/* Enter Your Custom CSS Here */

#site-header-twenty {display:none;}

.section-inner-twenty
 {display:none;}


@media screen and (min-width: 800px) {#fcaform {text-align: center; float: right; padding: 0px 20px 0px 20px; border-left:1px #666 solid;border-bottom:1px #666 solid; margin-left:20px;}}
@media screen and (max-width: 480px) {.wpcf7-textarea, .wpcf7-text {width:270px;}}

#wpcf7-f3648-p3544-o1 
{
 font-size:15px !important;
}

#wpcf7-f3648-p3544-o1 input
{
 font-size:15px !important;
 width:250px;
}
#wpcf7-f3648-p3544-o1 textarea
{
 height:200px;
}

.wpcf7 form.sent p {
	display: none;
}

.wpcf7-form-control-signature-body canvas{
          width:100% !important;
    border: 1px solid #000;
}

    .wpcf7-form-control-signature-wrap {
        width:100% !important;
          border: 1px solid #000 !important;
  }

@media screen and (max-width: 768px) {
    .wpcf7-form-control-signature-wrap {
        width:100% !important;
  }}


header .entry-title {margin:0px;padding-bottom:20px;}

.post-thumbnail {margin-bottom: 5px;}

#wagenav {font-size:24px !important;}
.list-group {font-size:16px !important;}
a.list-group {color:#333 !important;}
a.list-group:hover{color:#999 !important;}

header#masthead.site-header {
/* set spacing around blog title */
margin: 0px;
padding-top: 2em;
padding-bottom: 2em;
}

.main-navigation {
    font-size: 18px !important;
}

nav#social-navigation.social-navigation {
/* set space after icons */
margin-bottom: 25px;
}

.entry-content {
font-size: 1.6rem;
}

.site-main {
    padding: 0%;
}

.widget {
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	-ms-hyphens: none !important;
	hyphens: none !important;
	word-wrap: break-word;
  /* set tighter widget spacing on sidebar */
line-height: 1.5;
font-size:16px !important;
margin-bottom: 2em;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	-ms-hyphens: none !important;
	hyphens: none !important;
	word-wrap: break-word;
}

.mytextwithicon {
    position:relative;
}    
.mytextwithicon:before {
    content: "\f02d";
    font-family: FontAwesome;
    left:10px;
    position:absolute;
    top:0;
 }

.contactus {
    position:relative;
}    
.contactus:before {
    content: "\f098";
    font-family: FontAwesome;
    font-size:25px;
    color: #0174df;
    position:absolute;
 }