/*
Theme Name: OAW
Theme URI: http://marketingsocialimpact.com
Description: OAW preview web
Version: 1.0
Author: Worldways
Author URI: http://www.marketingsocialimpact.com
*/


body {
	font-size: 16px;
        font-family: "Open Sans", Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #121212;
	background-color: #00558f;
}

body, html {
height: 100%;
min-height: 100%;
}

a {
	text-decoration: none;
}
* :focus {
	outline: 0;
}
.post img, .featureset img {
	max-width: 100%;
}
.post img {
	margin: 0 auto;
	display: block;
}
a img {
	border: 0px;
}

a:hover {
text-decoration: none;
}

.layer {
position: relative;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 39.9375em) {
	.serviceblocks .acelled a span.overgrid span.titles {
    font-size: 13px !important;
    font-size: 13px ;
}
}

.wrap {
max-width: 1024px;
margin: 0 auto;
padding-right: 20px;
padding-left: 20px;
position: relative;
}

.maincontainer {
background-color: #fff;
min-height: 80%;
}

hr {
border: 0;
height: 1px;
background: #333;
background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.hidden {
display: none;
}

/* Fonts */

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?tr0y1v');
	src:url('fonts/icomoon.eot?tr0y1v#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?tr0y1v') format('truetype'),
		url('fonts/icomoon.woff?tr0y1v') format('woff'),
		url('fonts/icomoon.svg?tr0y1v#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-paw:before {
	content: "\e900";
}

.noemail {
	font-size: 85%;
}

/* Header */

.header {
background-color: #00558f;
padding-top: 18px;
padding-bottom: 18px;
color: #fff;
}

.header .atabled {
width: 100%;
table-layout: fixed;
outline: none;
margin: 0px;
padding: 0px;
border-collapse: collapse;
border: 0px;
display: table;
}

.header .atabled .cell {
vertical-align: middle;
display: table-cell;
}

.header .atabled .cell.one {
width: 25%;
}

.header .atabled .cell.two {
padding-left: 5%;
width: 65%;
text-align: right;
}

.header .atabled .cell.three {
padding-left: 5%;
width: 10%;
text-align: center;
}

.header .atabled .cell.two a {
color: #8ad7fd;
}

.header .atabled .cell.two a:hover {
text-decoration: underline;
color: #f7f7f7;
}

.header .atabled .cell img {
max-width: 100%;
}

.header .atabled .cell.one img {
/*width: 211px;*/
width: 232px;
}

.header .atabled .cell.two ul {
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: .9em;
}

.header .atabled .cell.two ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
display: inline-block;
text-align: center;
margin-right: 3%;
}

.header .atabled .cell.two ul li:last-child {
margin: 0px;
}

.header .atabled .cell.two ul li a {
color: #fff;
font-weight: bold;
}

.header .atabled .cell.two ul li a:hover {
color: #8ad8ff;
}

.header .atabled .cell.two i {
font-size: 1.4em;
display: block;
line-height: 1;
margin-bottom: 5px;
font-weight: normal;
}

.header .atabled .cell.two a i {
font-weight: normal;
}

/* Main Nav */

.header .atabled .cell.two .menu {
width: auto;
display: block;
}

.header .atabled .cell.two ul.menu  {
list-style-type: none;
margin: 0px;
padding: 0px;
color: #f7f7f7;
text-transform: uppercase;
}

.header .atabled .cell.two ul.menu li {
list-style-type: none;
margin: 0px;
padding: 0px;
display: inline-block;
margin-right: 5%;
list-style-type: none;
}

.header .atabled .cell.two ul.menu li:last-child {
margin: 0px;
padding: 0px;
}

.header .atabled .cell.two ul.menu li a {
color: #f7f7f7;
}

.header .atabled .cell.two ul.menu li a:hover {
color: #8ad8ff;
}

.header .atabled .cell.two ul.menu li.current_page_item a, .header .atabled .cell.two ul.menu li.current-menu-item a {
color: #8ad8ff;
font-weight: bold;
}

/* Sub Nav */

.subnav {
background-color: #0774bf;
border-bottom: 1px solid #00558f;
position: relative;
}

.subnav a {
color: #fff;
display: block;
line-height: 1;
position: relative;
padding: 15px;
}

.subnav a:hover {
color: #9ad6ff;
}

.subnav ul {
list-style-type: none;
margin: 0px;
padding: 0px;
line-height: 1;
position: relative;
}

.subnav ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
display: inline-block;
/* margin-right: 25px; */
position: relative;
}

.subnav ul li:last-child {
margin: 0px;
padding: 0px;
}

.subnav ul li.current-page-item a, .subnav ul li.current-menu-item a {
color: #9ad6ff;
}

.subnav ul > li > ul.sub-menu {
display: none;
position: absolute;
top: 100%;
z-index: 10;
width: 200%;
background-color: #0774bf;
color: #fff;
border-right: 1px solid #00558f;
border-left: 1px solid #00558f;
border-bottom: 1px solid #00558f;
}

.subnav ul > li:hover > ul.sub-menu {
display: block;
}

.subnav ul > li > ul.sub-menu > li > ul.sub-menu {
display: none;
position: absolute;
left: 100%;
z-index: 10;
background-color: #00558f;
top: 0px;
width: 100%;
}

.subnav ul > li > ul.sub-menu > li:hover > ul.sub-menu {
display: block;
}

.subnav ul > li > ul.sub-menu > li {
padding: 0px;
margin: 0px;
display: block;
}

.subnav ul > li > ul.sub-menu > li:hover, .subnav ul > li > ul.sub-menu > li a:hover {
background-color: #00558f;
}

.subnav ul > li > ul.sub-menu > li > ul.sub-menu > li {
display: block;
margin: 0px;
padding: 0px;
}

.subnav ul > li > ul.sub-menu > li > ul.sub-menu a {
color: #9ad6ff;
}

.subnav ul > li > ul.sub-menu > li > ul.sub-menu a:hover {
color: #fff;
}

/* Log in Bar */

.logbar {
background-color: #fff;
border-bottom: 1px solid #ccc;
padding-top: 15px;
padding-bottom: 15px;
display: none;
}

.logbar #loginform p {
margin: 0px;
line-height: 1;
padding: 0px;
display: inline-block;
margin-right: 1.5%;
}

.logbar #loginform label {
display: block;
font-size: .8em;
text-transform: uppercase;
color: #777;
margin: 0px;
text-align: left;
padding: 0px;
line-height: 1;
margin-bottom: 5px;
}

.logbar #loginform input[type=text], .logbar #loginform input[type=password] {
border: 1px solid #09568b;
padding: 2px;
font-size: 1em;
}

.logbar #loginform input[type=submit] {
background-color: #1a91cb;
color: #fff;
cursor: pointer;
border: 0px;
outline: none;
font-size: .9em;
padding: 6px;
font-weight: bold;
display: inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.logbar #loginform input[type=submit]:hover {
background-color: #ddd;
color: #444;
}

/* Page banner */

.pagebanner {
margin: 0px;
padding: 0px;
display: block;
position: relative;
}

/*
.pagebanner.home {
background-size: 99.99% 99.99%;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
background-image: url(images/splash.jpg);
height: 688px;
}

/*CSS for serving the retina image to devices with a high "device-pixel-ratio":*/
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  .pagebanner.home{
    background-image: url(images/splash@2x.jpg);
  }
}
*/

.pagebanner.home {
max-height: 500px;
overflow: hidden;
}

.pagebanner.home img {
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
position: relative;
width: 100%;
max-width: 100%;
}

.pagebanner img {
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
position: relative;
width: 100%;
max-width: 100%;
}

.pagebanner .overlay {
position: absolute;
z-index: 5;
width: 100%;
top: 30%;
left: 0px;
}

.pagebanner .overlay h2 {
color: #fff;
font-size: 3em;
font-weight: 700;
text-align: center;
text-shadow: 0px 4px 3px rgba(0,0,0,0.2),
             0px 8px 13px rgba(0,0,0,0.5),
             0px 18px 23px rgba(0,0,0,0.5);
margin: 0px;
padding: 0px;
margin-bottom: 25px;
}

.pagebanner .overlay .sb {
text-align: center;
}

.pagebanner .overlay .sb input[type=text] {
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
background-color: #fff;
outline: none;
border: 0px;
padding: 1.1%;
-webkit-appearance: none;
width: 50%;
display: inline-block;
font-size: 1.3em;
color: #666;
-webkit-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.34);
-moz-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.34);
box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.34);
line-height: 1.2;
}

.pagebanner .overlay .sb .btnsub {
background: rgba(58,171,215,1);
background: -moz-linear-gradient(top, rgba(58,171,215,1) 0%, rgba(0,109,163,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(58,171,215,1)), color-stop(100%, rgba(0,109,163,1)));
background: -webkit-linear-gradient(top, rgba(58,171,215,1) 0%, rgba(0,109,163,1) 100%);
background: -o-linear-gradient(top, rgba(58,171,215,1) 0%, rgba(0,109,163,1) 100%);
background: -ms-linear-gradient(top, rgba(58,171,215,1) 0%, rgba(0,109,163,1) 100%);
background: linear-gradient(to bottom, rgba(58,171,215,1) 0%, rgba(0,109,163,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3aabd7', endColorstr='#006da3', GradientType=0 );
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
color: #fff;
padding: 1.1%;
font-size: 1.3em;
line-height: 1.2;
cursor: pointer;
outline: none;
border: 0px;
-webkit-appearance: none;
-webkit-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.34);
-moz-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.34);
box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.34);
}

.pagebanner .overlay .sb .btnsub:hover, .pagebanner .overlay .sb .btnsub:focus {
background: rgba(255,136,115,1);
background: -moz-linear-gradient(top, rgba(255,136,115,1) 0%, rgba(231,56,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,136,115,1)), color-stop(100%, rgba(231,56,39,1)));
background: -webkit-linear-gradient(top, rgba(255,136,115,1) 0%, rgba(231,56,39,1) 100%);
background: -o-linear-gradient(top, rgba(255,136,115,1) 0%, rgba(231,56,39,1) 100%);
background: -ms-linear-gradient(top, rgba(255,136,115,1) 0%, rgba(231,56,39,1) 100%);
background: linear-gradient(to bottom, rgba(255,136,115,1) 0%, rgba(231,56,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8873', endColorstr='#e73827', GradientType=0 );
}

/* Coming soon teaser */

.teaser {
background-image: url(images/teaser.jpg);
background-size: 99.99% 99.99%;
background-repeat: no-repeat;
background-color: #3aaad7;
padding-top: 95px;
padding-bottom: 95px;
/*min-height: 250px;*/
position: relative;
}

.teaser h3 {
color: #fff;
line-height: 1;
font-size: 2.6em;
margin: 0px;
padding: 0px;
font-weight: 400;
margin-bottom: 10px;
}

.teaser p {
font-weight: bold;
color: #222;
margin: 0px;
padding: 0px;
line-height: 1.2;
}

/* Animal Services Callout */

.ascallout {
background-color: #f7f7f7;
background-image: url(images/sealcover.jpg);
background-repeat: no-repeat;
background-position: left center;
background-size: auto 99.99%;
}

.ascallout h2 {
color: #00558f;
margin: 0px;
padding: 0px;
line-height: 1.1;
margin: 0px;
margin-bottom: 8px;
font-size: 2em;
}

.ascallout p {
font-size: .875em;
line-height: 1.4;
color: #444;
margin: 0px;
padding: 0px;
}

.ascallout .wrap {
background-image: url(images/catdog.jpg);
background-repeat: no-repeat;
background-size: auto 99.99%;
background-position: right center;
padding-top: 35px;
padding-bottom: 35px;
}

.ascallout .atabled {
width: 60%;
border-collapse: collapse;
border: 0px;
padding: 0px;
outline: none;
margin: 0px;
table-layout: fixed;
display: table;
}

.ascallout .atabled .cell {
display: table-cell;
height: 100%;
vertical-align: middle;
}

.ascallout .atabled .cell.one {
width: 25%;
text-align: center;
}

.ascallout .atabled .cell.two {
width: 100%;
}

.ascallout .atabled .cell img {
max-width: 100%;
line-height: 0px;
}

.ascallout .atabled .cell.three img {
height: 100%;
line-height: 0px;
}

.ascallout .atabled .cell img.shield {
width: 100px;
}

/* Homepage */

.homesplit {
padding-top: 25px;
padding-bottom: 15px;
}

.homesplit:after {
clear: both;
content: "";
display: block;
}

.homesplit .col {
display: inline-block;
float: left;
width: 46%;
}

.homesplit .col.two {
float: right;
}

.homesplit .col h2 {
font-size: 1.8em;
line-height: 1.1;
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

.homesplit .col.one h2 {
color: #00a699;
}

.homesplit .col.two h2 {
color: #f26724;
}

.homesplit .item {
font-size: .850em;
padding-bottom: 15px;
border-bottom: 1px solid #e2e2e2;
margin-bottom: 15px;
}

.homesplit .col .item:last-child {
padding: 0px;
margin: 0px;
border: 0px;
}

.homesplit .item:after {
clear: both;
content: "";
display: block;
}

.homesplit .item p {
margin: 0px;
padding: 0px;
line-height: 1.5;
color: #444;
font-size: .9em;
margin-bottom: 12px;
}

.homesplit .item .photoblock {
width: 20%;
float: left;
display: inline-block;
text-align: center;
color: #888;
}

.homesplit .item .photoblock p {
margin: 0px;
margin-top: 8px;
line-height: 1.5;
text-transform: uppercase;
}

.homesplit .item .photoblock img {
max-width: 100%;
line-height: 0px;
}

.homesplit .item .infoside {
float: right;
width: 75%;
display: inline-block;
}

.homesplit .item .infoside h3 {
margin: 0px;
padding: 0px;
line-height: 1;
font-size: 1.2em;
margin-bottom: 5px;
}

.homesplit .col.one .item .infoside h3 a {
color: #00a699;
}

.homesplit .col.one .item .infoside h3 a:hover {
color: #121212;
}

.homesplit .col.two .item .infoside h3 a {
color: #f26724;
}

.homesplit .col.two .item .infoside h3 a:hover {
color: #121212;
}

.homesplit .item .tags {
font-size: .9em;
}

.homesplit .item .tags i {
color: #999;
margin-right: 10px;
}

.homesplit .item a {
color: #00558f;
}

.homesplit .item a:hover {
color: #121212;
text-decoration: underline;
}

.homesplit .intro {
margin-bottom: 35px;
}

.homesplit .intro h2 {
margin-bottom: 6px;
line-height: 1;
}

.homesplit .intro p {
margin: 0px;
padding: 0px;
line-height: 1.4;
font-size: .9em;
margin-bottom: 15px;
}

.homesplit .intro a {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #ccc;
color: #fff;
font-weight: bold;
font-size: .850em;
line-height: 1;
padding: 4px;
padding-right: 8px;
padding-left: 8px;
}

.homesplit .col.one .intro a {
background-color: #00a699;
}

.homesplit .col.one .intro a:hover {
background-color: #e2e2e2;
color: #666;
}

.homesplit .col.two .intro a {
background-color: #f26724;
}

.homesplit .col.two .intro a:hover {
background-color: #e2e2e2;
color: #666;
}

.homesplit .additional {
text-align: center;
}

.homesplit .additional a {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #ccc;
color: #fff;
font-weight: bold;
font-size: .850em;
line-height: 1;
padding: 4px;
padding-right: 8px;
padding-left: 8px;
}

.homesplit .col.one .additional a {
background-color: #00a699;
}

.homesplit .col.two .additional a {
background-color: #f26724;
}

.homesplit .col.one .additional a:hover, .homesplit .col.two .additional a:hover {
background-color: #e2e2e2;
color: #666;
}

/* Main Page */

.container {
padding-bottom: 35px;
background-color: #fff;
}

.container .wrap:after, .page:after {
clear: both;
content: "";
display: block;
}

/* Animal Archives */

.page {
padding-top: 35px;
}

.page .toptable {
padding-bottom: 30px;
margin-bottom: 50px;
display: block;
border-bottom: double #e2e2e2;
}

.page .toptable p {
line-height: 1.4;
margin: 0px;
padding: 0px;
margin-bottom: 6px;
}

.page .toptable p:last-child {
margin: 0px;
}

.page .toptable .atable {
width: 100%;
table-layout: fixed;
margin: 0px;
padding: 0px;
outline: none;
border-collapse: collapse;
border: 0px;
display: table;
}

.page .toptable .atable .cell {
vertical-align: middle;
display: table-cell;
}

.page .toptable .atable .cell.one {
width: 40%;
padding-right: 5%;
}

.page .toptable .atable .cell.two {
width: 40%;
text-align: right;
}

.page .toptable .atable .cell.three {
width: 20%;
padding-left: 5%;
text-align: right;
}

.page h2 {
font-size: 2.2em;
margin: 0px;
padding: 0px;
margin-bottom: 6px;
line-height: 1;
}

.page.missing h2 {
color: #00a699;
}

.page.found h2 {
color: #f26724;
}

.page.searchresults h2 {
color: #888;
}

.page .gapper {
display: block;
height: 1px;
margin-bottom: 49px;
}

.page .item {
font-size: .850em;
float: left;
width: 46%;
display: inline-block;
}

.page .item .tabled {
display: table;
width: 100%;
outline: none;
border: 0px;
border-collapse: collapse;
outline: none;
table-layout: fixed;
}

.page .item .tabled .cell {
display: table-cell;
vertical-align: top;
}

.page .item.alt {
float: right;
}

.page .item:after {
clear: both;
content: "";
display: block;
}

.page .item p {
margin: 0px;
padding: 0px;
line-height: 1.5;
color: #444;
font-size: .9em;
margin-bottom: 12px;
}

.page .item .photoblock {
width: 20%;
text-align: center;
color: #888;
padding-right: 5%;
}

.page .item .photoblock p {
margin: 0px;
margin-top: 8px;
line-height: 1.5;
text-transform: uppercase;
}

.page .item .photoblock img {
max-width: 100%;
line-height: 0px;
}

.page .item .infoside {
width: 60%;
}

.page .item .cell.thedate {
vertical-align: middle;
width: 20%;
padding-left: 5%;
text-align: center;
font-weight: bold;
color: #666;
}

.page.missing .item .cell.thedate {
color: #00a699;
}

.page.found .item .cell.thedate {
color: #f26724;
}

.page .item .infoside h3 {
margin: 0px;
padding: 0px;
line-height: 1;
font-size: 1.2em;
margin-bottom: 5px;
}

.page.missing .infoside h3 a {
color: #00a699;
}

.page.missing .infoside h3 a:hover {
color: #121212;
}

.page.found .item .infoside h3 a {
color: #f26724;
}

.page.found .item .infoside h3 a:hover {
color: #121212;
}

.page .item .tags {
font-size: .9em;
}

.page .item .tags i {
color: #999;
margin-right: 10px;
}

.page .item a {
color: #00558f;
}

.page .item a:hover {
color: #121212;
text-decoration: underline;
}

.page .toptable a {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #ccc;
color: #fff;
font-weight: bold;
font-size: 1em;
line-height: 1;
padding: 4px;
padding-right: 8px;
padding-left: 8px;
}

.page.missing .toptable a {
background-color: #00a699;
}

.page.missing .toptable a:hover {
background-color: #e2e2e2;
color: #666;
}

.page.found .toptable a {
background-color: #f26724;
}

.page.found .toptable a:hover {
background-color: #e2e2e2;
color: #666;
}

.page #uwpqsf_id {
border: 0px;
padding: 0px;
margin: 0px;
position: relative;
}

.page #uwpqsf_id form {
margin: 0px;
padding: 0px;
}

.page #uwpqsf_id input[type=submit] {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #ccc;
color: #fff;
font-weight: bold;
line-height: 1;
font-size: 1.2em;
padding: 4px;
padding-right: 8px;
padding-left: 8px;
outline: none;
cursor: pointer;
border: 0px;
vertical-align: middle;
-webkit-appearance: none;
}

.page #uwpqsf_id .taxolabel-0, .page #uwpqsf_id .uform_title {
display: none !important;
}

.page .uwpqsf_class {
display: inline-block;
width: auto;
}

.page .uwpqsf_class select {
width: auto;
display: inline-block;
margin: 0px;
}

.page .uwpqsf_class.uwpqsf_submit {
display: inline-block;
width: auto;
margin: 0px;
margin-left: 3%;
}

/* Testimonials */

.testimonials-widget-testimonials .prepend {
	visibility: hidden;
}

/* Style the Drop downs */

span.customSelect {
	background: #fff url(images/drop.png) right center no-repeat;
	padding: 7px 9px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px;
	border: 1px solid #2ca95f;
	/* min-width: 200px; */
	text-align: left;
	font-size: .9em;
	min-width: 200px;
	border: 1px solid #2ca95f;
	color: #555;
	text-transform: none;
}

span.customSelectInner {
width: auto !important;
}

.layer.page span.customSelect {
	border: 1px solid #121212;
}
.page.found span.customSelect {
	border: 1px solid #f26724;
}
.customSelect.customSelectHover {
	border-color: #c7c7c7;
	background-color: #f5f5f5;
}
.layer.page .customSelect.customSelectHover {
	border: 1px solid #000;
}
.customSelect.customSelectFocus {
	border-color: Orange;
}
.customSelect.customSelectOpen {
	border-color: OliveDrab;
}
.customSelect.customSelectChanged {
	-webkit-animation: changed 0.5s;
	-moz-animation: changed 0.5s;
	-ms-animation: changed 0.5s;
	animation: changed 0.5s;
}
 @-webkit-keyframes changed {
 0%, 100% {
 -webkit-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
 box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
}
 50% {
 -webkit-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
 box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
}
}
 @-moz-keyframes changed {
 0%, 100% {
 -moz-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
 box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
}
 50% {
 -moz-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
 box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
}
}
 @keyframes changed {
 0%, 100% {
 box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0);
}
 50% {
 box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0.5);
}
}
@-ms-keyframes changed {
 0%, 100% {
 -ms-box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0);
 box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0);
}
 50% {
 -ms-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
 box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
}
}

/* Single Animals */

.page.cleared:after {
clear: both;
content: "";
display: block;
}

.page.cleared .col {
float: left;
display: inline-block;
}

.page.cleared .col.one {
width: 25%;
}

.page.cleared .col.one img {
width: 100%;
max-width: 100%;
line-height: 0px;
margin: 0px;
padding: 0px;
}

.page.cleared .col.one ul {
list-style-type: none;
margin: 0px;
padding: 0px;
text-align: center;
font-size: .9em;
margin-bottom: 20px;
}

.page.cleared .col.one ul li {
list-style-type: none;
margin: 0px;
padding: 5px;
border-bottom: 1px solid #e2e2e2;
}

.page.cleared .col.one ul li a {
color: #444;
}

.page.cleared .col.one ul li a:hover {
color: #121212;
text-decoration: underline;
}

.page.cleared .col.two {
width: 70%;
float: right;
font-size: .9em;
}

.page.cleared .col.two h2 {
color: #555;
margin: 0px;
padding: 0px;
margin-bottom: 8px;
}

.page.found.cleared .col.two h2 {
color: #f26724;
}

.page.missing.cleared .col.two h2 {
color: #00a699;
}

.page.cleared .col.two p {
margin: 0px;
padding: 0px;
margin-bottom: 15px;
line-height: 1.6;
}

.page.cleared .col.two p:last-child {
margin: 0px;
padding: 0px;
}

.page.cleared .col.two p.postdate span {
background-color: #f7f7f7;
padding: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.page.cleared .col.two p.labeled {
margin: 0px;
color: #555;
}

.page.cleared .col.two .contactform {
margin-top: 35px;
border: 1px solid #e2e2e2;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 15px;
}

.page.cleared .col.two .contactform h3 {
margin: 0px;
padding: 0px;
line-height: 1;
margin-bottom: 5px;
color: #444;
}

.page.cleared .tags {
font-size: .9em;
margin-bottom: 25px;
}

.page.cleared .tags i {
color: #999;
margin-right: 10px;
}

.page.cleared .item a {
color: #00558f;
}

.page.cleared a:hover {
color: #121212;
text-decoration: underline;
}

/* Reporting Page */

.page .entry:after {
clear: both;
content: "";
display: block;
}

.page .entry .column {
display: inline-block;
float: left;
width: 46%;
}

.page .entry .column.one {
width: 70%;
}

.page .entry .column.two {
float: right;
width: 25%;
font-size: .850em;
}

.page .entry .column.two h4 {
font-size: 1.2em;
margin: 0px;
padding: 0px;
text-transform: uppercase;
margin-bottom: 12px;
line-height: 1;
color: #333;
}

.page .entry .column.two p {
line-height: 1.5;
color: #454545;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}

.page .entry .column.two p:last-child {
margin: 0px;
}

.page .entry .column.two a {
color: #1c56cc;
}

.page .entry .column.two a:hover {
color: #121212;
text-decoration: underline;
}

.page .entry .column img {
max-width: 100%;
line-height: 1;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}

/* Search Results */

.page.searchresults .item h3.found a {
color: #00a699;
}

.page.searchresults .item h3.missing a {
color: #f26724;
}

.page.searchresults .item h3 span.tag {
font-size: .750em;
font-weight: normal;
background-color: #f7f7f7;
padding: 2px;
padding-right: 4px;
padding-left: 4px;
display: inline-block;
font-weight: bold;
line-height: 1;
}

.page.searchresults .item h3 span.tag.found {
background-color: #00a699;
color: #fff;
}

.page.searchresults .item h3 span.tag.missing {
background-color: #f26724;
color: #fff;
}

/* Form Tweaks */

.page .form-field .fieldbox {
background-color: #f9f9f9;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 15px;
border: 1px solid #ccc;
}

.page .form-field .fieldbox.animalphoto {
background-color: #e4f8ff;
border: 1px solid #327ab2;
}

.page .form-field .fieldbox.animalphoto label {
margin-bottom: 10px;
}

.page .form-field .fieldbox.acceptance {
background-color: #fff5c4;
border: 1px solid #ffdf49;
}

.page .form-field .fieldbox:nth-child(even) {
background-color: #f9f9f9;
}

.page .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3 {
font-weight: normal;
font-size: 1.2em;
color: #fff;
line-height: 1;
text-transform: uppercase;
padding: 10px;
background-color: #e35837;
border: 0px;
margin-bottom: 25px;
-wekbit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.page .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3 i {
border-right: 1px solid #f7f7f7;
padding-right: 10px;
margin-right: 10px;
}

.page .frm_style_formidable-style.with_frm_style input[type="submit"], .page .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .page .frm_form_submit_style, .page .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
background-color: #3bd385;
color: #fff;
font-size: 1.3em;
font-weight: bold;
outline: none;
border: 0px;
text-transform: uppercase;
}

.page .frm_style_formidable-style.with_frm_style input[type="submit"]:hover, .page .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"]:hover, .page .frm_form_submit_style, .page .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"]:hover {
background-color: #121212;
color: #fff;
}

.page .frm_style_formidable-style.with_frm_style input[type="submit"]:focus, .page .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"]:focus, .page .frm_form_submit_style, .page .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"]:focus {
background-color: #121212;
color: #fff;
}

.page .frm_style_formidable-style.with_frm_style p.description, .page .frm_style_formidable-style.with_frm_style div.description, .page .frm_style_formidable-style.with_frm_style div.frm_description, .page .frm_style_formidable-style.with_frm_style .frm-show-form > div.frm_description, .page .frm_style_formidable-style.with_frm_style .frm_error {
margin-top: 10px;
display: block;
}

/* Footer */

.footer {
color: #fff;
padding-top: 15px;
padding-bottom: 15px;
font-size: .9em;
}

.footer .wrap:after {
clear: both;
content: "";
display: block;
}

.footer .col.one {
width: 60%;
float: left;
display: inline-block;
}

.footer .col.one p {
line-height: 1.5;
margin: 0px;
padding: 0px;
margin-bottom: 12px;
}

.footer .col.one p:last-child {
margin: 0px;
padding: 0px;
}

.footer .col.two {
width: 35%;
float: right;
display: inline-block;
}

.footer .col img {
max-width: 100%;
}

.footer img.logosmall {
width: 211px;
}

.footer .logoblock {
margin-bottom: 25px;
}

.footer img.logodhss {
width: 232px;
}

.footer .atabled {
display: table;
width: 100%;
table-layout: fixed;
margin: 0px;
padding: 0px;
border-collapse: collapse;
border: 0px;
outline: none;
}

.footer .atabled .cell {
display: table-cell;
vertical-align: center;
}

.footer .atabled .cell.one {
padding-right: 10%;
}

.footer .atabled .cell ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.footer .atabled .cell ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

.footer .atabled .cell ul li:last-child {
margin: 0px;
}

.footer .atabled .cell ul li a {
color: #8ad8ff;
}

.footer .atabled .cell ul li a:hover {
color: #fff;
text-decoration: underline;
}

.footer .sb {
margin-bottom: 20px;
}

.footer .sb form {
border: 0px;
margin: 0px;
padding: 0px;
}

.footer .sb form input[type=text] {
border: 1px solid #0a4d6e;
font-size: 1em;
color: #555;
background-color: #fff;
-webkit-appearance: none;
margin: 0px;
padding: 1%;
display: inline-block;
max-width: 75%;
line-height: 1.1;
}

.footer .sb form input[type=submit] {
border: 1px solid #0a4d6e;
background-color: #0a4d6e;
border: 0px;
font-weight: bold;
font-size: 1em;
text-transform: uppercase;
color: #fff;
cursor: pointer;
outline: none;
display: inline-block;
padding: 1%;
line-height: 1.1;
}

.footer .sb form input[type=submit]:hover {
background-color: #fff;
color: #0a4d6e;
}

/* Page navi tweaks */

.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
display: inline-block;
}

.wp-pagenavi {
text-align: center;
}

/* -------------------------------- 

xsigin/signup popup 

-------------------------------- */
.cd-user-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 54, 66, 0.9);
  z-index: 50;
  overflow-y: auto;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -moz-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.cd-user-modal.is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-user-modal.is-visible .cd-user-modal-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-user-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: #FFF;
  margin: 3em auto 4em;
  cursor: auto;
  border-radius: 0.25em;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-user-modal-container .cd-switcher:after {
  content: "";
  display: table;
  clear: both;
}
.cd-user-modal-container .cd-switcher li {
  width: 50%;
  float: left;
  text-align: center;
}
.cd-user-modal-container .cd-switcher li:first-child a {
  border-radius: .25em 0 0 0;
}
.cd-user-modal-container .cd-switcher li:last-child a {
  border-radius: 0 .25em 0 0;
}
.cd-user-modal-container .cd-switcher a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #d2d8d8;
  color: #809191;
}
.cd-user-modal-container .cd-switcher a.selected {
  background: #FFF;
  color: #505260;
}
@media only screen and (min-width: 600px) {
  .cd-user-modal-container {
    margin: 4em auto;
  }
  .cd-user-modal-container .cd-switcher a {
    height: 70px;
    line-height: 70px;
  }
}

.cd-form {
  padding: 1.4em;
}
.cd-form .fieldset {
  position: relative;
  margin: 1.4em 0;
}
.cd-form .fieldset:first-child {
  margin-top: 0;
}
.cd-form .fieldset:last-child {
  margin-bottom: 0;
}
.cd-form label {
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-form label.image-replace {
  /* replace text with an icon */
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.cd-form label.cd-username {
  background-image: url("../img/cd-icon-username.svg");
}
.cd-form label.cd-email {
  background-image: url("../img/cd-icon-email.svg");
}
.cd-form label.cd-password {
  background-image: url("../img/cd-icon-password.svg");
}
.cd-form input {
  margin: 0;
  padding: 0;
  border-radius: 0.25em;
}
.cd-form input.full-width {
  width: 100%;
}
.cd-form input.has-padding {
  padding: 12px 20px 12px 50px;
}
.cd-form input.has-border {
  border: 1px solid #d2d8d8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input.has-border:focus {
  border-color: #343642;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}
.cd-form input.has-error {
  border: 1px solid #d76666;
}
.cd-form input[type=password] {
  /* space left for the HIDE button */
  padding-right: 65px;
}
.cd-form input[type=submit] {
  padding: 16px 0;
  cursor: pointer;
  background: #2f889a;
  color: #FFF;
  font-weight: bold;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
  background: #3599ae;
  outline: none;
}
.cd-form .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 15px;
  border-left: 1px solid #d2d8d8;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-size: 0.875rem;
  color: #343642;
}
.cd-form .cd-error-message {
  display: inline-block;
  position: absolute;
  left: -5px;
  bottom: -35px;
  background: rgba(215, 102, 102, 0.9);
  padding: .8em;
  z-index: 2;
  color: #FFF;
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 0.25em;
  /* prevent click and touch events */
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
  -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
  transition: opacity 0.2s 0, visibility 0 0.2s;
}
.cd-form .cd-error-message::after {
  /* triangle */
  content: '';
  position: absolute;
  left: 22px;
  bottom: 100%;
  height: 0;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}
.cd-form .cd-error-message.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s 0, visibility 0 0;
  -moz-transition: opacity 0.2s 0, visibility 0 0;
  transition: opacity 0.2s 0, visibility 0 0;
}
@media only screen and (min-width: 600px) {
  .cd-form {
    padding: 2em;
  }
  .cd-form .fieldset {
    margin: 2em 0;
  }
  .cd-form .fieldset:first-child {
    margin-top: 0;
  }
  .cd-form .fieldset:last-child {
    margin-bottom: 0;
  }
  .cd-form input.has-padding {
    padding: 16px 20px 16px 50px;
  }
  .cd-form input[type=submit] {
    padding: 16px 0;
  }
}

.cd-form-message {
  padding: 1.4em 1.4em 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .cd-form-message {
    padding: 2em 2em 0;
  }
}

.cd-form-bottom-message {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -60px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-form-bottom-message a {
  color: #FFF;
  text-decoration: underline;
}

.cd-close-form {
  /* form X button on top right */
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -40px;
  background: url("../img/cd-icon-close.svg") no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 1170px) {
  .cd-close-form {
    display: none;
  }
}

#cd-login, #cd-signup, #cd-reset-password {
  display: none;
}

#cd-login.is-selected, #cd-signup.is-selected, #cd-reset-password.is-selected {
  display: block;
}

ul.cd-switcher {
margin: 0px;
padding: 0px;
}

ul.cd-switcher, ul.cd-switcher li {
list-style-type: none;
}

.cd-user-modal .padder {
padding: 15px;
}

.cd-user-modal-container p label {
display: block;
font-weight: bold;
font-size: .9em;
line-height: 1.5;
text-transform: uppercase;
color: #666;
margin-bottom: 5px;
}

.cd-user-modal-container p input[type=text] {
border: 1px solid #ccc;
padding: 12px;
font-size: 1em;
line-height: 1;
outline: none;
margin: 0px;
width: 80%;
display: block;
}

.cd-user-modal-container p input[type=password] {
border: 1px solid #ccc;
padding: 12px;
font-size: 1em;
line-height: 1;
outline: none;
margin: 0px;
width: 60%;
display: block;
}

.cd-user-modal-container p input[type=submit] {
background-color: #0077b1;
color: #fff;
padding: 2%;
display: block;
outline: none;
border: 0px;
margin: 0px;
display: block;
cursor: pointer;
width: 100%;
font-size: 1.2em;
text-align: center;
font-weight: bold;
}

.cd-user-modal-container p input[type=submit]:hover {
background-color: #121212;
}

/* Templates - About */

.adoptaspot {
background-color: #fffcd3;
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px solid #fff679;
font-size: .850em;
}

.adoptaspot h3 {
font-size: 1.6em;
line-height: 1.2;
margin: 0px;
padding: 0px;
color: #00558f;
font-weight: 400;
}

.adoptaspot:after {
clear: both;
content: "";
display: block;
}

.adoptaspot .photo {
width: 40%;
float: right;
display: inline-block;
}

.adoptaspot .photo img {
max-width: 100%;
line-height: 0px;
margin: 0px;
padding: 0px;
width: auto;
height: auto;
border: 5px solid #3aaad7;
margin-left: 3%;
margin-bottom: 3%;
}

.adoptaspot a.lnb {
padding: 12px;
color: #fff;
background-color: #095e87;
display: inline-block;
font-size: 1.2em;
line-height: 1;
cursor: pointer;
}

.adoptaspot a.lnb:hover {
background-color: #121212;
}

/* Page Column Splits */

.page .celled.one {
width: 25%;
float: left;
display: inline-block;
}

.page .celled.two {
float: right;
width: 70%;
display: inline-block;
}

.page:after {
clear: both;
content: "";
display: block;
}

.page .celled.one .sidebarnav {
	font-size: .950em;
	font-weight: 600;
	border: 1px solid #ccc;
margin-bottom: 35px;
}

.page .celled.one .sidebarnav .topbar {
padding: 10px;
border-bottom: 1px solid #ccc;
background-color: #f8f8f8;
}

.page .celled.one .sidebarnav ul {
	margin: 0px;
	padding: 0px;
}
.page .celled.one .sidebarnav ul li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10%;
	padding-left: 15%;
	margin: 0px;
	line-height: 1;
}
.page .celled.one > .sidebarnav > ul > li:before {
	font-family: 'FontAwesome';
	content: '\f1b0';
	margin: 0 8px 0 -15px;
	color: #0774bf;
	vertical-align: middle;
	font-weight: normal;
}
.page .celled.one .sidebarnav ul li ul.sub-menu, .page .celled.one .sidebarnav ul li ul.children {
	list-style-type: square;
	margin-top: 10px;
	margin-left: 8%;
}
.page .celled.one .sidebarnav ul li ul.children li:last-child {
padding-bottom: 0px;
}
.page .celled.one .sidebarnav ul li a {
	color: #00558f;
}
.page .celled.one .sidebarnav ul li a:hover {
	color: #121212;
	text-decoration: underline;
}

.page .celled.one .sidebarnav ul li ul.children li {
line-height: 1;
list-style-type: square;
color: #777;
padding: 0px;
margin-bottom: 10px;
}

.page .celled.one .sidebarnav ul li ul.children li:last-child {
margin: 0px;
}

.page .celled.one > .sidebarnav > ul > li.current-menu-item:before, .page .celled.one > .sidebarnav > ul > li.current_page_item:before {
	font-family: 'FontAwesome';
	content: '\f1b0';
	margin: 0 8px 0 -15px;
	color: #666;
}

.page .celled.one .sidebarnav.depth {
margin-bottom: 30px;
position: relative;
}

.page .celled.one .sidebarnav.depth:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-left-color: #e2e2e2;
border-width: 20px;
margin-top: -20px;
}

.page .celled.one .sidebarnav.depth ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

.page .celled.one .sidebarnav.depth ul li {
display: block;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10%;
padding-left: 15%;
margin: 0px;
line-height: 1;
}

.page .celled.one .sidebarnav.depth ul li ul.children {
margin: 0px;
padding: 0px;
}

.page .celled.one .sidebarnav.depth ul li ul.children li {
padding-right: 0px;
padding-left: 0px;
margin: 0px;
}

.page .celled.one .sidebarnav.depth ul li ul.children li:before {
content: "";
}

.page .celled.one .sidebarnav.deeper ul > li > ul.children > li > ul.children {
display: none;
}

.page .celled.one .sidebarnav.deeper ul > li > ul.children > li.current_page_item > ul.children {
display: block;
}

.page .celled.two p, .page .celled.two ul, .page .celled.two ol {
line-height: 1.6;
color: #343434;
}

.page .celled.two a {
color: #1666c0;
text-decoration: underline;
}

.page .celled.two a:hover {
color: #121212;
}

.page .celled.two h2 {
font-weight: bold;
font-size: 2.4em;
line-height: 1.1;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
color: #00a699;
}

.page .celled.two h3 {
font-weight: normal;
color: #00a699;
font-size: 1.4em;
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

.page .celled.two table {
width: 100%;
border: 1px solid #e2e2e2;
padding: 0px;
margin: 0px;
outline: none;
border-collapse: collapse;
table-layout: fixed;
margin-bottom: 25px;
}

.page .celled.two table thead {
background-color: #00a699;
color: #fff;
font-weight: bold;
}

.page .celled.two table td {
border-bottom: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
padding: 2%;
}

.page .celled.two table thead td {
padding: 2%;
}

.page .celled.two .breadcrumbs {
font-size: .850em;
margin-bottom: 25px;
color: #666;
padding: 5px;
background-color: #f9f9f9;
border: 1px solid #e2e2e2;
}

.page .celled.two .breadcrumbs a {
color: #666;
text-decoration: underline;
}

.page .celled.two .breadcrumbs a:hover {
color: #121212;
}

.page .celled.one .mod {
margin-bottom: 35px;
font-size: .850em;
color: #555;
}

.page .celled.one .mod p, .page .celled.one .mod ul, .page .celled.one .mod li {
line-height: 1.6;
}

.page .celled.one .mod a {
color: #1666c0;
}

.page .celled.one .mod a:hover {
color: #121212;
}

.page .celled.one img, .page .celled.two img {
max-width: 100%;
}

/* Service blocks */

.serviceblocks .acelled {
width: 32%;
float: left;
display: inline-block;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.serviceblocks .acelled.mid {
margin-right: 2%;
margin-left: 2%;
}

.serviceblocks .acelled a {
display: block;
line-height: 0px;
margin: 0px;
padding: 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.serviceblocks .acelled a img {
position: relative;
line-height: 0px;
margin: 0px;
padding: 0px;
max-width: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.serviceblocks .acelled a span.overgrid {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: #0089d0;
background-color: rgba(0, 137, 208, .75);
z-index: 5;
display: block;
color: #fff;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.serviceblocks .acelled a:hover span.overgrid {
background-color: #0033bc;
background-color: rgba(0, 51, 188, .75);
}

.serviceblocks .acelled a span.overgrid span.titles {
position: absolute;
bottom: 5%;
left: 5%;
width: 90%;
line-height: 1;
font-size: 1.4em;
text-transform: uppercase;
}

.gapcontrol:before {
clear: both;
content: "";
display: block;
}

.gapcontrol {
height: 1px;
margin-bottom: 15px;
}

/* Homepage Landing */

.page.home h2 {
font-size: 2.2em;
line-height: 1.1;
color: #00a699;
margin: 0px;
padding: 0px;
}

.page.home h3 {
color: #00558f;
font-weight: normal;
line-height: 1.3;
margin: 0px;
padding: 0px;
}

.page.home p.desc {
font-style: italic;
color: #666;
margin: 0px;
padding: 0px;
line-height: 1;
margin-bottom: 15px;
}

.page.home .sectional {
margin-bottom: 50px;
}

.page.home .leftside {
width: 65%;
float: left;
display: inline-block;
}

.page.home .rightside {
float: right;
width: 30%;
display: inline-block;
}

.page.home .entry:after {
clear: both;
content: "";
display: block;
}

.page.home .leftside img, .page.home .rightside img {
max-width: 100%;
}

.page.home a.lnb {
padding: 12px;
color: #fff;
background-color: #00a699;
display: inline-block;
font-size: 1.2em;
line-height: 1;
cursor: pointer;
font-weight: bold;
}

.page.home a.lnb:hover {
background-color: #121212;
}

.slimintro {
background-color: #f8f8f8;
border-bottom: 1px solid #e2e2e2;
padding-top: 15px;
padding-bottom: 15px;
}

/* Images */

img.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

img.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

img.aligncenter {
display: block;
text-align: center;
margin-bottom: 20px;
}


/* Media queries - Everything smaller than 700px */

@media only screen 
and (max-width : 700px) {
    
.homesplit .item p {
margin: 0px;
padding: 0px;
line-height: 1.5;
color: #444;
font-size: .75em;
margin-bottom: 12px;
}
    
}



/* Media queries - Everything smaller */

@media only screen 
and (max-width : 500px) {

.header .atabled {
display: block;
width: auto;
}

.header .atabled .cell {
display: block;
width: auto;
}

.header .atabled .cell.one {
text-align: center;
}

.header .atabled .cell.one, .header .atabled .cell.two {
width: auto;
padding: 0px;
margin: 0px;
}

.pagebanner .overlay {
position: static;
background-color: #04436d;
padding-top: 15px;
padding-bottom: 15px;
}

.pagebanner .overlay h2 {
font-size: 1.4em;
margin: 0px;
margin-bottom: 10px;
}

.pagebanner .overlay .sb input[type="text"] {
font-size: 1.1em;
width: 80%;
}

.homesplit .col, .homesplit .col.one, .homesplit .col.two {
float: none;
width: auto;
display: block;
}

.homesplit .col.one {
margin-bottom: 35px;
}

.homesplit .additional a {
display: block;
padding: 12px;
font-size: 1.2em;
}

.homesplit .item {
font-size: .9em;
}

.page .entry .column.one {
width: auto;
float: none;
display: block;
}

.page .entry .column.two {
display: none;
}

.ascallout {
background-image: none;
}

.ascallout .wrap {
background-image: none;
}

.ascallout .atabled {
display: block;
width: auto;
}

.ascallout .atabled .cell {
display: block;
width: auto;
}

.page.cleared .col.one, .page.cleared .col.two {
width: auto;
float: none;
display: block;
}

.page.cleared .col.one {
margin-bottom: 35px;
}

.page.cleared .col.two, .page.cleared .col.one ul {
font-size: 1em;
}

.page .item {
width: auto;
float: none;
display: block;
padding-bottom: 15px;
border-bottom: 1px solid #e2e2e2;
margin-bottom: 15px;
font-size: 1em;
}

.page .toptable .atable {
display: block;
width: auto;
}

.page .toptable .atable .cell.one, .page .toptable .atable .cell.two, .page .toptable .atable .cell.three {
padding: 0px;
display: block;
width: auto;
text-align: left;
}

.page.missing .toptable a, .page.found .toptable a {
display: block;
padding: 12px;
font-size: 1.1em;
}

.page .toptable .atable .cell.one, .page .toptable .atable .cell.two {
margin-bottom: 15px;
}

.page .gapper {
display: none;
}

.teaser {
padding-top: 25px;
padding-bottom: 25px;
font-size: .9em;
}

.footer .atabled .cell {
display: block;
width: auto;
padding: 0px;
margin-bottom: 25px;
}

.footer .atabled .cell.one, .footer .atabled .cell.two {
display: block;
width: auto;
}
}