@import url(http://fonts.googleapis.com/css?family=Dosis:400,500);
header .logo {
float: left;
padding: 0 0 10px;
}
.list{
margin-left: 17px;
}
ul li {
list-style: initial;
margin-left: 15px;
}
ul {
margin-top: 12px;
}
p.pricing-title {
padding: 0;
margin-bottom: 22px;
font-weight: bold;
font-size: 14px;
color: #037E94;
}
button.paypalButton {
width: 100%;
height: 40px;
background: #43B0D1;
border: 1px solid;
font-size: 20px;
color: white;
border-color: rgb(209, 209, 209);
}
table.w100 td {
padding: 0;
margin-bottom: 22px;
font-weight: bold;
font-size: 14px;
color: #037E94;
}
form.paypalForm {
font-size: 18px;
}
img.ccLogo {
display: none;
}
.w100 select {
height: 35px;
}
/*responive queries*/
@media (min-width: 1024px) {
.nav {
margin-top: 82px;
}
}
span.indent {
margin-left: 22px;
}
.ph_1 img { width:100%;}
.social.widget-social-3 {
text-align: left;
margin-left: -10px;
}
.social.widget-social-3 a {
font-size: 32px;
margin-left: 8%;
}
