@import url("https://fonts.googleapis.com/css2?family=Varela+Round&display=swap");
.varela-round-regular {
  font-family: "Varela Round", serif;
  font-weight: 400;
  font-style: normal;
}

.home-banner .item {
  /*position: relative;
    min-height: 400px;
    margin-bottom: 8px;*/
  background-repeat: no-repeat;
  /*background-size: cover;*/
}
.home-banner .tint-bg {
  /*position: absolute;*/
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  /*height: 100%;*/
}
.home-banner .hover-blk {
  /*position: absolute;*/
  top: 0;
  left: 0;
  width: 100%;
  /*height: 100%;*/
  text-align: center;
  z-index: 2;
}
.home-banner .hover-blk img {
  margin-bottom: 13px;
}
.home-banner .hover-blk .content {
  /*display: inline-block;*/
  vertical-align: middle;
  color: #ffffff;
  font-size: 18px;
}
.home-banner .hover-blk .content h2 {
  font-size: 40px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.home-banner .hover-blk .content .date {
  display: block;
  margin-bottom: 20px;
}
.home-banner .hover-blk:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.home-banner .hover-blk .banner-link a {
  display: inline-block;
  margin-bottom: 8px;
}
.home-banner .hover-blk a {
  color: #ffffff;
  display: block;
}
.home-banner .owl-buttons .owl-prev,
.home-banner .owl-buttons .owl-next {
  width: 50px;
  height: 65px;
  position: absolute;
  top: 50%;
  text-indent: -100%;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  margin-top: -50px;
}
.home-banner .owl-buttons .owl-prev:before,
.home-banner .owl-buttons .owl-next:before {
  content: "";
  background-image: url("../img/slider-arow.png");
  background-repeat: no-repeat;
  width: 21px;
  height: 40px;
  position: absolute;
  top: 15px;
}
.home-banner .owl-buttons .owl-prev:hover,
.home-banner .owl-buttons .owl-next:hover {
  opacity: 1;
}
.home-banner .owl-buttons .owl-prev {
  left: 40px;
}
.home-banner .owl-buttons .owl-prev:before {
  left: 10px;
}
.home-banner .owl-buttons .owl-next {
  right: 40px;
}
.home-banner .owl-buttons .owl-next:before {
  background-position: -23px 0;
  right: 10px;
}

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
  width: 50px;
  height: 65px;
  position: absolute;
  top: 50%;
  text-indent: -100%;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  margin-top: -50px;
}
.owl-buttons .owl-prev:before,
.owl-buttons .owl-next:before {
  content: "";
  background-image: url("../img/slider-arow.png");
  background-repeat: no-repeat;
  width: 21px;
  height: 40px;
  position: absolute;
  top: 15px;
}
.owl-buttons .owl-prev:hover,
.owl-buttons .owl-next:hover {
  opacity: 1;
}
.owl-buttons .owl-prev {
  left: 40px;
}
.owl-buttons .owl-prev:before {
  left: 10px;
}
.owl-buttons .owl-next {
  right: 40px;
}
.owl-buttons .owl-next:before {
  background-position: -23px 0;
  right: 10px;
}

.grid-sec {
  padding: 28px 0;
}
.grid-sec h2 {
  font-size: 30px;
  color: #072421;
  padding: 0 60px;
  position: relative;
  background-color: #ffffff;
  display: inline-block;
}
.grid-sec h2:before,
.grid-sec h2:after {
  width: 40px;
  height: 1px;
  background-color: #849b99;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  content: "";
}
.grid-sec h2:after {
  right: 0;
}
.grid-sec h2:before {
  left: 0;
}
.grid-sec .blk-sec {
  padding-top: 80px;
}
.grid-sec .blk-sec .blocks {
  color: #072421;
  border-radius: 4px;
  background-color: #dce7e0;
  padding: 25px;
  margin: 0 10px;
}
.grid-sec .blk-sec .blocks p {
  line-height: 26px;
  margin-bottom: 44px;
  min-height: 156px;
}

.block-sec .blocks {
  padding: 25px;
  margin: 0 10px;
  border: 1px solid #eee;
  text-align: center;
}
.block-sec .blocks p {
  line-height: 26px;
  margin-bottom: 44px;
  min-height: 156px;
}
.block-sec .blocks span {
  text-transform: uppercase;
  font-size: 14px;
}

.test-monl {
  padding: 40px 0;
}
.test-monl .slide-content {
  position: relative;
  padding-top: 105px;
}
.test-monl .slide-content .user {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
}
.test-monl .slide-content .user img {
  border: 4px solid #f68c32;
  border-radius: 100%;
  width: 100%;
}
.test-monl .slide-content .right-sec p {
  color: #747678;
  font-size: 22px;
  line-height: 40px;
}
.test-monl .slide-content .right-sec p.text {
  position: relative;
  padding: 50px;
}
.test-monl .slide-content .right-sec p.text:before,
.test-monl .slide-content .right-sec p.text:after {
  background: url("../img/slider-quotes.png") no-repeat;
  position: absolute;
  width: 45px;
  height: 30px;
  content: "";
}
.test-monl .slide-content .right-sec p.text:before {
  top: 0;
  left: 10px;
}
.test-monl .slide-content .right-sec p.text:after {
  bottom: 0px;
  right: 50px;
}
.test-monl .slide-content .right-sec .name {
  font-size: 34px;
  line-height: 38px;
  font-family: "interfacebold";
  margin-top: 60px;
}
.test-monl .owl-buttons .owl-prev:before,
.test-monl .owl-buttons .owl-next:before {
  background-image: url("../img/slider-arow-gry.png");
}
.test-monl .owl-buttons .owl-prev {
  left: 20px;
}
.test-monl .owl-buttons .owl-next {
  right: 20px;
}
.test-monl .title {
  padding: 30px 20px;
}
.test-monl .title h2 {
  margin-bottom: 10px;
  font-size: 40px;
  color: #525252;
}

.news-sec {
  background-image: url("../img/banner-mid.jpg");
  background-repeat: no-repeat;
  height: 230px;
  background-size: cover;
  display: flex;
  align-items: center;
}
.news-sec h2 {
  font-size: 40px;
  color: #ffffff;
}
.news-sec .btn-border {
  padding: 12px 45px;
  margin-top: 18px;
}

/* slider transition*/
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 0.7s both ease;
  -moz-animation: fadeOut 0.7s both ease;
  animation: fadeOut 0.7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn 0.7s both ease;
  -moz-animation: fadeIn 0.7s both ease;
  animation: fadeIn 0.7s both ease;
}

/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

.js-videoWrapper {
  position: relative;
  padding-top: 250px;
}
.js-videoWrapper .videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.js-videoWrapper .videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
  background: url("../img/video-img.jpg") no-repeat;
  background-size: cover;
  border: 0;
}
.js-videoWrapper .videoPoster:after {
  content: "";
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.js-videoWrapper .videoPoster:before {
  content: "";
  position: absolute;
  background: url("../img/play-btn.png") no-repeat;
  width: 93px;
  height: 93px;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  cursor: pointer;
}
.js-videoWrapper.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
  -moz-transition-delay: 0s, 800ms;
  transition-delay: 0s, 800ms;
}
.js-videoWrapper.videoWrapperActive .banner-txt {
  opacity: 0;
}

.inner-banner {
  height: auto;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.inner-banner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 36, 47, 0.7);
  content: "";
  z-index: 0;
}
.inner-banner.event-slider:before {
  display: none;
}
/*.inner-banner.event-slider .container .text-field {
    min-height: 300px; }*/
.inner-banner.faq-banner {
  background-image: url("../img/faq-banner.jpg");
}
.inner-banner.about-banner {
  background-image: url("../img/about-banner.jpg");
}
.inner-banner.about-sub {
  background-image: url("../img/about-sub-banner.jpg");
}
.inner-banner.people-banner {
  background-image: url("../img/people-banner.jpg");
}
.inner-banner.people-banner {
  background-image: url("../img/people-banner.jpg");
}
.inner-banner.common-banner {
  display: flex;
  align-items: center;
}
.inner-banner.common-banner .text-field {
  padding: 0 10px;
}
.inner-home-banner {
  padding-top: unset !important;
}
.inner-banner.programme-banner {
  background-image: url("../img/programme-banner.jpg");
}
.inner-banner.event-banner {
  background-image: url("../img/event-banner.jpg");
}
.inner-banner .text-field {
  padding: 15px 40px 15px;
  /*height: 100%;*/
  color: #ffffff;
  position: relative;
  z-index: 1;
  text-align: center;
}
.inner-banner .text-field h1 {
  font-size: 30px;
  margin-bottom: 15px;
}
.inner-banner .text-field p {
  font-size: 16px;
  color: #dbdbdb;
  line-height: 21px;
}
.inner-banner .owl-item .text-field {
  text-align: center;
}
.inner-banner .boder-sm:hover,
.inner-banner .boder-sm:focus {
  background: #ffffff;
  color: #093734;
}
.inner-banner .owl-item .item {
  position: relative;
}
.inner-banner .owl-item .item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 36, 47, 0.7);
  content: "";
  z-index: 0;
}

.map-sec {
  position: relative;
}
.map-sec .map-block {
  height: 300px;
}
.map-sec .right-blk {
  background: rgba(0, 134, 204, 0.85);
  padding: 24px;
}
.map-sec .right-blk .ineer-sec {
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.25);
  text-align: center;
  padding: 70px 10px 60px;
}
.map-sec .right-blk .ineer-sec .boder-sm {
  margin-top: 34px;
}
.map-sec .right-blk h3 {
  font-size: 36px;
  margin-bottom: 16px;
}
.map-sec .right-blk p {
  font-size: 20px;
  line-height: 28px;
}

.collapse-list > li {
  padding: 22px 60px 22px 20px;
  position: relative;
  border-bottom: 1px solid #ededed;
  min-height: 25px;
}
.collapse-list > li:before {
  content: "";
  position: absolute;
  background: url("../img/collapse-icn.png") no-repeat;
  width: 26px;
  height: 24px;
  left: 0;
  top: 22px;
  cursor: pointer;
}
.collapse-list > li .head {
  font-size: 18px !important;
  font-family: "Varela Round", sans-serif !important;
  color: #005162;
  cursor: pointer;
  padding-left: 13px;
}
.collapse-list > li .head p {
  margin-bottom: 0;
}
.collapse-list > li .circle {
  position: relative;
  margin: 0 10px 5px 0;
  float: left;
  top: 0;
}
.collapse-list > li .collapse-cont {
  display: none;
  padding: 26px 0;
  font-size: 16px;
  color: #000;
  line-height: 25px;
}
.collapse-list > li .collapse-cont p {
  margin-bottom: 30px;
  color: #000 !important;
}
.collapse-list > li .collapse-btn {
  width: 14px;
  height: 14px;
  position: absolute;
  cursor: pointer;
  right: 20px;
  top: 25px;
}
.collapse-list > li .collapse-btn:before {
  width: 14px;
  height: 2px;
  left: 0;
  top: 6px;
}
.collapse-list > li .collapse-btn:after {
  width: 2px;
  height: 14px;
  right: 6px;
  top: 0;
}
.collapse-list > li .collapse-btn:before,
.collapse-list > li .collapse-btn:after {
  background-color: #a6a6a6;
  position: absolute;
  content: "";
}
.collapse-list > li.open .collapse-cont {
  display: block;
}
.collapse-list > li.open .collapse-btn:after {
  display: none;
}

.faq-collapse {
  padding: 10px;
}

.speaker-details {
  margin-bottom: 50px;
  border-bottom: 1px solid #eee;
  padding-bottom: 45px;
}
.speaker-details .speaker-img {
  margin-bottom: 20px;
}
.speaker-details h2 {
  color: #093734;
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 1;
}
.speaker-details h4 {
  color: #333;
  margin-bottom: 20px;
}
.speaker-details p {
  color: #777;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 24px;
}
.speaker-details .actions {
  margin-top: 35px;
}
.speaker-details .btn-default {
  min-width: 100px;
  margin-right: 12px;
  margin-bottom: 10px;
}

.program-details h2 {
  color: #093734;
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 1;
}
.program-details h4 {
  color: #333;
  margin-bottom: 20px;
}
.program-details p {
  color: #777;
  font-size: 16px;
  margin-bottom: 10px;
}

.committee-members .member-img {
  width: 100%;
  height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
}
.committee-members .member-details {
  padding: 30px;
}
.committee-members .member-details h2 {
  font-size: 35px;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 20px;
}
.committee-members .member-details p {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 30px;
}
.committee-members .speaker-details {
  padding-left: 28px;
  padding-right: 28px;
}

.sponsor-details {
  margin-top: 40px;
  border-bottom: 1px solid #eee;
  padding-bottom: 45px;
}
.sponsor-details .sponsor-img {
  margin-bottom: 20px;
}
.sponsor-details .sponsor-img img {
  max-width: 300px;
}
.sponsor-details h3 {
  color: #093734;
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1;
}
.sponsor-details p {
  color: #777;
  font-size: 16px;
  margin-bottom: 10px;
}
.sponsor-details .actions {
  margin-top: 35px;
}
.sponsor-details .btn-default {
  min-width: 100px;
  margin-right: 12px;
}
.sponsor-details .social-list {
  margin-bottom: 20px;
}
.sponsor-details .social-list li {
  display: inline-block;
  margin-right: 10px;
}
.sponsor-details .social-list li a {
  color: #747678;
}
.sponsor-details .social-list li a:hover {
  color: #093734;
}
.sponsor-details .social-list li a i {
  font-size: 18px;
  vertical-align: middle;
}
.sponsor-details .actions {
  margin-top: 0;
}
.sponsor-details .actions span {
  color: #0086cc;
}
.sponsor-details .actions span.spacer {
  margin: 0 10px;
  color: #747678;
}
.sponsor-details .actions span a {
  color: #0086cc;
}
.sponsor-details .actions span a:hover,
.sponsor-details .actions span a:focus {
  text-decoration: underline;
}

div.sponsor-details:first-child {
  margin-top: 0;
}

.testim-details {
  margin-bottom: 40px;
  border-bottom: 1px solid #eee;
  padding-bottom: 45px;
}
.testim-details .testim-img {
  margin-bottom: 20px;
}
.testim-details .testim-img img {
  border-radius: 50%;
  border: 5px solid #08b9ac;
}
.testim-details p {
  color: #747678;
  font-size: 18px;
  margin-bottom: 0;
}

.table-blk .bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.count-wrap h2 {
  font-size: 42px;
  color: #747678;
}

.event-slider .owl-item .item {
  background-size: cover;
}

.block-sec {
  padding: 80px 0;
}

.section-pad {
  padding: 0 15px;
}

.circle {
  min-width: 31px;
  min-height: 31px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 16px;
  font-size: 15px;
  color: #ffffff;
  text-align: center;
  padding: 1px 4px;
  line-height: 31px;
}
.circle.gren {
  background-color: #08b9ac;
}
.circle.ylow {
  background-color: #fbc72a;
}
.circle.blu {
  background-color: #0086cc;
}
.circle.gry {
  background-color: #747678;
}
.circle.dark {
  background-color: #093734;
}

.day-list {
  margin-bottom: 40px;
}
.day-list .faq-collapse {
  padding: 42px 0;
}
.day-list .collapse-list > li {
  padding: 22px 60px 22px 20px;
}
.day-list .collapse-list > li:before {
  display: none;
}
.day-list .date {
  float: left;
}
.day-list .date li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.day-list .date li a {
  display: block;
  font-size: 18px;
  padding: 6px 5px;
  border-bottom: 2px solid transparent;
  color: #728281;
}
.day-list .date li.active a {
  color: #093734;
  border-bottom-color: #093734;
}
.day-list .top {
  margin: 26px 0;
}
.day-list .title-blk h2 {
  padding-bottom: 15px;
}
.day-list .title-blk p {
  margin-bottom: 0;
}
.day-list .time {
  border-left: 4px solid #093734;
  padding: 5px 5px 5px 12px;
  font-size: 18px;
  color: #093734;
  margin-bottom: 15px;
}
.day-list .collapse-cont h3 {
  margin-bottom: 8px;
  color: #525252;
}

.booknw {
  text-align: center;
  max-width: 800px;
  margin: 12px auto 0;
  padding: 40px 20px;
  border: 1px solid #dde7e2;
}
.booknw span {
  display: block;
  margin-bottom: 22px;
}

.booknw-btn {
  font-size: 18px;
  text-transform: uppercase;
  background-color: #fbc72a;
  color: #ffffff;
  min-width: 200px;
  padding: 8px 12px;
}
.booknw-btn:hover {
  color: #ffffff;
}

.strem h3,
.delegate h3 {
  margin-bottom: 18px;
  color: #525252;
  font-size: 28px;
}

.strem .title-blk {
  padding-top: 56px;
}
.strem .stram-list {
  margin-bottom: 40px;
}
.strem .stram-list li {
  padding: 6px 6px 6px 50px;
  position: relative;
  min-height: 40px;
}
.strem .stram-list li a {
  color: #0086cc;
  font-size: 16px;
}
.strem .stram-list li .circle {
  top: 0;
}

.day-nav {
  border-bottom-color: #dde7e2;
}
.day-nav > li {
  text-align: center;
}
.day-nav > li > a {
  color: #728281;
  font-size: 18px;
}
.day-nav > li > a:hover,
.day-nav > li > a:focus {
  background-color: transparent;
  border-color: transparent;
}
.day-nav > li.active > a {
  border-color: #dde7e2;
  border-bottom-color: transparent;
}

.day-vew-wraper {
  position: relative;
}
.day-vew-wraper .tab-content {
  padding: 40px 12px 12px;
}

.days-filter {
  border: 1px solid #c1d0cf;
  padding: 15px;
  width: 275px;
}
.days-filter h3 {
  font-size: 20px;
  color: #093734;
  margin-bottom: 15px;
  font-family: "interfacebold", Arial, sans-serif;
}
.days-filter .collapse-head {
  font-size: 16px;
  color: #093734;
  font-family: "interfacebold", Arial, sans-serif;
  display: block;
  padding: 5px 20px 5px 0;
  position: relative;
}
.days-filter .collapse-head:before {
  position: absolute;
  right: 0;
  top: 5px;
  content: "";
  width: 20px;
  height: 15px;
  background: url("../img/arrow-accord.png") no-repeat center;
}
.days-filter .collapse-head.collapsed:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.days-filter .collapse-blk li {
  color: #777777;
}
.days-filter .collapse-blk li label {
  line-height: 22px;
}

.filter-sec {
  position: relative;
}
.filter-sec .btn-default {
  min-width: auto;
}
.filter-sec .btn-default.reset {
  background-color: transparent;
  border: 1px solid #093734;
  color: #093734;
}
.filter-sec .btn {
  padding: 8px 18px;
  margin-right: 10px;
}
.filter-sec .submit-blk {
  margin-top: 18px;
}

.filter-icn {
  width: 42px;
  height: 42px;
  background-color: #dde7e2;
  border-radius: 50px;
  position: absolute;
  display: none;
  line-height: 55px;
  text-align: center;
  z-index: 4;
  top: -50px;
}
.filter-icn i {
  background: url("../img/filter.png") no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
}

.delegate .blocks {
  margin-bottom: 30px;
}
.delegate .title-blk p {
  margin-bottom: 13px;
}
.delegate h4 {
  font: 19px "interfacebold", Arial, sans-serif;
  margin-bottom: 16px;
  color: #093734;
}
.delegate ul li {
  margin: 11px 0;
}
.delegate .link {
  color: #0086cc;
}
.delegate .disc {
  margin-left: 23px;
  list-style: disc;
}
.delegate .disc li {
  list-style: disc;
}

.delegate-blk {
  margin-bottom: 40px;
  border-bottom: 1px solid #eee;
  padding-bottom: 28px;
}

.delegate-table {
  border: 1px solid #ddd;
}
.delegate-table thead > tr > th {
  border-bottom: 0;
  background-color: #dde7e2;
}
.delegate-table thead > tr > th,
.delegate-table tbody > tr > td {
  padding: 11px 8px;
}
.delegate-table tbody > tr:nth-of-type(even) {
  background-color: #f9f9f9;
}
.delegate-table tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}

.mar-b25 {
  margin-bottom: 25px;
}

.video-sec:nth-of-type(even) {
  background-color: #08b9ac;
}

.video-sec:nth-of-type(odd) {
  background-color: #5ab950;
}

.video-sec .title-blk h2,
.video-sec .title-blk p {
  color: #ffffff;
}
.video-sec .ulclasses li {
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
}

.committee-members .speaker-details {
  margin-bottom: 23px;
}
.committee-members .speaker-details .btn {
  margin-top: 18px;
}

.history-slider {
  background-color: #f8f8f8;
}
.history-slider .title-blk.half {
  text-align: left;
}
.history-slider .item img {
  width: 100%;
  display: block;
}
.history-slider .row {
  margin-left: 0;
  margin-right: 0;
}
.history-slider .owl-controls {
  text-align: center;
  margin: 5px;
}

.silder-sec .owl-theme .owl-controls .owl-page span {
  background: #bec7c3;
}

.contact-blk {
  color: #ffffff;
  padding-top: 40px;
}
.contact-blk .title-blk p {
  color: #ffffff;
  margin-bottom: 10px;
}

.spec-date-blk {
  margin-top: 3px;
  float: left;
  padding: 10px 5px 10px 23px;
  margin-left: 2%;
  color: #093734;
  border-left: 2px solid #093734;
  font-family: "Varela Round", sans-serif !important;
  font-weight: 600;
  font-size: 14px;
}
.spec-date-blk .date {
  margin-bottom: 2px;
}

.btn-mar {
  margin-right: 20px;
  margin-bottom: 15px;
}

.sponser-list h2 {
  font-size: 30px;
  margin-bottom: 0;
}

.ulclasses ul,
.ulclasses ol {
  margin-left: 20px;
  list-style: initial;
  /* color: #005162 !important;*/
}
.ulclasses ul li {
  list-style: disc;
}
.ulclasses ol li {
  list-style: decimal;
}
.ulclasses li {
  margin-bottom: 10px;
}

.full-grid {
  padding: 35px;
}

.singlepages {
  line-height: 23px;
}

.collapse-cont.ulclasses ul li,
.collapse-cont.ulclasses ol li {
  margin-bottom: 0;
  font-size: 16px;
}

.title-blk.full.whyattentpage {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .grid-sec {
    padding: 50px 0;
    text-align: center;
  }
  .grid-sec h2 {
    font-size: 40px;
    padding: 0 130px;
  }
  .grid-sec h2:before,
  .grid-sec h2:after {
    width: 100px;
  }
  .grid-sec.blocks {
    text-align: center;
  }

  .test-monl .slide-content {
    padding-left: 260px;
    padding-top: 0;
  }
  .test-monl .slide-content .user {
    width: 200px;
    height: 200px;
    top: 30px;
    left: 6%;
    right: auto;
  }
  .test-monl .slide-content .user img {
    border: 11px solid #f68c32;
  }
  .test-monl .slide-content .right-sec .name {
    font-size: 18px;
    margin-top: 15px;
  }

  .header .header-top {
    height: 103px;
  }
  .header .header-top .right {
    display: block;
  }
  .header .logo a {
    max-width: 258px;
  }

  .faq-collapse {
    padding: 42px 63px 67px;
  }

  .day-nav > li {
    min-width: 180px;
  }

  .news-sec,
  .testim-details,
  .speaker-details,
  .sponsor-details,
  .contact-blk {
    text-align: center;
  }

  .spec-date-blk {
    /*display: block;*/
    margin-left: 0% !important;

    padding: 10px 5px 10px 10px !important;
  }

  .js-videoWrapper {
    padding-top: 350px;
  }
}
@media (min-width: 992px) {
  .home-banner .hover-blk {
    padding-top: 6rem;
  }
  .content-pad {
    padding: 0 60px;
  }

  .table-blk {
    width: 100%;
    display: table;
  }
  .table-blk .table-cell {
    display: table-cell;
    vertical-align: top;
    width: 50%;
  }
  .table-blk .table-cell .btn-default {
    font-size: 16px;
    padding: 8px 20px;
  }

  .test-monl {
    padding: 20px 0 40px;
  }
  .test-monl .slide-content {
    padding-left: 410px;
    min-height: 240px;
  }
  .test-monl .slide-content .user {
    width: 225px;
    height: 225px;
    top: 0;
    left: 8%;
  }
  .test-monl .slide-content .user img {
    border: 11px solid #f68c32;
  }
  .test-monl .slide-content .right-sec .name {
    font-size: 24px;
    margin-top: 25px;
  }

  /*.inner-banner {
        min-height: 400px; }*/
  /*.inner-banner .text-field {
        padding: 80px 40px 77px; }*/
  .inner-banner .text-field h1 {
    font-size: 30px;
    /* margin-bottom: 36px;*/
  }
  .inner-banner .text-field p {
    font-size: 18px;
    line-height: 25px;
    padding: 0 10%;
  }

  .map-sec .map-block {
    height: 500px;
  }
  .map-sec .right-blk {
    position: absolute;
    right: 40px;
    top: 35px;
    width: 398px;
  }

  .speaker-details {
    position: relative;
    padding: 0 0 0 360px;
    padding-bottom: 45px;
    white-space: nowrap;
    text-align: left;
  }
  .speaker-details:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .speaker-details .speaker-img {
    left: 0;
    position: absolute;
    text-align: center;
    width: 274px;
  }
  .speaker-details p {
    white-space: normal;
  }

  .sponsor-details {
    position: relative;
    padding: 0 0 0 260px;
    padding-bottom: 60px;
    min-height: 220px;
    white-space: nowrap;
    text-align: left;
  }
  .sponsor-details:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .sponsor-details .sponsor-img {
    left: 0;
    position: absolute;
    text-align: center;
    width: 200px;
  }
  .sponsor-details p {
    white-space: normal;
  }

  .testim-details {
    position: relative;
    padding-bottom: 80px;
    padding-top: 20px;
    white-space: nowrap;
    text-align: left;
  }
  .testim-details.left {
    padding-left: 190px;
  }
  .testim-details.right {
    padding-right: 190px;
  }
  .testim-details.right .testim-img {
    left: auto;
    right: 0;
  }
  .testim-details:last-child {
    border-bottom: 0;
  }
  .testim-details .testim-img {
    left: 0;
    top: 0;
    position: absolute;
    text-align: center;
    width: 155px;
  }
  .testim-details p {
    white-space: normal;
  }

  .title-blk.full {
    padding: 45px 50px;
  }
  .title-blk.half {
    padding: 40px;
  }

  .event-main.main-wraper .header .nav-blk {
    min-height: 50px;
  }
  .event-main .header-top .date-blk {
    margin: 12px 8px 0 0;
    font-size: 16px;
    text-align: right;
    display: block;
  }
  .event-main .header-top .date-blk span {
    display: inline-block;
    margin-left: 3px;
  }
  .event-main .header-top.london {
    background: url("../img/london.png") no-repeat center 30px;
    border-bottom: 5px solid #61c0df;
  }
  .event-main .header-top.london .date-blk {
    color: #61c0df;
  }
  .event-main .header-top.singapore {
    background: url("../img/singapore.png") no-repeat center 23px;
    border-bottom: 5px solid #fdb933;
  }
  .event-main .header-top.singapore .date-blk {
    color: #fbb832;
  }

  .header .nav-blk {
    display: block;
    padding: 0;
  }
  .header .nav-blk .nav-list {
    text-align: left;
    float: left;
  }
  .header .nav-blk .nav-list li {
    float: left;
    margin-right: 5px;
    margin-bottom: 0;
  }
  .header .nav-blk .nav-list li > a {
    padding: 15px 30px 15px 15px;
  }
  /* .header .nav-blk .nav-list li a:hover {
    background-color: #fff;
  } */

  .header .nav-blk .nav-list li .sub-menu {
    position: absolute;
    background: #ffffff;
  }
  .header .nav-blk .nav-list li .sub-menu li {
    border-bottom: 1px solid #eee;
  }
  .header .nav-blk .nav-list li .sub-menu li a:hover {
    background: transparent;
  }
  .header .nav-blk .nav-list.social {
    float: right;
    margin-top: 10px;
  }

  .main-wraper {
    /*        padding-top: 163px;*/
  }

  .days-filter {
    float: left;
    margin: 0 15px 45px 0;
  }

  .day-vew-wraper {
    float: none;
    width: auto;
    overflow: hidden;
  }

  .section-pad {
    padding: 0 63px;
  }

  .committee-members .speaker-details {
    min-height: 300px;
    padding: 18px 0 0 320px;
  }
  .committee-members .speaker-details .speaker-img {
    top: 0;
  }

  .js-videoWrapper {
    padding-top: 28%;
  }

  .full-grid {
    padding: 40px;
  }
}
@media (min-width: 1200px) {
  .inner-banner.about-sub {
    height: 315px;
  }

  .event-slider .owl-item .item {
    min-height: 337px;
  }
}
@media (max-width: 991px) {
  .home-banner .hover-blk .content figure {
    width: 150px;
    margin: 0 auto;
  }
  .home-banner .hover-blk .content figure img {
    margin-bottom: 20px;
  }

  .owl-buttons .owl-next {
    right: 0;
  }
  .owl-buttons .owl-prev {
    left: 0;
  }

  .header .header-top {
    padding-right: 60px;
    background: #f8f8f8;
  }
  .header .menu-btn {
    display: block;
  }

  .days-filter {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 0;
    -moz-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-290px);
    -webkit-transition: transform 0.4s;
    -moz-transition: transform 0.4s;
    transition: transform 0.4s;
    background-color: #ffffff;
  }
  .days-filter.open {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .day-vew-wraper {
    background-color: #ffffff;
    position: relative;
    z-index: 2;
  }

  .filter-icn {
    display: block;
  }

  .filter-sec {
    margin-top: 72px;
  }

  .header .nav-blk {
    max-height: 72vh;
    overflow-y: auto;
  }

  .table-blk .bg-img {
    min-height: 315px;
  }

  .day-list {
    overflow-x: hidden;
  }
}
@media (max-width: 768px) {
  .grid-sec .blk-sec {
    padding-top: 50px;
  }
  .grid-sec .blk-sec .blocks {
    margin: 0;
    padding: 25px 18px;
  }
  .grid-sec .blk-sec .blocks p {
    margin-bottom: 25px;
  }
  .grid-sec h2 {
    font-size: 35px;
  }

  /*.news-sec {
        padding: 60px 20px 60px; }*/

  .block-sec {
    padding: 50px 0;
  }
  .block-sec .blocks {
    padding: 20px 18px;
    margin: 0;
  }
  .block-sec .blocks p {
    margin-bottom: 20px;
    min-height: 260px;
  }

  .testim-details .testim-img {
    width: 160px;
  }

  .spec-date-blk {
    /*width: 100%;*/
    /*padding: 9px 5px 0px 0px;
        border-left: 0;
        font-size: 13px;*/
  }
  .spec-date-blk .date,
  .spec-date-blk .place {
    /* display: inline-block;*/
  }
  .spec-date-blk .place {
    /*margin-left: 8px;*/
  }

  .header .header-top.spec-site {
    background: transparent !important;
    height: auto;
  }
}
@media (max-width: 767px) {
  .inner-banner .text-field {
    padding: 40px 20px;
  }

  .title-blk h2,
  .title-blk .speaker-title {
    font-size: 30px;
    padding-bottom: 20px;
  }
  .title-blk p {
    font-size: 16px;
  }
  .title-blk .btn-md {
    font-size: 14px;
    padding: 8px 20px;
    min-width: 115px;
  }
  .title-blk.full {
    text-align: left !important;
    padding: 28px;
  }

  .footer .menu-list li a {
    padding: 6px 10px;
  }

  .boder-sm {
    font-size: 14px;
  }

  .countdown-amount {
    font-size: 30px;
  }

  .countdown-period {
    font-size: 16px;
  }

  /*.inner-banner .text-field p {
        margin-bottom: 20px; }*/

  .grid-sec .blk-sec .blocks {
    margin-bottom: 15px;
  }
  .grid-sec h2 {
    padding: 0 15px;
  }
  .grid-sec h2:before,
  .grid-sec h2:after {
    content: none;
  }

  .home-banner .owl-buttons .owl-prev {
    left: 0;
  }
  .home-banner .owl-buttons .owl-next {
    right: 0;
  }

  .test-monl .owl-buttons .owl-next {
    right: 0;
  }
  .test-monl .owl-buttons .owl-prev {
    left: 0;
  }
  .test-monl .slide-content .right-sec p {
    font-size: 20px;
    line-height: 34px;
  }
  .test-monl .slide-content .right-sec p.text {
    text-align: center;
    padding: 40px 25px;
  }
  .test-monl .slide-content .right-sec .name {
    text-align: center;
    font-size: 25px;
    margin-top: 20px;
  }

  .news-sec h2 {
    font-size: 30px;
  }

  .block-sec .blocks {
    margin-bottom: 20px;
    text-align: left;
  }
  .block-sec .blocks p {
    min-height: inherit;
  }

  .testim-details {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .speaker-details {
    margin-bottom: 35px;
    padding-bottom: 35px;
  }
  .speaker-details .speaker-img {
    width: 160px;
  }
  .speaker-details h4 {
    line-height: 25px;
  }

  .sponsor-details {
    margin-top: 35px;
    padding-bottom: 35px;
  }

  .map-sec .right-blk {
    padding: 20px;
  }
  .map-sec .right-blk .ineer-sec {
    padding: 40px 10px 40px;
    text-align: left;
  }

  .collapse-list > li {
    padding: 15px 35px 15px 15px;
  }
  .collapse-list > li:before {
    content: none;
  }
  .collapse-list > li .collapse-btn {
    right: 5px;
    top: 20px;
  }
  .collapse-list > li .head {
    font-size: 16px;
  }

  .day-list .top {
    text-align: center;
  }
  .day-list .booknw {
    padding-top: 10px;
  }
  .day-list .booknw span {
    display: block;
    margin-bottom: 10px;
  }

  .delegate-blk table {
    width: 100% !important;
  }

  .header .header-top.spec-site {
    background-size: 100%;
  }

  .table-blk .bg-img {
    min-height: 260px;
  }

  .title-advisory {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .inner-banner .text-field {
    padding: 30px 10px;
  }

  .title-blk.full,
  .title-blk.half {
    padding: 30px 15px;
  }

  .home-banner .hover-blk .content {
    padding: 15% 2% 0;
  }
  .home-banner .hover-blk:before {
    display: none;
  }
}

.mainouter {
  background: #fff;
  padding-top: 109px;
}
.topmargin {
  margin-top: 140px;
}

/*new changes start here*/
.boxes-container {
  display: flex;
  justify-content: space-around;
  padding: 0px 60px;
}
.home-banner:after {
  content: "";
  width: 100%;
  height: 170px;
  background: #072421;
  margin-top: -100px;
}
.home-banner {
  margin-top: 0px;
}
.main-content {
  float: unset !important;
  margin-top: 0px;
}
.title-blk h2,
.title-blk p,
.ulclasses ol,
.title-blk span,
.table-blk.bg-blue h2,
.table-blk.bg-blue p,
.video-sec .title-blk h2,
.video-sec .title-blk p,
.collapse-list li .head p {
  color: #072421;
}
.btn-default {
  background-color: #072421 !important;
  border-color: #072421 !important;
}
.news-sec .btn-border {
  white-space: normal !important;
}
@import url("http://fonts.cdnfonts.com/css/avenir-next-rounded-pro");

.home-banner .hover-blk .content h2 {
  font-family: "Varela Round", sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
button,
nav ul li a {
  font-family: "Varela Round", sans-serif !important;
}

@import url(//db.onlinewebfonts.com/c/23a52005216dca8d403521d06834f924?family=AvenirNext-Medium);
@font-face {
  font-family: "AvenirNext-Medium";
  src: url("//db.onlinewebfonts.com/t/23a52005216dca8d403521d06834f924.eot");
  src: url("//db.onlinewebfonts.com/t/23a52005216dca8d403521d06834f924.eot?#iefix")
      format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/23a52005216dca8d403521d06834f924.woff2")
      format("woff2"),
    url("//db.onlinewebfonts.com/t/23a52005216dca8d403521d06834f924.woff")
      format("woff"),
    url("//db.onlinewebfonts.com/t/23a52005216dca8d403521d06834f924.ttf")
      format("truetype"),
    url("//db.onlinewebfonts.com/t/23a52005216dca8d403521d06834f924.svg#AvenirNext-Medium")
      format("svg");
}
body,
p,
span {
  font-family: "Roboto", sans-serif !important;
}

/*.home-banner .item:nth-child(1) .hover-blk .content h2, .home-banner .item:nth-child(1) .banner-link a {
    color: #efa178;
}
.home-banner .item:nth-child(2) .hover-blk .content h2, .home-banner .item:nth-child(2) .banner-link a {
    color: #c2c822;
}*/
/*.home-banner .item:nth-child(1) .hover-blk .content h2, .home-banner .item:nth-child(1) .banner-link a {
    color: #efa178;
}*/

.home-banner .item:nth-child(1) .hover-blk .content h2,
.home-banner .item:nth-child(1) .banner-link a {
  color: #efa178;
}
.home-banner .item:nth-child(2) .hover-blk .content h2,
.home-banner .item:nth-child(2) .banner-link a {
  color: #efa178;
}
.home-banner .item:nth-child(3) .hover-blk .content h2,
.home-banner .item:nth-child(3) .banner-link a {
  color: #efa178;
}
.home-banner .item:nth-child(4) .hover-blk .content h2,
.home-banner .item:nth-child(4) .banner-link a {
  color: #efa178;
}

.home-banner .item {
  width: 32.5%;
  margin-bottom: 0;
  background: #818181;
  height: 465px;
}
.home-banner .hover-blk .content h2 {
  font-size: 38px;
}
.home-banner .hover-blk .content .date {
  margin-bottom: 24px;
}
.home-banner .hover-blk .banner-link a {
  font-size: 19px;
}
.banner-bottom p {
  margin-right: 10px;
}

.owl-carousel,
.owl-carousel .owl-wrapper-outer,
.owl-carousel .owl-wrapper-outer .owl-wrapper,
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item,
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item,
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .container {
  height: auto;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item {
  min-height: 100% !important;
}
.stripe-line p {
  font-size: larger;
}

.stripe-arrow a span:before {
  content: "\279C";
}
.stripe-arrow a span:before:before {
  width: 2px;
  height: 2px;
  background-color: red;
}
.stripe-block {
  display: flex;
  align-items: center;
}

.owl-carousel .owl-wrapper {
  display: flex !important;
  align-items: center;
}
.main-content section:nth-child(2) a,
.main-content section:nth-child(2) a,
.main-content section:nth-child(2) a,
.main-content section:nth-child(2) a,
.main-content section:nth-child(2) a,
.main-content section:nth-child(2) a {
  color: #2a6ebb !important;
}

@media (max-width: 2560px) and (min-width: 1441px) {
  .home-banner .item {
    width: 32.5% !important;
    height: 552px !important;
    background-size: cover;
    background-position: bottom;
  }
  .home-banner .hover-blk {
    padding-top: 3rem !important;
  }
  .boxes-container {
    padding: 0px 300px !important;
  }
  .news-sec {
    height: 350px !important;
  }
}
@media (max-width: 1440px) and (min-width: 1281px) {
  .home-banner .item {
    width: 32.5% !important;
    height: 420px !important;
    background-size: cover;
    background-position: bottom;
  }
  .home-banner .hover-blk {
    padding-top: 3rem !important;
  }
}
@media (max-width: 1280px) and (min-width: 1200px) {
  .home-banner .item {
    width: 32.5% !important;
    height: 350px !important;
    background-size: 100% auto;
  }
  .home-banner .hover-blk {
    padding-top: 3rem !important;
  }
}
@media (max-width: 1199px) and (min-width: 1179px) {
  .home-banner .item {
    width: 32.5% !important;
    height: 350px !important;
    background-size: 100% auto;
  }
  .home-banner .hover-blk {
    padding-top: 3rem !important;
  }
  .grid-sec .blk-sec .blocks p {
    height: 200px !important;
  }
}
@media (max-width: 1180px) and (min-width: 1025px) {
  .home-banner .item {
    width: 32.5% !important;
    height: 350px !important;
    background-size: 100% auto;
  }
  .home-banner .hover-blk {
    padding-top: 3rem !important;
  }
  .news-sec h2 {
    font-size: 28px !important;
  }
  .news-sec {
    height: 176px !important;
  }
  .grid-sec .blk-sec .blocks p {
    height: 200px !important;
  }
}
@media (max-width: 1024px) and (min-width: 992px) {
  .home-banner .item {
    width: 32.5% !important;
    height: 350px !important;
    background-size: 100% auto;
  }
  .home-banner .hover-blk {
    padding-top: 3rem !important;
  }
  .news-sec h2 {
    font-size: 28px !important;
  }
  .news-sec {
    height: 176px !important;
  }
  .header .nav-blk .nav-list li > a {
    font-size: 14px !important;
  }
  .grid-sec .blk-sec .blocks p {
    height: 200px !important;
  }
}
@media (max-width: 991px) and (min-width: 824px) {
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 350px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .news-sec {
    height: 170px !important;
  }
  .news-sec h2 {
    font-size: 26px !important;
  }
  .grid-sec .blk-sec .blocks p {
    height: 310px !important;
  }
}
@media (max-width: 823px) and (min-width: 813px) {
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 287px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 27px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .news-sec {
    height: 170px !important;
  }
  .news-sec h2 {
    font-size: 26px !important;
  }
  .grid-sec .blk-sec .blocks p {
    height: 310px !important;
  }
}
@media (max-width: 812px) and (min-width: 801px) {
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 283px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 27px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .news-sec {
    height: 170px !important;
  }
  .news-sec h2 {
    font-size: 26px !important;
  }
  .grid-sec .blk-sec .blocks p {
    height: 310px !important;
  }
}
@media (max-width: 800px) and (min-width: 769px) {
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 279px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 27px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .news-sec {
    height: 132px !important;
  }
  .news-sec h2 {
    font-size: 26px !important;
  }
  .news-sec {
    height: 132px !important;
  }
  .news-sec h2 {
    font-size: 26px !important;
  }
  .grid-sec .blk-sec .blocks p {
    height: 310px !important;
  }
}
@media (max-width: 768px) and (min-width: 737px) {
  .grid-sec .blk-sec .blocks p {
    height: 260px !important;
  }
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 266px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 27px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .home-banner .hover-blk .banner-link a {
    font-size: 14px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .slide-content .right-sec {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .news-sec {
    height: 132px !important;
  }
  .news-sec h2 {
    font-size: 26px !important;
  }
}
@media (max-width: 736px) and (min-width: 732px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 22px !important;
  }
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 254px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 27px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .home-banner .hover-blk .banner-link a {
    font-size: 14px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .slide-content .right-sec {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
}
@media (max-width: 731px) and (min-width: 721px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 22px !important;
  }
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 253px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 27px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .home-banner .hover-blk .banner-link a {
    font-size: 14px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .slide-content .right-sec {
    padding-left: 30px;
    padding-right: 30px;
  }
  .slide-content .right-sec {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
}
@media (max-width: 720px) and (min-width: 668px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 22px !important;
  }
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 249px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 27px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .home-banner .hover-blk .banner-link a {
    font-size: 14px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .slide-content .right-sec {
    padding-left: 30px;
    padding-right: 30px;
  }
  .home-banner .hover-blk .content .date {
    font-size: 14px !important;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
}
@media (max-width: 667px) and (min-width: 663px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 22px !important;
  }
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 228px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 20px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .home-banner .hover-blk .banner-link a {
    font-size: 14px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .home-banner .hover-blk .content .date {
    font-size: 14px !important;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
}
@media (max-width: 662px) and (min-width: 654px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 22px !important;
  }
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 228px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 20px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .home-banner .hover-blk .banner-link a {
    font-size: 14px !important;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .home-banner .hover-blk .content .date {
    font-size: 14px !important;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
}
@media (max-width: 653px) and (min-width: 641px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 22px !important;
  }
  .boxes-container {
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 32.5% !important;
    height: 223px !important;
    background-size: 100% auto;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner:after {
    height: 145px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 27px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .home-banner .hover-blk .banner-link a {
    font-size: 13px !important;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .home-banner .hover-blk .content .date {
    font-size: 14px !important;
  }
  .home-banner .hover-blk .content .date {
    font-size: 14px !important;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
}
@media (max-width: 640px) and (min-width: 569px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 22px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 671px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .home-banner .hover-blk .content .date {
    font-size: 14px !important;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
}
@media (max-width: 568px) and (min-width: 561px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 22px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 587px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
}
@media (max-width: 560px) and (min-width: 541px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 578px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
}
@media (max-width: 540px) and (min-width: 481px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 555px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner .hover-blk .banner-link a {
    font-size: 30px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
}
@media (max-width: 480px) and (min-width: 426px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 486px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
}
@media (max-width: 425px) and (min-width: 415px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 422px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .main-content {
    margin-top: 65px !important;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
}
@media (max-width: 414px) and (min-width: 412px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 409px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
}
@media (max-width: 411px) and (min-width: 401px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 406px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
}
@media (max-width: 400px) and (min-width: 376px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 393px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .inner-banner .text-field h1 {
    font-size: 24px !important;
  }
}
@media (max-width: 375px) and (min-width: 361px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 364px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .inner-banner .text-field h1 {
    font-size: 24px !important;
  }
}
@media (max-width: 360px) and (min-width: 321px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 347px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .inner-banner .text-field h1 {
    font-size: 24px !important;
  }
}
@media (max-width: 320px) and (min-width: 281px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 300px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-line {
    display: none;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .inner-banner .text-field h1 {
    font-size: 24px !important;
  }
}
@media (max-width: 280px) {
  .logo a img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .stripe-block {
    justify-content: center;
  }
  .banner-bottom p {
    font-size: 16px !important;
  }
  .boxes-container {
    display: block !important;
    padding: 0px 30px !important;
  }
  .home-banner .item {
    width: 100% !important;
    margin-bottom: 20px;
    height: 254px !important;
    background-size: 100% auto;
  }
  .home-banner:after,
  .stripe-line {
    display: none !important;
  }
  .home-banner {
    margin-top: 30px !important;
  }
  .home-banner .hover-blk .content h2 {
    font-size: 28px !important;
  }
  .home-banner .hover-blk .banner-link a {
    font-size: 15px !important;
  }
  .home-banner .hover-blk .content .date {
    margin-bottom: 10px !important;
  }
  .banner-bottom {
    display: block !important;
  }
  .stripe-arrow a span {
    margin-left: auto;
    margin-right: auto;
  }
  .my-cookie {
    padding-left: 0% !important;
    margin-top: 10px !important;
    margin-left: auto;
    margin-right: auto;
    float: unset;
    display: table;
  }
  .header .nav-blk .nav-list {
    margin-left: 0px !important;
  }
  .inner-banner .text-field h1 {
    font-size: 24px !important;
  }
}

@media (max-width: 736px) {
  .news-sec {
    background-size: cover !important;
    background-position: bottom !important;
    height: auto !important;
    text-align: center;
    padding: 30px 30px;
  }
}
@media (max-width: 631px) {
  .spec-date-blk {
    padding: 10px 0px 0px 0px !important;
    border-left: 0px !important;
  }
  .spec-date-blk .date,
  .spec-date-blk .place {
    display: inline-block !important;
  }
  .spec-date-blk .place {
    margin-left: 8px;
  }
}
@media (max-width: 402px) and (min-width: 360px) {
  .spec-date-blk {
    font-size: 13px;
  }
}
@media (max-width: 359px) and (min-width: 321px) {
  .spec-date-blk {
    font-size: 12px;
  }
}
@media (max-width: 320px) and (min-width: 280px) {
  .spec-date-blk {
    font-size: 11px;
  }
}

@media (max-width: 2559px) and (min-width: 1441px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 1439px) and (min-width: 1281px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 1279px) and (min-width: 1179px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 1179px) and (min-width: 1023px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 1023px) and (min-width: 992px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 990px) and (min-width: 824px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 822px) and (min-width: 813px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 811px) and (min-width: 801px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 799px) and (min-width: 769px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 767px) and (min-width: 737px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 735px) and (min-width: 732px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 730px) and (min-width: 721px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 719px) and (min-width: 668px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 666px) and (min-width: 654px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 652px) and (min-width: 641px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 639px) and (min-width: 569px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 567px) and (min-width: 561px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 559px) and (min-width: 541px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 539px) and (min-width: 481px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 479px) and (min-width: 426px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 424px) and (min-width: 415px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 413px) and (min-width: 412px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 410px) and (min-width: 401px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 399px) and (min-width: 376px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 374px) and (min-width: 361px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 359px) and (min-width: 321px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 319px) and (min-width: 281px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 279px) {
  .home-banner .item {
    background-size: cover !important;
    background-position: bottom !important;
  }
}
@media (max-width: 220px) {
  .grid-sec h2,
  .news-sec h2 {
    font-size: 18px !important;
  }
  .news-sec .btn-border {
    padding: 12px 3px !important;
    font-size: 14px !important;
  }
}

/*new changes ends here*/

.int-cont {
  width: 100%;
  background: #382563;
  border: 1px solid #000;
  padding: 40px 40px;
  margin: auto;
}
.int-cont label {
  font-size: 16px;
  letter-spacing: 0.9px;
  padding-bottom: 10px;
  font-weight: lighter;
  text-shadow: 1px 1px 1px #000;
  width: 100%;
  line-height: 30px;
  color: #fff;
}
.int-cont label span input {
  width: 100%;
  height: 37px;
  border: 1px solid #000 !important;
  box-shadow: none !important;
  background: 100% !important;
  padding: unset !important;
}
.int-cont label span span span {
  display: block;
  text-align: left;
  margin-left: 0px;
}
.int-cont label span span span span {
  float: right;
  display: block !important;
  width: 93%;
  color: #fff !important;
}
.int-cont label span span span input {
  height: auto !important;
  width: auto;
  float: initial;
  margin-right: 0px !important;
}
.int-cont p input[type="submit"] {
  background: #efa178;
  border: 1px solid #efa178;
  width: 38%;
  padding: 5px 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  letter-spacing: 0.5px;
}
.int-cont label span input:focus,
.int-cont label span input:visited {
  outline: 1px solid #efa178;
}
.wpcf7-form {
  width: 100% !important;
}
.wpcf7 {
  float: unset !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 0px !important;
  margin-top: 0px !important;
}
.pllogin {
  padding: 40px;
}
.london-tbl-block table td {
  padding: 15px;
}
@media only screen and (max-width: 768px) {
  .london-tbl-block {
    overflow: auto;
  }
}

.spec-date-blk {
  display: flex;
  flex-direction: column;
}

.faq-collapse p {
  font-size: 16px;
}

.call-out-sec2-left ul li {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  margin-bottom: 10px;
  list-style-type: disc;
}

.mar-all-text ul li {
  color: #000 !important;
  list-style-type: disc;
}

li {
  font-size: 16px;
  line-height: 1.5;
  color: #000 !important;
  margin-bottom: 10px;
}

.f-w-400 {
  font-weight: 400 !important;
}

.dropdown-toggle::after,
.menu-item-has-children::after {
  position: absolute;
  top: 22px;
  right: 15px;
  vertical-align: 4px;
  content: "";
  border: solid #000000;
  border-width: 0 1.5px 1.5px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* .header .nav-blk .nav-list li a:hover {
  background-color: #fff;
} */

@media (max-width: 1281px) and (min-width: 1024px)
{
  li.menu-item a
   {
          padding: 15px 24px 15px 5px !important;
          font-size: 15px;
      }

 .dropdown-toggle::after, .menu-item-has-children::after
 {
    right: 10px !important;
 }
}
