.article-info, .post-footer {
	display: none !important;
}
h1, h2, h3,h4,h5 {
font-weight: normal !important;
}
.rt-purchase.rt-block {
  background: rgb(60, 196, 174);
}
.font-size-is-xsmall {
  font-size: 16px;
}
.ff-default .ff-el-form-control {
//  border: 1px solid rgba(255,255,255,0.3);
  background-color: rgba(255,255,255,0.2);	
	
	
//  background-clip: padding-box;

	background-image: linear-gradient(to right,rgba(255,255,255,0.2),rgba(255,255,255,0.2));
  background-repeat: repeat-x;
  border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	
  color: var(--fluentform-secondary);
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
	
  line-height: 20px;
	
  max-width: 100%;

	padding: 20px 15px;
  margin-bottom: 10px;
  width: 100%;
  display: block;
	box-sizing: border-box;
	
  transition: border linear .2s, box-shadow linear .2s;
	font-size: 20px;
}
.ff-default .ff_btn_style, .frm-fluent-form .choices[data-type*="select-multiple"] .choices__input {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.ff-default .ff-el-input--label label {
  font-size: 18px;
}
.frm-fluent-form .choices[data-type*="select-multiple"] .choices__inner {
  padding: 10px;
}
.frm-fluent-form .choices__inner {
  background: rgba(255,255,255,0.4);
}
#rt-content-top p, #rt-mainbody .post-content {
  font-size: 1.1em;
  line-height: 1.5em;
}
[class*="sprocket"] .sprocket-mosaic-loadmore {
border-radius: 5px;
}
#rt-footer {
  font-size: 1.2em;
  line-height: 1.6em;
}
#rt-footer-surround .fp-footer-demo-info.rt-block, .mainbody-overlap-1 #rt-footer-surround .fp-footer-contact-info.rt-block {
  padding: 85px 50px 0 50px;
}
#rt-copyright .rt-block {
  margin-top: 0;
}
#rt-footer-surround .rt-block {
  padding: 15px 50px;
}
#gantry-totop {
  margin-right: -50px;
}
.fp-roksprocket-showcase .layout-slideshow .readon::after {
  font-family: FontAwesome;
  content: "\f058";
}
.-feb14-home .rt-header-overlay-left {
	display: none;
}
.-feb14-home .rt-header-overlay-right {
  left: 0;
  width: 100%;
}
//#rt-content-top, #rt-content-bottom {
//  overflow: visible;
//}
.pt-cv-title a {
  font-weight: 400;
}
.pt-cv-view {
  padding-bottom: 30px;
}