html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:focus,
a:hover {
  color: #000;
  text-decoration: none;
}

#layout {
  transform-origin: top left;
  position: relative;
  overflow: hidden;
}

#wrapper {
  overflow: hidden;
}

@font-face {
  font-family: 'Futura PT Demi';
  src: url(../fonts/FuturaPT/FuturaPTDemi.otf);
}

@font-face {
  font-family: 'Futura PT Book';
  src: url(../fonts/FuturaPT/FuturaPTBook.otf);
}

body {
  padding: 0;
  font-family: Futura PT Book;
  margin: 0;
  background-color: #f4f7fa;
  /* min-width: 1400px; */
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

h1 {
  font-family: Futura PT Demi;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1px;
}

h2,
h3,
h4,
h5,
h6 {
  font-family: Futura PT Demi;
}

p {
  font-family: Futura PT Book;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 33px;
  margin-top: 32px;
}

.nav-container {
  font-family: Futura PT Book;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 20px;
  display: flex;
  padding: 10px 0;
}

.nav-container.black a {
  color: #000000;
  font-family: 'Futura PT Book';
}

.black .nav-item a,
.black .nav-item a.active {
  color: #000000;
  font-family: 'Futura PT Book';
}

.black .nav-item-border {
  border-bottom: 3px solid #000;
}

.block-1 .text-container {
  margin-top: 158px;
  width: 100%;
  position: relative;
  padding-right: 52px;
}

.image-container {
  width: 100%;
}

.header {
  padding: 0px;
  display: flex;
  justify-content: space-between;
}

.header-block {
  padding-bottom: 30px;
  position: relative;
  z-index: 30;
}

.block-1 {
  position: relative;
}

.header-bg {
  height: 939px;
  position: absolute;
  top: -80px;
  left: 0;
  width: 100%;
  z-index: 0;
}

svg {
  filter: url(#shadow);
}

.logo {
  background-image: url(../images/MRTL.svg);
  background-position: center;
  background-size: contain;
  width: 186px;
  height: 44px;
  background-repeat: no-repeat;
  margin-top: 24px;
}

.black.logo {
  background-image: url(../images/MRTL_logo.svg);
  background-position: center;
  background-size: contain;
  width: 186px;
  height: 44px;
  background-repeat: no-repeat;
  margin-top: 24px;
}

.nav-item {
  font-size: 16px;
  margin: 22px 30px 22px 30px;
  text-decoration: none;
  color: black;
  cursor: pointer;
}

.nav-item-border {
  width: 70%;
  margin-left: 20%;
  border-bottom: 3px solid #000;
}

.nav-item a.active {
  font-weight: bolder;
  color: #000;
  text-decoration: none;
}

.nav-item a {
  color: #000;
  font-family: 'Futura PT Demi';
  text-decoration: none;
}

.root {
  padding-left: 100px;
  padding-right: 100px;
}

.section-1 {
  height: 917px;
  display: flex;
  padding-left: 136px;
  padding-right: 136px;
}

.section-1-left {
  margin-top: 206px;
  width: 100%;
}

.section-1-right {
  width: 100%;
}

.flex-container {
  display: flex;
}

.section-container {
  width: 100%;
}

.block {
  width: 100%;
}

.block-2-title {
  text-align: center;
  font-size: 40px;
  line-height: 0;
  font-family: 'Futura PT Demi';
}

.banner {
  display: flex;
}

.popular-course-bg {
  filter: none;
  margin-top: -76px;
  position: absolute;
}

.block-2-image {
  position: relative;
  width: 70%;
  margin: auto;
  height: 420px;
  border-radius: 10px;
  margin-top: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 0.3s;
  cursor: pointer;
  z-index: 9;
}

.block-2-image:hover {
  box-shadow: 0 0 20px 9px #00000070;
  transform: scale(1.1);
  transition: 0.3s;
}

.image-1 {
  background-image: url(../images/home_2d.png);
}

.image-2 {
  background-image: url(../images/home_unreal.png);
}

.image-3 {
  background-image: url(../images/home_vr_ar.png);
}

.image-1-mobile {
  background-image: url(../images/2D_Animation_mobile.png);
}

.image-2-mobile {
  background-image: url(../images/Foundation_Course_in_Unreal_Engine_mobile.png);
}

.image-3-mobile {
  background-image: url(../images/AR-VR_mobile.png);
}

.block-2-image-text {
  position: absolute;
  bottom: 18px;
  color: white;
  font-size: 26px;
  text-align: center;
  line-height: 30px;
  font-family: 'Futura PT Demi';
  padding: 30px;
}

.curve-bg-block-2-top {
  margin-top: -180px;
}

.white-cover {
  position: relative;
  margin-top: -40px;
  background-color: white;
  width: 100%;
  padding-top: 40px;
  z-index: 1;
}

.courses-bg-image.home .bg2 {
  position: absolute;
  right: 52px;
  top: 60%;
  transform: rotate(20deg);
}

.courses-bg-image.home .bg3 {
  position: absolute;
  left: 52px;
  top: 37%;
  transform: rotate(20deg);
}

.courses-bg-image.home img.bg10 {
  position: absolute;
  top: 0;
  right: 15%;
  background-color: unset;
}

.white-cover .content {
  margin-top: -90px;
}

.curve-bg-block-2-bottom {
  pointer-events: none;
  position: relative;
  z-index: 20;
  margin-top: -1;
  background: #f4f7fa;
  filter: none;
}

.content {
  /* width: 1400px; */
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  box-sizing: border-box;
  /* margin-bottom: 100px; */
}

.block-3 {
  margin-top: -75px;
}

.block-3-curve-top {
  position: absolute;
  z-index: 3;
}

.home-btm {
  width: 100%;
  height: 30px;
  background: #fff;
  z-index: 4;
  position: relative;
}

.block-3 .bg {
  filter: none;
  margin: -140px 0 0 89px;
  position: relative;
  z-index: 2;
  transform: rotate(359deg);
}

.block-3 .content {
  position: relative;
  z-index: 22;
}

.block-3-container {
  display: flex;
  margin-top: 67px;
  justify-content: space-between;
}

.block-3-image-container {
  width: 100%;
}

.block-3-text-container {
  width: 100%;
}

.block-3-text-heading {
  font-family: 'Futura PT Demi';
  line-height: 20px;
  font-size: 20px;
}

.block-3-text-content {
  font-family: 'Futura PT Book';
  line-height: 30px;
  margin-top: 22px;
  width: 490px;
}

.block-3-line {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #efefef;
}

.block-4 {
  margin-top: -120px;
  margin-bottom: 50px;
  font-family: 'Futura PT Demi';
}

.block-4 .bg {
  position: absolute;
  height: 600px;
}

.upcoming_courses {
  padding-top: 50px;
}

.block-4 .title {
  text-align: center;
  font-size: 40px;
  font-family: 'Futura PT Demi';
  padding-top: 50%;
}

.block-4 .image-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  justify-content: center;
}

.block-4 .image img {
  width: 100%;
  border-radius: 30px;
}

.block-4 .image div {
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-size: 30px;
  margin-top: 30px;
}

.block-5 {
  background-image: url(../images/Online_Course_BG.png);
  background-position: center;
  background-size: cover;
  height: 75%;
  width: 100%;
  background-repeat: no-repeat;
  font-family: 'Futura PT Demi';
}

.block-5 .title {
  font-size: 55px;
  color: #fff;
  /* margin-top: 180px; */
  font-weight: 600;
}

.block-5 .items {
  position: relative;
  margin-top: 60px;
  cursor: pointer;
  transition: 0.3s;
}

.block-5 .text {
  position: absolute;
  top: 70%;
  left: 0%;
  right: 0;
  cursor: pointer;
  display: inline-block;
  padding: 0 15px;
}

.block-5 .items img {
  width: 100%;
  border-radius: 15px;
  min-height: 220px;
}

.block-5 .items .icon_img {
  position: absolute;
  bottom: 5px;
  right: 0;
}

.block-5 .items .icon_img img {
  width: 100px;
}

.block-5 .items:hover {
  box-shadow: 0 0 20px 9px #00000070;
  transform: scale(1.1);
  transition: 0.3s;
  border-radius: 15px;
}

.block-5 .items h2 {
  font-size: 14px;
  color: #fff;
  margin: 0;
  font-weight: 600;
  margin-bottom: 5px;
  text-align: center;
  line-height: 25px;
}

.block-5 .items h3 {
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.block-5 .items p {
  line-height: 25px;
}

.block-5 .items p.duration {
  font-size: 12px;
  color: #fff;
  margin: 0;
}

.block-5 .items p.free {
  font-size: 18px;
  color: #fff;
  margin: 0;
}

.block-5 .items p.play {
  font-size: 14px;
  color: #fff;
  margin: 0;
}

.block.block-6 {
  height: 600px;
}

.home .block-6 .left_image {
  text-align: center;
  padding-top: 16%;
}

.home .block-6 .left_image img {
  width: 100%;
  margin-bottom: 30px;
  width: 100px;
}

.block-6 .bg {
  margin-top: -80px;
  height: 650px;
}

.block-6 .content {
  margin-top: -570px;
  width: 100%;
  /* width: 1400px; */
  position: relative;
}

.block-6 .title {
  text-align: center;
  font-size: 40px;
  font-family: 'Futura PT Demi';
  padding-bottom: 40px;
  margin-top: 0;
}

.block-6 .image-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  justify-content: space-around;
}

.block-6 .image-container .item {
  width: 32%;
  height: 375px;
  border-radius: 40px;
  background-color: #ffffff;
  box-shadow: 0 0 20px 6px #0000002b;
  cursor: pointer;
  transition: 0.3s;
}

.block-6 .image-container .item:hover {
  transform: scale(1.03);
  transition: 0.3s;
}

.block-6 .image-container .item .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 201px;
  box-shadow: 0 0 0 1px #0000000f;
  border-radius: 30px;
  margin: auto;
}

.block-6 .image-container .item .image_bg {
  padding: 15px;
}

.block-6 .image-container .item .text {
  font-family: 'Futura PT Demi';
  font-size: 30px;
  text-align: center;
  padding: 30px 125px;
  line-height: 40px;
}

.block-6 .image-1 {
  background-image: url(../images/Reflective-01.webp);
}

.block-6 .image-2 {
  background-image: url(../images/Brainstorming-01.webp);
}

.block-6 .image-3 {
  background-image: url(../images/genius_hour.webp);
}

@media (max-width: 1280px) {
  .faculties-wrap .top {
    position: unset !important;
    text-align: center !important;
  }

  .faculties-wrap .award {
    position: unset !important;
  }

  /* .modal-content {
    width: 100% !important;
  } */

  .faculties-wrap .image img {
    border-radius: 50%;
    padding: 20px;
    margin: auto;
    text-align: center;
    display: block;
  }

  .faculties-wrap .image img.dots {
    border-radius: 50%;
    padding: 20px;
    margin: auto;
    left: 0;
    right: 0;
  }

  .faculties-wrap .award img {
    width: 200px;
    text-align: center;
    margin: auto;
    display: block;
  }
}

@media screen and (min-device-width: 1280px) and (max-device-width: 1440px) {
  .faculties-wrap .award img {
    /* width: 150px !important; */
  }

  .faculties-wrap .image img.dots {
    width: 200px !important;
  }

  .faculties-wrap .image img {
    width: 200px;
  }

  .faculties-wrap .top h2 {
    font-size: 28px !important;
  }

  .faculties-wrap .top p {
    font-size: 18px !important;
    margin-top: 15px !important;
  }
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-open:checked+.carousel-item {
  position: static;
  opacity: 100;
}

.carousel-item {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
  margin: 25px 0;
}

.carousel-item .content {
  padding-left: 62px;
}

.carousel-item img {
  display: block;
  height: auto;
  max-width: 100%;
}

.carousel-control {
  color: #000;
  cursor: pointer;
  display: none;
  font-size: 20px;
  height: 20px;
  line-height: 35px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  cursor: pointer;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  width: 40px;
  z-index: 10;
}

.carousel-control:hover {
  color: #aaaaaa;
}

#carousel-1:checked~.control-1,
#carousel-2:checked~.control-2,
#carousel-3:checked~.control-3 {
  display: block;
}

.prev {
  margin: -34px 0 0 0;
}

.next {
  margin: -34px 0 0 1160px;
}

#homeCarousel .carousel-indicators {
  width: 100%;
  bottom: 25%;
}

.carousel-indicators {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 2%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
}

.carousel-indicators li {
  display: inline-block;
  margin: 0 5px;
}

.carousel-bullet {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 35px;
}

.carousel-bullet div {
  height: 14px;
  width: 14px;
  border: #2d2c6f solid 1px;
  border-radius: 50%;
}

.carousel-bullet:hover {
  color: #aaaaaa;
}

#carousel-1:checked~.control-1~.carousel-indicators li:nth-child(1) .carousel-bullet,
#carousel-2:checked~.control-2~.carousel-indicators li:nth-child(2) .carousel-bullet,
#carousel-3:checked~.control-3~.carousel-indicators li:nth-child(3) .carousel-bullet {
  color: #2d2c6f;
  background: #2d2c6f !important;
  border-radius: 50%;
}

.carousel-indicators li {
  width: 7px !important;
  height: 7px !important;
}

.carousel-indicators li {
  width: 7px !important;
  height: 7px !important;
}

.carousel-indicators .active {
  width: 12px !important;
  height: 12px !important;
}

.carousel-control.prev i:before,
.carousel-control.prev i:after {
  content: '';
  position: absolute;
  background-color: #000;
  width: 2px;
  height: 10px;
  margin-top: 10px;
}

.carousel-control.prev i:before {
  transform: translate(0, 0) rotate(45deg);
}

.carousel-control.prev i:after {
  transform: translate(0, 6px) rotate(-45deg);
}

.carousel-control.next i:before,
.carousel-control.next i:after {
  content: '';
  position: absolute;
  background-color: #000;
  width: 2px;
  height: 10px;
  margin-top: 10px;
}

.carousel-control.next i:before {
  transform: translate(0, 0) rotate(315deg);
}

.carousel-control.next i:after {
  transform: translate(0, 6px) rotate(-315deg);
}

#title {
  width: 100%;
  position: absolute;
  padding: 0px;
  margin: 0px auto;
  text-align: center;
  font-size: 27px;
  color: rgba(255, 255, 255, 1);
  font-family: 'Open Sans', sans-serif;
  z-index: 9999;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33),
    -1px 0px 2px rgba(255, 255, 255, 0);
}

.footer {
  height: 108px;
}

.footer .content {
  padding: 50px;
  display: none;
}

.footer .content .blocks {
  width: 325px;
  float: left;
}

.footer .content p {
  color: #949191;
  font-family: Futura PT Book;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 33px;
  width: 264px;
  margin-top: 28px;
}

.footer .content p.address {
  color: #949191;
  font-family: Futura PT Book;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 28px;
  width: 302px;
  margin-top: 28px;
}

.footer .content p.footer-logo {
  padding: 116px 0;
}

.action_wrap {
  height: 200px;
  background-color: #fff;
}

.call-to-action {
  padding: 40px;
  margin: auto;
  text-align: center;
  background: #fff;
  width: 300px;
  border-radius: 15px;
  box-shadow: 0 0 20px 6px #0000002b;
  position: absolute;
  bottom: 22%;
  right: 0;
  left: 0;
  z-index: 9;
}

.call-to-action h2 {
  font-size: 21px;
  margin-bottom: 20px;
}

.call-to-action button {
  background-color: #000;
  color: #fff;
  padding: 13px 20px;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
}

.call-to-action button a {
  color: #fff;
  text-decoration: none;
}

.copyright {
  color: #ffffff;
  text-align: center;
  position: relative;
  margin-top: -15px;
  background-color: #313235;
}

.copyright .footer-bottom {
  background-color: #9bb748;
  padding: 10px;
}

.copyright p {
  font-family: Futura PT Book;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 33px;
  width: 100%;
  padding: 0 0;
  margin: 0;
  text-align: left;
  opacity: 0.65;
}

.copyright a {
  font-family: Futura PT Book;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 33px;
  width: 100%;
  padding: 0 0;
  margin: 0;
  text-align: left;
  opacity: 0.65;
  display: block;
}

.courses-header {
  position: relative;
}

.gradient {
  background: linear-gradient(to right,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0) 80%);
  height: 100%;
}

.page-top-curve {
  margin-top: -200px;
}

.courses-white-cover {
  position: relative;
  margin-top: -70px;
  background-color: white;
  width: 100%;
  padding-top: 0px;
  /* padding-bottom: 30px; */
  z-index: 1;
}

.courses-bg-image img.bg1 {
  position: absolute;
  top: -45px;
  left: 23%;
}

.courses-bg-image img.bg2 {
  position: absolute;
  right: 0;
  top: 60%;
  transform: rotate(120deg);
}

.courses-bg-image img.bg3 {
  position: absolute;
  left: 0;
  top: 60%;
  transform: rotate(50deg);
}

.courses-bg-image img.bg4 {
  position: absolute;
  top: 12%;
  left: 36%;
}

.courses-bg-image img.bg5 {
  position: absolute;
  top: 0;
  right: 32%;
}

.courses-bg-image img.bg6 {
  position: absolute;
  bottom: 27%;
  right: 36%;
  z-index: 0;
}

.courses-bg-image img.bg7 {
  position: absolute;
  bottom: 46%;
  right: 25%;
}

.courses-bg-image img.bg8 {
  position: absolute;
  top: 30px;
  left: 21%;
}

.courses-bg-image img.bg9 {
  position: absolute;
  bottom: 58%;
  right: 36%;
}

.courses-bg-image img.bg10 {
  position: absolute;
  top: 0;
  right: 5%;
  background-color: #f3f3f3;
  border-radius: 50%;
}

.courses-details-bg-image img.bg1 {
  position: absolute;
  top: 11%;
  left: 15%;
}

.courses-details-bg-image img.bg2 {
  position: absolute;
  right: 25%;
  top: -40px;
}

.courses-details-bg-image img.bg3 {
  position: absolute;
  right: -3%;
  top: 4%;
}

.courses-details-bg-image img.bg4 {
  position: absolute;
  bottom: 40%;
  left: 41%;
  background: #f3f3f3;
  border-radius: 50%;
}

.courses-details-bg-image img.bg5 {
  position: absolute;
  top: 25%;
  left: 0;
  transform: rotate(50deg);
}

.courses-details-bg-image img.bg6 {
  position: absolute;
  top: 25%;
  right: 0;
  transform: rotate(50deg);
}

.courses-details-bg-image img.bg7 {
  position: absolute;
  bottom: 3%;
  right: -100px;
  transform: rotate(0);
}

.courses-details-bg-image img.bg8 {
  position: absolute;
  bottom: 5%;
  right: 10%;
  transform: rotate(180deg);
}

.courses-details-bg-image img.bg9 {
  position: absolute;
  bottom: 0;
  left: -90px;
  transform: rotate(25deg);
}

.courses-details-bg-image img.bg10 {
  position: absolute;
  bottom: 35%;
  left: 0;
}

.blog-bg-image img.bg1 {
  position: absolute;
  top: 75%;
  left: 2%;
}

.blog-bg-image img.bg2 {
  position: absolute;
  right: -2%;
  top: 13%;
}

.blog-bg-image img.bg3 {
  position: absolute;
  left: -6%;
  top: 35%;
}

.blog-bg-image img.bg5 {
  position: absolute;
  top: 60%;
  right: 50%;
  transform: rotate(190deg);
}

.blog-bg-image img.bg6 {
  position: absolute;
  bottom: 27%;
  right: 2%;
  z-index: 0;
}

.blog-bg-image img.bg7 {
  position: absolute;
  bottom: 0%;
  right: 0%;
  transform: rotate(130deg);
}

.blog-details-bg-image img.bg1 {
  position: absolute;
  top: 24%;
  right: -25px;
}

.blog-details-bg-image img.bg2 {
  position: absolute;
  right: 64px;
  top: 40%;
}

.blog-details-bg-image img.bg3 {
  position: absolute;
  left: -2%;
  top: 50%;
}

.blog-details-bg-image img.bg4 {
  position: absolute;
  left: 8%;
  top: 55%;
}

.blog-details-bg-image img.bg5 {
  position: absolute;
  bottom: 11%;
  left: 10%;
}

.blog-details-bg-image img.bg6 {
  position: absolute;
  bottom: 0%;
  left: 2%;
}

.blog-details-bg-image img.bg7 {
  position: absolute;
  bottom: 34%;
  left: 49%;
  transform: rotate(160deg);
}

.blog-details-bg-image img.bg8 {
  position: absolute;
  bottom: 32%;
  left: 50%;
  transform: rotate(160deg);
}

.blog-details-bg-image img.bg9 {
  position: absolute;
  bottom: 28%;
  right: 12%;
  transform: rotate(130deg);
}

.blog-details-bg-image img.bg10 {
  position: absolute;
  bottom: 28.5%;
  right: 8%;
  transform: rotate(130deg);
}

.blog-details-bg-image img.bg11 {
  position: absolute;
  bottom: 8%;
  right: 5%;
}

.blog-details-bg-image img.bg12 {
  position: absolute;
  bottom: -1%;
  right: -15px;
}

.footer-bg-bottom {
  margin-bottom: -90px;
}

.courses .bg {
  filter: none;
}

.modal-backdrop.in {
  z-index: 0;
}

.error {
  color: red;
  border: 1px solid red !important;
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {

  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

.faq-page-bg {
  background-image: url(../images/banner/Faq.png);
  min-height: 90vh;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
}

.course-page-bg {
  background-image: url(../images/banner/courses.jpg);
  min-height: 90vh;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
}

.blog-page-bg {
  background-image: url(../images/banner/blog.png);
  min-height: 90vh;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
}

.about-page-bg {
  position: relative;
  min-height: 100vh;
  box-sizing: border-box;
  background-image: url(../images/banner/about_us.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.about-page-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(13, 31, 17, 0.5);
  /* Black color with 0.5 opacity */
}


/* .about-page-bg {
  position: relative;
  min-height: 100vh;
  box-sizing: border-box;
  background-image: url(../images/banner/about_us.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.about-page-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.about-page-bg {
  background-image: url(../images/banner/about_us.png);
  min-height: 100vh;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
} */

.home-page-bg {
  /* max-height: 100vh; */
}

.home-page-bg img {
  max-height: 100vh;
  width: 100%;
}

.banner-carousel-caption {
  position: absolute;
  bottom: 250px;
  /* padding-top: 50px; */
  left: 8%;
  width: 60%;
}

.content.home {
  position: relative;
}

.carousel.fade {
  opacity: 1;
}

.carousel.fade .item {
  transition: opacity ease-out 0.7s;
  left: 0;
  opacity: 0;
  /* hide all slides */
  top: 0;
  position: absolute;
  width: 100%;
  display: block;
}

.carousel.fade .item:first-child {
  top: auto;
  opacity: 1;
  /* show first slide */
  position: relative;
}

.carousel.fade .item.active {
  opacity: 1;
}

.banner-carousel-caption h2 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 20px;
  font-family: 'Futura PT Demi';
  text-transform: uppercase;
}

.banner-carousel-caption p {
  color: #fff;
  font-size: 18px;
  line-height: 35px;
  font-family: 'Futura PT Demi';
}

#homeCarousel {
  margin-top: -150px;
}

.nav-item a,
.nav-item a.active,
.nav-item a:hover {
  color: #fff;
  text-decoration: none;
}

.black .nav-item a,
.black .nav-item a.active,
.black .nav-item a:hover {
  color: #000;
  text-decoration: none;
}

.nav-item-border {
  border-bottom: 3px solid #fff;
  border-radius: 70px;
}

.courses-images img {
  width: 100%;
  border-radius: 20px;
  height: 220px;
  object-fit: cover;
}

.course-details {
  position: relative;
}

.course-details .content {
  position: relative;
}

.course-details .title {
  text-align: center;
  font-size: 34px;
  margin-top: 0;
}

.course-details .image-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}

.course-details .image-container .item {
  width: 32%;
  margin: 24px 0;
  border-radius: 16px;
  transition: 0.3s;
  border-radius: 20px;
  background-color: #f1f1f1;
}

.course-details .image-container .no-marign {
  margin-right: 0;
}

a {
  color: #000;
  text-decoration: none;
}

.course-details .image-container .item:hover {
  box-shadow: 0 0 20px 9px #00000070;
  transform: scale(1.03);
  transition: 0.3s;
}

.course-details .image-container .item .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 300px;
  height: 139px;
  margin: 10px;
  box-shadow: 0 0 0 1px #0000000f;
  border-radius: 10px;
}

.course-details .image-container .item .text {
  font-family: 'Futura PT Demi';
  font-size: 20px;
  box-sizing: border-box;
  padding: 0 20px;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
}

.course-details p {
  font-family: Futura PT Book;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
  width: 100%;
  margin-top: 0;
}

.course-details h1 {
  font-family: 'Futura PT Demi';
  font-size: 18px;
  letter-spacing: 0.4px;
  margin-bottom: 10px;
  margin-top: 15px;
}

.course-details .view {
  font-family: Futura PT Book;
  width: 100%;
  text-align: right;
  margin-bottom: 25px;
  margin-top: 15px;
}

.course-details .text h6 {
  margin-top: 60px;
  text-align: center;
  font-size: 25px;
}

.course-details .view a {
  color: #000;
  text-decoration: auto;
  font-family: 'Futura PT Demi';
  font-size: 16px;
  margin-right: 10px;
}

.course-details .white-cover {
  padding-bottom: 0;
}

.course-page .courses-header.course-1 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/banner/advanced_diploma_in_game_design_banner.png);
}

.course-page .courses-header.course-2 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/banner/diploma_in_ar_vr.png);
}

.course-page .courses-header.course-3 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/banner/diploma_in_2d_animation.png);
}

.course-page .courses-header.course-4 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/banner/foundation_in_unreal_engine.png);
}

.course-page .courses-header.course-5 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/banner/diploma_in_3d_animation.png);
}

.course-page .courses-header.course-6 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/bsc.png);
}

.course-page .courses-header.course-7 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/msc.png);
}

.course-page .courses-header.course-9 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/PG-diplomo-2D-animation.webp);
}

.course-page .courses-header.course-10 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/animation-production.webp);
}

.course-page .courses-header.course-11 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/data_science.jpg);
}

.block.courses-header .top-curve {
  margin-bottom: 0;
}

.block.courses-header .header-logo {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 9;
  right: 0;
  text-align: center;
}

.block.courses-header .header-logo img {
  width: 200px;
}

.course-page .courses-header .content {
  height: 720px;
  /*margin-top: -20px;*/
  padding-top: 24px;
}

.course-page .text-container img {
  height: 15px;
  vertical-align: middle;
  width: 15px;
}

.course-page .nav-item-border {
  border-bottom: 3px solid #fff;
}

.course-page .nav-item a {
  color: #fff;
}

.course-page .bg {
  filter: none;
}

.course-page .header-block {
  background: #ffffff;
}

.course-page h1 {
  padding: 30px 0;
}

.course-page .text-container {
  margin-top: 8px;
  width: 100%;
  color: #fff;
}

.course-page p.detail {
  font-size: 16;
  padding: 10px 0;
}

.course-page .image-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  justify-content: end;
}

.course-page .animation_faster .enquiry-form {
  padding: 30px;
  text-align: center;
}

.course-page .animation_faster .enquiry-form h2 {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 15px;
  font-weight: 600;
}

.flex-container .left {
  width: 100%;
  margin-left: 250px;
  margin-top: 30px;
  position: relative;
}

.flex-container .left li.icon1::before {
  content: '';
  background-image: url(../images/icons/guest_lecture_from_industry_experts_icon.svg);
  height: 38px;
  width: 38px;
  position: absolute;
  top: -10px;
  left: -50px;
}

.flex-container .left li.icon2::before {
  content: '';
  background-image: url(../images/icons/career_assistance_icon.svg);
  height: 38px;
  width: 38px;
  position: absolute;
  top: 45px;
  left: -50px;
}

.flex-container .left li.icon3::before {
  content: '';
  background-image: url(../images/icons/interactive_live_classes_icon.svg);
  height: 38px;
  width: 38px;
  position: absolute;
  top: 100px;
  left: -50px;
}

.flex-container .right li.icon4::before {
  content: '';
  background-image: url(../images/icons/doubt_clarification_sessions_icon.svg);
  height: 38px;
  width: 38px;
  position: absolute;
  top: -10px;
  left: -50px;
}

.flex-container .right li.icon5::before {
  content: '';
  background-image: url(../images/icons/hands_on_experience_with_live_projects_icon.svg);
  height: 38px;
  width: 38px;
  position: absolute;
  top: 45px;
  left: -50px;
}

.flex-container .right li.icon6::before {
  content: '';
  background-image: url(../images/icons/career_assistance_icon.svg);
  height: 38px;
  width: 38px;
  position: absolute;
  top: 100px;
  left: -50px;
}

.flex-container .left ul li,
.flex-container .right ul li {
  margin-bottom: 40px;
  font-size: 18px;
}

.flex-container .right {
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  justify-content: end;
  margin-top: 30px;
  position: relative;
}

.flex-container.faculty {
  text-align: center;
  padding-bottom: 50px;
}

.flex-container.faculty .faculty-image img.dots {
  border-radius: unset;
  padding: unset;
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  text-align: center;
  margin: auto;
  width: 280px;
}

.flex-container.faculty .faculty-image img {
  border-radius: 50%;
  padding: 20px;
  opacity: 1;
  width: 280px;
  height: 280px;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.flex-container.faculty .faculty-image:hover>img {
  -ms-transform: scale(1.15);
  /* IE 9 */
  -webkit-transform: scale(1.15);
  /* Safari 3-8 */
  transform: scale(1.1);
}

.hover-effort {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.flex-container.faculty .faculty-image:hover img {
  /*opacity: 0.3;*/
}

.flex-container.faculty .faculty-image:hover .hover-effort {
  opacity: 1;
}

.view-button {
  background-color: #000;
  color: white;
  font-size: 14px;
  padding: 7px 15px;
  border-radius: 15px;
}

.flex-container .faculty-one {
  width: 100%;
  margin-left: 0;
  margin-top: 50px;
  position: relative;
  cursor: pointer;
}

.flex-container .faculty-one .award,
.flex-container .faculty-two .award,
.flex-container .faculty-three .award {
  position: absolute;
  bottom: -10px;
  right: -15px;
}

.flex-container .faculty-two {
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  justify-content: end;
  margin-top: 50px;
  position: relative;
  cursor: pointer;
}

.flex-container .faculty-three {
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  justify-content: end;
  margin-top: 50px;
  position: relative;
  cursor: pointer;
}

.flex-container.faculty h2 {
  text-align: center;
  font-size: 21px;
  margin-top: 20px;
}

.flex-container.faculty h6 {
  text-align: center;
  margin-top: 30px;
  line-height: 25px;
  font-family: Futura PT Book;
  letter-spacing: 1px;
}

.course-page .animation_faster .enquiry-form input {
  margin-bottom: 20px;
  width: 100%;
  border-radius: 8px;
  border: none;
  padding: 10px 20px 10px 20px;
  font-family: 'Futura PT Book';
}

.course-page .animation_faster .enquiry-form button {
  background: #000;
  padding: 10px 30px;
  color: #fff;
  border: none;
  font-family: 'Futura PT Demi';
}

.course-page .animation_faster .enquiry-form {}

.course-page .image-container .item {
  width: 320px;
  height: 390px;
  margin: 24px 0;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  transition: 0.3s;
}

.course-page .image-container .no-marign {
  margin-right: 0;
}

.course-page .image-container .item:hover {
  transform: scale(1.03);
  transition: 0.3s;
}

.course-page .image-container .item .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 379px;
  height: 168px;
  margin: 10px;
  box-shadow: 0 0 0 1px #0000000f;
  border-radius: 10px;
}

.course-page .image-container .item .text {
  font-family: 'Futura PT Demi';
  font-size: 20px;
  width: 400px;
  box-sizing: border-box;
  padding: 0 12px;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
}

.course-page p.back {
  margin-left: -20px;
}

.course-page p {
  font-family: Futura PT Book;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
  width: 100%;
  margin-top: 0;
}

.course-page p.heading {
  font-family: Futura PT Demi;
  font-size: 16px;
  text-align: center;
  color: #fff;
}

.course-page .view {
  font-family: Futura PT Book;
  width: 100%;
  text-align: center;
}

.course-page .view button {
  padding: 12px 50px;
  color: #000;
  background-color: #fff;
  border: #fff solid 1px;
  border-radius: 8px;
  margin-top: 10px;
  cursor: pointer;
  font-weight: bold;
}

.course-page .white-cover {
  padding-bottom: 0;
}

.course-page .text-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #eef2f3;
}

.course-page .last {
  border-bottom: none;
}

.course-page .btn {
  margin-top: 40px;
  text-align: center;
  border-bottom: none;
}

.course-page .text-item button {
  padding: 12px 50px;
  color: #fff;
  background-color: #151a34;
  border: #151a34 solid 1px;
  border-radius: 8px;
  margin-top: 10px;
  cursor: pointer;
  font-weight: bold;
}

.course-page .text-item h1 {
  padding: 20px 0;
  font-size: 32px;
}

.course-page .text-item h2 {
  padding: 20px 0;
  font-size: 24px;
  font-family: 'Futura PT Demi';
  letter-spacing: 0.4px;
  margin-bottom: 10px;
  margin-top: 15px;
}

.course-page .text-item p {
  font-size: 18px;
  font-weight: 500;
  margin-left: 104px;
  width: 80%;
}

.course-page .contact-box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  position: relative;
  margin-top: -1100px;
  margin-left: 840px;
}

.course-page .box-1 {
  margin-top: -1250px;
}

.course-page .box-7 {
  margin-top: -1250px;
}

.course-page .contact-box .item {
  width: 320px;
  height: 332px;
  margin: 24px 0;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 0 20px 6px #0000002b;
  transition: 0.3s;
}

.course-page .contact-box p.heading {
  font-family: Futura PT Book;
  font-size: 14px;
  text-align: center;
  color: #000;
  font-weight: 600;
  padding: 12px 0;
}

.course-page .contact-box input {
  border: #eef2f3 1px solid;
  box-shadow: 1px 1px 1px 1px #0000000f;
  border-radius: 6px;
  padding: 10px;
  font-size: 11px;
  width: 80%;
  margin: 10px;
}

.course-page .contact-box .no-marign {
  margin-right: 0;
}

.course-page .contact-box .item:hover {
  transform: scale(1.03);
  transition: 0.3s;
}

.course-page .contact-box .item .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 379px;
  height: 168px;
  margin: 10px;
  box-shadow: 0 0 0 1px #0000000f;
  border-radius: 10px;
}

.course-page .contact-box .item .text {
  font-family: 'Futura PT Demi';
  font-size: 20px;
  width: 320px;
  box-sizing: border-box;
  padding: 0 12px;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
}

.course-page .contact-box .view button {
  padding: 6px 40px;
  color: #fff;
  background-color: #151a34;
  border: #151a34 solid 1px;
  border-radius: 8px;
  margin-top: 10px;
  cursor: pointer;
  font-weight: bold;
}

.course-page p.back a {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  margin-left: 20px;
  text-transform: uppercase;
}

.course-page i:before,
.course-page i:after {
  content: '';
  position: absolute;
  background-color: #fff;
  width: 2px;
  height: 10px;
  margin-top: 9px;
  margin-left: -20px;
}

.course-page i:before {
  transform: translate(2px, -3px) rotate(45deg);
}

.course-page i:after {
  transform: translate(2px, 3px) rotate(-45deg);
}

.blog-header {
  position: relative;
}

.blog-bg-block-2-top {
  margin-top: -294px;
}

.blog-bg-bottom {
  margin-bottom: 40px;
  z-index: 1;
}

.blog-white-cover {
  position: relative;
  margin-top: -40px;
  background-color: white;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 0;
  z-index: 1;
}

.blog-details .content {
  /* width: 1400px; */
  width: 100%;
  padding-bottom: 30px;
  position: relative;
}

.blog-details .title {
  text-align: center;
  font-size: 34px;
  line-height: 120px;
}

.blog-details .image-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  justify-content: space-around;
}

.blog-details .image-container .item {
  width: 360px;
  height: 520px;
  margin: 24px 0;
  border-radius: 20px;
  background-color: #f1f1f1;
  cursor: pointer;
  transition: 0.3s;
}

.blog-details .image-container .no-marign {
  margin-right: 0;
}

.blog-details .image-container .item:hover {
  transform: scale(1.03);
  transition: 0.3s;
}

.blog-details .image-container .item .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 280px;
  box-shadow: 0 0 0 1px #0000000f;
  border-radius: 15px;
}

.blog-details .image-container .item .text {
  font-family: 'Futura PT Demi';
  font-size: 20px;
  width: 360px;
  box-sizing: border-box;
  padding: 0 16px;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
}

.blog-details .image-1 {
  background-image: url(../images/Blog_Image_1.webp);
}

.blog-details .image-2 {
  background-image: url(../images/Blog_Image_2.webp);
}

.blog-details p {
  font-family: Futura PT Book;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  width: 100%;
  margin-top: 0;
}

.blog-details p.heading {
  font-family: 'Futura PT Demi';
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}

.blog-details a {
  color: #000;
  text-decoration: none;
}

.blog-details p.date {
  color: #9a9a9a;
  font-size: 11px;
  margin: 14px 0;
}

.blog-details p.desc {
  position: relative;
  -webkit-mask-image: linear-gradient(180deg, #000 20%, transparent);
}

.blog-details .view {
  font-family: Futura PT Book;
  width: 100%;
  height: 60px;
}

.blog-details p.more {
  font-family: 'Futura PT Demi';
  font-size: 12px;
  font-weight: bold;
  margin-top: 20px;
}

.blog-details p.more img {
  width: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

.blog-details .view button {
  padding: 8px 60px;
  color: #fff;
  background-color: #484848;
  border: #484848 solid 1px;
  border-radius: 8px;
  margin-top: 30px;
}

.blog-details .white-cover {
  padding-bottom: 0;
}

.blog-content .heading {
  text-align: center;
  position: relative;
  margin-top: -40px;
  font-size: 33px;
}

.blog-content .blog-details .image-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 500px;
  flex-direction: row;
  justify-content: space-around;
}

.blog-content .blog-details .image img {
  margin: 40px 0;
  width: 100%;
  display: none;
}

.blog-content .blog-details p {
  font-family: Futura PT Book;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  width: 70%;
  margin-top: 0;
  padding: 0 0 10px 0;
}

.blog-content .blog-details p.highlight {
  font-family: Futura PT Demi;
  font-size: 18px;
  padding: 50px 0 0 0;
  width: 50%;
}

.blog-content .blog-details p.back {
  font-weight: bold;
  font-size: 14px;
  position: relative;
  z-index: 2;
}

.blog-content .blog-details p.back a {
  margin-left: 10px;
  font-size: 18px;
}

.blog-content .blog-details p.back i:before,
.blog-content .blog-details p.back i:after {
  content: '';
  position: absolute;
  background-color: #000;
  width: 2px;
  height: 6px;
  margin-top: 10px;
}

.blog-content .blog-details p.back i:before {
  transform: translate(3px, 2px) rotate(45deg);
}

.blog-content .blog-details p.back i:after {
  transform: translate(3px, 6px) rotate(-45deg);
}

.about-header {
  position: relative;
}

.about-bg-block-2-top {
  margin-top: -162px;
}

.about-white-cover {
  position: relative;
  margin-top: -125px;
}

.about-white-cover img {
  width: 100%;
  height: 100vh;
}

.about-white-cover .content {
  position: relative;
}

.about-white-cover .about_content {
  position: absolute;
  bottom: 140px;
  width: 100%;
  left: 0;
}

.about-white-cover .about_content h2 {
  color: #fff;
  font-size: 45px;
  text-align: center;
}

.about-white-cover .about_content .desc {
  margin-top: 70px;
}

.about-white-cover .about_content p {
  color: #fff;
  font-size: 20px;
  line-height: 45px;
  margin-top: 50px;
  margin-left: 100px;
}

.faq-white-cover {
  position: relative;
  margin-top: -40px;
  background-color: white;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 100px;
  z-index: 1;
}

.faq .content {
  /* width: 1400px; */
  width: 100%;
  position: relative;
}

.faq p {
  width: 100%;
}

.wrapper {
  font-family: 'Futura PT Book';
  min-height: 0;
  display: inline-block;
  position: relative;
  /*left: 50%;
  transform: translate(-50%, 0);*/
  padding: 30px;
}

@media (max-width: 550px) {
  .wrapper {
    box-sizing: border-box;
    transform: translate(0, 0);
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    left: 0;
  }
}

.wrapper h1,
.wrapper h2 {
  color: #000;
}

.wrapper h1 {
  font-family: 'Futura PT Demi';
  letter-spacing: 1px;
  font-weight: 100;
  text-align: center;
  display: table;
  padding: 10px 0;
  font-weight: bolder;
  margin-left: -14px;
}

.wrapper h2 {
  font-family: 'Futura PT Demi';
  font-size: 18px;
  line-height: 34px;
  font-weight: 300;
  letter-spacing: 1px;
  display: block;
  margin-left: 20px;
  cursor: pointer;
}

.wrapper p {
  color: rgba(48, 69, 92, 0.8);
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;
  transition: all 500ms ease;
  font-family: 'Futura PT Book';
}

.wrapper p,
.wrapper ul li i:before,
.wrapper ul li i:after {
  transition: all 0.25s ease-in-out;
}

.wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wrapper ul li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 18px;
}

.wrapper ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 3px;
  left: 0;
}

.wrapper ul li i:before,
.wrapper ul li i:after {
  content: '';
  position: absolute;
  background-color: #000;
  width: 3px;
  height: 8px;
  margin-top: 10px;
}

.wrapper ul li i:before {
  transform: translate(2px, 0) rotate(90deg);
}

.wrapper ul li i:after {
  transform: translate(2px, 0) rotate(-90deg);
}

.wrapper ul li input[type='checkbox'] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}

.wrapper ul li input[type='checkbox']:checked~p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}

.wrapper ul li input[type='checkbox']:checked~i:before {
  margin-top: 9px;
  height: 9px;
  transform: translate(2px, 0) rotate(360deg);
  margin-left: -4px;
}

.wrapper ul li input[type='checkbox']:checked~i:after {
  margin-top: 9px;
  height: 9px;
  transform: translate(-2px, 0) rotate(-270deg);
}

.wrapper ul li:nth-of-type(1) {
  border-top: none;
  animation-delay: 0.5s;
}

.wrapper ul li:nth-of-type(2) {
  border-top: none;
  animation-delay: 0.75s;
}

.wrapper l li:nth-of-type(3) {
  border-top: none;
  animation-delay: 1s;
}

.wrapper ul li:last-of-type {
  padding-bottom: 0;
}

.wrapper li {
  animation: bounceInUp 1s ease both;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06d85f;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

.button:hover {
  background: #06d85f;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.75);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 402px;
  position: relative;
  transition: all 5s ease-in-out;
  z-index: 1;
  box-shadow: 0 0 20px 6px #0000002b;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  z-index: 2;
}

.popup .close:hover {
  color: #333;
}

.popup .content {
  max-height: 30%;
  overflow: auto;
  height: 420px;
}

@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }

  .popup {
    width: 70%;
  }
}

.course-page .apply-box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  position: relative;
}

.course-page .apply-box .top-logo {
  width: 100%;
  text-align: -webkit-center;
  margin: -32px 0 20px 0;
}

.course-page .apply-box .item {
  width: 420px;
  height: 590px;
  margin: 24px 0;
  transition: 0.3s;
}

.course-page .apply-box p.heading {
  font-family: Futura PT Book;
  font-size: 14px;
  text-align: center;
  color: #000;
  font-weight: 600;
  padding: 12px 0;
}

.course-page .apply-box input {
  border: #000 1px solid;
  box-shadow: 1px 1px 1px 1px #0000000f;
  border-radius: 12px;
  padding: 10px;
  font-size: 11px;
  width: 92%;
  margin: 10px;
  line-height: 20px;
}

.course-page .apply-box .no-marign {
  margin-right: 0;
}

.course-page .apply-box .item:hover {
  transform: scale(1.03);
  transition: 0.3s;
}

.course-page .apply-box .item .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 379px;
  height: 168px;
  margin: 10px;
  box-shadow: 0 0 0 1px #0000000f;
  border-radius: 10px;
}

.course-page .apply-box .item .text {
  font-family: 'Futura PT Demi';
  font-size: 20px;
  width: 420px;
  box-sizing: border-box;
  padding: 0 50px;
  flex-direction: column;
  display: flex;
}

.course-page .apply-box label {
  font-size: 16px;
  padding: 0 10px;
}

.course-page .apply-box .view button {
  padding: 6px 40px;
  color: #000;
  background-color: #fff;
  border: #eef2f3 solid 1px;
  border-radius: 8px;
  margin-top: 10px;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background: linear-gradient(to bottom,
      rgba(230, 230, 230, 1),
      rgba(255, 255, 255, 0.8));
  margin: auto;
  padding: 50px;
  border: 1px solid #888;
  width: 50%;
  border-radius: 30px;
  position: relative;
}

/* The Close Button */
.close {
  color: #000;
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 20px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.faculties-wrap {
  position: relative;
}

.faculties-wrap .image {
  position: relative;
}

.faculties-wrap .image img {
  border-radius: 50%;
  padding: 20px;
}

.faculties-wrap .image img.dots {
  border-radius: unset;
  padding: unset;
  position: absolute;
  top: 0px;
  left: 0;
  width: 265px;
}

.faculties-wrap .top {
  position: absolute;
  top: 30%;
  left: 38%;
}

.faculties-wrap .top h2 {
  font-size: 35px;
}

.faculties-wrap .top p {
  font-size: 25px;
  margin-top: 30px;
  letter-spacing: 2px;
  font-family: 'Futura PT Book';
  font-weight: 500;
}

.faculties-content p {
  font-size: 20px;
  margin-top: 15px;
  letter-spacing: 2px;
  line-height: 40px;
  font-family: 'Futura PT Book';
  font-weight: 500;
}

.faculties-wrap .award {
  position: absolute;
  top: 0;
  right: 0;
}

/* #myModal1 .faculties-wrap .award,
#myModal3 .faculties-wrap .award,
#myModal4 .faculties-wrap .award {
  top: -53px;
} */

.faculties-wrap .award img {
  width: 100px;
}

.block.homepage .content {
  background-color: #fff;
  margin-top: -40px;
}

.home-page-bg .banner-text {
  margin-top: 150px;
}

.home-page-bg .banner-text h2 {
  color: #fff;
  font-size: 50px;
  text-transform: uppercase;
}

.home-page-bg .banner-text p {
  color: #fff;
  font-size: 16px;
}

.popular-courses-images {
  position: relative;
}

.popular-courses-images img {
  width: 100%;
  border-radius: 20px;
}

.popular-courses-images h2 {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  color: #fff;
  margin: auto;
  text-align: center;
  font-size: 20px;
  padding: 0 113px;
  line-height: 25px;
}

.popular-corses-wrap h1 {
  text-align: center;
  font-size: 34px;
  padding-bottom: 50px;
}

.popular-corses-wrap {
  position: relative;
  margin-top: -40px;
  background-color: white;
  width: 100%;
  padding-top: 0px;
  z-index: 1;
  padding-bottom: 50px;
}

.home .section-2-curve {
  margin-top: -10px;
}

.map-wrap {
  text-align: left;
}

.map-wrap iframe {
  border-radius: 20px;
}

.copyright h2 {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 15px;
  font-family: 'Futura PT Demi';
}

.footer-address,
.footer-services {
  margin-top: 75px;
}

.footer-services a {
  color: #ddd;
}

.footer-services a:hover {
  text-decoration: none;
}

.footer-bottom p {
  text-align: center;
  color: #ffffff;
}

.footer-logo {
  text-align: left;
}

.footer-logo img {
  width: 250px;
  margin-bottom: 25px;
}

.copyright .content {
  margin-bottom: 60px;
}

.copyright.others .content {
  margin-bottom: 0;
}

.copyright.others .content .footer-logo {
  text-align: center;
}

.copyright.others .content .footer-logo img {
  margin-bottom: 10px;
}

.vision-mission {
  background-color: #fff;
  padding-bottom: 100px;
  margin-top: -140px;
}

.vision-mission h2 {
  font-size: 35px;
  font-family: 'Futura PT Demi';
}

.vision-mission p {
  font-size: 20px;
}

.vision-mission img {
  width: 75%;
}

.vision-mission .mission {
  margin: 50px 0;
}

.vision-mission .vision {
  padding-top: 150px;
}

.carousel-wrap .item {
  position: relative;
}

.carousel-wrap .carousel-caption {
  position: absolute;
  right: 7%;
  top: 35%;
  left: unset;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: right;
  width: 40%;
}

.carousel-wrap .carousel-caption h2 {
  font-size: 40px;
  text-align: right;
  font-weight: 600;
  margin-bottom: 30px;
  font-family: 'Futura PT Demi';
}

.carousel-wrap .carousel-caption p {
  font-size: 21px;
  text-align: right;
}

.carousel-wrap .carousel-indicators {
  position: absolute;
  bottom: 25%;
  right: 20%;
  /* right: -10%; */
  left: unset;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
  list-style: none;
}

.block.block-7 {
  padding-bottom: 50px;
  position: relative;
}

.block.block-7 .atc_logo img {
  padding-top: 0;
  text-align: center;
  margin: auto;
  display: block;
}

.courses-bg-image.home-bottom .bg10 {
  position: absolute;
  top: 125px;
  right: 2%;
  order-radius: 60%;
}

.courses-bg-image.home-bottom .bg4 {
  position: absolute;
  top: 25%;
  left: 36%;
}

.courses-bg-image.home-bottom .bg2 {
  position: absolute;
  right: -65px;
  top: 60%;
  transform: rotate(120deg);
}

.courses-bg-image.home-bottom .bg8 {
  position: absolute;
  top: 30%;
  left: 17%;
}

.courses-bg-image.home-bottom .bg8 {
  position: absolute;
  top: 30%;
  left: 17%;
}

.courses-bg-image.home-bottom .bg9 {
  position: absolute;
  bottom: 15%;
  right: 50%;
}

.EnquiryForm {
  -webkit-animation-name: cssAnimation;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(100px);
  }

  to {
    -webkit-transform: rotate(0deg) scale(2) skew(0deg) translate(100px);
  }
}

.home-footer {
  background-color: #000;
  height: 100px;
  margin-top: -20px;
  z-index: 0;
}

.footer-btm {
  width: 100%;
  height: 45px;
  background: #fff;
  z-index: 4;
  position: absolute;
  top: -29px;
}

.contact-page-bg {
  background-color: #313235;
  height: 650px;
}

.contact-page-bg .map-wrap iframe {
  width: 100%;
  margin-bottom: 30px;
}

.contact-page-bg .map-wrap h2 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.contact-page-bg .footer-address {
  margin-left: 80px;
}

.contact-page-bg .footer-address h2 {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.contact-page-bg .footer-address p {
  color: #ffffff;
  margin-top: 0;
  opacity: 0.8;
}

.contact_wrap {
  width: 70%;
  margin: auto;
  box-shadow: 0 0 20px 6px #0000002b;
  padding: 30px;
  border-radius: 5px;
  padding-bottom: 50px;
}

.contact_wrap h2 {
  font-size: 35px;
  margin-bottom: 10px;
}

.contact_wrap input {
  width: 100%;
  padding-top: 30px;
  border: none;
  border-bottom: 2px solid #777;
}

.contact_wrap input:focus-visible {
  outline: none;
}

.contact_wrap .btn {
  text-align: center;
  margin: auto;
  display: block;
}

.contact_wrap button {
  background: #000;
  padding: 10px 30px;
  color: #fff;
  border: none;
  font-family: 'Futura PT Demi';
  border-radius: 8px;
  margin-top: 30px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
}

.privacy-policy-bg {
  background-color: #313235;
  height: 330px;
}

/*Mobile Menu*/

.mobile-container {
  max-width: 480px;
  margin: auto;
  background-color: #555;
  height: 500px;
  color: white;
  border-radius: 10px;
}

.topnav {
  overflow: hidden;
  background-color: transparent;
}

.topnav img {
  width: 200px;
}

.topnav #myLinks {
  display: none;
  height: 100vh;
  background-color: #313235;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

.topnav button {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  border: none;
}

.cookie-info {
  width: 100%;
  /* border: 1px solid grey; */
  margin-top: 20px;
}

.cookie-info td {
  border: 1px solid grey;
  padding: 5px;
}

.topnav a img {
  position: absolute;
  z-index: 99;
}

.topnav button span {
  font-size: 24px !important;
}

.topnav #myLinks a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 20px !important;
  display: block;
}

.topnav #myLinks .menu {
  margin-top: 60px;
}

.topnav button.icon {
  background: transparent;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}

.topnav button i {
  font-size: 25px;
}

.topnav #myLinks a:hover {
  background-color: #ddd;
  color: black;
}

@media (max-width: 768px) {
  p {
    font-size: 18px;
    text-align: justify;
  }

  body {
    min-width: auto;
  }

  .white-cover .content {
    margin-top: 0px;
  }

  .block.header-block {
    display: none;
  }

  .home .block-2-title {
    margin-top: 0px;
  }

  /* Home page Start*/
  .home .topnav {
    overflow: hidden;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100vh;
  }

  #homeCarousel {
    height: 500px;
    display: none;
  }

  #homeCarousel .item img {
    height: 500px;
  }

  #homeCarousel .content.home {
    display: none;
  }

  .banner .block-2-image-text {
    display: none;
  }

  .block-2-image-text-mobile {
    font-size: 26px;
    text-align: center;
    line-height: 30px;
    font-family: 'Futura PT Book';
    padding: 30px;
    color: #000000;
  }

  .mobile_none {
    display: none;
  }

  .home .carousel-wrap {
    display: none;
  }

  .home .block-2 {
    box-shadow: 0 0 10px 2px rgb(1 1 1 / 20%);
  }

  .home .block-3 {
    height: auto;
  }

  .mobile-block-3 {
    padding: 30px;
  }

  .mobile-block-3 {
    padding: 30px;
    box-shadow: 0 0 10px 2px rgb(1 1 1 / 20%);
  }

  .mobile-block-3 h2 {
    font-size: 26px;
    text-align: center;
    line-height: 30px;
    font-family: 'Futura PT Demi';
    padding: 30px;
    color: #000000;
    margin: 0;
  }

  .mobile-block-3 img {
    border-radius: 10px;
  }

  .mobile-block-3 p {
    text-align: center;
    line-height: 25px;
    padding-top: 20px;
  }

  .block-4 {
    margin-top: 0;
  }

  .home .block-6 {
    box-shadow: 0 0 10px 2px rgb(1 1 1 / 20%);
    background-color: #f1f1f1;
    height: auto;
    padding-bottom: 30px;
  }

  .home .block-6 .title {
    font-size: 35px;
    text-align: center;
    padding: 20px 0 0 0;
  }

  .home .block-6 .image-container .item {
    height: auto;
    box-shadow: none;
    background-color: unset;
  }

  .home .block-6 .image-container .item .image_bg {
    box-shadow: 0 0 20px 6px #0000002b;
    background-color: #fff;
    padding: 10px;
    border-radius: 30px;
  }

  .footer-btm {
    background: unset;
  }

  /* Home page End*/

  /* About Us page Start*/

  .vision-mission .desktop {
    display: none;
  }

  .about-page-bg {
    min-height: 100vh;
    background-image: url(../images/banner/mobile_about_bg.png);
  }

  .about-white-cover {
    margin-top: 0;
    background-color: #ffffff;
  }

  .about-white-cover .about_content {
    position: relative;
    bottom: 0;
    margin-top: 30px;
  }

  .about-white-cover .about_content p {
    font-size: 16px;
    line-height: 35px;
    margin-top: 0;
    margin-left: 0;
    color: #000000;
  }

  .about-white-cover img {
    display: none;
  }

  .about .content {
    width: 100%;
    padding: 15px;
    text-align: justify;
  }

  .vision-mission {
    margin-top: 0;
    padding-bottom: 0;
  }

  .vision-mission .vision {
    padding-top: 20px;
  }

  .vision-mission img {
    width: 100%;
  }

  .about-white-cover .about_content h2 {
    font-size: 30px;
    color: #000000;
    text-align: center;
    padding-bottom: 15px;
  }

  .about-white-cover .about_content .desc {
    margin: 0;
  }

  .vision-mission h2 {
    margin-top: 30px;
    text-align: center;
  }

  /* About Us page End*/

  /* Faq page End*/
  .faq-page-bg {
    min-height: 100vh;
  }

  .faq .content {
    width: 100%;
    padding: 15px;
  }

  .faq .course-details .title {
    font-size: 30px;
    line-height: 38px;
    color: #000;
    margin-top: 40px;
  }

  .faq .wrapper {
    min-height: auto;
    margin: 0;
  }

  /* Faq page End*/

  /* Blog page End*/
  .blog-page-bg {
    min-height: 100vh;
  }

  .blog-bg-image {
    display: none;
  }

  .blog .content {
    width: 100%;
    padding: 0 40px;
  }

  .course-details .title {
    font-size: 30px;
    line-height: 38px;
    margin: 0;
  }

  .blog-details .image-container .item {
    width: 100%;
    padding: 15px;
    box-shadow: 0 0 20px 6px #0000002b;
    background-color: #ffffff;
  }

  .blog-details .image-container .item .text {
    width: 100%;
  }

  /* Blog page End*/

  /* Blog details page Start*/

  .blog-page-bg {
    min-height: 100vh;
    background-image: url(../images/banner/mobile_blog_bg.png);
  }

  .blog-content .content {
    width: 100%;
    padding: 15px;
  }

  .courses-bg-image {
    display: none;
  }

  .blog-white-cover {
    margin-top: 0;
    padding-top: 0;
  }

  .blog-content .blog-details p {
    width: 100%;
    font-size: 18px;
  }

  .blog-content .blog-details p.highlight {
    font-size: 22px;
    padding: 0px 0 0 0;
    width: 100%;
    line-height: 35px;
    text-transform: uppercase;
    margin: 15px 0;
  }

  .blog-content .heading {
    font-size: 30px;
    line-height: 35px;
    margin-top: 0;
  }

  .blog-content .blog-details p.back {
    display: none;
  }

  .blog-details-bg-image {
    display: none;
  }

  .blog-content .content h1.heading {
    font-size: 50px;
    line-height: 55px;
    text-align: left;
    position: absolute;
    top: -13%;
    color: #fff;
    padding: 15px;
  }

  .block.course-details .item a {
    color: #000;
    text-decoration: none;
  }

  .modal-content {
    width: 95% !important;
  }

  .desktop_img {
    display: none;
  }

  /* Blog details page End*/

  /* Course page Start*/

  .course-page-bg {
    background-image: url(../images/banner/mobile_courses.png);
    min-height: 100vh;
  }

  .courses-white-cover {
    margin-top: 0;
  }

  .courses .content {
    width: 100%;
    padding: 0 0;
  }

  .course-details .image-container .item {
    width: 100%;
    position: relative;
    padding: 30px 40px 0 40px;
    background-color: #ffffff;
    text-align: center;
    box-shadow: 0 0 10px 2px rgb(1 1 1 / 20%);
    border-radius: 0;
  }

  .course-details .image-container .item:hover {
    width: 100%;
    position: relative;
    padding: 30px 40px 0 40px;
    background-color: #ffffff;
    text-align: center;
    box-shadow: 0 0 10px 2px rgb(1 1 1 / 20%) !important;
    border-radius: 0;
  }

  .course-details .view {
    text-align: center;
  }

  .course-details p {
    margin-top: 20px;
    font-size: 18px;
  }

  .course-details .view a {
    font-size: 20px;
  }

  .course-details h1 {
    font-size: 25px;
  }

  .course-details .text h6 {
    margin-bottom: 60px;
  }

  .courses-details-bg-image {
    display: none;
  }

  .course-details .title {
    font-size: 35px;
    line-height: 38px;
    margin: 0;
    position: absolute;
    top: -3%;
    left: 0;
    right: 0;
    color: #ffffff;
  }

  .flex-container .left ul li,
  .flex-container .right ul li {
    margin-bottom: 40px;
    font-size: 16px;
  }

  /* Course details page End*/

  /* Course page Start*/

  .course-page .courses-header.course-1 {
    min-height: 700px;
  }

  .course-page .content {
    width: 100%;
    padding: 40px;
  }

  .block.courses-header .header-logo {
    display: none;
  }

  .block.courses-header .top-curve {
    display: none;
  }

  .course-page .text-container p {
    display: none;
  }

  .course-page p.back {
    display: none;
  }

  .course-page .courses-header {
    height: 700px;
  }

  .course-page .courses-header .content {
    height: 700px;
  }

  .course-page .text-container h1 {
    padding: 0;
    text-align: left;
    font-size: 32px;
    padding-right: 0;
    margin-top: 50px;
    line-height: 42px;
  }

  .course-page .text-item p {
    font-size: 18px;
    font-weight: 500;
    margin-left: 0;
    width: 100%;
  }

  .course-page i:before,
  .course-page i:after {
    position: unset;
    margin-top: unset;
    margin-left: unset;
  }

  .flex-container .left {
    margin-left: 50px;
    margin-top: 0;
  }

  .flex-container .right {
    margin-left: 50px;
    margin-top: 0;
  }

  .flex-container {
    display: block;
  }

  .call-to-action {
    position: relative;
  }

  .map-wrap iframe {
    border-radius: 20px;
    width: 100%;
  }

  .course-page .image-container .item {
    width: unset;
  }

  .course-details .image-container .item:hover {
    box-shadow: unset;
    transform: unset;
    transition: unset;
  }

  .flex-container .faculty-one .award,
  .flex-container .faculty-two .award,
  .flex-container .faculty-three .award {
    bottom: 5px;
  }

  .flex-container .faculty-one .award img,
  .flex-container .faculty-two .award img,
  .flex-container .faculty-three .award img {
    width: 100px;
  }

  /* Course details page End*/

  .head-top {
    padding-top: 100px;
  }

  .phone a {
    color: white !important;
  }

  /*Home start*/

  .home-page-bg {
    min-height: 320px;
  }

  .home .content {
    width: 100%;
    padding: 15px 40px;
  }

  #homeCarousel {
    margin: 0;
  }

  .curve-bg-block-2-top {
    display: none;
  }

  .courses-bg-image.home {
    display: none;
  }

  .white-cover .content {
    width: 100%;
  }

  .block-2-title {
    font-size: 30px;
    margin-top: 70px;
  }

  .block-2-image:hover {
    box-shadow: unset;
    transform: unset;
    transition: unset;
  }

  .block-2-image-mobile {}

  .banner.row.popular {
    margin-top: 50px;
  }

  .block-2-image-mobile img {
    width: 100%;
    border-radius: 10px;
  }

  .block-2-image-mobile h2 {
    font-size: 23px;
    text-align: center;
    line-height: 25px;
    font-family: 'Futura PT Book';
    padding: 30px;
    color: #000000;
    margin: 0;
  }

  .block-5 .items:hover {
    box-shadow: unset;
    transform: unset;
    transition: unset;
  }

  .banner {
    display: block;
  }

  .block-2-image {
    width: 100%;
  }

  .block-3-curve-top {
    display: none;
  }

  .block-3 {
    margin-top: 0;
    height: 320px;
  }

  .carousel-wrap .carousel-caption {
    top: 0;
    padding: 15px;
  }

  .carousel-wrap .carousel-caption h2 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }

  .carousel-wrap .carousel-caption p {
    font-size: 13px;
    text-align: right;
    line-height: 18px;
  }

  .carousel-indicators {
    display: block;
  }

  .block.block-3 .carousel-indicators {
    display: none;
  }

  .block-4 .bg {
    display: none;
  }

  .upcoming_courses {
    padding-top: 10px;
  }

  .upcoming_courses .image {
    margin-bottom: 30px;
  }

  .block-4 .title {
    font-size: 35px;
    padding-top: 20px;
    line-height: 40px;
    padding-bottom: 30px;
  }

  .block-5 {
    height: auto;
    background-color: #f1f1f1;
  }

  .block-5 .title {
    font-size: 30px;
    margin-top: 30px;
    text-align: center;
  }

  .block-6 .bg {
    display: none;
  }

  .block-6 .content {
    margin: 0;
  }

  .block-6 .image-container .item {
    width: 100%;
    margin-bottom: 30px;
  }

  .row.image-container {
    margin: 0;
  }

  .block-6 .title {
    font-size: 30px;
  }

  .block.block-7 .atc_logo img {
    padding-top: 30px;
    width: 170px;
  }

  .footer-bg-bottom {
    display: none;
  }

  .footer-logo {
    margin-top: 30px;
  }

  .carousel-wrap .carousel-caption {
    width: 100%;
  }

  /* Home End  */

  .block-6 .image-container .item .text {
    padding: 40px 0 0 0;
    line-height: 30px;
    font-size: 24px;
  }

  .page-top-curve {
    display: none;
  }

  /*------------ Contact Us Page ----------*/

  .contact-page-bg {
    background-color: #313235;
    height: auto;
  }

  .contact .content {
    width: 100%;
    padding: 0 40px;
  }

  .contact-page-bg .map-wrap iframe {
    width: 100%;
    margin-bottom: 30px;
  }

  .contact-page-bg .map-wrap h2 {
    color: #ffffff;
    text-align: left;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .contact-page-bg .footer-address {
    margin-left: 0;
    padding: 0;
    margin-top: 0;
  }

  .contact-page-bg .footer-address h2 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
  }

  .contact-page-bg .footer-address p {
    color: #ffffff;
    margin-top: 0;
    opacity: 0.8;
  }

  .contact-page-bg .footer-address p a {
    color: #ffffff;
    margin-top: 0;
    opacity: 0.8;
  }

  .contact_wrap {
    width: 100%;
    margin: auto;
    box-shadow: 0 0 20px 6px #0000002b;
    padding: 30px;
    border-radius: 5px;
    padding-bottom: 50px;
  }

  .contact-details .content {
    padding: 0;
    width: 100%;
  }

  .contact_wrap h2 {
    font-size: 35px;
    margin-bottom: 10px;
  }

  .contact_wrap input {
    width: 100%;
    padding-top: 30px;
    border: none;
    border-bottom: 2px solid #777;
  }

  .map-wrap {
    margin-top: 75px;
  }

  .contact_wrap .btn {
    text-align: center;
    margin: auto;
    display: block;
  }

  .contact_wrap button {
    background: #000;
    padding: 10px 30px;
    color: #fff;
    border: none;
    font-family: 'Futura PT Demi';
    border-radius: 8px;
    margin-top: 30px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
  }
}

@media screen and (min-device-width: 769px) and (max-device-width: 1200px) {
  body {
    min-width: auto;
  }

  /* About Us page Start*/

  .about-page-bg {
    min-height: 400px;
  }

  .about-white-cover {
    margin-top: -40px;
  }

  .about-white-cover .about_content p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 0;
    margin-left: 0;
    padding: 15px;
  }

  .about-white-cover img {
    height: 500px;
  }

  .about .content {
    width: 100%;
    padding: 15px;
    text-align: justify;
  }

  .vision-mission {
    margin-top: -60px;
    padding-bottom: 0;
  }

  .vision-mission .vision {
    padding-top: 20px;
  }

  .vision-mission img {
    width: 100%;
  }

  .about-white-cover .about_content h2 {
    font-size: 45px;
  }

  .about-white-cover .about_content .desc {
    margin: 0;
  }

  .about-white-cover .about_content {
    bottom: 150px;
  }

  .vision-mission h2 {
    margin-top: 30px;
  }

  /* About Us page End*/

  /* Faq page Start*/

  .faq-page-bg {
    min-height: 520px;
  }

  .faq .content {
    width: 100%;
    padding: 15px;
  }

  .course-details .title {
    font-size: 30px;
    line-height: 38px;
    margin: 0;
  }

  .faq .wrapper {
    min-height: auto;
    margin: 0;
  }

  /* Faq page End*/

  /* Blog page End*/
  .blog-page-bg {
    min-height: 520px;
  }

  .blog .content {
    width: 100%;
    padding: 15px;
  }

  .course-details .title {
    font-size: 30px;
    line-height: 38px;
    margin: 0;
  }

  /* Blog page End*/

  /* Blog details page Start*/

  .blog-page-bg {
    min-height: 520px;
  }

  .blog-content .content {
    width: 100%;
    padding: 15px;
  }

  .course-details .title {
    font-size: 30px;
    line-height: 38px;
    margin: 0;
  }

  .blog-white-cover {
    margin-top: -75px;
  }

  .blog-content .blog-details p {
    width: 100%;
  }

  .blog-content .blog-details p.highlight {
    font-size: 18px;
    padding: 0px 0 0 0;
    width: 100%;
  }

  .blog-content .heading {
    font-size: 30px;
    line-height: 35px;
    margin-top: 0;
  }

  /* Blog details page End*/

  /* Course page Start*/

  .course-page-bg {
    min-height: 520px;
  }

  .courses .content {
    width: 100%;
    padding: 15px;
  }

  .course-details .image-container .item {
    width: 100%;
  }

  .course-details .text h6 {
    margin-bottom: 60px;
  }

  /* Course page End*/

  /* Course page Start*/

  .course-page .courses-header.course-1 {
    height: 720px;
  }

  .course-page .content {
    width: 100%;
    padding: 15px;
  }

  .block.courses-header .header-logo {
    display: none;
  }

  .block.courses-header .top-curve {
    display: none;
  }

  .course-page .text-container {
    display: none;
  }

  .course-page p.back {
    display: none;
  }

  .course-page .text-item p {
    font-size: 15px;
    font-weight: 500;
    margin-left: 0;
    width: 100%;
  }

  .course-page i:before,
  .course-page i:after {
    position: unset;
    margin-top: unset;
    margin-left: unset;
  }

  .flex-container .left {
    margin-left: 50px;
    margin-top: 0;
  }

  .flex-container .right {
    margin-left: 50px;
    margin-top: 0;
  }

  .flex-container {
    display: block;
  }

  .call-to-action {
    bottom: 25%;
  }

  .map-wrap iframe {
    border-radius: 20px;
    width: 100%;
  }

  .course-page .image-container .item {
    width: unset;
  }

  /* Course details page End*/

  /*Home start*/

  .home-page-bg {
    min-height: 320px;
  }

  .home .content {
    width: 100%;
    padding: 15px;
  }

  #homeCarousel {
    margin: 0;
  }

  .curve-bg-block-2-top {
    display: none;
  }

  .courses-bg-image.home {
    display: none;
  }

  .white-cover .content {
    width: 100%;
  }

  .block-2-title {
    font-size: 30px;
    margin-top: 70px;
  }

  .home .banner {
    display: block;
  }

  .block-2-image {
    width: 100%;
  }

  .block-3-curve-top {
    display: none;
  }

  .block-3 {
    margin-top: 0;
    height: unset;
  }

  .carousel-wrap .carousel-caption {
    top: 22%;
    padding: 15px;
  }

  .carousel-wrap .carousel-caption h2 {
    font-size: 30px;
    margin: 0 0 10px 0;
  }

  .carousel-wrap .carousel-caption p {
    font-size: 18px;
    text-align: right;
    line-height: 30px;
  }

  .carousel-indicators {
    display: none;
  }

  .block-4 .bg {
    display: none;
  }

  .upcoming_courses {
    padding-top: 10px;
  }

  .upcoming_courses .image {
    margin-bottom: 30px;
  }

  .block-4 {
    margin-top: 0;
  }

  .block-4 .title {
    font-size: 30px;
  }

  .block-5 {
    height: auto;
    background-color: #f1f1f1;
  }

  .block-5 .title {
    font-size: 30px;
    margin-top: 30px;
  }

  .block-6 .bg {
    display: none;
  }

  .block-6 .content {
    margin: 0;
  }

  .block-6 .image-container .item {
    width: 100%;
    margin-bottom: 30px;
  }

  .row.image-container {
    margin: 0;
  }

  .block-6 .title {
    font-size: 30px;
  }

  .block.block-7 .atc_logo img {
    padding-top: 30px;
  }

  /* Home End  */
}

.blg {
  width: 70%;
  height: auto;
}

@media screen and (min-device-width: 600px) and (max-device-width: 767px) {
  /* About Us page Start*/

  .about-white-cover .about_content {
    bottom: 120px;
  }

  .about-white-cover .about_content h2 {
    font-size: 40px;
  }

  .about-white-cover .about_content p {
    line-height: 32px;
    font-size: 16px;
  }

  /* About Us page End*/

  .block-3 {
    height: unset;
  }

  .block-4 {
    margin-top: 50px;
  }
}

@media screen and (min-device-width: 900px) and (max-device-width: 1200px) {
  /* About Us page Start*/

  .about-white-cover .about_content {
    bottom: 90px;
  }

  /* About Us page End*/

  .call-to-action {
    bottom: 17%;
  }

  .block-3 {
    height: unset;
  }
}

@media (min-width: 769px) {
  .topnav {
    display: none;
  }

  .vision-mission .mobile {
    display: none;
  }

  .block-2-image-text-mobile {
    display: none;
  }

  .mobile-block-3 {
    display: none;
  }

  .mobile_banner {
    display: none;
  }

  .mobile_block {
    display: none;
  }

  .mobile_img {
    display: none;
  }
}

/* Event CSS */
.event-container {
  max-width: 1000px;
  margin: 20px auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  /* Responsive grid */
  grid-gap: 20px;
}

.event {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.event:hover {
  transform: scale(1.05);
}

.event img {
  width: 100%;
  display: block;
  border-radius: 8px 8px 0 0;
}

.event-details {
  padding: 20px;
}

.event h2 {
  margin-top: 0;
  margin-bottom: 10px;
}

.event p {
  margin: 0;
}

.hidden {
  display: none;
}

.event-images {
  padding: 20px;
}

.event-images img {
  max-width: 100%;
  margin-bottom: 10px;
  border-radius: 8px;
  display: block;
}

/* Media query for smaller screens */
@media (max-width: 768px) {
  .event-container {
    grid-template-columns: 1fr;
    /* Change to single column layout */
  }
}

/* Sticky Button CSS */
.my-sticky-container {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.my-sticky-btn {
  position: fixed;
  top: 50%;
  right: -50px;
  transform: translateY(-50%) rotate(-90deg);
  padding: 15px 30px;
  background-color: #68862a;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
  writing-mode: horizontal-tb;
  z-index: 999;
}

.my-sticky-btn:hover {
  background-color: #0056b3;
}

.my-sticky-btn a {
  color: #ffffff;
}

/* List Icon */

.video-icon-paragraph:before {
  content: '';
  /* Empty content */
  background-image: url(https://www.onlygfx.com/wp-content/uploads/2021/07/red-sticker-arrow-6.png);
  /* background-image: url('/assets/asset-img/video-icon.webp'); */
  background-size: contain;
  /* Scale the image to fit */
  background-repeat: no-repeat;
  /* Prevent repeating the image */
  width: 20px;
  /* Width of the image */
  height: 20px;
  /* Height of the image */
  display: inline-block;
  /* Display the icon as inline block */
  vertical-align: middle;
  /* Align the icon vertically with text */
  margin-right: 10px;
  /* Space between icon and text */
}


.video-list li {
  font-size: 18px;
  font-weight: 500;
  margin-left: 130px;
  width: 80%;
  letter-spacing: 1px;
  line-height: 28px;
}

@media (max-width: 768px) {
  .course-page .text-item li {
    font-size: 18px;
    font-weight: 500;
    margin-left: 0 !important;
    width: 100%;
  }
}

/* List Icon */
.video-list {
  list-style-type: none;
  /* Remove default list bullet */
  padding: 0;
  /* Remove default padding */
}

.video-list li {
  padding-left: 30px;
  /* Space for the icon */
  position: relative;
  /* Set position relative for absolute positioning of icon */
}

.video-list li:before {
  content: '';
  /* Empty content */
  background-image: url(https://cdn-icons-png.freepik.com/512/4291/4291172.png);
  /* background-image: url('../assets/asset-img/video-icon.webp');  */
  background-size: contain;
  /* Scale the image to fit */
  background-repeat: no-repeat;
  /* Prevent repeating the image */
  width: 20px;
  /* Width of the image */
  height: 20px;
  /* Height of the image */
  position: absolute;
  /* Position the icon absolutely */
  left: 0;
  /* Position the icon to the left of the li */
  top: 18px;
  /* Center vertically */
  transform: translateY(-50%);
  /* Adjust vertical centering */
}

b {
  font-weight: bold;
}

.course-details h2 {
  font-family: 'Futura PT Demi';
  font-size: 18px;
  letter-spacing: 0.4px;
  margin-bottom: 10px;
  text-align: left;
  margin-top: 15px;
}

.container {
  width: 100%;
  /* or width: 100vw; */
}

.ban-txt {
  padding-top: 100px;
}

.h_text {
  padding-top: 30px;
}

.cent_a {
  margin: 0 auto;
}

.meet_head {
  font-family: Futura PT Demi;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1px;
  padding-top: 20px;
}

.icons h2 {
  display: none;
}

.social_icons .icons {
  position: fixed;
  right: 10px;
  bottom: 15%;
  z-index: 99;
}

.paragraph-padding-top{
  padding-top:15px;
}

.social_icons .icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.social_icons .icons ul li {
  margin-bottom: 5px;
}

.social_icons .icons ul li img {
  width: 30px;
  height: 30px;
}

.flex-container1 {
  display: flex;
  overflow: hidden;
}

.flex-container1 .col-md-4 {
  flex: 0 0 auto;
  width: 33.3%;
  transition: transform 0.5s ease;
}

@media screen and (max-width: 768px) {
  .flex-container1 .col-md-4 {
    width: 100%;
    /* Take up full width on mobile */
  }
}
/* Css Modified By Prithiv */
@media screen and (min-width: 1200px) {
  .courses-header {
    min-height:720px;
    height:fit-content;
  }
  .course-page .courses-header .content{
    /* background-position:top; */
    min-height:720px;
    height:unset;
    padding-bottom:100px;
  }
}
@media screen and (min-width: 1434px) {
  .faculties-wrap .top {
  left :286px
}
}