article.status-publish,article.status-draft{
	    padding: 30px 0px !important;
		max-width: 1100px;
		width: 100%;
		margin: 0 auto;
		
}
.bdp-post-tags{
	text-align: left;
}
.bdp-post-grid-main.bdp-design-1 .bdp-post-grid-content {
    text-align: left;
}
.bdp-post-image-bg {
    height: 228px;
}

/*
 Search Form
---------------------------------------------------------------- */

.searchform {
    background: #fcfcfc;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-pack: justify;
  	-ms-flex-pack: justify;
    -webkit-justify-content: space-between;
  	justify-content: space-between;
}
.searchform input[type="text"], .searchform #searchsubmit{
    background: none;
    border: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  	-webkit-box-flex: 1;
  	-webkit-flex-grow: 1;
  	-ms-flex-positive: 1;
  	flex-grow: 1;
	margin-bottom: 0px;
}

.searchform #searchsubmit {
color: #999;
    padding: 19px 19px;
    background: whitesmoke;
}

.searchform #searchsubmit:hover,
.searchform #searchsubmit:focus {
    background: none;
    border: none;
    color: #666;
}
.archive-description{
	display: none;
}
.entry-title{
	color: #000;
	border-bottom: 4px solid transparent;
	font-family: 'Lato', sans-serif;
	    font-weight: 300;
	font-size: 38px;
}
.custom-button i{
	margin-right: 10px;
}
.custom-button a{
	margin-left: 223px;
	margin-top: 100px;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }


.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    font-size: 25px;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    font-size: 20px;
}
.gform_wrapper .gf_progressbar_percentage span {
    display: none !important;
}
.gform_wrapper .gfield_required {
    color: #790000;
    margin-left: 4px;
    display: none;
}

input.gform_next_button {
    background: #de0c70;
    color: #fff;
}
.gform_button{
	    background: #de0c70 !important;
    color: #fff !important;
}
.gform_button:hover{
    background: #de0c70c7 !important;
    color: #fff !important;
}
input.gform_next_button:hover {
    background: #de0c70c7;
    color: #fff !important;
}
.validation_error{
	display: none !important;
}
h3.gf_progressbar_title {
	display: none !important;
}
.logged-in h3.gf_progressbar_title {
	display: block !important;
}

/*
 Start Servay page header and Footer none
---------------------------------------------------------------- */
.no-header-footer-page .site-footer{
	display: none;
}
.no-header-footer-page .footer-bar{
	display: none;
}
.no-header-footer-page .site-header .header-right {
    display: none;
}
.no-header-footer-page .logo{
	pointer-events: none !important;
}
/*
End Servay page header and Footer none
---------------------------------------------------------------- */
.gform_wrapper .gf_progressbar_percentage{
	background: #de0c70 !important;
}

/*
Responsive Servay page Buttons 
---------------------------------------------------------------- */

@media only screen and (max-width: 480px) {
.gform_previous_button,.gform_next_button {
    width: 48% !important;
    float: left !important;
    overflow: hidden !important;
    display: block !important;
    padding: 10px 10px !important;
    border-radius: 5px !important;
    margin-right: 2% !important;
  }
	.gform_next_button {
    width: 48% !important;
    margin-left: 2% !important;
		margin-right: 0 !important;
  }
.gform_wrapper .gfield_radio li input[type=radio] {
    vertical-align: top !important;
	margin-top: 10px !important;
}

/*
Gravity form SEE Result button/submit button
----------------------------------------------------------------
#gform_submit_button_1{
    height: 62px;
    width: 51% !important;
		margin-left: 0 !important;
}
---------------------------------------------------------------- */
}

.page-id-2373 .page-content p,.page-id-2373 .page-content ul{
	width: inherit !important;
}
.ult_pricing_table .ult_price_features ul {
min-height: 362px;
}
.ult_design_5 .ult_pricing_table .ult_price_link .ult_price_action_button {
    padding: 20px 40px !important;
}
.text-center{
	text-align: center;
}
.page-id-2396 .content-box {
    border-top: 120px solid #fff;
}
.page-template-page-about .content-box {
		border-top: 100px solid #fff;
}
.c-s{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.lepopup-form-12 .lepopup-element .lepopup-button, .lepopup-form-12 .lepopup-element .lepopup-button:visited {
    font-size: 16px !important;
    font-weight: normal !important;
    border-color: transparent !important;
    border-radius: 5px !important;
}

.page-template-page-home .hero {
    height: 100vh;
    min-height: 740px;

    margin-top: -100px;
    padding-top: 60px;
    background-position: center 45%;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 100px solid white;
}
.page-template-page-home .hero .white-inner {
	width: 617px;
	padding: 0 0 0 103px;
}

.page-template-page-home .hero .content {
  padding-right: 500px;
}

.page-template-page-home .hero h2 {
	font-size: 49px;
	line-height: 50px;
	color: #f55ba4;
	font-weight: 400;
	margin-bottom: 11px;
	text-shadow: 0px 0px 25px rgba(white, 0.5);
}

.page-template-page-home .hero p {
	width: 300px;
	text-shadow: 0px 0px 20px white;
}
 