/*$p-font-color:#686666;*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.top-message h2 {
  font-size: 37px;
  font-weight: bold;
  color: #0064C1;
  margin-bottom: 50px;
  line-height: 30px;
}
.top-message h2 span {
  font-size: 17px;
}

.frbout-missi {
  padding: 70px 0;
  background: -webkit-linear-gradient(390deg, #4a47e0 25%, #01b1ff 70%);
  text-align: center;
  color: #fff;
}
.frbout-missi img {
  margin: 50px 0;
  max-width: 150px;
}
.frbout-missi h6 {
  line-height: 30px;
}

.top-message {
  padding: 70px 0;
}
.top-message .message-info {
  text-align: right;
}

.about-timeline h3 {
  color: #0064C1;
  font-size: 20px;
}
.about-timeline .col-md-4 p {
  margin-top: 100px;
  font-weight: bold;
}

.about-timeline #timeline {
  width: 1020px;
  height: 560px;
  overflow: hidden;
  margin: 100px auto;
  position: relative;
  background: url(../images/dot.gif) left 45px repeat-x;
}

.about-timeline #dates {
  width: 800px;
  height: 60px;
  overflow: hidden;
  position: relative;
  left: -112%;
  top: 15px;
}

.about-timeline #dates li {
  list-style: none;
  float: left;
  width: 80px;
  height: 50px;
  font-size: 16px;
  text-align: center;
  background: url(../images/biggerdot.png) center bottom no-repeat;
  font-weight: bold;
}

.about-timeline #dates a {
  line-height: 38px;
  padding-bottom: 10px;
  color: #b5b5b5;
}

.about-timeline #dates .selected {
  font-size: 28px;
  color: #0064C1;
}

.about-timeline #issues {
  width: 800px;
  height: 450px;
  overflow: hidden;
  padding-left: 0px;
}

.about-timeline #issues li {
  width: 800px;
  height: 520px;
  list-style: none;
  float: left;
}

.about-timeline #issues li h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 0px 0 30px 0;
  padding-bottom: 20px;
  text-align: left;
}

.about-timeline #issues li.selected h1 {
  border-bottom: 1px solid #000;
  color: #0064C1;
}

.about-timeline #issues li p {
  font-size: 16px;
  margin-right: 70px;
  line-height: 20px;
}

.about-timeline #grad_left, .about-timeline #grad_right {
  width: 100px;
  height: 50px;
  position: absolute;
  top: 0;
}

.about-timeline #grad_left {
  left: 0;
  background: url(../images/grad_left.png) repeat-y;
}

.about-timeline #grad_right {
  right: 0;
  background: url(../images/grad_right.png) repeat-y;
}

.about-timeline #next, .about-timeline #prev {
  position: absolute;
  font-size: 70px;
  bottom: 0px;
  width: 30px;
  height: 38px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

/** .about-timeline #next:hover,.about-timeline #prev:hover{background-position:0 -76px} **/
.about-timeline #next {
  right: 24%;
  display: block !important;
  background: #ffffff url(../images/about-arrow.svg);
  display: block !important;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 5px 0px;
  width: 25px;
  bottom: 35px;
}

.about-timeline #prev {
  left: 32%;
  background: url(../images/about-arrow.svg);
  display: block !important;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position-x: 5px;
  bottom: 43px;
  transform: rotate(180deg);
}

.about-timeline #next.disabled, .about-timeline #prev.disabled {
  opacity: 0;
}

.col-md-5.tm-bt {
  overflow: hidden;
}

.about-timeline #issues li p::before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 12px;
  padding-right: 0em;
  position: relative;
  left: -10px;
}

.frbout-missi .col-md-5.col-sm-12.aos-init.aos-animate {
  text-align: center;
}

.frbout-missi h5 {
  font-size: 16px;
}

div#timeline h2 {
  font-size: 2.5rem;
  font-weight: bold;
  position: relative;
  top: -10px;
  color: #0064C1;
}

div#timeline .row:nth-child(2) .col-md-4 h3 {
  font-size: 20px;
  color: #0064C1;
  display: table-cell;
  vertical-align: middle;
  padding-top: 7%;
}

div#timeline .row:nth-child(2) .col-md-4 {
  height: 40px;
  display: table;
}

.inner-time p {
  margin-right: 5px !important;
  text-indent: -0.5em;
  margin-left: 0.5em;
}

.inner-time ul li {
  max-width: 100%;
  height: auto !important;
  opacity: 1 !important;
  list-style: initial !important;
}

.about-timeline #issues li img {
  width: 100% !important;
  margin: 0 0 0 10px !important;
}

.inner-time {
  display: flex;
  flex-wrap: wrap;
  max-width: 640px;
}

p.about-p-tag {
  font-weight: bold;
}

p.about-p-tag::before {
  content: "" !important;
  margin-left: 10px;
}

div#timeline .col-md-3.col-sm-12 {
  text-align: center;
}

div#timeline .col-md-3.col-sm-12 a {
  border: 1px solid #000;
  padding: 10px 20px;
  border-radius: 50px;
  color: #000;
  margin-top: 12px;
  display: block;
  max-width: 150px;
  float: right;
}

.global-deliv ul li {
  list-style: none;
  padding-left: 0 !important;
  flex-basis: 250px;
  text-align: center;
  flex-grow: 1;
  max-width: 300px;
  border: 2px solid #ccc;
  border-radius: 25px;
  padding: 20px !important;
}

.global-deliv ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: flex-start;
  margin-top: 30px;
}

.global-deliv ul li img {
  height: 60px;
  margin: 0 auto 10px;
  display: block;
}

.global-deliv {
  margin: 70px 0;
}

.global-network {
  background: #00f;
  padding: 100px;
  color: #fff;
}
.global-network h2 {
  font-size: 2.5rem;
}
.global-network h4 {
  font-size: 16px;
  margin-bottom: 20px;
}

.about-our-strength {
  margin: 100px 0;
}
.about-our-strength h2 {
  color: #0064C1;
  font-size: 2.5rem;
  text-align: center;
}
.about-our-strength h4 {
  font-size: 20px;
  margin-bottom: 80px;
  text-align: center;
}
.about-our-strength .our-strength-sec .col-md-6 {
  margin: 50px 0;
}
.about-our-strength img {
  width: 80%;
  border-radius: 25px;
}
.about-our-strength .right-img {
  float: right;
}
.about-our-strength .our-strength-sec h3 {
  margin-bottom: 30px;
}

/**About Us page awards code start**/
.frbout-awards {
  padding: 100px 0px 80px;
  background-color: #0064C1;
}

.block-views-blockawards-and-recognition-block-1 .slick__arrow {
  top: 100%;
  left: 87%;
  width: 110px;
  margin-top: 30px;
}

.block-views-blockawards-and-recognition-block-1 {
  background: #fff;
  padding: 100px 50px;
  border-radius: 25px;
}

.block-views-blockawards-and-recognition-block-1 .views-field-field-awards-image img {
  width: 275px;
  border-radius: 15px;
  border: 1px solid #ccc;
  margin-bottom: 5px;
}

.slick-arrow:hover::before {
  color: transparent !important;
}

.slick-arrow::before {
  color: transparent !important;
  font-size: 40px !important;
  opacity: 1 !important;
  background-repeat: no-repeat;
  background-size: 40px;
}

.slick--view--awards-and-recognition .slick-slide:hover img {
  -webkit-transform: none;
}

.slick-prev::before {
  background-image: url(../images/main-left-arrow-hover.png);
}

.slick-next::before {
  background-image: url(../images/main-right-arrow-hover.png);
}

.slick-prev:hover::before {
  background-image: url(../images/main-left-arrow.png);
}

.slick-next:hover::before {
  background-image: url(../images/main-right-arrow.png);
}

.page-node-type-about-us .fr-comp-overview-jap {
  padding: 100px 0 20px;
}

.frbout-awards h1 {
  color: #fff;
}

/** Our Company code start **/

.company-top-message h2 {
  font-size: 20px;
  color: #0064C1;
  margin: 100px 0 50px 0;
}
.company-top-message h2 span {
  font-size: 45px;
  margin-top: 15px;
  display: inline-block;
}

.page-node-31 .freyr-life-sciences .row {
  border-bottom: 1px solid #585858;
  padding: 40px 0 30px 0;
}

.page-node-31 .fr-comp-overview-jap h2 {
  margin-bottom: 50px;
  font-size: 30px;
  color: #0064C1;
}

/*.left-border {
  position: relative;
  left: 25px;
}

.left-border::before {
  content: "";
  height: 120%;
  width: 10px;
  padding-left: 10px;
  background: #0064C1;
  border-radius: 8px;
  position: absolute;
  left: -25px;
}*/

.left-border p {
  margin-bottom: 7px !important;
  font-weight: 600 !important;
}

.page-node-33 .top-message .row.us-reg {
  background: #ececec;
  margin: 30px 0;
  border-radius: 25px;
  padding: 20px;
}
.page-node-33 .country-name {
  font-size: 20px;
  font-weight: bold !important;
  color: #0064C1;
  margin-bottom: 5px !important;
}
.page-node-33 .top-message p {
  margin-bottom: 15px;
  font-weight: 200;
}
.page-node-33 .region-countries ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin: 12px 0 40px;
  gap: 30px;
}
.page-node-33 .region-countries ul li {
  display: grid;
  justify-content: start;
  flex-basis: 330px;
  flex-grow: 1;
  max-width: 32%;
  margin: 0;
  background: #ececec;
  border-radius: 25px;
  padding: 25px 20px;
}
.page-node-33 .region-countries {
  margin-bottom: 70px;
}

/** Services landing page code start **/
.services-banner {
  background: #0a2342;
  padding: 70px 0;
  color: #fff;
  text-align: center;
}
.services-banner h2 {
  font-size: 18px;
}
.services-banner h2 span {
  font-size: 38px;
}
.services-banner p {
  color: #fff;
  margin: 50px auto 0px auto;
  font-size: 20px;
  width: 50%;
}
.services-banner .footer-btn {
  display: unset;
}
.services-banner .footer-btn p {
  margin: 10px auto 0px auto;
}

.industry-services {
  background: -webkit-linear-gradient(390deg, #4a47e0 25%, #01b1ff 70%);
  padding: 70px 0;
  position: relative;
}
.industry-services .service-icon img {
  width: 150px;
  height: 150px;
  background: #0064C1;
  border-radius: 50%;
  border: 5px solid #fff;
  position: absolute;
  left: -20px;
  top: -20px;
}
.industry-services .consumer-service {
  background: #fff;
  padding: 30px;
  border-radius: 30px;
  margin: 80px 0;
  position: relative;
}
.industry-services .service-title p {
  margin-bottom: 5px;
  font-weight: 600;
  color: #0064C1;
}
.industry-services .service-title h2 {
  color: #0064C1;
}
.industry-services .consumer-service .row:nth-child(1) {
  margin-bottom: 45px;
}
.industry-services .products-list h3, .industry-services .services-list h3 {
  color: #0064C1;
  margin-bottom: 25px;
  font-weight: 500;
  margin-left: 15px;
}
.industry-services .consumer-service ul {
  margin-left: 20px;
}
.industry-services .consumer-service .row .services-list:nth-child(3) {
  margin-top: 58px;
}

.consumer-service .ja-serv-pag .col-md-4, .consumer-service .ja-serv-pag .col-md-8.services-list {
  margin-top: 20px;
}

.decade-of-success {
  text-align: center;
  background: #fff;
  padding: 50px 0;
}
.decade-of-success img {
  width: 300px;
  margin-top: 20px;
}
.decade-of-success video {
  width: 80%;
}
.decade-of-success .video-player {
  margin: 50px 0 0px 0;
}

.content-right img {
  width: 80%;
}

/** Vertical Timeline **/
#conference-timeline {
  position: relative;
  max-width: 920px;
  width: 100%;
  margin: 70px auto 0;
}

#conference-timeline .timeline-start, #conference-timeline .timeline-end {
  display: table;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  background: #0064C1;
  padding: 15px 23px;
  color: #fff;
  max-width: 5%;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

#conference-timeline .conference-center-line {
  position: absolute;
  width: 4px;
  height: 100%;
  top: 50px;
  left: 50%;
  margin-left: -2px;
  background: #0064C1;
  z-index: -1;
}

/* #conference-timeline .conference-timeline-content{padding-top:67px;padding-bottom:67px} */
.timeline-article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}

.timeline-article .content-left-container, .timeline-article .content-right-container {
  max-width: 44%;
  width: 100%;
}

.timeline-article .timeline-author {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #242424;
  text-align: right;
}

.timeline-article .content-left, .timeline-article .content-right {
  position: relative;
  width: auto;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
  padding: 27px 25px;
}

.timeline-article p {
  margin: 0 0 0 60px;
  padding: 0;
  font-weight: 400;
  color: #242424;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}

.timeline-article p span.article-number {
  position: absolute;
  font-weight: 300;
  font-size: 44px;
  top: 10px;
  left: -60px;
  color: #00b0bd;
}

.timeline-article .content-left-container {
  float: left;
}

.timeline-article .content-right-container {
  float: right;
}

.timeline-article .content-left:before, .timeline-article .content-right:before {
  position: absolute;
  top: 20px;
  font-size: 23px;
  font-family: "FontAwesome";
  color: #fff;
}

.timeline-article .content-left:before {
  content: "\f0da";
  right: -8px;
}

.timeline-article .content-right:before {
  content: "\f0d9";
  left: -8px;
}

.timeline-article .meta-date {
  position: absolute;
  top: 16%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  color: #fff;
  border-radius: 100%;
  background: #0064C1;
}

.timeline-article .meta-date .date, .timeline-article .meta-date .month {
  display: block;
  text-align: center;
}

.timeline-article .meta-date .date {
  font-size: 22px;
  line-height: 40px;
  margin-top: 18px;
}

.timeline-article .meta-date .month {
  font-size: 18px;
  line-height: 10px;
}

.content-left li::marker {
  color: #0064C1;
  font-size: 25px;
}

.page-node-32 .top-message {
  background: #0a2342;
  margin-bottom: 100px;
}

.multi-location h3 {
  font-size: 35px;
}

.services-overview {
  margin: 50px 0;
}
.services-overview h2 {
  color: #0064C1;
}

/*.services-overview ul {
  margin-left: 45px;
  margin-bottom: 0px;
}
.services-overview p {
  margin-left: 25px;
}
.services-overview .list-p {
  margin-left: 45px;
}
*/
.services-detailed-list {
  background: #ebf4ff;
  padding: 50px 0;
}
.services-detailed-list h4 {
  font-size: 16px;
  color: #0064C1;
}
.services-detailed-list h2 {
  color: #0064C1;
}
.services-detailed-list h4 span {
  font-size: 25px;
  margin-top: 5px;
  display: inline-block;
}
.services-detailed-list ul {
  margin-left: 20px;
  margin-top: 20px;
}
.services-detailed-list li::marker {
  color: #0064C1;
  font-size: 15px;
}

.digital-solutions-clients ul li {
  background-image: none !important;
  list-style: none !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
}

.first-pera {
  margin: 70px 0;
}
.services-overview-by-industry .row {
  margin: 30px 0;
  padding: 30px 0;
  background: #e1f0fa;
  border-radius: 25px;
  border: 2px solid #ccc;
}
.services-overview-by-industry {
  background: #0064C1;
  margin: 30px 0;
  padding: 50px 0;
}
.services-overview-by-industry .row h2 span {
  line-height: 102%; 
  color: #000;
}
.services-overview-by-industry .row .col-md-3 {
  text-align: center;
}
.services-overview-by-industry .row .row .col-md-3 p:nth-child(2) {
  font-size: unset !important;
  text-align: center;
  margin: 130px auto;
}
.services-overview-by-industry .row .col-md-3 img {
  width: 150px;
  height: 150px;
  padding: 5px;
  background: #fff;
  border-radius: 50%;
  border: 5px solid #fff;
  margin: 50px 0;
}
.services-overview-by-industry .row ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center !important;
  gap: 10px;
  margin-top: 20px;
}
.services-overview-by-industry .row ul li {
  flex-basis: 180px;
  flex-grow: 1;
  max-width: 220px;
  list-style: none;
  background: #fff;
  border-radius: 25px;
  padding: 12px;
}
.services-overview-by-industry .row ul li img {
  width: 50px;
}
.services-overview-by-industry .row h4 {
  font-size: 18px;
}
.services-overview-by-industry .row li p:nth-child(3) {
  font-size: 15px;
  line-height: 20px;
}

.video-container video {
  width: 75%;
  margin: 70px auto;
  display: block;
  border-radius: 25px;
  cursor: pointer;
}

/**Digital Solutuons page products**/
.field--name-field-home-page-products {
  width: 100%;
  height: auto;
  z-index: 1;
  background-image: linear-gradient(#F99F17 20%, #C72868 80%);
  display: block;
  position: relative;
  padding: 50px;
}

.field--name-field-home-page-products .field__label {
  color: #fff;
  font-family: Century Gothic, Arial;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  display: block;
  position: relative;
  margin-bottom: 30px;
}

.field--name-field-home-page-products .field__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.field--name-field-home-page-products > .field__items > .field__item {
  width: 31%;
  background: #fff;
  margin: 18px 10px;
  padding: 15px;
  box-shadow: 8px 8px #f8f7f7;
  border-radius: 10px;
  display: flex;
  align-items: center;
}

.field--name-field-home-page-products .field--name-field-products-image {
  margin: auto;
  width: 200px;
  padding-bottom: 12px;
}

.paragraph--type--products-home-page .field--name-field-products-text p {
  border-bottom: 2px solid #ccc;
  padding-bottom: 15px;
}

.field--name-field-home-page-products .field__item:hover img.img-fluid {
  filter: grayscale(100%);
}

.paragraph--type--products-home-page .field--name-field-products-text ul {
  padding: 0;
}

.paragraph--type--products-home-page .field--name-field-products-text ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
}

/*.paragraph--type--products-home-page .field--name-field-products-text ul li:before { content: "\2022"; color: #e71d63; font-weight: bold; display: inline-block; width: 0.5em; font-size: 30px; position: absolute; top: -10px; left: 0; }*/
.paragraph--type--products-home-page .field--name-field-products-link {
  text-align: center;
  padding: 10px 0px;
}

.paragraph--type--products-home-page .field--name-field-products-link a {
  color: #fff;
  text-decoration: none;
  background-color: #e62462;
  background-image: url(../images/fd-button-arrow.svg);
  background-color: #e62462;
  background-position: 7px;
  background-repeat: no-repeat;
  background-size: 1.875rem 1.875rem;
  border-radius: 500px;
  padding: 13px 25px 13px 50px;
  font-family: Century Gothic, Arial;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s;
}

.paragraph--type--products-home-page .field--name-field-products-link a:hover {
  padding-left: 24px;
  padding-right: 47px;
  background-position: top 50% right 7px;
  background-color: #de5f42;
}

/** client logo slider **/
.block-views-blockclient-logo-slider-block-1 {
  padding: 30px 0;
}

.block-views-blockclient-logo-slider-block-1 .slick-list {
  width: 90%;
  margin: auto;
}

.block-views-blockclient-logo-slider-block-1 h2 {
  color: #000;
  text-align: center;
  line-height: 104%;
  font-size: 2.5rem;
  font-weight: 700;
  display: block;
  position: relative;
  margin: 0px 0px 40px;
}

.block-views-blockclient-logo-slider-block-1 .slick-arrow::before {
  color: transparent;
  font-size: 40px;
  opacity: 1;
  background-repeat: no-repeat;
}

.block-views-blockclient-logo-slider-block-1 .slick-prev::before {
  background-image: url(../images/fd-arrow-left.png);
}

.block-views-blockclient-logo-slider-block-1 .slick-next::before {
  background-image: url(../images/fd-arrow-right.png);
}

.block-views-blockclient-logo-slider-block-1 .slick-prev:hover::before {
  background-image: url(../images/fd-arrow-left-hover.png);
}

.block-views-blockclient-logo-slider-block-1 .slick-next:hover::before {
  background-image: url(../images/fd-arrow-right-hover.png);
}

.block-views-blockclient-logo-slider-block-1 .views-field-field-logo-icon {
  width: 228px;
  border-radius: 15px;
  border: 1px solid #ccc;
  margin-left: 3px;
  margin-bottom: 5px;
}

.block-views-blockclient-logo-slider-block-1 .views-field-field-logo-icon img {
  border-radius: 15px;
}

.digital-solutions-clients {
  margin: 100px 0 50px 0;
}
.digital-solutions-clients h2 span {
  font-size: 18px;
}
.digital-solutions-clients h6, .digital-solutions-clients h2 {
  margin-left: 70px;
}

.global-networks-header h2 {
  font-size: 16px;
  margin-bottom: 40px;
  color: #0064C1;
}
.global-networks-header h2 span {
  font-size: 35px;
}

.global-networks-list h3 {
  font-size: 20px;
  color: #0064C1;
}
.global-networks-list .col-md-3 h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.global-networks-list ul li {
  width: 48%;
  float: left;
  list-style: none;
  font-weight: 400;
  line-height: 24px;
}

.global-networks-list a {
  color: #000;
}

.global-networks-list a:hover {
  color: #0064C1;
}

.global-networks-list {
  margin-bottom: 50px;
}

@media only screen and (max-width: 830px) {
  #conference-timeline .timeline-start, #conference-timeline .timeline-end {
    margin: 0;
  }
  #conference-timeline .conference-center-line {
    margin-left: 0;
    left: 50px;
  }
  .timeline-article .meta-date {
    margin-left: 0;
    left: 20px;
  }
  .timeline-article .content-left-container, .timeline-article .content-right-container {
    max-width: 100%;
    width: auto;
    float: none;
    margin-left: 110px;
    min-height: 53px;
  }
  .timeline-article .content-left-container {
    margin-bottom: 20px;
  }
  .timeline-article .content-left, .timeline-article .content-right {
    padding: 10px 25px;
    min-height: 65px;
  }
  .timeline-article .content-left:before {
    content: "\f0d9";
    right: auto;
    left: -8px;
  }
  .timeline-article .content-right:before {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .timeline-article p {
    margin: 0;
  }
  .timeline-article p span.article-number {
    display: none;
  }
}

/** Vertical Timeline **/
@media (max-width: 767px) {
  .main-wrapper {
    margin: 20px auto;
  }
  .about-timeline #issues li img {
    width: 70% !important;
  }
  .about-timeline #next {
    left: 93%;
    bottom: 113px;
  }
  .video-container video {
    width: 100% !important;
}
  .about-timeline #prev {
    left: -30px;
    background: #fff url(../images/about-arrow.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    bottom: 118px;
    width: 50px;
  }
  .about-timeline #timeline {
    min-height: 770px;
  }
  .about-timeline #issues {
    min-height: 470px;
  }
  div#timeline .row:nth-child(2) .col-md-4 h3 {
    text-align: center;
  }
  .inner-time {
    display: block;
    min-width: 320px;
    max-width: 40%;
  }
  .about-timeline #timeline {
    width: 90%;
    margin: 50px auto 0;
  }
  div#timeline h2 {
    font-size: 40px;
  }
  .about-timeline #dates {
    left: -30% !important;
    top: 25px !important;
  }
  .about-timeline .rounded-circle.button-video {
    display: flex;
    justify-content: center;
    padding-top: 40px;
  }
  .col-md-6.tm-bt {
    overflow: visible;
  }
}

@media (max-width: 991.98px) {
  /*=========================== Mobile Menu ==============================*/
  .mobile_menu.open {
    position: fixed;
    top: 0;
    right: 0;
    min-width: 300px;
    width: 50%;
    height: 100%;
    background: #0a2342;
    padding: 20px;
    z-index: 1000;
    transition: right 0.5s ease;
  }
  .mobile_menu br {
    display: none;
  }
  .mobile_menu {
    position: fixed;
    right: -300px;
    transition: left 3s ease;
  }
  .menu-btn {
    display: block;
    position: fixed;
    top: 20px;
    right: 13px;
    cursor: pointer;
    z-index: 1001;
    color: #fff;
  }
  .mobile_menu li {
    list-style: none;
    margin: 2px 0;
    position: unset;
  }
  .mobile_menu li span {
    color: #fff;
}
  .mobile_menu li a {
    color: #fff !important;
    text-decoration: none;
  }
  .mobile_menu ul.open {
    display: block;
  }
  .dropdown-menu.nav-level-1.show, .nav-item.dropdown.active ul {
    display: block;
    top: 85px !important;
    transform: unset !important;
    width: 100%;
    background: #0a2342;
    min-height: 90%;
    border-top: 1px solid #fff;
    border-radius: unset;
  }
  li.hasChild ul.submenu.open {
    position: absolute;
    top: 57px;
    left: 0;
    background: #0a2342;
    border-top: 1px solid #fff;
    width: 100%;
    z-index: 1;
    display: inline-table;
    padding-left: 20px;
    min-height: 90%;
  }
  li.hasChild ul.submenu.open li.hasChild ul.submenu.open {
    top: 0;
    z-index: 2;
    background: #0a2342;
    height: 100%;
  }
  .mobile_menu ul ul.navbar-nav {
    display: block;
  }
  .hasChild.mobile-menu-lavel-1 {
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid #969696;
    padding-bottom: 10px;
    font-weight: 100;
  }
  .hasChild.mobile-menu-lavel-1 a {
    width: 100%;
    display: inline-block;
    position: relative;
  }
  .hasChild.mobile-menu-lavel-1 a::after {
    padding-right: var(--bs-breadcrumb-item-padding-x);
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    padding-right: 100px;
    margin-left: 15px;
    position: absolute;
    left: 90%;
    border: unset;
  }
  li.back a::after {
    content: unset !important;
  }
  .mobile_menu li a:focus, .mobile_menu li a:hover {
    color: #0064C1 !important;
  }
  li.hasChild ul.submenu li.hasChild.mobile-menu-lavel-1-1 {
    line-height: 30px;
    border-bottom: 1px solid #969696;
    padding-bottom: 10px;
    width: 93%;
  }
  li.back a::before {
    content: "\f100";
    font-family: FontAwesome;
    font-size: 18px;
    padding-right: 20px;
  }
  .menu-btn br {
    display: none;
  }
  .menu-btn li:nth-child(2) {
    top: calc(53% - 0.1875rem);
    width: 80%;
    left: 5px;
    margin-left: 6px;
  }
  .menu-btn li {
    height: 2px;
    width: 25px;
    background: #0a2342;
    border-radius: 3px;
    margin: 7px 0;
    display: block;
  }
  .menu-btn.active li {
    background: #ffffff;
  }
  li.perent-menu {
    text-align: center;
    padding-bottom: 3px;
    width: 93%;
    background: #0064C1;
    color: #fff;
  }
  .menu-btn li:first-child {
    top: 0;
    -webkit-transform-origin: left center;
  }
  .menu-btn li:nth-child(2) {
    top: 8px;
    transform-origin: left center;
    width: 75%;
  }
  .menu-btn li:nth-child(3) {
    top: 1pc;
    transform-origin: left center;
  }
  .menu-btn.active li:first-child {
    transform: rotate(45deg);
    top: 2px;
    left: 2px;
  }
  .menu-btn.active li:nth-child(2) {
    width: 0;
    opacity: 0;
  }
  .menu-btn.active li:nth-child(3) {
    transform: rotate(-45deg);
    top: 15px;
    left: 2px;
  }
  ::-webkit-scrollbar {
    width: 7px;
  }
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
    border-radius: 10px;
  }
  ::-webkit-scrollbar-thumb {
    background-image: -webkit-linear-gradient(90deg, #0074b1 28%, #0064C1 75%) !important;
    border-radius: 10px;
  }
  .mobile_menu #block-japan-mainnavigation {
    margin-top: 50px;
  }
  .dropdown-menu.nav-level-1.show::before, .nav-item.dropdown.active ul:before  {
    content: "\f100";
    font-family: FontAwesome;
    font-size: 25px;
    padding-right: 20px;
    color: #fff;
    position: absolute;
    top: -50px;
    left: 20px;
  }

}

  /*# sourceMappingURL=style-nizam.css.map */
@media (min-width: 991px){

  div#block-japan-mobilemainmenu { display: none; }

  } 
  @media (max-width: 991.98px) {
  .dropdown-menu .dropdown:hover > .dropdown-menu { display: block; position: unset !important; }
  .dropdown-menu .dropdown:hover > .dropdown-menu li.nav-item { margin: 0px; padding-left: 15px; }
  .navbar-nav li.dropdown:hover > .dropdown-menu {width: 100%; }
}
.dropdown.active .dropdown-menu { display: block; }
 .container.main-header { padding: 0; } 
 .container.d-flex { max-width: 100%; padding: 0; } 
 .bg-dark.sticky .container.d-flex { max-width: 97%; }  