#boxes .window,  #mask {
  position: fixed;
  top: 0;
  display: none;
  left: 0
}
.has-sub ul li a {
  color: #000 !important;
}
#mask,  .plyr__controls,  .plyr__play-large {
  display: none
}
#boxes .window,  #tclose,  .biz_moto h2,  .logo_acc,  .video_banner {
  text-align: center
}
#mask {
  z-index: 9000;
  background-color: #000
}
#boxes .window {
  z-index: 9999;
  padding: 20px;
  border-radius: 15px
}
#popupfoot,  #tclose,  .video_banner {
  position: absolute
}
#boxes #dialog {
  padding: 10px;
  background-color: #fff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 12pt;
  color: #fff
}
#boxes #dialog h4 {
  color: #fff
}
.get_notified {
  width: 500px;
  background-image: url(https://images.pexels.com/photos/1118945/pexels-photo-1118945.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
  padding: 40px;
  background-size: cover
}



::-webkit-input-placeholder {
 color: #ccc;
 text-align: center
}



::-moz-placeholder {
 color: #ccc;
 text-align: center
}



:-ms-input-placeholder {
 color: #ccc;
 text-align: center
}



:-moz-placeholder {
 color: #ccc;
 text-align: center
}
.get_notified input[type=email],  .get_notified input[type=text] {
  background: 0 0 !important;
  color: #fff !important;
  padding-left: 4px
}
.get {
  color: #fff;
  background: #1a4182;
  border: none
}
#tclose {
  background: #ff4a00;
  color: #fff;
  right: -15px;
  top: -15px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Arial Black', Arial, sans-serif;
  font-color: #000;
  cursor: pointer;
  box-shadow: 0 0 10px 0 #000
}
.contact_details .container ul.row li .contact_details_list,  .counter-up figure figcaption span.counter,  .latest_news .news_list .news_content_wrapper time,  .top_bar {
  font-family: Montserrat, sans-serif;
  font-weight: 300
}
#popupfoot {
  font-size: 16pt;
  bottom: 100px;
  width: 250px;
  left: 200px
}
.message {
  background: 0 0
}
.video_banner {
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
iframe {
  width: 100%;/*height: 93vh*/

}
.counter-up {
  background: #fff;
  padding: 30px 0
}
.biz_moto {
  padding-top: 40px;
  background: #1A4182
}
.biz_moto h2 {
  color: #fff;
  font-size: 24px;
  line-height: 1.3
}
.biz_moto h2 strong {
  display: block
}
.logo_acc span.logo_acc_inner {
  display: inline-block;
  position: relative;
  padding: 0 15px
}
.logo_acc img {
  height: 55px;
  cursor: pointer;
  margin-left: 20px
}
.logo_acc button {
  background: 0 0;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  margin: 2.5px;
  outline: 0
}
.logo_acc button.active,  .logo_acc button:focus,  .logo_acc button:hover,  .logo_acc button:visited {
  background: 0 0;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid #1a4182;
  margin: 2.5px;
  outline: 0
}
.banner_slider .owl-carousel li:before {
  content: '';
  position: relative;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3
}
.modal-content {
  position: relative;
  background-color: transparent;
  -webkit-background-clip: none;
  background-clip: none;
  border: none;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}
 @media only screen and (min-width:768px) {
.pop_up_modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
}
.logo_acc_wrapper {
  position: relative
}
.logo_acc_wrapper .logo_acc {
  position: static
}
.logo_acc_wrapper .logo_acc>button .logo_acc_inner_wrapper {
  position: absolute;
  bottom: calc(100% + 10px);
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -99;
  background: rgba(23, 55, 110, .7);
  padding: 15px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.logo_acc_wrapper .logo_acc>button:hover .logo_acc_inner_wrapper {
  opacity: 1;
  visibility: visible;
  z-index: 7
}
.logo_acc_wrapper .logo_acc>button .logo_acc_inner_wrapper img {
  height: auto;
  max-width: 30%;
  display: inline-block;
  padding: 5px;
  background: #f2f2f2
}
 @media only screen and (max-width:767px) {
.logo_acc_wrapper .logo_acc>button .logo_acc_inner_wrapper img {
  max-width: 100%
}
}
.banner_slider .owl-carousel li img {
  opacity: 1
}
.contact_details_desc p {
  position: relative;
  padding-left: 20px;
  word-wrap: break-word;
  border-bottom: 1px dashed rgba(255, 255, 255, .7);
  color: #fff;
}
.contact_details_desc p>i.fa {
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 3
}
.icon_links {
  text-align: left
}
.icon_links a {
  margin-right: 5px;
  font-size: 18px !important
}
.contact_details .container ul.row li .contact_details_list .contact_details_desc .icon_links a:hover {
  color: #7a94bf
}
.our_countries {
  padding: 0
}
.latest_news .news_list .news_content_wrapper {
  padding: 15px
}
.our_services {
  position: relative
}
.our_services>.container-fluid {
  position: relative;
  z-index: 1
}
#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}
.footer_associates {
  text-align: center
}
.footer_associates .logo_acc {
  background-color: #fff;
  padding: 15px;
  display: block
}
.top_bar {
  background: #17376e
}
.top_bar .top_bar_inner {
  padding-top: 10px;
  padding-bottom: 5px
}
 @media (max-width:991px) {
.top_bar .container {
  width: 100%
}
.top_bar .top_bar_inner {
  text-align: center
}
}
.top_bar .top_bar_inner .top_left_bar_info {
  float: left
}
 @media (max-width:500px) {
.top_bar .top_bar_inner .top_left_bar_info {
  float: none;
  display: inline-block
}
}
 @media (max-width:450px) {
.top_bar .top_bar_inner .top_left_bar_info {
  display: block;
  text-align: center
}
}
.top_bar .top_bar_inner .top_left_bar_info>span {
  display: inline-block;
  float: left;
  padding-bottom: 5px;
  color: #fff
}
.top_bar .top_bar_inner .top_left_bar_info>span.top_email a {
  padding: 0 15px 0 0;
  color: #fff
}
.top_bar .top_bar_inner .top_left_bar_info>span.top_phone a {
  border-left: 1px solid rgba(0, 0, 0, .1);
  padding: 0 6px;
  color: #fff
}
 @media (max-width:450px) {
.top_bar .top_bar_inner .top_left_bar_info>span {
  display: block;
  float: none
}
.top_bar .top_bar_inner .top_left_bar_info>span.top_phone a {
  padding-left: 0
}
}
.top_bar .top_bar_inner .top_left_bar_info .top_social_icons {
  float: left;
  padding-bottom: 5px
}
 @media (max-width:450px) {
.top_bar .top_bar_inner .top_left_bar_info .top_social_icons {
  display: block;
  float: none
}
}
.top_bar .top_bar_inner .top_left_bar_info .top_social_icons a {
  float: left;
  display: inline-block;
  padding: 0 15px;
  border-left: 1px solid rgba(0, 0, 0, .1)
}
.top_bar .top_bar_inner .top_right_bar_info,  .updated_events .updated_events_list .updated_events_list_item>.row:nth-of-type(even) .updated_events_image {
  float: right
}
.updated_events_list span {
  text-align: justify;
  padding: 8px 30px;
  color: #1a4182;
  background: #ffffff!important;
  opacity: 1.2;
  outline: #15316370 solid 1px;
  outline-offset: -4px;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}
.top_bar .top_bar_inner .top_left_bar_info a {
  color: #727e85
}
.top_bar .top_bar_inner .top_left_bar_info a:hover {
  color: #9e0105
}
 @media (max-width:450px) {
.top_bar .top_bar_inner .top_right_bar_info {
  display: block;
  float: none
}
}
.top_bar .top_bar_inner .top_right_bar_info .top_social_icons {
  float: left;
  padding-bottom: 5px;
  padding-top: 7px
}
 @media (max-width:450px) {
.top_bar .top_bar_inner .top_right_bar_info .top_social_icons {
  display: block;
  float: none;
  text-align: center
}
}
.top_bar .top_bar_inner .top_right_bar_info .top_social_icons a {
  float: left;
  display: inline-block;
  padding: 0 13px;
  border-left: 1px solid rgba(0, 0, 0, .1);
  color: #fff
}
 @media (max-width:450px) {
.top_bar .top_bar_inner .top_right_bar_info .top_social_icons a {
  float: none
}
}
.updated_events {
  background: #f2f2f2;
  padding-top: 80px;
  padding-bottom: 50px
}
 @media (max-width:767px) {
.updated_events {
  padding-top: 50px;
  padding-bottom: 20px
}
}
 @media (max-width:500px) {
.updated_events {
  padding-top: 40px;
  padding-bottom: 10px
}
}
.updated_events .updated_events_list {
  overflow: hidden;
  font-size: 16px;
  color: #777;
  line-height: 1.7;
  position: relative
}
.updated_events .updated_events_list .heading-area {
  position: relative
}
.updated_events .updated_events_list .heading-area h1 {
  display: block;
  color: #222;
  position: relative;
  font-size: 40px;
  margin: 0 0 30px;
  font-weight: 500;
  padding: 0;
  text-transform: uppercase
}
.updated_events .updated_events_list .heading-area p {
  font-weight: 400
}
.updated_events .updated_events_list .heading-area .control-box {
  top: 0;
  right: 0;
  width: 110px;
  height: 40px;
  content: "";
  position: absolute
}
.updated_events .updated_events_list .heading-area .control-box .carousel-control {
  width: 40px;
  height: 40px;
  border-radius: 0;
  line-height: 40px;
  background: #9e0105;
  text-shadow: none;
  opacity: 1
}
.updated_events .updated_events_list .heading-area .control-box .carousel-control:hover {
  opacity: .5
}
.updated_events .updated_events_list .heading-area .control-box .carousel-control.left {
  left: 10px
}
.updated_events .updated_events_list .heading-area .control-box .carousel-control.right {
  right: 10px
}
.updated_events .updated_events_list {
  margin-top: 50px
}
 @media (max-width:767px) {
.updated_events .updated_events_list .heading-area h1 {
  font-size: 18px;
  margin-bottom: 15px
}
.updated_events .updated_events_list .heading-area .control-box .carousel-control {
  transform: scale(.8)
}
.updated_events .updated_events_list {
  margin-top: 40px
}
}
 @media (max-width:500px) {
.updated_events .updated_events_list .heading-area .control-box {
  display: none
}
.updated_events .updated_events_list {
  margin-top: 30px
}
}
.updated_events .updated_events_list .updated_events_view_all a {
  display: block;
  max-width: 170px;
  text-align: center;
  background: #9e0105;
  border: 1px solid #9e0105;
  color: #fff;
  padding: 13px 3px;
  font-size: 14px;
  margin: 0 auto 50px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer
}
 @media (max-width:767px) {
.updated_events .updated_events_list .updated_events_view_all a {
  font-size: 13px;
  margin-bottom: 30px
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_image figure a img {
  width: 100%
}
}
 @media (max-width:500px) {
.updated_events .updated_events_list .updated_events_view_all a {
  font-size: 12px;
  margin-bottom: 20px
}
}
.updated_events .updated_events_list .updated_events_view_all a:hover {
  color: #9e0105;
  background: 0 0
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_image {
  margin-bottom: 30px
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_image figure {
  display: block
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_image figure a {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_image figure a img {
  display: block;
  margin: 0 auto
}
 @media (min-width:768px) {
.updated_events .updated_events_list .updated_events_list_item .updated_events_image figure a img {
  opacity: 0;
  max-width: 100%
}
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_details {
  align-items: center;
  display: -webikit-flex;
  -webikit-align-items: center
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_details .updated_events_details_inner {
  position: relative;
  margin: 0 0 30px
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_details .updated_events_details_inner span.count {
  top: 0;
  right: 14px;
  color: #e0e0e0;
  font-size: 50px;
  line-height: 1;
  content: "";
  position: absolute
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_details .updated_events_details_inner span.date {
  margin: 0 0 20px;
  display: block;
  color: #9e0105;
  font-size: 12px;
  text-transform: uppercase
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_details .updated_events_details_inner strong {
  color: #222;
  display: block;
  font-weight: 600;
  font-size: 13px;
  margin: 0 0 20px;
  text-transform: uppercase
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_details .updated_events_details_inner p {
  font-weight: 400;
  color: #777
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_details .updated_events_details_inner a {
  color: #444;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase
}
.updated_events .updated_events_list .updated_events_list_item .updated_events_details .updated_events_details_inner a:hover {
  color: #9e0105
}
.apply_accordion .panel {
  background: 0 0;
  border: none;
  box-shadow: none
}
.apply_accordion .panel>a {
  display: block;
  position: relative;
  padding-right: 25px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #222;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #222
}
.apply_accordion .panel>a:before {
  position: absolute;
  content: '';
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  z-index: 7;
  background-position: center center;
  background-size: 16px;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
  -webikit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.apply_accordion .panel>a[aria-expanded=false]:hover,  .apply_accordion .panel>a[aria-expanded=true] {
  border-color: #7d57a3;
  color: #7d57a3
}
.apply_accordion .panel>a[aria-expanded=true]:before {
  background-image: url(../img/minus.svg)
}
.apply_accordion .panel>a[aria-expanded=false]:before {
  background-image: url(../img/plus-black.svg)
}
.apply_accordion .panel>a[aria-expanded=false]:hover:before {
  background-image: url(../img/plus.svg)
}
.apply_accordion .panel>a:hover {
  color: #7d57a3
}
.apply_accordion .panel .panel-body {
  padding: 0;
  margin-top: 5px;
  color: #444;
  font-family: Roboto, sans-serif
}
.apply_accordion .panel .panel-body p {
  color: #444
}
.blog_img {
  float: left;
  width: 100%;
  margin-right: 20px;
  margin-bottom: 20px
}
 @media only screen and (max-width:600px) {
.contact_details {
  padding-bottom: 335px
}
}
.header_banner {
  padding: 0;
  position: relative;
  margin-bottom: 50px;
  width: 100%;
  height: auto
}
.header_banner.overlay:before {
  background: #000
}
.header_banner img {
  width: 100%
}
 @media only screen and (max-width:767px) {
.header_banner {
  min-height: 150px;
  background-position: center center;
  background-size: cover;
  margin-bottom: 30px
}
.header_banner img {
  display: none
}
}
.header_banner .page_title h2 {
  display: inline-block;
  padding: 15px 30px;
  background: rgba(0, 0, 0, .5);
  color: #f2f2f2;
  margin: 0
}
.header_banner .page_title,  .timer p {
  color: #fff;
  text-transform: uppercase
}
.header_banner .container {
  position: relative;
  height: 100%
}
.header_banner .page_title {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 99;
  font-size: 30px;
  bottom: 0;
  text-align: left
}
 @media only screen and (max-width:767px) {
.top_bar {
  display: block;
}
.top_bar .top_bar_inner .top_left_bar_info {
  display: none;
  text-align: center;
}
.top_bar .top_bar_inner .top_right_bar_info .top_social_icons {
  display: none;
  float: none;
  text-align: center;
}
.site_links {
  justify-content: flex-end;
}
}
 @media only screen and (min-width:767px) {
.timer {
  overflow: hidden;
  text-align: center;
}
}
.timer p {
  background: rgba(23, 55, 110, 1);
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  font-weight: 700
}
.timer p:last-of-type {
  border-bottom: 0 solid transparent
}
.timer p span {
  display: block;
  font-size: 150%
}
.timer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(23, 55, 110, 1);
  border: 1px solid rgba(255, 255, 255, .2)
}
.timer p {
  width: 25%;
  border-bottom: 0 solid transparent;
  border-right: 1px solid rgba(255, 255, 255, .2);
  text-align: center
}
.timer p:last-of-type {
  border-right: 0 solid transparent
}
.video_wrapper {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  height: 100vh;
  top: 72px;
}
.video_wrapper .video_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #e5e4e5 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.video_wrapper .video_inner a {
  display: inline-block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.video_wrapper .video_inner a img {
  width: 100px
}
.video_wrapper .video_inner a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
/*css for the video banner from dolphin*/

.video_banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 112vh;
  text-align: center;
  top: 80px;
}
/*

.video_banner:before {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height:100%;

  content: '';

  background: #000;

  opacity: 0.3;

  z-index: 9;

}



*/

.plyr {
  position: relative;
  max-width: 100%;
  min-width: 200px;
  font-family: Avenir, 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
  direction: ltr;
}
.plyr__video-embed {
  padding-bottom: 56.25%;
  height: 0;
  border-radius: inherit;
  overflow: hidden;
  z-index: 0;
  cursor: pointer;
}
.plyr__video-wrapper {
  position: relative;
  background: #e5e4e5 !important;
  border-radius: inherit;
}
.plyr__video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.plyr .plyr__video-embed iframe {
  pointer-events: none;
}
.plyr .plyr__play-large {
  display: inline-block;
}
.plyr__play-large {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 10px;
  background: #3498db;
  border: 4px solid currentColor;
  border-radius: 100%;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.plyr__play-large svg {
  position: relative;
  left: 2px;
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
}
svg:not(:root) {
  overflow: hidden;
}
.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}
.plyr--video .plyr__controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 50px 10px 10px;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  color: #fff;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.plyr__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}
.plyr__controls .plyr__progress:first-child, .plyr__controls .plyr__time:first-child, .plyr__controls>button:first-child {
  margin-left: 0;
}
.plyr__controls button {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 7px;
  border: 0;
  background: 0 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: background .3s ease, color .3s ease, opacity .3s ease;
  transition: background .3s ease, color .3s ease, opacity .3s ease;
  color: inherit;
}
.plyr a, .plyr button, .plyr input, .plyr label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.plyr__controls>* {
  pointer-events: all;
}
.plyr, .plyr *, .plyr ::after, .plyr ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
.plyr--playing .plyr__controls [data-plyr=play], .plyr__controls [data-plyr=pause] {
  display: none;
}
.plyr__controls [data-plyr=pause] {
  margin-left: 0;
}
.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}
.plyr .plyr__progress {
  display: inline-block;
}
 @media (min-width: 480px) .plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls>button {
 margin-left: 10px;
}
.plyr__progress {
  position: relative;
  display: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.plyr__controls>* {
  pointer-events: all;
}
.plyr a, .plyr button, .plyr input, .plyr label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}
.plyr input[type=range] {
  display: block;
  height: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  border: none;
  background: 0 0;
}
.plyr__progress--played, .plyr__volume--display {
  z-index: 1;
  color: #3498db;
  background: 0 0;
  -webkit-transition: none;
  transition: none;
}
.plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius: 100px;
}
.plyr--video .plyr__progress--buffer {
  color: #e5e4e5 !important;
}
.plyr--video .plyr__progress--buffer, .plyr--video .plyr__volume--display {
  background: #e5e4e5 !important;
}
.plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius: 100px;
}
.plyr__progress .plyr__tooltip {
  left: 0;
}
.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 5px 7.5px;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, .7);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  -webkit-transform: translate(-50%, 10px) scale(.8);
  transform: translate(-50%, 10px) scale(.8);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
  transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
  transition: transform .2s .1s ease, opacity .2s .1s ease;
  transition: transform .2s .1s ease, opacity .2s .1s ease, -webkit-transform .2s .1s ease;
}
.plyr__tooltip::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -4px;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, .7);
  border-left: 4px solid transparent;
  z-index: 2;
}
 @media (min-width: 480px) .plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls>button {
 margin-left: 10px;
}
.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}
.plyr__controls button {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 7px;
  border: 0;
  background: 0 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: background .3s ease, color .3s ease, opacity .3s ease;
  transition: background .3s ease, color .3s ease, opacity .3s ease;
  color: inherit;
}
.plyr__controls .icon--captions-on, .plyr__controls .icon--exit-fullscreen, .plyr__controls .icon--muted {
  display: none;
}
.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}
 @media (min-width: 768px) .plyr .plyr__volume {
 max-width: 100px;
}
 @media (min-width: 480px) .plyr .plyr__volume {
 display: block;
 max-width: 60px;
}
.plyr .plyr__volume {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.plyr__controls .plyr__volume {
  margin-left: 5px;
}
.plyr__volume {
  display: none;
}
.plyr__controls>* {
  pointer-events: all;
}
.plyr [data-plyr=captions], .plyr [data-plyr=fullscreen] {
  display: none;
}
 @media (min-width: 480px) {
.plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls>button {
  margin-left: 10px;
}
}
.plyr__controls .icon--captions-on, .plyr__controls .icon--exit-fullscreen, .plyr__controls .icon--muted {
  display: none;
}
.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
.plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block;
}
.plyr [data-plyr=captions], .plyr [data-plyr=fullscreen] {
  display: none;
}
 @media (min-width: 480px) {
.plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls>button {
  margin-left: 10px;
}
}
.plyr__controls button {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 7px;
  border: 0;
  background: 0 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: background .3s ease, color .3s ease, opacity .3s ease;
  transition: background .3s ease, color .3s ease, opacity .3s ease;
  color: inherit;
}
.plyr__controls .icon--captions-on, .plyr__controls .icon--exit-fullscreen, .plyr__controls .icon--muted {
  display: none;
}
.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
/*css for the video banner section added*/

.html5-video-player:not(.ytp-transparent), .html5-video-player.unstarted-mode, .html5-video-player.ad-showing, .html5-video-player.ended-mode, .html5-video-player.ytp-fullscreen {
  background-color: #e5e4e5 !important;
}
.html5-video-player:not(.ytp-transparent), .html5-video-player.unstarted-mode, .html5-video-player.ad-showing, .html5-video-player.ended-mode, .html5-video-player.ytp-fullscreen {
  background-color: #e5e4e5 !important;
}
.video_banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 94vh;
  text-align: center;
  top: 80px;
}
 @media only screen and (max-width:1165px) {
.video_banner {
  height: 46vh;
}
}
 @media only screen and (max-width: 1024px) {
.video_banner {
  height: 66vh;
}
}
 @media only screen and (max-width:974px) {
.video_banner {
  height: 41vh;
  top: 30px;
  margin-bottom: 0px;
}
}
 @media only screen and (max-width:768px) {
.video_banner {
  height: 70vh;
  top: 30px;
  margin-bottom: 0px;
}
}
 @media only screen and (max-width:754px) {
.video_banner {
  height: 36vh;
  top: 30px;
  margin-bottom: 0px;
}
}
 @media only screen and (max-width:600px) {
.video_banner {
  height: 60vh;
  top: 30px;
  margin-bottom: 0px;
}
}
 @media only screen and (max-width:557px) {
.video_banner {
  height: 47vh;
}
}
 @media only screen and (max-width: 528px) {
.video_banner {
  height: 38vh;
}
}
 @media only screen and (max-width: 414px) {
.video_banner {
  height: 27vh;
}
}
 @media only screen and (max-width: 375px) {
.video_banner {
  height: 26vh;
}
}
 @media only screen and (max-width: 768px) {
.video_banner {
  height: 38vh;
  top: 30px;
  margin-bottom: 0px;
}
}
 @media only screen and (max-width: 414px) {
.video_banner {
  height: 27vh;
  top: 30px;
  margin-bottom: 0px;
}
}
 @media only screen and (max-width: 411px) {
.video_banner {
  height: 27vh;
  top: 30px;
  margin-bottom: 0px;
}
}
 @media only screen and (max-width: 375px) {
.video_banner {
  height: 21vh;
  top: 30px;
  margin-bottom: 0px;
}
}
 @media only screen and (max-width: 360px) {
.video_banner {
  height: 30vh;
  top: 30px;
  margin-bottom: 0px;
}
}
.plyr__video-embed {
  padding-bottom: 56.25% !important;
  height: 0;
  border-radius: inherit;
  overflow: hidden;
  z-index: 0;
}
.html5-video-player:not(.ytp-transparent) {
  background: #e5e4e5 !important;
}
.our_university {
  background: #fff !important;
  border-radius: 10px;
}
.logo_acc img {
  height: 60px;
  cursor: pointer;
  margin-left: 20px;
  background: white;
  border-radius: 10px;
  margin-bottom: 5px;
}
.contact_details .container ul.row li .contact_details_list figure figcaption {
  float: right;
  width: -moz-calc(100% - 35px);
  width: -webkit-calc(100% - 35px);
  width: calc(100% - 35px);
  font-weight: 900;
  font-size: 15px;
}
.testimonial-block-wrapper{
  background: white;
  padding: 20px;
}
.testimonials p {
  height: auto;
  background: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-align: justify;
}
.testimonials .desig {
  font-size: 12px;
  /* padding: 0.5em 0;
  color: white;
  font-weight: 500; */
}
.testimonials figure {
  max-width: 150px;
  height: 150px !important;
  width: 100%;
  height: 180px;
  border-radius: 50%;
  border: none;
  display: block;
  margin: 0 auto;
  border: 5px solid #1a4182;
}
.testimonials img {
  opacity: 0;
}
.st_white {
  color: white;
}
.text-brand1 {
  color: white;
}
.video_channel11 .video_list h4 a:hover {
  color: #2992d3;
}
.video_channel11 .video_list h4 a {
  color: #1a4182;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.video_channel11 {
  position: relative;
  padding-bottom: 65px;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.55)), color-stop(100%, rgba(188, 188, 188, 0.78)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.55) 0%, rgba(188, 188, 188, 0.78) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.55) 0%, rgba(188, 188, 188, 0.78) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.55) 0%, rgba(188, 188, 188, 0.78) 100%);
 background: background: linear-gradient(to bottom, rgba(255, 255, 255, 0.55) 0%, rgba(188, 188, 188, 0.78) 100%);
}
.section_title.blue_title {
  color: #1a4182 !important;
}
.reverse {
  color: #3f6fc4 !important;
}
.video_channel11 .video_list>a {
  display: block;
  position: relative;
}
.video_channel11 .video_list>a:hover:before {
  background-color: rgba(26, 65, 130, 0.8);
  color: white;
}
.video_channel11 .video_list>a:before {
  content: '\f16a';
  background-color: rgba(26, 65, 130, 0);
  color: rgba(255, 255, 255, 0);
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 32px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* Related demos */

.updated_events_list .related {
  clear: both;
  padding: 6em 1em;
  font-size: 120%;
}
.updated_events_list .related>a {
  display: inline-block;
  margin: 20px 10px;
  padding: 25px;
  border: 1px solid #4f7f90;
  text-align: center;
}
.updated_events_list .related a:hover {
  border-color: #39545e;
}
.updated_events_list .related a img {
  max-width: 100%;
  opacity: 0.8;
}
.updated_events_list .related a:hover img,  .updated_events_list .related a:active img {
  opacity: 1;
}
.updated_events_list .related a h3 {
  margin: 0;
  padding: 0.5em 0 0.3em;
  max-width: 300px;
  text-align: left;
}
.updated_events_list .grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
/* Common style */

.updated_events_list .grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
.updated_events_list .grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.updated_events_list .grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.updated_events_list .grid figure figcaption::before,  .updated_events_list .grid figure figcaption::after {
  pointer-events: none;
}
.updated_events_list .grid figure figcaption,  .updated_events_list .grid figure figcaption>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */

.updated_events_list .grid figure figcaption>a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.updated_events_list .grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.updated_events_list .grid figure h2 span {
  font-weight: 800;
}
.updated_events_list .grid figure h2,  .updated_events_list .grid figure p {
  margin: 0;
}
.updated_events_list .grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/* Individual effects */

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

/***** Apollo *****/

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

.updated_events_list figure.effect-apollo {
  background: #002a5a;
  background-size: cover;
}
.updated_events_list figure.effect-apollo:hovr{
  opacity: .6;
}
.updated_events_list figure.effect-apollo img {
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  visibility: hidden;
}
.updated_events_list figure.effect-apollo figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.updated_events_list figure.effect-apollo p {
  position: absolute;
  right: -30px;
  top: 114px;
  margin: 3em;
  padding: 0 1em;
  max-width: 150px;
  border-right: 4px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  font-size: 14px;
}
.updated_events_list figure.effect-apollo h2 {
  text-align: left;
}
.updated_events_list figure.effect-apollo:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.updated_events_list figure.effect-apollo:hover figcaption::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.updated_events_list figure.effect-apollo:hover p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  color: white;
  font-size: 14px;
  font-weight: 600;
}
.updated_events_list .event_td {
  background: #f6f6f6;
  text-align: left;
}
.updated_events_list .event_td p {
  margin: 0px;
  padding: 0px;
  padding: 2px 15px;
}
.updated_events_list .event_td p i {
  color: #003d85;
  font-weight: 600;
  padding-right: 15px;
}
.updated_events_list .event_dest {
  color: #ad141f;
  font-weight: 400;
}
.updated_events_list .event_time {
  color: #696969;
}
.updated_events_list .event_date {
  color: #696969;
}
.updated_events_list figure.effect-apollo p {
  position: absolute;
  right: -30px;
  top: 96px;
  margin: 3em;
  padding: 0.5em 1em;
  max-width: 150px;
  border-right: 4px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  font-size: 13px;
  background: #17376E;
}
 @media only screen and (max-width:1100px) {
.updated_events_list figure.effect-apollo p {
  position: absolute;
  right: -30px;
  top: 80px;
}
}
 @media only screen and (max-width:567px) {
.updated_events_list figure.effect-apollo p {
  position: absolute;
  right: -30px;
  top: 140px;
}
}
/*css for the scholarship form begins*/

.bizz__form_innerpage {
  width: 100%;
  margin: auto;
  min-height: 1600px;
  position: relative;
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bizz__form_wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}
.bizz__form_wrapper .sign-in-htm,  .bizz__form_wrapper .sign-up-htm {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}
.bizz__scholarshipform .group .label,  .bizz__scholarshipform .group .input,  .bizz__scholarshipform .group .button {
  width: 100%;
  color: #fff;
  display: block;
}
.bizz__scholarshipform .group .input,  .bizz__scholarshipform .group .button {
  border: none;
  padding: 15px 20px;
  border-radius: 25px;
  background: rgba(255, 255, 255, .1);
}
.bizz__scholarshipform .group input[data-type="password"] {
  text-security: circle;
  -webkit-text-security: circle;
}
.bizz__scholarshipform .group .label {
  color: #fff;
  font-size: 12px;
}
.bizz__scholarshipform .group .button {
  background: #1161ee;
}
.bizz__scholarshipform .group label .icon {
  width: 15px;
  height: 15px;
  border-radius: 2px;
  position: relative;
  display: inline-block;
  background: rgba(255, 255, 255, .1);
}
.bizz__scholarshipform .group label .icon:before,  .bizz__scholarshipform .group label .icon:after {
  content: '';
  width: 10px;
  height: 2px;
  background: #fff;
  position: absolute;
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}
.bizz__scholarshipform .group label .icon:before {
  left: 3px;
  width: 5px;
  bottom: 6px;
  -webkit-transform: scale(0) rotate(0);
  transform: scale(0) rotate(0);
}
.bizz__scholarshipform .group label .icon:after {
  top: 6px;
  right: 0;
  -webkit-transform: scale(0) rotate(0);
  transform: scale(0) rotate(0);
}
.bizz__scholarshipform .group .check:checked+label {
  color: #fff;
}
.bizz__scholarshipform .group .check:checked+label .icon {
  background: #1161ee;
}
.bizz__scholarshipform .group .check:checked+label .icon:before {
  -webkit-transform: scale(1) rotate(45deg);
  transform: scale(1) rotate(45deg);
}
.hr {
  height: 2px;
  margin: 60px 0 50px 0;
  background: rgba(255, 255, 255, .2);
}
/* css for form here begins */

.bizz__form_innerpage .innerpage-wrapper {
  padding: 30px;
  background: #17376ec9 !important;
  height: 1150px;
  overflow: auto;
  overflow-x: hidden;
}
.bizz__form_innerpage .mb-30 {
  margin-bottom: 30px;
}
.bizz__form_innerpage .mb-30 {
  margin-bottom: 30px;
}
.bizz__form_innerpage .contact-address form {
  height: 100%;
}
.bizz__form_innerpage input,  .bizz__form_innerpage select,  .bizz__form_innerpage textarea {
  display: block;
  width: 100%;
  border: 1px solid #f2f2f2;
  color: #333;
  border-radius: 0;
  overflow: hidden;
  padding: 5.5px;
  -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .02);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, .02);
  margin-bottom: 10px;
}
.bizz__form_innerpage .form-group {
  margin-bottom: 1rem;
}
.bizz__form_innerpage .bizz__form label {
  font-size: 14px;
  color: white;
  font-weight: 500;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  outline: 0;
  box-shadow: none;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0;
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.bizz__form_innerpage .bizz__form input[type=text] {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  padding: 10px 5px 10px 15px;
  outline: 0;
  box-shadow: none;
  overflow: hidden;
  margin-bottom: 15px;
  background: transparent;
  border: 0px;
  border-bottom: 1px solid #ffffff94;
  border-radius: none;
  border-radius: 0px;
  padding: 0px;
  text-align: left;
}
.bizz__form input[type=checkbox],  input[type=radio] {
  max-width: 40px;
  position: relative;
  top: 5px;
}
.bizz__form_innerpage .bizz__form input[type=email] {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  padding: 10px 5px 10px 15px;
  outline: 0;
  box-shadow: none;
  overflow: hidden;
  margin-bottom: 15px;
  background: transparent;
  border: 0px;
  border-bottom: 1px solid #ffffff94;
  border-radius: none;
  border-radius: 0px;
  padding: 0px;
  text-align: left;
}
 .bizz__form_innerpage .bizz__form input[type=text]::placeholder,  .bizz__form input[type=email]::placeholder {
 color: white;
 text-align: left !important;
}
 .bizz__form_innerpage .bizz__form .form-group input[type=text]::placeholder,  .bizz__form .form-group input[type=email]::placeholder {
 color: white;
 text-align: left !important;
}
.bizz__form_innerpage .form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
 padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
 border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.bizz__form_innerpage .file-upload-wrapper {
  position: relative;
  width: 100%;
  height: 46px;
  margin-bottom: 15px;
}
.bizz__form_innerpage .file-upload-wrapper:after {
  content: attr(data-text);
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 10px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 49px;
  line-height: 29px;
  color: #174085;
  border-radius: 5px 10px 10px 5px;
  font-weight: 600;
  font-size: 15px;
}
.bizz__form_innerpage .file-upload-wrapper:before {
  content: 'Upload';
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  /* height: 60px; */

  background: #2c94d4;
  color: #ffffff;
  font-weight: 700;
  z-index: 25;
  font-size: 16px;
  line-height: 49px;
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  border-radius: 0 5px 5px 0;
}
.bizz__form_innerpage .file-upload-wrapper:hover:before {
  background: #2d416b;
}
.bizz__form_innerpage .file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}
.bizz__form_innerpage .bizz__form form .row .col-lg-4 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.bizz__form_innerpage .bizz__form h4 {
  color: #2d416b;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  padding-bottom: 30px;
}
.bizz__form_innerpage .bizz__form h2,  p {
  color: #fff;
  font-size: 14px;
  font-style: normal;
}
/* css for han form here ends */

.bizz__form_innerpage h1 {
  margin: 30px 0px;
  color: #00a99d;
}
.bizz__form_innerpage h1 {
  text-align: center;
  overflow: hidden;
}
.bizz__form_innerpage h1 span {
  display: inline-block;
  position: relative;
  font-size: 24px;
  color: #174085;
  font-weight: 600;
  text-transform: uppercase;
}
.bizz__form_innerpage h1 span:before,  .bizz__form_innerpage h1 span:after {
  content: "";
  border-bottom: 2px solid #465f8ceb;
  width: 16em;
  margin: 0 1.5em;
  position: absolute;
  bottom: .5em;
}
.bizz__form_innerpage h1 span:before {
  right: 100%;
}
.bizz__form_innerpage h1 span:after {
  left: 100%;
}
.bizz__form h3 {
  font-size: 18px;
  margin: 15px 0px;
  color: white;
  font-weight: 500;
  text-transform: uppercase;
}
.bizz__form_innerpage .form-control {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  padding: 10px 5px 10px 15px;
  outline: 0;
  box-shadow: none;
  overflow: hidden;
  margin-bottom: 15px;
  background: transparent;
  border: 0px;
  border-bottom: 1px solid #ffffff94;
  border-radius: none;
  border-radius: 0px;
  padding: 0px;
  text-align: left;
}
 .bizz__form_innerpage .form-control::placeholder {
 color: white;
}
.bizz__form_innerpage .form-control select option {
  color: white;
  background: blue !important;
}
.bizz__form_innerpage select {
  color: white !important;
}
.bizz__form_innerpage select option {
  background: rgba(255, 255, 255, 0.3);
  color: #174085;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.bizz__form_innerpage .form-control textarea {
  color: white;
  height: calc(8.25rem + 2px) !important;
}
 .bizz__form_innerpage .form-control textarea::placeholder {
 color: white;
}
.bizz__form_innerpage .bizz__form input[type=submit] {
  font-size: 16px;
  margin: 20px 0px;
  background: #2c94d3;
  color: white;
  border-radius: 5px;
  transition: 0.3s ease;
}
.bizz__form_innerpage .bizz__form input[type=submit]:hover {
  background: #17376e;
  transition: 0.3s ease;
}
 @media only screen and (max-width:967px) {
.bizz__form_innerpage .innerpage-wrapper {
  height: 1300px;
  overflow: scroll;
}
}
.updated_events_list figure.effect-apollo p {
  font-style: normal;
}
 @media only screen and (max-width:567px) {
.bizz__form_innerpage h1 span {
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
}
/* css for the file add here */

.bizz__form_innerpage .table .table {
  background: transparent;
  border: 0px;
  margin: 0px;
}
.bizz__form_innerpage .table-striped tbody tr:nth-of-type(odd) {
  background: transparent;
}
.bizz__form_innerpage .table-bordered thead td,  .bizz__form_innerpage .table-bordered thead th {
  border: 0px;
}
.bizz__form_innerpage .table-bordered td,  .bizz__form_innerpage .table-bordered th {
  border: 0px;
}
.bizz__form_innerpage .table td,  .bizz__form_innerpage .table th {
  border: 0px;
  width: 100%;
}
.bizz__form_innerpage .btn:not(:disabled):not(.disabled) {
  color: #174085;
  background: white;
  background-color: white;
  padding: 10px 13px;
  margin: 0px;
}
.bizz__form_innerpage .table-responsive {
  margin: 0px;
}
.bizz__form_innerpage input[type=checkbox], input[type=radio] {
  max-width: 41px;
  height: 19px;
}
.bizz__form_innerpage span a {
  color: white;
  padding: 0px 3px;
  font-weight: 700;
}
.bizz__form_innerpage span a:hover {
  color: #2c94d3;
}
.btn-primary {
  border-color: white !important;
}
 @media screen and (max-width: 767px) {
.table-responsive {
  border: 0px;
}
}
 @media screen and (max-width: 567px) {
.bizz__form_innerpage input[type=checkbox], input[type=radio] {
  max-width: 41px;
  height: 16px;
  float: left;
}
.bizz__form_innerpage .bizz__form label {
  font-size: 13px;
  display: block;
}
.bizz__form_innerpage .file-upload-wrapper:after {
  font-size: 14px;
}
}
.termsandcondition_page h3 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  color: #18386e;
  text-transform: uppercase;
  font-size: 20px;
}
.termsandcondition_page p {
  color: #676767;
  font-size: 15px;
  font-style: normal;
  text-align: justify;
}
.termsandcondition_page ol li {
  font-size: 15px;
  padding-bottom: 5px;
  text-align: justify;
}
.termsandcondition_page ul {
  list-style: disc;
  padding-bottom: 5px;
}
.video_section {
  background: #e4e5e4;
}
/*css for the scholarship form ends*/

#sound {
  top: 90%;
  position: absolute;
  z-index: 99;
}
/*css for the new video banner starts*/

#div_YouTube {
  width: 100%;
  height: 100%;
  height: 500px;
}
/*css for the career page begins*/

.job_type_item {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}
/* Common style */

.job_type_item figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #17376e;
  text-align: center;
  cursor: pointer;
}
.job_type_item figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.job_type_item figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.job_type_item figure figcaption::before,  .job_type_item figure figcaption::after {
  pointer-events: none;
}
.job_type_item figure figcaption,  .job_type_item figure figcaption>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */

.job_type_item figure figcaption>a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.job_type_item figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.job_type_item figure h2 span {
  font-weight: 800;
}
.job_type_item figure h2,  .job_type_item figure p {
  margin: 0;
}
.job_type_item figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/* Individual effects */

.job_types figure.effect-chico img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
  width: 100%;
}
.job_types figure.effect-chico:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.job_types figure.effect-chico figcaption {
  padding: 3em 1em;
}
.job_types figure.effect-chico figcaption::before {
  position: absolute;
  top: 17px;
  right: 17px;
  bottom: 17px;
  left: 17px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.job_types figure.effect-chico figcaption::before,  .job_types figure.effect-chico p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.job_types figure.effect-chico h2 {
  padding: 0% 0 0px 0;
  word-spacing: 1px;
}
.job_types figure.effect-chico p {
  margin: 0 auto;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.job_types figure.effect-chico:hover figcaption::before,  .job_types figure.effect-chico:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  padding-top: 20px;
  text-transform: unset;
  font-size: 16px;
}
.job_types figcaption h2 {
  font-size: 20px;
}
.job_types figure.effect-chico p {
  font-size: 16px;
  color: white;
  padding-top: 20px;
}
 @media screen and (max-width: 50em) {
.job_types .content {
  padding: 0 10px;
  text-align: center;
}
.job_type_item figure {
  display: inline-block;
  float: none;
  width: 100%;
}
}
.job_types a {
  outline: none;
  color: #3498db;
  text-decoration: none;
}
.job_types a:hover,  .job_types a:focus {
  color: #528cb3;
}
.job_types section {
  padding: 1em;
  text-align: center;
}
.job_types .content>h2 {
  clear: both;
  margin: 0;
  padding: 4em 1% 0;
  color: #484B54;
  font-weight: 800;
  font-size: 1.5em;
}
.job_types .content>h2:first-child {
  padding-top: 0em;
}
/* Header */

.codrops-header {
  margin: 0 auto;
  padding: 4em 1em;
  text-align: center;
}
.codrops-header h1 {
  margin: 0;
  font-weight: 800;
  font-size: 4em;
  line-height: 1.3;
}
.codrops-header h1 span {
  display: block;
  padding: 0 0 0.6em 0.1em;
  color: #74777b;
  font-weight: 300;
  font-size: 45%;
}
/* Demo links */

.codrops-demos {
  clear: both;
  padding: 1em 0 0;
  text-align: center;
}
.codrops-demos a {
  display: inline-block;
  margin: 0 5px;
  padding: 1em 1.5em;
  text-transform: uppercase;
  font-weight: bold;
}
.codrops-demos a:hover,  .codrops-demos a:focus,  .codrops-demos a.current-demo {
  background: #3c414a;
  color: #fff;
}
/* To Navigation Style */

.codrops-top {
  width: 100%;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 0.69em;
  line-height: 2.2;
}
.codrops-top a {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  letter-spacing: 1px;
}
.codrops-top span.right {
  float: right;
}
.codrops-top span.right a {
  display: block;
  float: left;
}
.codrops-icon:before {
  margin: 0 4px;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'codropsicons';
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.codrops-icon-drop:before {
  content: "\e001";
}
.codrops-icon-prev:before {
  content: "\e004";
}
.job_type_item h2 {
  color: #fff;
  text-transform: capitalize;
}
.job_types .container .row .col-lg-3 {
  margin-bottom: 15px;
}
.effect-chico h2 a {
  color: white !important;
  font-size: 17px;
}
.career_apply_btn {
  position: relative;
  top: 65px;
  font-size: 13px !important;
}
.job_types {
  padding: 70px 0px 40px 0px;
  position: relative;
  bottom: 35px;
}
.job_types .row .col-lg-3 {
  margin-bottom: 30px;
}
 @media only screen and (max-width:1200px) {
.bottom_footer {
  position: static;
}
.job_types {
  padding: 30px 0px 0px 0px;
  position: static;
}
}
 @media only screen and (max-width:997px) {
.effect-chico h2 a {
  color: white !important;
  font-size: 15px;
}
.job_types figure.effect-chico figcaption {
  padding: 1.5em 1em;
}
.job_types figure.effect-chico figcaption::before {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
}
 @media only screen and (max-width:767px) {
.effect-chico h2 a {
  color: white !important;
  font-size: 20px;
}
.job_types figure.effect-chico figcaption {
  padding: 1em 1em;
}
.job_types figure.effect-chico figcaption::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.job_types figure.effect-chico h2 {
  padding: 20% 0 0px 0;
  word-spacing: 1px;
}
}
.style1 p {
  color: #777777!important;
}
.table label > input {
  visibility: hidden;
}
.table label {
  display: block;
  margin: 0 0 0 -10px;
  padding: 0 0 20px 0;
  height: 20px;
  width: 150px;
}
.table label > img {
  display: inline-block;
  padding: 0px;
  height: 30px;
  width: 30px;
  background: none;
}
.table label > input:checked +img {
  background: url(http://cdn1.iconfinder.com/data/icons/onebit/PNG/onebit_34.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px 30px;
}
.bizz_bookappointment form label {
  display: flex;
  margin: 0 0 0.5em 0;
  color: #000;
  font-size: 1em;
  font-weight: 500;
}
.free {
  background: #45984a;
}
.saturday {
  background: #bbbbbb;
}
.booked {
  background: #f2372e;
}
.page-header {
  margin: 0;
  padding: 80px 0 80px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-attachment: fixed;
  background-position: center center;
  background-color: transparent;
  background-image: url(https://templates.bwlthemes.com/pakkapati/images/header-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border: 0px solid #FFF;
}
.page-header:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(240, 240, 240, 0.9);
  top: 0;
  left: 0;
  content: '';
  z-index: -1;
}
.page-header h3 {
  color: #444357;
  text-align: center;
  font-size: 36px;
  line-height: 24px;
  margin: 24px 0;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.btnNext {
  float: right !important;
  font-size: 13px !important;
  padding: 10px !important;
  border-radius: 0px !important;
  margin: 10px !important;
  background: #fff !important;
  color: #244276 !important;
  font-weight: 600!important;
  cursor: pointer;
}
.btnPrevious:before {
  content: "\f177";
  font-family: "FontAwesome";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
}
.btnNext:after {
  content: "\f178";
  font-family: "FontAwesome";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
}
.cl {
  width: 55px;
}
.partner_univ_list .head {
  font-size: 22px;
  padding: 20px 0px;
  font-weight: 500;
  color: #17376e;
}
.partner_univ_list .uniPic {
  display: inline-block;
  border: 1px solid #ebedf1;
  border-radius: 8px;
}
.partner_univ_list .partner_universities_info {
  width: 100%;
  margin: 0;
  display: inline-block;
}
.partner_univ_list .partner_universities_info h3 {
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 5px;
}
.partner_univ_list .partner_universities_info p {
  font-weight: 600;
  font-size: 16px;
  color: #17376e;
}
.partner_univ_list .partner_universities_info h3 i {
  color: #17376e;
  padding-right: 10px;
  font-size: 26px;
}
.partner_univ_list .partner_university_location {
  font-size: 16px;
  font-weight: 600;
  color: #17376e !important;
  text-transform: uppercase;
  text-align: left;
}
.partner_univ_list .partner_university_name {
  margin-bottom: 10px;
  color: #616161 !important;
  font-size: 15px;
  text-align: left;
}
.partner_univ_list .partner_universities_info .row {
  margin: 0px;
}
.partner_univ_list .partner_universities_info .row .col-lg-4 {
  text-align: left;
  padding: 0px;
}
.partner_univ_list .partner_universities_info .row .col-lg-4 span {
  font-size: 16px;
  display: block;
  height: 30px;
}
.partner_univ_list .card .row .col-lg-2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner_univ_list .card .row .col-lg-6 {
  padding: 0px;
}
.partner_univ_list .social {
  padding-top: 20px;
}
.partner_univ_list button {
  border-radius: 4px;
  background-color: #17376e;
  border: none;
  color: #fff !important;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  margin: 6px;
  display: flex;
  justify-content: center;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0, .7);
}
.partner_univ_list button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.partner_univ_list button:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 9px;
  right: -20px;
  transition: 0.5s;
}
.partner_univ_list button:hover {
  padding-right: 24px;
  padding-left: 8px;
  background: linear-gradient(to bottom, rgba(23, 55, 110, 1) 0%, rgba(20, 114, 168, 1) 100%);
  transition: 0.5s ease;
}
.partner_univ_list button:hover:after {
  opacity: 1;
  right: 10px;
}
.partner_univ_list .row {
  margin: 0px;
}
.partner_univ_list a {
  color: #fff !important;
  font-size: 13px;
}
.partner_univ_list .card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
}
.partner_univ_list .card-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  margin-bottom: 30px;
  padding: 30px 30px 15px 15px;
  width: 100%;
  background: #ffffff;
}
.partner_univ_list .card-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.partner_univ_list .card .row .col-lg-3 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partner_univ_list .card .row {
  margin: 0px;
}
 @media only screen and (max-width:990px) {
.button_list {
  display: flex;
}
.partner_univ_list .button_list {
  display: flex;
  margin-top: 10px;
}
.partner_univ_list .card .row .col-lg-3 {
  display: block;
  align-items: center;
}
}
 @media only screen and (max-width:769px) {
.partner_univ_list .button_list {
  display: flex;
  margin-top: 10px;
}
.partner_univ_list .card .row .col-lg-3 {
  display: block;
  align-items: center;
}
.partner_universities_info .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.partner_univ_list .partner_universities_info h3 {
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 5px;
  margin-top: 10px;
}
.partner_univ_list .partner_universities_info p {
  font-weight: 600;
  font-size: 16px;
  color: #17376e;
  text-align: center;
}
.partner_univ_list .card-1 {
  text-align: center;
}
}
.partner_univ_list .side_bar {
  background: #fff;
  box-shadow: 0 2px 2px rgba(1, 2, 2, 0.1);
}
.partner_univ_list .side_bar ul li a {
  color: #9d9d9d;
}
.partner_univ_list .side_bar ul li a:hover {
  color: #212121;
}
.partner_univ_list .article_sidebar .panel-group {
  margin-bottom: 0;
}
.partner_univ_list .article_sidebar .panel-group .panel-default,  .partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading {
  padding: 0;
  border: none;
  box-shadow: none;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title {
  border: none;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a {
  display: block;
  text-transform: uppercase;
  padding: 10px 30px 10px 20px;
  background: #17376e;
  color: #fff;
  box-shadow: 0 1px 1px rgba(1, 2, 2, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  font-weight: 400;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a:before {
  content: "\f106";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/

  font-size: 20px;
  position: absolute;
  top: 0%;
  line-height: 37px;
  right: 20px;
  z-index: 9;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a.collapsed:before {
  content: "\f107";
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a:focus,  .partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a:hover {
  text-decoration: none;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a:hover:before {
  opacity: 0.7;
}
.partner_univ_list .article_sidebar .panel-body {
  background: #fff;
  padding: 30px 15px;
  color: #9d9d9d;
}
.partner_univ_list .article_sidebar .panel-body ul {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style-type: none;
}
.partner_univ_list ul.sidebar_listing li a {
  font-size: 16px;
  font-family: "Montserrat", "Arial", sans-serif;
  font-weight: 400;
}
.partner_univ_list ul.sidebar_listing li a time {
  display: block;
  font-size: 10px;
  font-weight: 300;
  margin-bottom: 5px;
}
.partner_univ_list ul.sidebar_listing li a time i.fa {
  margin-right: 3px;
}
.partner_univ_list ul.sidebar_gallery li {
  padding: 0;
  margin: 0;
  float: left;
  width: 33.33%;
  border: 2px solid transparent;
}
.partner_univ_list ul.sidebar_gallery li {
  overflow: hidden;
}
.partner_univ_list ul.sidebar_gallery li a:hover {
  transform: scale(1.1);
}
.partner_univ_list ul.sidebar_gallery li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform: scale(1);
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.partner_univ_list ul.sidebar_gallery li a img {
  opacity: 0;
}
.partner_univ_list ul.sidebar_gallery li a:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  opacity: 0;
}
.partner_univ_list ul.sidebar_gallery li a:after {
  position: absolute;
  content: "\f0b2";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  width: 30px;
  height: 30px;
  /*--adjust as necessary--*/

  color: #9e0105;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  z-index: 99;
  border: 1px solid #9e0105;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  opacity: 0;
}
.partner_univ_list ul.sidebar_gallery li:hover a:after,  .partner_univ_list ul.sidebar_gallery li:hover a:before {
  opacity: 1;
}
.partner_univ_list ul.sidebar_gallery li img {
  width: 100%;
}
.partner_univ_list ul.sidebar_gallery li:before {
  display: none;
}
.partner_univ_list ul.sidebar_listing_image li {
  padding-left: 0;
  margin-bottom: 15px;
}
.partner_univ_list ul.sidebar_listing_image li:last-of-type {
  margin-bottom: 0;
}
.partner_univ_list ul.sidebar_listing_image li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partner_univ_list ul.sidebar_listing_image li:before {
  display: none;
}
.partner_univ_list ul.sidebar_listing_image li span.sidebar_image {
  display: inline-block;
  float: left;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.partner_univ_list ul.sidebar_listing_image li span:last-of-type {
  display: inline-block;
  float: left;
  font-size: 16px;
  width: calc(100% - 50px);
  padding-left: 10px;
  font-weight: 400;
}
.partner_univ_list ul.sidebar_listing_image li span:last-of-type .events_title {
  font-family: "Montserrat", "Arial", sans-serif;
  font-weight: 400;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.partner_univ_list ul.sidebar_listing_image li span:last-of-type time {
  display: block;
  font-size: 10px;
  margin-top: 3px;
}
.partner_univ_list ul.sidebar_listing_image li span:last-of-type time i.fa {
  margin-right: 3px;
}
.partner_univ_list .page_content_tab {
  background: #252525;
}
.partner_univ_list .page_content_tab ul {
  margin: 0;
  padding: 0;
  border: none;
  display: flex;
  text-align: center;
}
.partner_univ_list .page_content_tab ul li {
  margin: 0 30px;
  padding: 0;
  float: none;
  display: inline-block;
  width: 20%;
  background: transparent;
}
.partner_univ_list .page_content_tab ul li:before {
  display: none;
}
.partner_univ_list .page_content_tab ul.nav-tabs>li>a {
  margin: 0;
  padding: 30px 0;
  display: inline-block;
  border: none;
  background-color: transparent;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  border: none;
}
.partner_univ_list .page_content_tab ul.nav-tabs>li>a:hover,  .partner_univ_list .page_content_tab ul.nav-tabs>li.active>a,  .partner_univ_list .nav-tabs>li>a:focus {
  margin: 0;
  display: inline-block;
  background-color: transparent;
  color: #9e0105;
  border: none;
}
.partner_univ_list .sidebar-tab-pane-inner {
  padding: 30px;
}
.partner_univ_list .article_sidebar_form input {
  width: 100%;
  height: 44px;
  line-height: 44px;
  padding: 0px 10px;
  border: 1px solid #dadada;
  background: #fff;
  margin-bottom: 15px;
}
 .partner_univ_list .article_sidebar_form input::-webkit-input-placeholder {
 color: #bababa;
}
.partner_univ_list .article_sidebar_form select {
  border: 1px solid #dadada;
  background: #fff;
  margin-bottom: 15px;
  box-shadow: none;
  width: 100%;
  padding: 10px;
  color: #bababa;
  display: block;
}
.partner_univ_list .article_sidebar_form input[type="submit"] {
  display: inline-block;
  max-width: 175px;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  background: #9e0105;
  border: 1px solid #9e0105;
  margin-bottom: 0;
  padding: 0px 15px;
}
.partner_univ_list .article_sidebar_form input[type="submit"]:hover {
  background: transparent;
  border: 1px solid #9e0105;
  color: #9e0105;
}
.partner_univ_list .related {
  border-bottom: solid 1px #ccc;
  text-align: center;
  padding: 5px;
}
.partner_univ_list .bookcouncellor {
  background: #18386f;
  padding: 10px;
  border: none;
  color: #fff;
  width: 100%;
}
.book_appointment_button a {
  background: #17376e;
  color: #fff;
  padding: 10px;
}
.partner_univ_list .book_app_btn {
  color: #fff !important;
  font-size: 13px;
  padding: 10px;
  background: #2894d6;
}
.partner_univ_list .sidebar_listing_image li a p {
  color: #18386f;
}
.partner_univ_list .row .col-lg-3 {
  padding-left: 0px;
}
.partner_univ_list .row .col-lg-9 {
  padding-right: 0px;
}
.partner_univ_detail {
  position: relative;
  margin-top: -52px;
  border-top-left-radius: 10px;
}
.partner_univ_detail .uniPic {
  display: inline-block;
  border: 1px solid #17376e;
}
.partner_univ_detail .partner_universities_info {
  width: 100%;
  margin: 0;
  display: inline-block;
}
.partner_univ_detail .partner_universities_info h3 {
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 5px;
  color: #17376e;
}
.partner_univ_detail .partner_universities_info p {
  font-weight: 600;
  font-size: 16px;
  color: #17376e!important;
}
.partner_univ_detail .partner_universities_info h3 i {
  color: #17376e;
  padding-right: 10px;
  font-size: 24px;
}
.partner_univ_detail .partner_university_location {
  font-size: 18px;
  font-weight: 500;
  color: #17376e !important;
  text-transform: uppercase;
  text-align: left;
}
.partner_univ_detail .partner_university_name {
  margin-bottom: 10px;
  color: #616161 !important;
  font-size: 15px;
  text-align: left;
}
.partner_univ_detail .partner_universities_info .row {
  margin: 0px;
}
.partner_univ_detail .partner_universities_info .row .col-lg-4 {
  text-align: left;
  padding: 0px;
}
.partner_univ_detail .partner_universities_info .row .col-lg-4 span {
  font-size: 16px;
  position: relative;
  top: 0px;
}
.partner_univ_detail .card .row .col-lg-2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner_univ_detail .card .row .col-lg-6 {
  padding: 0px;
}
.partner_univ_detail .social {
  padding-top: 20px;
}
.partner_univ_detail button {
  border-radius: 4px;
  background-color: #17376e;
  border: none;
  color: #fff !important;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  margin: 6px;
  display: flex;
  justify-content: center;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0, .7);
}
.partner_univ_detail button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.partner_univ_detail button:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 9px;
  right: -20px;
  transition: 0.5s;
}
.partner_univ_detail button:hover {
  padding-right: 24px;
  padding-left: 8px;
  background: linear-gradient(to bottom, rgba(23, 55, 110, 1) 0%, rgba(20, 114, 168, 1) 100%);
  transition: 0.5s ease;
}
.partner_univ_detail button:hover:after {
  opacity: 1;
  right: 10px;
}
.partner_univ_detail .row {
  margin: 0px;
}
.partner_univ_detail a {
  color: #18386f !important;
  font-size: 16px;
  display: inline-block;
}
.partner_univ_detail .card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
}
.partner_univ_detail .card-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  margin-bottom: 30px;
  padding: 30px 30px 30px 15px;
  width: 100%;
  background: #fff;
  border-radius: 20px;
}
.partner_univ_detail .card-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.partner_univ_detail .card .row .col-lg-3 {
  display: flex;
  align-items: center;
}
.partner_univ_detail .card .row {
  margin: 0px;
}
.partner_univ_detail .card .row .col-lg-3 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner_univ_content p {
  color: #060606;
  font-size: 16px;
  font-style: normal;
}
.partner_univ_content ol {
  padding-left: 0px;
}
.partner_univ_content li {
  font-size: 16px;
}
.partner_univ_content h5, ol, p, li {
  color: #060606;
}
.partner_university_site i {
  color: #17376e;
  padding-right: 10px;
}
 @media only screen and (max-width:769px) {
.partner_univ_detail .button_list {
  display: flex;
  margin-top: 10px;
}
.partner_univ_detail .card .row .col-lg-3 {
  display: block;
  align-items: center;
}
}
 @media only screen and (max-width:769px) {
.partner_univ_detail .card-1 {
  text-align: center;
}
.partner_univ_detail .partner_universities_info h3 {
  text-align: center;
  margin-top: 10px;
}
.partner_univ_detail .partner_university_name {
  text-align: center;
}
}
.partner_univ_list .head {
  font-size: 22px;
  padding: 20px 0px;
  font-weight: 500;
  color: #17376e;
}
.partner_univ_list .uniPic {
  display: inline-block;
  border: 1px solid #ebedf1;
  border-radius: 8px;
}
.partner_univ_list .partner_universities_info {
  width: 100%;
  margin: 0;
  display: inline-block;
}
.partner_univ_list .partner_universities_info h3 {
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 5px;
}
.partner_univ_list .partner_universities_info p {
  font-weight: 600;
  font-size: 16px;
  color: #17376e;
  height: 20px;
}
.partner_univ_list .partner_universities_info h3 i {
  color: #17376e;
  padding-right: 10px;
  font-size: 26px;
}
.partner_univ_list .partner_university_location {
  font-size: 16px;
  font-weight: 600;
  color: #17376e !important;
  text-transform: uppercase;
  text-align: left;
}
.partner_univ_list .partner_university_name {
  margin-bottom: 10px;
  color: #616161 !important;
  font-size: 15px;
  text-align: left;
}
.partner_univ_list .partner_universities_info .row {
  margin: 0px;
}
.partner_univ_list .partner_universities_info .row .col-lg-4 {
  text-align: left;
  padding: 0px;
}
.partner_univ_list .partner_universities_info .row .col-lg-4 span {
  font-size: 16px;
  display: block;
  height: 30px;
}
.partner_univ_list .card .row .col-lg-2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner_univ_list .card .row .col-lg-6 {
  padding: 0px;
}
.partner_univ_list .social {
  padding-top: 20px;
}
.partner_univ_list button {
  border-radius: 4px;
  background-color: #17376e;
  border: none;
  color: #fff !important;
  text-align: center;
  font-size: 13px;
  padding: 10px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  margin: 6px;
  display: flex;
  justify-content: center;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0, .7);
  outline: 0px!important;
}
.partner_univ_list button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.partner_univ_list button:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 9px;
  right: -20px;
  transition: 0.5s;
}
.partner_univ_list button:hover {
  padding-right: 24px;
  padding-left: 8px;
  background: linear-gradient(to bottom, rgba(23, 55, 110, 1) 0%, rgba(20, 114, 168, 1) 100%);
  transition: 0.5s ease;
}
.partner_univ_list button:hover:after {
  opacity: 1;
  right: 10px;
}
.partner_univ_list .row {
  margin: 0px;
}
.partner_univ_list a {
  color: #fff !important;
  font-size: 13px;
  display: inline-block;
  width: 100%;
}
.partner_univ_list .card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
}
.partner_univ_list .card-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  margin-bottom: 30px;
  padding: 30px 30px 15px 15px;
  width: 100%;
  background: #ffffff;
}
.partner_univ_list .card-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.partner_univ_list .card .row .col-lg-3 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partner_univ_list .card .row {
  margin: 0px;
}
 @media only screen and (max-width:990px) {
.button_list {
  display: flex;
}
.partner_univ_list .button_list {
  display: flex;
  margin-top: 10px;
}
.partner_univ_list .card .row .col-lg-3 {
  display: block;
  align-items: center;
}
}
 @media only screen and (max-width:769px) {
.partner_univ_list .button_list {
  display: flex;
  margin-top: 10px;
}
.partner_univ_list .card .row .col-lg-3 {
  display: block;
  align-items: center;
}
.partner_universities_info .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.partner_univ_list .partner_universities_info h3 {
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 5px;
  margin-top: 10px;
}
.partner_univ_list .partner_universities_info p {
  font-weight: 600;
  font-size: 16px;
  color: #17376e;
  text-align: center;
  height: 20px;
}
.partner_univ_list .card-1 {
  text-align: center;
}
}
.partner_univ_list .side_bar {
  background: #fff;
  box-shadow: 0 2px 2px rgba(1, 2, 2, 0.1);
  margin: 30px 0px;
}
.partner_univ_list .side_bar ul li a {
  color: #9d9d9d;
}
.partner_univ_list .side_bar ul li a:hover {
  color: #212121;
}
.partner_univ_list .article_sidebar .panel-group {
  margin-bottom: 0;
}
.partner_univ_list .article_sidebar .panel-group .panel-default,  .partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading {
  padding: 0;
  border: none;
  box-shadow: none;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title {
  border: none;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a {
  display: block;
  text-transform: uppercase;
  padding: 10px 30px 10px 20px;
  background: #17376e;
  color: #fff;
  box-shadow: 0 1px 1px rgba(1, 2, 2, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  font-weight: 400;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a:before {
  content: "\f106";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/

  font-size: 20px;
  position: absolute;
  top: 0%;
  line-height: 37px;
  right: 20px;
  z-index: 9;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a.collapsed:before {
  content: "\f107";
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a:focus,  .partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a:hover {
  text-decoration: none;
}
.partner_univ_list .article_sidebar .panel-group .panel-default>.panel-heading .article_sidebar_title a:hover:before {
  opacity: 0.7;
}
.partner_univ_list .article_sidebar .panel-body {
  background: #fff;
  padding: 30px 15px;
  color: #9d9d9d;
}
.partner_univ_list .article_sidebar .panel-body ul {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style-type: none;
}
.partner_univ_list ul.sidebar_listing li a {
  font-size: 16px;
  font-family: "Montserrat", "Arial", sans-serif;
  font-weight: 400;
}
.partner_univ_list ul.sidebar_listing li a time {
  display: block;
  font-size: 10px;
  font-weight: 300;
  margin-bottom: 5px;
}
.partner_univ_list ul.sidebar_listing li a time i.fa {
  margin-right: 3px;
}
.partner_univ_list ul.sidebar_gallery li {
  padding: 0;
  margin: 0;
  float: left;
  width: 33.33%;
  border: 2px solid transparent;
}
.partner_univ_list ul.sidebar_gallery li {
  overflow: hidden;
}
.partner_univ_list ul.sidebar_gallery li a:hover {
  transform: scale(1.1);
}
.partner_univ_list ul.sidebar_gallery li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform: scale(1);
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.partner_univ_list ul.sidebar_gallery li a img {
  opacity: 0;
}
.partner_univ_list ul.sidebar_gallery li a:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  opacity: 0;
}
.partner_univ_list ul.sidebar_gallery li a:after {
  position: absolute;
  content: "\f0b2";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  width: 30px;
  height: 30px;
  /*--adjust as necessary--*/

  color: #9e0105;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  z-index: 99;
  border: 1px solid #9e0105;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  opacity: 0;
}
.partner_univ_list ul.sidebar_gallery li:hover a:after,  .partner_univ_list ul.sidebar_gallery li:hover a:before {
  opacity: 1;
}
.partner_univ_list ul.sidebar_gallery li img {
  width: 100%;
}
.partner_univ_list ul.sidebar_gallery li:before {
  display: none;
}
.partner_univ_list ul.sidebar_listing_image li {
  padding-left: 0;
  margin-bottom: 15px;
}
.partner_univ_list ul.sidebar_listing_image li:last-of-type {
  margin-bottom: 0;
}
.partner_univ_list ul.sidebar_listing_image li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partner_univ_list ul.sidebar_listing_image li:before {
  display: none;
}
.partner_univ_list ul.sidebar_listing_image li span.sidebar_image {
  display: inline-block;
  float: left;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.partner_univ_list ul.sidebar_listing_image li span:last-of-type {
  display: inline-block;
  float: left;
  font-size: 16px;
  width: calc(100% - 50px);
  padding-left: 10px;
  font-weight: 400;
}
.partner_univ_list ul.sidebar_listing_image li span:last-of-type .events_title {
  font-family: "Montserrat", "Arial", sans-serif;
  font-weight: 400;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.partner_univ_list ul.sidebar_listing_image li span:last-of-type time {
  display: block;
  font-size: 10px;
  margin-top: 3px;
}
.partner_univ_list ul.sidebar_listing_image li span:last-of-type time i.fa {
  margin-right: 3px;
}
.partner_univ_list .page_content_tab {
  background: #252525;
}
.partner_univ_list .page_content_tab ul {
  margin: 0;
  padding: 0;
  border: none;
  display: flex;
  text-align: center;
}
.partner_univ_list .page_content_tab ul li {
  margin: 0 30px;
  padding: 0;
  float: none;
  display: inline-block;
  width: 20%;
  background: transparent;
}
.partner_univ_list .page_content_tab ul li:before {
  display: none;
}
.partner_univ_list .page_content_tab ul.nav-tabs>li>a {
  margin: 0;
  padding: 30px 0;
  display: inline-block;
  border: none;
  background-color: transparent;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  border: none;
}
.partner_univ_list .page_content_tab ul.nav-tabs>li>a:hover,  .partner_univ_list .page_content_tab ul.nav-tabs>li.active>a,  .partner_univ_list .nav-tabs>li>a:focus {
  margin: 0;
  display: inline-block;
  background-color: transparent;
  color: #9e0105;
  border: none;
}
.partner_univ_list .sidebar-tab-pane-inner {
  padding: 30px;
}
.partner_univ_list .article_sidebar_form input {
  width: 100%;
  height: 44px;
  line-height: 44px;
  padding: 0px 10px;
  border: 1px solid #dadada;
  background: #fff;
  margin-bottom: 15px;
}
 .partner_univ_list .article_sidebar_form input::-webkit-input-placeholder {
 color: #bababa;
}
.partner_univ_list .article_sidebar_form select {
  border: 1px solid #dadada;
  background: #fff;
  margin-bottom: 15px;
  box-shadow: none;
  width: 100%;
  padding: 10px;
  color: #bababa;
  display: block;
}
.partner_univ_list .article_sidebar_form input[type="submit"] {
  display: inline-block;
  max-width: 175px;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  background: #9e0105;
  border: 1px solid #9e0105;
  margin-bottom: 0;
  padding: 0px 15px;
}
.partner_univ_list .article_sidebar_form input[type="submit"]:hover {
  background: transparent;
  border: 1px solid #9e0105;
  color: #9e0105;
}
.partner_univ_list .related {
  border-bottom: solid 1px #ccc;
  text-align: center;
  padding: 5px;
}
.partner_univ_list .bookcouncellor {
  background: #18386f;
  padding: 10px;
  border: none;
  color: #fff;
  width: 100%;
}
.book_appointment_button a {
  background: #17376e;
  color: #fff;
  padding: 10px;
}
.partner_univ_list .book_app_btn {
  color: #fff !important;
  font-size: 13px;
  padding: 10px;
  background: #2894d6;
}
.partner_univ_list .sidebar_listing_image li a p {
  color: #18386f;
}
.partner_univ_list .row .col-lg-3 {
  padding-left: 0px;
}
.partner_univ_list .row .col-lg-9 {
  padding-right: 0px;
}
.partner_univ_detail {
  position: relative;
  margin-top: -52px;
  border-top-left-radius: 10px;
}
.partner_univ_detail .uniPic {
  display: inline-block;
  border: 1px solid #17376e;
}
.partner_univ_detail .partner_universities_info {
  width: 100%;
  margin: 0;
  display: inline-block;
}
.partner_univ_detail .partner_universities_info h3 {
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 5px;
  color: #17376e;
}
.partner_univ_detail .partner_universities_info p {
  font-weight: 600;
  font-size: 16px;
  color: #17376e!important;
}
.partner_univ_detail .partner_universities_info h3 i {
  color: #17376e;
  padding-right: 10px;
  font-size: 24px;
}
.partner_univ_detail .partner_university_location {
  font-size: 18px;
  font-weight: 500;
  color: #17376e !important;
  text-transform: uppercase;
  text-align: left;
}
.partner_univ_detail .partner_university_name {
  margin-bottom: 10px;
  color: #616161 !important;
  font-size: 15px;
  text-align: left;
}
.partner_univ_detail .partner_universities_info .row {
  margin: 0px;
}
.partner_univ_detail .partner_universities_info .row .col-lg-4 {
  text-align: left;
  padding: 0px;
}
.partner_univ_detail .partner_universities_info .row .col-lg-4 span {
  font-size: 16px;
  display: block;
  height: 30px;
}
.partner_univ_detail .card .row .col-lg-2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner_univ_detail .card .row .col-lg-6 {
  padding: 0px;
}
.partner_univ_detail .social {
  padding-top: 20px;
}
.partner_univ_detail button {
  border-radius: 4px;
  background-color: #17376e;
  border: none;
  color: #fff !important;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  margin: 6px;
  display: flex;
  justify-content: center;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0, .7);
}
.partner_univ_detail button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.partner_univ_detail button:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 9px;
  right: -20px;
  transition: 0.5s;
}
.partner_univ_detail button:hover {
  padding-right: 24px;
  padding-left: 8px;
  background: linear-gradient(to bottom, rgba(23, 55, 110, 1) 0%, rgba(20, 114, 168, 1) 100%);
  transition: 0.5s ease;
}
.partner_univ_detail button:hover:after {
  opacity: 1;
  right: 10px;
}
.partner_univ_detail .row {
  margin: 0px;
}
.partner_univ_detail a {
  color: #18386f !important;
  font-size: 16px;
  display: inline-block;
}
.partner_univ_detail .card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
}
.partner_univ_detail .card-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  margin-bottom: 30px;
  padding: 30px 30px 30px 15px;
  width: 100%;
  background: #fff;
  border-radius: 20px;
}
.partner_univ_detail .card-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.partner_univ_detail .card .row .col-lg-3 {
  display: flex;
  align-items: center;
}
.partner_univ_detail .card .row {
  margin: 0px;
}
.partner_univ_detail .card .row .col-lg-3 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner_univ_content {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px 30px;
  margin: 0px 15px 30px 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.partner_univ_content p {
  color: #060606;
  font-size: 16px;
  font-style: normal;
}
.partner_univ_content ol {
  padding-left: 0px;
}
.partner_univ_content li {
  font-size: 14px;
}
.partner_univ_content h5, ol, p, li {
  color: #060606;
}
.partner_university_site i {
  color: #17376e;
  padding-right: 10px;
}
 @media only screen and (max-width:769px) {
.partner_univ_detail .button_list {
  display: flex;
  margin-top: 10px;
}
.partner_univ_detail .card .row .col-lg-3 {
  display: block;
  align-items: center;
}
}
 @media only screen and (max-width:769px) {
.partner_univ_detail .card-1 {
  text-align: center;
}
.partner_univ_detail .partner_universities_info h3 {
  text-align: center;
  margin-top: 10px;
}
.partner_univ_detail .partner_university_name {
  text-align: center;
}
}
.searchinput center h1 {
  font-size: 20px;
  font-family: sans-serif;
  color: #fff;
  background: orange;
  padding: 10px;
  margin: 1%;
  width: 50%;
  border-radius: 50px;
}
.searchinput {
  line-height: 100%;
  display: table;
  margin: 0;
  width: 100%;
  text-align: center;
}
.searchinput .text {
  height: 20px;
  padding: 20px;
  color: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: 1px 0px 3px #ffffff;
  border-radius: 50px;
  font-size: 15px;
  text-transform: capitalize;
  outline: none;
  background: #17376ec7;
}
 .searchinput ::-webkit-input-placeholder {
 color: #fff;
}
 .searchinput ::-moz-input-placeholder {
 color: #fff;
}
 .searchinput ::-ms-input-placeholder {
 color: #fff;
}
.searchinput .text:focus {
  box-shadow: 1px 1px 8px white;
}
.searchinput .submit {
  padding: 10px!important;
  height: 40px!important;
  font-size: 16px!important;
  color: white!important;
  background: #3492ce!important;
  border: none!important;
  margin: 10px!important;
  border-radius: 50px!important;
  box-shadow: 0px 0px 10px #2590d2!important;
  outline: none!important;
  margin: 0px!important;
  margin-left: 10px!important;
  width: 100%;
  max-width: 200px;
}
.searchinput .submit:after {
  content: none!important;
}
.searchinput .submit:active {
  box-shadow: 0px 0px 7px #fff;
}
.innerpage__banner {
  position: relative;
  z-index: 0;
}
.searchinput .row .col-lg-9 {
  padding: 0px!important;
}
.pagination>li>a, .pagination>li>span {
  background-color: #4a638e;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  background-color: #3492ce;
  border-color: #ddd;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
}
 @media only screen and (max-width:567px) {
.searchinput .row {
  display: flex;
  justify-content: center;
}
.partner_univ_list a {
  color: #fff !important;
  font-size: 13px;
  display: inline-block;
  width: 100%;
  margin-right: 10px;
}
}
.partner_univ_content ul {
  list-style: inside!important;
}
.partner_univ_content ul ul {
  list-style: inside!important;
  padding-left: 30px!important;
}
.partner_univ_detail .table {
  width: 100%;
  border: 1px solid #2490d2;
  background: #ffffff;
  color: #060606;
}
.partner_univ_detail .table thead {
  background: #268fd1;
  color: #fff;
}
.partner_univ_detail .table-striped>tbody>tr:nth-child(odd) {
  background-color: #dddddd;
}
.partner_univ_detail .table>tbody>tr>th, .partner_univ_detail .table>tfoot>tr>th, .partner_univ_detail .table>thead>tr>td, .partner_univ_detail .table>tbody>tr>td, .partner_univ_detail .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #15316312;
}
.partner_univ_content p {
  font-size: 14px;
  text-align: justify;
}
.partner_univ_detail .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ffffffcf;
  text-transform: uppercase;
  font-weight: 400;
}
.partner_univ_content ul li p {
  display: inline-block;
}
.partner_univ_content h4 {
  color: #17376e;
  font-weight: 600;
}
.top_bar a {
  font-size: 12px;
}
/*css added for toggle button*/

#section {
  text-align: justify;
  word-wrap: break-word;
}
.moretext {
  display: none;
}
a.moreless-button {
  color: #18386f !important;
  font-weight: 600;
  text-transform: uppercase;
}
/*css for the course page begins*/

.course_items {
  margin-top: 15px;
}
.course_item {
  padding: 0px 0px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  text-align: center;
  overflow: hidden;
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.course_item_image img {
  width: 100%;
}
.course_item_name {
  color: white;
  padding: 5px 0px;
  background: linear-gradient(to bottom, rgba(23, 55, 110, 1) 0%, rgba(20, 114, 168, 1) 100%);
}
.course_item_name p {
  color: #fff;
  margin: 0px;
}
.course_item_details {
  padding: 15px;
}
.course_item_details .row .col-lg-12 {
  text-align: left;
}
.course_item_details i {
  color: #9e9e9e;
  padding-right: 15px;
}
.course_item_details span {
  color: #222;
  display: flex;
  align-items: center;
}
.course__list .partner_univ_list button {
  box-shadow: none;
  margin: 0px;
  max-width: 115px;
  margin-top: 10px;
  width: 100%;
  padding: 8px;
}
.course_detailpage {
  padding: 30px;
  background: #fff;
  text-align: justify;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 30px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.course_detailpage:hover {
  background: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.course_item__title p {
  text-transform: uppercase;
  color: #18386f;
  font-size: 20px;
  font-weight: 600;
}
.course_detailpage ul li {
  display: flex;
  align-items: center;
}
.course_item__detail {
  padding-bottom: 15px;
}
.course_detailpage ul li:before {
  content: "\f0a4 ";
  font-family: FontAwesome;
  font-size: 12px;
  color: #18386f;
  padding-right: 10px;
  font-weight: 600;
}
.uni_course__list .row .col-lg-3 {
  margin-bottom: 30px;
}
.uni_course__list figure img {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #dedede;
  border-radius: 30px;
  padding: 10px;
  transition: 0.3s ease
}
.uni_course__list figure img:hover {
  border: 1px solid #17376e;
  transition: 0.3s ease;
}
.pagination>li>a, .pagination>li>span {
  color: #fff;
}
#text {
  display: none;
  color: #060606;
}
.page-width #toggle {
  background: #17376e;
  color: #fff;
  box-shadow: none;
  outline: 0px;
  border-radius: 6px;
  padding: 5px 15px;
  margin-bottom: 30px;
}
.course__list .searchinput .form-control {
  height: 44px !important;
  padding: 11px !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
  box-shadow: 1px 0px 3px #ffffff !important;
  border-radius: 50px !important;
  font-size: 15px !important;
  text-transform: capitalize !important;
  outline: none !important;
  background: #17376ec7 !important;
}
/*accordion css begins*/



.partner_univ_detail .accordion_head {
  background: #17376e;
  color: white;
  cursor: pointer;
  font-size: 15px;
  margin: 0 0 1px 0;
  padding: 12px 30px;
  font-weight: 500;
  color: #ffffff;
  border-bottom: 1px solid #ebebeb;
  transition: 0.5s ease;
}
.partner_univ_detail .accordion_head:hover .plusminus {
  color: #afd0ff;
  transition: 0.5s ease;
}
.partner_univ_detail .accordion_head span {
  font-size: 16px;
  font-weight: 500;
}
.partner_univ_detail .plusminus {
  float: right;
  float: right;
  font-size: 23px !important;
  font-weight: 500 !important;
  color: #fff;
}
.partner_univ_detail .accordion_body {
  background: #e9e9e95c;
  padding: 15px 0px;
  overflow: hidden;
  margin: 0px;
  width: 100%;
}
.partner_univ_detail .accordion_head {
  color: white;
  cursor: pointer;
  font-size: 15px;
  margin: 0 0 1px 0;
  padding: 12px 30px;
  font-weight: 500;
  color: #ffffff;
  border-bottom: 1px solid #ebebeb;
  transition: 0.5s ease;
}
.partner_univ_detail .accordion_head:hover {
  border-bottom: 1px solid #015aab;
  transition: 0.5s ease;
  color: #78befd;
}
.theads1 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  display: block;
}
 @media only screen and (max-width:567px) {
.partner_univ_detail .table {
  width: 100%;
  overflow: scroll;
  display: block;
  flex-wrap: wrap;
}
}
.top_right_bar_info {
  display: flex;
}
.site_links {
  display: flex;
  margin-left: 5px;
	align-items:center;
}
.site_links ul {
  display: flex;
}
.site_links ul li a {
  color: #fff;
}
.site_links ul li a img {
  width: 20px;
  margin-right: 10px;
	padding:0;
}
.owl-carousel .owl-dots .owl-dot {
  background: #90c5e6!important;
}
.req, .req1 {
  color: #fff;
}
.bizz__form_innerpage .btn:not(:disabled):not(.disabled) {
  outline: 0px;
}
.bizz__form_wrapper li {
  color: #fff;
  list-style: inside;
}
.files_uploading {
  background-color: #111;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.file-upload__label {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 30px;
  color: #000;
  font-size: 16px;
  left: 50%;
  padding: 5px 10px;
  cursor: pointer;
  outline: none;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-user-select: none;
  white-space: nowrap;
  width: 200px;
  background: white;
  color: #1b4283!important;
  padding: 10px;
  font-weight: 700;
}
.file-upload__input {
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.file-upload label {
  padding: 10px!important;
  font-weight: 600;
}
