body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

a {
  color: rgba(0, 0, 0, .7);
}

section {
  overflow: inherit;
}

.footer-link ul li a {
  color: #fff;
  padding: 5px 0;
  display: block;
  font-size: 16px;
}

.footer-link ul li a:hover {
  color: #ffca0c;
}

.footer-sec {
  background: #000832;
}

.footer-title {
  font-size: 29px;
  margin-bottom: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}

.footer-link ul {
  padding-left: 0;
}

.footer-link li {
  list-style: none;
}

.link-s a {
  background: #5e6bbf;
  padding: 12px 10px;
  display: block;
  margin-bottom: 15px;
  color: #fff;
  border-radius: 3px;
  position: relative;
  font-size: 15px;
  padding-left: 65px;
}

.link-s a:hover {
  opacity: 0.7;
}

.link-s .fa {
  position: absolute;
  left: 0;
  height: 100%;
  width: 54px;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  font-size: 20px;
  text-align: center;
  border-radius: 4px 0 0px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.link-s .tw {
  background: #5399f1;
}

.link-s .gp {
  background: #dd3838;
}

.link-s .lin {
  background: #396eb1;
}

.copyright-text {
  margin-top: 28px;
  font-size: 16px;
}

.btm-link {
  margin-top: 105px;
  padding-top: 20px;
  border-top: 1px solid #989ba9;
}

.btm-link a {
  color: #989ba9;
  font-size: 16px;
}

.btm-link a:hover {
  color: #ffca0c;
}

.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.pt-6 {
  padding-top: 6rem !important;
}

.pb-6 {
  padding-bottom: 6rem !important;
}


/*--contact us sec--*/

.contact-sec {
  background: #121a3f;
  position: relative;
  overflow: hidden;
  padding: 6rem 0;
}

.cont-title {
  font-size: 43px;
  font-weight: 600;
}

.phone-link a,
.phone-link span {
  font-size: 19px;
}

.phone-link {
  margin-right: 27px;
}

.phone-link img {
  margin-right: 7px;
}

.address-cont p {
  display: table;
  width: 100%;
}

.number-count {
  float: left;
  font-size: 47px;
  line-height: 40px;
  opacity: 0.3;
  margin-right: 10px;
}

.call-girl img {
  width: 80%;
}

.call-girl {
  position: absolute;
  bottom: 0;
}

.rate-title {
  font-size: 39px;
  font-weight: bold;
  color: #606060;
}

.google-rating {
  background: url("../images/google-rate-bg.png") no-repeat scroll 0 0;
  background-position: right center;
  background-size: cover;
}

.google-map iframe {
  width: 100%;
}


/*--request-free-sec--*/

.request-free-sec {
  background: url("../images/request-free-quote.jpg") no-repeat scroll 0 0;
  background-position: center center;
  background-size: cover;
}

.main-head {
  font-size: 45px;
  font-weight: 800;
  margin-bottom: 20px;
}

.p-18 {
  font-size: 18px;
}

.request-form .form-control {
  background: #fff;
  border: 0;
  font-size: 16px;
  line-height: 17px;
  padding: 18px;
  margin-bottom: 20px;
}

.request-form .form-control[type="submit"] {
  width: auto;
  margin: 40px auto 0;
}

.form-control[type="submit"],
.button {
  transition: 0.5s;
  border-radius: 40px;
  font-weight: bold;
  text-transform: uppercase;
  background-image: linear-gradient(to left, #f13325, #f3501f, #f4681b, #f47c1b, #f48f20);
  color: #fff;
  min-width: 150px;
  cursor: pointer;
}

.request-form .form-control.textarea {
  height: 150px;
}

.button {
  display: inline-block;
  padding: 15px 20px;
  text-decoration: inherit;
}

.form-control[type="submit"]:hover,
.button:hover {
  background-image: linear-gradient(to left, #0188fe, #0078fc, #0068f9, #0055f4, #2940ec);
  color: #ffffff;
}

/*--faq--*/

.grey-bg {
  background: #eee;
}

.about-slider {
  background: url("../images/about-us-banner.jpg") no-repeat scroll 0 0;
}

.main-head {
  color: #000000;
}

.card-header .btn.btn-link {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 6px;
  color: #000000;
  font-weight: normal;
  padding: 15px 20px;
  text-decoration: none !important;
  outline: 0;
  text-align: left;
  width: 100%;
  cursor: pointer;
  font-size: 19px;
  font-weight: normal !important;
}

.card-header .btn.btn-link[aria-expanded="true"] {
  color: #ffffff;
  font-weight: bold;
  background-image: linear-gradient(to left, #0188fe, #0078fc, #0068f9, #0055f4, #2940ec);
}

.faq-box .card-header {
  border: 0;
}

.faq-box .card {
  margin-bottom: 10px;
  border-radius: 0 5px 5px 0;
}

.faq-box .card .collapse,
.faq-box .card .collapsing {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  padding: 20px;
}

.card-header .btn.btn-link::after {
  color: #8ca1a5;
  content: "\f067";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  right: 6%;
  top: auto;
}

.card-header .btn.btn-link[aria-expanded="true"]::after {
  color: #ffffff;
  content: "\f068";
}


/*.faq-box .card:last-child{margin-bottom: 0;}*/


/*--placement--*/

.logo-sec .col-md-4 span {
  background: #fff;
  margin-bottom: 15px;
  display: block;
  padding: 22px;
  border-radius: 5px;
  text-align: center;
  display: flex;
  align-items: center;
  height: 107px;
  justify-content: center;
}

.logo-sec .col-md-4 {
  padding-right: 0;
}

.f-150 {
  font-size: 150px;
}

.placement-sec {
  background-image: url("../images/sidi-sayed-ki-jali-img.png");
  background-repeat: no-repeat;
  background-position: left center;
}


/*--marketing--*/

.marketing-tools-sec {
  background-image: url("../images/marketing-tool-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.marketing-img img {
  width: 100%;
}


/*--certified--*/

.left-img-pro {
  background-image: url("../images/Certified-Professional-image.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.card-body ul {
  padding-left: 0;
}

.card-body li {
  /* list-style: none; */
  /* padding-left: 23px; */
  line-height: 1.8;
  /* background-image: url('../images/list-icon.png'); */
  /* background-repeat: no-repeat; */
  /* background-position: left center; */
  text-align: left;
}


/*--best--*/

.best-seo-training-sec {
  background-image: url("../images/best-seo-training.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.f-88 {
  font-size: 88px;
  font-weight: bold;
  display: table;
}

.training-icon {
  float: left;
  margin-right: 28px;
}

.f-48 {
  font-weight: 300;
  font-size: 55%;
  display: block;
}

.training-icon img {
  border-radius: 6px;
}

.resources .training-icon {
  float: right;
  margin-top: -96px;
  position: relative;
  right: 20px;
}

.increment .training-icon {
  float: right;
  position: absolute;
  right: 35px;
}

.cer-training .training-icon {
  float: right;
  margin-right: 0;
  margin-top: -85px;
}

.training-wrap .col-md-4>div {
  border-right: 1px solid #fff;
}

.training-wrap .col-md-4:last-child>div {
  border-right: 0;
}

.google-a {
  font-size: 25px;
  margin-bottom: 22px;
}

.cer-training .f-88 {
  font-size: 64px;
}


/*-personal-training--*/

.personal-training-sec {
  background-image: url("../images/wave-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  clear: both;
}

.box-three img {
  width: 100%;
  border-radius: 5px 5px 0px 0px;
}

.box-three {
  background: #fff;
  border-radius: 5px;
  box-shadow: 2px 2px 13px 2px rgba(0, 0, 0, 0.1);
}

.per-dec {
  padding: 25px;
  text-align: center;
  display: block;
}

.p-24 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}

.a-box {
  background: #eef3f8;
  margin-bottom: 14px;
  border-radius: 5px;
  transition: 0.5s;
  position: relative;
}

.about-icon {
  background-image: linear-gradient(to left, #0287fe, #0078fc, #0068f9, #0056f4, #2742ed);
  text-align: center;
  min-height: 135px;
  align-items: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  border-radius: 5px 0px 0 5px;
}

.right-icon .about-icon {
  border-radius: 0px 5px 5px 0;
  margin-left: auto;
}

.a-box .about-icon {
  max-width: 21%;
  position: relative;
  z-index: 1;
}

.p-40 {
  font-size: 39px;
  color: #000;
  font-weight: bold;
}

.p-40 .small-text {
  font-size: 51%;
  display: block;
}

.about-sec-sec .text-center {
  margin-bottom: 1em;
  padding-top: 1em;
  text-align: center;
  width: 100%;
}

.about-trainer-sec {
  overflow: hidden;
  position: relative;
  padding-top: 3em;
}

.about-img {
  position: absolute;
  bottom: 0;
}

.about-sec-sec {
  background: #e7f5fd none repeat scroll 0 0;
}

.about-sec-sec .a-box {
  background: #ffffff none repeat scroll 0 0;
}

.our-mision-sec {
  background: url("../images/our-mision-back.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
}

.our-mision-sec .container {
  align-items: center;
  display: flex;
}

.a-box::after {
  top: 0;
  background: #0188fe;
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  opacity: 0;
  border-radius: 5px;
  transition: 0.5s;
  transform: scaleX(0);
  z-index: 0;
  transform-origin: left;
}

.right-icon.a-box::after {
  transform-origin: right;
  background: #2841ec;
}

.a-box:hover::after {
  opacity: 1;
  transform: scaleX(1);
}

.a-box:hover * {
  color: #fff;
  position: relative;
  z-index: 1;
}


/*--success-placements--*/

.success-placements-sec {
  background-image: url("../images/success-placement.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.success-row img {
  width: 100%;
}

.success-row {
  background: #fff;
  border-radius: 5px;
}

.s-title {
  color: #3d3d3d;
  font-weight: bold;
  font-size: 20px;
  padding: 15px 20px;
}

.position-name {
  background: #e9f7ff;
  padding: 15px 20px;
  font-size: 15px;
  color: #000;
}

.position-name span {
  display: block;
  color: #285bec;
}

.s-desc {
  padding: 15px;
  font-size: 15px;
  color: #3d3d3d;
}


/* slider */

.arrow-slider {
  color: #999;
  position: absolute;
  top: 43%;
  left: -38px;
  font-size: 18px;
  background: #fff;
  padding: 10px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  transition: 0.5s;
  cursor: pointer;
}

.arrow-slider:hover {
  background: #285bec;
  color: #fff;
}

.next.arrow-slider {
  left: auto;
  right: -40px;
}


/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  border-radius: 5px 5px 0 0;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


/*__Success stories__*/

.success-img {
  background-image: url("../images/success-img.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.success-sec {
  background: #deebf2;
}

.testimonials-sec .f-150 {
  font-size: 110px;
  font-weight: 900;
}

.story-row img {
  width: 100%;
}

.slick-dots {
  padding-left: 0;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  list-style: none;
  margin-top: 20px;
}

.slick-dots li button {
  -moz-appearance: none;
  text-indent: -55555px;
  background: #a7c0f0;
  border: 0;
  height: 18px;
  width: 18px;
  cursor: pointer;
  margin: 4px;
  border-radius: 100%;
  outline: 0 !important;
  display: block;
}

.slick-dots li.slick-active button {
  background: #285bec;
}

.author-icon img {
  border-radius: 100%;
  margin: 0 auto -40px;
}

.testi-title {
  font-size: 17px;
  font-weight: bold;
}

.testimonials-row {
  background: #fff;
  border-radius: 5px;
  padding: 40px;
  margin-bottom: 10px;
  padding-top: 62px;
}


/*--digital marketing --*/

.d-img img {
  width: 100%;
}


/* .dm-wrap {
  background: #fff;border-radius: 4px;
  box-shadow: 0 0 3px rgba(0,0,0,.1);
  height: 100%;
} */

.d-title {
  font-size: 18px;
  border-radius: 4px 4px 0 0;
  font-weight: 600;
  color: #000;
  background: #ffffff;
  padding: 15px;
}

.d-cont {
  padding: 22px;
  font-size: 15px;
  line-height: 1.8;
  min-height: 238px;
}

.d-img-icon {
  background-image: linear-gradient(to bottom, #ffa80c, #ffb108, #ffba07, #ffc408, #ffcd0c);
  padding: 20px;
  height: 85px;
  width: 85px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 4px solid #fff;
  margin-top: -65px;
  position: relative;
}

.price {
  display: block;
  font-size: 29px;
  font-weight: 600;
  color: #fff;
}

.dm-bg {
  background: url(../images/dm-bg.png);
  padding-top: 40px;
  padding-bottom: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 0 5px 5px;
}

.modal-body img {
  margin: 0 auto;
  display: block;
}

.certified-pro-sec .modal-body {
  padding: 22px;
}

.certified-pro-sec img {
  cursor: pointer;
  margin-bottom: 10px;
}

.down-link a {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  background: #ff8400;
  padding: 7px 16px;
  border-radius: 23px;
}

.down-link a:hover {
  background-color: #fff;
  color: #ff8400;
}

.request-button .btn {
  background: #fff;
  border-radius: 40px;
  font-weight: bold;
  color: #1d0672;
  text-transform: uppercase;
  padding: 14px 30px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.request-button .btn:hover {
  background: #ffa70c;
  color: #ffffff;
}

.d-marketing-course-sec .col-md-3 {
  padding-right: 8px;
  padding-left: 8px;
}

.d-title span {
  font-weight: normal;
  font-size: 13px;
  line-height: 1;
  color: #666;
  display: block;
}

.request-form-main .d-title {
  padding-top: 9px;
  background: #ffe400;
  padding-bottom: 10px;
}

.request-form-main .dm-wrap {
  background: #ffe400;
}

.r-form input[type="text"],
.r-form textarea,
.r-form input[type="email"] {
  background: transparent;
  font-size: 16px;
  border: 1px solid #000;
  margin-bottom: 5px;
  padding: 12px;
}

.r-form .form-control::-moz-placeholder {
  color: #000;
}

.r-form .form-control::-webkit-input-placeholder {
  color: #000;
}

.r-form {
  padding: 10px 22px;
}

.r-form p {
  font-size: 15px;
}

.r-form textarea {
  height: 115px;
}

.r-form .form-control[type="submit"] {
  width: auto;
  padding: 15px 30px;
  border: 0;
  font-weight: bold;
  margin: 60px auto 15px;
}

.r-form {
  background: url(../images/white-bg.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 120% auto;
  border-radius: 0 0 5px 5px;
}


/*--menu--*/

.navbar-toggler span:after,
.navbar-toggler span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}

.navbar-toggler span:after {
  top: 9px;
}

.navbar-toggler span {
  position: relative;
  display: block;
}

.navbar-toggler span,
.navbar-toggler span:after,
.navbar-toggler span:before {
  width: 100%;
  height: 5px;
  background-color: #285bec;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

.navbar-toggler[aria-expanded="true"] span {
  background-color: transparent;
}

.navbar-toggler[aria-expanded="true"] span:before {
  transform: rotate(45deg) translate(5px, 6px);
}

.navbar-toggler[aria-expanded="true"] span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}

.navbar-toggler {
  width: 70px;
  height: 36px;
  cursor: pointer;
}

.menu-icon b {
  font-weight: 600;
  font-size: 21px;
  line-height: 21px;
  display: inline-block;
  color: #285bec;
  position: relative;
  top: -7px;
  text-transform: uppercase;
}

.request-header .button {
  border-radius: 0;
}

.request-header b {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  display: block;
}

.head-btn a {
  min-height: 104px;
  padding: 25px 18px;
  display: inline-block;
  color: #454a63;
  font-size: 16px;
}

.request-header .button {
  border-radius: 0;
  color: #ffffff;
  padding: 31px 24px;
}

.head-btn a {
  min-height: 110px;
  width: 100%;
  padding: 25px 16px;
  display: inline-block;
  text-align: center;
  color: #454a63;
  transition: 0.5s;
  font-size: 16px;
}

.head-btn:not(.request-header) a:hover {
  background: #f48f20;
  color: #ffffff;
}

.download-sy a {
  background: #ecf1f7;
}

.telephone a {
  background: #e0e6ed;
}

.whatsapp a {
  background: #d6dde6;
}

.head-btn img {
  display: block;
  margin: 0 auto 6px;
}

.navbar-collapse {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}

.navbar-nav-menu {
  background: #000;
}

.navbar-nav-menu>li {
  display: inline-block;
  list-style: none;
  position: relative;
  /*  border-right: 1px solid #45484b;*/
}

.navbar-nav-menu {
  padding-left: 0;
  margin-bottom: 0;
  text-align: center;
}

.navbar-nav-menu a {
  padding: 15px 36px;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 40px;
}

.navbar-nav-menu a:hover {
  color: #f48f20;
}

.navbar-nav-menu li ul li {
  list-style: none;
  border: 0;
}

.navbar-nav-menu li ul li a {
  font-size: 14px;
  padding: 12px 19px;
  line-height: 20px;
  border-bottom: 1px solid #333;
  display: block;
}

.navbar-nav-menu li ul li:last-child a {
  border: 0;
}

.navbar-nav-menu li ul li a:hover {
  color: #fff;
  background: #000;
}

.children-menu.dropdown ul::after {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14.5px 18px 14.5px;
  border-color: transparent transparent #285cec transparent;
  top: -17px;
}

html,
body {
  overflow-x: hidden;
}

.container-fluid.p-0.bannersection {
  margin-top: 0px;
}


/*--slider---*/

.slider-img {
  background: url(../images/slider-1.jpg) right;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 10px;
  background-origin: content-box;
}

.course-slider {
  background: url(../images/course-slider.jpg) right;
  background-size: auto;
  margin-top: 10px;
  background-origin: content-box;
  background-size: cover;
  background-repeat: no-repeat;
}

.blues-gra {
  height: 85px;
  background-image: linear-gradient(to left, #0188fe, #0078fc, #0068f9, #0055f4, #2940ec);
  width: 100%;
  display: block;
  border-bottom: 3px solid #F9476B;
}

#slider {
  position: relative;
}

.home-slider::before {
  background: url("../images/banner-man.png");
  background-position: inherit;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background-size: cover;
  height: 345px;
  bottom: -80px;
  background-repeat: no-repeat;
  z-index: 1;
}

.slider-cont {
  margin-left: -10px;
}

.slider-main .main-head {
  color: #285bec;
  width: 90%;
}

.slider-main .main-head {
  color: #285bec;
}

.slider-main .main-head span {
  color: #777386;
}

.slider-cont .button {
  padding: 15px 30px;
  margin-top: 15px;
}

.slider-main .controls a {
  width: 172px;
  display: block;
  text-align: center;
  font-size: 15px;
  color: #657285;
  padding: 22px;
  font-weight: 600;
}

#custom_carousel .controls li {
  min-height: 110px;
  background-color: #fff;
  align-items: center;
  border-radius: 5px;
  margin-left: 14px;
  display: flex;
  position: relative;
}

#custom_carousel .controls li.active::before {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 23px 20px;
  border-color: transparent transparent #ffad0c transparent;
  content: "";
  margin: 0 auto;
  top: -22px;
}

#custom_carousel .controls {
  padding-left: 80px;
  padding-right: 80px;
  position: absolute;
  bottom: -56px;
}

#custom_carousel .controls li {
  background: #fdfdfd;
}

#custom_carousel .controls li.active {
  background: rgb(255, 203, 27);
  background: linear-gradient(135deg, rgba(255, 203, 27, 1) 0%, rgba(255, 138, 35, 1) 56%, rgba(255, 87, 9, 1) 100%);
  margin-top: -10px;
  margin-bottom: -10px;
}

#custom_carousel .controls li.active a {
  color: #fff;
  font-weight: bold;
}

#custom_carousel .controls li:first-child {
  margin-left: 0;
}

#custom_carousel .controls li {
  counter-increment: step-counter
}

#custom_carousel .item {
  color: #000;
  background-color: #eee;
  padding: 20px 0;
}

#custom_carousel .controls li {
  display: table-cell;
  width: 100%;
  max-width: 180px;
}

#custom_carousel .controls a small {
  overflow: hidden;
  display: block;
  font-size: 10px;
  margin-top: 5px;
  font-weight: bold
}

.modal .btn.btn-default {
  float: right;
  background: #285bec;
  color: #fff;
  width: 40px;
  margin-left: auto;
  height: 40px;
  position: absolute;
  right: -20px;
  cursor: pointer;
  z-index: 1;
  border-radius: 100%;
  top: -13px;
}

.modal-body iframe {
  display: block;
  height: 450px;
}

.fade-scale {
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}

.fade-scale.show {
  opacity: 1;
  transform: scale(1);
}

.modal-body {
  padding: 0;
}

.col-md-8 .head-btn {
  width: 33.3%;
  float: left;
}

.children-menu.dropdown ul {
  border-top: 0 !important;
  display: block;
}

.d-s {
  font-size: 26px;
  text-align: center;
  font-weight: 600;
  padding: 15px;
  background: linear-gradient(to left, #0287fe, #0078fc, #0068f9, #0056f4, #2742ed);
  color: #fff;
  border-radius: 4px 4px 0 0;
}

.download-s-form .modal-dialog {
  max-width: 480px;
  min-width: 480px;
  border: 0;
}

.download-s-form .modal-dialog .modal-content,
.free-l-form .modal-content {
  border: 0;
  background: #f5f5f5;
}

.download-s-form form {
  padding: 25px;
}

.download-s-form form .form-control[type="submit"],
.free-l-form form .form-control[type="submit"] {
  margin-top: 15px;
  background: #ff7200;
  border: 0;
  padding: 12px;
}

.download-s-form form .form-control[type="text"],
.download-s-form form .form-control[type="email"] {
  padding: 12px;
  margin-bottom: 15px;
}

.download-s-form form .form-control[type="submit"]:hover,
.free-l-form form .form-control[type="submit"]:hover {
  background: #0186fd;
}

.download-s-form.show,
.free-l-form.show {
  display: flex !important;
  align-items: center;
}

.modal-backdrop.show {
  opacity: 0.7 !important;
}

.re-title {
  font-size: 26px;
  color: #000;
  font-weight: 500;
  margin-bottom: 20px;
}

.let-r-form {
  padding: 28px;
  position: relative;
  overflow: hidden;
  border-radius: 4px 0 0 4px;
  background: linear-gradient(to left, #0287fe, #0078fc, #0068f9, #0056f4, #2742ed);
}

.rleft-title {
  font-size: 30px;
}

.rleft-title b {
  font-weight: 900;
}

.free-l-form .form-control {
  padding: 12px;
  margin-bottom: 15px;
}

.r-v-form {
  padding: 31px;
}

.free-l-form .modal-dialog {
  max-width: 960px;
  /* edit by yash    height: 380px;*/
}

.let-r-form::after {
  position: absolute;
  content: "";
  background: url("../images/wave-pop-up.png");
  width: 113%;
  bottom: -20px;
  height: 210px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -10px;
  right: 0;
  transform: rotate(-15deg);
  opacity: 0.4;
}


/*===============================================================================6-June-2019*================================================================================================*/


/*Course page Design*/

.di-mar-rw,
.cour-box,
.up-com-table tr:first-child,
.ben-b-title {
  color: #ffffff;
  font-weight: bold;
  background-image: linear-gradient(to left, #0188fe, #0078fc, #0068f9, #0055f4, #2940ec);
}

.blue-col {
  color: #3366ff;
}

.course-title {
  color: #fc0;
  font-size: 1.5em;
  line-height: 1;
  margin: 10px 0;
}

.cour-box {
  display: inline-block;
  width: calc(33.33% - 1.7%);
  padding: 1.5em;
  margin-right: 1%;
  border-radius: 3px;
  min-height: 253px;
  background-image: linear-gradient(to left, #f13325, #f3501f, #f4681b, #f47c1b, #f48f20);
}

.cour-box:last-child {
  margin-right: 0;
}

.cousr-main-boxes {
  padding: 6em 6em;
  float: left;
  width: 100%;
}

.co-ab {
  text-transform: uppercase;
  font-weight: 500;
}

.cour-cont {
  font-weight: normal;
}

.course-inner {
  float: left;
  width: 100%;
  margin-bottom: 10em;
}

.mo-bx-row {
  float: left;
  width: 100%;
}

.sec-title .m-auto-2 {
  margin: 0 auto 4em;
}

.mod-box:last-child {
  margin-right: 0;
}

.mod-box {
  display: inline-block;
  width: calc(25% - 0.9%);
  margin-right: 1%;
  background: #fff;
  padding: 2em;
  border-radius: 3px;
  min-height: 340px;
  overflow: hidden;
  margin-bottom: 1%;
  position: relative;
  box-shadow: 1px 1px 11px #0000003d;
}

.modul-section {
  float: left;
  width: 100%;
}

.modul-sec {
  float: left;
  width: 100%;
}

.cour-sli-bx .slider-main {
  float: left;
}

.cours-det-sec {
  background: rgba(0, 0, 0, 0) url("../images/course-detail.jpg") repeat scroll center center / cover;
  float: left;
  width: 100%;
}

.col-sm-md-6 {
  width: 50%;
}

.text-center.col-sm-md-6 {
  float: right;
}

.co-deu.down-load {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 1.5em;
}

.text-center {
  text-align: center;
}

.co-de-part .sub-head {
  font-size: 3em;
  margin-bottom: 0;
}

.co-de-part p {
  margin: 0 auto;
  width: 70%;
}

.di-mar-rw {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 1.5em;
  line-height: 1;
  padding: 0.8em;
}

.co-deu {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 1px solid #dddddd;
  padding: 0.8em;
}

.digital-mark-sec .per-dec {
  text-align: left;
  padding: 0;
}

.mo-list li {
  background: rgba(0, 0, 0, 0) url("../images/right-arrow.png") no-repeat scroll left top 4px / 13px auto;
  list-style-type: none;
  padding-bottom: 8px;
  padding-left: 23px;
}

.mo-list ul {
  padding-left: 0;
}

#digital-mark-sec {
  clear: both;
}

#certified-professional {
  clear: both;
}

.mo-title {
  font-size: 1.3em;
  font-weight: 700;
  color: #000;
  line-height: 1.3;
  padding: 1.5em 0;
}

.up-com-table tr th,
.up-com-table tr td {
  text-align: center;
  line-height: 1;
}

.up-com-table td .button {
  padding: 10px;
}

.up-com-table tr th {
  padding: 1.5em;
}

.up-com-table tr td {
  background: #ffffff;
  padding: 0.6em;
}

.up-com-table tr:hover td {
  background: #fffdcc;
  color: #000;
  font-weight: 600;
}

.up-coming-sec table tr:hover {
  cursor: pointer;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.up-com-table tr td {
  padding: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.up-coming-sec table {
  border-collapse: collapse;
  width: 100%;
}

.digi-title {
  background: #deebf2;
  padding: 1em 1.5em;
  line-height: 1;
  font-size: 1.3em;
  color: #1f45ee;
  margin-bottom: 0;
}

.digital-mark-sec .mo-list {
  padding: 1.5em;
}

.digital-mark-sec .box-three {
  border: 1px solid #ccc;
}

.beni-bx:last-child {
  margin-right: 0;
}

.beni-bx {
  width: calc(20% - 0.8%);
  margin-right: 1%;
  box-shadow: 1px 1px 7px #00000045;
  position: relative;
}

.bx-img-title {
  background: #fff;
  padding: 1.5em;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.bx-img-title img {
  margin-bottom: 1em;
  max-height: 70px;
}

.ben-b-title {
  padding: 1.5em 1em;
  text-align: center;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.1;
  min-height: 95px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.ben-top-rw {
  padding-top: 2.5em;
  position: relative;
}

.digital-mak {
  text-align: center;
  background: #36f;
  display: inline-block;
  color: #fff;
  font-size: 2em;
  font-weight: 700;
  padding: 0.8em 2em;
  line-height: 1;
  border-radius: 10px;
  position: relative;
}

.beni-de-title {
  padding: 2em 0;
  position: relative;
}

.digital-mak::after {
  border-top: 15px solid #36f;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  content: "";
  bottom: -15px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  float: none;
  width: 20px;
}

.beni-de-title::after {
  position: absolute;
  content: "";
  background: #36f;
  width: 4px;
  height: 50px;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.row.ben-top-rw::before {
  position: absolute;
  content: "";
  background: #699;
  left: 0;
  top: 10px;
  width: 81%;
  height: 3px;
  right: 0;
  margin: 0 auto;
}

.beni-bx::before {
  position: absolute;
  content: "";
  background: #699;
  width: 12px;
  height: 12px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -30px;
  border-radius: 30px;
}


.about-sec .cousr-main-boxes {
  height: 500px;
}

.about-us-main {
  margin-bottom: 3em;
}


/*========Request a free demo lecture=======*/

.ex-box p,
.contact-us-box p {
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
}

.box-icon {
  height: 70px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  background-image: linear-gradient(to top, #2840ec, #008aff);
  color: #ffffff;
  border-radius: 4px;
  margin: 0 auto 15px;
  transition: 0.2s;
}

.ex-box:hover .box-icon,
.contact-us-box:hover .box-icon {
  color: #000000;
  background-image: linear-gradient(to top, #ffce0c, #f4a00b);
}

.ex-box:first-child {
  border-right: 2px solid #fff;
}

.ex-box {
  width: 50%;
  float: left;
  padding: 30px;
  min-height: 260px;
  cursor: pointer;
}

.form-ls {
  background-image: url("../images/bg-graphics.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 5px 0 0 5px;
}

.top-box {
  width: 100%;
  border-bottom: 2px solid #ffffff;
  display: flex;
  align-items: center;
}

.bottom-box {
  display: flex;
  width: 100%;
}

.form-rs .demo-rs-form .form-control {
  border: 1px solid #bcbcbc;
  padding: 12px;
}

.form-rs.col-md-6 {
  padding: 45px;
}

.form-rs .demo-rs-form .form-control {
  border: 1px solid #bcbcbc;
  padding: 10px;
}

.demo-rs-form .col-md-12,
.form-rs .demo-rs-form .form-control.textarea {
  margin-bottom: 10px;
}

.form-rs .demo-rs-form .form-control[type="submit"] {
  border: none !important;
  border-radius: 4px;
}

.form-rs .box-icon {
  border-radius: 100%;
  background-image: linear-gradient(to top, #ffce0c, #f4a00b);
  color: #000000;
}

.d-flex.lecture-form-main {
  margin-top: -260px;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.demo-lecture.blues-gra {
  height: 500px;
}


/*=======Contact Us=======*/

.c-info-main {
  display: inline-block;
  width: 100%;
}

.contact-box-main {
  display: flex;
  margin-top: -140px;
}

.contact-us-box {
  width: 25%;
  background: #ffffff;
  margin-right: 25px;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.contact-us-box:last-child {
  margin-right: 0;
}

.contact-pg-banner.blues-gra {
  height: 360px;
}

#c-pg-form {
  display: inline-block;
  width: 100%;
  background-color: #e9f8ff;
  padding-bottom: 40px;
}

.contact-us-box .main-head,
.ex-box .main-head {
  font-weight: 700;
  margin-bottom: 10px;
}

.c-info-main {
  width: 100%;
  margin: 60px 0;
  display: flex;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
}

.c-info-ls {
  background: #ffffff;
  padding: 30px;
  border-radius: 7px 0 0 7px;
}

.c-info-rs.form-rs {
  background: #ffe401;
  border-radius: 0 7px 7px 0;
}

.c-detail-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
  line-height: 1;
  margin-bottom: 12px;
}

.c-details-inner .n-count {
  margin-right: 10px;
  font-size: 17px;
  color: #aec2cc;
  font-weight: 600;
}

.c-details-inner .add-main {
  display: flex;
}

.c-details-inner {
  border-bottom: 1px solid #d8e4ea;
  padding: 30px 0 20px;
  display: flex;
  align-items: flex-start;
}

.c-details-inner:last-child {
  border: none;
  padding-bottom: 0;
}

.c-info-rs .box-icon {
  background-image: linear-gradient(to top, #2840ec, #008aff);
  color: #ffffff;
}

.c-details-inner a {
  color: #5f6a76;
}

.c-details-inner a:hover {
  color: #ffca0c;
}

.c-info-title p {
  text-transform: uppercase;
}

.cd-left {
  width: 50px;
  height: 50px;
  border: 1px solid #dddddd;
  padding: 12px;
  border-radius: 100%;
}

.cd-right {
  padding-left: 15px;
  width: 88%;
}

.c-map-title .bl-text {
  color: #285bec;
}

.c-map-title {
  color: #000;
  font-size: 25px;
  font-weight: 700;
}

.cont-map iframe {
  display: block;
  height: 400px;
  width: 100%;
}

.f-tc-text a {
  color: #989ba9;
  padding: 0 7px;
}

.f-tc-text a:hover {
  color: #ffca0c;
}

.f-copyright p {
  color: #989ba9;
  margin-bottom: 5px;
}

header .top {
  width: 100%;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, .5);
  position: relative;
  z-index: 10
}

header .top .left {
  width: 50%;
  background: #0078fc;
  line-height: 42px;
  color: #FFFFFF;
  float: left;
  padding: 0 10px;
  font-size: 16px;
}

header .top .right {
  width: 50%;
  background: #2442ed;
  line-height: 42px;
  color: #FFFFFF;
  float: right;
  text-align: right;
  padding: 0 10px;
  font-size: 16px;
}

header .top .right span {
  width: 35px;
  height: 35px;
  display: inline-block;
  background: #FFFFFF;
  border-radius: 50%;
  text-align: center;
  line-height: 356px;
  color: #f2381b
}

header .top .right img {
  margin-left: 10px;
}

header .top2 .right {
  width: 100%
}


/*===============================================================================================================================================================================*/

@media only screen and (min-width: 1280px) {
  .container {
    width: 1200px;
  }

  .modal-dialog {
    max-width: 800px;
  }
}

@media only screen and (min-width: 1501px) {
  .container {
    width: 1330px;
  }

  .modal-dialog {
    max-width: 800px;
  }
}

@media only screen and (max-width: 1550px) and (min-width: 1000px) {
  header {
    position: fixed;
    top: 0;
    overflow: visible;
    z-index: 11;
    background-color: white;
    right: 0;
    left: 0;
  }

  /* Ask Dear Prakash, what was the need of this? */
  section#slider {
    margin-top: 88px;
  }
}

@media only screen and (max-width: 1550px) {
  .head-btn a {
    font-size: 13px;
    min-height: 100px;
    padding: 21px 7px;
  }

  .request-header b {
    font-size: 15px;
  }

  .request-header .button {
    padding: 29px 14px;
  }

  .slider-main .carousel-item {
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
  }

  .main-head {
    font-size: 30px;
  }

  .head-btn a {
    font-size: 11px;
  }

  .head-btn a {
    min-height: 81px;
    padding: 15px 7px;
  }

  .request-header .button {
    padding: 19px 14px;
  }

  .slider-main .controls a {
    font-size: 15px;
    font-weight: 700;
    padding: 20px 15px;
  }

  #custom_carousel .controls li {
    max-width: 100%;
    min-height: 90px;
  }

  #custom_carousel .controls {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  h1.main-head.blue-col.headtitle {
    font-size: 24px;
  }

  .slider-main .carousel-item {
    padding-bottom: 0px;
  }

  .top-header .col-lg-6:first-child {
    padding: 15px;
  }

  .logo-img img {
    width: 240px;
  }

  #custom_carousel .controls {
    padding-left: 30px;
    padding-right: 30px;
  }

  .slider-main .controls a {
    width: 100%;
  }

  .d-title {
    font-size: 16px;
  }

  .d-cont {
    padding: 17px;
    font-size: 14px;
  }

  .r-form p {
    font-size: 13px;
  }

  .f-88 {
    font-size: 74px;
  }

  .cer-training .f-88 {
    font-size: 52px;
  }

  .card-header .btn.btn-link {
    font-size: 17px;
  }

  .request-header img {
    margin: 0 auto 0px;
    width: 30px;
    position: relative;
    top: 7px;
  }

  .slider-img {
    background-position: top right
  }

  .pt-6 {
    padding-top: 4rem !important;
  }

  .py-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .p-24 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .p-40 {
    font-size: 28px;
  }

  .about-img img {
    width: 70%;
  }

  .f-150 {
    font-size: 110px;
  }

  .s-title {
    font-size: 17px;
    padding: 11px 18px;
  }

  .s-desc {
    padding: 10px;
    font-size: 13px;
  }

  .slick-dots li button {
    height: 14px;
    width: 14px;
  }

  .rate-title {
    font-size: 30px;
  }

  .cont-title {
    font-size: 30px;
  }

  .call-girl img {
    width: 50%;
  }

  .footer-title {
    font-size: 23px;
  }

  .link-s a {
    padding-top: 10px;
    font-size: 14px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .copyright-text {
    font-size: 13px;
  }

  .btm-link a {
    font-size: 13px;
  }

  .home-slider::before {
    height: 252px;
    bottom: -40px;
  }

  .menu-icon b {
    font-size: 16px;
  }

  .navbar-toggler {
    width: 56px;
    margin-right: 10px;
  }

  .footer-link ul li a {
    font-size: 14px;
  }

  .navbar-nav-menu a {
    font-size: 14px;
  }

  .navbar-nav-menu li ul li a {
    font-size: 12px;
  }

  .r-form input[type="text"],
  .r-form textarea,
  .r-form input[type="email"] {
    font-size: 14px;
  }

  .r-form textarea {
    height: 125px;
  }

  /*Course page*/
  .slider-icon img {
    width: 70px;
  }

  .ben-dec .p-24 {
    font-size: 18px;
  }

  .about-icon img {
    width: 50px;
  }

  .about-icon {
    min-height: 100px;
  }

  .about-trainer-sec .pb-6 {
    padding-bottom: 1rem !important;
  }

  .about-trainer-sec p.p-18.mb-5 {
    margin-bottom: 15px !important;
  }

  .number-count {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1300px) {
  .cousr-main-boxes {
    padding: 3em 3em;
  }
}

@media only screen and (max-width: 1100px) {
  .head-btn a {
    font-size: 10px;
    min-height: 81px;
    padding: 15px 7px;
  }

  .request-header b {
    font-size: 13px;
  }

  .request-header .button {
    padding: 20px 7px;
  }

  .menu-main {
    padding: 0 !important;
  }

  .menu-icon b {
    font-size: 12px;
  }

  .logo-img img {
    width: 240px;
  }

  .main-head {
    font-size: 34px;
  }

  .navbar-nav-menu a {
    line-height: 24px
  }

  .navbar-nav-menu a {
    font-size: 12px;
  }

  .navbar-nav-menu li ul li a {
    font-size: 11px;
  }

  .slider-icon img {
    width: 50px;
  }

  .slider-cont {
    margin-left: 0px;
    width: 100%;
  }

  .p-18 {
    font-size: 13px;
  }

  .slider-cont .button {
    padding: 11px 20px;
  }

  .slider-main .controls a {
    width: 98px;
    font-size: 12px;
    padding: 14px;
  }

  #custom_carousel .controls li {
    max-width: 100px;
    min-height: 90px;
  }

  #custom_carousel .controls {
    bottom: -50px;
  }

  #custom_carousel .controls li::after {
    font-size: 19px;
  }

  #custom_carousel .controls li.active::before {
    border-width: 0 13px 16px 13px;
    top: -15px;
    display: none;
  }

  .home-slider::before {
    height: 192px;
  }

  .d-title {
    font-size: 13px;
    padding: 11px;
  }

  .d-img-icon {
    height: 75px;
    width: 75px;
  }

  .d-cont {
    padding: 10px;
    font-size: 13px
  }

  .r-form input[type="text"],
  .r-form textarea,
  .r-form input[type="email"] {
    font-size: 12px;
  }

  .price {
    font-size: 22px;
  }

  .r-form p {
    font-size: 11px;
  }

  .r-form textarea {
    height: 85px;
  }

  .f-88 {
    font-size: 58px;
  }

  .cer-training .f-88 {
    font-size: 40px;
  }

  .google-a {
    font-size: 17px;
  }

  .training-icon img {
    width: 48px;
  }

  .per-dec {
    padding: 15px;
  }

  .p-24 {
    font-size: 19px;
    margin-bottom: 11px;
  }

  p,
  li,
  html,
  body {
    font-size: 13px;
  }

  .p-40 {
    font-size: 26px;
  }

  .about-icon img {
    width: 40px;
  }

  .about-icon {
    min-height: 89px;
  }

  .f-150 {
    font-size: 90px;
  }

  .position-name {
    font-size: 13px;
  }

  .s-title {
    font-size: 15px;
  }

  .button {
    padding: 12px;
  }

  .request-form .form-control {
    font-size: 15px;
    padding: 14px;
  }

  .rate-title {
    font-size: 22px;
  }

  .footer-title {
    font-size: 19px;
  }

  .arrow-slider {
    left: -24px;
  }

  .next.arrow-slider {
    right: -24px;
  }

  /*COurse page*/
  .cour-box {
    padding: 1.5em 1em;
  }

  .course-title {
    font-size: 1.2em;
  }

  .co-ab {
    line-height: 1;
  }

  .cour-box {
    min-height: 260px;
  }

  .mod-box {
    padding: 1.5em;
  }

  .mo-img img {
    width: 45px;
  }

  .ben-dec .p-24 {
    font-size: 16px;
  }

  .ben-b-title {
    font-size: 1.2em;
    min-height: 98px;
  }

  .row.ben-top-rw::before {
    top: 8px;
  }
}

@media only screen and (max-width: 992px) {
  .main-head {
    font-size: 30px;
  }
}

@media only screen and (max-width: 992px) {
  .top-header .col-lg-6:first-child {
    padding: 15px;
  }

  .slider-icon img {
    width: 110px;
  }

  #custom_carousel .controls {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  .slider-main .carousel-item {
    padding-bottom: 90px;
  }

  .slider-main .controls a {
    width: 100%;
    height: 100%;
  }

  .blues-gra {
    height: 185px;
  }

  .py-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .home-slider::before {
    height: 142px;
    bottom: -20px;
  }

  .main-head {
    font-size: 30px;
  }

  .d-title {
    font-size: 16px;
  }

  .d-cont {
    min-height: 189px;
  }

  #digital-marketing-course .col-md-6 {
    margin-bottom: 2em;
  }

  .r-form .form-control[type="submit"] {
    margin: 30px auto 15px;
  }

  .f-88 {
    font-size: 45px;
  }

  .\31 3year.col-white {
    margin-bottom: 28px;
  }

  .resources .training-icon {
    margin-top: -56px;
    right: -10px;
  }

  .cer-training .f-88 {
    font-size: 28px;
  }

  .google-a {
    font-size: 15px;
    margin-bottom: 7px;
  }

  .left-img-pro {
    min-height: 590px;
  }

  .pt-6 {
    padding-top: 2rem !important;
  }

  .about-img {
    position: relative;
    bottom: 0;
    text-align: center;
    margin-bottom: 25px;
  }

  .pb-6 {
    padding-bottom: 2rem !important;
  }

  .f-150 {
    font-size: 70px;
  }

  .placement-sec {
    background-position: bottom center;
    background-size: contain;
    margin-top: 70px;
  }

  .arrow-slider {
    left: -18px;
    font-size: 14px;
    width: 40px;
    height: 40px;
  }

  .next.arrow-slider {
    right: -20px;
  }

  .testimonials-sec .f-150 {
    font-size: 70px;
  }

  .call-girl {
    display: none;
  }

  .phone-link a,
  .phone-link span {
    font-size: 14px;
  }

  .contact-sec {
    padding: 2rem 0;
  }

  .number-count {
    font-size: 36px;
  }

  .footer-link ul li a {
    font-size: 12px;
  }

  .link-s .fa {
    line-height: 44px;
  }

  #custom_carousel .controls li {
    max-width: 100%;
  }

  .navbar-nav-menu a {
    font-size: 11px;
    padding: 8px 14px;
  }

  .navbar-nav-menu li ul li a {
    padding: 8px 12px;
  }

  .success-img {
    height: 580px;
  }

  .free-l-form .modal-dialog {
    max-width: 90%;
  }

  /*Course page*/
  .slider-icon img {
    width: 80px;
  }

  .cour-box {
    padding: 2em;
  }

  .cour-box {
    min-height: 240px;
  }

  .mod-box {
    min-height: 390px;
  }

  .mo-list li:last-child {
    padding-bottom: 0;
  }

  .bx-img-title img {
    max-height: 50px;
  }

  .ben-dec .p-24 {
    font-size: 14px;
    min-height: 28px;
    line-height: 1;
  }

  .ben-b-title {
    font-size: 1em;
    min-height: 96px;
  }

  .co-de-part .sub-head {
    font-size: 2em;
  }

  .co-de-part p {
    width: 100%;
  }

  .personal-training-sec .col-md-8 {
    margin-bottom: 5em !important;
    max-width: 100%;
    width: 100%;
  }

  .about-sec .cousr-main-boxes {
    height: auto;
  }

  .about-sec-sec .text-center {
    padding-top: 0;
  }

  .about-sec-sec .col-lg-6>img {
    margin-bottom: 2em;
  }

  .col-lg-6.about-slider {
    height: 400px;
  }

  .course-inner.about-us-main {
    margin-bottom: 1.5em;
  }

  /*=====Request a Free Demo=====*/
  .demo-lecture.blues-gra {
    height: 450px;
  }

  .ex-box {
    padding: 15px;
    min-height: 230px;
  }

  .box-icon {
    height: 45px;
    width: 45px;
    font-size: 20px;
  }

  .form-rs.col-md-6 {
    padding: 30px;
  }

  /*========Contact Us=========*/
  .contact-pg-banner.blues-gra {
    height: 315px;
  }

  .contact-us-box {
    margin-right: 15px;
    padding: 15px;
  }

  .c-info-main {
    margin: 40px 0;
  }

  .c-info-ls {
    padding: 20px;
  }

  .c-details-inner {
    padding: 20px 0 5px;
  }

  .cd-left {
    width: 40px;
    height: 40px;
    padding: 8px;
  }

  .cont-map iframe {
    height: 250px;
  }

  .c-map-title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .children-menu.dropdown ul {
    display: none;
  }

  .top-header .col-lg-6:first-child {
    padding: 5px 0;
  }

  .logo-img {
    padding-top: 10px;
  }

  .head-btn a {
    min-height: 65px;
    padding: 7px 7px;
    font-size: 9px;
  }

  .request-header .button {
    display: none;
    padding: 10px 15px;
    line-height: 23px !important;
    min-height: 30px;
  }

  .request-header img {
    position: relative;
    top: 0;
  }

  .navbar-nav-menu>li {
    width: 100%;
  }

  .navbar-nav-menu a {
    font-size: 11px;
    padding: 8px;
    width: 100%;
  }

  .navbar-collapse {
    top: 165px;
  }

  .children-menu.dropdown:hover ul {
    background: #2D2D2D;
    display: block !important;
    width: 100% !important;
    position: relative;
    top: 0;
    padding-top: 0;
    margin-top: 0;
    text-align: center;
  }

  .navbar-nav-menu li ul li a {
    border-bottom: 0;
  }

  .slider-main .carousel-item {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
  }

  .slider-cont .button {
    font-size: 10px;
  }

  .slider-main .controls a {
    font-size: 11px;
    padding: 10px 3px 10px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #custom_carousel .controls li {
    min-height: 50px;
  }

  .home-slider::before {
    display: none;
  }

  .blues-gra {
    height: 107px;
  }

  .slider-img {
    display: none;
  }

  .main-head {
    font-size: 25px !important;
    text-align: left;
  }

  .d-cont {
    min-height: auto;
  }

  .dm-bg {
    padding-top: 60px;
  }

  #digital-marketing-course .col-md-6:last-child {
    margin-bottom: 0;
  }

  .f-88 {
    font-size: 34px;
  }

  .training-wrap .col-md-4>div {
    border: 0;
  }

  .resources br {
    display: none;
  }

  .resources .training-icon {
    margin-top: 0;
    right: 0;
    position: absolute;
    top: 10px;
    margin-right: 10px;
  }

  .increment .training-icon {
    float: right;
    position: absolute;
    right: 0;
    margin-right: 10px;
    top: 13px;
  }

  .cer-training .training-icon {
    float: right;
    margin-right: 10px;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 10px;
  }

  .training-wrap .col-md-4 {
    margin-bottom: 17px;
  }

  .card-header .btn.btn-link {
    font-size: 16px;
    padding: 11px 12px;
  }

  .card-header .btn.btn-link::after {
    font-size: 13px;
    top: 14px;
  }

  .faq-box.pt-5:last-child {
    padding-top: 0 !important;
  }

  .left-img-pro {
    min-height: 370px;
  }

  .slider-main .main-head {
    text-align: left;
    font-size: 14px;
  }

  .personal-training-sec {
    background-size: 210% auto;
  }

  .personal-training-sec .col-md-4 {
    margin-bottom: 20px;
  }

  .personal-training-sec .col-md-4:last-child {
    margin-bottom: 20px;
  }

  .f-150 {
    font-size: 60px;
  }

  .a-box:last-child {
    margin-bottom: 0;
  }

  .slider.responsive.slick-initialized.slick-slider {
    width: 85%;
    margin: 0 auto;
  }

  .arrow-slider {
    left: 10px;
  }

  .next.arrow-slider {
    right: 10px;
  }

  .success-img {
    height: 320px;
  }

  .testimonials-sec .col-lg-10 {
    padding: 0;
  }

  .card-header .btn.btn-link {
    word-wrap: break-word;
    white-space: normal;
    padding-right: 25px;
  }

  .request-form .form-control[type="submit"] {
    margin: 25px auto 0;
  }

  .cont-title {
    font-size: 25px;
  }

  .d-flex.cont-phone {
    display: block !important;
  }

  .phone-link {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .india-row.mt-5.pt-5 {
    margin-top: 0 !important;
    padding-top: 10px !important;
  }

  .col-lg-3.footer-dec {
    padding-left: 0;
  }

  .link-s a {
    font-size: 12px;
  }

  .footer-dec {
    padding-left: 0 !important;
    text-align: left !important;
  }

  .btm-link {
    margin-top: 15px;
    padding-top: 10px;
  }

  .request-button .btn {
    padding: 10px 24px;
  }

  .modal-body iframe {
    height: 260px;
  }

  .modal-dialog {
    margin-top: 15%;
    margin-left: 25px;
    margin-right: 25px;
    /* edit by yash */
    height: 576px !important;
  }

  .children-menu.dropdown ul::after {
    display: none;
  }

  .dropdown-menu {
    left: 0;
  }

  .certified-pro-sec .col-md-6 {
    text-align: center;
  }

  .let-r-form::after {
    display: none;
  }

  .rleft-title {
    font-size: 18px;
    text-align: center;
  }

  .r-v-form {
    padding: 11px;
  }

  .let-r-form {
    padding: 11px;
  }

  .re-title {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .free-l-form .modal-dialog {
    margin-top: 0 !important;
  }

  .cour-box {
    min-height: inherit;
    width: 100%;
    margin-bottom: 1em;
  }

  .course-inner {
    margin-bottom: 0;
  }

  .course-slider {
    height: 350px;
    margin-top: 0px;
  }

  .mod-box {
    min-height: inherit;
    width: 100%;
  }

  .up-coming-sec .row {
    overflow: scroll;
  }

  .cours-det-sec .col-sm-md-6 {
    width: 90%;
    margin: 0 auto;
  }

  .beni-bx {
    width: 100%;
  }

  .row.ben-top-rw::before {
    display: none;
  }

  .beni-bx::before {
    display: none;
  }

  .ben-b-title {
    min-height: inherit;
  }

  .beni-bx {
    margin: 0 1em 1em;
  }

  .digital-mark-sec .col-md-4 {
    margin-bottom: 1em;
  }

  .our-mision-sec {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }

  .our-mision-sec .container {
    display: block;
    text-align: center;
  }

  .mision-img {
    margin-bottom: 2em;
  }

  /*=====Request a Free Demo=====*/
  .demo-lecture-inner {
    width: 90%;
    margin: 0 auto;
  }

  .ex-box {
    padding: 20px;
    min-height: inherit;
  }

  .form-ls {
    border-radius: 0 !important;
  }

  /*======Contact us======*/
  .d-flex.lecture-form-main,
  .contact-box-main {
    display: inline-block !important;
    margin-top: 25px;
    width: 100%;
  }

  .contact-us-box:nth-child(2n) {
    margin-right: 0;
  }

  .contact-us-box {
    width: 48%;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    min-height: 165px;
  }

  .demo-lecture.blues-gra,
  .contact-pg-banner.blues-gra {
    height: auto;
  }

  .c-info-main {
    margin: 5px 0 25px;
    display: inline-block;
    width: 100%;
  }

  .c-details-inner {
    padding: 15px 0 0px;
  }

  .cn-map-sec.d-flex {
    display: inline-block !important;
    width: 100%;
  }

  .cn-map-sec .col-md-6:first-child {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 480px) {
  #custom_carousel .controls li.active::before {
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 23px 20px;
    border-color: transparent transparent #fff transparent;
    content: "";
    margin: 0 auto;
    top: -22px;
  }

  .col-lg-6.about-slider {
    background-size: cover;
    height: 290px;
  }

  .about-img img {
    width: 90%;
  }

  .p-40 {
    font-size: 23px;
  }

  .download-s-form .modal-dialog {
    max-width: 100%;
    min-width: 90%;
    border: 0;
  }

  .main-head {
    font-size: 19px;
    margin-bottom: 10px !important;
  }

  .personal-training-sec {
    background-size: 250% auto;
  }

  /*=====Request a Free Demo=====*/
  .demo-lecture.blues-gra {
    height: auto;
  }

  .d-flex.lecture-form-main {
    margin-top: 20px;
  }

  .top-box {
    width: 100%;
    border-bottom: none;
    display: inline-block;
    align-items: center;
  }

  .bottom-box {
    display: inline-block;
    width: 100%;
  }

  .ex-box {
    width: 100%;
    padding: 15px;
    min-height: inherit;
    border-bottom: 2px solid #fff;
    border-right: none !important;
  }

  .bottom-box .ex-box:last-child {
    border-bottom: none;
  }

  .ex-box p,
  .contact-us-box p {
    margin-bottom: 0;
  }

  .bottom-box .ex-box:last-child p,
  .contact-us-box:last-child p {
    margin-bottom: 15px;
  }

  .form-rs.col-md-6 {
    padding: 20px;
  }

  /*======Contact Us======*/
  .contact-us-box {
    width: 100%;
    margin: 0 auto 20px !important;
    min-height: inherit;
  }

  .c-detail-title {
    font-weight: 600;
    font-size: 15px;
  }

  .c-info-ls {
    padding: 15px;
  }
}


/* Mobile Freeze 10-7-2019 */

#mobile-freez-icon {
  display: none;
}

@media (max-width: 320px) {
  .phone img {
    margin-left: 24px;
  }
}

@media (max-width: 479px) {
  a#free_quote_1 img {
    padding-top: 18px;
    float: left;
    padding-left: 15px;
    height: -webkit-fill-available;
  }

  .mail a img {
    width: 55%;
    padding: 1px;
    margin-left: 23px;
    text-align: center;
    margin-top: 10px;
  }

  .phone a img {
    width: 40%;
    padding: 1px;
    margin-left: 28px;
    text-align: center;
    margin-top: 10px;
  }

  #mobile-freez-icon .request-quote {
    position: fixed;
    width: 66%;
    height: 60px;
    background: #f3501f;
    bottom: 0;
    left: 0;
    line-height: 57px;
    font-size: 13px;
    color: #000;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    font-weight: 600;
  }

  #mobile-freez-icon {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 9999;
    bottom: 0;
  }

  #mobile-freez-icon .mail,
  #mobile-freez-icon .phone {
    width: 20%;
    font-size: 32px;
    position: fixed;
    height: 60px;
    bottom: 0;
    color: #fff;
    border-radius: 0;
  }

  #mobile-freez-icon .phone {
    background: #384aa0;
    right: 0;
  }

  #mobile-freez-icon .mail {
    background: #129700;
    right: 17%;
  }
}

@media (max-width: 320px) {
  #mobile-freez-icon .request-quote {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  h1.main-head.blue-col.headtitle {
    font-size: 14px !important;
  }

  .modal-content {
    margin-top: 0px !important;
  }
}

@media only screen and (min-width:992px) and (max-width:1199px) {

  header .top .left,
  header .top .right {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  header .top {
    display: inline-block
  }

  header .top .left,
  header .top .right {
    width: 100%;
    text-align: center;
    font-size: 14px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  header .top {
    display: inline-block
  }

  header .top .left,
  header .top .right {
    width: 100%;
    text-align: center;
    font-size: 14px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
  header .top {
    display: inline-block
  }

  header .top .left,
  header .top .right {
    width: 100%;
    font-size: 12px;
    text-align: center
  }

  header .top .left {
    line-height: 24px;
    padding: 5px 0
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  header .top {
    display: inline-block
  }

  header .top .left,
  header .top .right {
    width: 100%;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    padding: 10px
  }

  header .top .left {
    line-height: 24px;
    padding: 5px 0
  }
}

.slick-slider {
  -webkit-user-select: initial;
  user-select: initial;
}

#load {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
}

:focus {
  outline: none;
}

.top {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
}

.cursor-pointer {
  cursor: pointer;
}

.z-index-9 {
  z-index: 9;
  position: relative;
}

.z-index-99 {
  z-index: 9;
  position: relative;
}

a:hover {
  text-decoration: none;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: unset;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.header-top-left {
  background-color: #0177fb;
  color: #fff;
  font-size: 14px;
}

.header-top-right {
  background-color: #2642ec;
  color: #fff;
  font-size: 14px;
}

.box-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.user-login-icon {
  width: 20%;
  margin-left: 5px;
}

.undarline-style {
  border-bottom: 3px solid #2642ec;
  width: fit-content;
  padding: 2px 0;
}

.display-list-item {
  display: list-item;
}

.downarrow {
  color: #f77b69;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 4px;
  font-weight: 700;
}

.header-branch-selector-box {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 3px 16px 0 rgb(0 0 0 / 11%);
}

.user-account {
  background: linear-gradient(to right, #f77834 20%, #f44336 90%);
  color: #fff;
  padding: 8px 25px;
  text-align: center;
  width: 10%;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.user-login {
  background: linear-gradient(to right, #f77834 20%, #f44336 90%);
  color: #fff;
  padding: 15px 25px;
  text-align: center;
  width: 10%;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  font-weight: bold;
  margin-left: 15px;
}

.user-login:hover {
  color: #fff;
  text-decoration: none;
}

.cart-count {
  color: #fff;
  position: absolute;
  top: -5px;
  right: -6px;
  z-index: 9;
  font-size: 12px;
  padding: 1px 7px;
  background-color: #2941e5;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.slider-first-row {
  margin-left: 30px;
}

.slider-second-row {
  margin-left: 60px;
}

.color-blue {
  color: #2941e5 !important;
}

.color-light-blue {
  color: #1c98f4 !important;
}

.color-dark-blue {
  color: #3d4685 !important;
}

.background-color-blue {
  background-color: #2e7bfd;
}

.background-color-dark-blue {
  background-color: #2642ec;
}

.background-color-grey {
  background-color: #f7f6fc;
}

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

.font-11 {
  font-size: 11px;
}

.font-10 {
  font-size: 10px;
}

.font-9 {
  font-size: 9px;
}

.font-17 {
  font-size: 17px;
}

.font-19 {
  font-size: 19px;
}

.font-20 {
  font-size: 20px;
}

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

.font-18 {
  font-size: 18px !important;
}

.font-25 {
  font-size: 25px !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-40 {
  font-size: 40px !important;
}

.font-55 {
  font-size: 55px !important;
}

.font-weight-700 {
  font-weight: 700;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.btn-program {
  background: linear-gradient(to right, rgba(251, 89, 84, 1) 0%, rgba(241, 111, 92, 1) 0%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 100%);
  border-radius: 20px;
  font-size: 12px;
  padding: 10px 20px;
}

.btn-common {
  border-radius: 5px;
  padding: 10px 16px 10px;
  font-size: 14px;
  color: #fff;
  height: 75px;
  font-weight: 600;
  line-height: 15px;
  box-shadow: 4px 4px 7px 0px rgb(0 0 0 / 12%);
}

.btn-common:hover {
  color: #fff;
}

.btn-pendrive {
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%);
  box-shadow: 4px 4px 7px 0px rgb(255 200 200);
  border: 0px;
}

.btn-pendrive:focus {
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%);
  box-shadow: 4px 4px 7px 0px rgb(255 200 200);
  border: 0px;
}

.btn-pendrive:active {
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%);
  box-shadow: 4px 4px 7px 0px rgb(255 200 200);
  border: 0px;
}

.btn-pendrive:hover {
  background: linear-gradient(to right, #3F51B5 10%, #f02a73 190%);
  box-shadow: 4px 4px 7px 0px rgb(255 200 200);
  border: 0px;
  transition: all ease-in 1s;
}

.btn-vodapp {
  background: linear-gradient(to right, #2196f3 20%, #06afec 90%);
  box-shadow: 4px 4px 7px 0px rgb(3 169 244 / 47%);
  border: 0px solid;
}

.btn-liveclass {
  background: linear-gradient(to right, #1664fc 20%, #8a0fee 90%);
  box-shadow: 4px 4px 7px 0px rgb(137 15 238 / 21%);
  border: 0px;
}

.btn-gdrive {
  background: linear-gradient(to right, #87b83f 20%, #52a442 90%);
  box-shadow: 4px 4px 7px 0px rgb(135 184 63 / 37%);
  border: 0px;
}

.btn-test-series-2 {
  background: linear-gradient(to right, #ef4017 20%, #f68617 90%);
  box-shadow: 4px 4px 7px 0px rgb(243 95 24 / 36%);
  border: 0px;
}

.btn-test-series {
  background: linear-gradient(to right, #1b939d 20%, #24506e 90%);
  box-shadow: 4px 4px 7px 0px rgb(27 147 157 / 36%);
  border: 0px;
}

.btn-quick-send {
  background: linear-gradient(to right, #f77834 20%, #f44336 90%);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 20px;
  padding: 0 8px;
  position: absolute;
  right: -20px;
}

.banner-box-heading {
  font-size: 13px;
  font-weight: 700;
  color: #adadad;
  text-align: center;
}

.banner-box-text {
  font-size: 9px;
  color: #adadad;
  text-align: center;
  line-height: 9px;
}

.slider-bg-img {
  background: url("../images/banner-1.jpg");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 40%;
}

.overflow-hidden {
  overflow: hidden;
}


/* Experties */

.experties-card {
  box-shadow: rgb(0 0 0 / 10%) 0px 0px 1px;
  padding: 1rem 1rem 0;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  height: 215px;
  position: relative;
  top: 0;
  transition: top ease 0.5s;
  margin-top: 30px;
}

.experties-description {
  margin-bottom: 3px;
  height: 17vh;
  overflow: hidden;
  text-align: justify;
  margin-top: 25px;
}

.experties-card:hover {
  border: 1px solid #e4e4e4;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 3px;
  transition: 0.5s;
  top: -2px;
}

.height-profile {
  height: 250px;
  overflow: hidden;
}

.border-radius-10 {
  border-radius: 10px;
}

.border-radius-15 {
  border-radius: 15px !important;
}

.experty-img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border: 1px solid #eee;
}

.student-experience {
  border: 1px solid #eee;
  padding: 15px 10px;
  height: 32vh;
  margin-top: 45px;
  border-radius: 10px;
}

.student-feedback {
  border: 1px solid #eee;
  padding: 0;
  margin-top: 15px;
}

.demo-video-holder {
  border: 1px solid #eee;
  padding: 0 10px;
  height: 35vh;
  margin-top: 15px;
}

.student-experience-img {
  border-radius: 50% !important;
  width: 100px;
  height: 100px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #eee;
}

.course-card {
  transition: 0.5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  height: 300px;
  max-height: 38vh;
  border: 2px solid transparent;
  border-radius: 5px;
}

.course-card:hover {
  border: 2px solid #2c84ff;
}

.badge-pill {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex;
}

.student-experience-border-blue {
  border: 1px solid blue;
  border-radius: 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.student-experience-border-blue:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}

.student-experience-border-green {
  border-left: 5px solid green;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.quick-register-holder {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 5px;
  width: 100%;
  display: inline-block;
  padding: 15px;
  left: -5%;
  border-radius: 5px;
  background: #fff;
}

.width-170 {
  width: 170px;
}

.width-180 {
  width: 195% !important;
  left: -1px !important;
}

.quick-heading {
  position: absolute;
  top: -12px;
  border-radius: 10px;
}

.next-btn {
  cursor: pointer;
  position: absolute;
  right: -1%;
  z-index: 2;
  top: 50%;
  font-weight: 900;
  color: #2e7bfd;
  font-size: 2rem;
}

.prev-btn {
  cursor: pointer;
  position: absolute;
  left: -1%;
  z-index: 2;
  font-weight: 900;
  top: 50%;
  color: #2e7bfd;
  font-size: 2rem;
}

.testimonial-card {
  margin-bottom: 3px;
  height: 20vh;
  overflow: hidden;
  text-align: justify;
  margin-top: 25px;
}

.testimonial-img {
  width: 100px;
  position: absolute;
  height: 100px;
  right: 23px;
  top: -100%;
  border: 1px solid #f77834;
  background: #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  box-shadow: 0 3px 16px 0 rgb(0 0 0 / 11%);
}

.testimonial-heading {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
  top: -4px;
  padding: 5px 10px;
  left: -6px;
}

.testimonial-heading h5 {
  font-size: 15px;
}

.testimonial-heading p {
  font-size: 10px;
}

.youtube-heading {
  font-size: 16px;
  cursor: pointer;
}


/* Test Series */

.total-test-series ul li {
  list-style: none;
  background-position: left top 7px;
  padding-left: 0;
  line-height: 30px;
}

.total-test-series ul li:before {
  content: "\f061";
  font-family: FontAwesome;
  font-weight: normal;
  text-decoration: inherit;
  background: #f44336;
  color: #fff;
  margin-right: 5px;
  padding: 5px;
  border-radius: 50%;
  font-size: 10px;
}

.test-card-holder .btn-primary {
  background: #337ab7;
}

.auth-bg-registration {
  background: url("/assets/v4/auth/background.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 60vh;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}

.auth-card {
  border: none;
  border-radius: 18px;
}

.auth-form {
  border: none;
  border-radius: 18px;
  background: #eee;
  color: #2e7bfd;
}


/* product Page */

.ban-enroll {
  margin-top: 2rem;
}

.subject-nav-font {
  font-size: 20px;
}

.subject-width {
  max-width: 100%;
  min-width: 10rem;
  width: 70%;
}

.product-nav {
  font-size: 18px;
}

.navbar-btn {
  background: #fff;
  border-radius: 0;
  border: 1px solid #2642ec;
}

.navbar-btn a {
  color: #3a53ee;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 20px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #2642ec;
  border-radius: 0;
}

.nav-tabs .nav-link {
  border: 0;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #000000;
  background-color: transparent;
  border-bottom: 5px solid #2642ec;
}

.package-holder {
  border: 1px solid #eee;
  border-radius: 15px;
  overflow: hidden;
  transition: transform 0.2s;
  background: #fff;
  width: 100%;
  opacity: 0.8;
  position: relative;
  cursor: pointer;
  border: 2px solid #2941e5;
}

.package-holder:hover {
  transform: scale(1.1);
  border: 2px solid #f77834;
  z-index: 9;
  position: relative;
  display: inline-table;
  width: 100%;
  z-index: 9;
  opacity: 1;
  position: relative;
}

.package-holder-card-hover,
.package-holder-card:hover {
  /* transform: scale(1.1);
  border: 2px solid #f77834;
  z-index: 9;
  position: relative;
  display: inline-table;
  width: 100%;
  z-index: 9;
  opacity: 1;
  position: relative; */
}

.add-active {
  transform: scale(1.1);
  border: 2px solid #f77834;
  z-index: 9;
  position: relative;
  display: inline-table;
  width: 100%;
  opacity: 1;
  position: relative;
}

.buy-now-btn {
  border-radius: 5px;
  padding: 15px;
  font-size: 1.3em;
  color: #fff;
  margin-top: 10px;
  font-weight: 600;
  line-height: 15px;
  box-shadow: 4px 4px 7px 0px rgb(0 0 0 / 12%);
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%);
  box-shadow: 4px 4px 7px 0px rgb(255 200 200);
  border: 0px;
  display: none;
}

.rate-holder {
  height: 13vh;
}

.show-btn,
.package-holder:hover .buy-now-btn {
  display: block;
}

.add-active .buy-now-btn {
  display: block;
}

.add-active .color-change {
  background-image: linear-gradient(to right, #f77834 22%, #f02a73 7%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.buy-now-btn .btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  box-shadow: 4px 4px 7px 0px rgb(0 0 0 / 12%);
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%);
  box-shadow: 4px 4px 7px 0px rgb(255 200 200);
}

.package-holder:hover .buy-now-btn {
  display: block;
}

.product-tag-before:before {
  position: absolute;
  top: 15px;
  right: 10px;
  content: 'Recomended';
  visibility: visible;
  display: block;
  background: #2941e5;
  color: #fff;
  width: 180px;
  overflow: hidden;
  font-weight: 600;
  padding: 10px 40px;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform-origin: 110px 98px;
  -webkit-transform-origin: 110px 98px;
}

.package-select-btn {
  border-radius: 5px;
  padding: 10px 16px 10px;
  font-size: 22px;
  color: #fff;
  height: 50px;
  font-weight: 600;
  line-height: 15px;
  box-shadow: 4px 4px 7px 0px rgb(0 0 0 / 12%);
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%);
  box-shadow: 4px 4px 7px 0px rgb(255 200 200);
  border: 0px;
}

.package-select-heading {
  font-size: 20px;
}

.product-select-sec {
  background: #fff;
  padding: 10px 20px;
  -webkit-box-shadow: -1px -5px 7px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: -1px -5px 7px 0px rgba(0, 0, 0, 0.24);
  box-shadow: -1px -5px 7px 0px rgba(0, 0, 0, 0.24);
  border-radius: 10px;
}

.select-product-heading {
  background-image: linear-gradient(to right, #f77834 22%, #f02a73 7%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.color-change {
  color: #2941e5;
}

.package-holder:hover .color-change {
  background-image: linear-gradient(to right, #f77834 22%, #f02a73 7%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.package-holder ul li {
  list-style: none;
  background-position: left top 7px;
  padding-left: 0;
  line-height: 25px;
}

.course-btn {
  background: transparent;
  color: #2941e5;
  border: 1px solid #2941e5;
}

.course-btn:hover {
  background: #2941e5;
  color: #fff;
  border: 1px solid #2941e5;
}

.featured-holder {
  background: #f7f7f7;
  background-image: url('/assets/v4/base/images/bg-card-2.jpeg');
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 15px;
  margin-bottom: 30px;
  min-height: 270px;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}

.featured-holder h3 {
  color: #2941e5;
  font-weight: 500;
}

.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.banner-image-sec {
  width: auto;
  height: 50vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.teachers-image {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 2px solid #3257e5;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fefefe;
  margin: 0 auto;
}

.student-feedback {
  border: 1px solid #3cafec
}

.height-50 {
  height: 50vh;
}

.height-51 {
  height: 60vh;
}

.height-35 {
  height: 40vh;
}

.read-btn-height {
  height: 50px;
}

.banner-pattern {
  background: url("/assets/v4/base/images/grid-pattern/grid.svg");
  background-position: right;
  background-repeat: repeat;
  background-size: 9%;
  width: 100%;
  height: 100%;
}

.demo-video-img {
  width: 100%;
  height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}

.m-auto-0 {
  margin: 0 auto;
}

.product-tags-title {
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  line-height: 20px;
}


/* Books */

.book-section-list .product--card:hover .product--card--inner .product--card--buynow:nth-child(2) {
  background: #2941e5;
}

.book-bgimg {
  height: 45vh;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
}

.book-qwick-img {
  height: 54vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}

.book-section-list .branch--section.product--card {
  height: 350px;
}

.book-section-list .product--card:hover .product--card--inner {
  box-shadow: 2px 5px 8px 1px rgb(0 0 0 / 23%);
}

.book-section h4 {
  font-size: 16px !important;
}

.book-section h5 {
  display: none;
}

.book-thumbnail {
  width: 100%;
  height: 50vh;
  overflow: hidden;
  top: -4px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.book-details .inner_banner_first {
  height: 11vh;
}

.explore-details-section {
  height: 53.2vh;
  overflow: hidden;
}

.book-buynow-btn {
  border-radius: 5px;
  padding: 15px 16px 10px;
  font-size: 15px;
  color: #fff;
  width: 100%;
  text-align: center;
  display: block;
  height: 45px;
  font-weight: 600;
  line-height: 15px;
  box-shadow: 4px 4px 7px 0px rgb(0 0 0 / 12%);
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%);
  border: 0px;
}

.explore-holder {
  padding: 0 12px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

.book-footer-holder {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.product-details-images {
  height: 50vh;
}

.btn-fixed-bottom {
  position: absolute;
  width: 100%;
  bottom: -6.3%;
  left: -15px;
}

.btn-close {
  position: absolute;
  top: -4%;
  right: -13px;
  color: #fff;
  font-size: 23px;
  background: #3349e6;
  border-radius: 50%;
  padding: 3px 11px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 999;
}


/* Subject Wise Course */

.product-holder-sec {
  height: 65vh;
}

.branch-mode-holder {
  height: 60vh;
}

.branch-mode-holder img {
  height: 24vh;
  object-fit: fill;
}

.inner-img {
  transition: 0.3s;
  margin: 25px 0 0;
}

.inner-img:hover {
  transform: scale(1.02);
  box-shadow: 4px 4px 7px 0px rgb(0 0 0 / 12%);
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%);
  color: #fff;
}

.inner-img:hover a {
  color: inherit;
}

.branch-mode-holder .card-body {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.subject-section {
  border-radius: 10px;
  overflow: hidden;
}

.subject-section h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  height: 55px;
}

.subject-bgimg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100%;
  width: 100%;
  height: 20vh;
}

.header-border-bottom {
  background: linear-gradient(to right, #f77834 20%, #f44336 90%);
  height: 2px;
}


/* Account */

.account-tab {
  top: 103px;
  position: relative;
  z-index: 9;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.remove-product {
  position: absolute;
  top: -270%;
  right: -4%;
}


/* Blogs */

.most-read-holder {
  border-radius: 15px;
}

.most-read-img {
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.blogs-holder {
  border-radius: 15px;
}

.blog-bgimg {
  height: 35vh;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
}


/* Contact Us */

.contact-card {
  height: 60vh;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.contact-card .card {
  color: #6e6d6d;
}

.contact-card .card a {
  color: #6e6d6d;
}

.contact-img {
  height: 60vh;
}


/* Footer */


/* Desktop Screen */

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .btn-common {
    padding: 40px;
  }

  .quick-register-holder {
    top: 40px;
  }

  .banner-image-sec {
    width: auto;
    height: 48vh;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

.select-branch-icon {
  width: 20px;
  margin-top: -2px;
}

.border-bottom-mob {
  border-bottom: 1px solid #ddd;
  width: fit-content;
}


/* Mobile View */

@media only screen and (max-width: 480px) {
  .account-tab {
    top: 5px !important;
  }

  .user-login {
    padding: 15px 15px;
    width: 100%;
    color: #fff;
  }

  .user-account {
    padding: 10px 15px;
    width: 100%;
    color: #fff;
  }

  .branch-mode-holder {
    height: auto;
  }

  .explore-details-section {
    height: 100%;
  }

  .btn-fixed-bottom {
    position: relative;
    left: 0;
  }

  .book-section-list .branch--section.product--card {
    width: 100%;
  }

  .book-section-list {
    margin-left: 0;
  }

  .select-branch-icon {
    width: 20px;
    margin-top: -2px;
  }

  .border-bottom-mob {
    border-bottom: 1px solid #ddd;
    width: fit-content;
  }

  .subject-width {
    width: 100%;
  }

  .animated {
    animation-fill-mode: inherit;
  }

  .subject-font {
    font-size: 18px;
  }

  .product-tags-title {
    font-size: 16px;
  }

  .main-head {
    font-size: 25px !important;
  }

  .product-nav {
    font-size: 15px;
    padding: 10px 5px;
  }

  .mob-font-12 {
    font-size: 12px;
  }

  .width-170 {
    width: 150px;
  }

  .btn-common {
    height: 60px;
  }

  iframe {
    width: 100%;
  }

  .slider-first-row {
    margin-left: 0px;
  }

  .slider-second-row {
    margin-left: 0px;
  }

  .quick-register-holder {
    position: relative;
    top: 10px;
    left: 0;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 2rem;
  }

  .btn-quick-send {
    position: relative;
    right: -140px;
    top: 40px;
  }

  .course-card {
    max-height: 40vh;
  }

  .quick-heading {
    left: 0;
    right: 0;
    width: 50%;
    margin: 0 auto;
  }

  .experties-card {
    height: 340px;
  }

  .height-profile {
    height: auto;
  }

  .experty-img {
    margin: 0 auto;
  }

  .slider-main .carousel-item {
    padding-bottom: 0;
    margin-top: -144px;
    padding-top: 1px;
  }

  .slider-bg-img {
    background-size: contain;
  }

  .slider-cont {
    margin-top: 135px;
  }

  header .top {
    margin-top: 7rem;
  }

  .slider-main {
    height: 33vh;
  }

  #custom_carousel .controls {
    bottom: -40px;
  }

  .banner-image-sec {
    height: 25vh;
    background-size: contain;
  }

  .student-experience {
    height: 35vh;
    padding: 0px 20px;
  }

  .testimonial-img {
    right: 5px;
    top: -35px;
  }

  .experties-description {
    height: auto;
  }

  .testimonial-card {
    height: 25vh;
    padding: 5px;
    text-align: justify;
  }

  .w-75 {
    width: 50% !important;
  }

  .student-experience-border-blue {
    border: 1px solid blue;
  }

  .package-select-btn {
    border-radius: 5px;
    padding: 10px 16px 10px;
    font-size: 22px;
    color: #fff;
    height: 50px;
    font-weight: 600;
    line-height: 15px;
    box-shadow: 4px 4px 7px 0px rgb(0 0 0 / 12%);
    background: linear-gradient(to right, #f77834 20%, #f02a73 90%);
    box-shadow: 4px 4px 7px 0px rgb(255 200 200);
    border: 0px;
  }

  .package-select-heading {
    font-size: 20px;
  }
}

.banner-image {
  height: 45vh;
  width: 100%;
}

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

.sub-heading {
  margin: 0px auto 40px;
}

.heading {
  margin: 24px auto 32px;
  width: 100%;
}

.header-btn {
  margin-left: auto;
  margin-right: auto;
  background: linear-gradient(95.84deg, rgb(45, 129, 247) 0%, rgb(8, 189, 128) 100%);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0px 8px 0px 0px;
  border: none;
  border-radius: 4px;
}

.header-btn-lower {
  margin-left: auto;
  margin-right: auto;
  background: linear-gradient(95.84deg, rgb(45, 129, 247) 0%, rgb(8, 189, 128) 100%);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0px 8px 0px 0px;
  border: none;
  border-radius: 4px;
}

.main-body {
  width: 100%;
  position: relative;
  height: 50vh;
  background-image: url("../images/side-2.png"), url("../images/side-1.png");
  background-position: left bottom 20px, right bottom 20px, center center;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 100px;
  display: flex;
  align-items: center;
}

.sub-heading-text {
  color: #3c4852;
}

.sub-btn {
  padding: 10px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin: 0px;
}

.general-section {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}

.trangle {
  width: 0px;
  height: 0px;
  border-left: 72px solid transparent;
  border-right: 72px solid transparent;
  border-bottom: 35px solid rgb(255, 255, 255);
  position: absolute;
  left: calc(50% - 71px);
  top: -74px;
  z-index: 1;
}

.general-icon {
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(221, 230, 237, 0.5) 2px 16px 32px 6px;
  border-radius: 8px;
  top: -40px;
  text-align: center;
  width: 100%;
  margin: auto;
  padding: 80px 30px;
}

.h-auto {
  height: auto;
}

.top-category {
  border-radius: 5px;
  border: 2px solid #f77834;
  transition: background 0.8s;
}

.navbar-light .navbar-brand {
  width: 15%
}

.top-category:hover {
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%), transparent 1%;
  box-shadow: 4px 4px 7px 0px rgb(255 200 200);
  border: 0px;
  color: #fff;
}

.a-size {
  font-size: 20px;
  color: rgb(0, 0, 0) !important;
}

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

.btn-login {
  font-size: 18px;
  font-weight: 700;
  background: linear-gradient(95.84deg, rgb(45, 129, 247) 0%, rgb(8, 189, 128) 100%);
}

.btn-login a {
  color: #fff !important;
}

.btn-bg {
  background-color: #fff;
  color: #000;
}


/* live class */

.live-class-holder {
  position: relative;
  margin: 35px auto 70px;
  box-shadow: rgba(221, 230, 237, 0.4) 0px 16px 32px 0px;
  border-radius: 8px;
  width: 1136px;
  height: 394px;
  display: flex;
  background-color: rgb(255, 255, 255);
}

.live-class-left {
  display: flex;
  flex-direction: column;
  width: 368px;
  margin: 80px 96px;
}

.live-class-right {
  position: absolute;
  right: 0px;
  height: 464px;
  top: -35px;
  width: 50%;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}

.free-tags {
  background-color: rgb(255, 173, 59);
  width: max-content;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
  /* background-color: rgb(60, 72, 82); */
  color: rgb(255, 255, 255);
  font-size: 12px;
  font-weight: 600;
  padding: 6px 8px;
  border-radius: 4px;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1;
}

.h1-live {
  font-weight: bold;
  font-size: 48px;
  line-height: 150%;
  color: rgb(60, 72, 82);
  margin: 0px;
}

.p-live {
  font-size: 20px;
  margin-top: 12px;
}

.see-all {
  margin-top: 20px;
}

.a-see-all {
  line-height: 150%;
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  border-width: 0px 0px 1px;
  border-style: dashed;
  border-color: #2642ec;
  padding-bottom: 4px;
  cursor: pointer;
}

.h4-see-all {
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  color: #2642ec;
}

.right-section {
  position: absolute;
  right: 96px;
  height: 464px;
  top: -35px;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}

.a-right-section {
  line-height: 150%;
  font-size: 12px;
  font-weight: normal;
}

.right-video {
  width: 100%;
  height: 140px;
  padding: 16px;
  overflow: hidden;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  background: rgb(255, 255, 255);
  box-shadow: rgba(221, 230, 237, 0.4) 0px 16px 32px 0px;
  border-radius: 8px;
  position: relative;
  cursor: pointer;
  margin: 8px 0px;
}

.text-img {
  height: 90px;
}

.img1 {
  padding: 10px;
}

a:hover {
  text-decoration: none;
}

.expert-card {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px;
  padding: 1rem 1rem 0;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  height: 240px;
  overflow: hidden;
  position: relative;
  top: 0;
  transition: top ease 0.5s;
}

.expert-img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border: 1px solid #eee;
}

.landing-video {
  width: 10vw;
  height: 15vh;
  border-radius: 10px;
  box-shadow: 0px 0px 3px 2px rgb(0 0 0 / 5%);
}

.btn-height {
  height: 70px;
  align-items: center;
}

.landing-heading {
  font-size: 15px;
}

.landing-img {
  width: 35px;
}

.latest-offer-arrow {
  font-size: 15px;
  border-radius: 25px;
  background: linear-gradient(to right, #f77834 20%, #f02a73 90%), transparent 1%;
  box-shadow: 4px 4px 7px 0px rgb(255 200 200);
  border: 0px;
  color: #fff !important;
  padding: 10px 20px;
}

.latest-offer-arrow i {
  padding-left: 5px;
  font-size: 25px;
  color: #fff;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation: sdb04 2s infinite;
  animation: sdb04 2s infinite;
  box-sizing: border-box;
}

@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: rotate(0deg) translate(0, 0);
  }

  20% {
    -webkit-transform: rotate(0deg) translate(0px, 10px);
  }

  40% {
    -webkit-transform: rotate(0deg) translate(0, 0);
  }
}

@keyframes sdb04 {
  0% {
    transform: rotate(0deg) translate(0, 0);
  }

  20% {
    transform: rotate(0deg) translate(0px, 10px);
  }

  40% {
    transform: rotate(0deg) translate(0, 0);
  }
}

@media only screen and (max-width: 480px) {
  .latest-offer-arrow {
    top: -10px;
  }

  .subject-nav-font {
    font-size: 13px;
  }

  .landing-heading {
    font-size: 15px;
  }

  .landing-img {
    width: 30px;
  }

  .live-class {
    width: 100%;
    height: auto;
  }

  .live-class-holder {
    width: 100%;
    height: auto;
    display: block;
    margin: 35px auto 20px;
  }

  .live-class-left {
    display: block;
    width: auto;
    margin: auto;
    padding: 20px 0;
  }

  .live-class-right {
    position: inherit;
    right: 0;
    height: auto;
    width: 100%;
    top: 0;
    display: block;
  }

  .right-video {
    height: 120px;
    padding: 10px;
    margin-top: 10px;
  }

  .main-body {
    background-image: none;
    padding-top: 20px;
    height: 45vh;
    text-align: left;
  }

  .heading {
    margin: 20px auto 15px;
  }

  .heading h2 {
    font-size: 25px;
  }

  .ban-enroll {
    margin-top: 1rem;
  }

  .main-body h1 {
    font-size: 16px;
  }

  .general-icon {
    padding: 20px 20px 60px;
  }

  .h1-live {
    font-size: 35px;
  }

  .free-tags {
    margin-bottom: 0px;
  }

  .left-section {
    margin: 10px 39px;
  }

  .expert-card {
    height: 445px;
  }

  .expert-img {
    margin: 0 auto;
  }

  .general-section {
    margin-bottom: -90px;
  }

  .landing-video {
    width: 30vw;
    height: 12vh;
    margin-top: 5px;
  }

  .package-holder:hover {
    transform: scale(1);
  }

  .package-holder {
    height: 42vh;
  }

  .width-180 {
    width: 167% !important;
    left: 1px !important;
  }

  .product-holder-sec {
    height: auto;
  }
}


/* Placeholder animations */


/**
 * placeholder-loading v0.2.6
 * Author: Zalog (https://www.zalog.ro/)
 * License: MIT
 **/

.ph-item {
  direction: ltr;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 15px 15px 15px;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
}

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

.ph-item::before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  -webkit-animation: phAnimation 0.8s linear infinite;
  animation: phAnimation 0.8s linear infinite;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
}

.ph-item>* {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column;
  padding-right: 15px;
  padding-left: 15px;
}

.ph-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 7.5px;
}

.ph-row div {
  height: 10px;
  margin-bottom: 7.5px;
  background-color: #ced4da;
}

.ph-row .big,
.ph-row.big div {
  height: 20px;
  margin-bottom: 15px;
}

.ph-row .empty {
  background-color: rgba(255, 255, 255, 0);
}

.ph-col-2 {
  flex: 0 0 16.66667%;
}

.ph-col-4 {
  flex: 0 0 33.33333%;
}

.ph-col-6 {
  flex: 0 0 50%;
}

.ph-col-8 {
  flex: 0 0 66.66667%;
}

.ph-col-10 {
  flex: 0 0 83.33333%;
}

.ph-col-12 {
  flex: 0 0 100%;
}

.ph-avatar {
  position: relative;
  width: 100%;
  min-width: 60px;
  background-color: #ced4da;
  margin-bottom: 15px;
  border-radius: 50%;
  overflow: hidden;
}

.ph-avatar::before {
  content: " ";
  display: block;
  padding-top: 100%;
}

.ph-picture {
  width: 100%;
  height: 120px;
  background-color: #ced4da;
  margin-bottom: 15px;
}

@-webkit-keyframes phAnimation {
  0% {
    transform: translate3d(-30%, 0, 0);
  }

  100% {
    transform: translate3d(30%, 0, 0);
  }
}

@keyframes phAnimation {
  0% {
    transform: translate3d(-30%, 0, 0);
  }

  100% {
    transform: translate3d(30%, 0, 0);
  }
}


/* Placeholder animations ENDS */

.student-feedback-inline-media {
  background: red;
  height: 120px;
  width: 120px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-v4 .service-card img {
  width: 50px;
  margin-bottom: 15px;
}

footer h4 {
  font-family: 'Roboto Slab', sans-serif;
  letter-spacing: 1px;
  font-weight: normal;
}

.footer-letter-spaced-text {
  font-family: 'Roboto Slab', sans-serif;
  letter-spacing: 5px;
  font-weight: bold;
  color: #999;
  font-size: small;
}

.main-head-emp-text {
  font-family: 'Roboto Slab', sans-serif;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 40%;
}

.student-feedback h1 {
  font-family: 'Roboto Slab', sans-serif;
}

.student-feedback .youtube-heading {
  font-family: 'Roboto Slab', sans-serif;
  font-size: large;
}

.embed-responsive {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-quick-link-holder {
  background: #eee;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.footer-quick-link-holder li {
  margin: 8px 0px;
}

.footer-quick-link-holder li a {
  display: inline-block;
  text-decoration: none;
}

.footer-quick-link-holder li a::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #0056b3;
  transition: width 0.3s;
}

.footer-quick-link-holder li a:hover::after {
  width: 100%;
}

.footer-bottom-style {
  background-image: url('/assets/v1/launch_sale/images/img-decor-03.jpg');
  background-size: cover;
  transition: 0.2s;
  box-shadow: 1px 11px 25px 1px #0000001c;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  height: 30px;
}

.div-seperate-image {
  transform: rotate(180deg);
  margin-top: -60px;
}

.div-seperate-no-rotate {
  transform: rotate(0deg);
}

.branch-header {
  border-radius: 5px;
  background: linear-gradient(to right, #1664fc 20%, #8a0fee 90%);
  box-shadow: 4px 4px 7px 0px rgb(137 15 238 / 21%);
  border: none;
  color: #fff;
}

.navbar-select-branch .branch-header {
  color: #fff !important;
}

.bg-banner-elements {
  background-image: url('/assets/v3/base/images/banner/elements.png');
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.grid-pattern {
  background-image: url('/assets/v4/base/images/grid-pattern/grid.svg');
  background-size: contain;
  background-position: top left;
  background-repeat: repeat-x;
  width: 100vw;
  height: 250px;
  margin-bottom: -240px;
}

.grid-dots-missing-pattern {
  background-image: url('/assets/v4/base/images/grid-pattern/grid-dots-missing.svg');
  background-size: contain;
  background-position: top left;
  background-repeat: repeat-x;
  width: 100vw;
  height: 250px;
  margin-bottom: -240px;
}

.breadcrumb-with-gradient {
  background: linear-gradient(to right, #2196f3 20%, #06afec 90%);
  box-shadow: 4px 4px 7px 0px rgb(3 169 244 / 47%);
}

.breadcrumb-with-gradient .breadcrumb-item+.breadcrumb-item::before {
  color: #fff;
}

.shadow-box {
  box-shadow: 0px 15px 25px 15px rgba(0, 0, 0, 0.2);
  margin-top: 25px;
}

.main {
  margin: 100px 0;
}

.landing-heading small {
  font-family: 'Roboto Slab', sans-serif;
}

.text-slab-theme-1 {
  font-family: 'Roboto Slab', sans-serif;
  letter-spacing: 3px;
}

.shadow-box-effect-1 {
  width: 95%;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}


/*--footer--*/


#ScheduleDemoClassForm label {
  color: #2642ec;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
}

.product-faculty-image-inline {
  width: 90px;
  margin-bottom: -12px;
}

.fc-product-card .card,
.fc-product-card .card .card-header {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.btnlinkstyle {
  color: #0066b7;
  text-decoration: underline;
  font-weight: bold;
}