/* .main_form { 
	display:flex;
	justify-content: space-between;
} */
p {
    color: #ffffff !important;
}

.form_body{
	width:90%;
	margin:auto;
}
.form_button {
	text-align: center;
}
.form_button .wpcf7-submit {
	background-color:#D31A16;
		font-family:DIN Condensed;
	font-size:24px;	
	    border: 2px solid #D31A16;
}
.form_button .wpcf7-submit:hover {
	color:#D31A16;
	background-color:#252122;
	border: 2px solid #D31A16;

}
.form_button .wpcf7-submit:focus{
	background-color:#D31A16;
	color: #ffffff;
}
.form_body label {
    font-size: 28px;
	font-family:Reporter Two;
	color:#A4A4A4;
	
}
span.wpcf7-spinner {
    display: none;
}
div#content{
	background-color:#252122;
}
main#main article {
    background:#2a2527;
}
.entry-content.clear p {
   color: #777777;
    font-family: "DIN Condensed", Sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
}
header.entry-header h1.entry-title{
	color: #F5EEAA;
    font-family: "Aachen Bold", Sans-serif;
    font-size: 36px;
    font-weight: 500;
}

div#respond {
    background-color: #2a2527;
}
h3#reply-title {
    color: #ffffff;
}
p.share-customize-link a {
    color: #ffffff;
}
h3.sd-title {
     color: #ffffff;
}
em {
	  color: #ffffff;
}
a.jp-relatedposts-post-a {
     color: #ffffff;
}
.page-links .page-link, .single .post-navigation a {
    color: #ffffff;
}
.page-links .page-link, .single .post-navigation a:hover {
    color: red;
}
.entry-meta, .entry-meta * {
    line-height: 1.45;
    color: #ffffff;
}
.wpcf7-response-output {
    color:#ffffff;
}
p.premium-blog-post-content {
    color: #ffffff !important;
}

.elementor-widget-container p a {
    color: #D31A16;
}

h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
    color: #ffffff;
}
p.read-more a {
    color: #D31A16;
}
header.entry-header h2.entry-title a {
    color:  #ffffff;
	font-size:40px;
}
@media only screen and (max-width: 1024px) {
	
 .elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}
	
}


@media only screen and (max-width: 767px) {
	
	.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-c75ed1a {
    order: 2;
}
	
}

/* Aman Css start here */
h4 {
    color: #E79506;
}


