

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

a.nav-expander {
      background: none repeat scroll 0 0 #e1001a;
  color: #FFFFFF;
  display: block;
  font-size: 15px;
  font-weight: 400;
  height: 45px;
  margin-right: 0;
  padding: 1em 1.4em 2em;
  position: absolute;
  right: 20px;
  text-decoration: none;
  text-transform: uppercase;
   top: 5px; 
  transition: right 0.3s ease-in-out 0s;
  /* width: 130px; */
  z-index: 3000;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
}

a.nav-expander:hover {
  cursor: pointer;
}

a.nav-expander.fixed {
  position: fixed;
}

.nav-expanded a.nav-expander.fixed {
    right: 15em;
}

nav.slide-out {
  background: #2d2f33;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -15em;
  font-size: 15px;
  top: 0;
  width: 15em;
  z-index: 2000;
  
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;

}
.nav-expanded nav {
  right: 0;
}

body.nav-expanded {
  margin-left: 0em;
  transition: right 0.4s ease-in-out 0s;
  -webkit-transition: right 0.4s ease-in-out 0s;
  -moz-transition: right 0.4s ease-in-out 0s;
  -o-transition: right 0.4s ease-in-out 0s;
}

#nav-close {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 24px;
  padding-right: 10px;
}

.main-menu {
  padding-top: 12px;
}

.main-menu li {
  border-bottom: 1px solid #323949;
  margin-left: 20px;
  font-size: 18px;
  padding: 12px;
}

.main-menu li a {
    color: #fff;
    text-decoration: none;
    color: #fff;
    font-family: 'proximaNovaA-alt-regular';
    font-size: 14px;
}

.main-menu li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.main-menu li .sub-nav {
  border-bottom: 0px;
  padding: 4px;
}

.main-menu a .caret {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: top;
	border-top: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
    margin-top: 8px;
}

.main-menu a:hover .caret {
	border-top-color: #4f5963;
}

.main-menu li.open > a > .caret {
	border-top: none;
	border-bottom: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.main-menu li.open > a:hover > .caret {
	border-bottom-color: #4f5963;
}

.icon:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  content: '\f105';
}

.main-menu li > a > span.icon {
  float: right;
  margin: 0.1em 1.7em -0.1em 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}

.main-menu li > a:hover > span.icon {
  float: right;
  margin: 0.1em 0.8em -0.1em 0;
  opacity: 1;
}

li.top-contact a:hover {
    color: #fff !important;
}



@media  screen and (max-width: 1280px) {
.pricing-table-body {
    position: relative;
    margin-top: -230px !important;
    z-index: 100;
}
.pricing-buttons .btn {
    padding: 8px 20px;
    font-family: 'proximaNovaA-alt-regular';
    font-size: 18px;
}
}
@media  screen and (max-width: 1024px){
.pricing-table-body {
    margin-top: -200px !important;
}
}
@media  screen and (max-width: 1023px) {
.pricing-table-body {
    position: relative;
    margin-top: -290px !important;
    z-index: 100;
}
}
@media  screen and (max-width: 767px) {
.navbar-brand {
    padding: 15px 15px !important;
}
.pricing-table-body{
        margin-top: 175px !important;
    } 
  
}
@media  screen and (max-width: 736px){
  .pricing-table-body {
      margin-top: 135px !important;
  }
}
@media  screen and (max-width: 732px){
  .pricing-table-body {
      margin-top: 129px !important;
  }
}
@media  screen and (max-width: 667px){
  .pricing-table-body {
      margin-top: 67px !important;
  }
}
@media  screen and (max-width: 640px){
  .pricing-table-body {
      margin-top: 95px !important;
  }
}
@media  screen and (max-width: 568px){
  .pricing-table-body {
      margin-top: 15px !important;
  }
}
@media  screen and (max-width: 414px) {

.pricing-table-panel [class*="col-"] {
    width:100% !important;
}

 .pricing-table-body {
    position: relative;
    margin-top: -130px !important;
    z-index: 100;
}
}
@media  screen and (max-width: 375px){
  .pricing-table-body {
    margin-top: -167px !important;
}
}
@media  screen and (max-width: 360px){
  .pricing-table-body {
    margin-top: -182px !important;
}
}
@media screen and (max-width: 320px) {
    .pricing-table-body {
    position: relative;
    margin-top: -5px !important;
    z-index: 100;
}
    .owl-carousel .owl-item img {
    height: 350px !important;
}
}

.plans-enroll {
    width: 50%;
    margin: 20px auto 10px;
}

.plans-enroll .faq-search
{height:38px !important;    width: 150px;}

.plans-enroll .faq-search:hover {
    color: #fff !important;
    background: #003781;
}

.plans-tersms {
    margin-bottom: 20px;
}

.plans-tersms span
{color:#000000; font-size:15px;    text-decoration: underline solid #bcbcbc;}

.left-curve {
    border-top-left-radius: 0px !important;
}

.right-curve {
    /* border-top-left-radius: 10px; */
    border-top-right-radius: 0px !important;
}


















