/*  --------------------------------------------------------
SELECTION COLOR
-------------------------------------------------------- */
::-moz-selection {
  /* Code for Firefox */
  background: #0fc57f;
}
::selection {
  /* background: #0fc57f; */
}

/*  --------------------------------------------------------
BACKGROUND COLOR
-------------------------------------------------------- */
.mouse-icon .wheel,
.bg-acma,
.button-acma-o:hover,
.button.button-acma,
.button-3d.button-acma,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills-vertical li.active a,
input[type="checkbox"]:checked + label:before,
.button-acma.hover-fade:hover,
.button-acma.hover-fade:focus,
.button-acma.hover-fade:active,
.button-acma.hover-back-pulse:hover,
.button-acma.hover-back-pulse:focus,
.button-acma.hover-back-pulse:active,
.button-acma.hover-sweep-to-right:before,
.button-acma.hover-sweep-to-left:before,
.button-acma.hover-sweep-to-bottom:before,
.button-acma.hover-sweep-to-top:before,
.button-acma.hover-bounce-to-right:before,
.button-acma.hover-bounce-to-left:before,
.button-acma.hover-bounce-to-top:before,
.button-acma.hover-bounce-to-bottom:before,
.button-acma.hover-radial-out:before,
.button-acma.hover-rectangle-out:before,
.button-acma.hover-shutter-out-horizontal:before,
.button-acma.hover-shutter-out-vertical:before {
  background-color: #0fc57f !important;
}

/*  --------------------------------------------------------
BORDER COLOR
-------------------------------------------------------- */
.button-acma-o,
.button-acma-o:hover,
.heading-divider,
.hover-ripple-out:before,
.hover-ripple-in:before,
.button-acma.hover-ripple-out:before,
.button-acma.hover-ripple-in:before {
  border-color: #0fc57f;
}

.heading-icon,
.heading-icon-o,
.button-o.button-acma,
blockquote,
blockquote.blockquote-reverse,
blockquote.blockquote-acma,
blockquote.blockquote-acma-reverse,
.nav-tabs-vertical li a:hover,
.nav-tabs-vertical li.active,
.nav-tabs-vertical li.active a,
.testimonial-triangle-isosceles-has-bg.bottom-center
  .testimonial-body.bg-acma::after,
.button-acma-o,
.button-acma-o:hover,
.heading-divider,
.hover-ripple-out::before,
.hover-ripple-in::before,
.button-acma.hover-ripple-out::before,
.button-acma.hover-ripple-in::before,
a.add-to-cart:hover,
input[type="checkbox"]:checked + label::before,
#sidebar ul.tag li:hover,
.copyright a:hover {
  border-color: #0fc57f;
}

/*  ------------
 OTHER
-------------- */
.megamenu .dropdown-submenu:hover > a:after {
  border-left-color: #0fc57f;
}
.border-box {
  border: solid 1px #0fc57f;
  height: 100px;
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  padding: 16px;
}
.content-box h5 {
  margin: 0px !important;
  text-align: left;
}
.top-nav-collapse .navbar-brand img {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
  width: 35%;
}

.cc-revoke,
.cc-window {
  font-size: 14px !important;
  padding: 0.6em 1.6em !important;
}

.carousel-control .fa,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  display: inline-block;
  margin-top: -10px;
  position: absolute;
  top: 47%;
  z-index: 5;
  font-size: 48px;
}
.carousel-control {
  width: 10%;
}
.copyright-one {
  background: rgba(255, 255, 255, 0.6);
}
.copyright-one p {
  margin: 0px;
}
.carousel-caption {
  display: block;
  left: auto;
  margin: auto;
  padding-bottom: 30px;
  right: auto;
  text-align: center;
  width: 40%;
}

.clear-both {
  clear: both;
}

/***********
  BENEFITS
************/
#benefits {
  position: relative;
  background: url(../img/bg-benefits.jpg) repeat;
}
.hexagon {
  display: block;
  margin: auto auto auto 215px;
  width: 65%;
  color: #fff;
}
.hexagon h3 {
  color: #ffffff;
  font-family: "TT Commons", sans-serif;
  font-size: 18px;
  font-weight: 500 !important;
  line-height: 16px;
}
.hexaL {
  border-bottom: 48px solid transparent;
  border-right: 25px solid #000;
  border-top: 48px solid transparent;
  float: left;
}
.hexa-xM {
  background-color: #00bfa5;
  float: left;
  height: 104px;
  width: 508px;
}
.hexaM > img {
  padding: 20px 0;
}
.hexaR {
  border-bottom: 48px solid transparent;
  border-left: 25px solid #000;
  border-top: 48px solid transparent;
  float: left;
}
.hexa-outsideL {
  float: left;
  border-right: 27px solid #fff;
  border-top: 52px solid transparent;
  border-bottom: 52px solid transparent;
}
.hexa-outsideM {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #fff;
  border-image: none;
  border-style: solid;
  border-width: 4px 0;
  float: left;
  height: 104px;
  width: 66px;
}
.hexa-outsideR {
  float: left;
  border-left: 27px solid #fff;
  border-top: 52px solid transparent;
  border-bottom: 52px solid transparent;
}
.hexa-outsidei {
  margin-top: -66px;
  position: absolute;
  z-index: 2;
}
.hexa-i {
  margin-left: 5px;
  margin-top: -62px;
  position: absolute;
  z-index: 3;
}

.benefit-i {
  position: relative;
  z-index: 2;
  margin-top: -70px;
}
.benefit-detail {
}

/* Pink Color Hexagonal */
#hexa-pink-bcolor {
  border-right-color: #e91e63;
  border-left-color: #e91e63;
}
#hexa-pink-bgcolor {
  background: #e91e63;
}

/* Purple Color Hexagonal */
#hexa-purple-bcolor {
  border-right-color: #7e57c2;
  border-left-color: #7e57c2;
}
#hexa-purple-bgcolor {
  background: #7e57c2;
}

/* Blue Color Hexagonal */
#hexa-blue-bcolor {
  border-right-color: #29b6f6;
  border-left-color: #29b6f6;
}
#hexa-blue-bgcolor {
  background: #29b6f6;
}

/* Gray Color Hexagonal */
#hexa-gray-bcolor {
  border-right-color: #838383;
  border-left-color: #838383;
}
#hexa-gray-bgcolor {
  background: #838383;
}

/*--------------Content-------------------*/
.hexa-xL {
  border-bottom: 49px solid transparent;
  border-right: 27px solid #00bfa5;
  border-top: 49px solid transparent;
  float: left;
}
.hexa-xM {
  background-color: #00bfa5;
  float: left;
  height: 98px;
  padding: 0 50px;
  width: 504px;
}
.hexa-xR {
  border-bottom: 49px solid transparent;
  border-left: 27px solid #00bfa5;
  border-top: 49px solid transparent;
  float: left;
}
.hexa-c {
  margin-left: 45px;
  margin-top: 7px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.hexa-outside-c {
  margin-left: 37px;
  margin-top: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.hexa-outside-xL {
  border-bottom: 56px solid transparent;
  border-right: 30px solid #fff;
  border-top: 56px solid transparent;
  float: left;
}
.hexa-outside-xM {
  background-color: #fff;
  float: left;
  height: 112px;
  width: 514px;
}
.hexa-outside-xR {
  border-bottom: 56px solid transparent;
  border-left: 30px solid #fff;
  border-top: 56px solid transparent;
  float: left;
}

.hexa-one {
  height: 120px;
  margin-top: 20px;
}
.hexa-two {
  display: block;
  height: 120px;
  margin-left: 78px;
  margin-top: 20px;
}

.parallax-mirror {
  width: 100% !important;
}
#certification h3,
#certification p {
  color: #ffffff;
  font-family: "TT Commons", sans-serif !important;
}
.certification-pink {
  background-color: rgba(233, 30, 90, 0.6);
  padding: 15px 25px;
  border-radius: 3px;
}
.certification-pink:hover {
  background-color: rgba(233, 30, 90, 1);
  transition: 0.3s ease-in-out 0s;
}
.certification-blue {
  background-color: rgba(22, 56, 110, 0.6);
  padding: 15px 25px;
  border-radius: 3px;
}
.certification-blue:hover {
  background-color: rgba(22, 56, 110, 1);
  transition: 0.3s ease-in-out 0s;
}
.certification-pink,
.certification-blue {
  min-height: 305px;
  margin-bottom: 10px;
}
address {
  font-style: 300;
  font-size: 20px;
  color: #000000;
}
address .fa.fa-map-marker {
  font-size: 36px;
  color: #000000;
}

/***********
  About Us
************/

.about-acma-content {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #0fc57f;
}

.about-acma-content p {
  font-size: 17.5px;
}

.current-landscape-section ul {
  float: left;
}

.current-landscape-section .ul-hoz-5 {
  /* list-style-type: none; */
  width: 20%;
}

.about-acma-bg-color-shaded {
  background-color: #eeeeee;
}

.about-acma-bg-color {
  background-color: #eeeeee;
}

.about-acma-bg-color-white {
  background-color: #fff;
}

.founder-section img {
  width: 80%;
}

#mission {
  background: #eeeeee;
}
#board {
  background: #ffffff;
}
.img-border {
  border: 4px double #ccc;
}
.govern-i {
  background: #00bfa5 none repeat scroll 0 0;
  border-radius: 50px;
  display: block;
  font-size: 20px;
  height: 50px;
  margin: auto auto -20px;
  text-align: center;
  width: 50px;
  padding: 0;
  z-index: 1;
  position: relative;
  color: #ffffff;
}
.govern-i img {
  border-radius: 50px;
}
.BOG {
  min-height: 245px;
}

/******************************
Contact
******************************/
#contact .form-control,
#contact textarea,
#event .form-control,
#event textarea {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #f2f2f2;
  box-shadow: none;
  height: 45px;
  border-radius: 5px;
}
#contact .form-control:focus,
#contact textarea:focus {
  border: 1px solid #ddd;
}
#contact textarea {
  border-radius: 5px;
  height: auto;
  width: 100%;
}
#contact li {
  line-height: 30px;
  font-size: 20px;
}
.font18 {
  font-size: 18px !important;
}

/******************************
Responsive
******************************/
@media (max-width: 1200px) {
  .hexagon {
    width: 80%;
    margin: 0 auto;
    clear: both;
  }
  .carousel,
  .carousel-inner {
    height: 350px;
  }
}
@media (max-width: 980px) {
  .navbar-brand > img {
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
  }
  .nav > li > a {
    padding: 0 10px;
  }
  .navbar-acma .navbar-nav > li > a {
    font-size: 12px;
  }
  .carousel-caption {
    width: 79%;
  }
  .c-detail {
    margin: 0 auto;
    padding: 0;
    text-align: center !important;
  }
  .c-detail h2 {
    font-size: 18px;
    line-height: 18px;
  }
  .carousel-caption p {
    font-size: 100%;
    line-height: 14px;
  }
  .carousel-control {
    /* display: none; */
  }
  .carousel {
    margin-bottom: 0;
  }
  .carousel-indicators {
    bottom: 10px;
  }
  .carousel-caption {
    left: 0;
    right: 0;
    text-align: center;
    top: 25%;
    width: auto;
  }
  .navbar-nav {
    margin: 15px 0 0px;
  }
  .navbar-acma {
    padding: 0px;
  }
  .hexagon {
    margin: auto;
    width: 100%;
  }
  .social,
  #footer h5 {
    text-align: center !important;
  }
  .footer-link {
    text-align: center;
  }
  .footer-link > ul {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
  }
}
.top-link ul li {
  display: inline;
  /*border-right: 1px dotted #666; */
  padding: 0px 5px;
  text-transform: uppercase;
}
.top-link a {
  line-height: 14px;
}

@media (max-width: 800px) {
  #top-address {
    display: none;
  }
  .mobile-hide {
    display: none !important;
  }
}

/** Media Added **/
.no-padding {
  padding: 0;
}
.wp_nt_ajax_loader {
  display: none;
}
#payment {
  margin-bottom: 50px;
}

.acma-error {
  color: #ff0000;
  display: block;
}
.fees-detail {
  background: #0fc57f none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 20px;
  padding: 30px 30px 0;
}
.row-space {
  padding: 3px 0;
}
.acma-display-amount.text-center.form-control {
  float: right;
  width: auto;
}

/** Media added on 8 aug, 2016 **/
.acma-error-container {
  display: none;
}

/************************************************
				ADDITION
************************************************/

/**	LOGIN **/
li.login,
li.register,
li.logout {
  border: medium none;
  margin: 0 !important;
  padding: 0 !important;
}
li.login .fa,
li.register .fa,
li.logout .fa {
  margin-left: 0;
}
li.login {
  border-right: 1px solid #fff;
  margin-left: 10px;
  margin-right: -3px !important;
}
.login .button-acma,
.register .button-acma,
.logout .button-acma {
  background: #a5adaf !important;
  border-color: #a5adaf !important;
  padding: 7px 10px;
}
#acma-register-btn {
}
.register .button-acma {
  border-radius: 0px 3px 3px 0px;
  margin-left: 1px;
}
.login .button-acma {
  border-radius: 3px 0px 0px 3px;
}
.login .button-acma:hover,
.register .button-acma:hover,
.logout .button-acma:hover {
  background: #7f8587 !important;
  border-color: #7f8587 !important;
  color: #fff;
}

/**	SIDEBAR **/
#rightbar .center-block {
  display: block;
  margin-left: 0;
}
#rightbar h1 {
  text-align: left !important;
  margin-top: 0;
}

/**	PROFILE **/
.field-heading h2 {
  background: rgba(204, 204, 204, 1);
  background: -moz-linear-gradient(
    left,
    rgba(204, 204, 204, 1) 0%,
    rgba(221, 221, 221, 0.87) 42%,
    rgba(255, 255, 255, 0.7) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(204, 204, 204, 1)),
    color-stop(42%, rgba(221, 221, 221, 0.87)),
    color-stop(100%, rgba(255, 255, 255, 0.7))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(204, 204, 204, 1) 0%,
    rgba(221, 221, 221, 0.87) 42%,
    rgba(255, 255, 255, 0.7) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(204, 204, 204, 1) 0%,
    rgba(221, 221, 221, 0.87) 42%,
    rgba(255, 255, 255, 0.7) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(204, 204, 204, 1) 0%,
    rgba(221, 221, 221, 0.87) 42%,
    rgba(255, 255, 255, 0.7) 100%
  );
  background: linear-gradient(
    to right,
    rgba(204, 204, 204, 1) 0%,
    rgba(221, 221, 221, 0.87) 42%,
    rgba(255, 255, 255, 0.7) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff', GradientType=1 );
  padding: 5px 20px;
  margin: 0;
  margin-bottom: 20px;
  font-size: 20px;
}
.sub-title .field-heading h4 {
  border-top: dotted 1px #ccc;
  border-bottom: dotted 1px #ccc;
  text-align: center;
}
.online-application .form-group > input {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px 5px;
  width: 100%;
}

.benefit-detail:hover {
  opacity: 0.9;
}
.dropdown-menu {
  z-index: 1111;
}
.login .button-acma,
.register .button-acma,
.logout .button-acma {
  background: #a5adaf !important;
  border-color: #a5adaf !important;
  padding: 7px 10px;
}
.user-login .btn,
.user-login .btn:hover,
.user-login .btn:focus,
.user-login .btn:active {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
.user-login.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.user-login img {
  border: 1px solid #999;
  height: 30px;
  margin-right: 7px;
  width: 30px;
  margin-top: -2px;
}
.user-login ul,
.user-login ul li {
  margin: 0px;
  padding: 0px;
}
.user-login ul li a {
  border-bottom: 1px dotted #ddd;
  color: #666;
  padding: 7px 15px;
  text-transform: capitalize;
}
.after-login .fa {
  margin-right: 4px;
  width: 15px;
  text-align: center;
}
.user-login ul li a:hover,
.user-login ul li a:focus,
.user-login ul li a:active {
  color: #111;
}
.user-login .dropdown-menu {
  background: #eee none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  padding-top: 10px !important;
  min-width: 140px;
}

.user-login:hover .dropdown-menu {
  display: block !important;
}

/**	Make Payment **/
#make-payment {
  background: #a5adaf;
}

.notification {
  background: #fff;
}
.notification .note-title {
  background: #0fc57f;
  /*padding:15px;*/
  vertical-align: middle;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.note-title .fa {
  font-size: 40px;
  vertical-align: middle;
  color: #0a8a59;
  padding: 2px;
}
.notification ul {
  margin: 0px;
  padding: 15px;
}
.notification ul li {
  margin: 0px;
  padding: 0 0 5px 0;
  list-style: none;
}
#make-payment .heading.heading-solid.center-block {
  background: #d2d8da none repeat scroll 0 0;
}
.pay-option {
  background: #fff;
  padding: 50px 0;
  border-left: solid 3px;
  margin-top: 25px;
}
.pay-option:hover {
  background: #4f5759 url(../img/pay-selection.png) no-repeat 30px 30px;
  color: #fff !important;
  transition: all 0.5s ease;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pay-option h1 {
  font-family: "TT Commons", sans-serif;
  font-size: 28px;
  font-weight: 300 !important;
  text-transform: uppercase;
  line-height: 34px;
}
.pay-option:hover h1 {
  color: #fff !important;
}

.application-fees {
  border-color: #7e57c2;
}
.bcmas-fees {
  border-color: #f7a302;
}
.macc-fees {
  border-color: #f50057;
}

/*@media(max-width:1280px){
	.dashboard-options .hexagon {
		padding: 100px 0 50px;
	}
}
*/
@media all and (min-width: 991px) and (max-width: 1280px) {
  .hexa-c {
    width: 76%;
  }
  .hexa-outside-c {
    width: 77%;
  }
}
@media (max-width: 991px) {
  ul.top-nav {
    margin: 0 !important;
    padding: 0 !important;
  }
  #top-address > p {
    font-size: 13px;
    margin: 0;
    padding-top: 5px;
  }
  .dropdown-menu {
    right: 0;
    left: auto;
  }
  .hexagon .col-sm-4 {
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .top-link ul li {
    display: inline;
    padding: 0;
    text-transform: uppercase;
  }
  .login .button-acma,
  .register .button-acma,
  .logout .button-acma {
    padding: 5px 5px;
    letter-spacing: 0.5px;
  }
  .subscribe .button-acma {
    padding: 6px 5px;
    letter-spacing: 0.5px;
  }
  .after-login {
    margin-right: 7px;
  }
  .nav .dropdown-menu {
    left: -20px;
  }
  .nav .pr10 {
    padding-right: 1px;
  }
}

/** Verticle menu **/
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-size: 14px;
  position: relative;
}
#cssmenu {
  border-radius: 3px;
  width: 100%;
  margin-bottom: 35px;
}
#cssmenu a {
  line-height: 1.3;
  color: #fff;
}

#cssmenu > ul > li {
  background: #0fc57f none repeat scroll 0 0;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #fff #0ea068;
}
#cssmenu > ul > li:hover {
  background: #0ea068;
}
#cssmenu > ul > li > a {
  font-size: 16px;
  display: block;
  color: #fff;
  border-top: 1px solid #f4f5f7;
  border-top: none;
  padding: 10px 10px 10px 15px;
  /*border-style:solid;
	border-width:0px 0px 1px 3px;*/
}
#cssmenu > ul > li > a > span {
  display: block;
  padding: 12px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.has-sub > a span {
  background: url(../images/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(../images/icon_minus.png) 96% center no-repeat;
}
/* Sub menu */
#cssmenu ul ul {
  display: none;
  background: #fff;
  border-right: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7;
}
#cssmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  border-top: none;
  background: #f7f7f7;
}
#cssmenu ul ul li:last-child {
  border-bottom: none;
}
#cssmenu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #676767;
  font-size: 15px;
  font-weight: normal;
}
#cssmenu ul ul a:before {
  content: "Â»";
  position: absolute;
  left: 10px;
  color: #2685db;
}
#cssmenu ul ul a:hover {
  color: #2685db;
}

/*************************************
	LOGIN FORM
*************************************/
#acma-loginform p,
#acma-changepassform p,
#acma-changeemailform p {
  margin: 0 0 15px 0;
}
#user-login h1 {
  color: #333333;
}
.acma-custom-login {
  background: #fff none repeat scroll 0 0;
  border-top: 3px solid #0fc57f;
  margin: 30px auto 50px;
  padding: 15px 20px 5px;
  width: 400px;
}
#acma-loginform label,
#acma-loginform input,
#acma-changepassform label,
#acma-changepassform input,
#acma-changeemailform label,
#acma-changeemailform input {
  width: 100%;
}
#acma-loginform input,
#acma-changepassform input,
#acma-changeemailform input {
  background: #eee none repeat scroll 0 0;
  border: 1px solid #eee;
  height: 40px;
  padding: 0px 10px;
}
#acma-loginform input:hover,
#acma-loginform input:focus,
#acma-loginform input:active,
#acma-changepassform input:hover,
#acma-changepassform input:focus,
#acma-changepassform input:active,
#acma-changeemailform input:hover,
#acma-changeemailform input:focus,
#acma-changeemailform input:active {
  border-color: #ddd;
}
#acma-loginform input[type="checkbox"],
#acma-loginform input[type="radio"],
#acma-loginform input[type="reset"],
#acma-loginform input[type="submit"],
#acma-changepassform input[type="submit"],
#acma-changeemailform input[type="submit"] {
  width: auto !important;
  height: auto !important;
}
.login-remember {
  float: right;
  clear: both;
}
.login-submit {
  margin-top: 15px !important;
  padding-top: 15px;
  border-top: 1px #ddd solid;
}
.login-submit input.button-primary {
  background: #0fc57f none repeat scroll 0 0 !important;
  border: 1px solid #0fc57f !important;
  border-radius: 3px;
  color: #fff !important;
  padding: 5px 15px !important;
  text-transform: capitalize;
}
.login-submit input.button-primary:hover {
}
.login .alert {
  width: 95%;
  margin: auto;
  max-width: 400px;
}
.acma-custom-login .acma-error {
  font-weight: 600;
  font-size: 14px;
}
#benefits.login {
  min-height: 100%;
  min-height: calc(100% - 240px);
}

@media (max-width: 430px) {
  .acma-custom-login {
    padding: 20px;
    width: 100%;
  }
  .login .alert,
  .change-password .alert {
    width: 100%;
  }
  .footer-link ul {
    padding-left: 0;
  }
  .footer-link > ul li {
    display: block;
    margin-bottom: 10px;
    border-right: 0;
    border-bottom: 1px solid #d9fff0;
    padding: 0 0 10px;
  }
  #footer {
    padding-top: 15px;
  }
}

/** Media added 13, Aug 2016 **/
p.past-file {
  font-size: 14px;
  margin: 5px 0 0 5px;
}
#acma-cropContainerModal {
  position: relative;
}
attr.req {
  color: #ff0000;
}
a.page-link {
  color: #0fc57f;
}
.space {
  margin-bottom: 20px !important;
}
.shadow {
  background: #f7f8f9;
  padding: 3px;
  margin: 0;
}
.tip-icon {
  width: 36px;
  height: 38px;
  float: left;
  position: relative;
  top: 18px;
  /*right: 10px;*/
  margin: 0px 5px 5px 0;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 39px;
  background: #92cd59;
}
.color-box .tip-box .button {
  margin-top: 5px;
}
.tip-box {
  color: #2e5014;
  background: #d5efc2;
  padding: 0 15px 15px 25px;
}
.tip-box p {
  padding-top: 20px;
  margin-bottom: 3px;
  color: #2e5014;
  line-height: 32px;
}

/** Model CSS **/
#tallModal {
  top: 100px;
  text-transform: none;
}
.modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.form-group.row {
  margin-bottom: 12px !important;
}
.acma-degree-field {
  display: none;
}

/*******************
 DASHBOARD TIMELINE
********************/
.timeline {
  position: relative;
  padding: 21px 0px 10px;
  margin-top: 4px;
  margin-bottom: 30px;
}
.timeline .line {
  position: absolute;
  width: 4px;
  display: block;
  background: currentColor;
  top: 0px;
  bottom: 0px;
  margin-left: 30px;
}
.timeline .separator {
  border-top: 1px solid currentColor;
  padding: 5px;
  padding-left: 40px;
  font-style: italic;
  font-size: 0.9em;
  margin-left: 30px;
}
.timeline .line::before {
  top: -4px;
}
.timeline .line::after {
  bottom: -4px;
}
.timeline .line::before,
.timeline .line::after {
  content: "";
  position: absolute;
  left: -4px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: currentColor;
}
.timeline .panel {
  position: relative;
  margin: 10px 0px 21px 70px;
  clear: both;
}
.timeline .panel::before {
  position: absolute;
  display: block;
  top: 8px;
  left: -23px;
  content: "";
  width: 0px;
  height: 0px;
  border: inherit;
  border-width: 12px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.timeline .panel .panel-heading.icon * {
  font-size: 20px;
  vertical-align: middle;
  line-height: 40px;
}
.timeline .panel .panel-heading.icon {
  border-radius: 50%;
  display: block;
  float: left;
  height: 40px;
  left: -59px;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 40px;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 20px;
  font-weight: 600;
}
.timeline .panel-outline {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.timeline .panel-outline .panel-body {
  padding: 10px 0px;
}
.timeline .panel-outline .panel-heading:not(.icon),
.timeline .panel-outline .panel-footer {
  display: none;
}

/***STEPS***/
.steps .panel-body {
  font-size: 18px;
}

.steps .step1 > .panel-heading {
  background-color: #00bfa5;
  border-color: #00bfa5;
  color: #fff;
}
.steps .step1 {
  border-color: #00bfa5;
}

.steps .step2 > .panel-heading {
  background-color: #e91e63;
  border-color: #e91e63;
  color: #fff;
}
.steps .step2 {
  border-color: #e91e63;
}

.steps .step3 > .panel-heading {
  background-color: #7e57c2;
  border-color: #7e57c2;
  color: #fff;
}
.steps .step3 {
  border-color: #7e57c2;
}

.steps .step4 > .panel-heading {
  background-color: #838383;
  border-color: #838383;
  color: #fff;
}

.steps .step4 > .panel-body {
  background-color: #838383;
  padding: 10px 10px;
  color: #fff;
}

.steps .step4 {
  border-color: #838383;
}

.steps .panel-heading {
  padding: 5px 15px;
}

.steps .panel-title {
  font-family: "TT Commons", sans-serif;
  font-size: 30px;
  font-weight: 400 !important;
  letter-spacing: -0.5px;
}

.steps .step1 a:hover {
  color: #00bfa5;
}
.steps .step2 a:hover {
  color: #e91e63;
}

/***Make Payment***/
#make-payment {
  background: none;
}
.pay-option {
  background: #f2f2f2 none repeat scroll 0 0;
  min-height: 140px;
  padding: 10px;
}
.pay-option:hover {
  background: #4f5759 url("../img/pay-selection.png") no-repeat scroll 98% 90%;
  color: #fff !important;
  transition: all 0.5s fade-in;
}

/***********************************
 Change Password and Email ID FORM
************************************/
.acma-change-password {
  background: #fff none repeat scroll 0 0;
  border-top: 3px solid #0fc57f;
  margin: 30px auto 50px;
  padding: 30px 20px 5px;
  width: 100%;
}
.change-email,
.change-pass {
  border: 1px solid #ddd;
  padding: 30px 20px 0;
}
.change-email h4,
.change-pass h4 {
  background: #eee none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 50px;
  display: inline-block;
  font-family: "TT Commons", sans-serif;
  font-size: 16px;
  padding: 0 15px;
  position: absolute;
  top: -25px;
}

/***********************/
.acma-change-password {
  background: #fff none repeat scroll 0 0;
  border-top: 3px solid #0fc57f;
  margin: 30px auto 50px;
  padding: 30px 20px 20px;
  width: 100%;
}
.change-email,
.change-pass {
  border: 1px solid #ddd;
  padding: 30px 20px 0;
}
.change-email h4,
.change-pass h4 {
  background: #eee none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 50px;
  display: inline-block;
  font-family: "TT Commons", sans-serif;
  font-size: 16px;
  padding: 0 15px;
  position: absolute;
  top: -25px;
}

.specialists {
  padding: 0.7px;
}

/*************************/
@media (max-width: 360px) {
  .hexa-outside-xM {
    width: 240px;
  }
  .hexa-xM {
    width: 230px;
  }
}

/** Topic Cover Boxes **/
.acma-topic-box span.acma-topic-title {
  display: block;
  font-size: 15px;
  color: #e00b36;
  font-weight: bold;
}
.acma-topic-box p {
  font-size: 12px;
  line-height: 18px;
  padding-left: 17px;
}
.acma-what-expect h4 {
  font-size: 18px;
  margin-bottom: 3px;
  margin-top: 15px;
}
.acma-what-expect p {
  margin-bottom: 5px;
}

/** Multi select/checkbox **/
.wplms-multiselect {
  width: 100%;
  position: relative;
}
.wplms-multiselect .selectBox {
  position: relative;
  z-index: 9;
}
.wplms-multiselect .selectBox select {
  z-index: 1;
}
.wplms-multiselect a.form-control {
  height: auto;
  min-height: 34px;
  padding-right: 20px;
  position: relative;
}
.wplms-multiselect a.form-control:after {
  height: 100%;
  right: 0;
  top: 0;
  width: 20px;
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  text-align: center;
  line-height: 32px;
}
.wplms-multiselect .overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.wplms-multiselect .wplms-checkboxes {
  background: #fff;
  max-height: 200px;
  overflow-x: auto;
}
.wplms-multiselect .wplms-checkboxes-group {
  display: none;
  border: 1px #dadada solid;
  position: absolute;
  z-index: 999999;
  background: #fff;
  width: 100%;
}
.wplms-multiselect .wplms-checkboxes-group.active {
  display: block;
}
.wplms-multiselect .wplms-checkboxes-group label {
  display: block;
  margin: 0;
  padding: 5px 10px;
  line-height: 22px;
}
.wplms-multiselect .wplms-checkboxes-group input[type="checkbox"] {
  margin-right: 5px;
}
.wplms-multiselect .wplms-checkboxes-group label:hover {
  background-color: #1e90ff;
  color: #fff;
}
h2 {
  word-wrap: break-word;
}

.acma-callout {
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  padding: 40px 0;
  background: #00bfa5;
}
.button.button-acma.btncolor-pink {
  background-color: #e91e63 !important;
}
.btncolor-pink.hover-ripple-out::before,
.btncolor-pink.hover-ripple-in::before,
.btncolor-pink.button-acma.hover-ripple-out::before,
.btncolor-pink.button-acma.hover-ripple-in::before {
  border-color: #e91e63;
}

/** New Home Page **/
/* Footer */
#footer {
  background: #666666 none repeat scroll 0 0;
}
#footer p {
  font-size: 14px;
  color: #ddd;
}
#footer h5 .heading.heading-solid.center-block {
  width: 50px;
}

#footer .fa {
  color: #0fc57f;
}
#footer .address .fa {
  font-size: 36px !important;
  margin-bottom: 10px;
}
#Footer_Menu {
  padding: 0;
}
.footer-link ul li {
  display: block;
  line-height: 1.6;
  font-size: 14px !important;
  color: #ddd !important;
}
.footer-link ul {
  list-style-type: circle !important;
}
.footer-link .fa.fa-circle {
  font-size: 5px;
  vertical-align: middle;
  margin-left: 10px;
}
#footer a {
  color: #ddd !important;
}
.footer-link ul li a {
  line-height: 1.6;
  font-size: 14px !important;
}
#footer .contact-no p {
  font-size: 16px;
}
.contact-no .fa {
  margin-right: 5px;
}
.copyright {
  border-top: solid 3px #767676;
  padding-top: 20px;
}

/* Direct Link to Courses */
.direct-apply {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0 !important;
  margin-top: -88px;
  z-index: 9;
  position: relative;
}
.direct-apply .row {
  margin: 0px;
}
.bcmas-direct,
.macc-direct {
  padding: 10px;
  color: #000;
  font-weight: 600;
  font-size: 20px;
}
.bcmas-direct {
  border-right: solid 1px;
  border-color: rgba(0, 0, 0, 0.5);
}
.bcmas-direct .button-acma,
.macc-direct .button-acma {
  background: #333 none repeat scroll 0 0 !important;
  margin-top: 10px;
}
.bcmas-direct .button-acma:hover,
.macc-direct .button-acma:hover {
  background: #000 none repeat scroll 0 0 !important;
}
.carousel-indicators {
  display: none;
}
.certification-pink,
.certification-blue {
  min-height: 340px;
}
.affairs .button-pink,
.affairs .button-blue,
.affairs .button-green {
  text-align: center;
  position: absolute !important;
  bottom: 30px;
  left: 38%;
}
.certification-pink:hover .button-pink,
.certification-blue:hover .button-blue,
.certification-green:hover .button-green {
  border-color: #fff;
}
.affairs .button-pink {
  background-color: rgba(233, 30, 90, 1) !important;
}
.affairs .button-green {
  background-color: rgba(10, 125, 80, 1) !important;
}
.affairs .button-blue {
  background-color: rgba(22, 56, 110, 1) !important;
}
.affairs .button-pink:hover,
.affairs .button-blue:hover,
.affairs .button-green:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
}
.affairs .button-pink:hover {
  color: rgba(233, 30, 90, 1) !important;
}
.affairs .button-blue:hover {
  color: rgba(22, 56, 110, 1) !important;
}
.affairs .button-green:hover {
  color: rgba(10, 125, 80, 1) !important;
}

@media (max-width: 1199px) {
  .carousel,
  .carousel-inner {
    height: 550px;
  }
  .certification-pink,
  .certification-blue,
  .certification-green {
    min-height: 360px;
  }
  .affairs .button-pink,
  .affairs .button-blue,
  .affairs .button-green {
    bottom: 15px;
  }
}
@media (max-width: 992px) {
  .direct-apply {
    margin-top: -86px;
  }
  .bcmas-direct,
  .macc-direct {
    padding: 13px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
  }
  .certification-pink,
  .certification-blue {
    min-height: unset;
  }
  .affairs .button-pink,
  .affairs .button-blue {
    bottom: 0;
    position: relative !important;
  }
}
.peer-dev {
  border: 4px solid #dedede;
  margin-top: 40px;
  padding: 0 25px 25px;
}
.peer-dev > h4 {
  margin-top: -17px;
  text-align: center;
  background: #cccccc;
  display: block;
  margin: -17px auto 25px;
  width: -moz-max-content;
  width: -webkit-max-content;
  padding: 0 15px;
}
.box-blue,
.box-blue1 {
  background: #268bda none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 25px;
}
.box-blue1 {
  width: 4px;
  height: 25px;
}
.box-green,
.box-green1 {
  background: #0fc57f none repeat scroll 0 0;
  bottom: -2px;
  content: "";
  height: 4px;
  position: absolute;
  right: -2px;
  width: 25px;
  z-index: -1;
}
.box-green1 {
  height: 25px;
  width: 4px;
}
.blockquote-acma {
  background: #eeeeee;
  padding: 15px 15px 17px;
  border: solid 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  z-index: 9;
  position: relative;
}
.blockquote-acma p {
  margin: 0px;
}
.left-block {
  display: block;
  margin-left: 0;
}
.right-block {
  display: block;
  margin-right: 0;
}
.bg-gray1 {
  background: #eee;
}
.nopadding {
  padding: 0px !important;
}
.nomargin {
  margin: 0px !important;
}
.partners img {
  min-height: 420px;
  max-height: 423px;
  width: 100%;
}
.bg-green {
  background: #0fc57f !important;
}
.bg-green::after {
  border-bottom: 30px solid transparent;
  border-right: 30px solid #0fc57f;
  border-top: 30px solid transparent;
  content: "";
  height: 0;
  left: 0;
  margin-left: -29px;
  position: absolute;
  top: 45%;
  width: 0;
  z-index: 9;
}
.bg-blue {
  background: #268bda;
}
.bg-blue::after {
  border-bottom: 30px solid transparent;
  border-left: 30px solid #268bda;
  border-top: 30px solid transparent;
  content: "";
  height: 0;
  right: 0;
  margin-right: -29px;
  position: absolute;
  top: 45%;
  width: 0;
  z-index: 9;
}
.seg-content {
  padding: 40px;
  color: #fff;
  height: 100%;
  min-height: 420px;
}
.seg-content h3,
.seg-content p {
  color: #fff;
}
.btn-transparent {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-transform: uppercase;
}
.btn-transparent:hover {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.seg-content .btn-transparent {
  position: absolute;
  bottom: 40px;
}
.certification-green {
  background: rgba(10, 125, 80, 0.75);
}
.certification-blue {
  background: rgba(23, 87, 136, 0.75);
}
.certification-green:hover {
  background: rgba(10, 125, 80, 1);
  transition: all 0.3s ease-in-out 0s;
}
.read-pdf {
  background: #666;
  padding: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

/** Responsive CSS **/
@media (max-width: 1379px) {
  .seg-content {
    min-height: 420px;
    padding: 15px;
  }
  .seg-content {
    padding: 20px;
  }
  .seg-content .btn-transparent {
    bottom: auto;
    position: relative;
  }
}

@media (max-width: 1199px) {
  .seg-content {
    min-height: 420px;
    padding: 15px;
  }
  .seg-content {
    padding: 20px;
  }
  .seg-content h3 {
    font-size: 20px;
  }
  .peer-dev {
    margin-top: 20px;
    padding: 0 10px 9px;
  }
  .peer-dev > h4 {
    margin: -17px auto 0;
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .partners img {
    width: 100%;
  }
  .seg-content,
  .partners img {
    height: 478px;
  }
}

/** New Added **/
.certification-bcmas {
  background: rgba(41, 193, 87, 0.85);
}
.certification-macc {
  background: rgba(36, 106, 218, 0.85);
}
.certification-bcmas:hover {
  background: rgba(41, 193, 87, 1);
}
.certification-macc:hover {
  background: rgba(36, 106, 218, 1);
}

.certification-bcmas,
.certification-macc {
  min-height: 340px;
  padding: 15px 25px;
  border-radius: 3px;
}
.affairs .button-bcmas,
.affairs .button-macc {
  text-align: center;
  position: absolute !important;
  bottom: 20px;
  left: 38%;
}

.certification-bcmas:hover .button-bcmas,
.certification-macc:hover .button-macc {
  border-color: #fff;
}

.affairs .button-bcmas {
  background: rgba(41, 193, 87, 1) !important;
}
.affairs .button-macc {
  background-color: rgba(36, 106, 218, 1) !important;
}

.affairs .button-bcmas:hover,
.affairs .button-macc:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
}

.affairs .button-bcmas:hover {
  color: rgba(41, 193, 87, 1) !important;
}
.affairs .button-macc:hover {
  color: rgba(36, 106, 218, 1) !important;
}
.carousel-caption h1 {
  line-height: 48px;
}
.carousel-caption .button.button-acma {
  margin-top: 10px;
}
.copyright p {
  color: #000 !important;
}

/*==============================
	Homepage
===============================*/
#apotheker {
  background: #444;
  color: #fff;
}
#apotheker p {
  font-size: 16px;
  margin: 15px 0 0 0;
  font-weight: 300;
}
.middle-sqaure {
  background: #333 none repeat scroll 0 0;
  border: 6px solid rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  color: #fff000;
  display: block;
  height: 100px;
  margin: -15px auto auto;
  position: relative;
  text-align: center;
  width: 100px;
  z-index: 9;
  /*left:46.8%;
  right:50%;*/
}
.middle-sqaure .fa {
  color: #fff;
  display: block;
  font-size: 36px;
  line-height: 2.5;
  margin: auto;
  padding: 0px 32px;
  position: absolute;
  text-align: center;
}
.article-acma,
.news-acma {
  min-height: 70px;
  height: auto;
  font-size: 16px;
  font-weight: 400;
}
.article-acma {
  padding: 10px 15px 10px 60px;
}
.news-acma {
  padding: 10px 60px 10px 15px;
}
.article-acma a:hover,
.news-acma a:hover {
  text-shadow: 0px 0px 3px #000;
}
.news-acma .color-black a:hover {
  text-shadow: 0px 0px 3px #ddd;
}
.label {
  font-size: 70%;
  font-weight: 500;
  vertical-align: middle;
}
.label-acma-transparent {
  background: rgba(0, 0, 0, 0.3);
}
.label-acma-transparent:hover {
  background: rgba(0, 0, 0, 0.5);
}

.macc-note {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  border-radius: 50px 0 0 50px;
  color: #000;
  padding: 5px 10px;
  position: absolute;
  right: 15px;
  top: 5px;
}
.footer-link .fa {
  display: none;
}
.news-acma {
  background: #3399ff none repeat scroll 0 0;
  color: #fff;
  border-radius: 0;
  font-size: 18px;
  font-weight: 300;
}
.read-pdf {
  padding: 0;
  height: 60px;
  line-height: 56px;
}
.article-news .color-light {
  font-size: 16px;
  font-weight: 400;
}

#advisory-board .well {
}
#advisory-board h3,
#advisory-board h5 {
  margin: 0px;
}
#advisory-board .sab-des {
  padding-bottom: 10px;
  color: #777;
}
#advisory-board .well {
  border-radius: 3px;
  box-shadow: none;
  padding: 15px 0px;
  margin: 0px;
}
#advisory-board .sab-des {
  margin-bottom: 10px;
  border-bottom: solid 1px #dedede;
}

@media (max-width: 460px) {
  .top_link .dropdown-content {
    left: 0;
  }
}
@media all and (min-width: 991px) and (max-width: 1200px) {
  .checkbox-inline,
  .radio-inline {
    padding-left: 13px;
  }
}
@media (max-width: 400px) {
  #accordion-cat-1 h1 {
    word-break: break-all;
  }
}
@media (max-width: 768px) {
  #advisory-board img {
    display: block;
    margin: auto;
  }
  .sab-name,
  .sab-des {
    text-align: center;
  }
  .parters-section {
    background: linear-gradient(
      to bottom,
      #e0e0e0 0%,
      #e0e0e0 50%,
      #eee 50%,
      #eeeeee 100%
    ) !important;
  }
  .our-program img {
    margin-top: -17px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*===================================
	Board of Governer
====================================*/
.well {
  box-shadow: none;
  margin: 0px;
}
#board .nav > li {
  border-right: medium none;
  background: #eee;
  margin-bottom: 3px;
  /*border-radius:3px;*/
}
#board .well {
  background: transparent none repeat scroll 0 0;
  border-radius: 0;
  border-width: 0 1px 0 0;
  padding: 0 15px 0 0;
  box-shadow: none;
}
#board .nav > li > a {
  padding: 0px;
}
#board .nav-tabs > li > a {
  margin-right: 0px;
}
#board .nav img {
  width: 100px;
}
#board .bog-tab h5 {
  margin-bottom: 0px;
}
#board .nav-tabs .bod-degree {
  color: #777;
}
#board .nav-tabs .active .bod-degree {
  color: #fff;
}
#board .tab-content h3,
#board .tab-content h5,
#board .tab-content h6 {
  margin: 0px;
}
#board .bog-des,
.bog-location {
  font-family: "TT Commons", sans-serif;
}
#board .bog-des {
  color: #777;
}
#board .bog-location {
  border-bottom: solid 1px #dedede;
  border-top: solid 1px #dedede;
  padding: 5px 0;
  font-size: 14px;
  /*margin-bottom:15px !important;*/
  margin-top: 10px !important;
}
#board .tab-content p {
  margin-top: 15px !important;
}

@media (max-width: 768px) {
  #board .well {
    border-width: 0 0px 1px 0;
    padding: 0 0px 0 0;
  }
  #board .bog-tab h5 {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
  }
  #board .nav-tabs > li > a {
    text-align: center;
  }
  #board .nav > li {
    display: inline-block;
    width: 24%;
    vertical-align: top;
  }
  #board .nav img {
    margin: auto;
    width: 100%;
  }
  #board .nav-tabs > li > a {
    line-height: 1;
    text-align: center;
    height: auto;
    min-height: 140px;
  }
  .bog-tab .col-sm-7 {
    padding: 0 4px 5px;
  }
  #board .nav-tabs .bod-degree {
    font-size: 11px;
  }
}

/*===================================
	Scientific Advisory Board
====================================*/
#advisory-board .well {
}
#advisory-board h3,
#advisory-board h5 {
  margin: 0px;
}
#advisory-board .sab-des {
  padding-bottom: 10px;
  color: #777;
}
#advisory-board .well {
  border-radius: 3px;
  box-shadow: none;
  padding: 15px 0px;
  margin: 0px;
}
#advisory-board .sab-des {
  margin-bottom: 10px;
  border-bottom: solid 1px #dedede;
}

@media (max-width: 768px) {
  #advisory-board img {
    display: block;
    margin: auto;
  }
  .sab-name,
  .sab-des {
    text-align: center;
  }
}

/*===================================
	Eligibility Criteria
====================================*/
#eligibility-criteria {
  background: #eee;
}
#eligibility-criteria a:hover {
  color: #268bda;
}
/*===================================
	News
====================================*/
.news {
  background: #eee;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #eaeaea;
  margin-bottom: 5px;
}
.news-content {
  padding: 30px 0px;
}

.news .img-figure {
  position: relative;
}

.news .img-figure img {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.news:hover .img-figure img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.news .title h1 {
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 19px;
  text-align: left;
  font-family: "TT Commons", sans-serif;
}
.news .title h1 a:hover {
  color: #268bda;
}

.podcast {
  clear: both;
}

.podcast img {
  max-width: 200px;
  height: auto;
  margin-right: 15px;
  float: left;
}

.press img {
  max-width: 500px;
  height: auto;
  margin-right: 15px;
  float: left;
}

#jason-aryeh-news,
#charles-stacey-news,
.img-300 {
  width: 300px;
}

.img-380 {
  width: 380px;
}

.news-section {
  margin-bottom: 30px;
}

.mg20-btm img {
  margin-bottom: 20px;
}

.more a {
  position: relative;
  font-size: 13px;
  /*margin-top: 30px;*/
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  color: #28998b;
}

.cat {
  background: rgba(41, 193, 87, 0.85) none repeat scroll 0 0;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 1;
  padding: 3px 15px;
  font-size: 12px;
}

.news-content {
  padding: 25px 25px 0 25px;
}
.news p.description {
  font-size: 14px;
  font-weight: 400;
  margin: 15px 0 0 0;
}
.date-location {
  border-bottom: solid 1px #dedede;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
p.more {
  margin: 15px 0;
  text-align: right;
}
.more a {
  background: #333 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  padding: 5px 12px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.more a:hover {
  background: #000 none repeat scroll 0 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.more a .fa {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.more a:hover .fa {
  margin-left: 6px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* Board of Governers
------------------------------*/
.morecontent span {
  display: none;
}
.morelink {
  display: inline-block;
  padding-bottom: 10px;
}
#bog .b-member {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding-bottom: 5px;
  background: #f8f8f8;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#bog .b-member:hover {
  border: 1px solid #fff;
  box-shadow: 0px 0px 10px #bbb;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#bog .bog-des {
  color: #999999;
}
.bog-detail h3 {
  font-size: 20px;
  font-weight: 900 !important;
}
.bog-degree {
  color: #888;
  font-family: "TT Commons", sans-serif;
  font-size: 16px;
}
#bog .bog-location {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  font-size: 14px;
  margin-top: 10px;
  padding: 5px 0;
}
#bog .more a {
  padding: 3px 7px;
  background: #999;
}
#bog .more a:hover {
  background: #333;
}
.bog-img {
  /*border: 1px solid #ddd;*/
  border-radius: 6px;
  padding: 5px 5px 0;
}
#bog img {
  border-radius: 6px;
}
.more a {
  background: #333 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  padding: 5px 12px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#bog .more a {
  padding: 3px 7px;
  background: #999;
}

.cp-course {
  background: #dedede none repeat scroll 0 0;
  border-radius: 30px 0 0;
  display: table;
  height: 170px;
  margin-bottom: 30px;
  padding: 15px;
  vertical-align: middle;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cp-course h4 {
  font-size: 18px;
  border: 1px solid #fff;
  display: table-cell;
  line-height: 22px;
  padding: 15px;
  vertical-align: middle;
}
span.c-sr {
  background: #555 none repeat scroll 0 0;
  border: 3px solid #fff;
  border-radius: 30px;
  color: #fff;
  display: block;
  height: 40px;
  left: 15px;
  line-height: 1.9;
  margin: auto auto 10px;
  position: absolute;
  top: 0;
  width: 40px;
}
.cp-course:hover {
  background: #0fc57f none repeat scroll 0 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cp-course:hover h4 {
  color: #fff;
}
.banner-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 10px;
}
.page-id-44 h1.banner-overlay {
  color: #1ff5a2 !important;
}

#wpacma-coupon-code .alert {
  display: inline-block;
  margin-top: 10px;
  padding: 5px 14px;
}
.wp_nt_ajax_loader_dis {
  display: none;
}

/* Board of Governers
------------------------------*/
.morecontent span {
  display: none;
}
.morelink {
  display: inline-block;
  padding-bottom: 10px;
}
#bog .b-member {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding-bottom: 5px;
  background: #f8f8f8;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#bog .b-member:hover {
  border: 1px solid #fff;
  box-shadow: 0px 0px 10px #bbb;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#bog .bog-des {
  color: #999999;
}
.bog-detail h3 {
  font-size: 20px;
  font-weight: 900 !important;
}
.bog-degree {
  color: #888;
  font-family: "TT Commons", sans-serif;
  font-size: 16px;
}
#bog .bog-location {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  font-size: 14px;
  margin-top: 10px;
  padding: 5px 0;
}
#bog .more a {
  padding: 3px 7px;
  background: #999;
}
#bog .more a:hover {
  background: #333;
}
.bog-img {
  /*border: 1px solid #ddd;*/
  border-radius: 6px;
  padding: 5px 5px 0;
}
#bog img {
  border-radius: 6px;
  margin-bottom: 10px;
}
.more a {
  background: #333 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  padding: 5px 12px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#bog .more a {
  padding: 3px 7px;
  background: #999;
}

/*Payment option*/
.payment-options {
  margin-bottom: 21px;
}
.payment-options .form-control {
  height: auto !important;
}
.payment-options label {
  display: table !important;
}

/*New homepage changes*/
ul.dropdown-menu.pull-right {
  right: initial;
  left: initial;
}
.blockquote-acma {
  background: #eeeeee;
  padding: 15px 15px 17px;
  border: solid 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  z-index: 9;
  position: relative;
}
.box-blue,
.box-blue1 {
  background: #268bda none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 25px;
}
.box-green,
.box-green1 {
  background: #0fc57f none repeat scroll 0 0;
  bottom: -2px;
  content: "";
  height: 4px;
  position: absolute;
  right: -2px;
  width: 25px;
  z-index: -1;
}
.blockquote-acma p {
  margin: 0px;
}
.box-blue1 {
  width: 4px;
  height: 25px;
}
.box-green1 {
  height: 25px;
  width: 4px;
}

/*Menu css*/

.specialists {
  padding: 0.7px;
}
.review_pager .btn-pink {
  background-color: #e91e63 !important;
  margin-top: 8px;
}

.review_pager .btn-pink,
.review_pager .btn-pink::before {
  border-color: #e91e63 !important;
}
.review_pager p {
  margin: 0px;
  line-height: 30px;
}
.menu-item-has-children .menu-item-has-children:hover ul {
  display: block !important;
}
.menu-item-has-children .menu-item-has-children .dropdown-menu {
  margin: 0px !important;
  /*border:0px !important;*/
}
.sub-links-section a {
  color: #0ea068;
}
.points-section > li {
  margin-bottom: 2px;
}
.menu-item-has-children .menu-item-has-children:hover {
  position: relative !important;
}
.dropdown-menu .dropdown-menu {
  padding-top: 0px !important;
}
.page_item_has_children a {
  width: 86%;
}
.page_item_has_children::after {
  color: white;
  content: "+";
  font-size: 20px;
  position: absolute;
  right: 5%;
  cursor: pointer;
  top: 19px;
  border: 1px solid #fff;
  height: 24px;
  width: 24px;
  text-align: center;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.3);
}

.open.page_item_has_children::after {
  cursor: pointer;
  content: "-";
  font-size: 30px;
  top: 19px;
  line-height: 17px;
}
/*#menu-main_menu .dropdown-menu.pull-right {
  left: 0;
  right: auto;
}*/
.menu-item-has-children .menu-item-has-children .dropdown-menu li:last-child a {
  border-bottom: 0px;
}
.menu-item-has-children .menu-item-has-children .dropdown-menu a {
  padding: 6px 29px;
  border-bottom: 1px solid #a5adaf;
}

@media (min-width: 678px) {
  .menu-item-has-children .menu-item-has-children .dropdown-menu {
    left: 100%;
    right: auto;
    top: 0;
    width: 200px;
  }
  .menu-item-has-children .menu-item-has-children .dropdown-menu > li > a {
    white-space: normal;
  }
}
.affix + header {
  margin-top: 54px;
}
.after-login .btn {
  background: #0fc57f;
  display: block;
  border-radius: 0;
}
.after-login .btn:hover,
.after-login .btn:focus {
  background: #0fc57f !important;
}
.after-login .user-login button.btn.dropdown-toggle {
  padding: 15px 23px !important;
}

@media all and (min-width: 991px) and (max-width: 1200px) {
  .partner {
    min-height: 352px;
    position: relative;
  }
  a.button.button-acma.hover-ripple-out.button-sm.ml0.text-left {
    position: absolute;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .partner {
    min-height: 313px;
    position: relative;
  }
  a.button.button-acma.hover-ripple-out.button-sm.ml0.text-left {
    position: absolute;
    bottom: 0;
  }
}
#cssmenu li.current_page_item {
  background: #0ea068 !important;
}

@media (max-width: 768px) {
  .navbar-nav > li > .dropdown-menu {
    left: 0;
    margin: 0 0 15px;
    position: relative;
    right: auto;
    width: 100%;
  }
  .navbar-acma .dropdown-menu .dropdown-menu {
    list-style: none;
    padding: 0 0 0 10px;
    position: relative;
  }
  .brand-heading {
    font-size: 26px;
  }
}

/** BCMAS payment new design 7 July 17 **/
.course-name h4 {
  line-height: 20px;
  margin-bottom: 5px;
}
.max-width800 {
  max-width: 800px;
}
#payment .form-group {
  margin-bottom: 13px;
}
.fees-detail {
  background: #008fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 20px;
  padding: 20px;
}
.fees-detail {
  position: relative;
}
.fees-detail::after {
  background: #fff none repeat scroll 0 0;
  border-color: #026dc1 transparent;
  border-style: solid;
  border-width: 0 0 30px 30px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
#payment {
  background: #dce0e4 none repeat scroll 0 0;
  border-radius: 0px 5px 5px 5px;
}
#payment label {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.creadit-card-payment img {
  width: 50px;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  margin-left: -20px;
  position: relative;
  vertical-align: initial;
}
#make-payment .radio-inline {
  background: #9fa3a6 none repeat scroll 0 0;
  padding: 10px 15px 10px 30px;
  border-radius: 5px 5px 0 0;
  margin-left: 0 !important;
  color: #fff;
  font-size: 20px;
}
#make-payment .radio-inline.pay-creditcard.ccp,
#make-payment .radio-inline.pay-paypal.ppp {
  background: #dce0e4;
  color: #000;
}
.via-paypal img {
  width: 50px;
  display: none;
}
.via-paypal.show img {
  display: block;
}

/* Radio Buttons
--------------------*/
.bcmas-payment .funkyradio div {
  overflow: hidden;
  margin-bottom: 10px;
}
.bcmas-payment .funkyradio div {
  display: table;
  height: 90px;
}
.bcmas-payment .funkyradio label {
  background: #c3c6c9;
  border: 1px solid #aaa;
  border-radius: 3px;
  font-weight: normal;
  width: 100%;
  padding: 10px 15px 10px 120px;
  line-height: 22px !important;
  color: #333;
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}
.bcmas-payment .funkyradio input[type="radio"]:empty,
.bcmas-payment .funkyradio input[type="checkbox"]:empty {
  display: none;
}
.bcmas-payment .funkyradio input[type="radio"]:empty ~ label,
.bcmas-payment .funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  /*text-indent: 3.25em;*/
  margin-bottom: 2em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bcmas-payment .funkyradio input[type="radio"]:empty ~ label:before,
.bcmas-payment .funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  width: 3.5em;
  background: #aaa;
  border-radius: 3px 0 0 3px;
  font-size: 30px;
  text-align: center;
}
.bcmas-payment .funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.bcmas-payment .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #333;
  background: #dce0e4;
}
.bcmas-payment
  .funkyradio
  input[type="radio"]:hover:not(:checked)
  ~ label:before,
.bcmas-payment
  .funkyradio
  input[type="checkbox"]:hover:not(:checked)
  ~ label:before {
  content: "\2714";
  color: #999;
  line-height: 3;
}
.bcmas-payment .funkyradio input[type="radio"]:checked ~ label,
.bcmas-payment .funkyradio input[type="checkbox"]:checked ~ label {
  color: #333;
  line-height: 3;
}
.bcmas-payment .funkyradio input[type="radio"]:checked ~ label:before,
.bcmas-payment .funkyradio input[type="checkbox"]:checked ~ label:before {
  content: "\2714";
  /*text-indent: .9em;*/
  color: #333;
  text-align: center;
  background-color: #ccc;
  line-height: 3;
  font-size: 30px;
}
.bcmas-payment .funkyradio input[type="radio"]:focus ~ label:before,
.bcmas-payment .funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}
.bcmas-payment .funkyradio-success input[type="radio"]:checked ~ label {
  background: #0fc57f;
  color: #ffffff;
  border: 1px solid #0fc57f;
}
.bcmas-payment
  .funkyradio-success
  input[type="radio"]:checked
  ~ label
  span.color-blue {
  color: #000;
}
.bcmas-payment .funkyradio-success input[type="radio"]:checked ~ label:before,
.bcmas-payment
  .funkyradio-success
  input[type="checkbox"]:checked
  ~ label:before {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.15);
}
.subscribe .button-acma:before {
  border-color: black !important;
}
.subscribe .button-acma {
  float: right;
  background-color: black !important;
  border-color: black !important;
  display: inline-block;
  margin-top: 3%;
}
.navbar-login {
  border-top: 2px solid #dadada;
}
#package > div {
  display: inline-block;
  position: relative;
}
#package .dropdown-menu {
  left: auto !important;
  right: -6px !important;
}
.mobile_button {
  background-color: #f22613 !important;
  border-color: #f22613 !important;
  border-width: 0px !important;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 50%;
}

@media only screen and (max-width: 480px) {
  .mobile_button {
    width: 80% !important;
    margin-top: 8px !important;
  }
  .parmarep-banner {
    background-image: url(../img/1.png) !important;
    color: #ffffff;
  }
  p.font-bigger span,
  .parmarep-banner .txtcolored,
  .parmarep-banner .txtcolored li {
    color: #ffffff !important;
  }
}
.feature_image {
  width: 100%;
  height: auto;
}
#package .dropdown-menu a {
  padding: 7px 15px !important;
}

/*Bcmas page*/
.bcmas_page .row {
  margin-left: auto;
  margin-right: auto;
}
.bcmas_page .padded-row {
  padding: 24px;
}
.bcmas_page .videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.bcmas_page .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 480px) {
  .bcmas_page .padded-row {
    padding: 4px;
  }
}
.bcmas_page p {
  color: black;
}
.bcmas_page ul,
.bcmas_page ol {
  color: black;
}
.bcmas_page .center-block {
  margin-left: 0px;
}
.bcmas_page .arrow {
  border: solid white;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 6px;
}
.bcmas_page .right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.bcmas_page .navbar-login {
  display: none;
}
.bcmas_page .top-link {
  display: none;
}
.bcmas_page #black_bar {
  display: none;
}
.bcmas_page .black_bar {
  display: none;
}
.bcmas_page .navbar-toggle {
  display: none;
}
.bcmas_page #mobile_buttons {
  display: none;
}
.bcmas_page .mobile_number {
  display: block !important;
}
.bcmas_page .shadow-image {
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  -moz-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  margin-left: auto;
  margin-right: auto;
}
.bcmas_page .bullet_box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  text-align: center;
  padding: 4px;
  background-color: #eeeeee;
  border: 4px solid #dadfe1;
  border-radius: 8px;
  color: black;
  -webkit-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  -moz-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
}
.bcmas_page .bullet_box:hover {
  background-color: #dadfe1;
}
.bcmas_page .ca_box {
  padding: 8px;
  text-align: center;
  margin-top: 8px;
  background-color: #eeeeee;
  border: 4px solid #dadfe1;
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  -moz-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
}
.bcmas_page .ca_box:hover {
  background-color: #dadfe1;
}
.bcmas_page .big_box {
  padding: 24px;
  background-color: #eeeeee;
  border: 4px solid #dadfe1;
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  -moz-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
.bcmas_page .big_box:hover {
  -webkit-box-shadow: 0px 8px 25px 0px rgba(156, 156, 156, 1);
  -moz-box-shadow: 0px 8px 25px 0px rgba(156, 156, 156, 1);
  box-shadow: 0px 8px 25px 0px rgba(156, 156, 156, 1);
}
.bcmas_page .feature_image {
  width: 100%;
  height: auto;
}
.bcmas_page .no-margin {
  margin: 0px;
}
.bcmas_page .cme_button {
  font-size: 14px;
  background-color: #cf000f;
  border: 4px solid #a5000c;
  padding: 0px 16px;
  color: white;
  border-radius: 8px;
  transition: background-color 0.25s;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bcmas_page .cme_button:hover {
  background-color: #a5000c;
  color: white;
}

/*Pharma page*/
.pharma_page .row {
  margin-left: auto;
  margin-right: auto;
}
.pharma_page p {
  color: black;
}
.pharma_page ul,
.pharma_page ol {
  color: black;
}
.pharma_page .arrow {
  border: solid white;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 6px;
}
.pharma_page .right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.pharma_page .center-block {
  margin-left: 0px;
}
.pharma_page .page_title {
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .pharma_page .page_title {
    font-size: 24px;
  }
}
.pharma_page .navbar-login {
  display: none;
}
.pharma_page .top-link {
  display: none;
}
.pharma_page #black_bar {
  display: none;
}
.pharma_page .black_bar {
  display: none;
}
.pharma_page .navbar-toggle {
  display: none;
}
.pharma_page #mobile_buttons {
  display: none;
}
.pharma_page .mobile_number {
  display: block !important;
}
.pharma_page .bullet_box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  text-align: center;
  padding: 4px;
  background-color: #eeeeee;
  border: 4px solid #dadfe1;
  border-radius: 8px;
  color: black;
  -webkit-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  -moz-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
}
.pharma_page .bullet_box:hover {
  background-color: #dadfe1;
}
.pharma_page .no_margin {
  margin: 0px;
}
.pharma_page .row-eq-height {
  display: table; /* Make the container element behave like a table */
  width: 100%;
}
.pharma_page .table-class {
  display: table;
}
.pharma_page .table_cell {
  display: table-cell;
  height: 195px;
}
.pharma_page .cme {
  color: red;
  font-size: 12px;
}
.pharma_page .pharma_page .cme_button {
  font-size: 14px;
  background-color: #cf000f;
  border: 4px solid #a5000c;
  padding: 0px 16px;
  color: white;
  margin-bottom: 16px;
  border-radius: 8px;
  transition: background-color 0.25s;
}
.pharma_page .cme_button:hover {
  background-color: #a5000c;
  color: white;
}
.pharma_page .no-margin {
  margin: 0px;
}
#tallModal .modal-body {
  overflow: hidden;
}

/*Our team page*/
.our_team_page .team_member_box {
  padding: 16px;
  border-radius: 10px;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.our_team_page .team_member_box:hover {
  cursor: pointer;
  background-color: #ededed;
  -webkit-box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
  -moz-box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
  box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
}
.our_team_page .team_member_box > img {
  width: 50%;
  height: auto;
  border-radius: 5px;
}
.our_team_page .team_member_box > .bog-des {
  color: #0fc57f;
}

/*Leadership page*/
.leadership_page .team_member_box {
  padding: 16px;
  border-radius: 10px;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.leadership_page .team_member_box:hover {
  cursor: pointer;
  background-color: #ededed;
  -webkit-box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
  -moz-box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
  box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
}
.leadership_page .team_member_box > img {
  width: 50%;
  height: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.leadership_page .team_member_box > .bog-des {
  color: #0fc57f;
}

/*Members page*/
.members_page .team_member_box {
  padding: 16px;
  border-radius: 10px;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.members_page .team_member_box:hover {
  cursor: pointer;
  background-color: #ededed;
  -webkit-box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
  -moz-box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
  box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
}
.members_page .team_member_box > img {
  width: 50%;
  height: auto;
  border-radius: 5px;
}
.members_page .team_member_box > .bog-des {
  color: #0fc57f;
}
h1.brand-heading.font-montserrat.text-uppercase.color-light {
  margin: 0px;
}
.affix + header {
  margin-top: 37px;
}

/*Governor page*/
.governer_page .team_member_box {
  padding: 16px;
  border-radius: 10px;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.governer_page .team_member_box:hover {
  cursor: pointer;
  background-color: #ededed;
  -webkit-box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
  -moz-box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
  box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 1);
}
.governer_page .team_member_box > img {
  width: 50%;
  height: auto;
  border-radius: 5px;
}
.governer_page .team_member_box > .bog-des {
  color: #0fc57f;
}

/*Certificate program page*/
.certificate_page p {
  color: black;
}
.certificate_page ul,
.certificate_page ol {
  color: black;
}
.certificate_page .arrow {
  border: solid white;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 6px;
}
.certificate_page .right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.certificate_page .center-block {
  margin-left: 0px;
}
.certificate_page .page_title {
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .certificate_page .page_title {
    font-size: 24px;
  }
}
.certificate_page .navbar-login {
  display: none;
}
.certificate_page .top-link {
  display: none;
}
.certificate_page #black_bar {
  display: none;
}
.certificate_page .black_bar {
  display: none;
}
.certificate_page .navbar-toggle {
  display: none;
}
.certificate_page #mobile_buttons {
  display: none;
}
.certificate_page .mobile_number {
  display: block !important;
}
.certificate_page .bullet_box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  text-align: center;
  padding: 4px;
  background-color: #eeeeee;
  border: 4px solid #dadfe1;
  border-radius: 8px;
  color: black;
  -webkit-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  -moz-box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  box-shadow: 0px 3px 25px 0px rgba(156, 156, 156, 1);
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
}
.certificate_page .bullet_box:hover {
  background-color: #dadfe1;
}
.certificate_page .no_margin {
  margin: 0px;
}
.certificate_page .row-eq-height {
  display: table; /* Make the container element behave like a table */
  width: 100%;
}
.certificate_page .table-class {
  display: table;
}
.certificate_page .table_cell {
  display: table-cell;
  height: 237px;
}
.certificate_page .cme {
  color: red;
  font-size: 12px;
}
.certificate_page .cme_button {
  font-size: 14px;
  background-color: #cf000f;
  border: 4px solid #a5000c;
  padding: 0px 16px;
  color: white;
  margin-bottom: 16px;
  border-radius: 8px;
  transition: background-color 0.25s;
}
.certificate_page .cme_button:hover {
  background-color: #a5000c;
  color: white;
}
.certificate_page .no-margin {
  margin: 0px;
}
table.table-borderset.payment-options {
  border: 1px solid black;
  max-width: 567px;
  margin-left: 21px;
  margin-top: 13px;
}
table.table-borderset.payment-options td {
  border: 1px solid black;
  padding: 12px;
}
.payment-options .panel.panel-default {
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
}
#PaymentPolicy .panel.panel-default:hover .panel-heading {
  background: #0fc57f;
  color: white;
}
#PaymentPolicy .panel-default:hover {
  border-color: #0fc57f;
  box-shadow: 0px 0px 10px grey;
}
.payment-options span {
  border-bottom: 3px solid #0fc57f;
}
.payment-options .funkyradio-success label {
  cursor: initial !important;
  height: 92px;
}
.payment-options .bcmas-payment .funkyradio-success label {
  background: #0fc57f;
  color: #ffffff;
  border: 1px solid #0fc57f;
  margin-bottom: 8px !important;
}
.payment-options .bcmas-payment .funkyradio-success label:before {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.15) !important;
  content: "\f09d" !important;
  color: #333;
  text-align: center;
  background-color: #ccc;
  line-height: 3 !important;
  font-size: 30px;
  font: normal normal normal 14px/1 FontAwesome;
}
.payment-options
  .bcmas-payment
  .funkyradio
  input[type="radio"]:hover:not(:checked)
  ~ label,
.payment-options
  .bcmas-payment
  .funkyradio
  input[type="checkbox"]:hover:not(:checked)
  ~ label {
  color: #fff !important;
  background: #0fc57f !important;
}

.black_button {
  background-color: black !important;
  color: white;
  border-width: 0px !important;
  border-color: black !important;
}

.mobile_padding {
  padding-bottom: 0px;
}
#tips_box {
  background-color: #446cb3;
  padding: 8px;
}

.top_mobile_button {
  white-space: normal;
  color: black;
  padding: 8px 0px 4px 0px;
}

.reg_mobile_button {
  white-space: normal;
  color: black;
  border-top: 1px solid #e0e0e0;
  padding: 8px 0px 4px 0px;
}

@media only screen and (max-width: 480px) {
  .mobile_padding {
    padding-bottom: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .menu-item {
    height: auto;
  }
  .navbar.navbar-acma {
    background: #ddd none repeat scroll 0 0;
    left: auto;
    position: absolute;
    right: 0;
    top: 134px;
    width: 300px;
    z-index: 1;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .reg_mobile_button {
    border: 0px;
  }
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 197px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
  right: 0;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.about_link {
  padding: 2px;
  border-top: 1px solid #ededed;
}
.black_bar .dropdown .dropdown-content li,
#package .dropdown .dropdown-content li {
  padding: 2px;
  border-top: 1px solid #ededed;
}
.join-for-model > a.button {
  display: none !important;
}

@media only screen and (max-width: 990px) {
  .pharma_page .table_cell {
    display: block !important;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 380px) {
  .payment-options
    .bcmas-payment
    .funkyradio
    input[type="radio"]:empty
    ~ label:before,
  .payment-options
    .bcmas-payment
    .funkyradio
    input[type="checkbox"]:empty
    ~ label:before {
    position: initial !important;
  }
  .payment-options .bcmas-payment .funkyradio label {
    padding: 10px 15px 10px 25px;
  }
  #accordion-cat-1 h1 {
    font-size: 22px !important;
    word-break: break-all;
  }
  .certificate_page ul,
  .certificate_page ol {
    padding: 0 !important;
  }
  .hidden-lg .hidden-lg a.button.button-acma.hover-ripple-out.button-lg {
    padding: 15px 0;
    font-size: 12px;
  }
  .alert.alert-info h4 {
    font-size: 16px;
  }
  h1.brand-heading.font-montserrat.text-uppercase.color-light {
    word-break: break-all;
  }
  .pay-option h1 {
    font-size: 18px;
    word-break: break-all;
  }
}
.parters-section {
  background: linear-gradient(
    to right,
    #e0e0e0 0%,
    #e0e0e0 50%,
    #eee 50%,
    #eeeeee 100%
  );
}
.our-program img {
  margin-top: 56px;
}
.header-more-content {
  float: right;
  margin-top: -100px;
  margin-right: 15px;
}

.alert ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.alert-danger li {
  color: #a94442;
  line-height: 24px;
}

/*Navbar & Topbar New Desing*/

.head-genral-links ul {
  margin: 0;
  padding: 0;
}
.head-genral-links li,
.auth-links li,
.head-genral-links,
.auth-links {
  display: inline-block;
}
.head-genral-links li {
  padding: 0 11px;
  position: relative;
}
.head-genral-links li:after {
  content: "";
  border-left: 2px solid #80cfeb;
  position: absolute;
  width: 2px;
  height: 25px;
  right: -3px;
}
.head-genral-links li:last-child:after {
  border: 0;
}
.auth-links li {
  margin-left: 11px;
}
.auth-links li a {
  font-weight: 600;
}
.top-links {
  margin-top: 10px;
}

.container.top-links {
  display: none;
}

.navbar-header {
  margin-top: 49px;
}
.navbar-header .navbar-nav > li {
  margin-right: 15px;
}
.navbar-header .navbar-nav > li > a {
  font-size: 17px;
  padding: 10px 10px;
  text-align: center;
}
/* .navbar-header .navbar-nav > li > a:hover,
.navbar-header .navbar-nav > li.open > a,
.navbar-header .navbar-nav > li > a:focus,
.navbar-header ul.dropdown-menu li a:hover
{
    background: rgba(237, 233, 225, 0.6) !important;
} */
.navbar-header ul.dropdown-menu {
  padding-top: 15px;
  border: 0;
  min-width: 280px;
}
.navbar-header ul.dropdown-menu li a {
  font-size: 15px;
  padding: 7px 20px;
}
.footer-social {
  border-top: 1px solid #0fc57f;
}
.footer-social li {
  display: inline-block;
}
.footer-social {
  padding: 7px 0;
}
.footer-social a i {
  font-size: 26px;
}
.footer-col {
  float: left;
  width: 20%;
}
.footer-col h2 {
  color: #414141;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold !important;
}
#footer .footer-col p {
  font-size: 14px;
  color: #414141 !important;
  margin-bottom: 0;
}
#footer .footer-col a {
  color: #414141 !important;
  text-decoration: underline;
}
.footer-col ul {
  margin: 0;
  padding: 0;
}
#footer .footer-col ul li {
  list-style: none;
}
.footer-col h3 {
  color: #414141;
  font-size: 13px;
  margin-bottom: 0px;
  font-weight: bold !important;
  margin-top: 10px;
}
.footer-two .container-fluid {
  padding: 35px 0px;
}
.footer-social p {
  color: #414141 !important;
  margin: 0;
}
.footer-social i {
  color: white !important;
}
.footer-social a {
  margin: 0 5px;
  width: 42px;
  display: block;
  text-align: center;
  height: 42px;
  padding-top: 10px;
}
.footer-social a.fb {
  background: #3d5a98;
}
.footer-social a.twitter {
  background: #55acee;
}
.footer-social a.linkdin {
  background: #0073b2;
}
.auth-links > a {
  color: #414141 !important;
  margin-left: 8px;
}
.auth-links .dropdown {
  color: #414141;
  margin-left: 6px;
}
.auth-links .dropdown-content li {
  display: block;
}
.footer-social ul {
  padding: 0;
}

/* Home Page */
.home-news {
  display: none !important;
}

.home-news {
  /* background-color: #555; */
  background-color: #323232;
  height: 150px;
}

.home-news div.img-container img.size-4x {
  width: 220px;
}

.home-news .img-container {
  line-height: 150px;
}

.home-news h3 {
  font-size: 1.5em;
  border-left: 2px solid #a1dcf2;
  padding-left: 10px;
}

.home-news h3 a {
  color: #a1dcf2;
  text-decoration: underline;
}

.home-page-slide {
  position: relative;
}
.home-page-slide .banner-text {
  position: absolute;
  top: 21%;
  left: 19%;
  z-index: 1;
}

.home-page-slider-height {
  min-height: 547px;
}

.acma-page-banner {
  font-size: 1.4em;
  line-height: 1.4em;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.acma-banner-content {
  padding: 90px 35px;
  position: relative;
  z-index: 3;
  color: #d4d4d4;
  font-size: 22px;
}

.acma-banner-content img {
  max-width: 500px;
}

.acma-banner-content a:not(.btn) {
  color: #d4d4d4;
  text-decoration: underline;
}
.banner-text h2,
.acma-banner-content h2 {
  font-size: 2.5em;
  line-height: 1.1em;
  margin: 0;
}

.acma-banner-content h2.semi-bold {
  font-weight: 550;
}

h2.semi-bold {
  font-weight: 550;
}

.semi-bold {
  font-weight: 550;
}

.bold {
  font-weight: 800;
}

.uppercase {
  text-transform: uppercase;
}

.acma-banner-content h2.home-bottom {
  margin-bottom: 5px;
}

.acma-banner-content .home-bottom {
  margin-bottom: 5px;
}

.acma-banner-content .btn-bottom {
  margin-bottom: 55px;
}

.acma-banner-content h3 {
  font-size: 1.1em;
  line-height: 1.1em;
  margin: 0;
}

.acma-banner-content div.img-container {
  text-align: center;
}

.acma-banner-content div.banner-left {
  float: left;
  margin-left: 5%;
  width: 45%;
}

.acma-banner-content div.banner-btn#left {
  float: left;
  margin-left: 5%;
  width: 45%;
}

.acma-banner-content div.banner-right {
  float: right;
  margin-right: 5%;
}

.acma-banner-content div.banner-btn#right {
  float: right;
  margin-right: 5%;
}

.desktop-hide {
  display: none;
}

.featured-content {
  border: solid;
  margin-top: 36px;
  padding: 10px;
  border-color: black;
}

.featured-content h4 {
  font-size: 20px;
}

.featured-content h4.background-white {
  background: white;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
}

.featured-content div.img-container {
  text-align: center;
}

.featured-content div.img-container img {
  margin: 0 7%;
}

.featured-content div.img-container img.size-box {
  width: 140px;
  margin: 0 9%;
}

.featured-content div.img-container img.size-3x {
  width: 200px;
}

.featured-content div.img-container img.size-4x {
  width: 220px;
}

.why-bcmas p {
  font-size: 18px;
  color: black;
}

.why-bcmas ul {
  color: black;
  font-size: 18px;
  margin-bottom: 20px;
}

.why-bcmas li {
  padding-bottom: 10px;
}

.ul-num ul {
  list-style-type: decimal;
}

.underline {
  text-decoration: underline;
}

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

.color-light-green {
  color: #a2fcd1 !important;
}
.color-white {
  color: white;
}
.color-yellow {
  color: #fff7ab;
}

.color-red {
  color: red;
}

.color-dark-blue {
  color: #003448;
}

.color-grey {
  color: #ede9e1;
}

.color-dark-grey {
  color: darkgrey;
}

.color-dark-red {
  color: #e02828;
}

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

.bg-set {
  background-color: #003448;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.8;
}
.pharmaceutical-section {
  padding: 36px 0px;
}
.pharma-block.pharm-b-1 {
  background-image: url(../img/new-img/pharma-1.png);
}
.pharma-block.pharm-b-2 {
  background-image: url(../img/new-img/pharma-2.png);
}
.pharma-block.pharm-b-3 {
  background-image: url(../img/new-img/pharma-3.png);
}
.pharma-block {
  background-size: cover;
  background-position: center;
}
.pharmaceutical-section .row {
  margin-top: 40px;
}

.pharmaceutical-section .row#homepage-row {
  margin-top: 0;
}

.btn {
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
  padding: 7px 23px;
  white-space: normal;
}
.btn:hover,
.btn:active,
.btn:focus {
  background-color: white;
  color: #414141;
}
.btn-black {
  background: #414141;
  color: #ffffff;
}
.btn-green {
  background: #30c980;
  color: #ffffff;
}
.btn-blue {
  background: #006990;
  color: #ffffff;
}
.pharma-block > div {
  height: 350px;
  padding: 50px 10px 0;
}
.pharma-block .pharm-bg-1 {
  background: rgba(48, 201, 128, 0.8);
}
.pharma-block .pharm-bg-2 {
  background: rgba(0, 105, 144, 0.5);
}
.pharma-block .pharm-bg-3 {
  background: rgba(65, 65, 65, 0.5);
}
.pharma-block h2 {
  color: white;
  font-weight: 600 !important;
}
.pharma-block p {
  color: white;
  font-size: 21px;
}
.pharma-block {
  background-repeat: no-repeat;
}
.pharma-career-section {
  background-image: url(../img/new-img/chose-career-pharma.png);
  position: relative;
  padding-top: 230px;
  padding-bottom: 40px;
  background-repeat: no-repeat;
  background-size: cover;
}
.pharma-career-section .bg-color {
  background-color: rgba(0, 52, 72, 0.5);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.pharma-career-section h2 {
  text-align: center;
  background: rgba(65, 65, 65, 0.5);
  color: white;
  z-index: 1;
  position: relative;
  padding: 12px 24px;
  font-weight: 600;
}
.homepage-bottom {
  background: rgb(0, 52, 72);
  padding-top: 45px;
  padding-bottom: 20px;
}
.homepage-bottom .homebottom-1 {
  border: 2px solid white;
  padding: 16px 9px;
}
.homepage-bottom h2,
.homepage-bottom p,
.homepage-bottom a,
.homepage-bottom li {
  color: white;
}
.homepage-bottom h2 {
  margin-top: 0;
}
.homepage-bottom li a {
  font-size: 18px;
  text-decoration: underline;
}
.homepage-bottom ul {
  font-size: 18px;
  padding-left: 19px;
  margin-bottom: 23px;
}
.homepage-bottom p {
  font-size: 18px;
  line-height: 1.48em;
}
.homebottom-1 > a {
  margin: auto;
  display: table;
}
.featured-news-block h2 {
  margin-bottom: 0px;
  font-size: 19px;
  font-weight: bold !important;
  line-height: 20pt;
}
.featured-news-block p {
  font-size: 16px;
}
.btn-transp {
  border: 1px solid white;
}
.page-banner {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left center;
  position: relative;
}
.page-banner-text {
  height: 480px;
  padding-top: 50px;
}
.page-banner-text h2 {
  font-size: 3em;
  color: #003448;
  line-height: 1em;
}
.page-banner-text ul li {
  color: #003448;
  font-size: 22px;
}
.page-banner-text .btn {
  margin-top: 14px;
}
.page-banner-bottom {
  position: absolute;
  bottom: 9px;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 12px;
  right: 22%;
  color: white;
  font-size: 18px;
}
.quick-links {
  border: 2px solid rgb(0, 52, 72);
  padding: 35px 24px;
}
.quick-links p {
  margin: 0;
}
.quick-links ul > p {
  display: none;
}
.quick-links h2 {
  margin: 0;
}
.quick-links li a {
  color: #003448;
  font-size: 18px;
}
.quick-links ul {
  padding-left: 18px;
  color: #003448;
  margin: 24px 0;
}
.ptb60 {
  padding-bottom: 60px;
  padding-top: 60px;
}

pt60 {
  padding-top: 60px;
}

.getting-started-section h2 {
  color: #003448;
  font-weight: 500 !important;
}

.getting-started-section .btn#right {
  float: right;
  margin-right: 20px;
}

.btn-border {
  border: 1px solid black !important;
  color: black;
  font-weight: normal;
}
.btn-border:hover,
.btn-border:active,
.btn-border:focus {
  border: 1px solid transparent !important;
}
.bcmas-benefits-bg {
  background-image: url(../img/new-img/benifits-boards.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.bcmas-benefits-block {
  background: rgba(255, 255, 255, 0.7);
  margin: 90px 0;
  padding: 35px;
}
.bcmas-benefits-block .btn {
  display: table;
  margin: auto;
}
.ptb30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.bcmas-eligibility {
  background: rgb(48, 201, 128);
}
.bcmas-curriculum {
  background: rgb(0, 105, 144);
}
.bcmas-payment {
  background: rgb(65, 65, 65);
}
.bcmas-requirments li,
.bcmas-requirments h2,
.bcmas-requirments p,
.bcmas-requirments h4 {
  color: white;
}
.bcmas-requirments li,
.bcmas-requirments p {
  font-size: 18px;
}
.bcmas-requirments .col-md-4 {
  min-height: 550px;
}
.bcmas-requirments .btn {
  margin: auto;
  display: table;
}
.quick-links li a {
  text-decoration: underline;
}
.small-text li {
  font-size: 13px;
}
.opioid-epidemic-banner {
  background-image: url(../img/new-img/pharmarep-bottom-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.opioid-epidemic-block {
  background: rgba(255, 255, 255, 0.7);
}
.opioid-epidemic-block h2 {
  margin: 0;
  font-size: 31px;
}
.opioid-epidemic-block h3 {
  color: #003448;
  font-size: 20px;
  margin: 0;
}
.opioid-epidemic-block h3 a {
  color: #003448;
  text-decoration: underline;
}
.opioid-epidemic-block h4 {
  font-size: 30px;
  font-weight: bold !important;
}
.opioid-epidemic-block h2 span {
  font-weight: bold;
}
.opioid-epidemic-block {
  background: rgba(255, 255, 255, 0.7);
  margin-top: 300px;
  margin-bottom: 65px;
  padding: 17px 0;
}
.getting-started-section p a {
  text-decoration: underline;
}

.getting-started-section .press p a {
  margin-bottom: 20px;
  display: inline-block;
}
.company-bottom-bg {
  background-image: url(../img/new-img/company-bottom-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0;
}
.company-testimonial-block {
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 50px;
}
.company-testimonial-block h2 {
  font-weight: bold;
  font-size: 31px;
}
.company-testimonial-block h4 {
  font-size: 24px;
}

.company-ag-bg .company-testimonial-block {
  background: none;
}

.company-ag-bg .company-testimonial-block h3 {
  background-clip: padding-box;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.company-ag-bg .company-testimonial-block h3:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.company-ag-bg {
  background-image: url(../img/new-img/ag_city_skyline.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0;
}

.ag-container {
  padding-bottom: 60px;
}

.ag-link {
  color: #337ab7;
}

.ag-header {
  font-weight: 550;
  font-size: 2em;
}

.ag-ptnb-fix {
  padding-bottom: 0;
}

.ag-btn {
  margin-top: 35px;
  margin-left: 112px;
}

.ag-logo {
  float: right;
}

.footer-social p {
  font-size: 14px !important;
}
.auth-links ul {
  margin: 0;
  padding: 0;
}
.auth-links .dropdown a,
.auth-links a {
  font-weight: 600;
}

.menu-new_navbar-container .dropdown-menu li,
.menu-main_menu-container .dropdown-menu li {
  background: white !important;
}
.footer-logo img {
  width: 200px;
}
.faq-page h2 {
  color: #003448;
  font-size: 22px;
  font-weight: 600 !important;
  margin: 0;
  margin-bottom: 10px;
}
.faq-page p {
  font-family: "TT Commons" !important;
  /* padding-left: 20px; */
  font-size: 18px;
}
.faq-page p a {
  text-decoration: underline;
}
.faq-banner-text {
  position: relative;
  z-index: 1;
}
.faq-banner-text p,
.faq-banner-text p a {
  color: #d4d4d4 !important;
  font-size: 20px;
}
.faq-banner-text p a {
  text-decoration: underline;
}
.faq-banner-text {
  padding-top: 8%;
}
.key-highlights-bg {
  background-image: url(../img/new-img/scholarship-bottom-banner.png);
  background-size: cover;
  position: relative;
  padding: 74px 0;
}
.key-highlights-block {
  z-index: 1;
  position: relative;
}
.key-highlights-block h2 {
  color: #a2fcd1;
  font-size: 37px;
}
.key-highlights-block li {
  color: white;
  font-size: 24px;
  font-family: "TT Commons";
}
.key-highlights-block ul {
  padding: 0;
  margin-left: 13%;
  margin-bottom: 45px;
  margin-top: 34px;
}
.scholar-info h2 {
  font-size: 30px;
}
.scholar-info p,
.scholar-info h3,
.scholar-info li {
  color: #003448 !important;
  /* margin-left: 35px; */
}
.scholar-info p,
.scholar-info li {
  font-size: 20px;
}
.scholar-info h3 {
  font-weight: bold !important;
  font-size: 18px;
}
.scholar-info p a {
  text-decoration: underline;
  color: #003448 !important;
  /* word-wrap: break-word; */
}
.scholarship-banner {
  position: relative;
  z-index: 1;
}
.scholarship-banner h2 {
  color: white;
}
.scholarship-banner {
  padding-top: 9%;
  font-size: unset;
}
.page-banner-text.parmarep-banner {
  background: rgba(255, 255, 255, 0.2);
}
.pharma-bullets li {
  color: #fcdcad;
}
.bcmas-page-banner {
  background-size: cover;
}

.acma-page-banner.bcmas-page-banner#bcmas-background {
  background-image: url("https://www.priorauthtraining.org/wp-content/uploads/2021/04/bcmas_new_banner_v4-1.jpg");
}

.home-popup-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 99999;
  background: rgba(237, 237, 237, 0.8);
  display: none !important;
}
.home-popup {
  background-color: #0084c1;
  color: #ffffff;
  display: none;
}
.home-popup h2 {
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 500;
}
.home-popup .popup-content {
  padding: 50px 10px;
}
.popup-close {
  width: 24px;
  float: right;
  margin: 25px 10px;
  cursor: pointer;
}
.popup-close svg {
  width: 100%;
  height: 100%;
  margin: auto;
  fill: #f2f2f2;
  fill-opacity: 1;
  stroke: rgba(237, 21, 102, 1);
  stroke-width: 0px;
}
.home-popup .easy-newsletter label {
  display: none;
}
.home-popup #easy-newsletter-form {
  display: table;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.home-popup #easy-newsletter-form .input-field {
  display: table-cell;
  text-align: left;
  padding: 15px 5px 7px;
}
.home-popup .wpens-message-container {
  color: #33ff1e;
  display: table-row;
  width: 100%;
  text-align: left;
}
.home-popup .wpens-error {
  color: #fdd7d7;
}

/** Commons **/
.bigtitle {
  font-size: 3.4em;
  line-height: 1.1em;
}
.spacer {
  height: 30px;
}
.font-bigger {
  font-size: 1.3em;
  line-height: 1.2em;
}

p.mg-tp-btm-equal {
  margin: 10px 0;
}

.btn-container-flex,
.btn-container-flex-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/** inputs **/
input[type="text"],
input[type="email"],
select {
  width: 100%;
  border: 0;
  background-color: rgba(255, 255, 255, 1);
  color: #2d2d2d;
  padding: 8px;
}
button {
  padding: 9px 24px;
  border: 0;
  white-space: nowrap;
  color: #fff;
  background-color: rgb(59, 207, 236);
}
.txtcolored,
.txtcolored li {
  color: #003448;
}

/** Menu Changes **/
.navbar-toggle {
  position: absolute;
  top: 10px;
  right: 20px;
  border-color: #999999;
  padding: 9px 13px;
}
.navbar-toggle .icon-bar {
  background-color: #999999;
}
.navbar-collapse {
  padding: 0;
}
.navbar-header {
  display: table;
  margin-top: 0;
  height: 90px;
  float: none;
  clear: both;
}
.acma-main-menu {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
/*.navbar-header {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
}*/

@media (max-width: 1200px) {
  .bigtitle,
  .acma-banner-content h2,
  .banner-text h2 {
    font-size: 2.1em;
  }

  .certification-bcmas,
  .certification-macc {
    min-height: 360px;
  }
  .affairs .button-bcmas,
  .affairs .button-macc {
    bottom: 15px;
  }
  .carousel-caption h1 {
    font-size: 45px;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .collapse.in {
    display: block !important;
  }
}
@media (max-width: 1024px) {
  .bigtitle,
  .acma-banner-content h2,
  .banner-text h2 {
    font-size: 1.8em;
    margin: 15px 0;
  }
  .footer-col {
    width: 33%;
    margin: 15px 0;
  }
  .footer-col:nth-child(4) {
    clear: left;
  }
  .home-page-slide .banner-text {
    top: 35px;
  }

  .acma-banner-content div.banner-btn {
    float: none !important;
    width: fit-content !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 5% !important;
  }

  .ag-container h3 {
    font-size: 1.2em;
    margin-bottom: 15px;
  }

  .ag-btn {
    margin: 0 auto;
    margin-bottom: 5%;
    display: block;
    width: fit-content;
  }

  .ag-logo {
    float: none;
  }

  .company-ag-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .pharma-block > div {
    height: auto;
    padding: 30px 10px 40px;
    margin-bottom: 15px;
  }

  .bcmas-requirments .col-md-4 {
    min-height: auto;
    padding: 20px;
  }

  #top-address {
    display: none;
  }
  .navbar-header {
    height: auto;
    padding: 10px 0;
  }
  .certification-bcmas,
  .certification-macc {
    min-height: 0;
    margin: 10px 0;
  }
  .affairs .button-bcmas,
  .affairs .button-macc {
    bottom: 0;
    position: relative !important;
  }

  .acma-banner-content div.banner-btn {
    float: none !important;
    width: fit-content !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 5% !important;
  }

  .featured-content div.img-container img {
    margin-left: 5%;
    margin-right: 5%;
  }

  .ag-container h3 {
    font-size: 1.2em;
    margin-bottom: 15px;
  }

  .ag-btn {
    margin: 0 auto;
    margin-bottom: 5%;
    display: block;
    width: fit-content;
  }

  .ag-logo {
    float: none;
  }

  .company-ag-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .ag-ptb-fix {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .cc-revoke,
  .cc-window {
    position: relative !important;
    font-size: 12px !important;
  }

  .img-mobile {
    margin-left: auto;
    margin-right: auto;
  }

  .current-landscape-section ul {
    float: none;
    width: auto;
    margin: 0;
  }

  .current-landscape-section .ul-size-full {
    padding-bottom: 20px;
  }

  .about-acma-content {
    padding: 0;
    border: unset;
    margin-bottom: 0;
  }

  .founder-section img {
    width: 100%;
  }

  .home-news {
    height: auto;
  }

  .home-news h2 {
    font-size: 1.5em;
  }

  .home-news h3 {
    font-size: 1.2em;
    border: none;
    padding: 0;
  }

  .home-news .img-container {
    line-height: unset;
  }

  .home-news .img-container img {
    margin: 5% auto;
    max-width: 300px;
    width: 80% !important;
  }

  .podcast .img-container,
  .press .img-container {
    text-align: center;
    margin-bottom: 15px;
  }

  .podcast img,
  .press img {
    max-width: 300px !important;
    float: none;
  }

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

  .acma-banner-content {
    padding: 50px 10px;
  }
  .bigtitle,
  .acma-banner-content h2,
  .banner-text h2 {
    font-size: 1.2em;
    margin: 0;
  }
  .top-bar .col-md-9,
  .top-bar .col-md-8 {
    position: inherit;
  }

  .acma-banner-content h2.txtcolored.home-bottom {
    font-size: 20px;
    margin-bottom: 60px;
  }

  .carousel-caption.acma-banner-content ul.txtcolored {
    height: 40px;
  }

  .carousel-caption.acma-banner-content .txtcolored li {
    /* color: black; */
    display: none;
  }

  .ptb60#mobile-fix {
    padding-top: 0;
  }

  .ag-ptb-fix {
    padding-top: 0;
    padding-bottom: 0;
  }

  .acma-page-banner .ul-toggle {
    visibility: hidden;
  }

  .desktop-hide {
    display: block;
  }

  .justify-text {
    text-align: unset;
  }

  .acma-banner-content h3 {
    font-size: 0.65em;
    margin: 2% 0;
  }

  .acma-banner-content div.banner-btn {
    float: none !important;
    width: fit-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 5% !important;
  }

  .acma-banner-content div.banner-btn#btn-2 {
    margin-top: 80px;
  }

  .carousel-inner .acma-page-banner#img-2 {
    background-image: url("https://www.priorauthtraining.org/wp-content/uploads/2021/04/bcmas_mobile_home_slide-2.jpg") !important;
  }

  .acma-page-banner.bcmas-page-banner#bcmas-background {
    background-image: url("https://www.priorauthtraining.org/wp-content/uploads/2021/04/mobile_bcmas-page_banner.jpg") !important;
  }

  .acma-banner-content#slide-2 {
    padding-top: 30px;
  }

  .acma-page-banner .page-banner-bottom {
    right: 18%;
  }

  .acma-page-banner .page-banner-bottom.mobile-name {
    width: fit-content;
    margin: 0 auto;
    right: 0%;
    left: 0%;
  }

  #bcmas-background h2.txtcolored {
    font-size: 1.1em;
    font-weight: 550;
  }

  .bcmas-mobile {
    padding: 0 15px;
  }

  .mobile-list {
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 0px;
  }

  .featured-content div.img-container img {
    margin-bottom: 5%;
    margin-left: auto;
    margin-right: auto;
    width: 80% !important;
    max-width: 350px;
  }

  .acma-banner-content div.banner-left {
    float: none;
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 5%;
  }

  .acma-banner-content div.banner-right {
    float: none;
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 5%;
    /* margin: */
  }

  .ag-container h3 {
    font-size: 1.2em;
    margin-bottom: 15px;
  }

  .ag-btn {
    margin: 0 auto;
    margin-bottom: 5%;
    display: block;
    width: fit-content;
  }

  .ag-logo {
    float: none;
  }

  .company-ag-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .why-bcmas ul {
    padding-left: 8%;
  }

  .why-bcmas h2 {
    font-size: 1.7em;
  }

  .mobile-ptb60 {
    padding-top: 8%;
    padding-bottom: 8%;
  }

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

  .btn-container .btn {
    float: none !important;
    width: 80% !important;
    max-width: 200px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 5%;
  }

  .btn-container-flex {
    display: block;
    justify-content: unset;
  }

  .footer-col {
    width: 100%;
  }

  /*.navbar-collapse.collapse{
		display: none;
	}*/
  .top-bar .col-md-9,
  .top-bar .col-md-8 {
    height: 0;
  }
  .navbar-collapse {
    background: #444444;
    width: 94%;
    position: absolute;
    left: 0;
    margin: 0 3%;
    z-index: 9;
    top: 100%;
  }

  .navbar-header .navbar-nav > li > a {
    padding: 10px 20px;
    color: rgba(255, 255, 255, 0.9);
    text-align: left;
  }

  .navbar-header .navbar-nav li a {
    padding: 10px 20px;
    color: rgba(255, 255, 255, 0.9);
    text-align: left;
  }

  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    color: black;
  }

  /* Home page */
  .pharma-career-section {
    padding: 20px 0;
  }
  .opioid-epidemic-block {
    margin: 20px 0;
  }

  .company-testimonial-block {
    padding: 10px;
  }
  .company-bottom-bg {
    padding: 50px 0;
  }
  .company-testimonial-block h2 {
    font-size: 1.3em;
  }

  /** * **/
  .login .button-acma,
  .register .button-acma,
  .logout .button-acma,
  .subscribe .button-acma {
    letter-spacing: 0px;
    padding: 5px 2px;
  }
  .bg-green::after {
    border-color: #268bda transparent transparent transparent;
    border-style: solid;
    border-width: 30px;
    content: "";
    height: 0;
    left: 40%;
    position: absolute;
    top: 100%;
    width: 0;
    z-index: 9;
  }
  .bg-green::after {
    border-color: transparent transparent #0fc57f;
    border-style: solid;
    border-width: 0 30px 30px;
    left: 50%;
    top: -30px;
  }
  .bg-blue::after {
    border-color: #268bda transparent transparent transparent;
    border-style: solid;
    border-width: 30px;
    right: 50%;
    top: 100%;
    z-index: 9;
  }
  .seg-content,
  .partners img {
    height: auto;
  }
  .partners img {
    min-height: auto;
    margin: auto;
    display: block;
  }
  .seg-content {
    min-height: 0;
  }
  .peer-dev {
    border: 4px solid #dedede;
    margin-top: 40px;
    padding: 0 10px 25px;
  }
  .peer-dev > h4 {
    width: auto;
  }
  .direct-apply {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0 !important;
    margin-top: 0px;
  }
  .bcmas-direct {
    border-right: none;
    border-bottom: solid 1px;
    border-color: rgba(0, 0, 0, 0.1);
  }

  .hexa-outside-xM {
    width: 80%;
  }
  .hexa-xM {
    width: 81.5%;
  }
  .button-sm {
    font-size: 9px;
    padding: 6px 5px;
  }
  .benefit-detail {
    margin-left: 0;
  }
  .hexa-outside-c {
    margin-left: 0;
    /*width: auto;*/
  }
  .hexa-c {
    margin-left: 8px;
    /*width: auto;*/
  }
  .hexa-outside-xM {
    width: 240px;
  }
  .hexa-xM {
    width: 230px;
  }
  .hexa-two .benefit-i {
    float: none !important;
    text-align: left;
  }
  .hexa-two {
    margin-bottom: 110px;
    margin-left: 0;
    margin-top: 50px;
  }
  .benefit-i > img {
    width: 70px !important;
  }
  .benefit-detail {
    margin-left: 0;
    margin-top: -20px;
  }
  .hexa-xM {
    padding: 0 0px 0 35px;
    text-align: left !important;
  }
  .hexa-xM h3 {
    /*	margin-top:10px;*/
  }
  .hexa-outside-c {
    width: 95%;
  }
  .hexa-c {
    width: 90%;
  }

  .certification-pink,
  .certification-blue {
    text-align: center;
  }
  .change-pass {
    margin-top: 50px;
  }

  .navbar-acma .navbar-nav > li {
    border-right: none;
  }
  .navbar-acma .navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 0px;
    border-bottom: solid 1px #999;
  }
  .navbar-nav > li > .dropdown-menu {
    padding-top: 0px;
  }
  .navbar-acma .navbar-brand img {
    width: 100%;
  }
  .hexagon h3 {
    font-size: 14px;
    font-weight: 600 !important;
    line-height: 14px;
    margin-bottom: 5px;
  }
  .benefit-i > img {
    width: 50%;
  }
  .benefit-detail {
    margin-left: -34px;
  }
  .benefit-i {
    margin-top: -40px;
  }
  .hexa-outside-xM {
    width: 87%;
  }
  .hexa-xM {
    padding: 0;
    width: 85%;
    font-size: 12px;
    line-height: 14px;
  }
  .hexa-two {
    margin-bottom: 50px;
    margin-left: -7px;
    margin-top: 50px;
  }
  .hexa-two .benefit-i {
    text-align: right;
  }
  .specialist {
    text-align: center !important;
  }
  .specialist img {
    display: block;
    margin: auto;
  }
  #menu-new-navbar .dropdown-menu.pull-right,
  #menu-main_menu .dropdown-menu.pull-right {
    float: none !important;
  }

  #menu-new-navbar .dropdown-menu li a:before,
  #menu-main_menu .dropdown-menu li a:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    padding-left: 5px;
  }

  /* SCHOLARSHIP PAGE */
  .scholarship-banner {
    height: auto;
    font-size: 1.4em;
  }
}
@media (max-width: 480px) {
  .head-genral-links,
  .auth-links {
    display: block;
    text-align: left;
    margin-bottom: 10px;
  }
  .bcmas-benefits-block {
    margin: 50px 0;
    padding: 20px;
  }
}

/** Min Width Responsive **/
@media (min-width: 767px) {
  .menu-item-has-children:hover ul.dropdown-menu {
    display: block;
  }
  .menu-item-has-children:hover .sub-menu ul.dropdown-menu {
    display: none;
  }
  .hexa-outside-c,
  .hexa-c {
    width: auto !important;
  }
}
.news-page-banner h2 {
  color: white;
}
