/* edit custom style */
.contact-phone {
    font-size: 28px;
    font-style: normal;
    line-height: 4px;
  	text-align: right;
}

.list-inline {
    margin: 0px;
    list-style-type: none !important;
}

.list-inline li {
  margin-left: 0px !important;
  padding-right: 15px;
  display: inline;
}

.list-inline img, .sow-image-container img {
    border: 1px solid #e0e0e0;
    padding: 5px;
}


.attachment-thumbnail .size-thumbnail, .entry-content .gallery img {
    border: 1px solid #e0e0e0 !important;
    padding: 5px;  
}

.entry-content .gallery {
  margin-left: -10px !important;
}
.experience, .experience td, .experience tr {
  border: 1px solid silver;
  font-size: 12px;
}

.experience td {
  padding: 5px !important;
}

.panel-grid {
    margin-top: 20px;
}

#main {
  padding-left: 15px;
  padding-right: 15px;
}

#main, #masthead {
  background: #fff;
}

.circle-icon-box h4 {
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: normal !important;
    margin-top: 10px;
}

#pg-26-1 h3, #pgc-26-4-0 h3.widget-title, #pgc-26-5-0 h3.widget-title {
	text-align: center;
	font-family: 'Open Sans';
	text-transform: uppercase;
	font-size: 2.1em !important;
    line-height: 1.4em;
    margin-top: -12px;
}

.textwidget {
    font-size: 1.1em;
}

#colophon {
	display: none;
}

.wpcf7-form {
    background: aliceblue;
    padding: 10px 30px;
    text-align: center;
    margin: 0 auto;
    max-width: 320px;
}

.wpcf7-form .wpcf7-textarea {
	max-width: 320px;
}

#footer {
    margin-top: 110px;
    background: 0 0;
    background-color: #595050;
    width: 100%;
    display: inline-block;
}

div#footer p {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Arial;
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
}

.re {
  margin-left: 9px;
}