﻿@charset "utf-8";
/*CSS Document */
/* Megamenu */
li ul.megamenu-sublist {
  margin-top:0px;
}

div#last_tab {
  width:20%;
}

.megamenu .aboutvets {
  margin:0 0 0 16px;
}

.megamenu .list-xgap {
  margin:0 0 0 16px;
}

/* Highlights Modules */

.row #highlight-modules {
  margin: 15px 0 0 5px;
  padding:0px;
 
}

.row #highlight-modules a:hover {
  text-decoration:none;
}

.row #highlight-modules .module-group h3 {
  color:#fff; 
  font-size:0.96em;
  margin-top:0.5rem;
}

.highlight-module {
  width:18%; 
  float:center; 
  margin-right: 7px; 
  margin-left: 10px;
  min-width:180px;
  margin-bottom:15px;
}

.module-group {
  text-align:center; 
  border-radius: 7px; 
  box-shadow: 5px 5px 3px #888888;
  padding: 15px;
}

#first-module {
  background: #313b4b;
}

#first-module:hover, #first-module:focus {
  opacity: 0.8;
}

#second-module {
  background:#355e93;
}

#second-module:hover, #second-module:focus {
  opacity: 0.8;
}

#third-module {
  background:#bc7811;
}

#third-module:hover, #third-module:focus {
  opacity: 0.8;
}

#fourth-module {
  background:#907c40;
}

#fourth-module:hover, #fourth-module:focus {
  opacity: 0.8;
}

#fifth-module {
  background:#990000;
}

#fifth-module:hover, #fifth-module:focus {
  opacity: 0.8;
}

/* First Row CSS */
#state {
  float:left; 
  position:relative;
}

#state form {
  margin-bottom: 4px;
}

#state input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color:#990000; 
  color:#ffffff; 
  font-size: 90%;
  float:right; 
  margin-top: 0;
  margin-bottom: 0;
  padding: 4px;
}

#vetsnumbers h3 {
  font-size: 95%;
  margin-top: 0; 
  float:left; 
  position:relative;
  margin:0;
}

#vetsnumbers h4 {
  font-size: 90%;
  font-weight: 400; 
  line-height: 15px;
  margin-bottom: 16px;    
  float:left; 
  position:relative; 
  clear:right;
  padding-top: 5px;
  margin:0;
}

#infographic {
  border:1px solid #cccccc; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius:5px; 
  padding: 21px 13px 38px 13px; 
  float:left; 
  margin-top:18px; 
  margin-bottom: 5px;
  box-shadow:#cccccc 5px 5px 2px; 
}

#infographic a:hover {
  text-decoration: none;
}

#infographic h3 {
  font-size: 3.3em; 
  font-weight: 900; 
  text-align:center;
  letter-spacing: -3px; 
  line-height: 45px; 
  color: #313b4b;  
  float: left; 
  padding:0;
  margin-left: -3px;
  margin-bottom: 15px;
}

#infographic h2 {
  font-size: 8.4em; 
  color:#990000;
  letter-spacing: -13px;
  line-height: 0.65;
  padding:0;  
  margin:7px 0 0 -5px; 
  text-align:center;  
  border-bottom:0;  
}

#infographic-cta h3 {
  margin-top: 12px;
}

/* Second Row CSS */

.row #initiatives {
  /*margin-left: 15px;
  margin-right: 15px;
  width: 97%;*/
}

.row #initiatives p {
  border:1px solid #cccccc; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius:5px;
  box-shadow:#cccccc 5px 5px 2px;
  font-family:helvetica, san-serif, arial;
  font-size: 0.9em;
  height: 182px; 
  max-width: 220px;
  float:left;
  margin: 10px 10px 5px 11px;
  padding: 15px;
}

.row #initiatives img {
  padding-bottom:5px;
}

.row #initiatives a {
  color:#000;
}

.row #initiatives h3 a {
  color: #990000;
  margin-top: 15px;
}

.row #initiatives h3 {
  margin-top: 15px;
}

.scrnrdr {
  display: block;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 100%;
  height: 3em;
  font-weight: bold;
  text-align: center;
  color: #000;
 }
 
 /*Card*/
.card {
 /* height: 400px;*/
  overflow: hidden;
  position: relative;
  margin: 6px 0;
}

.card-sml a {
	text-decoration: none;
}

.card_content {
  padding: 10px;
  position: absolute;
  bottom: -122px;  
  transition: all 0.5s ease;
  color: #fff;
}
.card_content_3 {
  padding: 10px;
  position: absolute;
  bottom: -195px;  
  transition: all 0.5s ease;
  color: #fff;
}
.card_content-sml{
  padding: 10px;
  color: #fff;
  /*height: 110px;*/
}

.card_content h3, .card_content-sml h3, .card_content_3 h3 {
  font-size: 1.2em;
  margin-bottom: 0.5em;
  color: #fff;
  font-weight: 600;
  margin-top: 0;
}
/* Quick Links*/
.side-bar {
    float: right;
    margin:0px 0px 20px 20px;
	border:1px solid #990000;
	border-bottom:1px solid #990000;
	background-color:white;
	width: 200px;
}
.side-table-header-medium {
    background: #990000;	
}

.side-table-features {
    margin: 0px;
    padding: 0px 10px 0px 20px;
    text-align: left;
    line-height: 15px;
    font-size: 14px;
    color: #000;
}
/* Quick Links*/

table.gridtable {
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

@media only screen and (max-width : 375px) {
   /* Iphone 6 Portrait*/
.row h1 h2 h3 p {
	padding-left: 5px !important;
}

.side-bar {
		width: 100%;
		margin:0px 0px 12px 0px;
		float: center;
}
.button {
	font-size:12px !important;
	font-weight:200 !important;
}
img { 
    float:center; 
	margin:12px 12px; 
}
}
@media only screen and (max-width : 667px) {
   /* Iphone 6 landscape*/
.row h1 h2 h3 p {
	padding-left: 5px !important;
}
.button {
	font-size:12px !important;
	font-weight:300 !important;
	text-align:center !important;
	padding: 20px 5px !important;
	min-height: 70px;
}
.side-bar {
		width: 100%;
		margin:0px 0px 12px 0px;
		float: center;
}
img { 
    float:center; 
	margin:12px 12px; 
}
}