﻿/*hr {
	background-image: -webkit-linear-gradient(left, transparent, #3F4247, transparent);
	background-image: linear-gradient(to right, transparent, #3F4247, transparent);
}


hr.dashed, .divider.dashed {
	background: none;
	position: relative;
}

hr.dashed:after, .divider.dashed:after {
	border-top: 1px dashed #d0d0d0;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	width: 100%;
}

*/
/*

.icon-box.ibox-dark .ibox-icon i,.icon-box.ibox-dark .ibox-icon ibox-color2 img {
	background-color:#ca3300;
}

.icon-box.ibox-border.ibox-dark .ibox-icon ibox-color2 {
	border-color:#ca3300;
}

.icon-box.ibox-outline:hover .ibox-icon .ibox-color2{
	border-color:#ca3300;
}

*/


a.phone:link {color: #ffffff; text-decoration: none;}
a.phone:visited {color: #ffffff; text-decoration: none;}
a.phone:hover {color: #adadad; text-decoration : underline;}

a.footer-email:link {color: #999999; text-decoration: underline;}
a.footer-email:visited {color: #999999; text-decoration: underline;}
a.footer-email:hover {color: #d6d6d6; text-decoration : underline;}

/*
.page-header{
	border-bottom:0;
	margin:0;
	padding:80px 0;
	background:#fbfbfb;
	box-shadow: inset 0 0 6px rgba(0,0,0,.1);
	background-image:url("../images/leaves1.png");
	background-repeat:repeat;
}*/


.usa {
	padding-bottom:6px;
	padding-left:14px
}

.sort-source li a{
	color:#666;
	margin:0 10px;
	background-color:#e5e5e5;
}
.sort-source li{
	display:inline-block;
	margin:2px;
}

.sort-source li a:hover{
	color:#999;
}


.btn-specials {
	 background-color:#0085bf;
}

.btn-green {
	 background-color:#8cc152;
}


.label-specials {
	 background-color:#0cc9eb;
}


.owl-pagination{
	margin-top:-10px;
	margin-bottom:20px;
}

ul.circle {
	list-style-type: circle;
}

.content{
	padding:35px 0;
}



.header-info-cols li .icon-col{
	width:40px;
	height:40px;
	border-radius:100%;
	border:2px solid transparent;
	float:left;
	margin-right:10px;
	text-align:center;
	font-size:24px;
	line-height:36px;
}

.header-brief-info{
	line-height:38px;
}

.site-header{
	background-color:#fff;
	width:100%;
	position:relative;
	min-height: 98px;
}


.site-header-right .dd-menu > li > a{
	line-height:98px;
}

.site-header-right .dd-menu > li{
	margin-left:8px;
	margin-right:8px;
}

.dd-menu > li > a{
	display:block;
	color:#000;
	line-height:60px;
}


.header-style2 #menu-toggle, .header-style3 #menu-toggle{
		margin-top:17px;
		margin-bottom:6px;
	}


body{
	background-color:#fff;
	color:#0f0f1e;
	font-size:15px;
	font-weight:400;
	font-family:"Roboto", sans-serif;
	line-height:1.55em;
	background-attachment:fixed;
	overflow-x:hidden;
}

h1,
h2,
h3,
h4,
h5,
h6{
	margin:0 0 20px 0;
	color:#0f0f1e;
	font-weight:700;
	line-height:1.5em;
	font-family: 'Lato', sans-serif;
}

.site-footer{
	background-color:#404040;
	padding:60px 0;
}

.footersmtext {
	font-size:10pt;
}



/*.accordion-group.panel{
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	border-bottom:1px solid #f0f0f0;
}
*/

.accordion-heading {
  	border-bottom: 0 none;
  	background:#f5f5f5;
}


.accordion-heading:hover .accordion-toggle,
.accordion-heading:hover .accordion-toggle.inactive {
	background:#2485c1;
	color:#fff;
}
.accordion-heading .accordion-toggle.active {
	color:#fff;
}

.connected-blocks{
	border-left:1px solid #e6e6e6;
	padding:0 0 30px 30px;
	position:relative;
	margin-left:1px;
}
/* body{background-image:url(../images/patterns/example10.jpg);
     background-repeat:repeat;}
 */
  
 /* ==================================================
   style.css line area near 1557 -- add this as new to be rollover accent color
================================================== 


.dd-menu > li > ul > li > a:hover{
	color:#2776b2;
}

.dd-menu > li > a:hover{
	display:block;
	color:#fc7b2e;
	background-color:#ffffff;
	font-size:11pt;
}


.dd-menu > li > ul > li > a{
	color:#1d6d9e;
	font-weight:700;
}


.dd-menu > li > ul > li > a:hover{
	color:#ff7315;
}

*/

.dd-menu > li > ul > li > a{
	font-weight:500;
}


.dd-menu > li > ul > li > a:hover{
	color:#3f9ed8;
}



 /* ==================================================
   style.css line 1557 -- drop-down using accent color
================================================== */

.dd-menu > li a:hover{
	color:#3f9ed8;
}


.dd-menu > li {
	font-size:14pt;
	font-weight:500;
}

.dd-menu > li > a{
	display:block;
	line-height:60px;
}

.site-header-right .dd-menu > li{
	margin-left:36px;
	margin-right:0
}


.site-logo, .site-logo:before {
	background-color: #ffffff;
}


/*
.site-logo{
	position:relative;
	width:156px;
	z-index:2;
	float:left;
	padding:4px 0px 4px 0px;
}


.site-logo:before {
	content:"";
    position: absolute;
    top: 0;
    right: 70px;
	width:2000px;
	height:100%;
	z-index:0;
}
*/



.site-logo{
	position:relative;
	width:236px;
	z-index:2;
	float:left;
	padding:8px 4px 4px 12px;
}



.site-logo:before {
	content:"";
    position: absolute;
    top: 0;
    right: 60px;
	width:2000px;
	height:100%;
	z-index:0;
}


.give-head-btn{
	margin-top:16px;
	margin-left:12px;
	margin-right:14px;
	margin-bottom:2px;
	width:62px;
	font-size:9pt;
	height:34px;
	padding-top:3px;

}

/*.site-tagline {
	font-weight:bold;
	color: #2d2d2d;
	font-size:12pt;
}*/

.site-tagline{
	position:relative;
	z-index:2;
	float:left;
	background-color:#fff;
	line-height:98px;
	font-size:14pt;
	padding-left:8px;
}


.text-align-center hr.sm2:after{
	position:absolute;
	width:3px;
	height:3px;
	content:" ";
	left:-6px;
}

 /* ==================================================
.homeicon {
	color:#8CC152;
}
 .homeicon:hover {
	color:#e8c376;
}

.homeicon {
	color:#1f7350;
}
 .homeicon:hover {
	color:#9abc31;
}

.homeicon {
	color:#2485c1;
}
 .homeicon:hover {
	color:#ff7315;
}


================================================== */


.homeicon {
	color:#008c00;
}
 .homeicon:hover {
	color:#8cc152;
}

.social-icons li.houzz a:hover{
	color:#8CC152;
}


.hm-button-default:hover {
	background-color:#2485c1;
}


.accent-color-home {
	color:#888888;
	
}

.accent-color-home-md {
	color:#cccccc;
	
}

.accent-color-home2 {
	color:#ffffff;
	
}

.accent-color-bkg-orange {
	background-color:#f4a03d;
}


.accent-color-bkg-dkblue {
	background-color:#016696;
}


.accent-color-bkg-blue {
	background-color:#0175B0;
}

.accent-color-bkg-green {
	background-color:#8cc152;
}

.accent-color-bkg-dkgreen {
	background-color:#23522d;
}


.accent-color-bkg-tealgreen {
	background-color:#1f735c;
}


.accent-color-bkg-blue-md {
	background-color:#2485c1;
}

.accent-color-bkg-red {
	background-color:#d71d13;
}

.accent-color-bkg-dkred {
	background-color:#ba1810;
}

.accent-color-bkg-dkorg {
	background-color:#d7710b;
}

.accent-color-bkg-black {
	background-color:#000000;
}

.accent-color-bkg-gray {
	background-color:#5e5e5e;
}

.accent-color-bkg-dkgray {
	background-color:#404040;
}

.accent-color-bkg-1 {
	background-color:#0CC9EB;
}


.accent-color-bkg-2 {
	background-color:#c74d03;
}


.accent-color-bkg-4 {
	background-color:#1b634f;
}

.accent-color-bkg-6 {
	background-color:#1f7350;
}

.accent-color-bkg-7 {
	background-color:#c19428;
}

.accent-color-bkg-8 {
	background-color:#9abc31;
}

.accent-color-gray {
	color:#cccccc;
}

.accent-color-white {
	color:#ffffff;
}

.accent-color-green {
	color:#33a426;
}


.accent-color-blue {
	color:#2776b2;
}

.accent-color-blue-md {
	color:#3f9ed8;
}


.accent-color-blue2 {
	color:#1e4d94;
}


.accent-color-1 {
	color:#d1a549;
}

.accent-color-2 {
	color:#ca3300;
}

.accent-color-3 {
	color:#ffffff;
}

.accent-color-4 {
	color:#1b634f;
}

.accent-color-6 {
	color:#1f7350;
}

.accent-color-7 {
	color:#c19428;
}

.accent-color-8 {
	color:#9abc31;
}

.accent-color-9 {
	color:#e25f4f;
}

.accent-color-10 {
	color:#3da7cd;
}

.accent-color-11 {
	color:#ef7316;
}

.accent-color-12 {
	color:#E56A0E;
}



.accent-color-warningylw {
	color:#f0ad4e;
}

.accent-color-wht1 {
	background:#fff;
	text-transform:none;
	font-size:14px;
	color:#999;
	line-height:1.2em;
	border: 1px solid #ccc;
	letter-spacing:0;
	text-shadow: none;
}

.accent-colorbtn-wht2 {
	background:#fff;
	text-transform:none;
	font-size:14px;
	color:#999;
	line-height:1.2em;
	border: 1px solid #ccc;
	letter-spacing:0;
	text-shadow: none;
	padding: 2px 4px 2px 4px;
	font-weight:bold;
}

/*.page-header .breadcrumb li{
	color:#2776b2;
}*/


.breadcrumb{
	background:none;
	margin:0;
	padding:12px 0;
  	font-weight:300;
	font-size:12px;
}
.breadcrumb > li + li:before {
  content: "/";
  color:#ffffff;
  padding:0 6px 0 6px;
}
.breadcrumb li:first-child{
	padding-left:0;
}
.breadcrumb a {
  color: #ffffff;
}
.breadcrumb a:hover{
	color:#2776b2;
}
.breadcrumb > .active {
  color: #ffffff;
}
.page-header .breadcrumb li{
	color:#fff;
}


blockquote:before{
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:20px;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	content:"\f10d";
	margin-bottom:12px;
	color:#f2714c;
}
blockquote:after{
	width:40px;
	height:2px;
	display:none;
	content:"";
	margin-top:22px;

}

blockquote cite {
	font-style:italic;
	font-size:12pt;
	font-weight:normal;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	
}

blockquote cite:before{
	content:"- ";
	padding-left:30px;
}

.owl-theme .owl-page.active span,	
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background-color:#ffffff; /*Sandy added on 8-8-16 for white hover bullet for carousel*/
}



.font-color-theme {
	color:#8cc152;
}

.code-title {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	
}	



.feature-block2{
	position:relative;
	background:#fff;
	padding:20px;
	border: 1px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	margin-top:10px;
	-webkit-transition:all 0.3s ease 0.1s;
	-moz-transition:all 0.3s ease 0.1s;
	-ms-transition:all 0.3s ease 0.1s;
	-o-transition:all 0.3s ease 0.1s;
	transition:all 0.3s ease 0.1s;
}

hr.sm2{
	display:inline-block;
	margin:0 0 15px 0;
	width:40px;
	height:2px;
	border:0;
}

hr.md2{
	display:inline-block;
	margin:15px 0;
	width:172px;
	height:2px;
	border:0;
	background-color:#bd9535;
}

hr.md3{
	display:inline-block;
	margin:15px 0;
	width:172px;
	height:2px;
	border:0;
	background-color:#ca3300;
}



hr.lg2{
	display:inline-block;
	margin:15px 0;
	width:240px;
	height:2px;
	border:0;
}

hr.lg3{
	display:inline-block;
	margin:15px 0;
	width:240px;
	height:2px;
	border:0;
	background-color:#fd6400;
}


.heading-hr {
  margin-bottom:50px;
  text-align: center;
  line-height: 0.5;
}
.heading-hr span {
  position: relative;
  display: inline-block;  
}
.heading-hr span:before,
.heading-hr span:after {
  position: absolute;
  top: 0;
  width: 50%;
  height: 5px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  content: "";
}
.heading-hr span:before {
  right: 100%;
  margin-right: 15px;
}
.heading-hr span:after {
  left: 100%;
  margin-left: 15px;
}

.titlebar {
  background: #ffffff;
  border-left: 3px solid #1f7350;
  color:#505050;
  margin: 1.4em 6px;
  padding: 0.4em 8px;

}
.titlebar:before {
  color: #2776b2;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.titlebar p {
  display: inline;
}

.mapborder {
	border: 1px solid #5898c7;
}


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

 /* ==================================================
   For the contact page - office hours
   ================================================== */


.working_hours li{
	display:block;
	border-bottom:1px solid rgba(0,0,0,.1);
	padding:6px 0;
	color:#fff;
}
.working_hours li:before, .working_hours li:after{
	content:"";
	display:table;
}
.working_hours li:after{
	clear:both;
}
.working_hours li span, .working_hours li strong{
	float:left;
	width:50%;
	opacity:.8;
}
.working_hours li strong{
	text-align:right;
}
.working_hours li:last-child strong{
	opacity:.8;
}


.title-member{
	color:#999;
	font-style:italic;
	font-size:12px;
	font-weight:400;
	font-family:"Volkhov", serif;
}



@media only screen and (max-width: 992px) {

	.topbar .header-info-cols{
		width:100%;
		display:inline-block;
	}



.site-header-right .dd-menu > li > a{
	line-height:18px;
}

.site-header-right .dd-menu > li{
	margin-left:8px;
	margin-right:8px;
}

.dd-menu{
	display:none;
	position:absolute;
	width:100%;
	background:#ffffff;
	top:100%;
	left:0;
	padding-top:15px;
}


.dd-menu > li a:hover{
	color:#ffffff;

}


.dd-menu > li {
	font-size:12pt;
		
}

.dd-menu > li > a{
	display:block;
	color:#5e5e5e;
	line-height:60px;

}


.dd-menu > li > ul > li > a, .dd-menu > li > ul > li > ul > li > a, .dd-menu > li > ul > li > ul > ul > li > a{
	display:block;
	padding:12px 20px;
	border-bottom:1px solid rgba(0,0,0,.05);
	white-space:nowrap;
	text-decoration:none;
	color:#5e5e5e;

}

	
.homeicon {
	color:#5e5e5e;
}
 .homeicon:hover {
	color:#fff;
}

	
}

@media (min-width: 992px) and (max-width: 1199px) {
	.site-header .container, .main-navigation .container, .quote-teaser .container, .topbar .container{
		width:100%;
	}
.site-tagline{
	position:relative;
	z-index:2;
	float:left;
	background-color:#fff;

}

.usa {
	padding-bottom:6px;
	padding-left:4px;
}

/*I commented out lines 3205 and lines 3265 for the site-tagline in the style.css for it to stay showing. I also added the hidden-xs on the pages with the image*/
}

@media (min-width: 767px) and (max-width: 1199px) {
	.site-logo:after{
		border-bottom-width:58px;

	}
	
	.site-tagline{
	position:relative;
	z-index:2;
	float:left;
	background-color:#fff;

}

	
/*		.site-tagline{
		display: none;
	}*/
	
.usa {
	padding-bottom:6px;
	padding-left:4px;
}

}

@media only screen and (max-width: 767px) {
	.page-header h1{
		font-size:32px;
		margin-top:2px;
	}

}

@media (min-width: 400px) and (max-width: 992px) {

.header-brief-info{
	width:100%;
	text-align:center;
	line-height:28px;
}
		.site-tagline{
		display: none;
	}


}

@media (min-width: 220px) and (max-width: 400px) {
	.site-logo {
		width:204px;
		margin-bottom:6px;

	}
	
		.site-tagline{
		display: none;
	}


.usa {
	padding-bottom:6px;
	padding-left:6px;
}

.header-brief-info{
	width:100%;
	text-align:center;
	line-height:28px;
}
		
}

