body{
    font-family: 'Source Sans Pro', 'helvetica', 'sans-serif';
    font-size: 17px;
    color: #000000;
}
/*Bootstrap Override*/
.row{
    margin-right:0;
    margin-left:0;
}
img.circle{
    border-radius: 100%;
    height:160px;
    width:160px;
}
.owl-carousel img.circle {
    border-radius: 100%;
    max-width:100%;
    height:auto;
}
.navbar-nav>li>.dropdown-menu {
	background-color:#eee;
    width: 1150px;
    margin-left: -28.5em;
    padding:2em 2em;
    margin-top:0.5px;
	border-radius: 0;
    border: 0;
    border-top:1px solid #ccc;
}
.navbar-nav>li>.dropdown-menu li {
	padding: 5px;
	width:15em;
}
.navbar-nav>li>.dropdown-menu li.about {
    padding: 5px;
    width:0;
}
.navbar-toggle{
    margin-top:-2em;
    border:solid 1px #000;
}

.dropdown-menu>li>a:hover {
    background-color:#ffcd00;
}
label{margin-bottom:2px;}


#owl-demo .item img, #owl-gallery .item{
	display: inline-block;
	width:100%;
	height: auto;
}
.owl-stage-outer{
	overflow: hidden;
}
/*Text Styling*/
h1.bold{font-weight: bold;font-size:50px;margin-top:0;}
a:hover{text-decoration:none;}
ul.supplier a{
    color:#55a456;
}
ul.supplier a:hover{
    color:#ffcd12;
}
a{
	color:#000;
}
a:hover{
	color:#55a456;}
a:hover svg * {
    fill:#ffcd00;
}
a.call-us{
    color:#fff;
}
a.call-us:hover{
    color:#55a457;
}
span.about-text{
    font-size:20px;
    font-weight:600;
}
span.methods{
    letter-spacing:5px;
    font-size:18px;
}
a.phone {color:#fff;}
a.phone:hover{color:#55a457;}
a.tel{color:#55a457;}
a.tel:hover{color:#ffcd00;text-decoration:none;}
a.tel:visited{color:#55a456;}
/* Global */
.nowrap {
    white-space: nowrap;
}
.button > div, .button > div > .product  {
    border-top: 1px solid #DCD9D9;
    border-left: 1px solid #DCD9D9;
    border-radius: 0.5em; 
    border-bottom: 1px solid grey; 
    border-right: 1px solid grey;
    display: inline-block;
    position: relative;
    margin-top:1em;
    margin-left:-2em;
    padding:10px 24px;
    text-align:left;
    background: url(images/right-arrow.png) 96% / 15% no-repeat #eee;
    background-size:20px;
    background-color: #fff;
    min-width:17em;
    border-right:1px rgba(0,0,0, 0.2) solid;
}

.button > div.product {
    background: url(images/yellow.png) no-repeat #eee;
    background-size: 260px;
    background-color: #fff;
    min-width: 16em;
    height: 62px;
    padding: 20px;
    border: none;
    border-right: 1px rgba(0,0,0, 0.2);
}
.button.contact-menu{
    background-image: url(images/yellow.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding: 11px 37px 11px 23px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    margin-bottom: 5px;
    text-transform: uppercase;
    border: none;
    background-color: transparent;
    margin-top: 20px;
    height: 43px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
#btn-submit{
    max-width: 100%;
    width: 10em;
    height: 3em;
    border: #ccc solid 1px;
    cursor: pointer;
    background-color: #ffcd00;
    background: url(images/right-arrow.png) 96% / 15% no-repeat #ffcd00;
    text-align:left;
    color: #000;
    font-size: 20px;
    font-weight:600;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 0.5em;
    vertical-align: middle;
    padding-left:2em;
    position:relative;
    top:-80px;
    right:0;
    bottom:0;
    left:0;
}
#btn-submit:hover{
    color:#fff;
    background-color:#55a456;
}

/*Nav Bar*/

.navbar-brand { 
	width: 70px;
	height: 50px;
}

.nav-tabs {
	display: inline-block;
	border-bottom: none;
	padding-top: 15px;
	font-weight: bold;
}
.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border: none;
	border-radius: 0;
}
.nav-list > li { 
	padding: 20px;
	border-left: 1px solid #fff; 
}
.nav-list > li:last-child { border-right: 1px solid #fff; }
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>.active>a{
    background-color:transparent;
    color:#000;
}
.navbar-default .navbar-nav>.active>a:hover{
    color:#55a457;
    background-color:transparent;   
}

.nav>li>a {
    padding-right:20px;
    margin-right:35px;
}
.caret {
    margin-left: 13px;
    }
.navbar-nav .map_canvas{
    min-width: 150px;
    height: 180px;
}
.mega-dropdown { position: static !important; }
.mega-dropdown-menu {
	padding: 20px 15px 15px;
	text-align: center;
	width: 100%;
}
.headerBar {
    background-color:transparent;
}
.headerBar>div{
	max-width:1170px;
}
a#Logo {
    width: 225px;
    float: left;
    display: block;
    margin-top: 33px;
    position: absolute;
    z-index: 999999;
}
a#Logo img {
    width:100%;
    z-index:999;
}
#facebook_icon, #twitter_icon, #google_icon, #share_icon{
    vertical-align: middle;
}
/*Temp Holder*/
img.social{
    margin: 0 5px;
    width:30px;
    height:auto;
}

#MainNav, #UpperNav {
    float: right;
    font-size: 19px;
    font-weight: 600;
    background-color:transparent;
    border-color:transparent;
    margin-top:8px;
    margin-bottom: 0;
}
#MainNav {
    margin-right:-15px;
    margin-top:0;

}
#UpperNav{
    margin-top:15px;
    vertical-align: bottom;
    text-align:right;
    font-size: 16px;
    background-color:transparent;
    border-bottom:black solid 2px;
    padding-bottom:5px;
}
/*Header*/
.xs-header{text-align:right;
    margin-bottom:0;
margin-top:6px;
font-size:14px;}
.xs-social{ margin-bottom:3em;margin-top:0.5em;text-align: right}
.home-address {
}
.home-address:after{
    content:"|";
    position:absolute;
    top:0;
    left:8px;}
.item {overflow:hidden;}
#jumbotronContainer {
    padding-left:0;
    padding-right: 0;
}
.container .jumbotron, .container-fluid .jumbotron {
    color: white;
    text-align:center;
    font-size: 3em;          
    background-repeat: no-repeat;
    background-color: #000;
    background-position: center;     
    margin-bottom: 0;
    border-radius: 0px;                
    padding:0;
    z-index: 9999;
}
.jumbotron .row{
	position:relative;
}
.jumbotron .jumbo-text{
    background-image:url('images/text_dots.png');
    bottom: 10px;
    padding: 0;/*10px*/
    position: absolute;
    margin-bottom: 10%;
}

#badge-10-year{
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -75px;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.jumbotron{
    text-shadow: -2px 2px 6px rgba(26, 26, 26, 0.4);
}
.jumbotron p{
    text-align:center;
    font-size:20px;
    color:white;
}
/*Content*/
.left-col, .mid-col, .right-col{
    margin-bottom:2em;
    margin-top:2em;
    position:relative;
    line-height: 25px;
}
span.right-col-text, .mid-col-text{
    font-size:25px;
    font-weight: 600;
}
span.left-col-text{
    font-size:30px;
    font-weight:700;
    line-height: 40px;
}
.left-circle, .right-circle{
    background-color: #ffcd00;
    height: 175px;
    width: 175px;
    border: #000 solid 1px;
    border-radius: 100px;
    position: absolute;
    display: block;
    top: -190px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
}
.right-circle{
    background-color:#55a457;
}

.left-circle img, .right-circle img{
    width: 145px;
    height: auto;
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 0;
    left: 10px;
}
.right-circle img{
    width:200px;
    height: auto;
    left: 0;
    top: 21px;
}
.mid-col, .right-col {
    background-color: #e8e8e8;
    min-height:10em;
    border-bottom:3px solid black;
    margin-top:4em;
    padding-top:4.5em;
}
.mid-col{margin-left:-6px; margin-right:4px;}

.right-col:before{
    background-color: #55a457;
}

.mid-col select, .right-col select, .difference-square select, .difference-square-right select, .inquiry select{
    width:100%;
    max-width: 230px;
    margin-bottom: 25px;
    border: 1px solid #111;
    padding: 5px 35px 5px 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(images/down-arrow.png) 96% / 15% no-repeat;
    border-bottom: 1px solid grey;
    border-right: 1px solid grey;
    background-size: 20px;
} 
.mid-col select {background-color:#ffcd00;}
.right-col select {
    background-color: #55a457;
}

.content-wrapper{
    min-height:22em;
}
/*****ABOUT US *******/

.about-us {
    min-height:10em;
    margin-top:-6em;
    padding-top:2.5em;
}
.about-us-text-box{
    padding:0;
    text-align:left;
    margin-top: 2em;    
}
.about-us-text-box > div {
    border-top: 1px solid #eee;
    margin-top:5px;
    font-size:16px;
    text-align: center;
    padding-top:15px;
}
.about-us-text-box img{
    width:80px;
    height:auto;
    margin: 0 4px;
}
.about-us .about-left-circle, .about-us .about-mid-circle, .about-us .about-right-circle{
    background-image:url(images/mr.barton.png);
    background-size:250px;
    background-repeat:no-repeat;
    background-position:center;
    width: 150px;
    height: 150px;
    border: #000 solid 1px;
    border-radius: 100px;}
.about-us .about-mid-circle{
	background-image:url(images/skatepark.png);
	background-size:400px;
	margin-left:1em;
	margin-right:1em;
}
.about-us .about-right-circle{
	background-image:url(images/soldiers-toque.png);
}
#about-bar, #difference-bar{
	margin-top:2em;
	min-height:8em;
	border-top:2px solid #000;
	background-color: #ccc;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	padding-top: 30px;
	padding-bottom:20px;
}
#about-bar select {
	background-color: #eee;
	width:100%;
	max-width: 280px;
	margin-top:10px ;
	border: 1px solid #111;
	padding: 5px 35px 5px 5px;
	font-size: 16px;
	border: 1px solid #ccc;
	height: 34px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(images/right-arrow.png) 96% / 15% no-repeat #eee;
	background-size:20px;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
}

/***********THE DIFFERENCE *************/

.difference {
	margin-top:4em;
	margin-bottom:2em;
}
ul {
	list-style: none;
}
li.difference {
	margin: 0;
	padding-left: 1.5em;
	position: relative;
	line-height: 2em;
    letter-spacing: -0.3px;
}
li.difference:after {
	content: '';
	height: .4em;
	width: .4em;
	background: #419345;
	display: block;
	position: absolute;
	transform: rotate(45deg);
	top: 1em;
	left: 0;
}
span.difference-head
{font-size:20px;}
.difference-bottom{
	min-height:4em;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
}

.difference-square, .difference-square-right{
	margin-top:1em;
	padding:20px 35px;
	padding-bottom:10px;
	min-height:2em;
	font-weight:700;
	font-size:18px;
}

.difference-square >div{
	width: 8em;
    color: #fff;
    padding: 5px;
    padding-left: 16px;
    font-size: 1.3em;
    min-height: 3em;
    background-image: url(images/yellow.png);
    background-size: 8em;
    background-repeat: no-repeat;
    margin-top:1.3em;
}
.menu-difference{
    padding:20px 20px;
    padding-bottom:10px;
    min-height:2em;
    font-weight:700;
    font-size:18px;
}
.menu-difference >div{
    width: 8em;
    color: #fff;
    padding: 5px;
    padding-left: 0;
    background-image: url(images/yellow.png);
    background-size: 8em;
    background-repeat: no-repeat;

}
.difference-square:first-child{
	padding-left:55px;
	font-size:18px;
	font-weight:normal;
	background-image:url(images/phone.png);
	background-repeat: no-repeat;
	background-size:50px;
	background-position:0 18px;
}
.difference-square:nth-child(2){
	content:"";
	border-left: 1px solid #ccc;
}
.difference-square-right:last-child{
	content:"";
	border-left: 1px solid #ccc;
}
#difference-bar{
	background-color:#fff;
	border-top: 2px solid #000;
	margin-top:0;
}
.difference-square select{
	border:1px solid #ffcd12;
}
.difference-square-right select{
	border: 1px solid #459947;
}

/*******CORPORATE *********/
.corporate, .story{
	margin-top:4em;
	text-align:center;
}
.story{
	margin-top:-2em;
}
.bottom-rollover-text {
	margin-top:2em;
	margin-bottom:2em;
	padding-top:2em;
	min-height:8em;
	border-top:1px solid #000;
	font-size:22px;
	font-weight:600;
}
.bottom-rollover-text  ul{
	font-size: 14px;
	font-weight:normal;
	line-height:2.2em;
	margin-top:1em;
}
ul.supplier{
    padding-top:20px;
	padding-left:10px;
	line-height:1.5em;
	color: #459947;
	margin-top:2em;
	float:left;
	display:inline;
	text-decoration: underline;
	min-height:9em;
	background-image: url(images/bg_dots.png);
}
ul.supplier li{
	width:50%;
	float:left;

}
.applied-text{
	padding:20px;
	font-size:14px;
	font-weight:normal;
	margin-top:2em;
	min-height:9em;
	display:none;
	background-image: url(images/bg_dots.png);
	line-height:20px;
}

/********APPLIED ROLLOVER TEXT BOX*********/

/******PRODUCTS******/
ul.tabs {
    width: 20em;
    float: none;
    list-style: none;
    padding-left:0;
}

.tabs li {
    display: block;
}

.labels:after {
    content: '';
    display: table;
    clear: both;
}

.tabs label {
    padding-top:5px;
    display: block;
    padding-left:10px;
    height:3em;
    width:100%;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}

.tabs label:hover {
    color:#929292;
}

.tab-content{}


.tab-content input[type=radio] {
    display:none;
}

[id^=tab]:checked + .applied-text {
    display: block;
}

[id^=tab]:checked ~ [id^=label]  {
    background: #08C;
    color: white;
}
.tab input:checked + label {
    border-bottom: 4px solid;
    border-top: 4px solid;
}
.tab [id^="tab1"]:checked + label {
    border-bottom-color: #cd7f32;
    border-top-color: #cd7f32;
    background: yellow;
}
.bottom-rollover-text  input[type=radio] {
    display: none;
}
input#tab1:checked ~ div .tabs label[for=tab1],
input#tab2:checked ~ div .tabs label[for=tab2],
input#tab3:checked ~ div .tabs label[for=tab3],
input#tab4:checked ~ div .tabs label[for=tab4] {
    background-image: url(images/yellow.png);
    background-size: 13em;
    background-repeat: no-repeat;
    color:#fff;
}
input#tab5:checked ~ div .tabs label[for=tab5],
input#tab6:checked ~ div .tabs label[for=tab6],
input#tab7:checked ~ div .tabs label[for=tab7],
input#tab8:checked ~ div .tabs label[for=tab8],
input#tab9:checked ~ div .tabs label[for=tab9] {
    background-image: url(images/green.png);
    background-size: 13em;
    background-repeat: no-repeat;
    color:#fff;
}

input#tab1:checked ~ div.tab-content .applied-text:nth-child(1),
input#tab2:checked ~ div.tab-content .applied-text:nth-child(2),
input#tab3:checked ~ div.tab-content .applied-text:nth-child(3),
input#tab4:checked ~ div.tab-content .applied-text:nth-child(4),
input#tab5:checked ~ div.tab-content .applied-text:nth-child(1),
input#tab6:checked ~ div.tab-content .applied-text:nth-child(2),
input#tab7:checked ~ div.tab-content .applied-text:nth-child(3),
input#tab8:checked ~ div.tab-content .applied-text:nth-child(4),
input#tab9:checked ~ div.tab-content .applied-text:nth-child(5)
{
    display: block;
}


/*********ACCORDIAN****methods*******/
.ac-container{
    width: 100%;
    margin: 20px 0 10px 0;
    display: none;
}
.ac-container > div{
    font-size:1.3em;

}
.ac-container label{
    color:#000;
    font-weight:normal;
    text-align: center;
    position: relative;
    z-index: 20;
    display: block;
    height: 30px;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    line-height: 33px;
    font-size: 16px;

}
.ac-container label:hover{
    background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
    color: #fff;
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
    background-image: url(images/green.png);
    background-size: 12em;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 3em;
    margin-top: 1em;
    padding-top: 8px;
}

.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(../images/arrow_down.png) no-repeat center center;  
}
.ac-container input:checked + label:hover:after{
    background-image: url(../images/arrow_up.png);
}
.ac-container input{
    display: none;
}
.ac-container article{
    background: rgba(255, 255, 255, 0.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
    transition: 
        height 0.3s ease-in-out, 
        box-shadow 0.6s linear;
}
.ac-container input:checked ~ article{
    transition: 
        height 0.5s ease-in-out, 
        box-shadow 0.1s linear;
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container article p{
    padding: 10px 20px;
    color: #000;
    line-height: 25px;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.ac-container input:checked ~ article.ac-small{
    margin: auto;
    width: 100%;
    min-height: 6em;
    background-image: url(images/bg_dots.png);
}

/*************ACCORDIAN PRODUCTS***************/
.ac-yellow{
    width: 100%;
    margin: 20px 0 10px 0;
    display: none;
}
.ac-yellow > div{
    font-size:1.3em;

}
.ac-yellow label{
    color:#000;
    font-weight:normal;
    text-align: center;
    position: relative;
    z-index: 20;
    display: block;
    height: 40px;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    line-height: 33px;
    font-size: 16px;

}
.ac-yellow label:hover{
    background: #fff;
}
.ac-yellow input:checked + label,
.ac-yellow input:checked + label:hover{
    color: #fff;
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
    background-image: url(images/yellow.png);
    background-size: 10em;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 2em;
    margin-top:1em;
    padding-top:4px;
}

.ac-yellow label:hover:after,
.ac-yellow input:checked + label:hover:after{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(../images/arrow_down.png) no-repeat center center;  
}
.ac-yellow input:checked + label:hover:after{
    background-image: url(../images/arrow_up.png);
}
.ac-yellow input{
    display: none;
}
.ac-yellow article{
    background: rgba(255, 255, 255, 0.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
    transition: 
        height 0.3s ease-in-out, 
        box-shadow 0.6s linear;
}
.ac-yellow input:checked ~ article{
    transition: 
        height 0.5s ease-in-out, 
        box-shadow 0.1s linear;
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-yellow article p{
    padding: 10px 20px;
    color: #000;
    line-height: 25px;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.ac-yellow input:checked ~ article.ac-small{
    margin: auto;
    width: 100%;
    min-height: 7em;
    background-image: url(images/bg_dots.png);
}
.about-menu{
    padding:2em 1em;
    text-align:left;
    font-weight:normal;
}
a.about{
    font-weight:600;
    color:#55a457;
}
a.about:hover{
    color:#ffcd12;
}
img.img-about{
        width:150px;
    height:auto;
}

#contact-circle{
    border-radius:50%;
}
.contact-map{
	border-top: dotted 2px #ffda00;
	padding-top:20px;
    margin-bottom:2em;
}
.contact-col{
    margin-top:2em;
    margin-bottom: .5em;
    color:#464646;
    font-size: 17px;
}
.contact-col-text{
    margin-top:.5em;
    font-size:14px;
    line-height:22px;
}
.contact{
    background-color:#ccc;
    border-bottom:3px solid #000;
    margin-top:1em;
    padding:1em;
    padding-bottom:3em;
    margin-bottom:3em;
}
.contact-form .result_message{
	display:none;
}
.contact-form .result_message.error{
	color:red;
    padding-bottom:10px;
}
.contact-form .result_message.success{
	color:green;
    padding-bottom:10px;
}
a.map-directions{
    color: #ffcd00;
}
a.get-map .map-directions{
    color: #000;
}
a.get-map .map-directions:hover, .get-directions:hover, a.map-directions:hover{
    color:#55a456;
}
.get-directions {
    color: #000;
    font-size: 22px;
    height: 2em;
    background-color: #eee;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-radius: 10px;
    padding: 9px;
    background-image: url(images/right-arrow.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center right;
    margin-top: 2em;
    margin-bottom: 2em;
}

.contact-location .map-locations a{
    color:#ffcd12;
}
.contact-location .map-locations .active-location:hover,
.contact-location .map-locations .active-location{
    color:#929292;
}
button.submit{
    font-size: 20px;
    width: 10em;
    height: 2.5em;
    font-weight: 600;
    background-image: url(images/right-arrow.png);
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 164px;
    bottom: -4.65em;
    right: 6em;
    background-color: #ffcd00;
    border-radius: 7px;
    position: absolute;
}
button.submit:hover{
    background-color: #55a457;
}
span.contact-bold{
    font-size:1.3em;
    font-weight:600;
}
input[type="text"],input[type="phone"],
input[type="email"]
{
    border-radius: 7px;
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
    margin-bottom:.5em;
    margin-top:.5em;
    padding: .5em;
    width: 100%;
    font-size: 15px;
}
.inquiry {
    margin-top:-1.5em;
}
.inquiry select {
    background-color:#e3e3e3;
    height:3em;
    padding:0 1em;
}
.inquiry select:before{
    content:"";
    border-top: 2px solid red;
    margin:0 auto;
}
.line{
    border-bottom: 1px solid #e3e3e3;
}
textarea {
    width: 100%;
    height: 12em;
    line-height: 150%;
    resize: vertical, horizontal;
    font-size: 100%;
    margin-top:0.5em;
}
/*Footer*/
footer {
	background-color:#000;
	padding-top: 30px;
	padding-bottom:20px;
    margin-top:0.5em;
}

#FooterNav ul {float: left;padding-left:0;}

#FooterNav li {
	color: #656565;
	list-style: none;
	font-size: 15px;
	line-height: 15px;
	margin-top: 10px;
	overflow: hidden
}
#FooterNav li a {
	color: #c1bfbf;
	padding-right: 9px;
}
#FooterNav li.head{
	font-size:17px;
}

.map-block{
	color: #fff;
	margin-top:15px;
	background-color: #171717;
	padding:0;
	min-height:6em;
	margin-bottom:.75em;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
span.map-number{
	background-color: #000;
	height: 35px;
	width: 200px;
	border: #ffcd00 solid 1px;
	border-radius: 15px;
	position: absolute;
	display: block;
	top: -45px;
	right: 0;
	left:0;
	margin: 0 auto;
	text-align:center;
	font-size:20px;
	z-index:1;
    padding:2px;
}
.map{
	height:111px;
	padding:0;
}
.map .map_canvas{
	height: 100%;
}

.contact-location .map_canvas {
    border-radius: 100%;
    width: 150px;
    height: 150px;
}
span.mini-text{font-size:15px; color:#464646;}

.map-text:before{
	content:"Call us today";
	text-transform:uppercase;
	font-size:15px;
	top:-66px;
	right:0;
	left:0;
	bottom:0;
	position:absolute;
	letter-spacing: 5px;
}
.map-text, .menu-map-text{
	font-size:24px;
	text-align:center;
	margin-top:35px;
	position:relative;
}
.menu-map-text{
    text-align: left;
    margin-top:0;

}
.find-map-text{
margin-top:15px;
font-size:16px;
text-align:left;
}

span.menu-mini-text{font-size:14px; color:#464646;font-weight:normal;}
.map-locations{
	color:#929292;
	text-align:center;
	margin-bottom:10px;
}
.map-locations a{
	color: #fff;
	text-decoration: underline;}
.map-locations .active-location:hover,
.map-locations .active-location{
	color:#929292;
	text-decoration: none;
	cursor: default;
}
.map-locations a:hover{color:#929292;text-decoration:underline;}
.map-directions{
	color: #929292;
	text-align:right;
}
.map-directions a{
	color:#ffcd00;
}
.map-directions a:hover{
	color:#55a457;
}
.menu-map-directions a{
    color:#ffcd00;
}
.menu-map-directions a:hover{
    color:#55a457;
}

#fireside{
	background-color: #171717;
	color:#929292;
	text-align: center;
	padding-top: 12px;
	font-size:12px;
}
#fireside a{
	color:#929292;
}
#fireside a:hover{
	color:#55a457;
	text-decoration:none;
} 


/* Screen Width*/
@media screen and (min-width: 1200px){
	.map{height:118px;}
    #jumbotron-index{
        margin-bottom:5%;
    }
}

@media screen and (max-width: 1186px){
	img .circle{height:150px; width:150px;}
    #jumbotron-index{
        margin-bottom:2%;
    }
    .nav>li>a {
    padding-right:20px;
    margin-right: 10px;
}
}

@media screen and (max-width: 991px){
    .nav>li>a {
    padding-right:20px;
    margin-right:0;
}
	/*Header*/
	#MainNav{margin-right: 0;}
	/*content*/
	.mid-col, .right-col {text-align: center;}
	.left-col{margin-bottom: 2em;border-bottom:1px solid #ccc;padding-bottom:3em;}
	.mid-col{margin-bottom:10em;margin-top:10em;}
	.right-col{margin-bottom:1em;}
	/*Footer*/
	#FooterNav ul{float:none; text-align:center;}
	.map-block{background-color:transparent;}
	.map{margin-bottom: 10px;}
	.difference {
		margin-top:0;
	}
	.difference-square:first-child{
        content:"";
        border-bottom: 1px solid #ccc;
        border-right:none;
    }
    .difference-square:last-child{
        content:"";
        border-top: 1px solid #ccc;
        border-left:none;
    }
    .difference-square:nth-child(2){
        content:"";
        border-bottom: 1px solid #ccc;
        border-left:none;
    }
    .difference-square-right:last-child{
        content:"";
        border-left:none;
    }
    .navbar-nav .map_canvas{
        margin:0 auto;
    }
    #menu_midland_map_canvas{
        margin-top:40px;
    }
    .find-map-text{
        text-align: center!important;
    }
}
@media (min-width: 979px) {
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}
}
@media (max-width: 979px) {
	.contact-col{text-align:left;}
}
@media screen and (max-width: 1250px) and (min-width: 768px){
    #owl-demo .item img {
        width: auto;
        height: 440px;
    }
}
@media screen and (max-width: 1050px) and (min-width: 768px){
.nav>li>a {
    padding-left: 12px;
    padding-right: 12px;
	padding-left: 1.9vw;
    padding-right: 1.9vw;
}
#MainNav, #UpperNav {
    font-size: 17px;
    font-size: 1.7vw;
}
}
@media screen and (max-width: 768px){
    .find-map-text{
        text-align: center!important;
    }

}

@media screen and (max-width: 767px){
    .find-map-text{
        text-align: center!important;
    }
    #contact_orillia_map_wrapper,
    #contact_midland_map_wrapper{
        margin-top:30px;
    }
    button.submit{
        right:2em;
    }
 .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
	.contact-col{text-align:left;}
	.navbar-nav>li>.dropdown-menu li{padding:10px 5px;}
	.navbar-nav>li>.dropdown-menu {
        width: 100% !important;
        margin-left: 0 !important;
        padding:1em 0;
	}
	h1.bold{font-size:40px;font-weight:normal;}
	#UpperNav{ display:none;}
	a#Logo, a#Logo img {width: 200px; position:inherit;}
	#MainNav {width: 100%; clear: both; margin-right:0;}

	.navbar-nav ul, .navbar-nav {width: 100%; text-align: center; margin: 0;}
	.navbar-nav li {border-bottom: solid 2px #e3e3e3}
	.navbar-nav li:last-child {border: none}
	.navbar-nav > li {margin-left: 0}
	.navbar-inverse .navbar-nav > li > a {padding: 12px 0}
	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:focus {
        background: none;
        color: #fcb21e
	}
	.about-us{
        text-align:center;
	}
	.about-us .about-left-circle, .about-us .about-mid-circle, .about-us .about-right-circle{
        margin: 0 auto;
        margin-top:4em;

	}
	.about-us .about-right-circle{margin-top:0;}
	.about-us .about-mid-circle{
        margin-top:10px;
        margin-bottom:10px;
	}
    #jumbotron-index{
        position: static;
    }
	#owl-demo .item img {
        width: 150%;
        height: auto;
        position: relative;
        left: -50%;}
	.mid-col{margin-right:0;}

	.ac-container, .ac-yellow{
        width: 100%;
        margin: 2em 0;
        padding: 2em 0;
        display: block;
        border-top: 1px solid #000;
        border-bottom:1px solid #000;
	}
	.bottom-rollover-text {display:none;}
}
@media screen and (max-width: 480px){
    #owl-demo .item img{
        width: auto;
        height: 200px;
    }
    #jumbotron-index{
        margin-bottom:0;
    }
    h1.bold{
        font-size:35px;
    }
    .jumbotron p{
        font-size:15px;
    }
    .tab-contents a > img:not(.img-about) {
        display:none;
    }
}

@media screen and (max-width: 320px){


.jumbotron .jumbo-text {
bottom:0;
}
}