/*
Theme Name: James R Hill Funerals Theme
Template: bledisloe3
Author: Weave.
Version: 1.2
Updated: 2014-06-13 15:12:26

Green #4c4d4f

*/




@charset "UTF-8";
@import url('../bledisloe3/style.css');


button, input, select, textarea { font-family: 'proxima-nova', sans-serif; }

a { color: #00aeef; text-decoration: none; }

body {
  background: #fff;
  color: #000;
  font: normal 16px/22px 'proxima-nova', sans-serif;
}

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

/*#main {
  margin-top: 450px;
}*/

a.covid {
    background: #35aeef;
    color: #fdff00;
    padding: 10px 24px;
}

#top .utils .boom.search #s {
  width: 163px;
  padding: 2px 7px 0 10px;
  font-size: 13px;
}

#top {
  background: #fff;
  border-bottom: 5px solid rgba(224, 220, 211, 0.60);
  height: 55px;
  position: relative;
  z-index: 10!important;
  -webkit-transform: translate3d(0,0,0);
}

/*#top .logo {
  float: left;
  width: 250px;
  height: 150px;
  background: #4c4d4f url(./assets/logo-home2.png) center center no-repeat;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}*/

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


#top .logo, #topBar .logo {
  float: left;
  width: 220px;
  height: 138px;
  background: url(./assets/JRH-Logo-1.png) center center no-repeat;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10!important;
}


#nav_main {
  float: left;
  margin: 0 0 0 240px;
}

#nav_main a {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 12px;
  height: 55px;
  line-height: 55px;
  border-bottom: 5px solid rgba(224, 220, 211, 0.60);
  color: #00aeef;
    -webkit-transform: translate3d(0,0,0);
}

#nav_main a:hover,
#nav_main .hover > a,
#nav_main .current_page_item > a,
#nav_main .current_page_parent > a {
  border-bottom-color: #4c4d4f!important;
}

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

#top .utils .trigger {
  background-image: url(./assets/sprite_trigger.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 55px;
  text-indent: -9999px;
  cursor: pointer;
  border-bottom: 2px solid;
  border-bottom-color: rgba(224, 220, 211, 0.60);
}

#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: url('./assets/icon-search.png')no-repeat right;background-size: 17px;
}

#top .utils .boom {
  display: none;
  position: absolute;
  top: 55px;
  width: 235px;
  background: rgba(0, 174, 239, 0.60);
  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:  url(./assets/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: #00aeef;
  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(./assets/icon_search.png);
  margin: 5px 5px 0 0;
}

/*#top .utils .trigger {
  background-image: url(./assets/sprite_trigger.png)!important;
  background-repeat: no-repeat;
  width: 25px;
  height: 55px;
  text-indent: -9999px;
  cursor: pointer;
  border-bottom: 5px solid rgba(224, 220, 211, 0.60)!important;
    -webkit-transform: translate3d(0,0,0);
}

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

#top .utils .boom {
  display: none;
  position: absolute;
  top: 55px;
  width: 235px;
  background: rgba(0, 174, 239, 0.20);
  padding: 15px;
  z-index: 10!important;
}

#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: #00aeef url(./assets/icon_phone.png) 182px 4px no-repeat;
  border-radius: 15px;
}


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

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


#hero .flexslider .slides span {
  /*
position: absolute;
  left: 0;
  top: 370px;
  width: 100%;
*/

  position: relative;
  display: block;
  margin: 370px auto 0;
  max-width: 10000px;

  background: rgba(0, 174, 239, 0.60);
  padding: 20px 0 23px;
  text-align: center;
/*  color: #2a6352;*/
color: #ffffff;
  font-size: 46px;
  line-height: 1;
  font-weight: 300;
}




#mobile_call a {
  display: block;
  position: relative;
  height: 40px;
  color: #ffffff;
  line-height: 40px;
  font-size: 17px;
  padding: 0 0 0 10px;
  background-color: #999;
  -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: #4c4d4f;
  color: #ffffff;
}

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


#contents h1 {
  font-size: 38px;
  line-height: 1;
  font-weight: 300;
  background: #fff;
  color: #4c4d4f;
  padding: 0 0 10px;
  margin: 0 0 15px;
  border-bottom: 1px solid #4c4d4f;
}

#contents h1.highlight {
  background: #4c4d4f;
}

#contents h2 {
  color: #666!important;
  font-weight: 400;
  font-size: 20px;
  padding-bottom: 15px;
  text-transform: uppercase!important;
}
#info_band .twelve.columns,
#info_band .four.columns {
  padding-bottom: 20px;
}

strong.breadcrumb_last {
	color: #666;
	font-weight: 400;
}

.page-id-10 #contents h1 {
	text-align: center;
  text-transform: uppercase;
  font-size: 26px;
}

#contents h1.borders {
  font-weight: 300;
	border-top: 1px solid #00aeef;
  border-bottom: 1px solid #00aeef;
  color: #00aeef;
	padding: 10px 10px 10px 0;
}

#info_pack .gform_wrapper .top_label .gfield_description.validation_message,
#info_pack .gform_wrapper .gfield_description.validation_message {
  background: #4c4d4f;
  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;
}

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

#monuments_list .title {
  background: #00aeef;
}

#monuments_list .txt {
display: none;
}

.page-id-10 #contents p {
	text-align: center;
}

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

#contents a.btn {
  display: block;
  padding: 3px 10px;
  margin: 5px 0;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background-color: #00aeef;
  -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 .team_profile h2 {
  color: #00aeef;
  font-weight: 600;
}

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

#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;
}

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

#contents .team_profile h2 {
  color: #00aeef;
  font-weight: 400;
  float: left;
  padding-right: 10px;
  vertical-align: bottom;
}
/*#contents .team_profile small {
	padding-left: 20px;
}*/

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



#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: #666666;
}

#contents .gform_wrapper div.validation_error {
  color: #4c4d4f;
}

#footer_links {
  background: #fff;
  padding: 15px 0 0px;
  font-size: 14px;
}

#info_band {
  background: #f3f3f3 url(./assets/paper-texture.png) repeat;
  color: #000000;
  padding: 20px 0 0px;
  margin-bottom: 50px;
	opacity: 1;
}
#call_today p {
  font-size: 18px;
  padding: 0 0 20px;
}

#info_pack .gform_wrapper .gform_footer input.button {
  background: #00aeef;
}

li#field_4_5.gfield.field_sublabel_below.field_description_below.gfield_visibility_visible {
	padding-right: 0;
}

li.gfield.field_sublabel_below.field_description_below.gfield_visibility_visible {
	margin: 0;
}

li#field_4_5.gfield.field_sublabel_below.field_description_below.gfield_visibility_visible {
	margin: 0;
}

#info_pack .gform_wrapper .gform_footer input.button:focus,
#info_pack .gform_wrapper .gform_footer input.button:hover {
  background: #4c4d4f;
}

#info_pack .gform_wrapper div.validation_error {
  color: #4c4d4f;
}


#quick_links li a {
  background-color: #4c4d4f;
  padding-top: 5px;
  padding-bottom: 5px;
}
#quick_links .web a:hover {
  background: #00aeef url(./assets/web_streaming.png) center center no-repeat;
}

#contents .large_button {
  background: #4c4d4f url(./assets/icon_plus_white.png) 10px 13px no-repeat;
}

#contents a.large_button:hover{
  background-color: #41aced;
}

#footer_links h6 {
  border-bottom: 2px solid #4c4d4f;
  color: #00aeef;
}

#footer_links a {
	display: inline;
	color: #000000;
}

#footer {
  background: #4c4d4f;
/*  padding-bottom: 10px;
  padding-top: 10px;*/
}

#footer .logo .site {
  float: left;
  width: 69px;
  height: 25px;
  background: url(./assets/footer-logo-small.png) bottom center no-repeat;
	margin-top: 5px;
}

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


#intro_blocks a span {
  display: block;
  color: #fff;
  background-color: #4c4d4f;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 30px;
  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: #00aeef;
}

#intro_blocks a span:hover {
	  background-color: #00aeef;
}

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

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

#contents .gform_wrapper .gform_footer input.button,
#contents .gform_page_footer input.button {
  background: #00aeef;

}

#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: 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: #00aeef!important;
}

#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: #00aeef!important;
}



/* MEDIA QUERIES */

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


#nav_main {
  float: left;
  margin: 0 0 0 0px;
}  

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

}

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



  #top .logo, #topBar .logo {
    width: 210px;
    height: 130px;
    background: #4c4d4f url(./assets/logo.png) center center no-repeat;
  }

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

  #nav_main a {
    font-size: 10px;
    padding: 0 7px;
  }
  
   #footer .links_copyright {
	font-size: 10px;
    line-height: 15px;
    float: none;
  }
  
    #top .utils {
    width: 50px;
  }
  
  #contents h1 {
  font-size: 30px;

}

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

}

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

  #top {
    height: auto;
    background: #4c4d4f;
  }

  #top .inner {
    width: 300px;
  }

  #top .logo, #topBar .logo {
    float: none;
    display: block;
    position: static;
    margin: auto;
    height: 120px;
    background: #4c4d4f url(./assets/logo.png) center center no-repeat;
  }

  #footer .logo .site {
    float: none;
    display: block;
    margin: 0 auto 20px;
    width: 98px;
    height: 37px;
    background: url(./assets/footer-logo.png) center no-repeat;
  }

  #nav_main {
    margin: 0 0 0 0px;
    float: none;
  }
  
  #hero .flexslider .slides span {
    font-size: 25px;
    padding: 10px;
    margin-top: 205px;
  }
  
  #intro_blocks a span:after {
    background: #999999 url(./assets/icon_plus_white.png) center center no-repeat;

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

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

div#topBar div.inner.clearfix a.logo {
	margin-top: 0px!important;
}

  .tinynav {
    background-position: 96% center;
    background-color: #999999;
  }
  
   #nav_main {
    margin: 0 0 0 0px;
    float: none;
  }
  
    #contents h1 {
  text-align: center!important;
}

#intro_blocks a span:after {
    background: #999999 url(./assets/icon_plus_white.png) center center no-repeat;

  }

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

#contents .team_profile p {
	width: 100%;
	padding: 0;
}
}
.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%;
}

#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: #193b33; font-size: 16px; line-height: 20px; text-align: left; font-weight: 600; margin-top: 5px;}
.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}*/
.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(25,59,51,.8); z-index: 9; text-align: center; padding: 0 10px;}
.picBox .hov a{ color: #0a4539; 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-color: #404040; position: relative;z-index: 11; font-family: "proxima-nova",sans-serif;}
#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: 500;}
.topBar-wrap a{display: inline-block; color: #fff;}
.topBar-wrap .fa{color: #fff; padding: 0 5px;}
.topBar-wrap a.fa-home{ padding: 0 8px 0 7px; line-height: 44px;}
.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: #0e6242;}
.topBar-wrap .calender.active, .topBar-wrap .calender:hover{ background-color: #0e6242; text-decoration: underline;}
.topBar-wrap span.call{ font-weight: 700; padding: 13px 10px 10px; text-transform: uppercase; font-size: 14px;}
.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: #eff4e1; padding-right: 111px; font-size: 14px; text-transform: uppercase; float: left;}
#search input[type="text"]{ width: 100%; height: 44px; padding: 10px; color: #004329; 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: #004329; text-align: center; border: none; background-color: #dee7c3; text-transform: uppercase;}
#closeBtn{ float: right; background-color: #eff4e1; height: 44px; position: relative; padding-right: 44px; color: #004329; 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: #004329; font-size: 26px; background-color: #dee7c3; font-weight: 300; font-family: "proxima-nova",sans-serif;}
#emailBtn{ float: right; background-color: #eff4e1; 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: #006633; font-size: 22px; background-color: #dee7c3; 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: #004329; 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: #f5f8ed;}
.tblWrap .name-row{ width: 100%;}
.tblWrap .name-row.title-row{ color: #000; text-transform: uppercase; background-color: #dee7c3; font-weight: 700;}
.tblWrap .shown.name-row{ color: #0d6141; position: relative;}
.tblWrap .shown.name-row a{color: #0d6141; }
.tblWrap .shown.name-row .accTitle{ color: #0d6141; 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: #0d6141; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.tblWrap .content.open{ display: block;}
.tblWrap .colmn1,
.tblWrap .colmn2,
.tblWrap .colmn3{padding: 10px 5px; width: 33.33%;}
.tblWrap .colmn1 span{ font-weight: 300; font-size: 14px;}
.tblWrap .colmn1 a{ font-weight: 700;}
table.dataTable thead{ background: #dee7c3; text-transform: uppercase; font-weight: 700;}
table.dataTable tbody tr{ background: #f5f8ed;}
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: #006633;
}
table.dataTable thead .sorting{ background-image: url("triangles-off.png");
}
table.dataTable thead .sorting_desc{ background-image: url("down-triangle.png");}
table.dataTable thead .sorting_asc{ background-image: url("up-triangle.png")}

.footRow .link1{ position: relative; height: 45px; line-height: 25px; padding: 10px 128px 10px 10px; color: #fff; background-color: #508272; 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: #f8faf2;}
.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: #dee7c3; line-height: 44px; margin-right: 10px; text-align: center; font-size: 24px; color: #004329;}
.footRow .pagination li.next a .fa{margin-left: 10px; margin-right: 0;}
.footRow .pagination a{ color: #004329;}
/*
.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: #508272 url(heaven-address.png) center center no-repeat;}
.full_button.heaven_address:hover {background-color: #000;}
.full_button.facebook {text-indent: -9999px;background: #3b5998 url(facebook-white.png) center center no-repeat;}
.full_button.facebook:hover {background-color: #8b9dc3;}

.full_button.web_streaming {text-indent: -9999px;background: #508272 url(web-streaming.png) center center no-repeat;}
.full_button.web_streaming:hover {background-color: #000;}
@media only screen and (max-width: 767px) {
  #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 .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;
}
}
@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%; }
  .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: 235px; }
	div.newMenu {left: -195px;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: #004833 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;
}

div.greenstone {
max-width: 1000px;
margin: 0 auto;
}

#info_band div.container.home_foot div.six.columns {
	display: none!important;
}

.greenstone img {
	width: 100%;
	max-width: 100%;
	height: auto;
	
}

#info_band div.container.home_foot div.ten.columns {
	display: none!important;
}

h2.caskets {
	float: left;
	display: block;
	width: 100%;
	padding-bottom: 30px;
	margin-left: 0px;
}

.choices .link_post {
/* 	padding-bottom: 40px; */
	text-align: center;
	
}

div.title {
	text-transform: capitalize;
}

div.choices {
	text-align: left!important;
}

.choices .link_post img {
   
margin-bottom: 10px;
}

.link_post {
    width: 32%;
    float: left;
    padding-right: 15px;
    text-align: center;
}

.link_post img {
    /*max-width: 320px;*/
    height: auto;
}

.link_post a {
    display: inline-block;
}

.link_post a span {
	font-family: "proxima-nova",sans-serif;
    width: 90%;
    float: left;
    font-weight: 200;
    font-size: 16px;
    text-transform: uppercase;
    color: #696969;
    padding: 15px;
}

.link_post a:hover {
    background: #F6F6EE;
} 

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

 div#topBar div.inner.clearfix a.logo {
 	margin-top: 0px;
 } 
  #contents div.choices div.link_post {
  	width: 100%;
  	display: block;
  }
  
  #contents div.choices div.link_post img{
  	width: 100%;

  }
  .col-5 {
  	width: 100%!important;
  }

}

span.homeLink:hover {
	color: #05265B!important;
}
.topBar-wrap .homeLink{ float: left;}

div#topBar div.inner.clearfix a.logo {
	margin-top: 20px;
}

#quick_links .facebook a{
	display: block;
	height: 60px;
	margin: 0 0 25px;
	background: #3b5998 url(./assets/facebook-white.png) center center no-repeat;
	moz-transition: all 0.3s ease-in-out;
	ms-transition: all 0.3s ease-in-out;
	o-transition: all 0.3s ease-in-out;
	text-indent: -9999px;
	transition: all 0.3s ease-in-out;
	webkit-transition: all 0.3s ease-in-out;
}

/*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);
  }
}