a.socialicons img{-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
a.socialicons img:hover{filter:alpha(opacity=50);opacity:.7;-webkit-transition:opacity .15s ease-in-out;-moz-transition:opacity .15s ease-in-out;-ms-transition:opacity .15s ease-in-out;-o-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}

.spacing.three{height:60px}
.spacing.two{height:40px}
.spacing{height:20px}

.genspan{color: #ea9629; font-weight:600; font-size:22px; font-weight:700; padding: 0 6px 0px 6px ;}
.bulletspan{margin-left: 45px;	color: #283d3b;	font-weight: 500;	font-size: 14px;	font-style: italic;}
.linkspan{color: #ea9629; font-weight:600; font-size:16px; font-weight:700; padding: 0 6px 0px 6px ;}

.img-responsive{display:block;max-width:100%;height:auto}
.img-thumbnail{display: inline-block;	max-width: 100%;height: auto;padding: 4px;	line-height: 1.42857143;background-color: #fff;border: 1px solid #ddd;	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;}
.img-circle{border-radius:50%}
.img-rounded{border-radius:5px}
.img-polaroid {margin:0 0 20px 0;}
.phighlight{font-family: 'Shadows Into Light', sans-serif;	 color: #808080; font-size: 26px;  text-align: center;  font-weight: 400; margin-bottom: 20px; line-height:32px; }
.credits{color:#9a9a9a;font-size:14px;font-family:'Roboto Condensed',sans-serif;font-weight:400;margin-bottom:0;padding:0; line-height: 20px}
.pfooter{color:#9a9a9a;font-size:13px;font-family:'Roboto Condensed',sans-serif;font-weight:500;margin-bottom:0;padding:0; text-align:center;}
.pheadline{font-family:'Roboto Condensed',sans-serif;font-weight:500; color:#32cd32; xletter-spacing:.5px; xtext-transform:uppercase; font-size:24px; text-align:center; line-height:24px;}
 .special-font { font-family: 'Shadows Into Light', sans-serif; color: #808080; font-weight: 500; text-align:center;    }
.panel-font { font-family: 'Roboto Thin', sans-serif; color: #fff; font-weight: 500; text-align:center;  }

.teambio{ font-family: 'Roboto Thin', sans-serif; color: #fff; font-weight: 500; line-height: 26px; font-size: 16px;  }
.zip-para{color:#9a9a9a;font-size:14px;font-family:'Roboto Condensed',sans-serif;font-weight:400;margin-bottom:0;padding-bottom:10px; line-height: 20px}

.alert{padding:10px;  margin: 10px 0 20px  0; xmargin-bottom:18px;color:#c09853;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeee0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}
.success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6;padding:15px;font-weight:500;margin-bottom:10px;font-size:16px}
.warning{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}


.btn-white a {
float: right;
  font-size: 14px; font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #f4f4f4;
  color: #000;
  border: 2px solid #fefefe;
  width: 180px;
  height: 60px;
  text-align: center;
  display: inline-block;
  line-height: 60px;
  box-shadow: 0 16px 24px 0 rgba(0,0,0,0.2);}
.btn-white a:hover { color: #fff; opacity: 0.8;  transition: all 0.5s; background: #000;   }

.btn-black a {
  float: right;
  font-size: 14px; font-weight:500;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #272727;
  color: #ffffff;
  width: 180px;
  height: 60px;
  text-align: center;
  display: inline-block;
  line-height: 60px;
  box-shadow: 0 16px 24px 0 rgba(0,0,0,0.2);}
.btn-black a:hover {
  color: #000;
  opacity: 0.8;
  transition: all 0.5s;
  background: #f4f4f4;
  border: 2px solid #fefefe;}
  
  .panel{margin-bottom:20px;background-color:#f4f4f4;border:1px solid transparent;border-radius:5px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}
.panel-body{padding:15px}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:4px;border-top-left-radius:4px}
.panel-heading > .dropdown .dropdown-toggle{color:inherit}
.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}
.panel-title > a{color:inherit}
.panel-footer{padding:10px 15px;background-color:#f4f4f4;border-top:1px solid #d8d8d8;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.panel > .list-group{margin-bottom:0}
.panel > .list-group .list-group-item{border-width:1px 0;border-radius:0}
.panel > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:4px;border-top-left-radius:4px}
.panel > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.panel-heading + .list-group .list-group-item:first-child{border-top-width:0}
.panel > .table,.panel > .table-responsive > .table{margin-bottom:0}
.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:4px}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:4px}
.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:4px}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:4px}
.panel > .panel-body + .table,.panel > .panel-body + .table-responsive{border-top:1px solid #ddd}
.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td{border-top:0}
.panel > .table-bordered,.panel > .table-responsive > .table-bordered{border:0}
.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}
.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}
.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom:0}
.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom:0}
.panel > .table-responsive{border:0;margin-bottom:0}
.panel-group{margin-bottom:20px}
.panel-group .panel{margin-bottom:0;border-radius:5px;overflow:hidden}
.panel-group .panel + .panel{margin-top:5px}
.panel-group .panel-heading{border-bottom:0}
.panel-group .panel-heading + .panel-collapse .panel-body{border-top:1px solid #d8d8d8}
.panel-group .panel-footer{border-top:0}
.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #d8d8d8}
.panel-default{border-color:#d8d8d8}
.panel-default > .panel-heading{color:#333;background-color:#f4f4f4;border-color:#d8d8d8}
.panel-default > .panel-heading + .panel-collapse .panel-body{border-top-color:#d8d8d8}
.panel-default > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#d8d8d8}
.panel-primary{border-color:#596372}
.panel-primary > .panel-heading{color:#fff;background-color:#596372;border-color:#596372}
.panel-primary > .panel-heading + .panel-collapse .panel-body{border-top-color:#596372}
.panel-primary > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#596372}
.panel-success{border-color:#d6e9c6}
.panel-success > .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
.panel-success > .panel-heading + .panel-collapse .panel-body{border-top-color:#d6e9c6}
.panel-success > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#d6e9c6}
.panel-info{border-color:#bce8f1}
.panel-info > .panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}
.panel-info > .panel-heading + .panel-collapse .panel-body{border-top-color:#bce8f1}
.panel-info > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#bce8f1}
.panel-warning{border-color:#faebcc}
.panel-warning > .panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.panel-warning > .panel-heading + .panel-collapse .panel-body{border-top-color:#faebcc}
.panel-warning > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#faebcc}
.panel-danger{border-color:#ebccd1}
.panel-danger > .panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}
.panel-danger > .panel-heading + .panel-collapse .panel-body{border-top-color:#ebccd1}
.panel-danger > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#ebccd1}

.pulse {
  animation: pulse 5s infinite;
  margin: 0 auto;
  display: table;
  margin-top: 30px;
  animation-direction: alternate;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes pulse {
0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}
100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@keyframes pulse {
0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}
100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}



.input-field{ background-color: white; }
  
  /*------Stiicky Footer--------*/
.Site {  display: flex;  min-height: 100vh;  flex-direction: column;}
.Site-content {  flex: 1;}
