mobile

.sow-features-list .sow-features-feature {
padding: 0 35px;
}
.sow-features-list {
padding: 5% 0;
}
div#secondary {
background: rgba(0,0,0,0.05);
border-radius: 5px;
padding: 2em;
}
ul#menu-sidebar-1 {
text-align: center;
}
.site-footer-bottom-bar {
text-align: center;
}
.site-footer-bottom-bar-right {
float: none;
text-align: center;
line-height: 2;
}
.panoramic-header-layout-standard .info-text {
font-size: 16px;
margin: 0 5px 5px 5px;
text-align: center;
letter-spacing: 0px;
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.main-navigation.translucent, #main-menu.panoramic-mobile-menu-standard-color-scheme {
background-color: #1e73be !important;
background: rgb(167,207,223);
background: -moz-linear-gradient(top, rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%);
background: -webkit-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%);
background: linear-gradient(to bottom, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#a7cfdf’, endColorstr=’#23538a’,GradientType=0 );
}
.panoramic-header-layout-standard .branding img {
display: block;
margin: 0 auto;
max-width: 325px;
height: auto;
}
textarea, input[type=”text”], input[type=”password”], input[type=”datetime”], input[type=”datetime-local”], input[type=”date”], input[type=”month”], input[type=”time”], input[type=”week”], input[type=”number”], input[type=”email”], input[type=”url”], input[type=”search”], input[type=”tel”], input[type=”color”], .uneditable-input {
color: #000 !important;
}