@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700&display=swap');

* {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 26px !important;
  letter-spacing: 0.6px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  letter-spacing: 0;
}


h2.text-center.new-heading {
  font-size: 25px;
}

h2.margin-40.new-heading {
  font-size: 25px;
}

.margin-50 {
  margin-top: 50px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-40 {
  margin-top: 40px;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.d-none {
  display: none !important;
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-xl-nowrap {
  flex-wrap: nowrap;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-space-between {
  justify-content: space-between;
}


.align-items-center {
  align-items: center;
}

.align-items-baseline {
  align-items: baseline !important;
}

.flex-xs-wrap-reverse {
  flex-wrap: wrap-reverse;
}

/* margin css start*/
.m-0 {
  margin: 0px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-50 {
  margin: 50px !important;
}

/* margin css end*/

/* margin top css start*/
.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

/* margin top css end*/

/* margin bottom css start*/

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

/* margin bottom css end*/

/* padding css start*/
.p-0 {
  padding: 0px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-50 {
  padding: 50px !important;
}

/* padding css end*/

/* padding top css start*/
.pt-0 {
  padding-top: 0px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

/* padding top css end*/

/* padding bottom css start*/

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

/* padding bottom css end*/

/* #header-region {
  background: #fff;
  border: 0 none;
  font-size: 15px;
  margin-bottom: 0;
  padding: 10px 0;
  color: #4f4f4f;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .2);
}

.header-region .navbar-nav>li>a {
  background-color: transparent !important;
  color: #000 !important;
  line-height: 50px;
  padding: 0 8px1 z-index: 111111;
}

.header-region .navbar-right>li {
  margin: 0 5px;
}

.header-region .navbar-nav>li>.dropdown-menu {
  top: calc(100% + 12px);
  min-width: 220px;
  border-radius: 0;
  padding: 0;
  border: none;
}

.header-region .navbar-nav>li>.dropdown-menu li a {
  line-height: 35px;
  font-size: 15px;
  border-bottom: 1px solid #f2f2f2;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: transparent;
  border-color: #337ab7;
}

.navbar-brand>img {
  max-height: 46px;
}

.navbar-brand {
  height: auto;
  padding-bottom: 1px;
  padding-top: 1px;
}

.header-region .navbar-nav>li.iconforweb>a img {
  height: 22px;
  float: left;
  margin-top: 15px;
  margin-right: 7px;
}

.callphoneno2,
.callphoneno3,
.callphoneno4 {
  display: none;
}

.header-call .popup-header-link {
  background: 0 0;
  color: #4f4f4f;
  width: auto;
  float: left;
  margin-right: 15px;
  position: relative;
}

.header-region .navbar-nav>li.iconforweb>a b {
  font-weight: 500;
}

.header-region .navbar-nav>li>a.btnsamecont {
  background-color: #ff692e;
  border-radius: 3px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 20px;
  line-height: 41px;
  margin-top: 5px;
}

#header-region.fixedheader {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
} */


.change {
  position: fixed !important;
  width: 100%;
  transition: all 0.5s ease 0s;
  z-index: 999999 !important;
  top: 0px;
  background: #2A3040;
  box-shadow: none;
  left: 0;
  border-radius: 0px !important;
}

.eventhelpline {
  display: none !important;
}


.top-header {
  text-align: left;
  background: #383838;
  color: #fff;
}

.top-header ul {
  display: inline-flex;
  margin-bottom: 0px;
}

.top-header ul li {
  list-style: none;
  color: #000;
  position: relative;
  font-size: 12px;
}

.top-header ul li a {
  color: #fff;
  padding: 6px 15px 6px 20px;
  display: inline-block;
}

.top-header ul li i {
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  top: 10px;
  left: 0;
}

.top-header ul li i.fa.fa-whatsapp {
  color: #20ab4b;
}

.top-header ul li i.fa.fa-phone {
  color: #f15e29;
}

.top-header ul li a b {
  font-weight: 500;
}



section {
  padding: 50px 0;
}

section h2 {
  color: #000;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 15px;
  position: relative;
}

.orange {
  color: #e85728;
}

section h2::before {
  height: 2px;
  content: "";
  position: absolute;
  width: 205px;
  background: #e85222;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}


section.handed h2::before {
  left: inherit;
  right: 0;
}

h5 {
  color: #8f8f8f;
  font-weight: 400;
  font-size: 25px;
  margin-top: 0;
}

h6 {
  font-size: 20px;
  font-weight: 500;
  padding: 10px 0 0;
}

.butns .btn {
  background: #E85222;
  border: 1px solid #E85222;
  color: #fff;
  display: inline-block;
  margin-top: 15px;
  text-align: center;
  border-radius: 5px;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  padding: 10px;
  /* margin-right: 10px; */
  padding: 10px 15px;
}

.blue-lgt {
  background: #f7fbff;
}

.grey-lgt {
  background: #F7F7F7;
}


.for-a-part {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  background: #fff;
  padding: 20px 20px 15px 20px;
}

.for-a-part h5 {
  font-weight: bold;
  color: #000;
  font-size: 21px;
  text-align: left;
  margin-top: 0;
  position: relative;
  margin-bottom: 5px;
}

.for-a-part p {
  font-size: 14px;
}

.copnthe .col-md-6:nth-child(2)~* {
  margin-top: 20px;
}

.line-icon {
  height: 3px;
  content: "";
  width: 55px;
  background: #22FF00;
  margin-bottom: 7px;
}

.line-icon.blues {
  background: #00DDFF;
}

.line-icon.yllow {
  background: #F7FF00;
}

.line-icon.redd {
  background: #FF0000;
}

.student-info {
  position: relative;
  min-height: 430px;
}







img.img-responsive.timeline {
  height: 624px;
}



/* .student-info h3 {
  position: absolute;
  bottom: 0;
  color: #fff;
  z-index: 999;
  font-size: 18px;
  font-weight: 400;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 70px;
  text-align: center;
  width: 100%;
} */

#expense ul {
  margin: 0;
  padding: 0;
  text-align: left;
}

#expense ul li span {
  min-width: 280px;
  display: inline-block;
}

#expense ul li b {
  background: #d57bae;
  color: #fff;
  padding: 7px 25px;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  border-radius: 12px;
  font-weight: 400;
}

#expense ul li b.yellow {
  background: #f3d07e;
  color: #000;
}

#expense ul li b.green {
  background: #2bd276;
  color: #000;
}

#expense ul li b.sky-blue {
  background: #0fc7cc;
  color: #000;
}

#expense ul li b.purple {
  background: #6f8dcb;
  color: #000;
}

#expense ul li {
  font-size: 18px;
  color: #000;
  list-style: none;
  padding: 5px 5px;
  width: 100%;
  margin-bottom: 15px;
}

.quoto {
  position: relative;
}

.quoto h3 .fa {
  color: #d5d5d5;
  font-size: 42px;
  z-index: -9;
}

/* .quoto h3::before {
    position: absolute;
    content: "\f10d";
    left: 5px;
    top: -14px;
    font-family: "FontAwesome";
    color: #d5d5d5;
    font-size: 42px;    z-index: -9;
}
.quoto h3::after {
    position: absolute;
    content: "\f10e";
    right: 194px;
    bottom: -19px;
    font-family: "FontAwesome";
    color: #d5d5d5;
    font-size: 32px;
    z-index: -9;
} */
.quoto h3 {
  color: #3e4c8d;
  font-size: 25px;
  font-weight: 500;
  position: relative;
  line-height: 32px;
  font-family: 'Roboto Slab', serif;
  z-index: 9999;
}

h4 {
  font-size: 20px;
}

.mentor-descrip {
  box-shadow: 0px 3px 6px #00000029;
  background: #fff;
  border-radius: 20px;
  padding: 0 20px 10px;
  text-align: left;
  min-height: 301px;
}

.ment-slide .mentor-descrip {
  box-shadow: 0px 3px 6px #00000029;
}

.mentor-descrip a {
  color: #e85728;
  text-decoration: underline;
}

.testmonials-pull {
  background: inherit;
}

.student-testimonials {background-color: #f7fbff;}

.testmonials-pull .slick-prev {
  background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);
  left: 0 !important;
}

.testmonials-pull .slick-next {
  right: 0px;
  background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}

/* .rsrch .slick-next {
  right: 6%;
  background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}

.rsrch .slick-prev {
  background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);
  left: 7% !important;
} */

.testmonials-pull .slick-arrow {
  position: absolute;
  z-index: 9;
  border: 0;
  background-repeat: no-repeat;
  font-size: 0;
  top: 50%;
  width: 30px !important;
  height: 30px !important;
  padding: 0;
  cursor: pointer;
  background-color: #e85222 !important;
  background-size: 13px;
  background-position: center;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slick-track {
  padding: 7px 0;
}

.student-testimonials .slick-arrow {
  position: absolute !important;
  z-index: 9 !important;
  border: 0 !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  top: 40% !important;
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
  cursor: pointer;
  background-color: #e85222 !important;
  background-size: 13px !important;
  background-position: center !important;
  border-radius: 50% !important;
  -moz-transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

.student-testimonials .slick-slider {
  padding: 0 !important;
}

.student-testimonials .slick-next {
  right: 6%;
  background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png) !important;
}

.student-testimonials .slick-prev {
  background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png) !important;
  left: 0% !important;
}

.testmonials-pull {
  background: inherit;
  padding-top: 0;
  padding-bottom: 0;
}

/* new slider css start*/
.banner {
  background: url(../images/home-banner.svg) no-repeat scroll center bottom / cover;
  position: relative;
height: 523px;
  width: 100%;
  padding: 50px 0;
}

img.Collegelogo {
max-height: 100px;
min-height: 100px;
width: 100%;
background-color: #fff;
object-fit: contain;
}

.main-slide .slick-arrow{
visibility: hidden !important;
}


.student-info img {
  border-radius: 17px;
  object-fit: cover;
  width: 100%;
  max-height: 450px;
}



.title img {
  min-height: 50px;
  object-fit: contain;
  max-height: 50px;
  max-height: 50px !important;
}


.university-logo img{
max-height: 110px;
object-fit: contain;
max-width: 100%;
width: 100%;
height: auto;
display: flex;
align-items: center; 
justify-content: center; 
height: 101px;
}


.university-logo{
background-color: rgb(255 255 255) !important;
border-radius: 50%;
height: 131px;
width: 131px;
padding: 14px 12px;
position: absolute;
bottom: 16px;
left: -14px;
border: 1px solid #4fa5d9;
}


.title h3{
color: #000000;
font-size: 17px;
font-weight: bold;
position: inherit;
transform: none;
text-align: center;
padding-left: 70px;
}

.title{
width: 100%;
position: initial;
border-radius: 0;
background: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);
transform: translate(0, -50%);
height: 58px;
padding: 1px;
}

.outline-links{
border: 1px solid #e85222;
border-radius: 5px;
padding: 8px 10px;
margin-top: 5px;
background-color: #fff;
color: #000;
font-size: 18px;
font-weight: bold;
}

.banner-text {
  margin-top: 40px;
}


/* new slider css end*/




.banner-text p a {
  color: #000;
}


.banner h2 {
  color: #010b5a;
  font-size: 35px;
}

.banner h1 {
  font-weight: 700;
  letter-spacing: 0.8px;
  font-size: 41px;
  color: #000000;
  line-height: 60px;
  margin-top: 10px;
}

.banner h1 span {
  color: #E85222;
}

.banner .butns .btn {
  padding: 15px 30px;
  font-size: 24px;
  margin-top: 20px;
}





.mentor-descrip h5 {
  font-size: 17px;
  font-weight: 300;
  margin-top: 20px;
}

.mentor-descrip h4 {
  color: #000000;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
}

.articles .mentor-descrip h4 {
  color: #000000;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: left;
  min-height: 50px;
}

.articles .mCustomScrollbar {
  max-height: 35px !important;
}

.imag {
  position: relative;
  margin: 0 -20px;
}

.imag img {
  border-radius: 20px 20px 0 0;
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.ment-slide .imag img {
  border-radius: 20px 20px 0 0;
  /* height: 305px; */
  width: 100%;
  object-fit: cover;
}

.articles .imag img {
  width: 100%;
  object-fit: cover;
  max-height: 188px;
}

.imag span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #3e4c8d;
  padding: 2px 20px;
  color: #fff;
  border-radius: 0 20px 0 0;
}

.group {
  position: absolute;
  top: 0;
  right: 20px;
}

.group img {
  border-radius: 0;
}

.slick-dots {
  margin-top: 40px;
  margin-bottom: 0;
  text-align: center;
  list-style: none;
  padding: 0;
  display: none !important;
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px
}

.slick-dots li button {
  float: left;
  margin: 0;
  padding: 0;
  width: 28px;
  height: 9px;
  border: 0;
  font-size: 0;
  text-indent: -9999px;
  border-radius: 10%;
  background-color: rgba(0, 0, 0, .3);
}

.slick-dots li.slick-active button {
  background-color: #3a3a3a
}

.slick-arrow {
  display: block !important;
}

section.benefits h2::before {
  margin: initial;
}

/* faq block start */
.accordion-panel {
  /* float: left; */
  width: 100%;
  clear: both;
  margin-bottom: 0;
}

.accordion-panel .panel {
  width: 100%;
  margin-bottom: 0px !important;
  box-shadow: inherit;
  padding: 0;
  border: none;
}

.accordion-panel .panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ffff;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.accordion-panel .panel+.panel {
  margin-top: 0px;
}

.accordion-panel .panel-default>.panel-heading a {
  display: block;
  padding: 20px 0px 20px 10px;
  color: #010b5a;
  outline: none;
  box-shadow: inherit;
  position: relative;
  border-bottom: 2px solid #e2e2e2;
}

.accordion-panel .panel-default>.panel-heading a:after {
  content: "";
  position: absolute;
  top: 20px;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  right: 22px;
  font-size: 24px;
  color: #F15A22;
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #fff;
  color: #f15a22;
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\f107";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\f106";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-panel h4.panel-title {
  font-weight: 500;
  font-size: 18px;
}

.accordion-panel h4.panel-title a {
  text-decoration: none !important;
}

.accordion-panel .arrow-list {
  padding-left: 0;
}

.accordion-panel .arrow-list li i {
  margin-right: 4px;
}

.accordion-panel .panel .panel-body {
  background-color: #fff;
  border: 0;
  padding: 25px 15px 25px;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  border-bottom: 1px solid #ddd;
}

/* faq block close */
.benefits {
  padding: 50px 0;
}

.nhui {
  position: relative;
}


.testmonials-pull.nhui {
  position: relative;
}


.ribbon {
  position: absolute;
  top: -25px;
  right: 18px;
  z-index: 99;
}

img.ribbon {
  width: 14%;
}

/* mCustom scroll bar settings */
.mCustomScrollbar {
  position: relative;
  height: 132px;
  overflow: auto;
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  margin-bottom: 10px;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside>.mCSB_container {
  margin-right: 15px;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  background-color: #f15a22;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgb(105, 204, 68);
}

.hand {
  position: relative;
  padding: 0px;
}

.hand-right {
  padding-right: 190px;
}

.hand img {
  max-width: 400px;
}

.about-right-circle {
  position: absolute;
  left: 0%;
  top: 54%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.about-right-circle img {
  max-width: 62%;
}

img.hnd {
  position: relative;
  margin-top: -22px;
  margin-left: 100px;
  max-width: 96%;
}

.clar {
  display: block;
}

.journey-tabs .nav-tabs {
  border-bottom: 0px;
  background: #f7f7fa;
  padding: 15px 20px;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
  margin-bottom: 20px;
}

.journey-tabs .nav-tabs li {
  margin-bottom: 0;
  text-align: center;
  margin-right: 13px;
}

.journey-tabs .nav-tabs li a {
  background-color: transparent;
  color: #333;
  border: none !important;
  padding: 10px 12px 10px 20px;
  font-weight: 600;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.journey-tabs .nav-tabs li.active>a,
.journey-tabs .nav-tabs li>a:hover {
  background-color: #eaebf2;
  color: #000;
  box-shadow: 0 5px 6px -6px #7c7c7c;
}

.journey-tabs .nav-tabs li.active>a:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #e95c2f;
  border-radius: 50px;
  position: absolute;
  top: 17px;
  left: 10px;
}

.journey-tabs span {
  font-size: 11px;
  padding: 2px 10px;
}

.journey-tabs .mentor-descrip h5 {
  font-size: 15px;
  font-weight: 500;
  margin-top: 20px;
  line-height: 25px;
  color: #000;
}

.with-max {
  max-width: 900px;
  margin: 0 auto;
}

span.byu {
  background: #e6e9ee;
  padding: 4px 20px;
  border-radius: 30px;
  font-weight: 500;
  font-size: 19px;
  color: #5a5a5a;
}

.five-part .col-md-3 {
  width: 20%;
}

.grap {
  margin: 0 auto;
  max-width: 905px;
}

.group1 {
  position: absolute;
  top: 20px;
  right: 20px;
}

.round {
  background: #fff;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 10px;
}

.round .fa {
  color: #3e4c8d;
  font-size: 22px;
}

.round p {
  font-size: 10px;
  line-height: 13px;
  margin-top: 5px;
  letter-spacing: 0;
}

#universty .mentor-descrip h4 {
  color: #010b5a;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}

#grading .slick-list {
  padding-top: 35px;
}

.progrm {
  background: #fff;
}

.progrm-head {
  background: url(../images/Path-7.png) no-repeat scroll center top / cover;
  position: absolute;
  width: 100%;
  height: 150px;
  background-size: 93%;
  left: 0;
  top: -30px;
}

.progrm-head h5 {
  color: #000000;
  font-weight: 500;
  font-size: 26px;
  margin-top: 50px;
}

.progrm-head h4 {
  font-size: 17px;
  background: #e85728;
  color: #fff;
  display: inline-block;
  padding: 9px 25px;
  box-shadow: 0px 2px 2px #00000029;
  border-radius: 7px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 0px;
}

.innm {
  padding: 140px 20px 20px 20px;
  text-align: left;
  box-shadow: 0px 2px 2px #00000029;
}

.innm .btn {
  background: #FFDBC1;
  border: 1px solid #FFDBC1;
  color: #000;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  border-radius: 7px;
  margin-bottom: 18px;
  margin-top: 10px;
}

.ie_ac {
  display: flex;
  column-gap: 10px;
}

.ie_ac .btn {
  background: #FFDBC1;
  border: 1px solid #FFDBC1;
  color: #000;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  border-radius: 7px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.ie_ac .btn:hover {
  border: 1px solid #FFDBC1;
  background-color: #fff;
}

.ie_ac .sec {
  max-width: 50%;
}

.margin-150 {
  margin-top: 50px;
}


.msii2 ul {
  list-style: outside none none;
  margin: 0 0 0px 0;
  padding: 0;
}

.msii2 ul li {
  list-style: outside none none;
  margin: 0;
  padding: 1px 0 1px 25px;
  position: relative;
  text-align: left;
  font-size: 14px;
  color: #000;
  font-weight: 300;

  width: 100%;
}

.msii2 ul li::before {
  color: #000000;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 2px;
  font-weight: 300;
}


section.intakes h2::before {
  margin: initial;
}


.intakes .journey-tabs .nav-tabs {
  border-bottom: 0px;
  background: #67a4fe;
  padding: 10px 20px;
  text-align: center;
  width: 100%;
}

.intakes .journey-tabs .nav-tabs li.active>a,
.intakes .journey-tabs .nav-tabs li>a:hover {
  background-color: #ffffff;
  color: #000;
  box-shadow: inherit;
}

.intakes .journey-tabs .nav-tabs li.active>a:before {
  content: inherit;
  width: 5px;
  height: 5px;
  background: #e95c2f;
  border-radius: 50px;
  position: absolute;
  top: 17px;
  left: 10px;
}

.intakes .journey-tabs .nav-tabs li a img {
  display: block;
  margin: 0 auto;
  max-height: 25px;
}

.intakes .journey-tabs .nav-tabs li a {
  padding: 10px 30px 10px 30px;
  border-radius: 10px;
}

.fall-intake {
  background: #f6f9fd;
  border-radius: 20px;
  padding: 30px;
  position: relative;
  margin-top: 30px;
}

.fall-intake h4 {
  color: #F15922;
  font-weight: 600;
  font-size: 22px;
  margin-top: 0px;
}

.fall-intake h5 {
  color: #000;
  font-size: 18px;
  margin-bottom: 20px;
}

span.redi {
  font-size: inherit;
  padding: inherit;
  color: #d80304;
}

.red-iconic {
  position: absolute;
  right: 30px;
  top: 0;
}

.red-iconic img {
  max-width: 60%;
}

#expense h3 {
  color: #010b5a;
  margin-bottom: 20px;
  margin-top: 30px;
}

.benefits.opportunities {
  padding: 50px 0;
}

.mk {
  position: relative;
}

.opportunities .journey-tabs .nav-tabs {
  border-bottom: 0px;
  background: #f6faff;
  padding: 15px 20px;
  text-align: center;
  max-width: 100%;
}

.opportunities .journey-tabs .nav-tabs li.active>a,
.opportunities .journey-tabs .nav-tabs li>a:hover {
  background-color: #e6f1ff;
  color: #000;
  box-shadow: 0 5px 6px -6px #7c7c7c;
}

table tr:first-child {
  background: #e6f1ff !important;
  color: #28315b;
  font-size: 17px;
  font-weight: 600;
}

table p {
  margin-bottom: 0px;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 0px;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
  border-radius: 20px 20px 0 0;
}

table td {
  padding: 17px 15px !important;
}

.table-bordered {
  border: 0px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f0f8fd;
}

table {
  background-color: #f9fbfe;
}

.worki {
  position: relative;
  padding-left: 30px;
}

.worki::after {
  position: absolute;
  content: '';
  top: 16px;
  left: -28px;
  width: 100%;
  height: 100%;
  background-image: url(../images/rectangle-329.svg);
  background-size: 86%;
  background-position: center;
  z-index: -1;
  background-repeat: no-repeat;
}

.worki::before {
  position: absolute;
  content: '';
  top: -141px;
  left: -116px;
  width: 100%;
  height: 100%;
  background-image: url(../images/star-17.png);
  background-size: 25%;
  background-position: center;
  z-index: -1;
  background-repeat: no-repeat;
}

.mk::before {
  position: absolute;
  content: '';
  top: -192px;
  right: 75px;
  width: 100%;
  height: 100%;
  background-image: url(../images/line-icon.png);
  background-size: contain;
  background-position: right;
  z-index: -1;
  background-repeat: no-repeat;
}

.opportunities .tab-content {
  float: left;
  width: 100%;
  margin-top: -180px;
}

.opportunities p {
  max-width: 650px;
  text-align: justify;
}

.opportunities .table-responsive {
  margin-top: 100px;
}

.resrch {
  padding: 290px 35px 20px 35px;
  border-radius: 5px;
  position: relative;
  text-align: left;
  max-width: 100%;
  /* max-width: 1040px; */
  margin: 0 auto;
  overflow: hidden;
}

.resrch:before {
  content: '';
  position: absolute;
  height: 100%;
  opacity: .9;
  width: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #dbdbdb69 50%, #060f22ed 84%);
  border-radius: 5px;
}

.resrch .arrow-link {
  position: absolute;
  right: 60px;
  bottom: 133px;
  background: #e85728;
  width: 50px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  z-index: 999999;
}

.resrch h3 {
  position: relative;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 25px;
  color: #fff;
  margin-top: 0;
  padding-bottom: 10px;
}

.resrch p {
  color: #fff;
  position: relative;
}

/* .resrch h3::before {
  height: 2px;
  content: "";
  position: absolute;
  width: 80px;
  background: #72F47C;
  bottom: 0;
  left: 0;
  right: 0;
} */

.arr {
  position: absolute;
  top: -18px;
}

.rsrch .slick-list.draggable {
  padding: 11px 0px;
}

button.btnotp {
  background: #5c72ff;
  background-image: linear-gradient(to right, #5C72FF, #8C3FFF);
  position: absolute;
  right: 20px;
  top: 5px;
  border: inherit;
  padding: 3px 8px;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  font-size: 14px;
}

.form-group {
  margin-bottom: 23px !important;
}

.form-box {
  padding: 25px 30px;
  border-radius: 0px;
}

.form-control {
  background: #f7f7f7;
  border-radius: 3px;
  box-shadow: none;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  border: 1px solid #f7f7f7;
  height: 45px;
  margin-bottom: 0px;
  padding-left: 15px;
  box-shadow: 0px 3px 6px #00000029;
}

.form-box .btn {
  background-color: #e85222;
  border: 0 none;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  margin-top: 10px;
  padding: 9px 40px;
  border-radius: 3px;
  margin-bottom: 0px;
}

input.form-control::placeholder {
  font-size: 17px;
  color: #000;
}

.footerregion h2:before {
  content: inherit;
}

.success-story {
  background-color: #ffffff;
  text-align: left;
  padding: 20px 20px 10px;
  position: relative;
  margin-bottom: 0px;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  border-bottom: 6px solid #e85728;
}

.img-gall img {
  border-radius: 15px;
  box-shadow: 0 5px 6px -6px #7c7c7c;
  min-height: 200px;
  object-fit: cover;
}

.author {
  display: inline-block;
  margin: 0px 25px 0px 0px;
  float: left;
}

.author img {
  border: 1px solid #707070;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 2px;
}

.success-story span {
  text-align: left;
  font-style: normal;
}

.success-story span {
  margin: 10px 0px 0px;
}

.success-story h5 {
  font-size: 19px;
  margin-top: 0px;
  padding: 0;
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
}

.success-story h6 {
  font-size: 15px;
  margin-top: 0px;
  padding: 0;
  margin-bottom: 10px;
}

.success-story span p {
  color: #fff;
}

.success-story h6 img {
  max-height: 60px;
}


.box-tp {
  background: white;
  padding: 20px;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 20px;
  position: relative;
}

.box-tp::after {
  content: "";
  background: black;
  width: 2px;
  height: 50px;
  top: 0px;
  left: 50%;
  position: absolute;
}

.box-btm {
  background: white;
  padding: 20px;
  box-shadow: 0px 3px 6px #00000029;
  margin-top: 20px;
  text-align: center;
}



.abroadjourney .container-fluid {
  padding-left: 0;
}

.abroadjourney .left-block img {
  max-width: 500px;
  max-height: 300px;
}
.abroadjourney .start-flex {
  display: flex;
  gap: 150px;
  list-style: none;
}

.abroadjourney .start-flex ul {
  list-style: decimal;
  padding-left: 15px;
}

@media only screen and (max-width: 1200px) {
  .banner h1 {
    font-size: 33px;
    line-height: normal;
  }
}

@media only screen and (max-width: 767px) {

  body {
    font-size: 13px;
    line-height: 24px !important;
    letter-spacing: 0.3px;
  }

  .dropdown-menu {
    left: 0 !important;
  }

  img.img-responsive.timeline {
    height: 100%;
  }

  .grap {
    margin: 0 auto;
    max-width: 100%;
  }

  section h2 {
    font-size: 21px;
  }

  img.hnd {
    position: relative;
    margin-top: -13px;
    margin-left: 15px;
    max-width: 100%;
  }

  .ie_ac .sec {
    max-width: 100%;
  }
  .video_section img {margin-bottom: 10px;}

  .ment-slide .imag img {
    height: auto;
    max-height: 305px;
}

.img-gall img {
  min-height: 280px;
  object-fit: unset;
}

  .banner::before {
    width: 19%;
    height: 26%;
  }

  .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .banner h1 {
    font-size: 15px;
    line-height: 16px;
    /* margin-top: 0 !important; */
    letter-spacing: 0;

  }

  .banner {
    /* height: 170px; */
    height: auto;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .banner-text {
margin-top: 40px;
  }

  .banner::after {
    width: 28%;
    height: 72%;
  }

  .banner h1::after {
    width: 16%;
    height: 21%;
    top: 27px;
    right: 16px;
  }


  .banner .butns .btn {
    padding: 10px 18px;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .banner h2 {
    font-size: 14px;
    /* margin-bottom: 0; */
    margin: 0 !important;
  }

  h6 {
    margin-top: 0;
  }

  .quoto h3 {
    font-size: 17px;
    line-height: 26px;
  }

  .quoto h3 .fa {
    color: #d5d5d5;
    font-size: 30px;
    z-index: -9;
  }

  h4 {
    font-size: 17px;
  }

  .nhui {
    position: relative;
    clear: both;
  }

  .accordion-panel h4.panel-title {
    font-weight: 500;
    font-size: 14px;
  }

  p {
    margin: 0 0 10px;
    font-size: 13px;
  }

  /* .nhui::before {
    top: -12px;
    right: 7px;
    width: 305px;
    height: 385px;
  } */

  .benefits {
    padding: 50px 0;
  }

  .journey-tabs .nav-tabs {
    padding: 15px 10px;
    text-align: center;
    width: 100%;
  }

  .butns .btn {
    margin-top: 15px;
    font-size: 12px;
    line-height: 12px;
    margin-right: 0px;
    padding: 8px 10px;
  }

  #expense h3 {
    color: #010b5a;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 18px;
  }

  #expense ul li span {
    min-width: 82px;
    display: block;
  }

  #expense ul li {
    font-size: 15px;
  }

  #expense ul li b {
    font-size: 15px;
  }

  .journey-tabs .nav-tabs li a {
    padding: 10px 12px 10px 20px !important;
    font-size: 12px;
  }

  .red-iconic {
    right: 0px
  }

  h6 {
    font-size: 10px;
    font-weight: 500;
    padding: 10px 0 0;
  }

  .clar {
    display: inherit;
  }

  .opportunities .journey-tabs .nav-tabs {
    padding: 15px 10px;
  }

  .col-md-5.worki {
    display: none;
  }

  .mk::before {
    content: inherit;
  }

  .opportunities .tab-content {
    float: inherit;
    width: 100%;
    margin-top: 20px;
  }

  .opportunities .table-responsive {
    margin-top: 15px;
  }

  .margin-50 {
    margin-top: 25px;
  }

  .ie_ac {
    flex-wrap: wrap;
  }

  .margin-40 {
    margin-top: 10px;
  }

  .hand-right {
    padding: 15px;
  }

  .hand img {
    max-width: 100%;
    padding: 15px;
    text-align: center;
  }


  .mentor-descrip h4 {
    color: #010b5a;
    font-size: 17px;
    margin-bottom: 10px;
  }

  .resrch {
    background: #f0f0f5;
    padding: 40px 15px 20px 15px;
    border-radius: 15px;
    position: relative;
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
  }

  .resrch h3 {
    margin-top: 100%;
  }

  /* .resrch h3::before {
    width: 0;
    height: 0;
    border-left: 20px solid #ff390c;
    border-right: 19px solid transparent;
    border-top: 16px solid transparent;
    position: absolute;
    content: "";
    top: 0px;
    right: -38px;
    border-bottom: 16px solid transparent;
  } */

  .rsrch .slick-next {
    right: 0 !important;
  }

  .rsrch .slick-prev {
    left: 0 !important;
  }

  .resrch img {
    max-width: 50%;
    margin: 0 auto;
  }

  .intakes .journey-tabs .nav-tabs {
    padding: 10px 10px;
  }

  img.ribbon {
    width: 12%;
    margin-right: 0px;
    right: 0px;
    top: 8px;
  }

  h5 {
    color: #8f8f8f;
    font-weight: 400;
    font-size: 19px;
    margin-top: 0;
  }

  .mentor-descrip {
    min-height: inherit;
  }

  .accordion-panel .panel .panel-body {
    padding: 15px 10px 15px;
  }

  .hand {
    position: relative;
    margin-bottom: 20px;
  }

  .fall-intake {
    border-radius: 15px;
    padding: 20px 15px;
    margin-top: 20px;
  }

  .fall-intake h4 {
    font-size: 19px;

  }

  .fall-intake h5 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .change {

    top: 0px;
    background: #f7fbff !important;

  }

  .form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 10px 10px;
    border-radius: 0px;
  }

  #header-region {

    font-size: 16px;
    margin-bottom: 0;
    padding: 10px 10px;

  }

  #header-region .navbar-toggle {
    margin-bottom: 0px;
  }

  .abroadjourney h2 span {
    display: block;
  }
  .abroadjourney .start-flex {
    gap: 20px;
    flex-wrap: wrap;
  }
  
  .abroadjourney .left-block img {
    max-width: 200px;
    max-height: 200px;
  }
  .right-block {
    padding-left: 15px;
  }
  
  .right-block h3{
    text-align: center;
  }

  /* new slider start*/
  .outline-links{
font-size: 12px;
line-height: 48px;
}
.banner{
height: auto;
}
.title h3{
font-size: 15px;
}
  /* new slider end*/

}

/* new slider start*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.university-logo{
bottom: 75px;
}
.title h3{
font-size: 15px;
}
.outline-links{
line-height: 56px;
}
}

/* new slider end*/

@media only screen and (min-width: 768px) and (max-width : 991px) {
  .banner-text {
    margin-top: 0;
}

/* new slider start*/
.university-logo{
bottom: 25px;
}

/* new slider end*/

.banner .butns .btn {
  font-size: 14px;
}

.grap {
  max-width: 100%;
}

.video_section img {
  max-width: 400px;
  margin-bottom: 30px;
}

.ie_ac {
  flex-wrap: wrap;
}

.ie_ac a {
max-width: 48%;
}

.row.d-flex.flex-wrap.align-items-center.mt-20.sec {
  flex-direction: column-reverse;
}

.abroadjourney .start-flex {
  gap: 10px !important;
  flex-wrap: wrap;
}

.right-block {
  padding-left: 15px;
}

.hand-right {
  padding-right: 30px;
}

section.handed h2 {
  text-align: center;

}
section.handed p {
  text-align: center;
}

section.handed h2::before {
  left: 0;
  right: 0;

}

.hand img {
  max-width: 100%;
  padding-right: 30px;
  margin-bottom: 30px;
}
}

@media only screen and (min-width: 992px) and (max-width : 1199px) {
  section.handed h2 {
    text-align: center;
  
  }
  section.handed p {
    text-align: center;
  }

  section.handed h2::before {
    left: 0;
    right: 0;
  
  }

  .mentor-descrip h4 {
    font-size: 17px;
}

  .hand-right {
    padding-right: 30px;
}

img.img-responsive.timeline {
  height: 100% !important;
  margin-left: 0 !important;
}


  .abroadjourney .start-flex {
    align-items: center;
}

.abroadjourney .start-flex {
  gap: 50px;
}

.articles .mentor-descrip h4 {
  min-height: 80px;
}

}