/* RESET */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
*,*:before,*:after{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
img,img:before,img:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
label { cursor: pointer; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; *overflow: visible; }
button, input, select, textarea { font-family: 'proxima-nova', sans-serif; color: #000; font-size: 100%; line-height: inherit; margin: 0 0 0 2px; padding: 0; vertical-align: baseline; *vertical-align: middle; }
button:focus, input:focus, select:focus, textarea:focus, a:focus { outline: none; }

::-moz-selection { background: #333; color: #fff; text-shadow: none; }
::selection { background: #333; color: #fff; text-shadow: none; }

br, hr { display: block; clear: both; height: 0; margin: 0; padding: 0; font-size: 0; line-height: 0; border: 0; }
hr { border-bottom: 1px solid #ccc; margin-bottom: 20px; }
::-webkit-input-placeholder {
 color: #000;
}
:-moz-placeholder {
 color: #000;
}
::-moz-placeholder {
 color: #000;
}
:-ms-input-placeholder {
 color: #000;
}
a { color: #998542; text-decoration: none; }
a:hover { color: #000; }
img { max-width: 100%; }
.left { float: left; }
.right { float: right; }

body {
  background: #fff;
  color: #00587c;
  font: normal 18px/26px 'futura-pt', sans-serif;
 
}

#main,
#info_band,
#footer_links,
#footer,
#review {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  -webkit-transform: translate3d(0,0,0);
}

#review .wpproslider_t8_DIV_1a, #review .wpproslider_t8_DIV_3L {
    margin-right: 3px;
    margin-left: 3px;
}

#main {
  padding: 25px 0;
  background: #fff;
  margin-top: 280px;
}

#top #nav_main {
    margin: 0 0 0 240px;
}

body.home #main {
  margin-top: 290px;
}

/* TOP HEADER */

#top {
  background: #998542;
/*  border-bottom: 5px solid #dee7c3;*/
  height: 55px;
  position: relative;
  z-index: 10;
  -webkit-transform: translate3d(0,0,0);
}

#calender {
  display: none;
}

#top .inner {
  max-width: 1000px;
  margin: auto;
  position: relative;
}

#top .logo, #topBar .logo  {
  float: left;
  width: 244px;
  height: 179px;
  background: #00587c url(lychgate-logo-home-cropped.jpg) top center no-repeat;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 44px;
  z-index: 10;
}

#nav_main {
  float: left;
/*  margin: 0 0 0 220px;*/
}

a.fa.fa-home {
	color: #fff;
}
a.fa.fa-home:hover {
	color: #05265B;
}
#nav_main ul {
  float: left;
}

#nav_main li {
  float: left;
  position: relative;
}

#nav_main a {
font-family: "futura-pt",sans-serif;
  display: block;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 13px;
  height: 55px;
  line-height: 55px;
 /* border-bottom: 2px solid #b7a97a;*/
  color: #ffffff;
}

#nav_main a:hover,
#nav_main .hover > a,
#nav_main .current_page_item > a,
#nav_main .current_page_parent > a {
  border-bottom-color: #fff;
}

#nav_main ul ul {
  display: none;
  float: none;
  position: absolute;
  left: 0px;
  top: 55px;
  background: rgba(0, 88, 124, 0.7);
  width: 185px;
  padding: 10px;
  z-index: 11;
}

#nav_main .mega_menu > ul {
  width: 505px;
  padding: 10px 0px 10px 10px;
}

#nav_main ul ul ul {
  display: block;
  position: static;
  background: transparent;
  width: auto;
  padding: 0;
}

#nav_main ul ul a {
  font-size: 16px;
  font-weight: normal;
  text-transform: capitalize;
  padding: 0;
  height: auto;
  line-height: 18px!important;
  border-bottom: 0;
}

#nav_main li li {
  float: none;
  display: block;
  position: static;
}

#nav_main li li a {
  padding: 3px 0;
  line-height: 13px;
}

#nav_main li li a:hover {
  text-decoration: underline;
}

#nav_main .mega_menu li {
  float: left;
  width: 165px;
  padding: 0 10px 0 0;
}

#nav_main .mega_menu li a {
  font-weight: bold;
  border-bottom: 2px solid #8a961e;
  margin: 0 0 5px;
  padding: 0 0 3px;
}

#nav_main .mega_menu li a:hover {
  text-decoration: none;
}

#nav_main .mega_menu li li {
  float: none;
  width: auto;
  padding: 0;
}

#nav_main .mega_menu li li a {
  font-weight: normal;
  border-bottom: 0;
  margin: 0;
  padding: 3px 0;
}

#nav_main .mega_menu li li a:hover {
  text-decoration: underline;
}

.tinynav {
  display: none;
}

#top .utils {
  float: right;
  width: 40px;
  height: 55px;
  position: relative;
}

#top .utils .trigger {
  background-image: url(sprite_trigger.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 55px;
  text-indent: -9999px;
  cursor: pointer;
/*  border-bottom: 2px solid #b7a97a;*/
}

#top .utils .trigger.active {
  border-bottom-color: #fff;
}

#top .utils .trigger.phone {
  float: left;
  background-position: 4px 19px;
}

#top .utils .trigger.search {
margin-top: 4px;
height: 50px;
  float: right;
  /*background-position: -26px 19px;*/
  background: url('search-icon-white.png')no-repeat right;background-size: 17px;
}

#top .utils .boom {
  display: none;
  position: absolute;
  top: 55px;
  width: 235px;
  background: rgba(233, 240, 212, 0.6);
  padding: 15px;
  z-index: 10;
}

#top .utils .boom.phone {
  right: 35px;
}

#top .utils .boom.phone a {
  display: block;
  color: #fff;
  font-size: 13px;
  height: 27px;
  line-height: 27px;
  padding: 0 0 0 10px;
  box-shadow: inset 1px 1px 1px #555;
  background: #5d8b73 url(icon_phone.png) 182px 4px no-repeat;
  border-radius: 15px;
}

#top .utils .boom.phone a.first {
  margin-bottom: 7px;
}

#top .utils .boom.search {
  right: 0px;
}

#top .utils .boom.search form {
  height: 27px;
  box-shadow: inset 1px 1px 1px #555;
  background: #8a961e;
  border-radius: 15px;
}

#top .utils .boom.search #s {
  background: transparent;
  color: #fff;
  float: left;
  border: 0;
  width: 163px;
  padding: 2px 7px 0 10px;
  font-size: 13px;
}

#top .utils .boom.search #searchsubmit {
  width: 17px;
  height: 17px;
  float: right;
  border: 0;
  background: url(icon_search.png);
  margin: 5px 5px 0 0;
}

/* HERO */

#hero {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  
}

#hero .flexslider,
#hero .flexslider .slides,
#hero .flexslider .slides li {
  height: 100%;
}

#hero .flexslider .slides li {
  background-size: cover !important;
}

#hero .flexslider .slides span {
  position: relative;
  display: block;
  margin: 350px auto 0;
  max-width: 1000px;
  background: rgba(0, 88, 124, 0.6);
  padding: 20px 0 23px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#hero .banner {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}

/* MAIN CONTENTS */

#mobile_call {
  display: none;
  margin: 30px 0 15px;
}

#mobile_call a {
  display: block;
  position: relative;
  height: 40px;
  color: #00587c;
  line-height: 40px;
  font-size: 17px;
  padding: 0 0 0 10px;
  background-color: #8a961e;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#mobile_call a.first {
  margin-bottom: 5px;
}

#mobile_call a:hover {
  background-color: #dee7c8;
}

#mobile_call a:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  background: #A9B53C url(icon_phone.png) center center no-repeat;
}

#intro_blocks {
  padding: 0 0 30px;
  position: relative;
  z-index: 10;
  background: #fff;
}

#intro_blocks a {
  display: block;
}

#intro_blocks a span {
font-family: "futura-pt",sans-serif;
  display: block;
  color: #fff;
  background-color: #00587c;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.1px;
  line-height: 28px;
  height: 28px;
  padding: 0 0 0 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#intro_blocks a:hover span {
  background-color: #00587c;
}

#intro_blocks a img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#intro_blocks a:hover img {
  opacity: 0.8;
}

#breadcrumb {
  padding: 0 0 10px;
  font-size: 12px;
  text-transform: uppercase;
}

#contents h1 {
font-family: 'essonnes-display', sans-serif;
text-transform: uppercase;
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
  background: #fff;
  color: #00587c;
  padding: 7px 0;
  margin: 0 0 20px;
  border-bottom: 1px solid #00587c;
  border-top: 1px solid #00587c;
}

div.intro_box {
	margin-bottom: 20px;
}

#contents h1 span {
  font-weight: 600;
}

#contents h1 small {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}

#contents h1.highlight {
font-family: 'essonnes-display', sans-serif;
font-weight: 400;
padding: 7px;
border-top: 1px solid #00587c;
border-bottom: 1px solid #00587c;
font-size: 34px;
}

#contents h1.borders {
  font-weight: 400;
  padding: 8px 8px 8px 0;
  border-top: 1px solid #00587c;
  border-bottom: 1px solid #00587c;
  font-size: 32px;
  text-transform: uppercase;
}

#contents h1.borders span {
	font-weight: 400;
}

#contents h2.borders {
  font-weight: 300;
  color: #00587c;
  padding: 5px 5px 5px 0;
  border-top: 1px solid #00587c;
  border-bottom: 1px solid #00587c;
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#contents h2.borders span {
	font-weight: 600;
}

address a {
	color: #998542;
}

#contents h2 {
font-family: "futura-pt",sans-serif;
  color: #998542;
  font-size: 16px;
  padding: 0 0 8px;
  font-weight: bold;
  text-transform: uppercase!important;
}

#contents h3,#contents h4 {
  font-weight: bold;
  padding-bottom: 10px;
  text-transform: uppercase;
}

#contents h5, #contents h6 {
  font-weight: bold;
  font-size: 14px;
}

#contents p {
  padding: 0 0 20px;
  font-size: 18px;
  line-height: 26px;
  color: #000;
}

#contents ul {
  list-style: disc outside;
  margin: 0 0 18px 30px;
}

#contents ol {
  list-style: decimal outside;
  margin: 0 0 18px 30px;
}

#contents li {
  padding: 2px 0;
  list-style: disc outside;
  color: #000000;
}

.alignleft {
  float: left;
  margin: 5px 15px 10px 0;
}

.alignright {
  float: right;
  margin: 5px 0 10px 15px;
}

.alignnone {
  display: block;
  margin: 5px 0 15px;
}

.aligncenter {
  display: block;
  margin: 5px auto 15px;
}

.wp-caption {
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  background: #eaf0d4;
  padding: 5px 0;
}

.wp-caption img {
  display: block;
  margin: auto;
}

#contents .wp-caption .wp-caption-text {
  padding: 5px 5px 4px;
}

#contents a.btn {
  display: block;
  padding: 3px 10px;
  margin: 5px 0;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background-color: #998542;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#contents a.btn:hover {
  background-color: #b7a97a;
}

#contents .team_profile {
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 15px;
  border-bottom: 1px solid #666!important;
}

#contents .team_profile img {
  width: 200px;
  float: left;
  display: block;
  padding-right: 20px;
  padding-bottom: 20px;
}

#contents .team_profile p {
	padding-left: 20px;
	
}

#contents .team_profile h2 {
  color: #8A961E;
  font-weight: 600;
  float: left;
  padding-right: 10px;
  vertical-align: bottom;
  font-size: 18px;
}
/*#contents .team_profile small {
	padding-left: 20px;
}*/

#contents .team_profile h2 span{
  padding: 0;
   font-size: 13px;
  color: #8A961E;
  font-weight: 300;
}

#contents .team_profile h5 {
  font-size: 16px;
  color: #666;
padding-bottom: 10px;
margin-top: 2px;
font-weight: 400;
  vertical-align: bottom;
}


/*#contents .team_profile {
  padding-bottom: 30px;
  font-size: 15px;
}

#contents .team_profile img {
  display: block;
  margin: 0 auto 5px;
}

#contents .team_profile h2 {
  padding: 0;
  color: #8A961E;
  font-weight: 600;
}

#contents .team_profile h2 span{
  padding: 0;
   font-size: 13px;
  color: #8A961E;
  font-weight: 300;
}

#contents .team_profile h5 {
  padding: 0 0 10px;
  font-size: 13px;
  color: #666;
}*/

/* FORM STYLES */

#contents .gform_wrapper {
  margin: 0 0 20px;
  max-width: 100%;
}

#contents .gform_wrapper ul.gform_fields {
  list-style: none;
}

#contents .gform_wrapper ul li.gfield {
  padding: 0 0 10px;
}

#contents .gform_wrapper .top_label .gfield_label {
  margin: 0 0 3px;
  font-size: 13px;
  text-transform: uppercase;
  color: #00587c;
}

#contents .gform_wrapper input[type=text],
#contents .gform_wrapper input[type=url],
#contents .gform_wrapper input[type=email],
#contents .gform_wrapper input[type=tel],
#contents .gform_wrapper input[type=number],
#contents .gform_wrapper input[type=password],
#contents .gform_wrapper .top_label textarea.textarea {
/*  border: 1px solid #f8faf2;
  border-radius: 0;
  background: #f8faf2;
  padding: 5px 7px;
  font-size: 14px;
  width: 100% !important;
  -webkit-appearance: none;*/
  border: 0;
  border-radius: 3px;
  background-color: #f9f9f9;
  color: #555;
  padding: 7px 10px;
  font-size: 14px;
  width: 100% !important;
  -webkit-appearance: none;
  box-shadow: inset 1px 1px 4px #bbb;
}

#contents .gform_wrapper input[type=text]:focus,
#contents .gform_wrapper input[type=url]:focus,
#contents .gform_wrapper input[type=email]:focus,
#contents .gform_wrapper input[type=tel]:focus,
#contents .gform_wrapper input[type=number]:focus,
#contents .gform_wrapper input[type=password]:focus,
#contents .gform_wrapper .top_label textarea.textarea:focus {
  border-color: #85a789;
}

#contents .gform_wrapper .ginput_complex .ginput_left {
  width: 49%;
}

#contents .gform_wrapper .top_label li.gfield.gf_left_half input.medium {
  width: 100%;
}

#contents .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}

#contents .gform_wrapper .gform_footer input.button,
#contents .gform_page_footer input.button {
  border: 0;
  border-radius: 0;
  /*width: 100%;*/
  text-align: center;
  padding: 7px 20px;
  color: #fff;
  text-transform: uppercase;
  background: #00587c;
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#contents .gform_wrapper .gform_footer input.button:focus,
#contents .gform_wrapper .gform_footer input.button:hover,
#contents .gform_page_footer input.button:focus,
#contents .gform_page_footer input.button:hover {
  background: #082B62!important;
}

#contents .gform_page_footer input.button {
  float: right;
  width: 100px;
}

#contents .gform_page_footer input.button.gform_previous_button {
  float: left;
}

#contents .gform_wrapper .gf_step {
  float: left;
}

#contents .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-left: 4px;
}

#contents .gform_wrapper div.validation_error {
  font-size: 19px;
  margin-bottom: 15px;
  padding: 0;
  color: #8a961e;
}

/* INFO BAND */

#info_band {
font-family: "futura-pt",sans-serif;
    background: #00587c url(pattern-call-to-action.jpg) left center repeat;
  color: #ffffff;
  padding: 20px 0 0px;
  margin-bottom: 50px;
}

#info_band .twelve.columns,
#info_band .six.columns,
#info_band .four.columns {
  padding-bottom: 20px;
}

#info_band h5 {
font-family: "futura-pt",sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  padding: 0 0 5px;
  color: #ffffff;
  text-align: left;
  font-weight: 500;
  text-align: center;
}

h2.quote {
font-family: "futura-pt",sans-serif;
	font-weight: 300!important;
	font-size: 20px!important;
	text-transform: none!important;
	line-height: 1.5em!important;
}

#info_band p {
  padding: 0 0 20px;
  color: #ffffff;
}

#info_pack .gform_wrapper {
  max-width: 100%;
  margin: 0;
}

#info_pack .gform_wrapper ul li.gfield {
  position: relative;
}

#info_pack .gform_wrapper .top_label .gfield_label {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
}

#info_pack .gform_wrapper input[type="text"],
#info_pack .gform_wrapper input[type="email"],
#info_pack .gform_wrapper input[type="tel"],
#info_pack .gform_wrapper textarea.textarea {
  border: 1px solid #fff;
  border-radius: 0;
  background: #fff;
  padding: 5px 8px;
  margin: 0 0 6px;
  font-size: 14px;
  width: 100%;
  -webkit-appearance: none;
}

#info_pack .gform_wrapper input[type="text"]:focus,
#info_pack .gform_wrapper input[type="email"]:focus,
#info_pack .gform_wrapper input[type="tel"]:focus,
#info_pack .gform_wrapper textarea.textarea:focus {
  border-color: #85a789;
}

#info_pack #field_4_1 {
  float: left;
  width: 49%;
  clear: none;
}

#info_pack #field_4_5 {
  float: right;
  width: 49%;
  clear: none;
}

#info_pack #field_4_6,
#info_pack #field_4_3 {
  float: left;
  width: 49%;
  clear: left;
}

#info_pack #field_4_4 {
  float: left;
  width: 49%;
  clear: none;
}

#info_pack #input_4_4 {
  height: 90px;
}

#info_pack #input_4_5 {
  height: 231px;
}

#info_pack .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
  clear: none;
  width: 49%;
  float: right;
}

#info_pack .gform_wrapper .gform_footer input.button {
  border: 0;
  border-radius: 0;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background: #508272;
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#info_pack .gform_wrapper .gform_footer input.button:focus,
#info_pack .gform_wrapper .gform_footer input.button:hover {
  background: #8a961e;
}

#info_pack .gform_ajax_spinner {
  margin: 5px 0 0;
  float: left;
  clear: both;
}

#info_pack .gform_wrapper div.validation_error {
  font-size: 16px;
  margin: 0 0 15px;
  padding: 0;
  color: #8a961e;
}

#info_pack .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background-color: transparent;
}

#info_pack .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0;
  max-width: 100%;
}

#info_pack .gform_wrapper .top_label .gfield_description.validation_message,
#info_pack .gform_wrapper .gfield_description.validation_message {
  background: #508272;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding: 1px 8px 3px !important;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 27px;
  width: auto;
  z-index: 1;
}

#quick_links li {
  padding: 0 0 7px;
}

#quick_links li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  height: 42px;
  line-height: 40px;
  background-color: #8a961e;
}

#quick_links .web a,
#quick_links .heaven a {
  text-indent: -9999px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
}

#quick_links .web a {
  background-image: url(web_streaming.png);
}

#quick_links .web a:hover {
  background: #47474a url(web_streaming.png) center center no-repeat;
}

#quick_links .heaven a {
  background-image: url(heaven_address.png);
}

#quick_links .heaven a:hover {
  background: #6caf24 url(heaven_address.png) center center no-repeat;
}



#quick_links nav {
  padding: 0;
}

#call_today {
  text-align: center;
}

#call_today h5 {
  padding: 0 0 10px;
}

#call_today p {
  font-size: 18px;
  padding: 0 0 20px;
  text-align: center!important;
  color: #ffffff;
}

/* Location - Boxes */

/*.intro_box {
  max-width: 500px;
  }*/

  .intro_box img {
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .intro_box img:hover {
    opacity: 0.9;
  }

  #contents .large_button {
  font-family: "futura-pt",sans-serif;
    display: block;
    background: #00587c url(icon_plus_white.png) 10px 13px no-repeat;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 30px;
    margin: 0 0 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  #contents a.large_button:hover{
    background-color: #4c6183;
  }


  /* Monuments */

  #monuments_list {
    padding: 0 0 15px;
  }

  #monuments_list div.monument.one-third.column {
   padding-left: 10px;
   margin-left: 0;
   margin-right: 12px;
 }

 #monuments_list .monument {
  margin-bottom: 20px;
}

#monuments_list .title {
  color: #fff;
  background: #00587c;
  padding: 2px 0px 2px 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

#monuments_list .thumb {
  background: #e6e7e9;
}

#monuments_list .thumb img {
  display: block;
  margin: auto;
}

#monuments_list .txt {
  display: none;
}

#monuments_list .txt span {
  float: left;
  width: 50%;
}

#monuments_list .txt em {
  float: right;
  width: 50%;
  font-style: normal;
}

#color_range .color {
  float: left;
  width: 76px;
  margin: 0 9px 10px;
}

#color_range span {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 15px;
  height: 30px;
}



/* FOOTER LINKS */

#footer_links {
font-family: "futura-pt",sans-serif;
  background: #fff;
  padding: 15px 0 0px;
  font-size: 14px;
}

#footer_links .widget_nav_menu,
#footer_links .widget_text {
  padding-bottom: 25px;
}

#footer_links h6 {
  font-family: "futura-pt",sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #00587c;
  padding: 0 0 5px;
  margin: 0 0 8px;
  border-bottom: 2px solid #99a5b8;
}

#footer_links a {
font-family: "futura-pt",sans-serif;
  display: block;
  color: #00587c;
}

/* FOOTER */

#footer {
  background: #00587c url(pattern-call-to-action.jpg) left center repeat-x;
  color: #fff;
  padding: 15px 0 10px;
  background-image
}

#footer a {
font-family: "futura-pt",sans-serif;
  color: #fff;
  ;
}

#footer a:hover {
  text-decoration: underline;
}

#footer .logo {
  float: right;
}

#footer .logo .fdanz {
float: left;
width: 113px;
height: 42px;
background: url(FDANZ-Primary-Member-logo-white-sml.png) left center no-repeat;
text-indent: -9999px;
margin-top: 5px;
}

#footer .logo .site {
  display: none;
}

#footer .links_copyright {
  float: left;
  text-transform: uppercase;
}

#footer .links li {
  display: inline;
  font-size: 12px;
  margin: 0 9px 0 0;
  padding: 0 11px 0 0!important;
  background: url(footer_separator.png) right center no-repeat;
}

#footer .links li.last {
  margin: 0;
  padding: 0;
  background: none;
}

#footer .copyright {
font-family: "futura-pt",sans-serif;
  font-size: 10px;
}

/* MEDIA QUERIES */

@media only screen and (min-width: 960px) and (max-width: 1000px) {

  #top .inner {
    max-width: 940px;
  }

  #nav_main {
    margin: 0 0 0 190px;
  }

  #nav_main a {
    font-size: 13px;
  }

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

  #top .inner {
    width: 748px;
  }
  
  .homeLink {
  	display: none;
  }

  #top .logo ,#topBar .logo {
    width: 211px;
    height: 180px;
     background: url(lychgate-logo-home-cropped.jpg) top center no-repeat;
  }

  #nav_main {
    margin: 0 0 0 170px;
  }

  #nav_main a {
    font-size: 12px;
    padding: 0 5px;
  }

  #top .utils {
    width: 40px;
  }

  #top .utils .trigger {
    width: 16px;
  }

  #top .utils .trigger.phone {
    background-position: left 19px;
  }

  #top .utils .trigger.search {
    background-position: right 19px;
  }

  #top .utils .boom.phone {
    right: 24px;
  }

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

  #top {
    height: auto;
    background: #00587c;
    padding-top: 15px;
  }

  #top .inner {
    width: 300px;
  }

  #top .logo, #topBar .logo  {
    float: none;
    display: block;
    position: static;
    margin: auto auto 15px;
    height: 170px;
    width: 211px;
    background: url(lychgate-logo-home-cropped.jpg) top center no-repeat;
  }

  #top .utils,
  #nav_main .menu {
    display: none;
  }

  #nav_main {
    float: none;
    margin: 0;
    padding: 0 0 15px;
  }

  .tinynav {
    display: block;
    width: 100%;
    cursor: pointer;
    border: 0;
    background: #998542 url(arrow_down.png) 97% center no-repeat;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    -webkit-appearance: none;
    padding: 5px 10px 6px;
  }

  #main,
  body.home #main {
    margin-top: 150px;
    padding-top: 1px;
  }

  #hero .flexslider .slides span {
    font-size: 25px;
    padding: 10px;
    margin-top: 225px;
  }

  #mobile_call {
    display: block;
  }

  #intro_blocks {
    margin: 0;
    padding-top: 0;
  }

  #intro_blocks a {
    margin-bottom: 5px;
  }

  #intro_blocks a img {
    display: none;
  }

  #intro_blocks a span {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    position: relative;
  }

  #intro_blocks a span:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
    background: #082B62 url(icon_plus_white.png) center center no-repeat;
  }

  #contents h1 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }

  #contents h1.highlight {
    font-size: 23px;
    padding: 8px;
    margin-top: 10px;
  }

  #contents h1.borders {
    padding: 5px;
  }

  #info_band {
    margin-bottom: 100px;
  }

  #info_band h5 {
    font-size: 30px;
    text-align: center;
  }

  #info_pack #field_4_1,
  #info_pack #field_4_6,
  #info_pack #field_4_3,
  #info_pack #field_4_4,
  #info_pack #field_4_5 {
    float: none;
    clear: both;
    width: 100%;
  }

  #info_pack .gform_wrapper .gform_footer {
    float: none;
    width: 100%;
  }

  #footer {
    padding: 20px 0 15px;
  }

  #footer .logo {
    float: none;
  }

  #footer .logo .fdanz {
    display: none;
  }

  #footer .logo .site {
    display: none;
  }

  #footer .links_copyright {
    float: none;
    line-height: 15px;
    text-align: center;
  }

  #footer .links {
    padding: 0 0 15px;
  }

  #footer .links li:nth-child(3) {
    margin: 0;
    padding: 0;
    background: none;
  }

  #footer .links li.last {
    display: block;
  }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

  #top .inner {
    width: 420px;
  }

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

  .tinynav {
    background-position: 96% center;
  }
  
  span.homeLink {
  	display: none;
  }

}

/* END */
#info_band .home_foot.container .leftCol{ float: left; text-align: center; max-width: 189px; margin-right: 25px;}
#info_band .home_foot.container .rightCol{ float: left; text-align: center; max-width: 133px;}
#info_band .home_foot.container p{ color: #fffff; font-size: 12px; line-height: 20px; text-align: left; font-weight: 600; margin-top: 5px; letter-spacing: 1.2px; font-family: "futura-pt",sans-serif; text-transform: uppercase;
}

address p a {
	color: #8A961E;
}

#info_band .home_foot.container a{
	color: #ffffff;
	padding-right: 15px;
	font-weight: 300;
}
#info_band .home_foot.container span{
	color: #ffffff;
	padding-left: 15px;
}
.picBox{ position: relative; display: inline-block; max-height: 285px;}
.picBox .hov{ display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(153, 133, 66, 0.80); z-index: 9; text-align: center; padding: 0 10px;}
.picBox .hov a{ color: #05265B!important; font-weight: 700; font-size: 16px; line-height: 18px; padding: 7px 10px 4px 10px; display: inline-block; background-color: #fff; text-transform: uppercase; margin-top: 45%; position: absolute; width: 112px; text-align: center; top: 50%; margin-top: -15px; left: 50%; margin-left: -56px;}
.picBox:hover .hov{ display: block;}

#info_band .home_foot.container{ text-align: center;}
#info_band .home_foot.container .six.columns .picBox .hov a{ width: 190px; margin-left: -95px; margin-top: -33px;}
/* dropdown */
body.transparent:before{content: ''; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.8); z-index: 11;}
#topBar{ background: url(pattern-call-to-action.jpg) #00587c; position: relative;z-index: 11; font-family: "proxima-nova",sans-serif; color: #8a961e;
}
#topBar .inner {margin: auto;max-width: 1000px;position: relative;
}
.wrpr{ position: relative;}
.topBar-wrap{ position: relative; min-height: 44px; line-height: 20px; color: #fff; font-weight: 600; font-size: 14px;
}
.topBar-wrap a{display: inline-block; color: #fff;}
a#calender.calender {
	color: #fff;
	background: #00587c;
	padding-left: 0px;
	padding-right: 0px;
}
.topBar-wrap .fa{color: #fff; padding: 0 5px;}
.topBar-wrap a.fa-home{ padding: 0 8px 0 7px; line-height: 44px; color: #00587c;
}
.topBar-wrap a.fa-home:hover{ background-color: #0e6242;}
.topBar-wrap .calender{ font-size: 14px; font-weight: 700; text-transform: uppercase; padding: 0 5px; line-height: 44px;background-color: #00587c;}
.topBar-wrap .calender.active, .topBar-wrap .calender:hover{ background-color: #00587c; text-decoration: underline;}
.topBar-wrap span.call{ font-weight: 700; padding: px 8px 10px; text-transform: uppercase; font-size: 14px; line-height: 44px}

span.homeLink {
/*
	float: left;
	color: #fff;
	font-size: 20px;
	margin-left: 250px;
	margin-top: 15px;
	margin-right: 5px;
*/
	display: none;
}


.topBar-wrap span.call a:hover{ text-decoration: underline;}
.newMenu{ position: absolute;left: 0; top: 44px; background-color: #fff; z-index: 9; display: none;}
.newMenu .headRow{ padding: 0 0 0 30px; width: 100%; float: left;}
#search{ text-transform: uppercase; width: 100%; max-width: 308px; position: relative; background-color:#e5eef2; padding-right: 111px; font-size: 14px; text-transform: uppercase; float: left;}
#search input[type="text"]{ width: 100%; height: 44px; padding: 10px; color: #00587c; line-height: 24px;border: none; background-color: transparent; text-transform: uppercase;}
#search input[type="button"]{ width: 111px; position: absolute; right: 0; top: 0; height: 100%; line-height: 44px; font-weight: 700; color: #00587c; text-align: center; border: none; background-color: #e5e8ed; text-transform: uppercase;}
#closeBtn{ float: right; background-color: #ccdee5; height: 44px; position: relative; padding-right: 44px; color: #ffffff; font-size: 14px; width: 120px; text-align: center; line-height: 44px; text-transform: uppercase;}
#closeBtn .fa{ position: absolute; width: 44px; height: 100%; line-height: 44px; right: 0; top: 0; color: #00587c; font-size: 26px; background-color: #ccdee5; font-weight: 300; font-family: "proxima-nova",sans-serif;}
#closeBtn:hover, #closeBtn .fa:hover, #emailBtn .fa:hover {
	color: #00587c;
}
#emailBtn{ float: right;  height: 44px; position: relative; padding-right: 44px; color: #000; font-size: 14px; width: 44px; text-align: center; line-height: 44px; text-transform: uppercase;}
#emailBtn .fa{ position: absolute; width: 44px; height: 100%; line-height: 44px; right: 0; top: 0; color: #00587c; font-size: 22px; background-color: #e5eef2; font-weight: 100; }
.tblWrap{ width: 100%; float: left; margin: 25px 0; font-size: 15px; line-height: 17px; font-weight: 500; color: #000;}
.tblWrap a{ color: #000; text-decoration: underline;}
.tblWrap h3{ color: #00587c; font-size: 28px; line-height: 30px; padding: 0 30px; margin-bottom: 20px; }
.tblWrap .tbl-row{ width: 100%; float: left;}
.tblWrap .tbl-row.odd{ background-color: #fff;}
.tblWrap .tbl-row.even{ background-color: #f2f4f6;}
.tblWrap .name-row{ width: 100%;}
.tblWrap .name-row.title-row{ color: #000; text-transform: uppercase;  font-weight: 700;}
.tblWrap .shown.name-row{  position: relative;}
.tblWrap .shown.name-row a{ }
.tblWrap .shown.name-row .accTitle{  position: relative;}
.tblWrap .shown.name-row .accTitle::before { content: "\f068"; font-family: 'FontAwesome'; left: -15px; position: absolute; top: 0px;}
.tblWrap .content{ width: 100%; float: left; padding: 10px 30px 25px; color: #00587c!important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background-color: transparent!important;
}
.tblWrap .content.open{ display: block;}
.tblWrap .colmn1,
.tblWrap .colmn2,
.tblWrap .colmn3{padding: 10px 5px; width: 33.33%; color: #00587c;
}

th.colmn1,
th.colmn2,
th.colmn3   {
	color: #fff!important;
}

td.colmn1,
td.colmn2,
td.colmn3 {
	color: #00587c!important;
}


/*#example thead tr th.colmn1.sorting,
#example thead tr th.colmn2.sorting,
#example thead tr th.colmn3.sorting {
	color: #fff;
}*/


.tblWrap .colmn1 span{ font-weight: 300; font-size: 14px; color: #000;
}
.tblWrap .colmn1 a{ font-weight: 700;}
table.dataTable thead{ background: #00587c; text-transform: uppercase; font-weight: 700; 
}
table.dataTable tbody tr{ }

tr.even.name-row {
	background-color: #ccdee5;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd{ background: #fff;}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1,
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1{ background: none;}
table.dataTable thead th, table.dataTable thead td,
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td{ border: none; color: #fff;
}
table.dataTable thead .sorting{ background-image: url("sort_both_arrows.png");
}
table.dataTable thead .sorting_desc{ background-image: url("sort_down.png");}
table.dataTable thead .sorting_asc{ background-image: url("sort_up.png")}

.footRow .link1{ position: relative; height: 45px; line-height: 25px; padding: 10px 128px 10px 10px; color: #fff; background-color: #4c8aa3; display: inline-block;}
.footRow .link1 img{ position: absolute; right: 0; top: 0}
.footRow .pagination{ float: right;}
.footRow .pagination li{ font-size: 14px; display: inline-block; padding-left: 8px; text-transform: uppercase; }
.footRow .pagination li a{ display: block;}
.footRow .pagination li.prev a, .footRow .pagination li.next a{ background-color: #e5eef2;}
.footRow .pagination li.prev a{ padding-right: 10px;}
.footRow .pagination li.next a{ padding-left: 10px;}
.footRow .pagination li.prev a .fa, .footRow .pagination li.next a .fa{ width: 44px; height: 45px; background-color:#ccdee5; line-height: 44px; margin-right: 10px; text-align: center; font-size: 24px; color: #fff;}
.footRow .pagination li.next a .fa{margin-left: 10px; margin-right: 0;}
.footRow .pagination a{ color: #00587c;}
.footRow .pagination li.prev a .fa:hover, .footRow .pagination li.next a .fa:hover {
	color: #00587c;
}
/*
.foot-btn{ display: block; background: #508272; text-align: center; height: 55px; margin-bottom: 20px;}
.foot-btn.web-streaming img {}
.foot-btn.heaven-address img {}
.foot-btn:hover{background-color: #000;}
*/
.full_button_wrapper {clear: both;padding: 10px 0 20px;}
.full_button {display: block;height: 65px;}
.full_button.heaven_address {text-indent: -9999px;background: #00587c url(heaven-address.png) center center no-repeat;}
.full_button.heaven_address:hover {background-color: #4c8aa3;}
.full_button.web_streaming {text-indent: -9999px;background: #00587c url(web-streaming.png) center center no-repeat;}
.full_button.web_streaming:hover {background-color: #4c8aa3;}
span.homeLink:hover {
	color: #05265B!important;
}
.full_button.facebook {text-indent: -9999px;background: #3b5998 url(facebook-white.png) center center no-repeat;}
.full_button.facebook:hover {background-color: #8b9dc3;}
@media only screen and (max-width: 767px) {
span.homeLink {
	display: none;
}
#contents h1 {
  margin-top: 15px;
}

#call_today p {
	line-height: 1.6em!important;
}

#info_pack{ text-align: center;}
  #info_band .home_foot.container .leftCol,
  #info_band .home_foot.container .rightCol{ float: none; display: inline-block; margin: 0 px auto;}
  .topBar-wrap .homeLink, .topBar-wrap .calender{ display: block;text-align: center; line-height: 40px; margin-bottom: ;
  }
  .topBar-wrap .homeLink .fa{ display: none;
  }
  .topBar-wrap span.call{ display: none}
  .newMenu{ top: 52px;}
  #search{ width: 245px;}
  #closeBtn{ width: auto;}
  #closeBtn >span{ display: none;}
	td.colmn1 span {display: none;}
.tblWrap .name-row.active::before{ display: none;}
  .newMenu .headRow{ padding-left: 5px; padding-right: 5px;}
  .footRow .link1{ font-size: 12px;}
  .full_button_wrapper {padding: 0;}
  .full_button {margin: 0 0 5px;}
  .tblWrap {
  	color: #00587c;
  }
  .tblWrap .colmn1{ vertical-align: middle;}
  .tblWrap .colmn2{ text-align: center; vertical-align: middle;}
  .tblWrap .colmn3{ text-align: center; vertical-align: middle; }


.tblWrap h3 {
	font-size: 28px; text-align: center; padding: 0;
}


#contents .team_profile img {
  width: 100%;
}

#contents .team_profile p {
  padding-left: 0px;
}

}
@media only screen and (min-width: 768px){
  .topBar-wrap{ margin-left: 130px; }
  div.newMenu {left: -130px;position: absolute;z-index: 10;}
  .topBar-wrap .homeLink{ float: left;}
  .topBar-wrap .calender{ float: left; padding: 0 25px; width: 308px; text-align: center;}
  .topBar-wrap span.call{ float: right;}
  .tblWrap .colmn1,
  .tblWrap .colmn2,
  .tblWrap .colmn3{ padding-left: 30px;}
  .tblWrap .colmn1{ width: 40%; }
  .tblWrap .colmn2{ width: 30%; color: #00587c;
  }
.tblWrap .colmn3{ width: 30%; }
  
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #info_band h5{ font-size:24px; text-align: center;
  }
  #info_band .home_foot.container .ten.columns{ width: 100%; margin: 0; padding: 0 10px; text-align: center;}
  #info_band .home_foot.container .six.columns{ width: 100%; margin: 0; padding: 0 10px;text-align: center;}
  #info_band .home_foot.container .leftCol,
  #info_band .home_foot.container .rightCol{ float: none; display: inline-block;}
}
@media only screen and (min-width: 960px){
  .topBar-wrap{ margin-left: 245px; }
	div.newMenu {left: -210px;position: absolute;z-index: 100;}
}

@media only screen and (min-width: 1200px) {
 #info_band .home_foot.container .six.columns{ max-width: 307px; width: auto; float: right; }
}

div#monumental-banner {
	background: #00587c url(DYO-Promo.jpg) top center no-repeat;
	height: 450px;
	margin-bottom: -10px;
	padding: 30px;
	text-align: center;
	color: #fff;
	width: 100%;
	font-size: 28px;
	font-weight: ;
}

#monumental-banner div.custom2 {
	font-size: 40px;
	line-height: 50px;
}

#monumental-banner span {
	float: none
	
}

#monumental-banner div.custom {
font-size: 20px;
line-height: 40px;
}

.ghost-button {
  display: inline-block;
  width: 150px;
  padding: 8px;
  color: #fff;
  border: 2px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  font-size: 20px;
  margin-top: 20px;
}

.ghost-button:hover,
.ghost-button:active {
  background-color: #fff;
  color: #000;
}

.ghost-button-transition {
  display: inline-block;
  width: 200px;
  padding: 8px;
  color: #fff;
  border: 2px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
}
.ghost-button-transition:hover,
.ghost-button-transition:active {
  background-color: #fff;
  color: #000;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

/*INV Feedback Grid*/
.parent {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.child {
  padding: 10px;
}

.number {
  font-size: 36px;
  font-family: ;
}

.parent .child .feature {
	
}

/*Responsive*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .parent {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 767px) {
  .parent {
    grid-template-columns: repeat(1, 1fr);
  }
}