/****** PLACE YOUR CUSTOM STYLES HERE ******/

.image-xxs {
    max-height: 67px;
}

.menu {
    width: 100%;
    height: 105px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.nav-bar {
    height: 105px;
    max-height: 105px;
    line-height: 105px;
    border-bottom: 1px solid #ccc;
}

.menu li a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #292929;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
}

.icon-sm {
    font-size: 25px;
}

.image-bg .feature.boxed {
    background: rgb(73 181 119 / 68%);
}

.btn-sm {margin-bottom: 0px;}

.page-title-3, .page-title-4 {
    height: 150px;
}

.bg-primary {
    background: #14a250 !important;
}







th, td {
    line-height: 24px !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

/*.sc_table table tr:first-child {
    color: #ffffff;
}
.sc_table table tr:first-child {
    background-color: #4b7b62;
}*/

.sc_table table td, .sc_table table th {
    border-color: #e0e1e3;
    border-left-color: #e0e1e3;
    border-right-color: #e0e1e3;
    border-top-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgba(255, 255, 255, 0);
}

.sc_table table {
    color: #232a34;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.sc_table table tr:nth-child(2n) {
    background: #f4f4f4;
}


.pricing-5 div[class*='col-'].pricing--emphasise {
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
  z-index: 2;
}

.pricing--emphasise {
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
  z-index: 2;
}


.icon-m {
  font-size: 42px;
}


.widget {
    margin-bottom: 48px;
    margin-top: 48px;
}


.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    /* background: url(../img/lightbox/close.png) top right no-repeat; */
    text-align: right;
    outline: 0;
    filter: alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}



@media all and (max-width: 700px) {
  h1,
  h1.large,
  .h1 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 300;
  }

	@media all and (max-width: 400px) {
  h1,
  h1.large,
  .h1 {
    font-size: 15px;
    line-height: 40px;
    font-weight: 300;}

.btn-lg {transform: scale(.6);
align-content: center;}
	  
  }





























/*! -- Pillar Pricing Options -- */
.pricing {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
}
.pricing i:first-child {
  color: #232323;
}
.pricing h6:first-child,
.pricing h5:first-child {
  margin: 0;
}
.pricing .pricing__price {
  margin-top: 1.625em;
}
.pricing .pricing__dollar {
  vertical-align: top;
}
.pricing p:last-of-type {
  margin-bottom: 3.25em;
}
.pricing:not(.pricing-1):not(.pricing--emphasise) hr {
  border-color: #efefef;
}
.bg--dark .pricing-1 *:not(a) {
  color: #767676;
}
@media all and (max-width: 990px) {
  .pricing {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  .pricing {
    margin-bottom: 15px;
  }
}
.pricing-1 {
  padding: 2.16666667em 3.25em 3.25em 3.25em;
  background: #fff;
}
.pricing-1:hover {
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
}
.pricing-1 p {
  min-height: 3.25em;
}
.pricing-2 {
  padding: 2.16666667em 3.25em 3.25em 3.25em;
}
.pricing-2.pricing--emphasise {
  background: #fff;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
}
.pricing-2 p {
  min-height: 4.875em;
}
.pricing-3 img:first-child {
  margin-bottom: -1.625em;
}
.pricing-3 h5 {
  margin-top: 1.625em;
}
.pricing-3 .btn {
  margin-bottom: 1.625em;
  position: relative;
  z-index: 20;
}
.pricing-3 .pricing__body {
  background: #fff;
  padding: 0 3.25em 3.25em 3.25em;
}
.pricing-3 p {
  min-height: 3.25em;
}
.pricing-3 p:last-child {
  margin: 0;
}
.pricing-3:hover {
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
}
.pricing-4 {
  padding: 3.25em 3.25em 3.25em 3.25em;
  background: #fff;
}
.pricing-4 .pricing__price {
  margin-top: 0;
  margin-bottom: 1.625em;
}
.pricing-4 h6 {
  opacity: .5;
}
.pricing-4:hover {
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
}
.pricing-4 p {
  min-height: 4.875em;
}
@media all and (max-width: 990px) {
  .pricing-4 {
    margin-bottom: 1.625em;
  }
}
.pricing-5 {
  overflow: hidden;
}
.pricing-5 div[class*='col-'] {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  padding: 0;
}
.pricing-5 div[class*='col-'].pricing--emphasise {
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
  z-index: 2;
}
.pricing-5 div[class*='col-']:not(:first-child) ul li:last-child {
  height: auto !important;
}
.pricing-5 .pricing__title {
/*  min-height: 144px;*/
  padding: 1.625em 0;
  position: relative;
}
.pricing-5 .pricing__title h6,
.pricing-5 .pricing__title h5 {
  margin: 0;
}
.pricing-5 .pricing__title h6 {
  opacity: .5;
}
.pricing-5 .pricing__price {
  margin-top: 0.8125em;
}
.pricing-5 ul {
  margin: 0;
}
.pricing-5 ul li {
  line-height: 1.625em;
  padding: 1.625em 0;
}
.pricing-5 ul li span:not(.btn__text) {
  font-style: italic;
}
.pricing-5 ul li span:not(:first-child) {
  display: inline-block;
  margin-left: 0.8125em;
  position: relative;
  bottom: 6px;
}
.pricing-5 ul li:nth-child(odd) {
  background: #f4f4f4;
}
@media all and (min-width: 990px) {
  .pricing-5 ul li {
    height: 4.875em;
  }
}
@media all and (max-width: 990px) {
  .pricing-5 .pricing__title {
    border: 1px solid rgba(0, 0, 0, 0.05);
  }
  .pricing-5 ul {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-left: 1px solid rgba(0, 0, 0, 0.05);
  }
  .pricing-5 ul li:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
  }
  .pricing-5 .pricing__title {
    min-height: auto;
  }
}
@media all and (max-width: 767px) {
  .pricing-5 div[class*='col-'] {
    margin-bottom: 1.625em;
  }
}
.checkmark,
.crossmark {
  width: 1.625em;
  height: 1.625em;
  line-height: 1.625em;
  background: #64b671;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
}
.checkmark:before,
.crossmark:before {
  content: '\2713';
  position: absolute;
  color: #fff;
  width: 100%;
  left: 0;
  opacity: 1;
  font-size: 13px;
}
.crossmark {
  background: #e34747;
}
.crossmark:before {
  content: '\2715';
}