@import url(https://fonts.googleapis.com/css?family=Lato:400,300,500,700&display=swap);
body {
  background: #EBF0F5;
  color: #4a4a4a;
  font-family: Lato, sans-serif;
  font-display: swap;
}
#header {
  background-color: #ffffff;
  overflow: hidden;
}
@media (min-width: 768px) {
  #header .navbar {
    margin: 12px 0;
  }
}
#header .logo {
  display: inline-block;
  padding: 2px 15px;
}
#header .logo img {
  height: auto;
  width: auto;
  max-height: 44px;
}
#header .navbar-nav {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}
#header .navbar-nav li > a:active,
#header .navbar-nav li > a:focus,
#header .navbar-nav li > a:hover {
  background: none;
}
.home #header {
  background-color: #4f90dc;
  background-image: url('../images/header-bg.png');
  background-position: center;
  background-size: cover;
  color: #ffffff;
  padding-bottom: 72px;
}
h1.post_title{
	text-align: center;
	color: #fff;
	font-weight: bold;
}
@media (min-width: 768px) {
  .home #header {
    padding-bottom: 172px;
  }
}
.home #header a {
  color: #ffffff;
}
.home #header .navbar-toggle .icon-bar {
  background: #ffffff;
}
.home #header .headline {
  font-size: 36px;
  font-weight: 900;
  line-height: 1.1;
  margin: 0 auto;
  margin-top: 48px;
  max-width: 650px;
  text-align: center;
}
@media (min-width: 768px) {
  .home #header .headline {
    font-size: 48px;
    margin-top: 126px;
  }
}
.home #header .tagline {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 auto;
  margin-top: 17px;
  max-width: 480px;
  text-align: center;
}
@media (min-width: 768px) {
  .home #header .tagline {
    font-size: 20px;
  }
}
.home #header .headline-button {
  margin-top: 48px;
  text-align: center;
}
@media (min-width: 768px) {
  .home #header .headline-button {
    margin-top: 72px;
  }
}
.home #header .headline-button .btn {
  background-color: #ee5932;
  border-radius: 30px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px #b13c1d;
  box-shadow: 0 2px #b13c1d;
  font-size: 14px;
  font-weight: 700;
  padding: 16px 32px;
  text-transform: uppercase;
}
.home #header .headline-button .btn:hover {
  background-color: #ef613b;
}
.blog #header .navbar-toggle .icon-bar,
.single #header .navbar-toggle .icon-bar {
  background-color: #4f90dc;
}
@media (max-width: 767px) {
  .blog #header .navbar,
  .single #header .navbar {
    margin-bottom: 0;
  }
}
#featured-article .permalink {
  color: #ffffff;
  display: block;
  padding: 25px;
  text-align: center;
  text-decoration: none;
}
.featured .permalink {
  text-align: left!important;

}
#featured-article .permalink a{
    color: #fff;
    text-decoration: underline;
}
#featured-article .permalink .label {
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  text-transform: uppercase;
}
#featured-article .permalink .title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 15px;
}
#posts {
  margin-bottom: 30px;
}
#posts .recent-title {
  margin: 30px 0;
}
#posts a {
  color: #4a4a4a;
}
#posts .panel {
  border: none;
  overflow: hidden;
  text-align: center;
}
#posts .panel .date {
  color: #a1b3c3;
  margin-top: 20px;
}
#posts .panel .title {
  font-size: 18px;
  margin: 10px 0 20px;
}
#single-post {
  margin: 30px 0;
}
#single-post .content {
  font-size: 18px;
  text-align: left;
}
@media (min-width: 768px) {
  #how-it-works {
    margin-top: -80px;
  }
}
#how-it-works .container {
  background: #ffffff;
  border-radius: 4px;
  background-clip: padding-box;
}
#how-it-works ol {
  color: #7392ad;
  font-weight: bold;
  list-style: none;
  padding: 0;
}
#how-it-works ol li {
  margin: 10px 0;
}
#testimonial {
  background-color: #202A40;
  background-image: url('../images/testimonial-bg.png');
  background-position: center;
  background-size: cover;
  color: #ffffff;
  text-align: center;
}
#testimonial .quote {
  border: none;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 auto;
  margin-bottom: 20px;
  max-width: 640px;
  padding: 0;
}
#testimonial .attribution {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
#testimonial .company {
  font-size: 13px;
}
#pricing .section-subheading {
  position: relative;
}
#pricing .section-subheading img {
  display: none;
  position: absolute;
  left: -50px;
}
@media (min-width: 768px) {
  #pricing .section-subheading img {
    display: inline;
  }
}
#pricing .nav-pills {
  border: 1px solid #c9d6e4;
  border-radius: 20px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 32px;
  overflow: hidden;
}
#pricing .nav-pills > li + li {
  margin-left: 0;
}
#pricing .nav-pills > li > a {
  background: none;
  border-radius: 0;
  background-clip: padding-box;
  color: #999999;
  padding: 10px 20px;
}
#pricing .nav-pills > li.active > a {
  background-color: #4A90E2;
  border: none;
  color: #FFFFFF;
  padding: 11px 21px;
}
#pricing .nav-pills > li:first-child > a {
  padding-right: 17px;
}
#pricing .nav-pills > li:last-child > a {
  padding-left: 16px;
}
@media (min-width: 992px) {
  #pricing-table .row {
    margin: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #pricing-table .row > div {
    -moz-flex-basis: 75%;
    -ms-flex-basis: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
  }
}
@media (min-width: 992px) {
  #pricing-table .row > div {
    padding: 0;
  }
  #pricing-table .row > div:first-child .wrapper {
    border-radius: 8px 0 0 8px;
    background-clip: padding-box;
  }
  #pricing-table .row > div:last-child .wrapper {
    border-radius: 0 8px 8px 0;
    background-clip: padding-box;
  }
}
#pricing-table .wrapper {
  background-color: #ffffff;
  border-radius: 8px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin-bottom: 24px;
  padding: 30px 0;
  position: relative;
}
@media (min-width: 768px) {
  #pricing-table .wrapper {
    margin-top: 24px;
  }
}
@media (min-width: 992px) {
  #pricing-table .wrapper {
    border-radius: 0;
    background-clip: padding-box;
  }
}
#pricing-table .pop {
  border: 3px solid #ADD3FF;
  border-radius: 14px;
  background-clip: padding-box;
  margin-top: 0;
  z-index: 10;
}
@media (min-width: 992px) {
  #pricing-table .pop {
    padding: 51px 0;
  }
}
#pricing-table .pop .ribbon .banner {
  right: -16px;
  top: 20px;
}
#pricing-table .col-heading {
  font-size: 28px;
  margin-top: 0;
}
#pricing-table .col-subheading {
  color: #7A8A91;
  font-size: 15px;
  margin-top: -4px;
}
#pricing-table .price {
  background-color: #F0F8FF;
  padding: 12px;
}
#pricing-table .amount {
  font-weight: bold;
  left: 10px;
  position: relative;
}
#pricing-table .currency-symbol {
  font-size: 30px;
  position: relative;
  top: -18px;
}
#pricing-table .whole {
  font-size: 60px;
}
#pricing-table .decimal {
  font-size: 30px;
}
#pricing-table .period {
  color: #7A8A91;
  font-size: 15px;
  font-weight: normal;
  position: relative;
  top: -29px;
  left: -40px;
}
#pricing-table .savings {
  color: #999999;
  position: relative;
  top: -6px;
}
#pricing-table ul {
  margin: 12px 0 0;
  text-align: left;
}
#pricing-table ul li {
  padding: 9px 18px;
}
#pricing-table ul li:nth-child(even) {
  background-color: #FAFDFF;
}
#pricing-table ul .glyphicon {
  margin-right: 4px;
}
#pricing-table ul .glyphicon-ok {
  color: #8DC63F;
}
#pricing-table ul .glyphicon-remove {
  color: #999999;
}
#pricing-table ul .text-muted {
  color: #999999;
}
#pricing-table .section-button {
  margin-bottom: 0;
  margin-top: 30px;
  padding: 0 24px;
}
#get-started {
  background-color: #ffffff;
}
#create-account [type="text"],
#create-account [type="email"],
#create-account [type="password"] {
  background-color: #ffffff;
  border: 2px solid #e4e4e4;
  border-radius: 30px;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  height: 44px;
  margin-bottom: 18px;
  padding: 0 20px;
}
#create-account [type="text"]:focus,
#create-account [type="email"]:focus,
#create-account [type="password"]:focus {
  border-color: #cbcbcb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  #create-account [type="text"],
  #create-account [type="email"],
  #create-account [type="password"] {
    margin-bottom: 0;
  }
}
#create-account .section-button {
  margin-top: 30px;
}
#create-account .btn {
  background-color: #ee5932;
  border-radius: 30px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px #b13c1d;
  box-shadow: 0 2px #b13c1d;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
#create-account .btn:hover {
  background-color: #ef613b;
}
#about-us {
  background-color: #4a7ee4;
  color: #ffffff;
}
#about-us .section-heading {
  margin-bottom: 24px;
  text-align: left;
}
#about-us p {
  color: #c2d0eb;
  font-size: 16px;
  line-height: 1.5;
}
#about-us .section-button {
  text-align: left;
}
#about-us .section-button .btn {
  color: #ffffff;
  border-color: #ffffff;
}
#subscribe {
  background: #ffffff;
}
#subscribe .container {
  padding-top: 32px;
}
@media (min-width: 992px) {
  #subscribe .section-heading {
    margin-bottom: 0;
    text-align: left;
  }
}
@media (min-width: 768px) {
  #subscribe .email-field {
    padding-right: 0;
  }
}
#subscribe [type="email"] {
  background-color: #ffffff;
  border: 2px solid #e4e4e4;
  border-radius: 30px;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  height: 44px;
  margin-bottom: 18px;
  padding: 0 20px;
}
#subscribe [type="email"]:focus {
  border-color: #cbcbcb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  #subscribe [type="email"] {
    margin-bottom: 0;
  }
}
#subscribe .section-button {
  margin: 0;
}
@media (min-width: 768px) {
  #subscribe .section-button .btn {
    width: 100%;
  }
}
#subscribe hr {
  border-top: 2px solid #e4e4e4;
  margin-bottom: 0;
  margin-top: 32px;
}
#footer {
  background: #ffffff;
  padding: 32px 0;
}
#footer .row > div {
  margin-bottom: 24px;
}
#footer .footer-heading {
  color: #a1b3c3;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 20px;
}
#footer li {
  margin: 12px 0;
}
#footer a {
  color: #4c6377;
}
#footer a:hover {
  text-decoration: none;
}
#footer .tp_recent_tweets {
  float: none;
}
#footer .tp_recent_tweets ul {
  padding: 0;
}
#footer .tp_recent_tweets li {
  background: none;
  float: none;
  padding: 0;
}
#footer .navigation li {
  font-weight: bold;
  text-transform: uppercase;
}
#footer .social li img {
  margin-right: 6px;
}
#footer .blog-heading {
  font-size: 22px;
  font-weight: bold;
}
#footer .blog-date {
  color: #5a758d;
  font-size: 13px;
}
#footer hr {
  border-top: 1px solid #e0e9ee;
  margin-left: 0;
  width: 80px;
}
#footer hr:last-child {
  display: none;
}
#footer .cta {
  margin-top: 20px;
}
#footer .cta a {
  color: #ee5932;
  font-weight: bold;
}
#footer .copyright {
  color: #a1b3c3;
}

/*# sourceMappingURL=core.css.map */