

/* AT Add css for powered font-size */
body {
	color: #777777;
	font-family: "Arial", Open Sans, sans-serif !important;
	font-size: 13px !important;
	line-height: 22px !important;
}

.callright {
    float: right;
}
#topcallf {
    font-size: 16px !important;
}
.font-14 {
    font-size: 11px !important;
}

.menuzord-brand img {
    max-height: 59px !important;
}

.lead {
    font-size: 16px !important;
}

p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 1px !important;
}

ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 32px;
}
li {
    line-height: 24px;
}
/* team deatils */
.marginleft {
    margin-left: -15px;
}
.icon-theme-colored2.icon-dark a:hover {
    background-color: #1ab9e7;
    color: #000 !important;
}
p {
    color: #777777;
    line-height: 24px;
    margin: 0 0 20px !important;
	text-align: justify;
	
}
html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #006699 !important;
}
b, strong {
    font-weight: bold;
}
h4 {
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

.marleft {
    margin-left: 15px;
}
.menuzord-menu > li > .megamenu .megamenu-row li:hover > a, .menuzord-menu > li > .megamenu .megamenu-row .post a:hover, .menuzord-menu > li > .megamenu .megamenu-row li:hover > a i, .menuzord-menu > li > .megamenu .megamenu-row .post a:hover i, .blog-posts .post .entry-meta li i, .widget .address li i, .icon-box.box-style1.practice-style3 i, .icon-box.services-style1:hover .heading, .horizontal-contact-widget .widget::before, .small-title i, .drop-caps.text-colored p:first-child::first-letter, .schedule-box:hover .schedule-details .title a, .widget.dark .nav-tabs li.active a, .pagination.theme-colored li a, .pager.theme-colored a, .widget .post-title a:hover, .donation-form .form-group label {
    color: #47C3F8 !important;
}
h3, .h3 {
    font-size: 23px !important;
}
#dropdtop {
	top: 42px;
    padding: 2px 6px;
	
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 991px) {
	.callright {
    float: none;
	}

}

