/*

Theme Name: Law Firm Sites | Attorney Website Designs

Theme URI: 

Author: Law Firm Sites

Author URI: http://www.lawfirmsites.com

Description:

Keywords: 

Version: 1.0
*/
/* Google Font 
    font-family: 'Montserrat', sans-serif;
*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

/* Ovewrite Bootstrap */ 
html, body {
    height: 100%;
}
body {
    background-color: #fff;
    font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}
ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
a {
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -mz-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
}
a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
p:empty {
    display: none;
}
.container {
    max-width: 1530px;
    width: 100%;
}
.img-thumbnail {
    margin-bottom: 20px;
}
*:focus {outline:0;}
/* Form */
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #252525;
    opacity: 1;
}
textarea::-moz-placeholder,
input::-moz-placeholder { /* Firefox 19+ */
  color: #252525;
    opacity: 1;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder { /* IE 10+ */
 color: #252525;
    opacity: 1;
}
textarea:-moz-placeholder,
input:-moz-placeholder { /* Firefox 18- */
  color: #252525;
    opacity: 1;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(images/icon-select.png) no-repeat calc(100% - 20px) center;
    background-color: #fff;
}
.btn {
    background: #0e76bc;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    min-height: 51px;
    min-width: 218px;
    border-radius: 0;
    padding: 14px 25px 0;
    font-weight: bold;
    text-decoration: none !important;
}
.btn-primary{
	padding:5px;
	display:block;
	text-align:center;
	font-size:14px;
}
.btn:hover {
    color: #fff;
    background-color: #231f20;
}
.img-responsive {
    margin: 0 auto 40px;
}
hr {
    border-color: #dcdcdc;
    margin: 50px 0;
}
.learn-more {
    text-decoration: underline;
    font-size: 16px;
}
.learn-more:hover {
    color: #fff;
    text-decoration: underline;
}
.img-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 40px;
}
.img-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 40px;
}
.row {
    margin-bottom: 40px;
}
#big-video-wrap {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
    top: -5px;
    left: 0;
    z-index: -1;
}
.table-responsive,
.embed-responsive {
    margin-bottom: 40px;
}
.big-container {
    max-width: 1630px;
}
.embed-responsive-16by9 {
    padding-bottom: 40%;
}
/* Header */
.menu-fix-header {
    position: fixed;
    display: none;
    width: 100%;
    margin-top: 0px;
    z-index: 1000;
    top: 0;
    background-color: rgba(255, 255, 255, .9);
    padding: 10px 50px;
}
.menu-fix-header .logo-content {
    width: 128px;
}
.menu-fix-header .logo-content img {
    width: 100%;
}
.menu-fix-header .menu-content {
    padding: 34px 0;
    width: calc(100% - 128px);
}
.menu-fix-header .menu-section ul li a {
    color: #111;
}
.menu-fix-header .menu-section ul > li > a:hover,
.menu-fix-header .menu-section ul > li.current_page_parent > a,
.menu-fix-header .menu-section ul > li.current-page-ancestor > a,
.menu-fix-header .menu-section ul > li.current-menu-item > a {
    color: #419fdf;
}
.menu-logo-content:not(.menu-fix-header) {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    padding: 46px 140px 0;
    z-index: 2;
}
.logo-section {
    padding: 26px 0;
    background-color: #f6f6f6;
}
.logo-content {
    float: right;
    width: 200px;
}
.logo-content a:hover {
    opacity: 0.8;
}
.menu-content {
    float: left;
    width: calc(100% - 200px);
    padding-top: 22px;
}
.menu-section {
    text-align: left;
}
.menu-section ul {
    display: inline-block;
    vertical-align: middle;
}
.menu-section ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: -4px;
    padding-right: 44px;
	position: relative;
}
.menu-section ul li:first-child {
	padding-left: 0;
}
.menu-section ul li:last-child {
	padding-right: 0;
}
.menu-section ul > li > a {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.menu-section ul > li > a:hover,
.menu-section ul > li.current_page_parent > a,
.menu-section ul > li.current-page-ancestor > a,
.menu-section ul > li.current-menu-item > a {
    color: #111111;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#fff)";/*IE 8*/
	text-shadow: 0 0 5px #fff;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#fff); /*IE 5.5-7*/
}
.menu-section li .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 22px;
	padding-top: 10px;
    width: 135%;
	z-index: 2;
	max-height: 472px;
	overflow-y: auto;
	overflow-x: hidden;
    background-color: #419fdf;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -mz-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
}
.menu-section li.menu-item-84 .sub-menu {
	width: 180%;
}
.menu-section li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
}
.menu-section li > .sub-menu:before {
    position: absolute;
    height: 62px;
    width: 272px;
    left: 0;
    top: -22px;
    background: transparent;
    content: "";
}
.menu-section li .sub-menu li {
    border: 0px;
    width: 100%;
    text-align: left;
    padding: 0px;
	margin-left: 0px;
}
.menu-section li .sub-menu li a {
    display: block;
    padding: 10px;
	text-transform: none;
	color: #fff;
}
.menu-section li .sub-menu li.current-menu-item a,
.menu-section li .sub-menu li a:hover {
    background-color: #fff;
    color: #02024e;
}
.header-button {
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px;
	display: none;
}
.banner {
    height: 780px;
    background: url('../../uploads/2018/04/banner.jpg') no-repeat center / cover;
    position: relative;
    padding: 365px 0 150px;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    display: flex;
}
.parent-pageid-10 .banner {
    background: url('../../uploads/2018/04/banner-pa-sub.jpg') no-repeat center / cover;
}
.parent-pageid-28 .banner,
.parent-pageid-26 .banner {
    background: url('../../uploads/2018/04/banner-attorney-sub.jpg') no-repeat center / cover;
}
.error404 .banner,
.archive .banner,
.single .banner,
.blog .banner,
.search .banner {
    background: url('../../uploads/2018/04/blog.jpg') no-repeat center / cover;
}
.page-id-28 .banner,
.page-id-26 .banner,
.page-id-32 .banner {
    padding-top: 175px;
}
.banner:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url('images/bg-banner2.png') no-repeat right top;
    position: absolute;
    top: 0;
    right: 0;
}
.banner:after {
    content: "";
    background: url('images/icon-scroll-down.png') no-repeat center;
    width: 31px;
    height: 85px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 66px;
	display: none;
}
.parent-pageid-26 .banner:after {
    display: none;
}
.banner-slogan {
    text-align: center;
    position: relative;
    z-index: 1;
}
.banner-slogan h4{
	color:#fff;
}
.banner-slogan h1 {
    color: #fff;
    font-size: 60px;
    /*text-transform: uppercase;*/
	letter-spacing: .02em;
}
.page-id-10 .banner-slogan h1 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#000000)";/*IE 8*/
	text-shadow: 0 0 5px #000000;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.home .banner-slogan h1 {
	font-size: 65px;
}
.banner-slogan h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
}
.parent-pageid-10 .banner-slogan h2 {
	text-transform: none;
}
.page-id-28 .banner-slogan h2,
.page-id-26 .banner-slogan h2,
.page-id-32 .banner-slogan h2 {
    text-transform: none;
    margin-bottom: 45px;
}
.subscribe-newsletter .form-input {
    width: 318px;
    height: 51px;
    background-color: #fff;
    border: none;
    padding: 0 24px;
    font-size: 16px;
    color: #252525;
    vertical-align: middle;
}
.page-id-26 .subscribe-newsletter .form-input {
    width: 218px;
}
.subscribe-newsletter .btn {
    padding-top: 0px;
    padding-bottom: 0px;
    border: none;
    position: relative;
    margin-left: 3px;
    background-color: #0e76bc;
    vertical-align: middle;
    margin-top: 1px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -mz-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
}
.subscribe-newsletter a.btn {
	padding: 14px 25px 0;
}
.subscribe-newsletter .btn:hover {
    background-color: #231f20;
}
.lein-unit-form .form-input {
    width: 393px;
}
.att-contact {
    padding-top: 55px;
}
.att-contact li {
    color: #fff;
    padding-left: 41px;
    margin: 0 37px;
    background: url('images/icon-location.png') no-repeat left center;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
}
.att-contact li a {
    color: #fff;
}
.att-contact li a:hover {
    color: #419fdf;
}
.att-contact li.icon-phone {
    background: url('images/icon-phone.png') no-repeat left center;
    font-family: Arial;
}
.att-contact li.icon-email {
    background: url('images/icon-email.png') no-repeat left center;
    padding-left: 58px;
}
/* Home */
.home-content {
    padding: 75px 0 45px;
    background: url('images/bg-br.png') no-repeat center;
	background-color: #fff;
}
.home-content.technology-section {
    padding: 110px 0 30px;
	background-color: #fff;
}
.hc-wrapper {
    max-width: 870px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.hc-wrapper p {
    font-size: 18px;
    color: #252525;
    margin-bottom: 0px;
    line-height: 30px;
}
.eas-content > div {
	padding: 102px 0;
}
.easc-inner {
	max-width: 950px;
	width: 100%;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 50px 25px 33px;
	text-align: center;
}
.eas-content:nth-child(2) .easc-inner {
	background-color: transparent;
}
.easc-inner h3 {
    color: #252525;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 15px;
	font-weight: bold;
}
.easc-inner h3 b {
	color: #0e76bc;
}
.easc-inner p {
    color: #252525;
    font-size: 18px;
    margin-bottom: 45px;
    line-height: 1.8;
}
.easc-inner .btn {
    border-radius: 40px;
}
.eas-content-about {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    display: flex;
    min-height: 526px;
}
.eas-content-about > div {
    flex: 0 0 50%;
}
.eas-content-about .eas-left {
    padding: 62px 70px 62px 150px;
}
.eas-left h3 {
    color: #252525;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
}
.eas-left h3 b,
.eas-left h3 strong {
	color: #0e76bc;
}
.eas-left p {
    color: #252525;
    font-size: 18px;
    margin-bottom: 45px;
    line-height: 30px;
}
.eas-left .btn {
    background-color: #0e76bc;
}
.eas-left .btn:hover {
    background-color: #231f20;
}
.eas-left *:last-child {
    margin-bottom: 0px;
}
.eas-content-about .eas-right {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.technology-section {
    padding: 35px 0 40px;
    background: url('../images/bg-technology.png') no-repeat center / cover;
}
.ts-wrapper {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.ts-wrapper-left {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
.ts-wrapper h2 {
    color: #252525;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 45px;
}
.ts-wrapper p {
    color: #252525;
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 30px;
}
.awards-recognition {
    padding: 98px 0 60px;
}
.ar-wrapper {
    text-align: center;
}
.ar-wrapper h2 {
    color: #252525;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 28px;
}
.ar-wrapper h2:after {
    content: "";
    display: block;
    background-color: #0e76bc;
    width: 76px;
    height: 4px;
    margin: 12px auto 0;
}
.ar-wrapper p {
    font-size: 18px;
    color: #111111;
    line-height: 30px;
    margin-bottom: 56px;
}
.ar-badges li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px;
}
/* Main Content */
.main-content {
    padding: 120px 0 118px;
}
.main-content.our-history {
    background-color: #f0f0f0;
}
.mc-wrapper {
    max-width: 882px;
    width: 100%;
    margin: 0 auto;
}
.at-content .mc-wrapper {
    text-align: center;
}
.mc-wrapper h2 {
    color: #252525;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 25px;
}
.mc-wrapper h2 b,
.mc-wrapper h2 strong {
	color: #0e76bc;
}
.mc-wrapper h3 {
    color: #252525;
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 28px;
    line-height: 28px;
}
.at-content .mc-wrapper h2:after {
    margin: 12px auto 0;
}
.mc-wrapper p {
    font-size: 18px;
    color: #252525;
    margin-bottom: 45px;
    line-height: 30px;
}
.page-id-34 .mc-wrapper p {
	margin: 0 -30px 45px;
}
.mc-wrapper ul,
.mc-wrapper ol {
    margin-bottom: 45px;
}
.mc-wrapper ul {
    list-style: disc outside;
    padding-left: 20px;
}
.mc-wrapper li {
    font-size: 16px;
    color: #252525;
    line-height: 30px;
}
.at-content.our-approach .mc-wrapper p {
    text-align: left;
}
.main-content *:last-child {
    margin-bottom: 0px;
}
.eas-content-about .pe-left {
    padding: 110px 95px 98px 135px;
}
.eas-content-about .pe-right {
    padding: 112px 160px 118px 112px;
    position:  relative;
}
.eas-content-about .pe-right:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #0e76bc;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0.85;
}
.eas-content-about .pe-right p {
    position: relative;
    color: #fff;
    font-size: 18px;
    margin-bottom: 35px;
    line-height: 30px;
}
.eas-content-about .pe-right ul {
    position: relative;
    list-style: outside disc;
    padding-left: 20px;
}
.eas-content-about .pe-right li {
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding-left: 20px;
}
.refer-a-case-section {
    padding: 120px 0 102px;
    background: url('images/bg-pa-sub-section.jpg') no-repeat center / cover;
}
.racs-wrapper {
    text-align: center;
    max-width: 845px;
    width: 100%;
    margin: 0 auto;
}
.racs-wrapper p {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 40px;
}
.racs-wrapper .btn {
    border: 2px solid #fff;
    color: #fff;
    background-color: transparent;
}
.racs-wrapper .btn:hover {
    background-color: #0e76bc;
}
.contact-content .mc-wrapper {
    max-width: 762px;
    text-align: center;
}
.locations-content {
    margin: 0 -26px;
    overflow: hidden;
}
.lc-list {
    float: left;
    width: 50%;
    padding: 0 26px;
    margin-bottom: 30px;
}
.locations-content-main .lc-list {
	height: 535px;
}
.lc-wrapper {
   	height: 311px;
    padding-top: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}
.locations-content-main .lc-wrapper {
	height: 166px;
	padding-top: 0;
}
.page-id-10 .lc-wrapper {
    overflow: hidden;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    display: flex;
    padding: 0 30px;
}
.lc-contact {
    position: relative;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    display: flex;
    padding: 0;
	text-align: center;
}
.lc-contact a:hover {
    opacity: 0.8 !important;
}
.mc-wrapper .lc-wrapper.lc-contact h3 {
	margin-bottom: 0px;
}
.mc-wrapper .lc-wrapper h3 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.page-id-10 .lc-wrapper h3 {
    line-height: 32px;
    margin-bottom: 0px;
}
.locations-content-main .lc-wrapper h3 {
	color: #252525;
	margin-bottom: 25px;
}
.lc-wrapper a {
	width: 100%;
	display: block;
}
.lc-wrapper h4 {
    padding-top: 8px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
.lc-wrapper > a:hover {
    opacity: 0.8;
}
.mc-wrapper .lc-wrapper p {
    color: #fff;
    margin-bottom: 0px;
    line-height: 24px;
}
.locations-content-main .lc-wrapper p {
	color: #252525;
	font-size: 16px;
	margin-bottom: 25px;
}
.news-events-content .mc-wrapper {
    max-width: 1309px;
}
.nec {
    overflow: hidden;
    margin: 0 -16px;
}
.nec-list {
    float: left;
    width: 33.3333%;
    padding: 0 16px;
    margin-bottom: 30px;
}
.nec-wrapper {
    width: 100%;
}
.nec-image {
    width: 100%;
    height: 291px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.nec-details {
    background-color: #f6f6f6;
    padding: 23px 28px 30px;
    min-height: 232px;
}
.nec-details .nec-cat {
    text-transform: uppercase;
    font-size: 12px;
    color: #252525;
    padding-left: 20px;
    background: url('images/icon-bell.png') no-repeat left top;
    line-height: 17px;
    margin-bottom: 15px;
    font-weight: 400;
}
.mc-wrapper .nec-details h3 {
    margin-bottom: 5px;
}
.mc-wrapper .nec-details p {
    font-weight: 500;
}
.attorney-list {
    margin: 0 auto;
    max-width: 882px;
    width: 100%;
}
.att-list-head {
    overflow: hidden;
    margin-bottom: 25px;
    border-bottom: 1px solid #989c9f;
    padding-bottom: 18px;
}
.att-list-head li {
    float: left;
    width: 25%;
    padding: 0 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.att-list-body ul {
    margin-bottom: 14px;
    padding: 18px 0px;
    background-color: #f6f6f6;
    overflow: hidden;
}
.att-list-body ul li {
    float: left;
    width: 25%;
    padding: 0 20px;
    font-size: 16px;
    color: #252525;
}
.att-list-body ul li.alb-phone {
    font-family: Arial;
}
.page-template-page-sitemap .mc-wrapper h2:first-child,
.page-template-page-sitemap .mc-wrapper .categories {
	display: none;
}
/* Footer */
.footer {
    padding: 45px 0 34px;
	border-top:solid 2px #eaeaea;
}
.footer-wrapper {
	max-width: 905px;
	width: 100%;
	margin: 0 auto;
}
.footer-wrapper > a:hover {
    opacity: 0.8;
}
.footer-logo {
	float: left;
	width: 177px;
}
.footer-info {
	float: left;
	width: calc(100% - 177px);
	text-align: right;
}
.social-media {
    margin-bottom: 48px;
}
.social-media li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 4px;
}
.social-media li a:hover {
    opacity: 0.8;
}
.footer-menu {
    margin-bottom: 10px;
}
.footer-menu li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}
.footer-menu li:first-child {
	padding-left: 0;
}
.footer-menu li:last-child {
	padding-right: 0;
}
.footer-menu li a {
    color: #111111;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.footer-menu li a:hover {
    color: #419fdf;
}
.copyright {
    font-size: 18px;
    color: #111111;
    margin-bottom: 0;
}
/* Page Pagination */
.pagination {
    margin-top: 0px;
    text-align: center;
    width: 100%;
    padding-left: 0px !important;
}
.mc-wrapper .pagination li {
    display: inline-block;
    margin-bottom: 0px;
    padding-left: 0px;
    background: none;
}
.pagination li:before {
    display: none;
}
.pagination li .page-numbers {
    border-radius: 3px;
    color: #616161;
    display: block;
    height: 40px;
    padding: 7px 0;
    text-align: center;
    width: 40px;
    border-color: #e6e6e6;
    font-family: arial;
    text-decoration: none!important;
}
.pagination li .page-numbers.dots {
    border: none;
}
.pagination li .page-numbers.next ,
.pagination li .page-numbers.prev  {
    border-radius: 3px;
}
.pagination li .page-numbers.prev  {
    padding-left: 36px;
    background: url('images/icon-prev.png') no-repeat center;
}
.pagination li .page-numbers.next {
    padding-right: 36px;
    background: url('images/icon-next.png') no-repeat center;
}
.pagination li .page-numbers:hover,
.pagination li .page-numbers.current {
    color: #fff;
    background-color: #09255F;
    border-radius: 3px;
    border-color: #09255F;
}
.pagination li .page-numbers.dots:hover {
    color: #616161;
    background-color: transparent;
}
.pagination li .page-numbers.next:hover ,
.pagination li .page-numbers.prev:hover  {
    background-color: #fff;
}
/* Gform */
body .gform_wrapper .top_label textarea::-webkit-input-placeholder,
body .gform_wrapper .top_label input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #252525;
}
body .gform_wrapper .top_label textarea::-moz-placeholder,
body .gform_wrapper .top_label input::-moz-placeholder { /* Firefox 19+ */
    color: #252525;
}
body .gform_wrapper .top_label textarea:-ms-input-placeholder,
body .gform_wrapper .top_label input:-ms-input-placeholder { /* IE 10+ */
    color: #252525;
}
body .gform_wrapper .top_label textarea:-moz-placeholder,
body .gform_wrapper .top_label input:-moz-placeholder { /* Firefox 18- */
    color: #252525;
}
body .gform_wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 883px;
}
body .mcs-form .gform_wrapper {
    margin: 0 -4.5px;
}
body .gform_wrapper .top_label .gfield_label {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    display: none;
}
body .gform_wrapper .top_label #field_1_6 .gfield_label {
    display: none;
}
body .gform_wrapper .top_label .gfield_label .gfield_required {
    display: none;
}
body .gform_wrapper ul.gform_fields li.gfield:first-child {
    margin-top: 0;
}
body .gform_wrapper ul.gform_fields li.gfield.gform_half_left {
    float: left;
    width: 50%;
    clear: none;
}
body .gform_wrapper ul.gform_fields li.gfield {
    margin-top: 0px;
    margin-bottom: 9px !important;
    position: relative;
    width: 100%;
    padding: 0px 4.5px;
}
body .gform_wrapper ul.gform_fields li.gfield#field_1_8 {
    padding-top: 20px;
}
body .mcs-form .gform_wrapper .top_label li.gfield.gf_left_third {
    width: 100% !important;
}
body .gform_wrapper .top_label .medium {
    border: none;
    height: 45px;
    padding-left: 18px !important;
    padding-right: 18px !important;
    width: 100% !important;
    font-size: 16px !important;
    color: #252525;
    border-radius: 0;
    border: 1px solid #898989;
    background-color: #fff;
    font-family: 'Montserrat', sans-serif !important;
}
body .gform_wrapper .top_label textarea.medium {
    height: 116px;
    padding-top: 10px;
    position: relative;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px !important;
}
body .gform_wrapper li.gfield.gfield_error {
    background-color: transparent;
    margin-bottom: 0px!important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
    color: #fff;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin: 0px;
}
body .gform_wrapper .gfield_error input.medium {
    border: 1px solid red!important;
}
body .gform_wrapper li.gfield.gfield_error input {
    margin-bottom: 0px !important;
}
body .gform_wrapper .gform_footer {
    padding: 0 4.5px 0 0;
    margin: -85px 0 0;
    text-align: right;
}
body .mcs-form .gform_wrapper .gform_footer {
    padding: 0 4px;
    margin-top: -4px;
}
body .gform_wrapper .gform_footer input[type=submit] {
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 218px;
    width: 100%;
    padding: 15px 25px 14px;
    border-radius: 0;
    margin-right: 0px;
    font-family: 'Montserrat', sans-serif !important;
    background-color: #0e76bc;
    position: relative;
    z-index: 2;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -mz-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
}
body .mcs-form .gform_wrapper .gform_footer input[type=submit] {
    max-width: none;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #231f20;
}
body .gform_confirmation_message {
    color: #252525;
    font-size: 18px;
    padding-bottom: 40px;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100%!important;
    width: 33.3% !important;
    padding-right: 4.5px;
    margin-right: 0px;
}
body .gform_wrapper .ginput_container_checkbox {
    padding-left: 0px;
}
body .gform_wrapper .ginput_container_checkbox input[type="checkbox"]{
    margin-top: 0px !important;
    margin-right: 5px;
    cursor: pointer;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    position: absolute;
    top: 30px;
    display: none;
}
body .gform_wrapper div.validation_error {
    border-color: red;
    color: red;
}
body .gform_wrapper .gfield_error label#label_1_6_1 {
    border-bottom: 1px solid red;
}
body .gform_wrapper ul.gfield_checkbox li label {
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
}

/*  ADDED  */

.glow {
	-webkit-filter: drop-shadow(3px 3px 30px rgba(255, 255, 255, 1.5));
    filter: drop-shadow(3px 3px 30px rgba(255, 255, 255,1.5));
}
.imglinks { margin-bottom:15px;border:solid 1px #d7d6d6; }

.fs14 { font-size:14px; }

.redtxt { color:red !important; }
.whtxt { color:#fff !important; }
.whtxt1 { color:#fff;font-size:.9em; }
.whtxt2 { color:#fff;font-size:1.2em; }
td, th {
    padding: 10px;
}
.ts-wrapper p {
    color: #252525;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 1.3em;
}
ul {
	list-style-type:disc;
	list-style-position: outside;
	margin-left:1.3em;
}
.banner-slogan h1 {
	text-shadow: 2px 2px 12px #000;
}
.banner-slogan h2 {
	text-shadow: 2px 2px 10px #000;
}