﻿:root {
  --tw-shadow: 0 0 transparent;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 transparent;
  --tw-ring-shadow: 0 0 transparent;
  --white:#fff;
  --black:#000;
  --red:#ee2737
}
@font-face {
  font-family: Code Pro;
  src: url(../fonts/Code-Pro_aca824f0.woff2)
      format("woff2"),
    url(../fonts/Code-Pro_7a2df52b.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Code Pro;
  src: url(../fonts/Code-Pro-Bold_95f1a1a3.woff2)
      format("woff2"),
    url(../fonts/Code-Pro-Bold_a8eed37a.woff)
      format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica Neue LT Std;
  src: url(../fonts/HelveticaNeueLTStd-Bd_6bf96c32.woff2)
      format("woff2"),
    url(../fonts/HelveticaNeueLTStd-Bd_389ec689.woff)
      format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica Neue LT Std;
  src: url(../fonts/HelveticaNeueLTStd-BdCn_27889760.woff2)
      format("woff2"),
    url(../fonts/HelveticaNeueLTStd-BdCn_8eaac5dc.woff)
      format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica Neue LT Std;
  src: url(../fonts/HelveticaNeueLTStd-Cn_dad91072.woff2)
      format("woff2"),
    url(../fonts/HelveticaNeueLTStd-Cn_c8a60f2f.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica Neue LT Std;
  src: url(../fonts/HelveticaNeueLTStd-Md_4f96ca8b.woff2)
      format("woff2"),
    url(../fonts/HelveticaNeueLTStd-Md_53c7de73.woff)
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica Neue LT Std;
  src: url(../fonts/HelveticaNeueLTStd-Lt_3dd1cbf0.woff2)
      format("woff2"),
    url(../fonts/HelveticaNeueLTStd-Lt_c2a4804e.woff)
      format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica Neue LT Std;
  src: url(../fonts/HelveticaNeueLTStd-LtIt_6679ca29.woff2)
      format("woff2"),
    url(../fonts/HelveticaNeueLTStd-LtIt_560da3bc.woff)
      format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Helvetica Neue LT Std;
  src: url(../fonts/HelveticaNeueLTStd-Roman_a03ca795.woff2)
      format("woff2"),
    url(../fonts/HelveticaNeueLTStd-Roman_98d812e4.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GE SS Two;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/GE_SS_Two_Light_2a6ac252.otf)
    format("opentype");
}
@font-face {
  font-family: GE SS Two;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/GE_SS_Two_Medium_db409ed6.otf)
    format("opentype");
}
@font-face {
  font-family: GE SS Two;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/GE_SS_Two_Bold_f07d3a3d.otf)
    format("opentype");
}
body {
  font-family: Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  line-height: inherit !important;
  letter-spacing: 0.025rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: var(--white);
  background-color:var(--black);
} /* body.jordan-site{font-family:GE SS Two,sans-serif} */
h1,
h2,
h3,
h4 {
  font-family: Code pro, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
   color:var(--white);
}
h5,
h6 {
  font-family: Helvetica Neue, sans-serif;
}
h1 {
  font-size: 4.125rem;
  line-height: 4.25rem;
}
h1,
h2 {
  letter-spacing: 0.084375rem;
}
h2 {
  font-size: 2.8125rem;
}
h2,
h3 {
  line-height: 2.875rem;
}
h3 {
  font-size: 2.1875rem;
  letter-spacing: 0.065625rem;
}
h4 {
  font-size: 1.1875rem;
  line-height: 1.5rem;
  letter-spacing: 0.035625rem;
}
h5 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
h5,
h6 {
  letter-spacing: 0.025rem;
  font-weight: 700;
}
h6 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.title-2{
  font-size: 2.8125rem;
}
button {
  background-color: transparent;
  background-image: none;
  border: none;
}
a{
      -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    text-decoration: none;
}
.bg-dark{
  background-color:var(--black) !important;
}
.padding{
  padding:12rem 0;
}
.padding-sm{
  padding:5rem 0;
}
p{
  line-height: 1.5;
}
section, footer {
    width: 100%;
    clear: both;
    display: block;
}
.container {
    width: 100%;
    max-width: 1344px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
}
.desktop_navigation-logo-container .logo {
    max-width:22rem;
    width: auto;
}
.navbar-expand-lg .navbar-nav .nav-link{
   font-family: Helvetica Neue, sans-serif;
    font-size: 1rem;
    letter-spacing: 0.025rem;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
     padding:2rem 0.9rem;
}
.dropdown-toggle{
  position: relative;
}
.dropdown-toggle::after{
  border:none;
  background-image: url(../images/arrow-dw.svg);
  background-repeat: no-repeat;
   width: 8px;
    height: 8px;
    top: auto;
     right:3px;
    position: absolute;
    margin-top: 7px;
}
@media only screen and (min-width:991px) {
  .navbar ul li:hover> .dropdown-menu{display:block}
  .navbar ul .dropdown-menu{position:absolute;top:100%;left:0;min-width:330px;display:none;margin:0;}
  .navbar ul .dropdown-menu li{position:relative}
}
.dropdown-menu{
  border-radius:0;
  border:0;
}
.dropdown-item{
  padding:10px 25px;
}
.dropdown-item img{
  width:30px;
  margin-right:8px;
}
.desktop_navigation_menu-enquire-btn, .desktop_navigation_menu-search-btn {
    margin-left: 1rem;
}
.h-button--s_icon {
    position: relative;
    height: 50px;
    width: 50px;
    border: 2px solid ;
    padding: 8px;
    display: inline-block;
    border-radius: 9999px;
        text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.025rem;
    --tw-border-opacity: 1;
    border-color: rgba(102, 102, 102, var(--tw-border-opacity));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.h-button--s_icon:hover{
  border-color:#fff;
  color:var(--white);
}
.h-button--s_icon .svg-icon svg{
 width:16px;
}
.desktop_navigation_menu-enquire-btn a {
    --tw-border-opacity: 1;
    border: 2px solid #e0e0e0;
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
    padding: 0.75rem 1.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.025rem;
    display: inline-block;
    border-radius: 9999px;
    color:#fff;
    text-decoration: none;
}
.desktop_navigation_menu-enquire-btn a:focus, .desktop_navigation_menu-enquire-btn a:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 110, 0, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(241, 110, 0, var(--tw-bg-opacity));
}
.header_topbar{
      background-color: rgba(28, 28, 28, var(--tw-bg-opacity));
}
.topbar_navigation-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
        gap: 20px;
}
.inset-gradient, .inset-shadow {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.inset-shadow {
    pointer-events: none;
    box-shadow: inset 0 0 89px 90px #000;
    -webkit-box-shadow: 0 0 89px 90px #000 inset;
    -moz-box-shadow: 0 0 89px 90px #000 inset;
}
/* SECTION */
.video-hero {
  position: relative;
      height: calc(100vh - 6rem);
    width: 100%;
    padding-bottom: 0;
    margin-top: 6rem;
  overflow: hidden;
}

/* VIDEO */
.bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  z-index: 1;
}

/* CONTENT */
.video-content {
   max-width:51rem;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
  position: relative;
  z-index: 3;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}

.video-content h1 {
  font-size: 60px;
  color:var(--white);
}

.video-content p {
  color:var(--white);
}
.header_topbar{
    position: relative;
    z-index: 50;
    width: 100%;
   background-color:#1c1c1c;
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.025rem;
}
.fix-nav .header_topbar{
  display: none;
}
.topbar_navigation-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.025rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text_cta_block-content {
    max-width: 50rem;
    position: relative;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.pro-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.pro-box img{
  opacity:0.3;
  width:100%;
  height: auto;
  object-fit: cover;
  aspect-ratio:1/1;
}
.pro-box-link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.pro-box-content {
    pointer-events: none;
    position: absolute;
    z-index: 30;
    padding: 2.5rem 2rem;
    bottom: 0;
    left: 0;
    text-align: start;
}
.pro-box-overlay {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  height: 100%;
  width: 100%;
  background-color:#00969e;
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  
}
.dBlue-bg .pro-box-overlay{
  background-color:#2c79d6;
}
.dred-bg .pro-box-overlay{
  background-color:var(--red);
}
.pro-box-icon {
    margin-bottom: 2.5rem;
    height: 60px;
    width: 60px;
}
.pro-box-link:focus + .pro-box-overlay, .pro-box-link:hover + .pro-box-overlay {
    opacity: 1;
}
.btn{
      --tw-border-opacity: 1;
    border: 2px solid #e0e0e0;
    --tw-bg-opacity: 1;
    background-color: transparent;
    padding: 0.75rem 1.75rem;
    text-align: center;
    font-family: Helvetica Neue, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.025rem;
    display: inline-block;
    border-radius: 9999px;
    color: #fff;
    text-decoration: none;
}
.btn:hover{
      --tw-border-opacity: 1;
    border-color: rgba(241, 110, 0, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(241, 110, 0, var(--tw-bg-opacity));
}
.btn-blue{
  border-color:#008a91;
  background-color:#008a91;
}
.btn-blue:hover{
  border-color:#008a91;
  background-color:transparent;
}
.btn-red{
  border-color:var(--red);
  background-color:var(--red);
}
.btn-blue:hover{
  border-color:var(--red);
  background-color:transparent;
}
.btn-white{
    border-color:var(--white);
    background-color:var(--white);
    color:#008a91;
}
.post-box{
  display: block;
  margin:20px 0;
}
.post-box h3{
  letter-spacing: .025rem;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin: 2.5rem 0 1.5rem 0;
}
.post-box img{
  width:100%;
  height: auto;
  object-fit: cover;
  aspect-ratio:100/70;
}
.video-hero iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200vw;
    height: 100vh;
        display: block;
    vertical-align: middle;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (min-aspect-ratio: 16 / 9) {
    .video-hero iframe {
        height: 56.25vw;
    }
}
.scrolling_text{
  padding-top:1rem;
  padding-bottom:1rem;
}
.footer-navigation {
  border-top:1px solid rgb(255, 255, 255, 0.1);
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-top: 3rem;
}
.footer_navigation-socials {
     display: flex;
     align-items: center;
     gap:20px;
     color:var(--white);
}
.footer_navigation-socials a svg{
color:var(--white);
}
.w-4 {
    width: 1rem;
}
.h-4 {
    height: 1rem;
}
.f-logo img{
  width:290px;
}
.footer_menu_group-list{
  padding-top: 0.25rem;
   list-style: none;
    margin: 0;
    padding: 0;
}
.footer_menu-item a{
  font-size: 0.75rem;
    line-height:1.5rem;
    letter-spacing: 0.025rem;
    color:var(--white);
}
.footer_menu-item a:hover{
  opacity:0.6;
}
.f-logo{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.footer_copyright-container{
  font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.025rem;
    color:var(--white);
}
.footer-small {
    border-top: 1px solid rgb(255, 255, 255, 0.1);
    padding-top:2rem;
    padding-bottom:2rem;
}
.fixed-bottom{
  position: fixed;
  bottom:20px;
  right:20px;
  left: auto;
}
.fixed-bottom img{
  width:60px;
}
/* CIRCLE */
.circle-box{
  position:relative;
  width:210px;
  height:210px;
  border-radius:50%;
  border:2px solid #00cfd1;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#fff;
  font-family:sans-serif;
  transition:0.3s;
}
.red-circle{
   border:2px solid var(--red);
}

/* TEXT */
.circle-box span{
  font-size:16px;
}

/* DOTS */
.circle-box::before,
.circle-box::after{
  content:"";
  position:absolute;
  width:10px;
  height:10px;
  background:#00cfd1;
  border-radius:50%;
}
.red-circle::before,
.red-circle::after{
  background:var(--red);
}

/* LEFT DOT */
.circle-box::before{
  left:-5px;
  top:50%;
  transform:translateY(-50%);
}

/* RIGHT DOT */
.circle-box::after{
  right:-5px;
  top:50%;
  transform:translateY(-50%);
}

/* HOVER EFFECT */
.circle-box:hover{
  background:#00cfd1;
  color:var(--white);
  cursor:pointer;
} 
.red-circle:hover{
  background:var(--red);
}
.blue-sec{
   background-color:#00b0b9;
}
.red-sec{
   background-color:var(--red);
}
.white-bg{
  background-color:var(--white);
}
.white-bg p{
  color:var(--black);
}
ul li{
  padding-bottom:6px;
}
.title-t{
  position: absolute;
  top:0;
  z-index:9;
  left: 0;
  right: 0;
}
.course_hero-svg-icon{
  display: flex;
  align-items: center;
  justify-content: center;
  gap:10px;
}
.course_hero-svg-icon h4{
  margin-bottom:0;
  color:#00b0b9;
}
.red-icon h4{
  color:var(--red);
}
.course_hero-discipline-icon {
    height: 1.875rem;
}
.video-img-box{
  position: relative;
}
.video-btn{
    position: absolute;
    top: 48%;
    left: 0;
    right: 0;
}
.video-btn:hover{
  opacity:0.6;
}
.course-summary-container {
    max-width: 888px;
}
.info-row {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom:1px solid #191919;
}
.infol-left-text{
  font-size:16px;
}
.info-right p{
    font-size: 1rem;
}
.text-btn-icon{
  color:var(--white);
  display: flex;
  align-items: center;
  gap:7px;
  font-weight: 600;
  font-family: Helvetica Neue, sans-serif;
}
.text-btn-icon:hover{
  color:var(--white);
  opacity:0.6;
}
.modal-right {
    position: fixed; right: 0; top: 0; height: 100vh;; width: 550px; margin: 0; /* Custom CSS to move it right */
}
.modal-right .modal-content {
   height: 100vh; 
   overflow: auto;
   border-radius: 0;
  border: 0;
   padding: 3rem;
  }
.modal .modal-dialog.modal-right {
    position: fixed; right: 0; margin: auto; height: 100%;
    transform: translate3d(100%, 0, 0);
    transition: transform 0.3s ease-out;
}
.modal.show .modal-dialog.modal-right { transform: translate3d(0, 0, 0); }
.modal .modal-right .modal-content { height: 100%; border-radius: 0; }

.modal-right  .btn-close{
   border-radius: 50%;
    border: 2px solid #333;
    padding: 13px;
    position: fixed;
    right: 30px;
    top: 23px;
}
.black-text{
  color:var(--black);
}
.black-text h3, .black-text h4, .black-text h5, .black-text h6, .black-text p{
  color:var(--black);
}
.black-text p{
  font-size: 1rem;
}
.modal-right h3{
  margin:40px 0;
}
.slide-sec .container{
  max-width:1200px;
}
.slick-prev:before, .slick-next:before{
  font-size:0;
  content: none;
  
}
.slick-prev, .slick-next{
    background-repeat: no-repeat;
    z-index: 9;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px;
    width:40px;
    height:40px;
    background-position: center;
    z-index: 9;
}
.slick-prev, .slick-prev:hover{
  background:url(../images/arrow-l.svg) no-repeat center;
}
.slick-next, .slick-next:hover{
  background:url(../images/arrow-r.svg) no-repeat center; 
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus{
  opacity:0.6;
}
.anim-slide .slick-slide{
  padding:0 20px;
}
.anim-slide img{
  width:100%;
  object-fit: cover;
  aspect-ratio:100/70;
}
.mw-1200{
  max-width:1200px;
}
.bg-light h2, .bg-light p{
  color:var(--black);
}
.course-str-sec .container{
  max-width:1000px;
}
.accordion-button{
   font-family: Helvetica Neue, sans-serif;
   font-size: 1.25rem;
   font-weight: 600;
   background-color:transparent;
}
.accordion-item{
  border:0;
}
.accordion-button:not(.collapsed){
  background-color:transparent;
  color:var(--black);
}
.accordion .accordion .accordion-button {
  font-size: 1rem;
    padding-top: 6px;
    padding-bottom: 4px;
}
.accordion .accordion .accordion-item{
  background-color:#f0f0f0;
  margin-bottom: 10px;
}
.accordion-button:focus{
  border-color:transparent;
  box-shadow:none;
}
.accordion .accordion .accordion-item p{
  font-size:16px;
}
.bg-light{
  background-color:var(--white) !important;;
}
.career-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.career-list li {
  position: relative;
  padding-left: 25px;
  margin-bottom:15px;
  color:var(--black);
  flex: 0 0 auto;
  width: 50%;
}

.career-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #333;
  font-weight: bold;
}
.career-bg{
  background-image:url(../images/paint-background.jpg);
  background-size:100%;
  position: relative;
  z-index: 2;
  padding-bottom:20rem;
  background-repeat: no-repeat;
}
.game-career-bg{
  background-image:url(../images/game-bg.png);
}
.career-bg::after{
  content:'';
  position: absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background-color: var(--black);
  opacity:0.5;
  width:100%;
  height:100%;
  z-index: -1;
}
.br-blue{
  color:var(--white);
  border-color: #008a91;
  background-color: #008a91;
}
.enquire-sec .form-label, .form-check-label{
     font-family: arial, helvetica, sans-serif;
    font-size: 16px; 
}
.enquire-sec input.form-control, .enquire-sec .form-select{
  height:40px;
}
.links3{
  display: none;
}
.full-modal .modal-content{
   background-color:var(--black);
   border-radius:0;
   border:0;
   height: 100%;
}
.full-modal .btn-close{
  background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 3;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 12px;
}
.full-modal .modal-body{
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content:center;
      padding: 100px;
}
.modal-xl {
   width: 100%;
   max-width:100%;
   margin:0;
   height: 100%;
}
.pop-tile{
  position: absolute;
  top:30px;
  left:0;
  right:0;
  text-align: center;
}
#connect .col-md-4{
  padding:0 37px;
}

@media (max-width:991px) {
 .navbar-toggler{
	border:0;
}
.navbar-toggler span {
    width: 25px;
    height:2px;
    background:var(--white);
    display: block;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.navbar-toggler span:nth-child(1) {
    width: 16px;
}
.navbar-toggler:hover span:nth-child(1) {
    width: 25px;
}
.navbar-toggler[aria-expanded="true"] span:nth-child(1) {
    width: 25px;
    -webkit-transform: rotate(45deg) translate(5px,5px);
    -ms-transform: rotate(45deg) translate(5px,5px);
    transform: rotate(45deg) translate(5px,5px);
}
.navbar-toggler[aria-expanded="true"] span:nth-child(2){
	opacity: 0;
}
.navbar-toggler[aria-expanded="true"] span:nth-child(3){
	-webkit-transform:rotate(-45deg) translate(4px,-4px);
	-ms-transform:rotate(-45deg) translate(4px,-4px);
	transform:rotate(-45deg) translate(4px,-4px);
}
.navbar-toggler:focus{
  box-shadow: none;
}
.navbar-expand-lg .navbar-nav .nav-link{
  padding: 0.7rem 0.9rem;
}
.navbar-nav{
  padding-top: 18px;
}
.links3{
 padding: 8px 0;
 border-top: 1px solid #222;
 display: block;
}
.navbar-expand-lg .navbar-nav .links3 .nav-link{
  opacity:0.8;
}
.header_topbar{
  display: none;
}
.navbar-brand{
  display: block;
  width: 100%;
}
.video-content h1 {
  font-size: 36px;
}
h1 {
  font-size: 2.3rem;
  line-height: 3rem;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 1.4rem;
}
body{
  font-size: 1rem;
}
.marquee-modile-text-size-desktop {
    font-size: 1.8rem;
}

}
@media (min-width:1200px) and (max-width:1312px)  {
.desktop_navigation-logo-container .logo {
  max-width: 15rem;
}

}

@media (min-width:992px) and (max-width:1199px)  {
 .desktop_navigation-logo-container .logo {
  max-width: 12rem;
  }
  .desktop_navigation_menu-enquire-btn a{
    padding: 0.5rem 1rem;
  }
 .h-button--s_icon{
  height: 40px;
  width: 40px;
  padding: 6px;
 }
 .desktop_navigation_menu-enquire-btn, .desktop_navigation_menu-search-btn {
  margin-left: 0.5rem;
}
.navbar-expand-lg .navbar-nav .nav-link{
  padding:1.3rem 0.6rem;
  font-size: 0.9rem;
}
h1 {
  font-size: 3rem;
  line-height: 3rem;
}
h2 {
  font-size: 2rem;
  line-height: 2.5rem;
}
h3 {
  font-size: 1.65rem;
  line-height: 2rem;
}
.btn{
  font-size:16px;
}
.pro-box-content{
  padding: 1rem 1rem;
}

}

@media (min-width:1200px) {
  .mx-1000{
    max-width:1000px;
  }
}
@media (min-width: 768px) {
    .marquee-modile-text-size-desktop {
        font-size: 110px;
        line-height: 10rem;
        color:var(--white);
    }
}
@media (max-width:767px){
  .full-modal .modal-body{
    padding:40px;
  }
  #connect .col-md-4 {
  padding: 0 15px;
  }
  .m-top{
    margin-top: 70px;
  }
  .w-75 {
  width: 100% !important;
}
.footer_copyright-logo-wrapper img{
  width:160px;
}

}
@media (max-width:575px){
  .navbar-collapse{
    order:1;
  }
.desktop_navigation-logo-container .logo {
  max-width: 17rem;
}
.desktop_navigation_menu-enquire-btn a{
  padding: 0.5rem 1.3rem;
}
.h-button--s_icon {
  height: 44px;
  width: 44px;
}
.video-content{
  padding: 0 15px;
}
.padding {
  padding: 5rem 0;
}
.footer_navigation-socials {
  margin: 35px 0;
}
.info-right{
  margin-top: 13px;
}
.modal-right{
  width:90%;
}
.modal-right .modal-content{
  padding: 2rem;
}
.title-2 {
  font-size: 2rem;
}
.slick-next {
  right: 0;
}
.slick-prev {
  left: 0;
}

}



