@font-face {
  font-family: 'ComicSansMS';
  src: url('../fonts/ComicSansMS.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/ComicSansMS.woff') format('woff'), 
  url('../fonts/ComicSansMS.ttf')  format('truetype'), 
  url('../fonts/ComicSansMS.svg#ComicSansMS') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold-webfont.eot');
    src: url('../fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('../fonts/raleway-bold-webfont.woff') format('woff'),
         url('../fonts/raleway-bold-webfont.ttf') format('truetype'),
         url('../fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('../fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'kbfreezerburnmedium';
    src: url('../fonts/kbfreezerburn.eot');
    src: url('../fonts/kbfreezerburn.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kbfreezerburn.woff2') format('woff2'),
         url('../fonts/kbfreezerburn.woff') format('woff'),
         url('../fonts/kbfreezerburn.ttf') format('truetype'),
         url('../fonts/kbfreezerburn.svg#kbfreezerburnmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Bottom Sections */

#homePanel .row {
	display: table;
}
#homePanel .section {
	position: relative;
	display: table-cell;
	float: none;
	padding: 30px 30px 65px;
	background-color: #f8f8f8;
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 14px;
}
#homePanel .section .link {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 47px;
	font-family: 'ralewayregular', cursive;
	font-size: 15.56px;
	padding: 0 30px;
	color: #fff;
}
#homePanel .section .link span {
	display: inline-block;
	padding-right: 67px;
	background: url(../images/link-leaf.png) no-repeat right center;
}
#homePanel .section .title {
	font-family: 'ralewayregular', Arial, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 18px;
}
#homePanel .section.one {
	background-image: url(../images/section1-bg.png);
}
#homePanel .section.one .title {
	color: #c44ca8;
}
#homePanel .section.one .link {
	background-color: #c44ca8;
}
#homePanel .section.two {
	background-image: url(../images/section2-bg.png);
}
#homePanel .section.two .title {
	color: #8ac75b;
}
#homePanel .section.two .link {
	background-color: #8ac75b;
}
#homePanel .section.three {
	background-image: url(../images/section3-bg.png);
}
#homePanel .section.three .title {
	color: #ee7730;
}
#homePanel .section.three .link {
	background-color: #ee7730;
}

/* Content */

#aboutUs {
	padding: 50px 0;
	overflow: hidden;
}
#aboutUs .image {
	text-align: center;
}
#aboutUs .image img {
	max-width: 100%;
}
#aboutUs .text {
	padding-right: 57px;
}
.pageHeader {
	background-color: #4D9655;
}
.pageHeader h1 {
	font-family: 'ComicSansMS', cursive;
	font-size: 42px;
	color: #333333;
	line-height: 2;
	text-shadow: 0 0 5px rgba(255,255,190, 0.75);
	padding-bottom: 45px;
}
/* Miscelleneous */
h1 {
	font-family: 'kbfreezerburnmedium', Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	color: #cc33cc;
}
h2 {
	font-family: 'ralewaybold', Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 20px;
	padding: 0;
	color: #ee7730;
}
h3 {
	font-family: 'ralewayregular', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0;
	color: #FF9900;
}
h4 {
	font-family: 'kbfreezerburnmedium', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 20px;
	padding: 0;
	color: #489255;
}
p {
	margin: 0 0 14px;
	line-height: 1.6;
}
a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: none;
	color: #cc33cc;
}
img {
	border: 0;
}
.clear {
	clear: both;
}


.navbar{
margin-bottom: 35px;
}

.navbar-brand > img{
width: 150px;
    padding: 0;
}
#mobNavigation ul.topNavi li .submenu .arrow{
border-style: none;
    border-width: 0;
}
#mobNavigation ul.topNavi li.Link2 .submenu .inner{
background-color: none;
}
.navbar-toggle .icon-bar{
background: #000;
}
.navbar-header{
padding-top: 0px;
}
#mobNavigation ul.topNavi li .submenu .inner ul li a{
color: #000;
    padding-left: 30px;
}
.navbar-brand{
padding: 5px;
    margin-bottom: 20px;
}
#mobNavigation ul.topNavi li.Link2 .submenu .arrow{
border-color: none;
}
.navbar-toggle{
padding: 20px 10px 0;
}
#mobNavigation ul.topNavi li .submenu .inner{
border-radius: 0;
    padding-left: 30px;
    padding: 0;
    background-color: none;
}
#mobNavigation ul.topNavi li .submenu{
padding-top: 0;
    position: relative;
    display: block;
}

#mobNavigation ul.topNavi li .submenu .inner ul li a{
    color: #fff;   
}

    #mobNavigation ul.topNavi{
        position: relative;
        width: 100%;
        float: left;
    }
    #mobNavigation ul.topNavi li{
        height: auto;
        display: table;
        width: 100%;
        float: left;
        border: 0px !important;
    }
    #mobNavigation ul.topNavi li a span{
        padding: 0px;
        line-height: normal;
        display: table;
    }

.navbar{
    margin-bottom: 0px;   
}
#mobNavigation ul.topNavi li.Link2 .submenu .inner{
    width: 100%;   
}