@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;800&display=swap");
/* -------------------------------- 
Primary style start
-------------------------------- */
.topbar{
  background: #b9d719;
  padding: 1rem 0;
  display: flex;
  justify-content: center;
  color: #000;
  p{
    color: #000;
    font-size: 1.5rem;
  }
}

input, select { font-size: 100%; }

body {
  font-size: 1.6rem !important;
  font-family: "Barlow", sans-serif !important;
  color: #333;
}

body,
html {
  overflow-x: hidden;
  /* scroll-behavior: smooth; */
}

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;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

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;
}

*,
*::after,
*::before {
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

html {
  font-size: 62.5%;
}

input {
  font-family: sans-serif;
  font-size: 1.6rem;
}

/* remove “X” from search input field */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type="text"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type="text"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* -------------------------------- 

Primary style end

-------------------------------- */
/* career report popup start here */

body,
html {
  overflow-x: visible !important;
  padding-right: 0 !important;
}

.modal-backdrop {
  background-color: #000;
}

.map-close {
  opacity: 1 !important;
}

.margin-gurantee {
  margin-top: 0.9rem;
}

/* .testfade {
  height: 200px;
  width: 400px;
  background-image: linear-gradient(to right, black, wh);
} */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  appearance: textfield;
}

.mobile91 {
  border: 1px solid #ddd;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 12%;
  margin-right: 2%;
}

.number-div {
  width: 85%;
}

.w-90 {
  width: 94%;
}

.banner-terms {
  font-size: 9px !important;
}

.banner-terms>a {
  font-size: 9px !important;
}

.bg-banner-btn {
  background: #b9d719 !important;
}

.banner-submit {
  background: #b9d719 !important;
}

.mobile91>b {
  font-size: 1.4rem;
  font-weight: 500;
}

.overlay-txt,
.overlay-txt2 {
  position: absolute;
  bottom: 0px;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  transition: .5s ease;
  opacity: 1;
  font-size: 16px;
  padding: 6px;
  text-align: center;
  border-bottom-left-radius: 10px;
  text-transform: capitalize;
}

.overlay-txt2 {
  bottom: 90px;
}

.head-form {
  background-image: url(../../images/banner-image/butterfly.png);
  background-position: top right;
  background-repeat: no-repeat;
  min-height: 200px;
  background-size: 800px;
  box-shadow: 0px 4px 36px rgb(0 0 0 / 25%);
  border-radius: 7px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  /* margin-top: 5rem; */
}

.w-60 {
  width: 65% !important;
}

.space-direction {
  margin-left: -5px;
}

.cheque label::after {
  left: 14px !important;
}

.report-header {
  padding: 2rem 0;
  width: 100%;
  float: left;
}
.common-margin-top{
  margin-top: 10rem!important;
}

.report-first {
  width: 60%;
  float: left;
  display: flex;
}

/* .faq-title[aria-expanded="true"] #eff {
  transform: rotate(45deg);
  transition: all 0.3s ease;
} */
.report-second {
  width: 40%;
  float: left;
}

.terms {
  color: #c2c7ca;
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.terms>a {
  color: #c2c7ca;
  border-bottom: 1px solid #c2c7ca;
  margin: 0 5px;
  font-size: 11px;
}
.close-video{
  width: 30px;
  padding: 0;
}

.bg-none {
  background-color: transparent;
}

.bg-none:focus {
  background: none !important;
}

.logosize {
  height: 40px;
}

.report-header h4 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}

.report-body {
  background-color: #ECF1F5;
  padding: 1rem 1rem;
}
.notification-text{
  font-size: 1.5rem;
  cursor: pointer;
}

.align-report {
  display: flex;
  align-items: center;
}

/* career report popup end here */
.slick-active .mobile-img {
  background-color: rgba(255, 255, 255, 1);
  opacity: 1;
}

.summary {
  font-size: 14px;
  line-height: 1.5;
  position: relative;
}

.summary>a:hover {
  text-decoration: none;
}

.collapse {
  font-size: 14px !important;
}

.summary p.collapse:not(.show) {
  height: 100px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


.summary p.collapsing {
  min-height: 30px !important;
}

.summary a.collapsed:after {
  /* content: "Read More"  "       "url("./../images/blue-link.svg"); */
  content: "Read More" "       " url("../../images/read-more.svg");
}

.summary a:not(.collapsed):after {
  content: "- Read Less" "       " url("../../images/read-less.svg");
  color: #000;
}

.summary>.collapsed {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  position: absolute;
  padding-top: 2rem;
}

.image-div>img {
  -webkit-box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

.mento {
  color: #fff;
  font-weight: 700;
  text-align: left;
  font-size: 32px;
  line-height: 40px;
}

.change-img-1,
.change-img-2,
.change-img-3,
.change-img-4,
.change-img-5,
.change-img-6 {
  position: relative;
}

.change-img-1 .img-top,
.change-img-2 .img-top,
.change-img-3 .img-top,
.change-img-4 .img-top,
.change-img-5 .img-top,
.change-img-6 .img-top {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.change-img-1:hover .img-top,
.change-img-2:hover .img-top,
.change-img-3:hover .img-top,
.change-img-4:hover .img-top,
.change-img-5:hover .img-top,
.change-img-6:hover .img-top {
  display: inline;
  padding: 12px 12px;
}

.main {
  box-shadow: 10px 9px 33px -24px rgba(0, 0, 0, 0.76);
  -webkit-box-shadow: 10px 9px 33px -24px rgba(0, 0, 0, 0.76);
  -moz-box-shadow: 10px 9px 33px -24px rgba(0, 0, 0, 0.76);
  float: left;
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  padding: 10px;
  z-index: 99;
}


.student-margin {
  margin-top: 4rem;
}

.student-brochure {
  float: left;
  width: 100%;
  background: #2b2b2b;
  padding: 4rem 0;
}

.student-brochure-heading {
  color: #fff;
  font-size: 1.6rem;
  text-align: justify;
}

.student-brochure-button {
  align-items: center;
  display: flex;
  justify-content: center;
  color: #22577a;
  font-weight: 600;
  width: 50%;
  text-align: center;
  border-radius: 4px;
  background: #b9d719;
  font-size: 16px;
  transition: all 0.35s;
  padding: 1rem 0;
}

.student-brochure-button>a {
  align-items: center;
  display: flex;
  color: #22577a;
  text-decoration: none;
}

.w-20 {
  width: 17%;
}

/* FAQ */
.faq-hide {
  display: none;
}

.faq-toggle {
  cursor: pointer;
}

.faq-mode {
  width: 100%;
}

.breadcrum {
  width: 100%;
  float: left;
  background: none;
  padding: 0;
}

.breadcrum li a {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}


.typing-text {
  font-size: 1.4rem!important;
  color: #b9d719!important;
  display: inline-block;
  overflow: hidden; 
  border-right: 1px solid #b9d719; 
  white-space: nowrap; 
  letter-spacing: .15em; 
  animation: typing 3.5s steps(20, end) infinite,blink-caret .5s step-end infinite;
  margin-left: 1rem;
  font-weight: bold!important;
}
/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 120px }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: #b9d719 }
}

.breadcrum li.active {
  color: #8f9294;
  font-size: 12px;
  text-transform: uppercase;
  height: 14px;
}

.research {
  display: flex !important;
  align-items: center;
  height: 43px;
}

.right_menu {
  display: flex;
  align-items: center;
  height: 100%;
  float: right;
}

.right_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

.error>p,
.banner-error>p,
.course-selector-error>p {
  color: red;
  font-size: 13px;
  display: flex;
  align-items: center;
}

.error>p span,
.banner-error>p span,
.course-selectorer-error>p span {
  margin-top: 3px;
  margin-right: 3px;
}



.our-reach {
  white-space: nowrap;
  display: flex;
  justify-content: center;
}

/* .our-reach::-webkit-scrollbar,.swift::-webkit-scrollbar,.data-text::-webkit-scrollbar,.scroll-tabs::-webkit-scrollbar  {
  display: none;
} */

.our-reach li a {
  font-size: 14px;
  color: #000;
  padding: 1rem 1.5rem;
  background: #fff;
  margin: 0 1rem;
  border-radius: 50px !important;
}

.W-80 {
  width: 80% !important;
}

.W-20 {
  width: 20% !important;
}

/* curriculum css start here */
.course-faq::before {
  content: "";
  background: #fff;
  padding: 5px;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 34px;
  transform: translateX(-50%) translateY(-50%);
  transition: padding 0.2s ease;
  border: 4px solid #1a1818a1;
  z-index: 1;
}
.badge-upcoming{
  border-radius: 2rem;
  color: #000;
  background: #ffc107;
  font-size: 1.2rem;
  padding: 0.5rem;
  box-shadow: 0px 0px 10px white;
  margin-left: 6px;
}

.course-faq::after {
  content: "";
  border: 1px dashed #666666;
  border-radius: 2px;
  position: absolute;
  left: -20px;
  top: 35px;
  height: 100%;
  width: 2px;
  transform: translateX(-50%);
  transition: height 0.2s ease;
  margin-bottom: 0rem;
}

.solid-path::after {
  border: 1px solid #b9d719;
  position: absolute;
  left: -20px;
  top: 35px;
  height: 103%;
  width: 2px;
  transform: translateX(-50%);
  transition: height 0.2s ease;
  margin-bottom: 0rem;
}


.course-faq:last-child::after {
  height: 0 !important;
}

.main-curriculum {
  padding-left: 5rem;
}

.circle-active::before {
  background: #b9d719;
}

.num1>img {
  padding-right: 6px;
}

/* curriculum css end here */
.our-reach li a.active {
  background: #b9d719;
  color: #000;
}

.right_menu ul li {
  float: left;
}

.student-linkedin {
  margin-top: -6rem;
  display: block;
  text-align: center;
  float: right;
}

.right_menu ul li a {
  font-size: 14px;
  color: #000;
  padding: 12px 10px;
  display: block;
  text-decoration: none;
  font-weight: 500;
}

.right_menu ul li:last-child {
  padding-right: 2rem;
}

.comp-card {
  filter: grayscale(1);
  opacity: 0.5;
}

.comp-card:hover {
  filter: grayscale(0);
  opacity: 1;
}

.text p {
  font-size: 12px;
  color: #686868;
  font-weight: 600;
  padding: 6px 0;
  line-height: 24px;
}


.bdr {
  border: 1px solid #ddd;
  height: 20px;
  width: 0px;
  display: inline-block;
  margin: 0 11px;
}

.social span:last-child {
  font-size: 16px;
  font-weight: 600;
  color: #666666;
}

.morecontent span {
  display: none;
}

.morelink {
  display: inline-block;
  color: #000;
  font-weight: 600;
}

.wrapper {
  display: flex;
}

.z-index-popup {
  z-index: 9999;
}

.wrapper a,
.download-broucher-submit {
  align-items: center;
  display: flex;
  width: 50%;
  border: 1px solid #b9d719;
  justify-content: center;
  color: #22577a;
  font-weight: 600;
  line-height: 46px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  background: #b9d719;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  background: transparent;
  transition: all 0.35s;
}

.download-broucher-submit:hover {
  background: #b9d719;
  transition: 0.3s all;
}

.career-guide-padding {
  padding-left: 0;
  padding-right: 0;
}

.wrapper a:before,
.download-broucher-submit:before .wrapper a:after,
.download-broucher-submit:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  background: #b9d719;
  z-index: -1;
  transition: all 0.35s;
}

.wrapper a:before {
  opacity: 0.5;
}

.wrapper a:after {
  transition-delay: 0.2s;
}

.wrapper a:hover:before,
.wrapper a:hover:after {
  left: 0;
}

.wrapper a:first-child>img,
.wrapper a:last-child>img {
  padding-left: 6px;
}

.wrapper a:first-child {
  background: #b9d719;
}

.wrapper a:last-child {
  margin-left: 0;
}

.client {
  margin-bottom: 5rem;
  margin-top: 3rem;
  float: left;
  width: 100%;
}

.increase-size {
  width: 60% !important;
}
.explore_course .slick-list{
      padding: 0!important;
}
.more {
  font-size: 14px;
  color: #333;
  line-height: 22px;
  font-weight: 600;
  text-decoration: underline;
}

.rating {
  display: flex;
  align-items: center;
}

.rating-fb-google {
  display: flex;
  align-items: center;
}

.rating p {
  font-size: 14px;
  font-weight: 600;
  color: #666666;
  white-space: pre;
}

.part-1 {
  display: flex;
  justify-content: center;
  margin-top: -3rem;
  padding: 0 1rem;
}

.part-1 span {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
}

.social {
  margin-bottom: 3rem;
  margin-top: 3rem;
  display: flex;
}

.banner {
  padding: 0rem;
  float: left;
  width: 100%;
}

.banner-padding {
  padding-right: 5rem;
}

.image-div {
  position: relative;
}

.watch-video-header {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.mx-player {
  background: #000000;
  border-radius: 25px;
  width: 129px;
  display: flex;
  align-items: center;
  position: absolute;
  right: 53px;
  bottom: 16px;
}

.mx-player a {
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 3px 0px;
}

.mx-player span {
  padding-left: 8px;
}

#headerPopup {
  width: 75%;
  margin: 0 auto;
}

#headerPopup iframe {
  width: 100%;
  margin: 0 auto;
}

.samsung {
  z-index: 2222;
}

.samsung .modal-dialog {
  max-width: 700px;
  margin: 15vh auto;
  background: #fff;
  padding: 1rem 2rem;
  border-radius: 6px;
}

.samsung .modal-body {
  position: relative;
  padding: 0px;
}

.samsung .close {
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
  position: absolute;
}
.location-icon{
  width: 100%;
  height: 48px;
}

.ex-head h2 {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 4rem;
}
.text h1 {
  font-size: 40px;
  color: #333;
  font-weight: 700;
  padding-bottom: 16px;
  line-height: 50px;
}
.text h1 span {
  font-size: 37px;
  color: #b9d719;
  font-weight: 800;
  padding: 6px 0;
}
.explore_course {
  background: #2b2b2b;
  padding-top: 7rem;
  padding-bottom: 15rem;
  float: left;
  width: 100%;
}

.cmd {
  background: #424242 !important;
  color: #fff !important;
  padding: 20px 40px !important;
  border-radius: 25px !important;
  font-weight: 400 !important;
  margin: 0 12px !important;
  font-size: 14px !important;
}

.cmd img {
  padding-right: 10px;
}

.cmd.active {
  color: #333 !important;
  background-color: #ffffff !important;
  font-weight: 700 !important;
}

.cmd.active>img {
  filter: invert(48%) sepia(97%) saturate(4290%) hue-rotate(2deg) brightness(103%) contrast(106%);
}

.no-image {
  padding: 0 !important;
  border: 0 !important;
}

.pop-1 {
  background: #fff;
  padding: 1rem 1rem;
  width: 96%;
  float: left;
  min-height: 405px;
}

.g-review-mobile-icon {
  display: block !important;
  top: -38px !important;
  position: relative !important;
  background-color: #fff !important;
  /* position: absolute; */
  left: 11% !important;
  top: 19% !important;
  transform: translate(-50%, -28%) !important;
  height: 82px !important;
  border-radius: 10rem 10rem 0 0 !important;

}

.pop-1 p {
  color: #686868;
  font-size: 12px;
  padding: 10px 0;
}

.pop-1 p {
  padding-bottom: 5px;
}

.pop-1 h3 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.dropdown-left {
  display: flex;
  align-items: center;
  margin-left: 4rem;
}

.dropdown-left ul {
  list-style: none;
}

.dropdown-left ul li {
  float: left;
}

.exp {
  background: #151515;
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 1rem;
  text-decoration: none !important;
  padding: 12px 22px;
  align-items: center;
  display: flex;
}

.exp:hover {
  color: #fff;
}

.exp img,
.crm img {
  padding-left: 12px;
}

.crm {
  color: #151515;
  border: 1px solid #151515;
  border-radius: 4px;
  font-size: 12px;
  text-decoration: none !important;
  padding: 11px 22px;
  align-items: center;
  display: flex;
  cursor: pointer;
}

.crm:hover {
  color: #151515;
}

.mains {
  padding-top: 1rem;
}

.carousel-control {
  filter: none !important;
  opacity: 1 !important;
}

.carousel-control-next,
.carousel-control-prev {
  filter: none !important;
  opacity: 1 !important;
}

.left {
  float: left;
  width: 100%;
  background: #f5f6fa;
  text-align: center;
  padding: 8px 0;
  margin: 12px 0;
  margin-right: 6px;
}

.left img,
.right img {
  display: inline;
}

.left span,
.right span {
  font-weight: 700;
  font-size: 14px;
  color: #000;
  padding-left: 5px;
}

.left b,
.right b {
  font-weight: 400;
  font-size: 14px;
  color: #000;
}

.right {
  float: left;
  width: 100%;
  background: #f5f6fa;
  text-align: center;
  padding: 8px 0;
  margin: 12px 0;
}

.imp {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 12px;
}

.imp span {
  font-weight: 600;
  padding-right: 3px;
}

.imp p {
  padding-left: 7px;
  font-size: 15px;
  color: #333;
}

.upcoming a {
  background: #151515;
  color: #fff;
  padding: 15px 10px;
  display: flex;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 20px;
  border-radius: 6px;
  justify-content: center;
  transition: 0.3s;
}

.upcoming a:hover {
  background: none;
  color: #000;
  border: 1px solid #000;
}

.upcoming a:hover img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(7%) saturate(7471%) hue-rotate(74deg) brightness(90%) contrast(106%);
}

.upcoming img {
  display: inline !important;
  padding-left: 7px;
}

.learns {
  border: 1px solid #ddd;
  color: #333;
  padding: 15px 10px;
  display: flex;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  border-radius: 6px;
  justify-content: center;
  transition: 0.3s;
  font-weight: 600;
  margin: 1.5rem 0;
  background: #2b2b2b;
  color: #fff;
}

.learns>img {
  padding-left: 1rem;
  filter: invert(100%) sepia(0%) saturate(7473%) hue-rotate(320deg) brightness(99%) contrast(103%);
}

.it-courses-link-class{
  border: none !important;
  color: #007bff !important;
  padding: 0px 0px!important;
  display: inline !important;
}
/* .it-courses-link-class:hover {
  background:#fff !important;
} */
.learn a {
  border: 1px solid #ddd;
  color: #333;
  padding: 15px 10px;
  display: flex;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  border-radius: 6px;
  justify-content: center;
  transition: 0.3s;
  font-weight: 600;
  margin: 1.5rem 0;
}

/* .learn a:hover {
  background: #151515;
  color: #fff;
} */

.ibm-banner-alignment {
  margin-top: 0rem;
}
/* 
.ibm-banner-alignment span>img {
  width: 130px;
} */

.learn img {
  display: inline !important;
  padding-left: 7px;
}

.learn a:hover img {
  filter: invert(100%) sepia(0%) saturate(7473%) hue-rotate(320deg) brightness(99%) contrast(103%);
}

.lens>span {
  font-weight: 800;
  color: #000;
  font-size: 16px;
}

.lens {
  margin: 12px 0;
  position: relative;
}

.lens p {
  display: inline-block;
  font-size: 14px !important;
  color: #666666 !important;
  text-align: justify;
}

/* .lens img {
  display: inline !important;
} */
.abc {
  margin: 0 auto !important;
  width: 95% !important;
}

/* .slick-list {
  padding: 0 7% 0 0 !important;
} */
.same .slick-prev {
  left: 50%;
  top: auto;
  bottom: -26% !important;
  width: 50px;
  height: 50px;
}

.same .slick-next {
  left: 57%;
  top: auto;
  bottom: -26% !important;
  width: 50px;
  height: 50px;
}

.help {
  padding: 80px 9rem;
  float: left;
  width: 100%;
}

.font-increase {
  font-size: 14px !important;
}

.color-change {
  color: #22577a !important;
  font-weight: 600;
  padding: 8px !important;
}

.swift {
  margin-bottom: 4rem;
  overflow-x: auto;
  white-space: nowrap;
  display: flex;
  text-transform: uppercase;
  flex-direction: row;
  justify-content: center;
}

ul.swift li a {
  background: #424242;
  background-color: rgb(66, 66, 66);
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 25px;
  font-weight: 400;
  margin: 0 6px;
  font-size: 14px;
  display: flex;
  align-items: center;
}

ul.swift li a.active {
  color: #333 !important;
  background-color: #ffffff !important;
  font-weight: 900 !important;
  transition: all 0.5s;
}

ul.swift li a img {
  padding-right: 10px;
}

ul.swift li a.active>img {
  filter: invert(48%) sepia(97%) saturate(4290%) hue-rotate(2deg) brightness(103%) contrast(106%);
}

/* .smoothScroll {
  text-decoration: none;
	font-family: Segoe UI;
  margin: 24px;
} */

.student {
  border: 1px solid #6666661a;
  border-radius: 4px;
  width: 250px;
  height: 250px;
  align-items: flex-start;
  display: flex;
  justify-content: center;
  padding-left: 3rem;
  flex-direction: column;
}

.student:hover {
  transform: translatey(-15px);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.font-increase {
  font-size: 14px !important;
}

.color-change {
  color: #22577a !important;
  font-weight: 600;
  padding: 8px !important;
}

.margin-breadcrumb {
  margin-top: 10rem;
}

.margin-reserve {
  margin-top: 5rem;
  margin-bottom: -7rem;
}

.padding-reserve {
  padding-top: 9rem;
}

.c-guide {
  color: #22577a;
  background: #b9d719;
  border: navajowhite;
  padding: 1rem 2rem;
  border-radius: 4px;
  font-size: 1.5rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.c-guide>img {
  width: 40px;
  padding-left: 1rem;
}

.student span,
.learn h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 45px;
  color: #000;
  margin-bottom: 1rem;
}

.student p {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #151515;
}

.learn p {
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  color: #666666;
}

.space {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 30%;
  margin-left: 5rem;
}
/* media query start for 1024 device set proper content */
@media (min-width: 992px) and (max-width: 1024.9px){
.space {
    padding: 3rem 0 !important;
    margin-left: 12rem !important;
}
}
/* media query end for 1024 device set proper content */
.btn-left {
  width: 100%;
  margin-top: 2rem;
  float: left;
}

.btn-left a {
  align-items: center;
  display: flex;
  width: 55%;
  justify-content: center;
  color: #22577a;
  font-weight: 600;
  line-height: 46px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  background: #b9d719;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}

.btn-left a:before,
.btn-left a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  background: #b9d719;
  z-index: -1;
  transition: all 0.35s;
}

.btn-left a:before {
  opacity: 0.5;
}

.btn-left a:after {
  transition-delay: 0.2s;
}

.btn-left a:hover:before,
.btn-left a:hover:after {
  left: 0;
}

.btn-left a>img {
  padding-left: 6px;
}

.testimonial {
  background: #ecf1f5;
  float: left;
  width: 100%;
  padding-top: 9rem;
  padding-bottom: 20rem;
}

.linkedi>h2 {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3rem;
}

.bgw {
  background: #fff;
  float: left;
  padding: 20px 20px;
  border-radius: 5px;
}

.base-text>h1 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  padding-top: 2rem;
}

.base-text>p {
  color: #000;
  font-size: 18px;
  padding: 1rem 0;
}

.base-text>span {
  color: #666666;
  font-size: 16px;
  line-height: 21px;
}

.base>img:first-child {
  display: inline-block;
}

.base>img:last-child {
  float: right;
}

.our>a {
  color: #000;
  font-weight: 800;
  font-size: 16px;
}

.our a>img {
  display: inline;
}

.same {
  position: relative;
}

.component {
  padding: 20px 20px;
  position: relative;
  border-radius: 10px;
  background: #fff;
  margin-top: 44px;
}

.analyst {
  float: left;
  padding-bottom: 6rem;
}

.analyst>span {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding-top: 12px;
}

.analyst>h3 {
  font-size: 14px;
  color: #000;
  padding: 12px 0;
  font-weight: 500;
}

.analyst>p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}

.component>img:first-child {
  margin-top: -4rem;
  display: block;
  text-align: center;
}

.component>.second {
  float: right;
  margin-top: -5rem;
}

.readings {
  margin: 2rem 0;
  display: flex;
  align-items: center;
}

.readings a {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.readings img {
  padding-left: 8px;
}

.lens .slick-slide {
  margin: 0px 13px;
}

.lens>.slick-prev {
  display: block;
  left: 50%;
  top: auto;
  bottom: -27% !important;
  width: 50px;
  height: 50px;
}

.lens>.slick-next {
  left: 57%;
  top: auto;
  bottom: -27% !important;
  width: 50px;
  height: 50px;
}

.counter-box {
  display: block;
  background: #f6f6f6;
  padding: 40px 20px 37px;
  text-align: center;
}

/* industry project start here */
.industry-project-main {
  float: left;
  width: 100%;
  background: #ECF1F5;
  padding-top: 5rem;
  padding-bottom: 14rem;
}

.industry-card {
  width: 90% !important;
  background: #fff !important;
  margin: 30px 2rem !important;
  min-height: 422px;
  border-radius: 4px;
  padding: 2rem;
  text-align: center;
}

.industry-card>h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #000;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.industry-card>p {
  font-size: 1.3rem;
  font-weight: 400;
  color: #000;
}

.industry-main-card {
  position: relative;
  width: 100%;
}

.industry-project-heading>h2 {
  font-size: 3.2rem;
  font-weight: 600;
  color: #000;
  margin-bottom: 2rem;
}

.industry-project-heading>p {
  font-size: 1.4rem;
  font-weight: 400;
  color: #000;
  margin-bottom: 2rem;
}

.industry-main-card>.slick-prev {
  display: block;
  left: 50%;
  top: auto;
  bottom: -27% !important;
  width: 50px;
  height: 50px;
}

.industry-main-card>.slick-next {
  left: 57%;
  top: auto;
  bottom: -27% !important;
  width: 50px;
  height: 50px;
}

.industry-main-card>.slick-list {
  padding: 0 10% 0 0;
}

/* industry project end here */
.counter-box p {
  margin: 5px 0 0;
  padding: 0;
  color: #909090;
  font-size: 18px;
  font-weight: 500;
}

.counter-box i {
  font-size: 60px;
  margin: 0 0 15px;
  color: #d2d2d2;
}

.counter {
  display: block;
  font-size: 32px;
  font-weight: 700;
  color: #666;
  line-height: 28px;
}

.counter-box.colored {
  background: #3acf87;
}

.rest {
  display: flex;
  width: 100%;
  border: 1px solid #b9d719;
  justify-content: center;
  color: #22577a;
  font-weight: 600;
  line-height: 10px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  background: #b9d719;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  background: transparent;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
  color: #fff;
}

.why-choose {
  float: left;
  width: 100%;
  margin: 3rem 0px;
  padding: 5rem 0;
}

.why-head h2 {
  font-size: 40px;
  font-weight: 700;
  color: #000;
}

.why-head p {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  line-height: 24px;
  padding-top: 2rem;
}

.test {
  border-left: 2px solid #b4c461;
  border-style: dashed;
  padding: 0 20px;
  min-height: 250px;
  margin: 0 20px;
}

.test h3 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding: 12px 0px;
}

.test p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}

.job {
  width: 100%;
  float: left;
  position: relative;
}

.job>.slick-list,
.lens>.slick-list,
.same>.slick-list,
.mob-roll>.slick-list,
.key-box>.slick-list,
.abc>.slick-list {
  padding: 0 10% 0 0;
}

.job .slick-prev {
  left: -28rem;
  top: auto;
  bottom: 0% !important;
  width: 50px;
  height: 50px;
}

.job .slick-next {
  left: -21rem;
  top: auto;
  bottom: 0% !important;
  width: 50px;
  height: 50px;
}

.padding-remove-student {
  padding-bottom: 0 !important;
}

.main-roll {
  float: left;
  width: 100%;
  clear: both;
  margin: 6rem 0;
  position: relative;
}
 /* media query for .main-roll::before class start*/

@media (min-width: 1083px) and (max-width: 1440px){
  .main-roll::before {
    content: "";
    background: url(../../images/bg.svg) no-repeat;
    height: 131%;
    width: 100%;
    position: absolute;
    top: -48px !important;
    left: 28px !important;
    background-size: 93% 99% !important;
  }
}
/* media query for .main-roll::before class end */
.main-roll::before {
  content: "";
  background: url(../../images/bg.svg) no-repeat;
  height: 131%;
  width: 100%;
  position: absolute;
  top: -27px;
  left: -1px;
  background-size: 99% 90%;
}

.career-advise-2:hover {
  background: #22577a;
}

#mac2 {
  background: url("../../images/advise-3.svg") no-repeat;
  height: 80px;
  width: 80px;
  border: none;
}

.career-advise-2:hover #mac2 {
  background: url("../../images/enroll-3.svg") no-repeat;
}

.high {
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  text-align: center;
  padding: 5rem 0;
}

.pay {
  background: #2b2b2b;
  float: left;
  width: 100%;
  padding-bottom: 9rem;
  padding-top: 4rem;
}

.svg-height {
  width: 80px;
  height: 80px;
}

.career-advise-1 {
  float: left;
  background: #22577a;
  padding: 12px 12px;
  border-radius: 5px;
  margin: 7px;
  min-height: 340px;
  width: 15%;
  position: relative;
}

.start {
  color: #fff;
  font-size: 18px;
  position: absolute;
  bottom: -3px;
  left: 35px;
}

.end {
  color: #fff;
  font-size: 18px;
  position: absolute;
  bottom: -53px;
  right: 35px;
  float: right;
}

.career-advise-1>span {
  font-size: 35px;
  color: #b9d719;
  font-weight: 700;
  float: right;
}

.career-advise-1>h2 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 15px 0;
}

.career-advise-1>p {
  color: #fff;
  line-height: 22px;
}

.career-advise-2 {
  float: left;
  background: #fff;
  padding: 12px 12px;
  border-radius: 5px;
  margin: 7px;
  min-height: 310px;
  width: 15%;
  position: relative;
}

.career-advise-2>span {
  font-size: 32px;
  color: #000;
  font-weight: 700;
  float: right;
}

.career-advise-2>h3 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding: 15px 0;
}

.career-advise-2>p {
  color: #666666;
  line-height: 22px;
  font-size: 14px;
}

.padd-0 {
  padding: 0;
}

.m-top {
  margin-top: 10rem;
}

/* .circle {
  position: relative;
  margin: 20px;
  height: 200px;
  width: 200px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.circle1 {
  position: relative;
  margin: 20px;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.circle2 {
  position: relative;
  margin: 20px;
  height: 250px;
  width: 250px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.circle:before {
  position: absolute;
  content: "";
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  border: 2px solid #c3d46d;
  top: -10px;
  left: -10px;
  border-radius: inherit;
}

.circle1:before {
  position: absolute;
  content: "";
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  border: 3px dashed #c3d46d;
  top: -10px;
  left: -10px;
  border-radius: inherit;

}
.circle2:before {
  position: absolute;
  content: "";
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  border: 3px dashed #c3d46d;
  top: -10px;
  left: -10px;
  border-radius: inherit;
} */
.cicle {
  position: relative;
}

.cicle1 {
  height: 500px;
  background-size: cover;
  position: absolute;
  -webkit-animation: rotate-center 10s ease-in-out infinite both;
  animation: rotate-center 10s ease-in-out infinite both;
}

.cicle2 {
  height: 500px;
  background-size: cover;
  position: absolute;
  -webkit-animation: rotate-rev 10s ease-in-out infinite reverse both;
  animation: rotate-rev 10s ease-in-out infinite reverse both;
}

.width-size {
  width: 60%;
}

.see-peoples {
  float: left;
  width: 100%;
  margin: 5rem 0px;
}

.see-people2 {
  float: left;
  width: 100%;
  margin: 3rem 0px;
  padding: 5rem 0px;
  background: #2b2b2b;
}

.see-people>h2 {
  color: #000;
  font-weight: 700;
  text-align: left;
  font-size: 32px;
  line-height: 40px;
}

.see-icons {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 22px;
  text-align: center;
}

.see-icons p {
  font-size: 14px;
  color: #000;
  text-align: justify;
  font-weight: normal;
}

.self-image {
  width: 100%;
  float: left;
  margin: 2rem 0;
}

.self-image img {
  width: 10%;
  float: left;
}

.vedant {
  width: 41%;
  float: left;
  padding-left: 1rem;
  margin: 3px 0px;
}

.vedant>p {
  font-weight: 600;
  font-size: 16px;
  color: #000;
}

.design {
  width: 100%;
  float: left;
  margin: 0 auto;
}

.design .slick-next {
  right: 10px;
  top: auto;
  width: 50px;
  height: 50px;
  bottom: -2%;
}

.design .slick-prev {
  top: auto;
  width: 50px;
  height: 50px;
  bottom: -2%;
  position: absolute;
  left: 41rem;
  z-index: 1;
}

.mentors {
  color: #fff;
  font-weight: 700;
  text-align: left;
  font-size: 32px;
  line-height: 40px;
}

.busy-2 h4 {
  color: #fff;
  font-weight: 700;
  font-size: 25px;
}

.busy-2 p {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-top: 20px;
}

@keyframes spin {
  100% {
    transform: rotateZ(360deg);
  }
}

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2022-1-24 10:12:9
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
 */
@-webkit-keyframes rotate-rev {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate-rev {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.menus ol {
  list-style-type: decimal !important;
}

.services-slider {
  width: 100%;
  float: left;
}

.nav-container {
  width: 40%;
  float: left;
}

.nav-container .slick-current img {
  box-shadow: 0 0 4px 2px rgba(108, 232, 220, 0.9);
}

.slider-main {
  width: 100%;
}

.main-container {
  width: 52%;
  float: left;
}

.busy-main {
  width: 100%;
  float: left;
  margin: 1rem 0;
}

.busy-1 {
  width: 40%;
  float: left;
}

.busy-2 {
  width: 59%;
  float: left;
  padding-left: 14px;
}

.nav-container img {
  max-height: 135px;
}

.nav-container .slick-slide {
  max-height: 135px;
  margin-bottom: 18px;
}

.services-slider .slick-track {
  margin-left: 0px;
}

.slider-nav h3 {
  color: #abd83a;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
}

.slider-nav h3 small {
  font-size: 14px;
  padding-right: 1rem;
}

.slider-nav .slick-prev {
  top: auto;
  width: 40px;
  height: 40px;
  bottom: -90px;
  position: absolute;
  left: 0;
  z-index: 1;
}

.slider-nav .slick-next {
  top: auto;
  width: 40px;
  height: 40px;
  bottom: -90px;
  position: absolute;
  left: 70px;
  z-index: 1;
}

.services-slider>.slick-next {
  left: 20px;
}

.services-slider>.slick-prev {
  left: -1px;
}

.services-slider .slick-current.slick-active.slick-center {
  opacity: 1;
  filter: brightness(100%) !important;
}

.services-slider .slick-slide {
  opacity: 0.5;
  filter: invert(12%) sepia(6%) saturate(23%) hue-rotate(65deg) brightness(94%) contrast(85%);
}

.slider-nav .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  height: 205px !important;
  margin-top: 3rem;
}

@media (min-width: 1024px) and (max-width: 1366px) {
  .blogs {
    background-position: 72% 6% !important;
  }

  .cg-mobile {
    display: none;
  }

  .imp {
    padding-top: 12px;
    width: 80%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 375px) and (max-width: 812px)and (-webkit-min-device-pixel-ratio: 3) {
  .mobile-img:hover {
    -webkit-filter: brightness(100%);
    -ms-filter: brightness(100%);
    -o-filter: brightness(100%);
    filter: brightness(100%);
  }
}

@media (min-width: 1000px) {

  .cg-mobile {
    display: none !important;
  }

}

@media (min-width: 1200px) {
  .cg-mobile {
    display: none;
  }
}


@media (min-width: 320px) and (max-width: 1200px) {

  .our-reach::-webkit-scrollbar,
  .swift::-webkit-scrollbar,
  .data-text::-webkit-scrollbar,
  .scroll-tabs::-webkit-scrollbar,
  .scroll-tabs::-webkit-scrollbar,
  .events-tabs::-webkit-scrollbar,
  .contest_Tabs::-webkit-scrollbar {
    display: none;
  }
}

@media (min-width: 1000px) {
  .blog-right {
    padding-right: 3rem;
  }

  .blog-left {
    padding-left: 3rem;
  }

  .blog-left-right {
    padding: 0 3rem;
  }

  .mob-industry-mentor {
    display: none;
  }

  
}

.career-advise-2:hover span {
  color: #b9d719;
  transition: 0.3s ease-in-out;
}

.career-advise-2:hover h3 {
  color: #fff;
  transition: 0.3s ease-in-out;
}

.career-advise-2:hover p {
  color: #fff;
  transition: 0.3s ease-in-out;
}

/* 100+organisations TRUST section start here  */
.organisations {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.trust {
  float: left;
  width: 100%;
  margin: 3rem 0px;
}

.trust-text {
  margin: 0 2rem;
}

.trust-text h2 {
  color: #000;
  font-weight: 700;
  text-align: left;
  font-size: 40px;
  line-height: 52px;
}

.trust-text p {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  line-height: 31px;
  padding-top: 2rem;
}

.manual {
  display: flex;
  align-items: center;
  margin-top: 25px;
  margin: 22px 4rem;
}
/* @media (min-width: 1024px) {
  .manual {
    margin: 22px 4rem;
  }
} */
.manual1 h3 {
  color: #285574;
  font-size: 45px;
  font-weight: 600;
}

.manual1 p {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-top: 22px;
  line-height: 26px;
}

.smooth {
  width: 30%;
  float: left;
  padding: 20px 0;
}

.what-img {
  margin: 2rem 0;
}

.smooth img {
  width: 130px;
  margin: 22px;
}

.responsive-svg {
  max-width: 100%;
  height: auto;
}

/* 100+organisations TRUST section end here  */

/* blogs start here */
.blogs {
  background: #2b2b2b url("../../images/blog-back.svg");
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  float: left;
  width: 100%;
  padding-top: 13rem;
  padding-bottom: 5rem;
  background-repeat: no-repeat;
  background-size: 31%;
  background-position: 71% -5%;
}

.blog-top {
  margin-left: 20px;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.blog-top>h4 {
  color: #a9cd00;
  font-size: 12px;
}

.blog-top p:nth-last-of-type(2) {
  color: #666666;
  padding: 12px 0;
  font-size: 12px;
}

.blog-top p:last-child {
  color: #fff;
  font-size: 24px;
  line-height: 33px;
}

.blog-text {
  margin-top: 5rem;
}

.blog-text>p {
  color: #999999;
  font-weight: 500;
  line-height: 25px;
  font-size: 14px;
}

.blog-read {
  margin-top: 1rem;
}

.blog-read a {
  color: #fff;
  font-size: 14px;
  align-items: center;
  display: flex;
  text-decoration: none;
}

.blog-read a img {
  padding-left: 10px;
}

.blog-bdr {
  border-bottom: 1px dashed #666666;
  padding-bottom: 32px;
}

.blog-bottom {
  margin-left: 20px;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.blog-bottom>h4 {
  color: #a9cd00;
  font-size: 15px;
}

.blog-bottom p:nth-last-of-type(2) {
  color: #666666;
  padding: 12px 0;
}

.blog-bottom p:last-child {
  color: #fff;
  font-size: 24px;
  line-height: 33px;
}

ul.design-app {
  margin: 0;
  left: 0;
  list-style: none;
  display: flex;
  align-items: center;
  border-right: 1px solid #666666;
  margin-top: 30px;
}

.design-app li {
  float: left;
  width: 50%;
  color: #fff;
  margin-left: 1rem;
}

/* .design-app li:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 20px;
} */

.design-app li h4 {
  color: #a9cd00;
  font-size: 12px;
  display: inline;
}

.design-app li p:nth-last-of-type(2) {
  color: #666666;
  padding: 12px 0;
  font-size: 12px;
  display: inline;
}

.design-app li p:last-child {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding-top: 1rem;
}

.brc {
  border-right: none !important;
}

/* blogs end here */

/* Faq start here */
.faq {
  float: left;
  width: 100%;
  padding: 3rem 0;
}

.faq-head h2 {
  font-size: 32px;
  font-weight: 800;
  text-align: center;
  color: #000;
}

.faq-section {
  background: #fdfdfd;
  min-height: 100vh;
  padding: 10vh 0 0;
}

.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}

.faq-title h2::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 60px;
  height: 2px;
  background: #e91e63;
  bottom: -25px;
  margin-left: -30px;
}

.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

/* .faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
} */

.faq .card:first-child {
  border: none;
  background: none;
  border-top: 1px dashed #c2c2c2;
  border-bottom: 1px dashed #c2c2c2;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #c2c2c2;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* .faq .card .card-header:hover {
  background: rgba(233, 30, 99, 0.1);
  padding-left: 10px;
} */

.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  font-weight: 400;
  font-size: 15px;
  color: #000;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.faq .card .card-header .faq-title .badge {
  line-height: 14px;
  float: left;
  text-align: center;
  color: #000;
  font-size: 28px;
  margin-right: 19px;
  border-radius: 0;
  width: 35px;
}

.direction {
  padding: 0px 5px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  text-decoration: none !important;
}

.faq .card .card-body {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  line-height: 22px;
  letter-spacing: 1px;
  padding: 0 34px;
}

.faq .card .card-body p {
  margin-left: 20px;
  border-left: 1px dashed #c2c2c2;
  padding: 0px 0px 20px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.full-stack-link-class{
  border-left: none !important;
  margin-left:0px !important;
  padding: 0px 0px 0px 0px !important;
  font-size: 13px !important;
}
.faq .card .card-body a {
  margin-left: 20px;
  border-left: 1px dashed #c2c2c2;
  padding: 0px 0px 20px 10px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
/*
Upcoming Placement drive
*/
.upcoming-placement{
  font-weight: 700 !important;
  text-align: center !important;
  font-size: 32px !important;
 }
 .request-call-back{
  font-weight: 700 !important;
  /* text-align: center !important; */
  font-size: 24px !important;
 }
/* 
.num3-r {
  transform: rotate(45deg);
  transition: all 0.3s ease;
} */

.num2 {
  border-left: 1px dashed #c2c2c2;
  padding: 20px 20px 20px 15px;
  width: 80%;
  float: left;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  display: flex;
  align-items: center;
}

.rotating-arrow {
  transform: rotate(45deg);
  transition: all 0.10s;
}

.rotating-arr {
  transform: rotate(45deg);
}

.show-read {
  margin-top: 3rem;
}

.show-read a {
  color: #000;
  font-size: 18px;
  align-items: center;
  display: flex;
  text-decoration: none;
  font-weight: 500;
}

.show-read a img {
  padding-left: 10px;
}

@media (max-width: 991px) {
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}

@media (min-width: 1199px) {
  .mento {
    display: none;
  }

  .enroll-img {
    background-image: url(./../../assets/images/enroll-now.png);
    background-size: 100% !important;
    background-position: center;
    box-shadow: none;
    min-height: 300px;
    padding: 0;
    background-repeat: no-repeat;
  }

  .cheque {
    padding-left: 1rem !important;
  }

  .padding-reserve {
    padding-top: 0rem;
  }

  .see-icons .summary {
    display: none;
  }

  #online:after {
    left: 14px !important;
  }
}

/* Faq end here */

/* Our Presence in the World section start here */

.our-world {
  float: left;
  width: 100%;
  padding: 6rem 0;
  background: #2b2b2b;
}

.our-world-head h2 {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  padding: 2rem 0px;
  color: #fff;
}

.world-img {
  width: 100%;
  float: left;
  padding: 5rem 0;
}

.sizing {
  height: 100%;
  width: 100%;
}

.world-radius {
  border-radius: 8px;
}

.slick-dots li.slick-active button:before {
  color: White !important;
}

.slick-dots li button::before {
  color: #565656;
}

.world-img li button::before {
  font-family: "slick";
  font-size: 15px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}

/* Our Presence in the World section end here */
/* contact section start here */

.contact {
  width: 100%;
  margin: 5rem 0;
  float: left;
}

.removing {
  display: flex;
  flex-wrap: wrap;
}

.enq {
  margin: 4rem 0;
}

.contact-head {
  margin-bottom: 3rem;
}

.contact-head h1,.contact-head h2,.contact-head b {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  padding: 2rem 0px;
  color: #000;
}

.contact-head p {
  color: #666666;
  text-align: center;
  font-size: 14px;
}

.get-touch h2,.refer-text {
  font-size: 24px;
  font-weight: 700;
  padding: 1rem 0px;
}

.fmc label {
  font-size: 14px;
  font-weight: 500;
  padding: 12px 0;
  color: #000;
  width: 100%;
  float: left;
}

.rc label {
  font-size: 14px;
  font-weight: 500;
  padding-top: 12px;
  color: #000;
  width: 100%;
  float: left;
}

.fmc input,
.fmc select {
  font-size: 16px;
  font-weight: 500;
  padding: 0 12px;
  color: #000;
  background: none;
  border-radius: 4px;
}

.fmc input::-webkit-input-placeholder {
  /* Edge */
  color: #ccc;
}

.fmc input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
}

.fmc input::placeholder {
  color: #ccc;
}

.fmc span {
  position: absolute;
  top: 48px;
  left: 21px;
  font-size: 16px;
  color: #000;
  border-right: 1px solid #ddd;
  padding-right: 5px;
  display: none;
}

/* .pl-40 {
  padding-left: 37px !important;
} */

.dc {
  position: relative;
}

.dc input {
  position: absolute;
}

.radio-item {
  display: inline-block;
  position: relative;
  padding: 0px 0px;
  margin: 0;
  flex: 1 1 25%;
}

.radio-item input[type="radio"] {
  display: none;
}

.radio-item label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 18px;
  height: 18px;
  border-radius: 11px;
  border: 1px solid #ddd;
  background-color: transparent;
}

.radio-item input[type="radio"]:checked+label:after {
  border-radius: 11px;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 21px;
  left: 4px;
  content: " ";
  display: block;
  background: #000;
}

input[type="radio"]:checked+label {
  font-weight: 600;
}

.con-btn {
  margin-top: 2rem;
}

.con-btn a {
  align-items: center;
  display: flex;
  width: 100%;
  border: 1px solid #b9d719;
  justify-content: center;
  color: #22577a;
  font-weight: 600;
  line-height: 46px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  background: #b9d719;
  transition: all 0.35s;
  z-index: 11;
}

.con-btn a:before,
.con-btn a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  background: #b9d719;
  z-index: -1;
  transition: all 0.35s;
}

.con-btn a:before {
  opacity: 0.5;
}

.con-btn a:after {
  transition-delay: 0.2s;
}

.con-btn a:hover:before,
.con-btn a:hover:after {
  left: 0;
}

.btn-left a>img {
  padding-left: 6px;
}

#message {
  animation: float 2s ease-in-out infinite;
}

.max {
  animation: float 2s ease-in-out infinite;
}

.move {
  animation: shiver 2s ease-in-out infinite;
}

@keyframes float {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes shiver {
  0% {
    transform: rotate3d(17, 0, 1, 0deg);
  }

  to {
    transform: rotate3d(0, 0, 1, -15deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
}

/* contact section end here */
/* footer section start here */
.front-left {
  margin-top: 5rem;
}

.footer {
  background: #2b2b2b;
  float: left;
  width: 100%;
}

.footer-left {
  width: 33%;
  float: left;
}

.foot-1 li h3 {
  color: #999999;
  font-size: 14px;
}

.foot-list {
  border-bottom: 1px solid #666;
  padding-bottom: 2.4rem;
}

.foot-list>img {
  width: 60%;
}

.footer-right {
  margin-top: 5rem;
}

.foot-1 {
  margin: 20px 0;
}

.foot-1 li p,
.foot-1 li a {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  padding-top: 14px;
}

.aligning img {
  padding-left: 5px;
  padding-top: 14px;
}

.foot-text {
  border-bottom: 1px solid #666;
  padding-bottom: 3.3rem;
}

.foot-text h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
}

.footer-center,
.footer-center2 {
  width: 30%;
  float: left;
  margin-left: 2rem;
}

.foot-2,
.foot3 {
  margin: 20px 0;
}

.foot-2 li h3 {
  color: #999999;
  font-size: 14px;
  text-transform: uppercase;
}

.foot-2 li a {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  padding-top: 14px;
  display: block;
}

.foot-3 li h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 41px;
}

.foot-3 li p {
  color: #999999;
  font-size: 14px;
  line-height: 25px;
  padding-top: 14px;
}

.front-right {
  background: #2e2e2e;
  padding: 2rem 3rem;
  margin: 0 auto;
  margin-bottom: 0px;
  width: 62%;
  flex-basis: 90%;
  border-radius: 4px;
  margin-bottom: 2rem;
}

.foot-copy {
  border-top: 1px solid #666;
  width: 100%;
  float: left;
  padding: 20px 0;
}

.foot-copy p {
  color: #999999;
  font-size: 12px;
}

.foot-copy a {
  color: #999999;
  font-size: 12px;
}

.cta-left {
  width: 100%;
  margin-top: 2rem;
  float: left;
}

.cta-left a {
  align-items: center;
  display: flex;
  border: 1px solid #b9d719;
  justify-content: center;
  color: #22577a;
  font-weight: 600;
  line-height: 46px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  background: #b9d719;
  font-size: 14px;
  transition: all 0.35s;
}

.cta-left a:hover {
  background: none;
  color: #fff;
}

.cta-left a>img {
  padding-left: 6px;
}

/* footer section  end here */

/* media query start here */
@media (min-width: 1025px) and (max-width: 1199.9px) {
  .foot-2 li h3 {
    line-height: 22px;
  }

  .dropdown-left {
    margin-left: 1rem;
  }

  .exp {
    padding: 12px 8px;
  }

  .banner {
    margin-top: 2rem;
    padding: 1rem 0;
  }

  .explore_course {
    padding-top: 5rem;
    padding-bottom: 12rem;
  }

  .same .slick-prev,
  .lens>.slick-prev {
    left: 48%;
  }

  .high {
    padding: 2rem 0;
  }

  .main-roll::before {
    top: -7px;
    left: 45px;
    background-size: 85% 94%;
  }

  .design .slick-prev {
    left: 32rem;
  }

  .responsive-svg {
    max-width: 100%;
    height: auto;
    padding: 1rem;
  }

  .cicle1,
  .cicle2 {
    height: 450px;
  }

  .fix-svg {
    display: flex;
  }

  .footer-center {
    width: 30%;
  }

  .contact {
    padding: 2rem 0;
  }

  .job .slick-prev {
    left: -48rem;
    top: 24rem;
    bottom: -8% !important;
  }

  .job .slick-next {
    left: -42rem;
    top: 24rem;
    bottom: -8% !important;
  }

  .space {
    padding: 3rem 10rem;
  }

  .btn-left a {
    width: 70%;
  }

  .logosize {
    width: 100%;
  }

  .test {
    min-height: 240px;
  }

  .right_menu ul li a {
    padding: 13px 9px;
  }

  .mento {
    font-size: 32px;
    text-align: center;
    padding-bottom: 2rem;
  }

  .mentors {
    display: none;
  }

  .see-icons .summary {
    display: none;
  }

  .cheque label::after {
    left: 4px !important;
  }

}

@media (min-width: 992px) and (max-width: 1024.9px) {
  .radio-item {
    display: inline-block;
    position: relative;
    padding: 0px 0px;
    margin: 0;
    flex: 1 1 40%;
  }

  .cg-mobile {
    display: none;
  }

  .blogs {
    background-position: top;
  }

  .client {
    margin-bottom: 1rem;
    margin-top: 1rem;
    float: left;
    width: 100%;
  }

  .responsive-svg {
    max-width: 100%;
    height: auto;
    padding: 3rem 0;
  }

  .dropdown-left {
    margin-left: 1rem;
  }

  .exp {
    padding: 12px 8px;
  }

  .banner {
    padding: 1rem 0;
  }

  .explore_course {
    padding-top: 5rem;
    padding-bottom: 12rem;
  }

  .same .slick-prev,
  .lens>.slick-prev {
    left: 48%;
  }

  .high {
    padding: 2rem 0;
  }

  .main-roll::before {
    top: -7px;
    left: 45px;
    background-size: 85% 94%;
  }

  .design .slick-prev {
    left: 32rem;
  }

  .cicle1,
  .cicle2 {
    height: 450px;
  }

  .fix-svg {
    display: flex;
  }

  .footer-center {
    width: 30%;
  }

  .contact {
    padding: 2rem 0;
  }

  .job .slick-prev {
    left: -48rem;
    top: 24rem;
    bottom: -8% !important;
  }

  .job .slick-next {
    left: -42rem;
    top: 24rem;
    bottom: -8% !important;
  }

  .space {
    padding: 3rem 10rem;
  }

  .btn-left a {
    width: 70%;
  }

  .smooth img {
    width: 108px;
    margin: 22px;
  }

  .num2 {
    line-height: 21px;
  }

  .student p {
    font-size: 14px;
    line-height: 21px;
  }

  .right_menu ul li a {
    padding: 12px 9px;
  }

  .mento {
    font-size: 32px;
    text-align: center;
    padding-bottom: 6rem;
  }

  .mentors {
    display: none;
  }

  .see-icons .summary {
    display: none;
  }

  .cheque label::after {
    left: 4px !important;
  }
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .footer {
    padding-bottom: 4rem;
  }

  .social {
    justify-content: center;
    display: block;
  }

  .rating-fb-google {
    justify-content: center;
  }

  .rating-fb-google>img {
    width: 25%;
  }

  .blogs {
    background-size: 50%;
    background-position: 61% -2%;
  }

  .faq .card .card-header .faq-title {
    margin-top: 0;
  }

  .same .slick-next {
    left: 54%;
  }

  .responsive-svg {
    max-width: 100%;
    height: auto;
    padding: 4rem;
  }

  .ignore {
    display: block !important;
  }

  .text h1 {
    font-size: 25px;
    color: #333;
    font-weight: 700;
    padding: 0px 0;
    line-height: 32px;
  }

  .mx-player {
    right: unset;
  }

  .image-div {
    display: flex;
    justify-content: center;
  }

  .client {
    margin-bottom: 1rem;
    margin-top: 1rem;
    float: left;
    width: 100%;
  }

  .dropdown-left {
    display: none;
  }

  .right_menu {
    display: none;
  }

  .exp {
    padding: 12px 8px;
  }

  .banner {
    margin-top: 2rem;
    padding: 0 10rem;
  }

  .explore_course {
    padding-top: 5rem;
    padding-bottom: 12rem;
  }

  .same .slick-prev,
  .lens>.slick-prev {
    left: 41%;
  }

  .same .slick-next,
  .lens>.slick-next {
    left: 54%;
  }

  .high {
    padding: 2rem 0;
  }

  .main-roll::before {
    top: -7px;
    left: 45px;
    background-size: 85% 94%;
  }

  .design .slick-prev {
    width: 50px;
    height: 50px;
    left: 41%;
    top: 30rem;
    bottom: -8% !important;
  }

  .blog-top {
    margin-left: 0;
  }

  .blog-text {
    margin-top: 0;
  }

  .design .slick-next {
    width: 50px;
    height: 50px;
    left: 54%;
    top: 30rem;
    bottom: -8% !important;
  }

  .cicle1,
  .cicle2 {
    height: 300px;
  }

  .fix-svg {
    display: flex;
    margin: 0 auto;
  }

  .footer-center {
    width: 29%;
  }

  .contact {
    padding: 2rem 0;
  }

  .job .slick-prev {
    left: 41%;
    top: 30rem;
    bottom: -8% !important;
  }

  .job .slick-next {
    left: 54%;
    top: 30rem;
    bottom: -8% !important;
  }

  .space {
    padding: 3rem 1rem;
    max-width: 100%;
    margin-left: 0;
  }

  .btn-left a {
    width: 30%;
  }

  .smooth img {
    width: 89px;
    margin: 9px;
  }

  .cmd {
    padding: 12px 20px !important;
    border-radius: 25px !important;
    font-weight: 400 !important;
    margin: 0 7px !important;
    font-size: 14px !important;
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
  }

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidenav a:hover {
    color: #f1f1f1;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .text {
    text-align: center;
    padding: 0px 8rem;
  }

  .logosize {
    width: 100%;
  }

  .bread {
    display: flex;
    align-items: center;
    height: auto;
    justify-content: end;
  }

  .bread>img {
    width: 15%;
  }

  .more {
    display: none;
  }

  .rating p {
    display: none;
  }

  .social {
    justify-content: center;
  }

  .text p {
    font-size: 14px;
  }

  .test {
    min-height: 240px;
    margin: 0 20px;
    margin-top: 21px;
  }

  .student {
    text-align: center;
    min-height: 230px;
  }

  .cicle {
    display: none;
  }

  .world-radius {
    margin: 0 auto;
  }

  .faq {
    margin-bottom: 0px;
  }

  .foot-1 li h3,
  .foot-2 li h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .foot-1 li p,
  .foot-2 li p {
    font-size: 14px;
  }

  .foot-text h2 {
    font-size: 23px;
  }

  .footer-center {
    margin-left: 2rem;
  }

  .foot-3 li h2 {
    font-size: 22px;
  }

  .btn-left a {
    width: 70%;
  }

  .smooth {
    width: 33%;
  }

  .trust-text {
    margin: 0;
  }

  .manual {
    margin: 22px 0;
  }

  .mob-roll .slick-prev {
    width: 50px;
    height: 50px;
    left: 41%;
    top: 33rem;
    bottom: -8% !important;
  }

  .mob-roll .slick-next {
    width: 50px;
    height: 50px;
    left: 54%;
    top: 33rem;
    bottom: -8% !important;
  }

  .mob-pay {
    background: #2b2b2b;
    float: left;
    width: 100%;
    padding-bottom: 10rem;
    padding-top: 1rem;
  }

  .mob-high {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    padding: 3rem 0;
  }
  
  .mob-career-advise-2 {
    float: left;
    background: #fff;
    padding: 12px 12px;
    border-radius: 5px;
    margin: 7px;
    min-height: 280px;
    width: 90% !important;
    position: relative;
  }

  .mob-career-advise-2>span {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    float: right;
  }

  .mob.career-advise-2>h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 15px 0;
  }

  .mob-career-advise-2>p {
    color: #666666;
    line-height: 22px;
    font-size: 14px;
  }

  .mob-career-advise-2:hover {
    background: #22577a;
  }
/* media query for mobile device 320 size */
/* @media (min-width: 320px) and (max-width: 359.9px) {
  .mob-career-advise-2 {
    min-height: 528px !important;
  }
} */

  .mob-career-advise-2:hover span {
    color: #b9d719;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover h3 {
    color: #fff;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover p {
    color: #fff;
    transition: 0.3s ease-in-out;
  }

  .swift {
    justify-content: center;
  }

  ul.swift li a {
    padding: 16px 20px 16px 7px;
  }

  .mento {
    font-size: 32px;
    text-align: center;
    padding-bottom: 2rem;
  }

  .mentors {
    display: none;
  }

  .footer-fixed {
    float: left;
    width: 100%;
    background-color: #f8f8f8;
    position: fixed;
    left: 0;
    bottom: 0;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    z-index: 111;
  }

  .mob-footer-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .mob-footer-nav li {
    float: left;
    text-align: center;
    padding-top: 1rem;
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
  }

  .g-review-mobile-icon {
    width: 20% !important;
    background-color: #f8f8f8 !important
  }

  .mob-footer-nav li a {
    padding: 13px 38px;
    font-size: 14px;
    color: #000;
    display: block;
    text-decoration: none;
  }

  .mob-footer-nav li:first-child {
    border-top-left-radius: 16px;
  }

  .mob-footer-nav li:last-child {
    border-top-right-radius: 16px;
  }

  .mob-footer-nav li.active {
    color: #333 !important;
    background-color: #ecf2f5 !important;
    font-weight: 700 !important;
    border-bottom: 2px solid #b9d719;
  }

  .see-icons .summary {
    display: none;
  }

  .mob-industry-mentor {
    display: none;
  }

  .cheque label::after {
    left: 4px !important;
  }

  .student-brochure-button {
    width: 90%;
    text-align: center;
    border-radius: 4px;
    background: #b9d719;
    font-size: 14px;
    transition: all 0.35s;
    padding: 0rem 0;
  }

  .industry-main-card>.slick-prev {
    bottom: -22% !important;
    left: 45%;
  }

  .industry-main-card>.slick-next {
    bottom: -22% !important;
  }
}

@media (min-width: 576px) and (max-width: 767.9px) {
  .box {
    width: 95%;
    margin: 0 auto;
  }

  .social {
    justify-content: center;
    display: block;
  }

  .rating-fb-google {
    justify-content: center;
  }

  .rating-fb-google>img {
    width: 45%;
  }

  .course-mob-padding {
    padding: 0 5px;
    margin-top: 2rem;
  }

  .part-1 span {
    font-size: 1rem;
  }

  .text h1 {
    font-size: 40px;
    color: #333;
    font-weight: 700;
    padding: 0px 0;
    line-height: 50px;
  }

  .mx-player {
    right: unset;
  }

  .image-div {
    display: flex;
    justify-content: center;
    margin-top: 4rem;
  }

  .client {
    margin-bottom: 1rem;
    margin-top: 1rem;
    float: left;
    width: 100%;
  }

  .dropdown-left {
    display: none;
  }

  .right_menu {
    display: none;
  }

  .exp {
    padding: 12px 8px;
  }

  .banner {
    margin-top: 2rem;
    padding: 1rem 0;
  }

  .explore_course {
    padding-top: 5rem;
    padding-bottom: 12rem;
  }

  .same .slick-prev,
  .lens>.slick-prev {
    left: 38%;
  }

  .high {
    padding: 2rem 0;
  }

  .main-roll::before {
    top: -7px;
    left: 45px;
    background-size: 85% 94%;
  }

  .design .slick-prev {
    left: 39%;
    bottom: -10%;
  }

  .design .slick-next {
    left: 49%;
    bottom: -10%;
  }

  .cicle1,
  .cicle2 {
    height: 300px;
  }

  .fix-svg {
    display: flex;
  }

  .footer-center,
  .footer-center2 {
    width: 30%;
    margin-left: 1rem;
  }

  .contact {
    padding: 2rem 0;
  }

  .job .slick-prev {
    left: 20rem;
    bottom: -22% !important;
  }

  .job .slick-next {
    left: 27rem;
    bottom: -22% !important;
  }

  .space {
    display: none;
  }

  .btn-left a {
    width: 30%;
  }

  .smooth img {
    width: 89px;
    margin: 9px;
  }

  .cmd {
    padding: 12px 20px !important;
    border-radius: 25px !important;
    font-weight: 400 !important;
    margin: 0 7px !important;
    font-size: 14px !important;
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
  }

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidenav a:hover {
    color: #f1f1f1;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .text {
    text-align: center;
    padding: 0px 8rem;
  }

  .logosize {
    width: 100%;
  }

  .bread {
    display: flex;
    align-items: center;
    height: auto;
    justify-content: end;
  }

  .bread>img {
    width: 15%;
  }

  .more {
    display: none;
  }

  .rating p {
    display: none;
  }

  .social {
    justify-content: center;
  }

  .text p {
    font-size: 14px;
  }

  .test {
    min-height: 240px;
    margin: 0 20px;
    margin-top: 21px;
  }

  .student {
    text-align: center;
    min-height: 230px;
  }

  .cicle {
    display: none;
  }

  .world-radius {
    margin: 0 auto;
  }

  .faq {
    margin-bottom: 0px;
  }

  .foot-1 li h3,
  .foot-2 li h3 {
    font-size: 14px;
  }

  .foot-1 li p,
  .foot-2 li p {
    font-size: 14px;
  }

  .foot-text h2 {
    font-size: 24px;
  }

  .foot-3 li h2 {
    font-size: 22px;
  }

  .btn-left a {
    width: 95%;
  }

  .smooth {
    width: 33%;
  }

  .trust-text {
    margin: 0;
  }

  .manual {
    margin: 22px 0;
  }

  .wrapper a {
    width: 100%;
  }

  .upcoming a,
  .learn a {
    padding: 10px 10px;
    margin-bottom: 8px;
  }

  .pop-1 {
    padding: 2rem 1rem;
  }

  .help {
    padding: 30px 0rem;
  }

  .marg {
    margin-top: 0 !important;
  }

  .margin-tops {
    margin-top: 1.5rem;
  }

  .testimonial {
    padding-top: 5rem;
    padding-bottom: 10rem;
  }

  .see-people {
    margin: 3rem 0px;
  }

  .ex-head h2,
  .linkedi>h2,
  .why-head h2,
  .mob-high,
  .see-people>h2,
  .mentors,
  .trust-text h2 {
    font-size: 28px;
    text-align: center;
  }

  .lens>.slick-prev,
  .lens>.slick-next {
    bottom: -21% !important;
  }

  .lens {
    margin: 0px 0;
  }

  .readings {
    margin: 1rem 0;
  }

  .why-choose {
    padding-top: 0;
  }

  .see-icons {
    padding: 0 15px;
  }

  .jm {
    width: 100%;
  }

  .blog-text>p {
    margin-top: 20px;
  }

  .mob-roll .slick-prev {
    width: 50px;
    height: 50px;
    left: 20rem;
    top: 33rem;
    bottom: 0% !important;
  }

  .mob-roll .slick-next {
    width: 50px;
    height: 50px;
    left: 27rem;
    top: 33rem;
    bottom: -8% !important;
  }

  .mob-pay {
    background: #2b2b2b;
    float: left;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 10rem;
  }

  .mob-high {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    padding: 3rem 0;
  }

  .mob-career-advise-2 {
    float: left;
    background: #fff;
    padding: 12px 12px;
    border-radius: 5px;
    margin: 7px;
    min-height: 280px;
    width: 90% !important;
    position: relative;
  }

  .mob-career-advise-2>span {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    float: right;
  }

  .mob.career-advise-2>h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 15px 0;
  }

  .mob-career-advise-2>p {
    color: #666666;
    line-height: 22px;
    font-size: 14px;
  }

  .mob-career-advise-2:hover {
    background: #22577a;
  }

  .mob-career-advise-2:hover span {
    color: #b9d719;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover h3 {
    color: #fff;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover p {
    color: #fff;
    transition: 0.3s ease-in-out;
  }

  .swift {
    justify-content: flex-start;
  }

  .mob-industry-mentor {
    float: left;
    width: 100%;
    margin: 3rem 0px;
    padding: 5rem 0px;
    background: #2b2b2b;
  }

  .mob-industry-head {
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 22px;
  }

  .develop {
    position: relative;
  }

  .develop p {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    left: 12px;
    font-weight: 700;
  }

  .develop img:last-child {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    right: 12%;
    font-weight: 700;
  }

  ul.swift li a {
    padding: 12px 40px 12px 13px;
    font-size: 12px;
  }

  .self-image img {
    width: 20%;
    float: left;
  }

  ul.design-app {
    border-bottom: 1px solid #666;
    border-right: none;
    margin-top: 0px;
    padding: 2% 0;
  }

  .brc {
    border-right: none !important;
    border-bottom: none !important;
  }

  .blog-bdr {
    margin: 0 auto;
    padding-bottom: 5px;
  }

  .mento {
    font-size: 28px;
    text-align: center;
    padding-bottom: 2rem;
  }

  .mentors {
    display: none;
  }

  .footer-fixed {
    float: left;
    width: 100%;
    background-color: #f8f8f8;
    position: fixed;
    left: 0;
    bottom: 0;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    z-index: 111;
  }

  .mob-footer-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .g-review-mobile-icon {
    width: auto !important;
    background-color: #f8f8f8 !important;
  }

  .mob-footer-nav li {
    float: left;
    text-align: center;
    padding-top: 1rem;
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
  }

  .mob-footer-nav li a {
    padding: 13px 38px;
    font-size: 14px;
    color: #000;
    display: block;
    text-decoration: none;
  }

  .mob-footer-nav li:first-child {
    border-top-left-radius: 16px;
  }

  .mob-footer-nav li:last-child {
    border-top-right-radius: 16px;
  }

  .mob-footer-nav li.active {
    color: #333 !important;
    background-color: #ecf2f5 !important;
    font-weight: 700 !important;
    border-bottom: 2px solid #b9d719;
  }

  .mob-industry-mentor {
    display: none;
  }

  .footer {
    padding-bottom: 3rem;
  }

  .analyst>p {
    display: none;
  }

  .course-faq::before,
  .course-faq::after {
    display: none;
  }

  .faq-mode {
    width: 97%;
    margin: 0 auto;
  }

  .main-curriculum {
    padding-left: 0rem;
  }

  .cheque label::after {
    left: 4px !important;
  }

  .student-brochure-button {
    margin-top: 2rem;
  }

  .student-brochure {
    float: left;
    width: 100%;
    background: #2b2b2b;
    padding: 4rem 0;
  }

  .student-brochure-heading {
    text-align: center;
  }
}

@media (min-width: 481px) and (max-width: 575.9px) {
  .report-header {
    padding: 1rem 0;
  }

  .report-header h4 {
    font-size: 14px;
    padding-left: 1rem;
  }

  .report-first>img {
    width: 25px;
  }

  .map-close {
    height: 30px !important;
    width: 30px !important;
    font-size: 25px !important;
  }

  .box {
    width: 95%;
    margin: 0 auto;
  }

  .social {
    justify-content: center;
    display: block;
  }

  .rating-fb-google {
    justify-content: center;
  }

  .course-mob-padding {
    padding: 0 5px;
    margin-top: 2rem;
  }

  .mob-industry-mentor {
    display: none;
  }

  .wrapper {
    display: inline;
  }

  .mento {
    font-size: 14px;
    text-align: center;
  }

  .mentors {
    display: none;
  }

  .wrapper a {
    font-size: 13px;
  }

  .wrapper a:last-child {
    margin-left: 0;
    margin-top: 12px;
  }

  .text h1 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    padding: 0px 0;
    line-height: 29px;
  }

  .text h1 span {
    font-size: 18px;
  }

  .mx-player {
    right: unset;
    bottom: -24px;
  }

  .image-div {
    display: flex;
    justify-content: center;
    margin-top: 4rem;
  }

  .client {
    margin-bottom: 1rem;
    margin-top: 3rem;
    float: left;
    width: 100%;
  }

  .dropdown-left {
    display: none;
  }

  .right_menu {
    display: none;
  }

  .exp {
    padding: 12px 8px;
  }

  .banner {
    padding: 1rem 0;
  }

  .explore_course {
    padding-top: 5rem;
    padding-bottom: 12rem;
  }

  .same .slick-prev,
  .lens>.slick-prev {
    left: 38%;
  }

  .high {
    padding: 2rem 0;
  }

  .main-roll::before {
    top: -7px;
    left: 45px;
    background-size: 85% 94%;
  }

  .design .slick-prev {
    left: 39%;
    top: 103%;
  }

  .design .slick-next {
    left: 54%;
    top: 103%;
  }

  .cicle1,
  .cicle2 {
    height: 300px;
  }

  .fix-svg {
    display: flex;
  }

  .footer-left,
  .footer-center,
  .footer-center2 {
    width: 100%;
    margin-left: 0;
  }

  .contact {
    padding: 2rem 0;
  }

  .job .slick-prev {
    left: 17rem;
    top: 32rem;
    bottom: -8% !important;
  }

  .job .slick-next {
    left: 24rem;
    top: 32rem;
    bottom: -8% !important;
  }

  .space {
    display: none;
  }

  .btn-left a {
    width: 30%;
  }

  .smooth img {
    width: 89px;
    margin: 9px;
  }

  .cmd {
    padding: 12px 20px !important;
    border-radius: 25px !important;
    font-weight: 400 !important;
    margin: 0 7px !important;
    font-size: 14px !important;
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
  }

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidenav a:hover {
    color: #f1f1f1;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .text {
    text-align: center;
    padding: 0px 8rem;
  }

  .logosize {
    width: 100%;
  }

  .bread {
    display: flex;
    align-items: center;
    height: auto;
    justify-content: end;
  }

  .bread>img {
    width: 15%;
  }

  .more {
    display: none;
  }

  .rating p {
    display: none;
  }

  .social {
    justify-content: center;
  }

  .text p {
    font-size: 12px;
  }

  .test {
    min-height: 240px;
    margin: 0 20px;
    margin-top: 21px;
  }

  .student {
    text-align: center;
    min-height: 228px;
  }

  .cicle {
    display: none;
  }

  .world-radius {
    margin: 0 auto;
  }

  .faq {
    margin-bottom: 0px;
  }

  .foot-1 li h3,
  .foot-2 li h3 {
    font-size: 14px;
  }

  .foot-1 li p,
  .foot-2 li p {
    font-size: 14px;
  }

  .foot-text h2 {
    font-size: 24px;
  }

  .foot-3 li h2 {
    font-size: 22px;
  }

  .btn-left a {
    width: 47%;
  }

  .smooth {
    width: 33%;
  }

  .trust-text {
    margin: 0;
  }

  .manual {
    margin: 22px 0;
  }

  .wrapper a {
    width: 100%;
  }

  .upcoming a,
  .learn a {
    padding: 10px 10px;
    margin-bottom: 8px;
  }

  .pop-1 {
    padding: 2rem 1rem;
  }

  .help {
    padding: 30px 0rem;
  }

  .marg {
    margin-top: 0 !important;
  }

  .margin-tops {
    margin-top: 1.5rem;
  }

  .testimonial {
    padding-top: 5rem;
    padding-bottom: 10rem;
  }

  .see-people {
    margin: 2rem 0px;
  }

  .manual1 p {
    font-size: 12px;
    margin-top: 16px;
    line-height: 0;
  }

  .manual1 h3 {
    font-size: 24px;
  }

  .ex-head h2,
  .linkedi>h2,
  .why-head h2,
  .mob-high,
  .see-people>h2,
  .mentors,
  .trust-text h2 {
    font-size: 14px;
    text-align: center;
  }

  .lens>.slick-prev,
  .lens>.slick-next {
    bottom: -26% !important;
  }

  .lens {
    margin: 0px 0;
  }

  .readings {
    margin: 1rem 0;
  }

  .why-choose {
    padding-top: 0;
  }

  .see-icons {
    padding: 0 15px;
  }

  .jm {
    width: 100%;
  }

  .blog-text>p {
    margin-top: 20px;
  }

  .student p {
    font-size: 14px;
  }

  .mob-roll .slick-prev {
    width: 50px;
    height: 50px;
    left: 17rem;
    top: 33rem;
    bottom: 0% !important;
  }

  .mob-roll .slick-next {
    width: 50px;
    height: 50px;
    left: 24rem;
    top: 33rem;
    bottom: -8% !important;
  }

  .mob-pay {
    background: #2b2b2b;
    float: left;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 8rem;
  }

  .mob-high {
    text-align: center;
    padding: 3rem 0;
  }

  .blog-top p:last-child {
    font-size: 18px;
    line-height: 23px;
  }

  .contact-head h1,.contact-head h2,.contact-head b {
    font-size: 14px;
    text-align: center;
    padding: 2rem 0px;
    color: #000;
  }

  ul.swift li a {
    padding: 12px 38px 12px 10px;
    margin: 0 6px;
    font-size: 12px;
  }

  .pop-1 p {
    font-size: 10px;
  }

  .pop-1 h3 {
    color: #000;
    font-size: 12px;
    font-weight: 600;
  }

  .student span,
  .learn h2 {
    font-size: 18px;
    font-weight: 700;
    color: #151515;
    margin-bottom: 1rem;
  }

  .get-touch h2,.refer-text {
    font-size: 14px;
    padding: 2rem 0px;
    text-align: center;
  }

  .design-app li p:last-child {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
  }

  .faq-head h2 {
    font-size: 14px;
  }

  .our-world-head h2 {
    font-size: 14px;
  }

  .mob-career-advise-2 {
    float: left;
    background: #fff;
    padding: 12px 12px;
    border-radius: 5px;
    margin: 7px;
    min-height: 280px;
    width: 90% !important;
    position: relative;
  }

  .mob-career-advise-2>span {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    float: right;
  }

  .mob.career-advise-2>h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 15px 0;
  }

  .mob-career-advise-2>p {
    color: #666666;
    line-height: 22px;
    font-size: 14px;
  }

  .mob-career-advise-2:hover {
    background: #22577a;
  }

  .mob-career-advise-2:hover span {
    color: #b9d719;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover h3 {
    color: #fff;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover p {
    color: #fff;
    transition: 0.3s ease-in-out;
  }

  .swift {
    justify-content: flex-start;
  }

  .mob-industry-mentor {
    float: left;
    width: 100%;
    margin: 3rem 0px;
    padding: 5rem 0px;
    background: #2b2b2b;
  }

  .mob-industry-head {
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 22px;
  }

  .develop {
    position: relative;
  }

  .develop p {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    left: 12px;
    font-weight: 700;
  }

  .develop img:last-child {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    right: 12%;
    font-weight: 700;
  }

  .footer-right {
    margin-top: 0rem;
  }

  ul.design-app {
    border-bottom: 1px solid #666;
    border-right: none;
    margin-top: 0px;
    padding: 2% 0;
  }

  .brc {
    border-right: none !important;
    border-bottom: none !important;
  }

  .blog-bdr {
    margin: 0 auto;
    padding-bottom: 5px;
  }

  .dont-show {
    display: none;
  }

  .footer-fixed {
    float: left;
    width: 100%;
    background-color: #fff;
    position: fixed;
    left: 0;
    bottom: -20px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    z-index: 111;
  }

  .mob-footer-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .mob-footer-nav li {
    float: left;
    text-align: center;
    padding-top: 1rem;
    width: 19%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
  }

  .g-review-mobile-icon {
    width: 120px !important;
  }


  .mob-footer-nav li a {
    padding: 13px 38px;
    font-size: 14px;
    color: #000;
    display: block;
    text-decoration: none;
  }

  .mob-footer-nav li:first-child {
    border-top-left-radius: 16px;
  }

  .mob-footer-nav li:last-child {
    border-top-right-radius: 16px;
  }

  .mob-footer-nav li.active {
    color: #333 !important;
    background-color: #ecf2f5 !important;
    font-weight: 700 !important;
    border-bottom: 2px solid #b9d719;
  }

  .analyst>p {
    display: none;
  }

  .course-faq::before,
  .course-faq::after {
    display: none;
  }

  .faq-mode {
    width: 97%;
    margin: 0 auto;
  }

  .main-curriculum {
    padding-left: 0rem;
  }

  .cheque label::after {
    left: 4px !important;
  }

  .head-form {
    width: 100%;
    margin: 30px auto;
    background: none;
  }

  .w-60 {
    width: 100% !important;
  }

  .w-90 {
    width: 100%;
  }

  .mobile91 {
    width: 14%;
    margin-right: 2%;
  }

  .number-div {
    width: 83%;
  }

  .student-brochure-button {
    margin-top: 2rem;
  }

  .student-brochure {
    float: left;
    width: 100%;
    background: #2b2b2b;
    padding: 4rem 0;
  }

  .student-brochure-heading {
    text-align: center;
    font-size: 1.4rem;
  }

  .industry-main-card>.slick-prev {
    left: 38%;
    top: 38rem;
    bottom: -8% !important;
    width: 30px;
    height: 30px;
  }

  .industry-main-card>.slick-next {
    left: 53%;
    top: 38rem;
    bottom: -8% !important;
    width: 30px;
    height: 30px;
  }

  .industry-card>h3 {
    font-size: 1.3rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }

  .industry-card>p {
    font-size: 1.2rem;
  }

  .industry-card>img {
    width: 70px;
  }

  .industry-project-heading>h2 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .industry-project-heading>p {
    font-size: 1.2rem;
    margin-bottom: 0rem;
  }

  .industry-card {
    min-height: 290px;
    padding: 1rem;
  }

  .industry-project-main {
    padding-top: 5rem;
    padding-bottom: 8rem;
  }
}

@media (min-width: 360px) and (max-width: 480.9px) {
  .ibm-banner-alignment {
    margin-top: 0rem;
  }

  

  .overlay-txt {
    bottom: 5px;
  }

  .c-guide>img {
    width: 25px;
    padding-left: 0rem;
  }

  .num1>img {
    padding-right: 6px;
    margin-right: 3px;
    width: 42px;
    padding-top: 1rem;
  }

  .location-wise-spacing {
    padding: 0 25px !important;
  }

  .cheque label::after {
    left: 4px !important;
  }

  .watch-video-header {
    font-size: 14px;
  }

  .report-header {
    padding: 1rem 0;
  }

  .report-header h4 {
    font-size: 14px;
    padding-left: 1rem;
  }

  .report-first>img {
    width: 25px;
  }

  .box {
    width: 95%;
    margin: 0 auto;
  }

  .main {
    position: fixed;
    top: 0;
    z-index: 111;
    background: #fff;
    padding: 6px 0;
    -webkit-box-shadow: 25px 7px 39px -18px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 25px 7px 39px -18px rgba(0, 0, 0, 0.5);
    box-shadow: 25px 7px 39px -18px rgba(0, 0, 0, 0.5);
  }

  .wrapper {
    display: inline;
  }

  .wrapper a:last-child {
    margin-left: 0;
    margin-top: 12px;
  }


  .dont-show {
    display: none;
  }

  .mx-player {
    right: unset;
    bottom: -24px;
    width: auto;
  }

  .image-div {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
  }

  .client {
    margin-bottom: 1rem;
    margin-top: 3rem;
    float: left;
    width: 100%;
  }

  .dropdown-left {
    display: none;
  }

  .right_menu {
    display: none;
  }

  .exp {
    padding: 12px 8px;
  }

  .banner {
    margin-top: 0rem;
    padding: 1rem 0;
  }

  .explore_course {
    padding-top: 2rem;
    padding-bottom: 7rem;
  }

  .same .slick-prev {
    left: 36%;
    width: 30px;
    height: 30px;
    bottom: -16% !important;
  }

  .same .slick-next {
    left: 54%;
    width: 30px;
    height: 30px;
    bottom: -16% !important;
  }

  .high {
    padding: 2rem 0;
  }

  .main-roll::before {
    top: -7px;
    left: 45px;
    background-size: 85% 94%;
  }

  .design .slick-prev {
    left: 32rem;
  }

  .cicle1,
  .cicle2 {
    height: 300px;
  }

  .fix-svg {
    display: flex;
  }

  .footer-left {
    width: 100%;
  }

  .footer-center {
    width: 100%;
    margin-left: 0rem;
  }

  .contact {
    padding: 2rem 0;
  }

  .job .slick-prev {
    left: 32rem;
    top: 30rem;
    bottom: -8% !important;
  }

  .job .slick-prev {
    left: 20rem;
    top: 44rem;
    bottom: 0% !important;
  }

  .job .slick-next {
    left: 27rem;
    top: 44rem;
    bottom: 0% !important;
  }

  .space {
    display: none;
  }

  .btn-left a {
    width: 30%;
  }

  .smooth img {
    width: 89px;
    margin: 9px;
  }

  .cmd {
    padding: 12px 20px !important;
    border-radius: 25px !important;
    font-weight: 400 !important;
    margin: 0 7px !important;
    font-size: 14px !important;
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
  }

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidenav a:hover {
    color: #f1f1f1;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .text {
    text-align: center;
    padding: 0px 3rem;
  }

  .logosize {
    width: 100%;
  }

  .bread {
    display: flex;
    align-items: center;
    height: 2vh;
    justify-content: end;
  }

  .bread>img {
    width: 15%;
  }

  .more {
    display: none;
    font-size: 14px;
  }

  .rating p {
    display: none;
  }

  .social {
    justify-content: center;
    display: block;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }

  .rating-fb-google {
    justify-content: center;
  }

  .text p {
    font-size: 12px;
  }

  .test {
    min-height: 272px;
    margin: 0 20px;
    margin-top: 21px;
  }

  .student>img {
    width: 30%;
  }

  .student {
    text-align: center;
    padding: 30px 5px;
    align-items: center;
    width: 100%;
    height: 130px;
  }

  .cicle {
    display: none;
  }

  .world-radius {
    margin: 0 auto;
  }

  .faq {
    padding-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 2rem;
  }

  .show-read a,
  .foot-3 li p {
    font-size: 12px;
  }

  .mob-footer {
    font-size: 10px;
    line-height: 16px;
    padding-bottom: 3rem;
  }

  .enq {
    margin-bottom: 4rem;
    margin-top: 1rem;
  }

  .faq .card .card-header .faq-title .badge {
    font-size: 20px;
  }

  .our-world {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .foot-1 li h3,
  .foot-2 li h3 {
    font-size: 12px;
  }

  .foot-1 li p,
  .foot-2 li p {
    font-size: 12px;
    line-height: 18px;
  }

  .foot-text h2 {
    font-size: 16px;
  }

  .foot-3 li h2 {
    font-size: 14px;
    line-height: 20px;
  }

  .foot-2 li a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-top: 14px;
    display: block;
  }

  .foot-text {
    border-bottom: 1px solid #666;
    padding-bottom: 1rem;
  }

  .btn-left a {
    width: 100%;
  }

  .smooth {
    width: 33%;
  }

  .trust-text {
    margin: 0;
  }

  .trust-text h2 {
    line-height: 20px;
  }

  .manual {
    margin: 22px 0;
  }

  .wrapper a {
    width: 100%;
    font-size: 12px;
  }

  .mx-player a {
    font-size: 12px;
    padding-right: 8px;
  }

  .upcoming a,
  .learn a {
    padding: 10px 10px;
    margin-bottom: 8px;
    font-weight: 600;
  }

  .pop-1 {
    padding: 1rem 1rem;
    min-height: 360px;
  }

  .help {
    padding: 30px 0rem;
  }

  .marg {
    margin-top: 0 !important;
  }

  .margin-tops {
    margin-top: 3rem;
  }

  .testimonial {
    padding-top: 2rem;
    padding-bottom: 7rem;
  }

  .see-people {
    margin-top: 0;
    margin-bottom: 0;
  }

  .see-people>h2 {
    margin-bottom: 0 !important;
  }

  .ex-head h2,
  .linkedi>h2,
  .why-head h2,
  .mob-high,
  .see-people>h2,
  .mentors,
  .trust-text h2 {
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 2rem;

  }

  .lens>.slick-prev {
    left: 36%;
    width: 30px;
    height: 30px;
    bottom: -20% !important;
  }

  .lens>.slick-next {
    left: 55%;
    width: 30px;
    height: 30px;
    bottom: -20% !important;
  }

  .lens {
    margin: 0px 0;
  }

  .readings {
    justify-content: center;
  }

  .why-choose {
    padding-top: 0;
  }

  .see-icons {
    padding: 0 15px;
  }

  .jm {
    width: 100%;
  }

  .blog-text>p {
    margin-top: 20px;
  }

  .student p {
    font-size: 12px;
    line-height: 18px;
  }

  .footer-fixed {
    float: left;
    width: 100%;
    background-color: #fff;
    position: fixed;
    left: 0;
    bottom: -22px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    z-index: 111;
  }

  .mob-footer-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .mob-footer-nav li {
    float: left;
    text-align: center;
    padding-top: 1rem;
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
  }

  .mob-footer-nav li a {
    padding: 13px 0;
    font-size: 10px;
    color: #000;
    display: block;
    text-decoration: none;
  }

  .mob-footer-nav li:first-child {
    border-top-left-radius: 16px;
  }

  .mob-footer-nav li:last-child {
    border-top-right-radius: 16px;
  }

  .mob-footer-nav li.active {
    color: #333 !important;
    background-color: #ecf2f5 !important;
    font-weight: 700 !important;
    border-bottom: 8px solid #b9d719;
  }

  /* .mob-footer-nav li:hover {
    background-color: #b9d719;
  } */
  .ignore {
    display: block !important;
  }

  .blog-text>p {
    display: none;
  }

  .blog-top {
    margin-left: 0;
    padding-bottom: 4px;
  }

  .blog-read {
    margin-top: 10px;
  }

  .blog-top p:last-child {
    font-size: 16px;
    line-height: 20px;
  }

  .blog-bdr {
    border-bottom: 1px dashed #666666;
    padding-bottom: 9px;
  }

  ul.design-app {
    border-right: none;
    margin-top: 0;
    border-bottom: 1px solid #666666;
  }

  .design-app li p:last-child {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
  }

  .brc {
    border-bottom: none !important;
  }

  .design-app li:last-child {
    padding: 10px 20px;
  }

  .blog-bdr {
    margin: 0 auto;
  }

  .mob-pay {
    background: #2b2b2b;
    float: left;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 8rem;
  }

  .mob-high {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    width: 60%;
    margin: 10px auto;
  }

  .faq-head h2 {
    font-size: 14px;
    margin-bottom: 2rem;
  }

  .responsive-svg {
    max-width: 90%;
    height: auto;
    padding: 0rem;
  }

  .our-world-head h2 {
    font-size: 14px;
    padding: 1rem 0px;
  }

  .direction {
    font-size: 12px;
  }

  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 0px;
  }

  .faq .card .card-body a {
    padding: 0px 0px 10px 10px;
  }

  .world-img {
    width: 100%;
    float: left;
    padding: 1rem 0;
  }

  .contact-head h1,.contact-head h2,.contact-head b {
    font-size: 14px;
    text-align: center;
    padding: 1rem 0px;
  }

  .front-left {
    margin-top: 2rem;
  }

  .contact-head p {
    font-size: 12px;
  }

  .get-touch h2,.refer-text {
    font-size: 14px;
    text-align: left;
  }

  .num2 {
    font-size: 12px;
    padding: 15px 10px 15px 10px;
    line-height: 18px;
  }

  .see-icons p {
    font-size: 12px;
    text-align: center;
  }

  .faq .card .card-body p {
    font-size: 12px;
    line-height: 18px;
  }

  .contact-head {
    margin-bottom: 1rem;
  }

  .show-read {
    margin-top: 2rem;
  }

  .fmc label {
    font-size: 12px;
  }

  .fmc input {
    font-size: 12px;
  }

  .fmc span {
    /* top: 46px;
    font-size: 12px; */
    display: none;
  }

  .rc label {
    font-size: 12px;
  }

  .enq {
    margin-top: 0;
  }

  .trust-text p {
    font-size: 12px;
    padding-top: 0rem;
    line-height: 20px;
  }

  .mob-career-advise-2 {
    float: left;
    background: #fff;
    padding: 12px 12px;
    border-radius: 5px;
    margin: 7px;
    min-height: 435px;
    width: 90% !important;
    position: relative;
  }

  .mob-career-advise-2>span {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    float: right;
  }

  .see-peoples {
    float: left;
    width: 100%;
    margin: 1rem 0px;
  }

  .mob.career-advise-2>h3 {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    padding: 10px 0;
  }

  .change-img-1 .img-top,
  .change-img-2 .img-top,
  .change-img-3 .img-top,
  .change-img-4 .img-top,
  .change-img-5 .img-top,
  .change-img-6 .img-top {
    display: none;
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 99;
  }

  .mob-career-advise-2>img {
    width: 60px;
    padding: 0 !important;
  }

  .mob-career-advise-2>p {
    color: #666666;
    line-height: 22px;
    font-size: 14px;
  }

  .mob-career-advise-2:hover {
    background: #22577a;
  }

  .mob-career-advise-2:hover span {
    color: #b9d719;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover h3 {
    color: #fff;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover p {
    color: #fff;
    transition: 0.3s ease-in-out;
    opacity: 60%;
  }

  .ignore {
    display: block !important;
  }

  .footer {
    padding-bottom: 2rem;
  }

  .front-right {
    background: #383838;
    padding: 2rem 3rem;
    margin: 0 auto;
    width: 62%;
    flex-basis: 90%;
    border-radius: 4px;
    margin-bottom: 2rem;
  }

  .footer-right {
    margin-top: 0;
  }

  .cta-left a {
    margin-bottom: 15px;
  }

  .swift {
    justify-content: flex-start;
    margin-bottom: 2rem;
  }

  .mains {
    padding-top: 0rem;
  }

  .left b,
  .right b {
    font-size: 12px;
    font-weight: 500;
  }

  .mob-why-choose {
    float: left;
    width: 100%;
    margin-bottom: 2rem;
  }

  .mob-why-main-left h3 {
    color: #000;
    font-weight: 600;
    font-size: 10px;
    float: left;
    padding-left: 10px;
    padding-right: 16px;
  }

  .mob-why-choose-head h2 {
    color: #000;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    padding: 2rem 0;
  }

  .mob-why-main-left {
    float: left;
    width: 40%;
    display: flex;
    align-items: center;
  }

  .mob-why-main-right {
    float: left;
    width: 60%;
    display: flex;
    align-items: center;
  }

  .mob-why-main-left img {
    float: left;
    width: 37% !important;
  }

  .mob-why-main-right p {
    color: #666666;
    font-size: 10px;
    float: left;
    border-left: 2px dashed #b9d719;
    padding-left: 12px;
    line-height: 16px;
  }

  .mob-why-main {
    width: 100%;
    float: left;
    border-top: 1px solid #ecf1f5;
    border-bottom: 1px solid #ecf1f5;
    padding: 12px 0;
    display: flex;
    align-items: center;
  }

  .margins {
    margin-bottom: 4rem;
  }

  .component {
    text-align: center;
    padding: 14px;
    margin-top: 0;
    display: flex !important;
    flex-direction: column !important;
    height: auto;
  }

  .summary>.collapsed {
    justify-content: center;
    display: flex;
    position: inherit;
    padding-top: 1rem;
    font-size: 12px;
  }

  .summary p.collapse:not(.show) {
    height: 104px !important;
  }

  .analyst {
    float: left;
    padding-bottom: 1rem;
  }

  .lens p {
    display: inline-block;
    font-size: 12px !important;
    color: #666666 !important;
  }

  .component>img:first-child {
    margin: 0 auto;
    width: 25%;
  }

  .student-linkedin {
    margin-top: -1rem;
    display: block;
    text-align: center;
    /* float: right; */
  }

  .second {
    margin: 0 auto;
  }

  .component>.second {
    margin: -8px auto;
    float: none;
  }

  .what-img {
    margin: 0 auto;
    width: 20%;
  }

  .vedant {
    width: 100%;
  }

  .vedant>p {
    text-align: center;
  }

  .mob-img {
    display: none;
  }

  .self-image img {
    width: 30%;
    float: none;
    margin: 0 auto;
  }

  .student span,
  .learn h2 {
    font-size: 16px;
    margin-bottom: 0rem;
    line-height: 25px;
  }

  .mob-industry-mentor {
    float: left;
    width: 100%;
    margin: 3rem 0px;
    padding: 2rem 0px;
    background: #2b2b2b;
    padding-bottom: 72px;
    text-align: center;
  }

  .mob-industry-head h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 0 auto;
    width: 60%;
    color: #fff;
    margin-bottom: 2rem;
  }

  .develop {
    position: relative;
    padding: 0 15px;
  }

  .develop p {
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 16px;
    font-weight: 700;
    top: 87%;
    left: 47%;
    transform: translate(-50%, -50%);
  }

  .develop img:last-child {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    right: 12%;
    font-weight: 700;
  }

  ul.swift li a {
    padding: 3px 30px 3px 8px;
    font-size: 12px;
  }

  .mobile-img {
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 0.5;
    border-radius: 4px;
  }

  .mobile-img:hover {
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
  }

  .analyst>span,
  .analyst>h3,
  .analyst>p,
  .readings a {
    font-size: 11px;
  }

  .footer-center,
  .footer-center2 {
    width: 100%;
    float: left;
    margin-left: 0rem;
  }

  .manual1 h3 {
    font-size: 24px;
  }

  .manual1 {
    padding: 0 22px;
    text-align: center;
  }

  .manual1 p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 12px;
    line-height: 16px;
  }

  .mob-roll>.slick-prev {
    display: block;
    left: 36%;
    top: auto;
    bottom: -20% !important;
    width: 30px;
    height: 30px;
  }

  .mob-roll>.slick-next {
    left: 55%;
    top: auto;
    bottom: -20% !important;
    width: 30px;
    height: 30px;
  }

  .design>.slick-prev {
    display: block;
    left: 36%;
    top: auto;
    bottom: -10% !important;
    width: 30px;
    height: 30px;
  }

  .design>.slick-next {
    left: 55%;
    top: auto;
    bottom: -10% !important;
    width: 30px;
    height: 30px;
  }

  .mentor-preview>.slick-prev {
    display: block;
    left: 36%;
    top: auto;
    bottom: -25% !important;
    width: 30px;
    height: 30px;
  }

  .mentor-preview>.slick-next {
    left: 55%;
    top: auto;
    bottom: -25% !important;
    width: 30px;
    height: 30px;
  }

  .con-btn a {
    font-size: 12px;
    line-height: 39px;
  }

  .mob-left-text {
    text-align: left !important;
  }

  /* Courser Menu for mobile start here */
  .rxjs.modal.modal-bottom .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 7rem;
  }

  .rxjs.modal.modal-bottom.fade .modal-dialog {
    bottom: -100%;
    -webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    transition: opacity 0.3s linear, bottom 0.3s ease-out;
  }

  .rxjs.modal.modal-bottom.fade.show .modal-dialog {
    bottom: 0;
  }

  .rxjs.modal.modal-bottom.fade .modal-dialog {
    bottom: -100%;
  }

  .mx-player span {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
  }

 
  .analyst>p {
    display: none;
  }

  .fmc input,
  .fmc select {
    font-size: 12px;
    font-weight: 500;
    padding: 0 12px;
    color: #000;
    background: 0 0;
    border-radius: 4px;
  }

  .course-faq::before,
  .course-faq::after {
    display: none;
  }

  .faq-mode {
    width: 97%;
    margin: 0 auto;
  }

  .main-curriculum {
    padding-left: 0rem;
  }

  .head-form {
    width: 100%;
    margin: 0 auto;
    background: none;
    margin-top: 2rem;
  }

  .w-60 {
    width: 100% !important;
  }

  .w-90 {
    width: 100%;
  }

  .mobile91 {
    width: 16%;
    margin-right: 2%;
  }

  .number-div {
    width: 82%;
  }

  .student-brochure-button {
    margin-top: 2rem;
  }

  .student-brochure {
    float: left;
    width: 100%;
    background: #2b2b2b;
    padding: 4rem 0;
  }

  .student-brochure-heading {
    text-align: center;
    font-size: 1.4rem;
  }

  .student-brochure-button>a {
    font-size: 1.3rem;
  }

  .industry-main-card>.slick-prev {
    left: 38%;
    top: 35rem;
    bottom: -8% !important;
    width: 30px;
    height: 30px;
  }

  .industry-main-card>.slick-next {
    left: 53%;
    top: 35rem;
    bottom: -8% !important;
    width: 30px;
    height: 30px;
  }

  .industry-card>h3 {
    font-size: 1.3rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }

  .industry-card>p {
    font-size: 1.2rem;
  }

  .industry-card>img {
    width: 70px;
  }

  .industry-project-heading>h2 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .industry-project-heading>p {
    font-size: 1.2rem;
    margin-bottom: 0rem;
  }

  .industry-card {
    min-height: 281px;
    padding: 1rem;
  }

  .industry-project-main {
    padding-top: 5rem;
    padding-bottom: 8rem;
  }
}

@media (min-width: 320px) and (max-width: 359.9px) {
  .ibm-banner-alignment {
    margin-top: 0rem;
  }

 

  .overlay-txt {
    bottom: 5px;
  }

  .c-guide>img {
    width: 25px;
    padding-left: 0rem;
  }

  .num1>img {
    padding-right: 7px;
    margin-right: 3px;
    width: 43px;
    padding-top: 1rem;
  }

  #master-data .faq .card .card-body {
    padding: 0 24px;
  }

  .watch-video-header {
    font-size: 14px;
  }

  .report-header {
    padding: 1rem 0;
  }

  .report-header h4 {
    font-size: 14px;
    padding-left: 1rem;
  }

  .report-first>img {
    width: 25px;
  }

  .box {
    width: 95%;
    margin: 0 auto;
  }

  .main {
    position: fixed;
    top: 0;
    z-index: 111;
    background: #fff;
    padding: 6px 0;
    -webkit-box-shadow: 25px 7px 39px -18px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 25px 7px 39px -18px rgba(0, 0, 0, 0.5);
    box-shadow: 25px 7px 39px -18px rgba(0, 0, 0, 0.5);
  }

  .wrapper {
    display: inline;
  }

  .wrapper a:last-child {
    margin-left: 0;
    margin-top: 12px;
  }



  .dont-show {
    display: none;
  }

  .mx-player {
    right: unset;
    bottom: -24px;
    width: 41%;
  }

  .image-div {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
  }

  .client {
    margin-bottom: 1rem;
    margin-top: 3rem;
    float: left;
    width: 100%;
  }

  .dropdown-left {
    display: none;
  }

  .right_menu {
    display: none;
  }

  .exp {
    padding: 12px 8px;
  }

  .banner {
    margin-top: 0rem;
    padding: 1rem 0;
  }

  .explore_course {
    padding-top: 2rem;
    padding-bottom: 7rem;
  }

  .same .slick-prev {
    left: 36%;
    width: 30px;
    height: 30px;
    bottom: -16% !important;
  }

  .same .slick-next {
    left: 54%;
    width: 30px;
    height: 30px;
    bottom: -16% !important;
  }

  .high {
    padding: 2rem 0;
  }

  .main-roll::before {
    top: -7px;
    left: 45px;
    background-size: 85% 94%;
  }

  .design .slick-prev {
    left: 32rem;
  }

  .cicle1,
  .cicle2 {
    height: 300px;
  }

  .fix-svg {
    display: flex;
  }

  .footer-left {
    width: 100%;
  }

  .footer-center {
    width: 100%;
    margin-left: 0rem;
  }

  .contact {
    padding: 2rem 0;
  }

  .job .slick-prev {
    left: 32rem;
    top: 30rem;
    bottom: -8% !important;
  }

  .job .slick-prev {
    left: 20rem;
    top: 44rem;
    bottom: 0% !important;
  }

  .job .slick-next {
    left: 27rem;
    top: 44rem;
    bottom: 0% !important;
  }

  .space {
    display: none;
  }

  .btn-left a {
    width: 30%;
  }

  .smooth img {
    width: 84px;
    margin: 9px;
  }

  .cmd {
    padding: 12px 20px !important;
    border-radius: 25px !important;
    font-weight: 400 !important;
    margin: 0 7px !important;
    font-size: 14px !important;
  }
  
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
  }

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidenav a:hover {
    color: #f1f1f1;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .text {
    text-align: center;
    padding: 0px 2rem;
  }

  .logosize {
    width: 100%;
  }

  .bread {
    display: flex;
    align-items: center;
    height: 2vh;
    justify-content: end;
  }

  .bread>img {
    width: 15%;
  }

  .more {
    display: none;
    font-size: 12px;
  }

  .rating p {
    display: none;
  }

  .social {
    justify-content: center;
    display: block;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }

  .rating-fb-google {
    justify-content: center;
  }

  .text p {
    font-size: 12px;
  }

  .test {
    min-height: 272px;
    margin: 0 20px;
    margin-top: 21px;
  }

  .student>img {
    width: 50%;
  }

  .student {
    text-align: center;
    padding: 30px 5px;
    align-items: center;
    width: 100%;
    height: 130px;
  }

  .cicle {
    display: none;
  }

  .world-radius {
    margin: 0 auto;
  }

  .faq {
    padding-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 2rem;
  }

  .show-read a,
  .foot-3 li p {
    font-size: 12px;
  }

  .mob-footer {
    font-size: 10px;
    line-height: 16px;
    padding-bottom: 3rem;
  }

  .enq {
    margin-bottom: 4rem;
    margin-top: 1rem;
  }

  .faq .card .card-header .faq-title .badge {
    font-size: 20px;
  }

  .our-world {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .foot-1 li h3,
  .foot-2 li h3 {
    font-size: 12px;
    text-transform: uppercase;
  }

  .foot-1 li p,
  .foot-2 li p {
    font-size: 12px;
    line-height: 18px;
  }

  .foot-text h2 {
    font-size: 16px;
  }

  .foot-3 li h2 {
    font-size: 14px;
    line-height: 20px;
  }

  .foot-2 li a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-top: 14px;
    display: block;
  }

  .foot-text {
    border-bottom: 1px solid #666;
    padding-bottom: 1rem;
  }

  .btn-left a {
    width: 100%;
  }

  .smooth {
    width: 33%;
  }

  .trust-text {
    margin: 0;
  }

  .trust-text h2 {
    line-height: 20px;
  }

  .manual {
    margin: 22px 0;
  }

  .wrapper a {
    width: 100%;
    font-size: 12px;
  }

  .mx-player a {
    font-size: 12px;
  }

  .upcoming a,
  .learn a {
    padding: 10px 10px;
    margin-bottom: 8px;
    font-weight: 600;
  }

  .pop-1 {
    padding: 2rem 1rem;
    min-height: 360px;
  }

  .help {
    padding: 30px 0rem;
  }

  .marg {
    margin-top: 0 !important;
  }

  .margin-tops {
    margin-top: 1.5rem;
  }

  .testimonial {
    padding-top: 2rem;
    padding-bottom: 7rem;
  }

  .see-people {
    margin-top: 0;
    margin-bottom: 0;
  }

  .see-people>h2 {
    margin-bottom: 0 !important;
  }

  .ex-head h2,
  .linkedi>h2,
  .why-head h2,
  .mob-high,
  .see-people>h2,
  .mentors,
  .trust-text h2 {
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 2rem;

  }

  .lens>.slick-prev {
    left: 36%;
    width: 30px;
    height: 30px;
    bottom: -20% !important;
  }

  .lens>.slick-next {
    left: 55%;
    width: 30px;
    height: 30px;
    bottom: -20% !important;
  }

  .lens {
    margin: 0px 0;
  }

  .readings {
    justify-content: center;
  }

  .why-choose {
    padding-top: 0;
  }

  .see-icons {
    padding: 0 15px;
  }

  .jm {
    width: 100%;
  }

  .blog-text>p {
    margin-top: 20px;
  }

  .student p {
    font-size: 12px;
    line-height: 18px;
  }

  .footer-fixed {
    float: left;
    width: 100%;
    background-color: #fff;
    position: fixed;
    left: 0;
    bottom: -25px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    z-index: 111;
  }

  .mob-footer-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .mob-footer-nav li {
    float: left;
    text-align: center;
    padding-top: 1rem;
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
  }

  .mob-footer-nav li a {
    padding: 13px 0;
    font-size: 10px;
    color: #000;
    display: block;
    text-decoration: none;
  }

  .mob-footer-nav li:first-child {
    border-top-left-radius: 16px;
  }

  .mob-footer-nav li:last-child {
    border-top-right-radius: 16px;
  }

  .mob-footer-nav li.active {
    color: #333 !important;
    background-color: #ecf2f5 !important;
    font-weight: 700 !important;
    border-bottom: 8px solid #b9d719;
  }

  .mob-footer-nav li:hover {
    background-color: #b9d719;
  }

  .ignore {
    display: block !important;
  }

  .blog-text>p {
    display: none;
  }

  .blog-top {
    margin-left: 0;
    padding-bottom: 4px;
  }

  .blog-read {
    margin-top: 10px;
  }

  .blog-top p:last-child {
    font-size: 16px;
    line-height: 20px;
  }

  .blog-bdr {
    border-bottom: 1px dashed #666666;
    padding-bottom: 9px;
  }

  ul.design-app {
    border-right: none;
    margin-top: 0;
    border-bottom: 1px solid #666666;
  }

  .design-app li p:last-child {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
  }

  .brc {
    border-bottom: none !important;
  }

  .design-app li:last-child {
    padding: 10px 20px;
  }

  .blog-bdr {
    margin: 0 auto;
  }

  .mob-pay {
    background: #2b2b2b;
    float: left;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 8rem;
  }

  .mob-high {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    width: 60%;
    margin: 10px auto;
  }

  .faq-head h2 {
    font-size: 14px;
    margin-bottom: 2rem;
  }

  .responsive-svg {
    max-width: 90%;
    height: auto;
    padding: 0rem;
  }

  .our-world-head h2 {
    font-size: 14px;
    padding: 1rem 0px;
  }

  .direction {
    font-size: 12px;
  }

  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 0px;
  }

  .faq .card .card-body a {
    padding: 0px 0px 10px 10px;
  }

  .world-img {
    width: 100%;
    float: left;
    padding: 1rem 0;
  }

  .contact-head h1,.contact-head h2,.contact-head b{
    font-size: 14px;
    text-align: center;
    padding: 1rem 0px;
  }

  .front-left {
    margin-top: 2rem;
  }

  .contact-head p {
    font-size: 10px;
  }

  .get-touch h2,.refer-text {
    font-size: 14px;
    text-align: left;
  }

  .num2 {
    font-size: 12px;
    padding: 15px 10px 15px 10px;
    line-height: 18px;
  }

  .see-icons p {
    font-size: 12px;
    text-align: center;
  }

  .faq .card .card-body p {
    font-size: 12px;
    line-height: 18px;
  }

  .location-wise-spacing {
    padding: 0 24px !important;
  }

  .contact-head {
    margin-bottom: 1rem;
  }

  .show-read {
    margin-top: 2rem;
  }

  .fmc label {
    font-size: 12px;
  }

  .fmc input {
    font-size: 12px;
  }

  .fmc span {
    top: 46px;
    font-size: 12px;
  }

  .rc label {
    font-size: 12px;
  }

  .enq {
    margin-top: 0;
  }

  .trust-text p {
    font-size: 12px;
    padding-top: 0rem;
    line-height: 20px;
  }

  .mob-career-advise-2 {
    float: left;
    background: #fff;
    padding: 12px 12px;
    border-radius: 5px;
    margin: 7px;
    min-height: 509px;
    width: 90% !important;
    position: relative;
  }

  .mob-career-advise-2>span {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    float: right;
  }

  .see-peoples {
    float: left;
    width: 100%;
    margin: 1rem 0px;
  }

  .mob.career-advise-2>h3 {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    padding: 10px 0;
  }

  .mob-career-advise-2>img {
    width: 50%;
  }

  .img-top {
    width: 30% !important;
  }

  .mob-career-advise-2>p {
    color: #666666;
    line-height: 22px;
    font-size: 14px;
  }

  .mob-career-advise-2:hover {
    background: #22577a;
  }

  .mob-career-advise-2:hover span {
    color: #b9d719;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover h3 {
    color: #fff;
    transition: 0.3s ease-in-out;
  }

  .mob-career-advise-2:hover p {
    color: #fff;
    transition: 0.3s ease-in-out;
    opacity: 60%;
  }

  .ignore {
    display: block !important;
  }

  .footer {
    padding-bottom: 2rem;
  }

  .front-right {
    background: #383838;
    padding: 2rem 3rem;
    margin: 0 auto;
    width: 62%;
    flex-basis: 90%;
    border-radius: 4px;
    margin-bottom: 2rem;
  }

  .footer-right {
    margin-top: 0;
  }

  .cta-left a {
    margin-bottom: 15px;
  }

  .swift {
    justify-content: flex-start;
    margin-bottom: 2rem;
  }

  .mains {
    padding-top: 0rem;
  }

  .left b,
  .right b {
    font-size: 12px;
    font-weight: 500;
  }

 
  .mob-why-choose {
    float: left;
    width: 100%;
    margin-bottom: 2rem;
  }

  .mob-why-main-left h3 {
    color: #000;
    font-weight: 600;
    font-size: 10px;
    float: left;
    padding-left: 10px;
    padding-right: 16px;
  }

  .mob-why-choose-head h2 {
    color: #000;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    padding: 2rem 0;
  }

  .mob-why-main-left {
    float: left;
    width: 40%;
    display: flex;
    align-items: center;
  }

  .mob-why-main-right {
    float: left;
    width: 60%;
    display: flex;
    align-items: center;
  }

  .mob-why-main-left img {
    float: left;
    width: 37% !important;
  }

  .mob-why-main-right p {
    color: #666666;
    font-size: 10px;
    float: left;
    border-left: 2px dashed #b9d719;
    padding-left: 12px;
    line-height: 16px;
  }

  .mob-why-main {
    width: 100%;
    float: left;
    border-top: 1px solid #ecf1f5;
    border-bottom: 1px solid #ecf1f5;
    padding: 12px 0;
    display: flex;
    align-items: center;
  }

  .margins {
    margin-bottom: 4rem;
  }

  .component {
    text-align: center;
    padding: 14px;
    margin-top: 0;
    display: flex !important;
    flex-direction: column !important;
    height: auto;
  }

  .summary>.collapsed {
    justify-content: center;
    display: flex;
    position: inherit;
    padding-top: 1rem;
    font-size: 14px;
  }

  .summary p.collapse:not(.show) {
    height: 89px !important;
  }

  .analyst {
    float: left;
    padding-bottom: 1rem;
  }

  .lens p {
    display: inline-block;
    font-size: 12px !important;
    color: #666666 !important;
  }

  .component>img:first-child {
    margin: 0 auto;
    width: 25%;
  }

  .student-linkedin {
    margin-top: -1rem;
    display: block;
    text-align: center;
    /* float: right; */
  }

  .second {
    margin: 0 auto;
  }

  .component>.second {
    margin: -8px auto;
    float: none;
  }

  .what-img {
    margin: 0 auto;
    width: 20%;
  }

  .vedant {
    width: 100%;
  }

  .vedant>p {
    text-align: center;
  }

  .mob-img {
    display: none;
  }

  .self-image img {
    width: 30%;
    float: none;
    margin: 0 auto;
  }

  .student p,
  .learn h2 {
    font-size: 16px;
    margin-bottom: 0rem;
    line-height: 25px;
  }

  .mob-industry-mentor {
    float: left;
    width: 100%;
    margin: 3rem 0px;
    padding: 2rem 0px;
    background: #2b2b2b;
    padding-bottom: 72px;
    text-align: center;
  }

  .mob-industry-head h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 0 auto;
    width: 60%;
    color: #fff;
    margin-bottom: 2rem;
  }

  .develop {
    position: relative;
    padding: 0 15px;
  }

  .develop p {
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 16px;
    font-weight: 700;
    top: 87%;
    left: 47%;
    transform: translate(-50%, -50%);
  }

  .develop img:last-child {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    right: 12%;
    font-weight: 700;
  }

  ul.swift li a {
    padding: 6px 34px 6px 8px;
    font-size: 12px;
  }

  .mobile-img {
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 0.5;
    border-radius: 4px;
  }

  .mobile-img:hover {
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
  }

  .analyst>span,
  .analyst>h3,
  .analyst>p,
  .readings a {
    font-size: 11px;
  }

  .footer-center,
  .footer-center2 {
    width: 100%;
    float: left;
    margin-left: 0rem;
  }

  .manual1 h3 {
    font-size: 24px;
  }

  .manual1 {
    padding: 0 22px;
    text-align: center;
  }

  .manual1 p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 12px;
    line-height: 16px;
  }

  .mob-roll>.slick-prev {
    display: block;
    left: 36%;
    top: auto;
    bottom: -20% !important;
    width: 30px;
    height: 30px;
  }

  .mob-roll>.slick-next {
    left: 55%;
    top: auto;
    bottom: -20% !important;
    width: 30px;
    height: 30px;
  }

  .design>.slick-prev {
    display: block;
    left: 36%;
    top: auto;
    bottom: -11% !important;
    width: 30px;
    height: 30px;
  }

  .design>.slick-next {
    left: 55%;
    top: auto;
    bottom: -11% !important;
    width: 30px;
    height: 30px;
  }

  .mentor-preview>.slick-prev {
    display: block;
    left: 36%;
    top: auto;
    bottom: -25% !important;
    width: 30px;
    height: 30px;
  }

  .mentor-preview>.slick-next {
    left: 55%;
    top: auto;
    bottom: -25% !important;
    width: 30px;
    height: 30px;
  }

  .con-btn a {
    font-size: 12px;
    line-height: 39px;
  }

  .mob-left-text {
    text-align: left !important;
  }

  /* Courser Menu for mobile start here */
  .rxjs.modal.modal-bottom .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 7rem;
  }

  .rxjs.modal.modal-bottom.fade .modal-dialog {
    bottom: -100%;
    -webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    transition: opacity 0.3s linear, bottom 0.3s ease-out;
  }

  .rxjs.modal.modal-bottom.fade.show .modal-dialog {
    bottom: 0;
  }

  .rxjs.modal.modal-bottom.fade .modal-dialog {
    bottom: -100%;
  }

  .mx-player span {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
  }

  .analyst>p {
    display: none;
  }

  .fmc input,
  .fmc select {
    font-size: 12px;
    font-weight: 500;
    padding: 0 12px;
    color: #000;
    background: 0 0;
    border-radius: 4px;
  }

  .course-faq::before,
  .course-faq::after {
    display: none;
  }

  .faq-mode {
    width: 97%;
    margin: 0 auto;
  }

  .main-curriculum {
    padding-left: 0rem;
  }
  .cheque label::after {
    left: 4px !important;
  }

  .head-form {
    width: 100%;
    margin: 0 auto;
    background: none;
    margin-top: 2rem;
  }

  .w-60 {
    width: 100% !important;
  }

  .w-90 {
    width: 100%;
  }

  .mobile91 {
    width: 23%;
    margin-right: 2%;
  }

  .number-div {
    width: 75%;
  }

  .student-brochure-button {
    margin-top: 2rem;
  }

  .student-brochure {
    float: left;
    width: 100%;
    background: #2b2b2b;
    padding: 4rem 0;
  }

  .student-brochure-heading {
    text-align: center;
    font-size: 1.4rem;
  }

  .student-brochure-button>a {
    font-size: 1.3rem;
  }

  .industry-main-card>.slick-prev {
    left: 38%;
    top: 38rem;
    bottom: -8% !important;
    width: 30px;
    height: 30px;
  }

  .industry-main-card>.slick-next {
    left: 53%;
    top: 38rem;
    bottom: -8% !important;
    width: 30px;
    height: 30px;
  }

  .industry-card>h3 {
    font-size: 1.3rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }

  .industry-card>p {
    font-size: 1.2rem;
  }

  .industry-card>img {
    width: 70px;
  }

  .industry-project-heading>h2 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .industry-project-heading>p {
    font-size: 1.2rem;
    margin-bottom: 0rem;
  }

  .industry-card {
    min-height: 315px;
    padding: 1rem;
  }

  .industry-project-main {
    padding-top: 5rem;
    padding-bottom: 8rem;
  }
}
@media (min-width: 320px) and (max-width: 359.9px){
.mob-career-advise-2 {
  min-height: 526px;
}
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

@media screen and (min-width: 992px) {
  .mobile {
    display: none;
  }

  .mob-footer {
    display: none;
  }

  .mob-pay {
    display: none;
  }
}

@media screen and (min-width: 991px) {
  .footer-fixed {
    display: none;
  }

  .hotstar {
    display: none !important;
  }

  .mob-why-choose {
    display: none;
  }
}

@media (min-width: 471px) and (max-width: 991px) {
  .mob-why-choose {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .why-choose {
    display: none !important;
  }

  .see-people2 {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .banner-padding {
    padding-right: 15px;
  }

  .map-close {
    width: 16%;
  }

  .foot-list>img {
    width: 40%;
  }

}

@media screen and (max-width: 992px) {
  .pay {
    display: none;
  }

  .foot-copy {
    display: none;
  }

  .mob-footer {
    color: #999999;
    font-size: 13px;
    line-height: 25px;
    padding-top: 5px;
    border-top: 1px solid #666;
  }

  .mob-footer a {
    color: #999999;
    font-size: 12px;
  }

  .dont-show {
    display: none;
  }

  /*
 .mob-pay {
  background: #2b2b2b;
  float: left;
  width: 100%;
  padding: 4rem 0;
}

.mob-high {
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  padding: 5rem 0;
}

.mob-career-advise-2 {
  float: left;
  background: #fff;
  padding: 12px 12px;
  border-radius: 5px;
  margin: 7px;
  min-height: 280px;
  width: 90%!important;
  position: relative;
}

.mob-career-advise-2>span {
  font-size: 32px;
  color: #000;
  font-weight: 700;
  float: right;
}

.mob.career-advise-2>h3 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding: 15px 0;
}

.mob-career-advise-2>p {
  color: #666666;
  line-height: 22px;
  font-size: 14px;
}
.mob-career-advise-2:hover {
  background: #22577a;
}
.mob-career-advise-2:hover span {
  color: #b9d719;
  transition: 0.3s ease-in-out;
}

.mob-career-advise-2:hover h3  {
  color: #fff;
  transition: 0.3s ease-in-out;
}

.mob-career-advise-2:hover p {
  color: #fff;
  transition: 0.3s ease-in-out;
} */
}

/* media query end here */

/* for inquiry form */
.makeRed {
  border-color: red !important;
}

#inquiry-form-mobile {
  appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}


/*slide form*/
.right-slide,
.right-slide-broucher,
.right-slide-form,
.right-slide-banner-form,
.right-slide-career-guidence {
  width: 380px;
  height: 100px;
  background: #b0cb1f;
  bottom: 73px;
  right: -380px;
  position: fixed;
  border-radius: 5px;
  box-shadow: 0 25px 10px -15px rgba(0, 0, 0, .05);
  transition: .5s;
  z-index: 50;
}

.right-slide .close,
.right-slide-broucher .close,
.right-slide-form .close,
.right-slide-banner-form .close,
.right-slide-career-guidence .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 500;
}

.ns-close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 4px;
  top: 4px;
  overflow: hidden;
  text-indent: 100%;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ns-close:hover,
.ns-close:focus {
  outline: none;
}

.ns-close::before,
.ns-close::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 60%;
  top: 50%;
  left: 50%;
  background: #1f8b4d;
}

.ns-close:hover::before,
.ns-close:hover::after {
  background: #fff;
}

.ns-close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.ns-close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.right-slide p,
.right-slide-broucher p,
.right-slide-form p,
.right-slide-banner-form p,
.right-slide-career-guidence p,
.right-slide h2,
.right-slide-broucher h2,
.right-slide-form h2,
.right-slide-banner-form h2,
.right-slide-career-guidence h2 {
  color: #fffaf0;
  margin-bottom: 0;
  font-family: tomorrow;
  font-size: 14px;
  padding: 6px;
}

@media (min-width: 768px){
  .heading_proper {
    margin-top: 50px;
  }

}


@media (max-width: 768px){
  .our-reach {
    justify-content: flex-start;
    overflow-x: scroll;
  } 
  .common-margin-top {
    margin-top: 10rem !important;
  }
  .notification-text {
    font-size: 1.2rem;
    text-align: center;
  }
  .main{
    padding: 0!important;
  }

  .smat-div {
    bottom: 70px!important;
  }
  .pulse-div{
    bottom: 65px!important;
    -webkit-perspective: none!important;
  }
  .launcher-label-div{
    bottom: 130px!important;
  }

}


.ast-single-entry-banner
{
  background-color: #fafafa;
}