@charset "utf-8";
/* t-11 template CSS Document */

/*===============================
  BEGIN Main Container
  ===============================*/	
.template-content-main-container {height: auto;position: relative;max-width: 100%;}
.template-content-inner-container {max-width: 900px;margin: 0 auto;text-align: left;padding: 40px 20px 40px 20px;}
.template-content-inner-container h2{font-size: 34px;font-weight: 300;line-height: 47px;}
.template-content-inner-container h3{font-size: 26px;font-weight: 700;line-height: 27px;}
.template-content-inner-container h4{font-size: 16px;font-weight: 500;line-height: 24px;}
.template-content-inner-container h5{font-size: 16px;font-weight: 300;line-height: 24px;}
.template-content-inner-container p{font-size: 16px;font-weight: 300;line-height: 24px;}
.template-content-inner-container ul {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.template-content-inner-container li {
    padding-bottom: 5px;
}

h2.template-heading-before:before {
    content: '';
    width: 40px;
    height: 2px;
    background: #17532a;
    position: relative;
    top: -12px;
    display: block;
}
h3.template-heading-after {font-size: 16px;font-weight: 500;text-transform: uppercase;}
h3.template-heading-after:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #17532a;
    position: relative;
    top: 10px;
    display: block;
}

.template-content-inner-container h2.sitemap {
    font-size: 20px;
    line-height: 40px;
}

/*===============================
  END Main Container
  ===============================*/


@media (min-width: 320px) {
	
}

@media (min-width: 360px) {

}

@media (min-width: 375px) {
	
}
	
@media (min-width: 450px) {

	
}

@media (min-width: 576px) {
	
}		

@media (min-width: 768px) {

}
	
@media (min-width: 992px) {

/*===============================
  BEGIN Main Container
  ===============================*/	

.template-content-inner-container {padding: 40px 0px 40px 0px;}
/*===============================
  END Main Container
  ===============================*/

}
	
@media (min-width: 1200px) {
	

}

@media (min-width: 1440px) {


}

