/*
Theme Name: SignPost Theme
Theme URI: http://chinasignpost.com/
Author: Atlantis Technology, Evan Sobkowicz
Author URI: http://atlnatistech.com/
Description: A custom theme for China SignPost.
Version: 1.0
*/


h1 {
	font-family: 'Exo 2', 'Open Sans', Helvetica, sans-serif;
}

header h4 a {
	color: #aaa;
}
header h4 a:hover {
	color: #aaa;
	text-decoration: none;
}

.page-welcome {
	background-image: url(assets/images/wall.jpg);
}

.page-welcome .logo {
	width: 200px;
	height: 200px;
	margin-bottom: -20px;
}

.page-welcome .logo .scrollNormal {
	margin-left: -100px;
}

.page-welcome .logo .scrollDown {
	margin-left: -100px;
}

.page-welcome #welcome-messages {
	margin-top: 0px;
}

.overlay-welcome {
	background: rgba(0,0,0,0.5);
	padding: 20px;
}

.page-features {
	background-image: url(assets/images/temple.jpg);
}

.page-twitter {
	background-image: url(assets/images/stadium.jpg);
}


.page-blog h5 {
	height: 135px;
}


.page-push-top {
	padding-top: 60px;
}



.page-single .featured-img {
	text-align: center;
	max-width: 100%;
}


.page-single .post-content p {
	font-size: 20px !important;
	line-height: 30px !important;
}

.page-single h1.single-title {
	font-size: 50px !important;
	line-height: 60px !important;
	margin-bottom: 15px;
	padding-bottom: 0px;
}


.page-single header {
	padding-bottom: 0px;
}

.page-single h5 {
	text-align: center;
	margin-top: 0px;
}
.page-single h5 small {
	font-size: 14px;
}

.page-single .single-logo {
	text-align: center;
}

.alert {
	margin-top: 15px;
}


#page-blog .reports li {
	height: 600px;
}


.foot-text p {
	font-size: 14px !important;
	line-height: 24px !important;
}

.page-twitter {
	min-height: 100px;
	padding: 0px;
}

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

.alert-gray {
  background-color: #f9f9f9;
  border-color: #fff;
  color: #000000;
  min-height: 40px;
  line-height: 40px;
}
.alert-gray h4 {
  color: #000000;
}

.about-items .item img {
	max-width: 280px;
}


.cta {
	text-align: center;
	margin-top: 40px;
}
.cta-info {
	margin-top: 10px;
	margin-bottom: 30px;
}
.cta #featuresbutton {
	margin-right: 30px;
}




/*----- Contact Us ---*/


#contact-us {
	font-size: 14px;
}
#contact-us h3 {
	font-size: 40px;
}
#contact-us form {
	text-align: center;
}
#contact-us form .form-group {
	text-align: left;
}
#contact-us form label {
	font-size: 14px;
}
#contact-us form .form-group input {
	background:#454545; 
	border:1px solid #454545; 
	border-left-color:#454545; 
	border-top-color:#454545; 
	color:#fff; 
	font-size:14px; 
	opacity:1; 
	margin-bottom:0; 
	height:35px; 
	line-height:35px; 
	padding:4px 14px;
	width: 90%;
}
#contact-us form textarea {
	background:#454545; 
	padding:4px 14px; 
	border:1px solid #454545; 
	border-left-color:#454545; 
	border-top-color:#454545; 
	color:#fff; 
	font-size:14px; 
	opacity:1; 
	margin-bottom:0; 
	height:110px; 
	resize:none;  
	margin-bottom:3px;
	width: 90%;
}
#contact-us form input.btn {
	
}
#contact-us .cscfMessageSent h3 {
	font-size: 18px;
}
#contact-us .cscfMessageSent p {
	font-size: 14px;
}

#contact-us .cscf_message {
	font-size: 14px;
}


#pbd-alp-load-posts {
	text-align: center;
}



.about-text {
	text-align: left;
}

.top-features {
	margin-bottom: 50px;
}


.fa-lg {
	font-size: 80px;
}
.fa-stack-1x {
	color: #000;
}
.fa-stack-2x {
	color: #fff;
}

.alert {
	font-size: 16px;
}

.carousel-inner>.item {
	min-height: 154px;
}


.copyright {
	font-size: 12px;
	margin-top: 15px;
}
.copyright a {
	color: #fff;
}



.sign-up-page p, .sign-up-page .submit-button {
	margin-left: 200px;
}

.page-blog-list article p {
	font-size: 19px;
	line-height: 27px;
}
.page-blog-list article blockquote p {
	font-weight: bold !important;
}


@media ( max-width: 1280px ) {
	.page-welcome #welcome-messages h1 {
		font-size: 65px;
	}
}

@media ( max-width: 980px ) {
	.page-welcome #welcome-messages h1 {
		font-size: 50px;
	}
	.page-about .about-items .about-overlay {
		width: 280px;
	}
	.page-about .about-items .item:hover .about-overlay {
		left: 45px;
	}
}
@media ( max-width: 767px ) {
	.page-about .about-items .about-overlay {
		width: 100%;
	}
	.page-about .about-items .item:hover .about-overlay {
		left: 0px;
	}
	#page-blog .reports li {
		height: 100%;
	}
	.sign-up-page p, .sign-up-page .submit-button {
		margin-left: 0px;
	}
}

@media (max-width: 480px) {
	.btn-large {
		font-size: 16.15px;
		padding: 2px 10px;
	}
	.page-welcome #welcome-messages h1 {
		padding: 0px;
		font-size: 40px;
	}
	.page-welcome #welcome-messages+p {
		margin: 0px;
	}
	.welcome-desc {
		margin: 0px;
	}
	.cta {
		margin-top: 10px;
	}
	.cta #featuresbutton {
		margin-right: 10px;
	}
}




#mepr_loginform, .mepr-login-actions {
	text-align: center;
}









/* CSS for plans here */
.mepr-price-menu {
  width: 100%;
  margin: 0;
  padding: 0;
}

.mepr-price-boxes {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.mepr-price-box {
  vertical-align: bottom;
  display: inline-block;
  /* background-color: #dedede; */
  padding: 7px;
  margin: 0;
  text-align: center;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* Right now we're good up to 10 columns */
.mepr-price-boxes.mepr-1-col .mepr-price-box {
  width: 100%;
}

.mepr-price-boxes.mepr-2-col .mepr-price-box {
  width: 47%;
}

.mepr-price-boxes.mepr-3-col .mepr-price-box {
  width: 30%;
}

.mepr-price-boxes.mepr-4-col .mepr-price-box {
  width: 22%;
}

.mepr-price-boxes.mepr-5-col .mepr-price-box {
  width: 18%;
}

.mepr-price-boxes.mepr-6-col .mepr-price-box {
  width: 14.5%;
}

.mepr-price-boxes.mepr-7-col .mepr-price-box {
  width: 12%;
}

.mepr-price-boxes.mepr-8-col .mepr-price-box {
  width: 11%;
}

.mepr-price-boxes.mepr-9-col .mepr-price-box {
  width: 9%;
}

.mepr-price-boxes.mepr-10-col .mepr-price-box {
  width: 8%;
}

.mepr-price-box.highlighted {
  /* background-color: #f1f1f1; */
  padding: 10px;
}

.mepr-price-box-title {
  font-size: 130%;
  font-weight: bold;
  margin-top:10px;
  margin-bottom:0px;
  text-decoration: underline;
}

.mepr-price-box-price {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 210%;
}

.mepr-price-box-heading {
  margin-top: 5px;
  font-size: 120%;
}

.mepr-price-box-benefits .mepr-price-box-benefits-list {
  margin: 10px 0;
  font-weight: bold;
}

.mepr-price-box-benefits .mepr-price-box-benefits-list .mepr-price-box-benefits-item {
  font-size: 100%;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 7px;
  /* border-bottom: 1px dotted #888888; */
}

.mepr-price-box-footer {
  margin-top: 5px;
}

.mepr-price-box-button {
  margin: 10px 0;
}

.mepr-price-box.highlighted .mepr-price-box-button a {
  font-size: 120%;
}

.mepr-price-box-button a {
  /*padding: 5px 7px;*/
  font-weight: bold;
  /* background-color: #f4f4f4; */
}

.mepr-price-box-button a:hover {
  text-decoration: none;
  background-color: white;
}

.mepr-price-box .mepr-price-box-button a.mepr-disabled {
  background-color: #9f9f9f;
  cursor: default;
}

.mepr-price-box .mepr-price-box-button a.mepr-disabled:hover {
  background-color: #9f9f9f;
}



/* Responsive Design */
/* Effectively just pulls in the gray_vertical.css styles */

@media all and (max-width: 1280px) {
	.mepr-price-boxes.mepr-4-col .mepr-price-box {
	  width: 22%;
	}
}


@media all and (max-width: 1200px) {
  .mepr-price-box-heading {
    font-size: 100%;
  }
  .mepr-price-box-title {
  	font-size: 120% !important;
  }
  
  .mepr-price-box-benefits .mepr-price-box-benefits-list .mepr-price-box-benefits-item {
    font-size: 90%;
  }
}

@media all and (max-width: 1023px) {
  .mepr-price-menu, .mepr-price-boxes {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .mepr-price-box,
  .mepr-price-boxes.mepr-1-col .mepr-price-box,
  .mepr-price-boxes.mepr-2-col .mepr-price-box,
  .mepr-price-boxes.mepr-3-col .mepr-price-box,
  .mepr-price-boxes.mepr-4-col .mepr-price-box,
  .mepr-price-boxes.mepr-5-col .mepr-price-box,
  .mepr-price-boxes.mepr-6-col .mepr-price-box,
  .mepr-price-boxes.mepr-7-col .mepr-price-box,
  .mepr-price-boxes.mepr-8-col .mepr-price-box,
  .mepr-price-boxes.mepr-9-col .mepr-price-box,
  .mepr-price-boxes.mepr-10-col .mepr-price-box {
    /* background-color: #dedede; */
    width: 95%;
    padding: 10px;
    margin: 0 auto;
    margin-bottom: 5px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  
  .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-1-col .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-2-col .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-3-col .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-4-col .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-5-col .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-6-col .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-7-col .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-8-col .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-9-col .mepr-price-box.highlighted,
  .mepr-price-boxes.mepr-10-col .mepr-price-box.highlighted {
    /* background-color: #f1f1f1; */
    padding: 10px;
    width: 95% !important;
  }
  
  .mepr-price-box-title {
    font-size: 175%;
    font-weight: bold;
    margin-top:10px;
    margin-bottom:5px;
  }
  
  .mepr-price-box-price {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 210%;
  }
  
  .mepr-price-box-heading {
    margin-top: 5px;
    font-size: 120%;
  }
  
  .mepr-price-box-benefits .mepr-price-box-benefits-list {
    margin: 10px 0;
    font-weight: bold;
  }
  
  .mepr-price-box-benefits .mepr-price-box-benefits-list .mepr-price-box-benefits-item {
    font-size: 110%;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 7px;
    /* border-bottom: 1px dotted #888888; */
  }
  
  .mepr-price-box-footer {
    margin-top: 5px;
  }
  
  .mepr-price-box-button {
    margin: 10px 0;
  }
  
  .mepr-price-box-button a {
    /*padding: 5px 7px;*/
    font-weight: bold;
    /* background-color: #f4f4f4; */
  }
  
  .mepr-price-box-button a:hover {
    text-decoration: none;
    background-color: white;
  }
}
.mepr-price-box {
  background-color: #c8edf7;
  color: #000;
}

.mepr-price-box.highlighted {
  background-color: #8EC9DA;
  color: #000;
}

.mepr-price-box-benefits .mepr-price-box-benefits-list .mepr-price-box-benefits-item {
  border-bottom: 1px dotted #efefef;
}

.mepr_front_button, .mepr-price-box-button a {
  background-color: #f5f5f5;
  display:inline-block;
  *display:inline;
  *zoom:1;
  padding:6px 12px;
  margin-bottom:0;
  font-size:19px;
  line-height:27px;
  text-align:center;
  vertical-align:middle;
  cursor:pointer;color:#333;
  color: #fff;
  background-color:#4e808e;
  background-image:-moz-linear-gradient(top,#4e808e,#45717e);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#4e808e),to(#45717e));
  background-image:-webkit-linear-gradient(top,#4e808e,#45717e);
  background-image:-o-linear-gradient(top,#4e808e,#45717e);
  background-image:linear-gradient(to bottom,#4e808e,#45717e);
  background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e808e',endColorstr='#45717e',GradientType=0);
  border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border:1px solid #32555f;*border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;
  *margin-left:.3em
}
.mepr_front_button:hover, .mepr-price-box-button a:hover, .mepr-price-box-button a:focus, .mepr-price-box-button a:active, .mepr-price-box-button a.active, .mepr-price-box-button a.disabled, .mepr-price-box-button a[disabled] {
	color:#fff;
	background-color:#32555f;
	*background-color:#32555f
}

.mepr-price-box-button a:hover {
  background-color: white;
}


.mepr-form-checkbox-label {
	display: inline;
}


.yes-print {
	display: none !important;
}
@media print {
	.page-single h1.single-title {
		font-size: 35px !important;
		line-height: 45px !important;
		margin-top: -30px;
	}
	img {
		max-width: 90%;
		text-align: center;
	}
	.page-single .single-logo {
		margin-top: -30px;
		margin-bottom: -30px;
	}
	.no-print {
		display: none !important;
	}
	.yes-print {
		display: block !important;
	}
	#page-contact .span6 {
		width: 100% !important;
	}
	a[href]:after {
	    content: "";
	}
	.fa-circle {
		display: none;
	}
	#as-seen-on img {
		max-height: 70px;
	}
}



