#header:after,
.banner:after,
.two-columns:after,
.post-description:after,
.post-description footer:after,
.footer-holder:after,
#content.innerpage-content footer:after {
	content: " ";
	display: block;
	clear: both;
}

#header:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: -1;
	left: -9999px;
	right: -9999px;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #000;
	background: #fff;
	font: 14px/22px Arial, Helvetica, sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: underline;
	color: #a42828;
}

a:hover {
	text-decoration: none;
}

input,
textarea,
select {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
select {
	margin: 0;
	padding: 4px 7px;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
	font-family: fontello;
	src: url("../font/fontello.eot");
	src: url("../font/fontello.eot?#iefix") format("embedded-opentype"), url("../font/fontello.woff") format("woff"), url("../font/fontello.ttf") format("truetype"), url("../font/fontello.svgfontello") format("svg");
	font-weight: 400;
	font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
.fa {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}

a.at300b .at4-icon, a.at300m .at4-icon {
display: none !important;
}

.mail:before {
	content: "\e800";
}

/* '' */

.facebook:before {
	content: "\e801";
}

/* '' */

.twitter:before {
	content: "\e802";
}

/* '' */

.gplus:before {
	content: "\e803";
}

/* '' */

.youtube:before {
	content: "\e804";
}

.instagram:before {
	content: "\e807";
}

/* '' */

.mobile-search:before,
.search-btn:before {
	content: "\e805";
}

/* '' */

.home:before {
	content: "\e806";
}

/* '' */

.alignright {
	float: right;
	margin: 0;
}

.at-icon-wrapper {
	display:none !important;
}

body,
html {
	height: 100%;
}

body {
	background: #20374c;
}

#wrapper {
	width: 100%;
	height: auto !important;
	overflow: hidden;
}

.social-network {
	float: right;
	padding: 23px 0;
	margin: 0;
}

.social-network li {
	float: left;
	list-style: none;
	position: relative;
}

.social-network li a {
	margin: 0 7px;
	text-decoration: none;
	font-size: 28px;
	line-height: 34px;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.social-network li a.facebook {
	margin: 0 8px 0 0;
}

.social-network li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity: .6;
}

.subscription input[type="text"],
.subscription input[type="email"] {
	padding: 11px 20px;
	width: 100%;
	background: #fff;
	color: #767676;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	margin: 0 0 21px;
	border-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.buffer input[type="text"] {
	width:auto;
	min-width:60px;
}

.buffer .FieldContainerVert {
  width: 100%;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #767676;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #767676;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #767676;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #767676;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="url"].placeholder,
input[type="password"].placeholder,
input[type="search"].placeholder,
textarea.placeholder {
	color: #767676;
}

input[type="text"]:focus,
input[type="text"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="search"]:focus,
input[type="search"]:active,
textarea:focus,
textarea:active {
	border-color: #a42828;
}

button {
	border: 0;
	background: transparent;
	outline: none;
}

.buffer > table {width:100%;}
.buffer .box {box-shadow: 1px 1px 10px #888;}

.button {
	float: left;
	background: #a42828;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	line-height: 37px;
	border: 1px solid #a42828;
	padding: 0 25px;
	color: #fff;
	outline: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

h2 {
	color: #20374c;
	text-transform: uppercase;
	margin: 0 0 17px;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 29px;
	line-height: 27px;
}

h2:before {
	content: "";
	width: 13px;
	height: 27px;
	background: #a42828;
	float: left;
	margin-right: 11px;
}

h2 a {
	display: block;
	color: #20374c;
	text-decoration: none;
	z-index: 1;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}

h2 a:hover {
	color: #a42828;
}

.header-holder {
	width: 100%;
	position: fixed;
	z-index: 10;
}

#header {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}

#header:before {
	background: #20374c;
	box-shadow: 0 2px 15px 5px rgba(0, 0, 0, .2);
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	display: block;
	vertical-align: middle;
	text-transform: uppercase;
}

#nav > li {
	float: left;
	padding: 0;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#nav li a {
	color: #fff;
	display: block;
	padding: 31px 14px;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#nav .drop-opener {
	display: none;
}

#nav li.hover a,
#nav li.active {
	background: #a42828;
	color: #fff;
}

#nav .drop ul {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}

#nav .drop a {
	background: #fff;
	background: rgba(255, 255, 255, .9);
	color: #20374c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 33px;
	padding: 0 38px;
	text-transform: none;
}

#nav li.hover .drop a {
	color: #20374c;
	background: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#nav .drop li.hover a {
	background: none;
	color: #a42828;
}

#nav > li.home-icon {
	width: 80px;
	padding: 0;
	height: 80px;
}

#nav > li.home-icon a {
	font-size: 0;
	padding: 26px 17px 18px;
	line-height: 26px;
}

#nav > li.home-icon a:before {
	font-size: 28px;
	content: "\e806";
	padding: 26px 11px;
}

.nav-opener {
	display: none;
	float: left;
	width: 80px;
	height: 80px;
	background: #a42828;
	position: relative;
	text-decoration: none;
}

.nav-opener strong {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 80px;
	color: #fff;
	margin-left: 100px;
	text-decoration: none;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	background: #fff;
	position: absolute;
	top: 51%;
	left: 25%;
	right: 25%;
	height: 4px;
	margin-top: -2px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 39%;
}

.nav-opener:after {
	top: 64%;
}

.nav-opener:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	opacity: .9;
	text-decoration: none;
}

.wrap {
	position: relative;
	overflow: hidden;
}

#wrapper {
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	margin: 0;
}

.nav-active #wrapper {
	margin: 0 0 0 285px;
	min-width: 480px;
}

.search-form {
	float: right;
	padding: 29px 0 26px 17px;
	margin-right: -2px;
}

.search-form .search-btn,
.search-form .mobile-search {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.search-form .search-btn:hover,
.search-form .mobile-search:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity: .6;
}

.search-form .mobile-search {
	display: none;
}

.search-form input {
	padding: 21px 20px;
	margin: 0;
	position: absolute;
	top: 10px;
	right: 26px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	width: 277px;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: -1;
	font-size: 14px;
}

.search-form input::-webkit-input-placeholder {
	color: #555;
}

.search-form input::-moz-placeholder {
	opacity: 1;
	color: #555;
}

.search-form input:-moz-placeholder {
	color: #555;
}

.search-form input:-ms-input-placeholder {
	color: #555;
}

.search-form input.placeholder {
	color: #555;
}

.search-form.search-active input {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	z-index: 2;
}

.search-holder {
	height: 100% !important;
}

.search-holder.js-slide-hidden {
	position: static !important;
	left: auto !important;
	right: auto !important;
	float: left;
}

.search-form-menu {
	display: none;
}

.mobile-social {
	display: none;
}

#main {
	margin-top: 80px;
	background: #eee;
}

.banner-holder {
	width: 100%;
	height: 307px;
	position: relative;
}

.banner-holder:before {
	content: "";
	background: url(../images/img01.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.banner-holder:after {
	position: absolute;
	width: 80%;
	height: 40%;
	left: 10%;
	border-radius: 50%;
	z-index: 0;
	bottom: 0;
	content: "";
	box-shadow: 0 10px 35px 0 rgba(0, 0, 0, .4);
}

.banner {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	padding: 108px 76px 80px 0;
}

.banner-img {
	position: absolute;
	top: 24px;
	left: -27px;
}

.banner-img img {
	display: inline-block;
	vertical-align: middle;
}

.banner-text {
	float: right;
}

.banner-text h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	text-shadow: 0 0 25px rgba(0, 0, 0, .7);
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 51px;
	line-height: 15px;
}

.banner-text h2 a {
  color:white !important;
}

.banner-text h2 strong {
	display: block;
	font-size: 77px;
	font-weight: 800;
	line-height: 30px;
	margin: 33px 0 22px -4px;
}

.banner-text h2 span {
	display: block;
	font-size: 23px;
	font-weight: 600;
	line-height: 20px;
	word-spacing: 2px;
}

.banner-text h2:before {
	display: none;
}

.callout {
	max-width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 43px 0 10px;
}

.mountain {
	background:#a42828;
	display:block;
	color:#fff;
	padding: 20px 0px;
	text-align:center;
	font-size: 40px;
	text-decoration: none;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform:uppercase;
    -webkit-transition: all .3s;
	transition: all .3s;
}

.mountain:hover {
	background:#777;
}

.two-columns {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 43px 0 70px;
}

.sidebar {
	width: 309px;
	float: left;
	padding-left: 1px;
}

.widget.sidebar-link {
	padding: 0;
}

.widget.sidebar-link li {
	list-style: none;
	position: relative;
	margin: 3px 0 18px;
	font-weight: 400;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
}

.widget.sidebar-link li a {
	color: #fff;
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 122px;
	height: 90px;
	display: block;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.widget.sidebar-link li a:before {
	content: "";
	position: absolute;
	width: 110px;
	height: 90px;
	left: 0;
	bottom: 0;
}

.widget.sidebar-link li a.constituent-service {
	padding-top: 22px;
	background: #20374c;
}

.widget.sidebar-link li a.constituent-service:before {
	background: url(../images/img03.png) left bottom no-repeat;
}

.widget.sidebar-link li a.constituent-service:hover {
	background: #767676;
}

.widget.sidebar-link li a.email-phil {
	padding-top: 35px;
	background: #a42828;
	font-size: 29px;
	font-weight: 500;
}

.widget.sidebar-link li a.email-phil:before {
	background: url(../images/img04.png) left bottom no-repeat;
}

.widget.sidebar-link li a.email-phil:hover {
	background: #767676;
}

.widget.sidebar-link li a.gop-doctor {
	padding-top: 26px;
	background: #347dbb;
}

.widget.sidebar-link li a.gop-doctor:before {
	background: url(../images/img05.png) left bottom no-repeat;
}

.widget.sidebar-link li a.gop-doctor:hover {
	background: #767676;
}

.widget.subscribe-form {
	background: #20374c;
	padding: 21px 28px 0 24px;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

.widget.subscribe-form h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 14px -2px;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 37px;
	line-height: 40px;
}

.widget.subscribe-form h2:before {
	display: none;
}

.widget.subscribe-form p {
	margin: 0 0 28px;
}

.widget.subscribe-form .button {
	text-transform: uppercase;
	float: right;
	margin: 7px -28px 0 0;
	padding: 0 21px 0 23px;
}

.widget.subscribe-form .button:hover {
	background: #347dbb;
	border-color: #347dbb;
}

.widget {
	margin: 0 0 40px;
}

.widget h2 {
	color: #a42828;
}

.widget h2:before {
	background: #20374c;
}

.widget h2 a {
	color: #a42828;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.widget h2 a:hover {
	text-decoration: none;
	color: #20374c;
}

.widget ul {
	padding: 0;
	margin: 0;
}

.widget ul li {
	width: 100%;
	color: #585858;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	line-height: 36px;
	margin: 0 0 8px;
	list-style: none;
}

.widget ul li a {
	color: #585858;
	background: #cbcbcb;
	padding: 1px 16px 0;
	display: block;
	-webkit-transition: all .3s;
	transition: all .3s;
	text-decoration: none;
}

.widget ul li a:hover {
	text-decoration: none;
	color: #fff;
	background: #919191;
}

.widget ul li a.active {
	color: #fff;
	background: #919191;
}

.widget-facebook {
	position: relative;
}

.widget-facebook h2 {
	margin: 0 0 27px;
	z-index: 2;
}

.widget-facebook .facebook-holder {
	padding: 30px 30px 0;
	background: #fff;
	z-index: 2;
	position: relative;
	text-align: center;
}

.widget-facebook .facebook-holder iframe {
	z-index: 1;
	position: relative;
}

.widget-facebook .facebook-holder:before {
	content: "";
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	z-index: 1;
}

.widget-facebook .facebook-holder:after {
	position: absolute;
	width: 80%;
	height: 10%;
	left: 10%;
	border-radius: 50%;
	z-index: 0;
	bottom: -5%;
	content: "";
	box-shadow: 0 10px 35px rgba(0, 0, 0, .4);
}

#content {
	width: 647px;
	float: right;
	margin-left: 44px;
}

#content h2 {
	margin: 0 0 22px;
	font-size: 37px;
	line-height: 33px;
}

#content h2:before {
	width: 17px;
	height: 33px;
	margin-right: 14px;
}

.post {
	position: relative;
	margin: 0 0 51px;
	font-size: 14px;
	line-height: 22px;
	color: #555;
	padding: 43px 36px 0 49px;
	z-index: 1;
}

.post .date-holder {
	width: 86px;
	height: 85px;
	margin: 0 16px 0 0;
	position: absolute;
	top: 0;
	left: 43px;
	z-index: 2;
	padding: 15px 5px;
	text-align: center;
	background: #a42828;
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 22px;
}

.post .date-holder span {
	display: block;
}

.post .date-holder span.month {
	text-transform: uppercase;
	margin-bottom: 2px;
}

.post .date-holder span.date {
	font-size: 32px;
}

.post .img-wrapper {
	margin: -43px -36px 31px -49px;
	position: relative;
}

.post .img-wrapper img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.post h3 {
	color: #20374c;
	margin: 0 0 20px;
	padding-left: 98px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 23px;
	line-height: 22px;
}

.post p {
	margin: 0 0 29px;
}

.post a {
	color: #20374c;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.post a:hover {
	color: #a42828;
}

.post .button-blue {
	background: #20374c;
	padding: 0 15px 0 19px;
	color: #fff;
	border-color: #20374c;
	text-transform: uppercase;
	position: absolute;
	right: -36px;
	bottom: 0;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 34px;
}

.post .button-blue:hover {
	background: #a42828;
	border-color: #a42828;
	color: #fff;
}

.post.image-post h3 {
	padding-left: 0;
}

.post:before {
	content: "";
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	z-index: 1;
	top: 0;
}

.post:after {
	position: absolute;
	width: 80%;
	height: 10%;
	left: 10%;
	border-radius: 50%;
	z-index: 0;
	bottom: 3%;
	content: "";
	box-shadow: 0 10px 35px rgba(0, 0, 0, .4);
}

.post-social {
	margin: 0 0 0 -49px;
	padding: 0;
	float: left;
}

.post-social li {
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 35px;
	text-transform: uppercase;
	color: #fff;
}

.post-social li a {
	background: #bfbfbf;
	color: #fff;
	text-align: center;
	width: 41px;
	margin: 0;
	padding: 0;
	font-size: 20px;
	vertical-align: top;
}

.post-social li a.facebook {
	margin: 0;
}

.post-social li a:hover {
	color: #fff;
}

.post-social li:first-child {
	padding: 0 14px 0 11px;
	background: #767676;
}

.post-description {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.more-post {
	float: right;
	color: #20374c;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 19px;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: -3px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.more-post:hover {
	color: #a42828;
}

.more-post:hover:after {
	background: #a42828;
}

.more-post:after {
	content: "";
	width: 15px;
	height: 15px;
	background: #20374c;
	float: right;
	margin-left: 5px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.more-post:hover {
	text-decoration: none;
}

#footer {
	width: 100%;
	position: relative;
	background: #20374c;
}

.footer-holder {
	padding: 37px 0 65px;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}

.office-address {
	padding: 0 10px 0 1px;
	margin: 0;
	float: left;
	width: 235px;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
}

.office-address strong {
	font-size: 15px;
	margin: 0 0 19px;
	font-weight: 700;
	display: block;
}

.office-address address {
	font-style: normal;
	margin: 0 0 17px;
}

.office-address address span {
	display: block;
}

.office-address address span a {
	margin: 0;
	font-weight: 400;
	text-decoration: none;
}

.office-address a {
	font-weight: 700;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	text-decoration: none;
}

.office-address a:hover {
	text-decoration: none;
	color: #a42828;
}

.map {
	float: right;
	display: inline;
	width: 194px;
	height: 128px;
	position: relative;
	background: url(../images/img08.png) no-repeat;
}

.map img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 194px;
	height: 128px;
}

.map ul {
	padding: 0;
	margin: 0;
	position: relative;
}

.map ul li {
	list-style: none;
	display: none;
	position: absolute;
	height: 29px;
	padding: 0 6px;
	overflow: hidden;
	background: url(../images/img09.png) no-repeat;
	color: #20374c;
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.map ul li#area1 {
	top: -4px;
	left: 175px;
}

.map ul li#area2 {
	top: 20px;
	left: 148px;
}

.map ul li#area3 {
	top: 40px;
	left: 120px;
}

.map ul li#area4 {
	top: 20px;
	left: 115px;
}

.map ul li#area5 {
	top: -5px;
	left: 130px;
}

.map ul li#area6 {
	top: -5px;
	left: 45px;
}

.map ul li#area7 {
	top: 10px;
	left: 65px;
}

.map ul li#area8 {
	top: 35px;
	left: 80px;
}

.map ul li#area9 {
	top: 30px;
	left: 45px;
}

.map ul li#area10 {
	top: 44px;
	left: 32px;
}

.map ul li#area11 {
	top: 64px;
	left: 60px;
}

.map ul li#area12 {
	top: 85px;
	left: 20px;
}

.map ul li.activestate {
	display: block;
}

#content.innerpage-content {
	color: #1f1f1f;
	padding: 7px 0 0 2px;
	float: right;
}

#content.innerpage-content h3 {
	color: #20374c;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 23px;
	line-height: 22px;
	margin: 0 0 26px;
}

#content.innerpage-content p {
	margin: 0 0 27px;
}

#content.innerpage-content h4 {
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	margin: 0 0 3px;
}

#content.innerpage-content a {
	text-decoration: underline;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#content.innerpage-content a:hover {
	text-decoration: none;
}

#content.innerpage-content blockquote {
	color: #347dbb;
	font-style: italic;
	font-weight: 700;
	display: block;
	position: relative;
	margin: 0 0 25px 32px;
}

#content.innerpage-content blockquote:before {
	content: "";
	border-left: 16px solid #347dbb;
	margin-left: -32px;
	left: 0;
	position: absolute;
	width: 16px;
	height: 100%;
}

#content.innerpage-content .post-social {
	margin: 0;
}

#content.innerpage-content .post-social a {
	color: #fff;
	text-decoration: none;
}

#content.innerpage-content .alignright {
	margin: 0 0 0 35px;
}

.jcf-scrollable-wrapper {
	box-sizing: border-box;
	position: relative;
	height: auto !important;
}

.jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #20374c;
	width: 10px;
	bottom: 0;
	left: -10px;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: #fff;
	width: 0;
	height: 0;
	left: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #fff;
	width: 10px;
	height: 1px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
	visibility: hidden;
}

.jcf-scrollbar-vertical,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
	background: #fff;
}

.demo-scrollbars .menu-drop {
	overflow: auto;
}

@media only screen and (min-width: 1024px) {
	#nav .drop {
		display: none !important;
		position: absolute !important;
		top: 100% !important;
		left: 0 !important;
		/*width: 226px;*/
		border-bottom: 12px solid #a42828;
		padding: 18px 0 17px;
		background: #fff;
		background: rgba(255, 255, 255, .9);
	}

	.tel-link {
		cursor: default;
		pointer-events: none;
	}

	.nav-active #wrapper {
		margin: 0;
		min-width: 1px;
	}

	.jcf-scrollable-wrapper {
		width: auto !important;
		float: left;
	}

	.jcf-scrollable {
		overflow: visible !important;
	}

	.win-height {
		height: auto !important;
		width: auto !important;
	}

	.js-slide-hidden {
		top: 100% !important;
		left: 0 !important;
	}

	#nav li.hover .drop {
		display: block !important;
	}
}

@media only screen and (max-width: 1024px) {
	.nav-active .menu-drop {
		left: 0;
	}
}

@media only screen and (max-width: 1023px) {
	#header {
		max-width: 768px;
		padding: 0 27px;
	}

	#header {
		max-width: 100%;
		padding: 0;
	}

	#nav {
		padding-bottom: 25px;
	}

	#nav li.hover a,
	#nav li.active {
		background: transparent;
		color: #a42828;
	}

	.nav-opener strong {
		margin-left: 98px;
	}

	.menu-drop {
		position: fixed;
		top: 0;
		left: -305px;
		width: 285px !important;
		padding: 0 31px 0 32px;
		bottom: 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		background: #fff;
	}

	.nav-opener {
		display: block;
	}

	#nav {
		width: 100%;
		margin: 10px 0 0;
		background: #fff;
	}

	#nav li {
		padding: 0;
		float: none;
		width: 100%;
		line-height: 37px;
		list-style: none;
	}

	#nav li:hover a,
	#nav li.active {
		color: #a42828;
		background: transparent;
	}

	#nav li.active a {
		color: #a42828;
		background: transparent;
	}

	#nav li a {
		padding: 0 0 0 3px;
		color: #20374c;
	}

	#nav li a:hover {
		color: #a42828;
		background: transparent;
	}

	#nav li.home-icon {
		text-indent: 0;
		width: 100%;
		background: transparent;
		text-transform: uppercase;
		text-align: left;
		height: auto;
	}

	#nav li.home-icon a {
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 700;
		font-size: 15px;
		line-height: 37px;
		padding: 0 0 0 3px;
	}

	#nav li.home-icon a:before {
		display: none;
	}

	#nav .drop ul {
		text-align: left;
		margin: -1px 0 0;
	}

	#nav .drop ul a {
		padding: 0 0 0 21px;
		color: #20374c;
	}

	#nav .drop-opener {
		display: block;
		position: absolute;
		right: 2px;
		top: 0;
		color: #20374c;
	}

	#nav .drop-opener:before {
		content: "+";
		position: absolute;
		top: 0;
		right: 0;
	}

	#nav .drop-active .drop-opener:before {
		content: "-";
		top: -2px;
		right: 2px;
	}

	.search-form {
		padding-right: 21px;
		margin-right: 0;
	}

	.search-form input {
		right: 56px;
	}

	.search-form .mobile-search {
		display: block;
	}

	.search-form .search-btn {
		display: none;
	}

	.search-form-menu {
		display: block;
		padding-top: 25px;
		position: relative;
		margin-bottom: 24px;
	}

	.search-form-menu input {
		border: 1px solid #20374c;
		padding: 14px 35px 14px 14px;
		width: 98%;
		margin: 0;
	}

	.search-form-menu a {
		position: absolute;
		right: 17px;
		top: 35px;
		color: #20374c;
		font-size: 20px;
		font-weight: 700;
	}

	.mobile-social {
		width: 100%;
		float: none;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		padding: 0;
		margin: 0 0 23px;
	}

	.mobile-social li {
		float: none;
		display: inline-block;
		vertical-align: middle;
	}

	.mobile-social li a {
		color: #20374c;
		-webkit-transition: all .3s;
		transition: all .3s;
		margin: 0 11px;
	}

	.mobile-social li a.facebook {
		margin: 0 11px;
	}

	.mobile-social li a:hover {
		color: #20374c;
	}

	.banner-holder {
		height: 248px;
	}

	.banner {
		max-width: 768px;
		padding: 0 27px;
	}

	.banner {
		padding: 75px 27px 0 0;
	}

	.banner-img {
		width: 297px;
		top: 26px;
		left: -12px;
	}

	.banner-text h2 {
		font-size: 43px;
		line-height: 15px;
		text-align: right;
	}

	.banner-text h2 strong {
		font-size: 65px;
		margin: 24px 0 15px;
	}

	.banner-text h2 span {
		font-size: 19px;
		word-spacing: 3px;
		text-align: left;
		margin-left: 2px;
	}

	.two-columns {
		max-width: 768px;
		padding: 0 27px;
	}

	.two-columns {
		padding: 0 23px 40px;
	}

	.sidebar {
		width: 100%;
		padding: 0;
	}

	.widget.sidebar-link {
		width: 338px;
		float: left;
		margin: 0 0 31px;
		min-height: 304px;
	}

	.widget.sidebar-link li {
		display: table;
		margin: -1px 0 19px;
	}

	.widget.sidebar-link li a {
		display: table-cell;
		vertical-align: middle;
		padding-top: 0;
		padding-left: 150px;
	}

	.widget.sidebar-link li a.gop-doctor,
	.widget.sidebar-link li a.constituent-service,
	.widget.sidebar-link li a.email-phil {
		padding-top: 0;
	}

	.widget.subscribe-form {
		width: 340px;
		float: right;
		padding: 20px 28px 0 43px;
		min-height: 304px;
		margin: 0 0 51px;
	}

	.widget.subscribe-form h3 {
		margin: 0 0 14px;
	}

	.widget.subscribe-form p {
		margin: 0 0 28px;
	}

	.widget.subscribe-form input {
		width: 96%;
	}

	.widget {
		width: 338px;
		float: left;
		margin: 0 0 47px;
	}

	.widget h2:before {
		width: 11px;
	}

	.widget ul li a {
		padding: 1px 14px 0;
	}

	.widget-facebook {
		float: right;
		width: 340px;
	}

	.widget-facebook h2 {
		margin: 0 0 17px;
	}

	#content {
		margin: 0;
		padding: 35px 0 0;
		width: 100%;
	}

	.post {
		padding: 43px 44px 0 49px;
	}

	.post p {
		margin: 0 0 51px;
	}

	.post .img-wrapper {
		margin: -43px -44px 31px -49px;
	}

	.post .button-blue {
		right: -44px;
	}

	.post-social li:first-child {
		padding: 0 15px 0 12px;
	}

	.more-post {
		margin: 0 0 34px;
	}

	.footer-holder {
		max-width: 768px;
		padding: 0 27px;
	}

	.footer-holder {
		padding: 37px 27px 65px;
	}

	.office-address {
		padding: 0 0 0 44px;
	}

	.map {
		display: none;
	}

	#content.innerpage-content {
		padding: 40px 0 0;
		margin: 0 0 42px;
	}

	.innerpage-widget .widget.sidebar-link {
		float: right;
		margin: 1px 0 36px;
	}

	.innerpage-widget .widget.subscribe-form {
		float: left;
	}
}

@media only screen and (max-width: 767px) {
	#header {
		width: 100%;
		padding: 0 15px 0 14px;
	}

	#header {
		width: 100%;
		padding: 0;
	}

	.nav-opener strong {
		display: none;
	}

	.search-form {
		padding-right: 25px;
	}

	.search-form input {
		width: 257px;
	}

	.search-holder {
		display: none !important;
	}

	.banner-holder {
		z-index: initial;
		height: 143px;
	}

	.banner-holder:before {
		background: #818181;
	}

	.banner {
		width: 100%;
		padding: 0 15px 0 14px;
	}

	.banner {
		padding: 44px 0 0;
	}

	.banner-img {
		display: none;
	}

	.banner-text {
		margin: 0 auto;
		float: none;
		width: 280px;
	}

	.banner-text h2 {
		font-size: 26px;
		text-align: left;
	}

	.banner-text h2 strong {
		font-size: 39px;
		margin: 6px 3px 1px 0;
	}

	.banner-text h2 span {
		font-size: 11px;
	}

	.two-columns {
		width: 100%;
		padding: 0 15px 0 14px;
	}

	.two-columns {
		padding: 0 15px 65px 14px;
	}

	.widget.sidebar-link {
		width: 100%;
		min-height: 1px;
		margin: 0 0 28px;
	}

	.widget.sidebar-link li a {
		padding-left: 119px;
	}

	.widget.sidebar-link li a.email-phil {
		font-size: 28px;
	}

	.widget.subscribe-form {
		width: 100%;
		min-height: 1px;
		padding: 21px 14px 0 14px;
		margin: 0 0 58px;
	}

	.widget.subscribe-form input {
		width: 100%;
	}

	.widget.subscribe-form .button {
		margin: 7px -14px 0 0;
	}

	.widget {
		width: 100%;
		margin: 0 0 56px;
	}

	.widget-facebook {
		width: 100%;
		margin: 0 0 68px;
	}

	.widget-facebook h2 {
		margin: 0 0 27px;
	}

	#content {
		padding: 27px 0 0;
	}

	#content h2 {
		font-size: 29px;
		line-height: 27px;
		margin: 0 0 28px;
	}

	#content h2:before {
		height: 27px;
		margin-right: 12px;
	}

	.post {
		padding: 43px 23px 0;
		margin: 0 0 42px;
	}

	.post .date-holder {
		width: 63px;
		height: 62px;
		font-size: 12px;
		padding: 12px 5px;
		line-height: 15px;
		margin: 0 16px 0 -9px;
	}

	.post .date-holder span.date {
		font-size: 23px;
	}

	.post .img-wrapper {
		width: auto;
		margin: -43px -23px 31px;
	}

	.post h3 {
		font-size: 18px;
		margin: -5px 0 20px;
	}

	.post p {
		margin: 0 0 56px;
	}

	.post .button-blue {
		display: none;
	}

	.post-social {
		margin: 0;
	}

	.post-social li:first-child {
		padding: 0 11px 0 11px;
	}

	.post-description {
		padding: 0;
	}

	.footer-holder {
		width: 100%;
		padding: 0 15px 0 14px;
	}

	.footer-holder {
		padding: 16px 15px 15px 14px;
	}

	.office-address {
		padding: 30px 0 0;
		text-align: center;
		width: 100%;
		padding: 0;
	}

	.office-address address,
	.office-address a {
		display: none;
	}

	.office-address strong {
		margin: 0 0 8px;
	}

	#content.innerpage-content {
		padding: 27px 0 0;
	}

	#content.innerpage-content .alignright {
		display: none;
	}
}

