/*@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);*/
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic);
@import "animate.css";
/*========================================================
                    Main layout styles
=========================================================*/

body {
  background: #ffffff;/*#4596a8;*/ /*DCR*/
  font: normal 13px/24px 'Open Sans', sans-serif;
  background-color:  #ffffff;
}

/***/
/*DCR*/
/*ecdca1 - gold
765943 - brown
003e95 - blue
e7e7e7 - gray
fefefd - white gray
'http://www.colorhexa.com/765943
#ededed - very very light gray
#e7e7e7 - very light gray
#cacece - light gray
'
*/

/***/

/*
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/
*/
 
/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
  display: none;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

.coupon {
   width: 59%;
   padding: 10px 1px 10px 15px;
   text-align: left;
   border: 3px dashed #ccc;
   font-size: 18px;
   color: #ffffff;
   font-weight:700;
   /*position:absolute;
   top:5px;
  left:500px;*/
   }
    
 .coupon2 {
   width: 250px;
   height: 100px;
   padding: 8px 10px 5px 10px;
   text-align: center;
   border: 3px dashed #ccc;
   color: #ffffff;
   /*font-size:20px;*/
   /*position:absolute;
   top:5px;
  left:500px;*/
   }

.bullet1 {
  list-style-type: disc; 
  padding-left:45px;
  margin: 0 0 5px 0;
  }

.img1 {
   padding:1px;
   border:1px solid #000000;
   background-color:#ffffff;
   margin-right: 10px;
   margin-bottom: 10px;
}

.header_soc {
  overflow: hidden;
  padding-left: 0;
  list-style: none;
  float: left; /*right;*/
  margin-bottom: 5px; /*20;*/ /*DCR*/
  margin-top: 6px;
}
.header_soc li {
  float: left;
  margin-left: 10px; /*18px;*/
  font-size: 20px;
  line-height: 20px;
}
.header_soc li:first-child {
  margin-left: 0;
}
.header_soc a {
  color: #ffffff; /*#434343;*/ /*DCR*/
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header_soc a:hover {
  color: #003e95; /*same color as the blog fade hover*/ /*#e7e7e7;*/
}

hr.thin {
height: 1px;
border: 0;
color: #000000;
background-color: #ffffff;
width: 100%;
}

/*http://tympanus.net/codrops/2012/05/15/making-room-to-breathe-wrapping-text-around-elements/*/
.align_left {
    float: left; 
    margin-right: 1em;
    margin-bottom: 1em;
}
.align_right {
    float: right; 
    margin-left: 1em;
    margin-bottom: 1em;
}
.align_center {
    display: block; 
    margin-left: auto; 
    margin-right: auto;
}
.demand p {
	padding: 5px;
}

/* Newsletter Button */
#newsletterBtn {
	margin-top: 1px;
}

#newsletterBtn a {
	display: block;
	text-align: left;
	color: #000;
	background-color: #e7e7e7;
	background-image: url(/images2/mail.png), -webkit-linear-gradient(top,#FFFAEA,#e7e7e7);
	background-image: url(/images2/mail.png), -moz-linear-gradient(top,#FFFAEA,#e7e7e7);
	background-image: url(/images2/mail.png), -o-linear-gradient(top,#FFFAEA,#e7e7e7);
	background-image: url(/images2/mail.png), linear-gradient(to bottom,#FFFAEA,#e7e7e7);
	padding: 20px 50px 20px 27px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: 250px center,0 0;
	width:250px;
	font-weight:bold;
}

#newsletterBtn a:hover {
	background-image: url(/images2/mail.png);
}
.centerform {
    width:985px; 
    margin:0 auto;
}
/**/
    
/* End Newsletter Button */

/*http://avexdesigns.com/responsive-youtube-embed/*/
.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%;
}

/**/
.blog-icon {
	/*background: url("../images2/blog-icon.png") no-repeat;
  background-size: 100% auto;*/
background:url("../images2/blog-icon.png") no-repeat top left;
display: inline-block;
margin: 1px 0 0 0;
width: 18px;
height: 18px;
}

.blog-icon:hover{
/*background-image:url("../images2/blog-icon-hover.png");
opacity: 0.4;
color: red;*/
-webkit-filter: opacity(50%);
}
.bold2 {
font-weight:600;
}
/* hide as needed*/
/*
.logolarge {
width: 100%;
display:block;
}

.logosmall {
width: 100%;
display:none;
}
*/

/*Get rid of text flash before animation*/
/*https://css-tricks.com/snippets/html/get-rid-of-white-flash-when-iframe-loads/*/
.display1 {
	visibility:hidden;
}
.padding1 {
	margin: 0 0 2px 35px;
}
.padding2 {
	padding: 5px 20px 0 0;
}
.bg1 {
background:#ffffff;	
}

html { /*DCR - prevent white flicker https://code.google.com/p/chromium/issues/detail?id=311*/
	background-color: #000000;
}

.displaymobile {
    visibility: hidden; /*hide text*/
    display: none; /*hide code*/
}
.container4 {
    display: table;
    border-collapse: separate;
    border-spacing:0;
    width:80%; /*50%*/
}
.container4b {
    display: table;
    border-collapse: separate;
    border-spacing:0;
    width:100%; /*50%*/
}
.row4  {
    display: table-row;
    border:0; /*1px solid #000;*/
}
.left4, .middle4 {
    display: table-cell;
    width:60%; /*85%*/
    height:15px;
    text-align:left;
    border:0; /*1px solid #000;*/
    padding: 2px 2px 2px 5px;
}
.right4 {
    display: table-cell;
    width:40%; /*15%*/
    height:15px;
    text-align:left;
    border:0; /*1px solid #000;*/
    padding: 2px 2px 2px 5px;
}
.container3 {
    display: table;
    border-collapse: separate;
    border-spacing:0;
    width:70%; /*90%*/
}
.container3b {
    display: table;
    border-collapse: separate;
    border-spacing:0;
    width:40%; /*90%*/
}
.left3, .middle3 {
    display: table-cell;
    width:60%;
    height:15px;
    text-align:left;
    border:0; /*1px solid #000;*/
    padding: 2px 2px 2px 5px;
}
.right3 {
    display: table-cell;
    width:40%;
    height:15px;
    text-align:left;
    border:0; /*1px solid #000;*/
    padding: 2px 2px 2px 5px;
}

.indent2 { /*DCR*/
	margin: 0 0 0 10px;
}

p {
	margin: 0 0 10px 0;
}
/**/

/**END DCR**/

a {
  font: inherit;
  color: #003e95; /*inherit;*/
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 700;
}
a:hover {
  text-decoration: none;
  color: #737373 !important;
}
a:active {
  background: inherit;
  color: #737373 !important;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}
* {
  -webkit-text-size-adjust: none;
}
/*============  Text  =============*/
.text_1 {
  font: normal 13px/24px 'Open Sans', sans-serif;
}
.text_2 {
  font: normal 12px/18px Arial, "Times New Roman", sans-serif;
}
.text_3 {
  font: bold 38px/38px 'Open Sans', sans-serif;
}
.text_4 {
  font: bold 13px/13px 'Open Sans', sans-serif;
}
.text_5 {
  font: bold 36px/43px 'Open Sans', sans-serif;
}
.text_6 {
  font: bold 14px/34px 'Open Sans', sans-serif;
}
.text_7 {
  font: bold 30px/34px 'Open Sans', sans-serif; /*font: bold 30px/30px 'Open Sans', sans-serif;*/
}
.text_8 {
  font: bold 28px/28px 'Open Sans', sans-serif;
}
.text_9 {
  font: bold 20px/20px 'Open Sans', sans-serif;
}
.text_10 {
  font: bold 16px/16px 'Open Sans', sans-serif;
}
.text_11 {
  font: normal 13px/36px 'Open Sans', sans-serif;
}
.text_12 {
  font: italic 24px/30px 'Open Sans', sans-serif;
}
.text_13 {
  font: bold 18px/22px 'Open Sans', sans-serif; /*font: bold 18px/18px 'Open Sans', sans-serif;*/
}
.text_14 {
  font: bold 15px/15px 'Open Sans', sans-serif;
}
.text_12 {
  text-transform: uppercase;
  position: relative;
  padding-left: 20px;
}
.text_12:before {
  content: '“  ';
  position: absolute;
  left: 0;
  top: 0;
}
.text_15 {  /*DCR*/
  font: normal 16px/21px 'Open Sans', sans-serif; /*font: normal 14px/24px 'Open Sans', sans-serif;*/
}
.text_16 {
  font: bold 42px/38px 'Open Sans', sans-serif;
}
.text_17 {  /*DCR*/
  font: normal 20px/24px 'Open Sans', sans-serif; /*font: normal 14px/24px 'Open Sans', sans-serif;*/
}
.text_18 {
  font: bold 14px/34px 'Open Sans', sans-serif;
}
/*============  Colors  =============*/
.color_1 {
  color: #000000;
}
.color_1 a:hover {
  color: #765943;
}
.color_2 {
  color: #e7e7e7 !important; /*#4596a8;*/ /*DCR*/
}
.color_2 a:hover {
  color: 003e95 !important; /*#c0392b;*/ /*DCR*/;
}
.color_3 {
  color: #444c4f;
}
.color_3 a:hover {
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.color_4 {
  color: #767b7d;
}
.color_4 a:hover {
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.color_5 {
  color: #003e95; /*#c0392b;*/ /*DCR*/;
}
.color_5 a:hover {
  color: #000000;
}
.color_6 {
  color: #ffffff; /*#434b4e;*/ /*DCR*/
}
.color_6 a:hover {
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.color_7 {
  color: #6b6b6b;
}
.color_7 a:hover {
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.color_8 {
  color: #656565;
}
.color_8 a:hover {
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.color_9 {
  color: #535353;
}
.color_9 a:hover {
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.color_10 {
  color: #e1e1e1;
}
.color_10 a:hover {
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.color_11 {
  color: #9e9e9e;
}
.color_11 a:hover {
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.color_12 {
  color: #000000; /*#434b4e;*/ /*DCR*/
}
.color_12 a:hover {
  color: #003e95; /*#c0392b;*/ /*DCR*/;
}
.color_13 {
  color: #ffffff;
}
.color_13 a:hover {
  color: #e7e7e7;
}
.color_14 {
  color: #e7e7e7;
}
.color_14 a:hover {
  color: #003e95;
}
.color_15 {
  color: #000000;
}
.color_15 a:hover {
  color: #e7e7e7;
}
.color_16 {
  color: #000000;
}
.color_16 a:hover {
  color: #003e95;
}
.color_17 {
  color: #ffffff; /*#434b4e;*/ /*DCR*/
}
.color_17 a:hover {
  color: #003e95; /*#c0392b;*/ /*DCR*/;
}
.color_18 {
  color:#48d39a; /*#434b4e;*/ /*DCR*/
}
.color_18 a:hover {
  color: #003e95; /*#c0392b;*/ /*DCR*/;
}


/*============  Backgrounds  =============*/
.bg_1 {
  background: #000000; /*#ffffff;*/ /*DCR*/
}
.bg_2 {
  background: #765943; /*#4596a8;*/ /*DCR*/
}
.bg_3 {
  background: rgba(221, 225, 226, 0.77);
}
.bg_4 {
  background: rgba(0, 0, 0, 0.15);
}
.bg_5 {
  background: #ffffff; /*DCR*/
  padding:10px;
}
.bg_6 {
  background: #003e95; /*DCR*/
}
.bg_7 {
  background: #e7e7e7; /*#4596a8;*/ /*DCR*/
}
.bg_8 {
  background: #ffffff; /*#4596a8;*/ /*DCR*/
}
.bg_9 {
  background: #e7e7e7; /*#4596a8;*/ /*DCR*/
}
.bg_image1 {
  /*background: url("../images/index_img01.jpg") no-repeat;*/
  background: url("../images4/pexels-photo-54300-sm.jpg") no-repeat ; 
  background-position: 0 60%;
  background-size: 100% auto; /*100% auto;*/

  
  /*Original
  background: url("../images/index_img01.jpg") no-repeat;
  background-size: 100% auto;
  */
}
/*image is boxey and not 100% so commented out*/
/*@media (max-width: 1680px) {
  .bg_image1 { 
    background-size: auto 100%;
    background-position: center center;
  }
}*/
/*============  Floats  =============*/
.put-left {
  float: left;
}
.put-right {
  float: right;
}
/*DCR*/
.put-right2 {
  float: right;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  /*background: #000000; #ffffff;*/ /*DCR*/
  /*background-color: #e7e7e7;*/
  /*background-image: url(/images6/dandelion-d.png);*/
  /*background-repeat: repeat-x;*/
}

.radial-center {
/*https://css-tricks.com/examples/CSS3Gradient/ radial-center*/
 /* fallback */
  background-color: #ffffff; /*#2F2727;*/
  /*background-image: url(images/radial_bg.png);
  background-position: center center;
  background-repeat: no-repeat;*/

  /* Safari 4-5, Chrome 1-9 */
  /* Can't specify a percentage size? Laaaaaame. */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#79b6fa), to(#ffffff)); /*#1a82f7, #2F2727*/

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #79b6fa, #ffffff); /*#1a82f7, #2F2727*/ 

  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #79b6fa, #ffffff); /*#1a82f7, #2F2727*/

  /* IE 10 */
  background: -ms-radial-gradient(circle, #79b6fa, #ffffff); /*#1a82f7, #2F2727*/

  /* Opera couldn't do radial gradients, then at some point they started supporting the -webkit- syntax, how it kinda does but it's kinda broken (doesn't do sizing) */
}


#header.wrap {
  border-bottom: 1px solid #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
#header .fa-map-marker {
  padding-top: 1px;
  padding-right: 5px;
}
#header .fa-map-marker:before {
  font: normal 14px/16px 'FontAwesome';
  padding-right: 11px;
}
#header .bg_2 {
  padding: 2px 0 2px; /*19px 0 15px;*/ /*DCR*/
  text-transform: uppercase;
}

@media (max-width: 479px) {
  #header .bg_2 {
    text-align: center;
  }
  #header .bg_2 .put-left,
  #header .bg_2 .put-right {
    float: none;
  }
  
  /*DCR
  .put-right2 {
    float: none;
    padding-left: 87px;
  }*/
  
  /*DCR*/
  .displayitem {
    visibility: hidden; /*hide text*/
    display: none; /*hide code*/
  }
  /*center items*/
  .align_left {
	display: block; 
	float: none;
	text-align:center;
  }
  .align_right {
	display: block; 
	float: none;
	text-align:center;
  }
  
  .padding1 {
	margin: 0 0 7px 0;
  }

}

.brand {
  margin: 5px 0 1px; /*18px 0 1px;*/ /*38px 0 33px;*/ /*DCR*/
}
.brand h5 { /*h1*/
  display: inline-block;
  text-transform: uppercase;
  padding-left: 1px; /*44px;*/ /*DCR*/
  position: relative;
}
.brand h5:before { /*h1*/
  content: '';
  position: absolute;
  left: -2px;
  top: 1px;
  width: 36px;
  height: 58px; /*36px;*/ /*DCR*/
  /*background: url("../images/logo.png") no-repeat center center;*/ /*DCR*/
  /*background: url("../images2/logo.png") no-repeat center center;*/
}
.brand h5 a { /*h1*/
  display: inline-block;
}
.brand h5 span { /*h1*/
  display: block;
  padding: 4px 0 0 1px; /*4px 0 0 12px;*/ /*DCR*/ 
  letter-spacing: 1.5px;
}
@media (max-width: 767px) {
  .brand {
    float: none;
    text-align: center;
  }
   /*DCR*/
  .displayitem {
    visibility: hidden; /*hide text*/
    display: none; /*hide code*/
  }
.displaymobile {
	visibility: visible; /*show text*/
	display: inherit;
  }
.text_18 {
	font: bold 13px/34px 'Open Sans', sans-serif;
  }  
}
/* Main menu styles
========================================================*/
nav {
  padding: 22px 0 10px 0; /*10px 0 10px 0;*/ /*5px 0 1px;*/ /*60px 0 53px;*/
  /*background-color: #e7e7e7;*/
}
.sf-menu > li {
  float: left;
  position: relative;
  text-transform: uppercase;
  font: bold 18px/18px 'Open Sans', sans-serif; /*dr*/
}
.sf-menu > li + li {
  margin-left: 31px; /*41px;*/ /*DCR*/
}
.sf-menu > li > a {
  display: inline-block;
}
.sf-menu > li.sfHover > a,
.sf-menu > li.current > a {
  color: #ffffff; /*#737373;*/ /*#e7e7e7; /*#c0392b;*/ /*DCR*/;*/ /*DCR*/
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -61px;
  background: #ececec;
  padding: 12px 0 14px;
  width: 115px; /*131px;*/
  z-index: 2;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: capitalize;
  font: bold 14px/14px 'Open Sans', sans-serif; /*normal 12px/12px 'Open Sans', sans-serif;*/ /*DCR*/
}
.sf-menu ul li {
  position: relative;
}
.sf-menu ul li + li {
  margin-top: 8px;
}
.sf-menu ul li a {
  display: block; 
  padding: 4px 3px 4px 4px; /*4px 10px 4px 43px;*/ /*DCR*/
  color: #000000;
}
.sf-menu ul li.sfHover > a,
.sf-menu ul li a:hover {
  color:  #000000; /*#757575;*/
  background: #ffffff; /*#000000;*/ /*#fff;*/ /*DCR*/
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: -11px;
  left: 141px;
  margin-left: 0;
  background: #000000; /*#ffffff;*/ /*DCR*/
  z-index: 4;
}
.sf-menu ul ul li a {
  color: #919191;
}
.sf-menu ul ul li.sfHover > a,
.sf-menu ul ul li a:hover {
  color: #000000;
  background: #ececec;
}
@media only screen and (max-width: 767px) {
  nav.put-right {
    padding-top: 0;
    float: none;
    padding-bottom: 30px;
  }
  .sf-menu {
    display: none;
  }
  .select-menu {
    display: block;
    width: 100%;
    height: 40px;
    background: #ffffff; /*#fff;*/ /*DCR*/
    outline: none;
    -webkit-appearance: none;
  }
}
/* Stuck menu styles
========================================================*/
.isStuck {
  /*background: #000000; #fff;*/ /*DCR*/
  /*background-color: #e7e7e7;
  background-image: url(../images4/paw-prints-bg.png);
  background-repeat: repeat-x;
  background-position: 0 100%;
  z-index: 999;
  border-bottom: 1px solid #ececec;*/
  
  background-position: 0 100%;
  z-index: 999;
  border-bottom: 1px solid #ececec;
  /*https://css-tricks.com/examples/CSS3Gradient/ radial-center*/
 /* fallback */
  background-color: #ffffff; /*#2F2727;*/
  /*background-image: url(images/radial_bg.png);
  background-position: center center;
  background-repeat: no-repeat;*/

  /* Safari 4-5, Chrome 1-9 */
  /* Can't specify a percentage size? Laaaaaame. */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#79b6fa), to(#ffffff)); /*#1a82f7, #2F2727*/

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #79b6fa, #ffffff); /*#1a82f7, #2F2727*/ 

  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #79b6fa, #ffffff); /*#1a82f7, #2F2727*/

  /* IE 10 */
  background: -ms-radial-gradient(circle, #79b6fa, #ffffff); /*#1a82f7, #2F2727*/

  /* Opera couldn't do radial gradients, then at some point they started supporting the -webkit- syntax, how it kinda does but it's kinda broken (doesn't do sizing) */
  
}
.isStuck .brand {
  /*margin-top: 18px;
  margin-bottom: 1px;*/
}
.isStuck nav {
  /*padding: 40px 0 33px;*/
  padding: 22px 0 10px 0;  /*10px 0 10px 0;*/ /*10px 0 1px;*/ /*d*/
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  background: #ffffff; /*#ffffff;*/ /*DCR*/
  overflow: hidden;
}
/*============  Wrappers  =============*/
.wrap_1 {
  padding-bottom: 30px;
}
.wrap_2 {
  text-align: center;
  padding-bottom: 59px;
}
.wrap_3 {
  padding-bottom: 58px;
}
.wrap_3b {
  padding: 20px 0 20px 0; /*DCR*/
}
.wrap_4 {
  padding-bottom: 20px;
}
.wrap_5 {
  padding-bottom: 53px;
}
.wrap_6 {
  padding-bottom: 38px;
}
.wrap_7 {
  padding-bottom: 9px;
}
.wrap_8 {
  padding-bottom: 63px;
}
.wrap_9 {
  padding-top: 20px;
  padding-bottom: 15px;
}
/*============  Headers  =============*/
.header_1 {
  text-align: center;
  position: relative;
  text-transform: uppercase;
  padding-top: 51px;
  padding-bottom: 13px;
  margin-bottom: 34px;
}
.header_1:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 3px;
  background: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.header_2 {
  position: relative;
  text-transform: uppercase;
  padding-bottom: 13px;
  margin-bottom: 41px;
}
/*.header_2:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 80px;
  height: 3px;
  background: #000000;
}*/
.header_2b {
  position: relative;
  text-transform: uppercase;
  padding-bottom: 13px;
  margin-bottom: 10px;
}
.header_2b:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 80px;
  height: 3px;
  background: #000000; /*#c0392b;*/ /*DCR*/;
}

.header_3 {
  text-align: center;
  position: relative;
  text-transform: uppercase;
  padding-top: 53px;
  padding-bottom: 13px;
  margin-bottom: 38px;
}
.header_3:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 3px;
  background: #000000; /*#ffffff;*/ /*DCR*/
}
.header_4 {
  text-align: center;
  position: relative;
  text-transform: uppercase;
  padding-top: 78px;
  padding-bottom: 13px;
  margin-bottom: 41px;
}
.header_4:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 3px;
  background: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
.header_5 {
  position: relative;
  text-transform: uppercase;
  padding-bottom: 13px;
  margin-bottom: 45px;
}
.header_5:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 80px;
  height: 3px;
  background: #000000; /*#ffffff;*/ /*DCR*/
}
.header_6 {
  text-align: center;
  position: relative;
  text-transform: uppercase;
  padding-top: 78px;
  padding-bottom: 13px;
  margin-bottom: 33px;
}
.header_6:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 3px;
  background: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
/*============  Intros  =============*/
.intro_1 {
  text-align: center;
  padding: 0 40px;
  padding-bottom: 31px;
}
/*============  Buttons  =============*/
.btn_1 {
  display: inline-block;
  padding: 11px 20px 10px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn_1:hover {
  background: #e7e7e7; /*#c0392b;*/ /*DCR*/
  color: #000000;
}
.btn_1.bg_2 {
  min-width: 137px;
}
.btn_1.bg_2:hover {
  background: #ffffff; /*ecdca1*/ /*#c0392b;*/ /*DCR*/;
}
.btn_1.bg_1 {
  min-width: 88px;
}
.btn_1.bg_1:hover {
  background: #003e95; /*e7e7e7*/ /*DCR*/
  color: #000000;
}
/*============  Image Box  =============*/
.image-box {
  /*width: 80%;*/ /*100%*/ /*DCR*/
  border: 3px solid #e7e7e7; /*#ffffff;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
}
/*============  Promo Box  =============*/
.promo-box {
  padding-top: 150px; /*150px;*/ /*DCR*/
  padding-bottom: 260px; /*161px;*/
}
.promo-box .text_5,
.promo-box .text_6 {
  text-transform: uppercase;
}
.promo-box .text_6 {
  padding-top: 4px;
  letter-spacing: 1.5px;
}
/*============  Calendar Box  =============*/
.calendar-box {
  position: relative;
  padding-top: 7px;
  padding-left: 80px;
}
.calendar-box .meta {
  position: absolute;
  left: -1px;
  top: 0;
  width: 61px;
  height: 61px;
  padding: 14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.calendar-box .caption .text_4 {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
.calendar-box .caption p {
  letter-spacing: 0.5px;
  padding-bottom: 19px;
}
/*============  Marked List  =============*/
ul.marked-list {
  margin-top: -13px;
}
ul.marked-list li:before {
  content: '\f101';
  font: normal 13px 'FontAwesome';
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/
  padding-right: 8px;
}
/*============  Boxes  =============*/
.box_1 {
  text-align: center;
  padding: 0 30px;
}
.box_1 .img-wrap {
  margin-bottom: 21px;
}
.box_1 .img-wrap img {
border-radius: 20px; /*200px;*/
}
.box_1 .icon_1,
.box_1 .icon_2,
.box_1 .icon_3 {
  position: relative;
  display: inline-block;
}
.box_1 .icon_1:after,
.box_1 .icon_2:after,
.box_1 .icon_3:after {
  /*content: '';*/ /*prevents hyperlink*/ /*DCR*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box_1 .icon_1:after {
  /*background: url("../images/index_icon02.png") no-repeat center center;*/ /*url("../images/index_icon01.png") no-repeat center center;*//*DCR*/
}
.box_1 .icon_2:after {
  /*background: url("../images/index_icon02.png") no-repeat center center;*/
}
.box_1 .icon_3:after {
  /*background: url("../images/index_icon02.png") no-repeat center center;*/ /*url("../images/index_icon01.png") no-repeat center center;*//*DCR*/
}
.box_1 .text_8 {
  padding-bottom: 15px;
}
.box_2 {
  padding: 33px 0 49px; /*53px 0 49px;*/
}
.box_2 .image-box {
  margin-top: 25px; /*5px;*/
  margin-bottom: 9px;
}
.box_2 p {
  letter-spacing: 0.5px;
  padding-bottom: 31px;
}
.box_2 dl dt {
  padding-bottom: 10px;
}
.box_2 dl dd + dt {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .box_2 .image-box {
    margin-bottom: 30px;
  }
  .box_2 ul.marked-list {
    padding-bottom: 30px;
  }
  .box_2 .btn_1 {
    margin-bottom: 30px;
  }
    /*DCR*/
  .put-right2 {
    float: none;
    padding-left: 85px;
  }
 .bg_image1 { /*image is boxey and not 100% so commented out/name changed*/
    background-size: auto 100%;
    background-position: center center;
  }
  
}
.box_3 .caption {
  padding-top: 26px;
}
.box_3 p {
  letter-spacing: 0.5px;
}
.box_4 {
  padding: 53px 0 58px;
}
.box_4 .text_4 {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
.box_4 .text_1 {
  padding-bottom: 19px;
  letter-spacing: 0.5px;
}
.box_5 {
  margin-top: -3px;
  padding-bottom: 40px;
}
.box_5 .put-left {
  margin-top: 3px;
  margin-right: 23px;
}
.box_5 .text_13 {
  text-transform: uppercase;
  padding-bottom: 11px;
}
.box_5 p {
  letter-spacing: 0.5px;
  padding-bottom: 31px;
}
@media (max-width: 479px) {
  .box_5 .put-left {
    float: none;
    margin-right: 0;
    margin-bottom: 21px;
    text-align: center;
  }
}
.box_6 {
  margin-top: -3px;
  padding-bottom: 29px;
}
.box_6 .put-left {
  margin-top: 3px;
  margin-right: 23px;
  margin-bottom: 10px;
}
.box_6 .text_13 {
  text-transform: uppercase;
  padding-bottom: 6px;
}
.box_6 .text_6 {
  text-transform: uppercase;
  padding-bottom: 1px;
}
.box_6 .text_1 {
  letter-spacing: 0.5px;
  padding-bottom: 27px;
}
/*DCR*/
.box_6 .text_15 {
  letter-spacing: 0.5px;
  padding-bottom: 7px;
  padding-top: 0; /*7px;*/
}

@media (max-width: 479px) {
  .box_6 .put-left {
    float: none;
    margin-right: 0;
    margin-bottom: 21px;
    text-align: center;
  }
}
/*============  Icon Box  =============*/
.icon-box {
  display: inline-block;
  position: relative;
  padding-left: 59px;
  line-height: 30px;
  letter-spacing: 0.5px;
}
.icon-box:before {
  position: absolute;
  left: -1px;
  top: 5px;
  color: #e7e7e7; /*#4596a8;*/ /*DCR*/
}
.icon-box.fa-home {
  padding-right: 20px;
}
.icon-box.fa-home:before {
  font: normal 50px/50px 'FontAwesome';
}
/*DCR*/
.icon-box.fa-home {
  padding-right: 80px;
}
.icon-box.fa-phone {
  padding-right: 80px;
}
.icon-box.fa-phone:before {
  font: normal 50px/50px 'FontAwesome';
}
.icon-box.fa-envelope:before {
  font: normal 44px/42px 'FontAwesome';
}
/*DCR*/
.icon-box.fa-star:before {
  font: normal 44px/42px 'FontAwesome';
}

@media (min-width: 768px) and (max-width: 979px) {
  
	/* hide as needed*/ /*DCR*/
	/*.logolarge {
	width: 100%;
	display:block;
	}
	.logosmall {
	width: 100%;
	display:none;
	padding:0;
	}*/
	/**/
	
  .icon-box.fa-phone {
    padding-right: 20px;
  }
  
  /*DCR*/
  .icon-box.fa-home {
  padding-right: 20px;
  }
  
}
@media (max-width: 767px) {
  .icon-box {
    display: block;
    padding-bottom: 24px;
  }
  .icon-box.fa-home,
  .icon-box.fa-phone {
    padding-right: 0;
  }
  
}
/*============  Map =============*/
.map {
  width: 100%;
  height: 370px;
  margin-bottom: 23px;
  border: 1px solid #d1d1d1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*============  Address =============*/
.address_2 .text_17 {
  letter-spacing: -0.4px;
}
.address_2 > p {
  padding-bottom: 21px;
  letter-spacing: 0.4px;
}
.address_2 dl dt,
.address_2 dl dd {
  display: inline-block;
}
.address_2 dl dt {
  min-width: 74px;
}
@media (max-width: 767px) {
  .address_2 {
    padding-bottom: 36px;
  }
}
/*============  Terms List =============*/
.terms-list {
  letter-spacing: 0.46px;
}
.terms-list dt {
  font-weight: bold;
}
.terms-list dd + dt {
  padding-top: 24px;
}
.terms-list a {
  color: #e7e7e7; /*#4596a8;*/ /*DCR*/
}
.terms-list a:hover {
  color: #e7e7e7; /*#c0392b;*/ /*DCR*/;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer .bg_1 {
  padding-top: 56px;
  padding-bottom: 53px;
}
#footer .bg_1 h2 {
  text-transform: uppercase;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
  #footer .grid_2 {
    margin-bottom: 30px;
  }
  #footer ul.list,
  #footer address {
    display: inline-block;
    text-align: left;
  }
  /*#header { 
  background-image: none;
  }*/ /*d*/
}
@media (min-width: 768px) and (max-width: 979px) {
  #footer h2 {
    font-size: 15px;
  }
  #footer address,
  #footer ul {
    font-size: 11px;
    letter-spacing: -0.3px;
  }
}
.info {
  padding: 15px 0 14px;
  text-transform: uppercase;
  text-align: center;
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #ececec;
  width: 40px;
  height: 43px;
  font-size: 43px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #aaaaaa;
}
#toTop:active {
  background: transparent;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/* Stellar(parallaxBG) styles
========================================================*/
.desktop .stellar-block {
  background-attachment: fixed;
}
.stellar-block {
  background-position: center 0%;
  position: relative;
  background-repeat: no-repeat;
  z-index: 8;
}
.first {
  background-image: url(../images4/pexels-photo-54300-sm-bottom.jpg); /*url(../images/index_img02.jpg);*/
  background-color: #b3b6b6;
  background-position: center 0%;
}
@media (max-width: 979px) {
  .first {
    background-image: url(../images4/pexels-photo-54300-sm-bottom.jpg); /*url(../images/index_img02.jpg);*/
    background-size: auto 100%;
  }
}
/*Core variables and mixins*/