/* General Style */
body {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 0; 
    overflow-x: hidden;
    overflow-y: auto;
    color: #090909;
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
}
.copyright {
    font-family: 'MinionProRegular', sans-serif;
}
.breadcrumb {
    font-family: 'MinionProRegular', sans-serif;
}
a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none!important;
}
.tab{
	padding-left:15px;
}
.unstyled,
.list-unstyled li,
.dropdown-menu li{
    list-style: none;
}
.bbcode-panel a.btn {
    display: inline-block;
    float: left;
    margin-right: 2px;
    margin-top: 2px;
}
.bbcode-panel.mceToolbar {
    padding: 0 0 15px 0;
    overflow: hidden;
    border: none;
    background: transparent;
    box-shadow: none;
}
.img-rounded {
    -webkit-border-radius: 2px;
    border-radius: 2px;    
}
.user-avatar {
    -webkit-border-radius: 100%;
    border-radius: 100%; 
    max-width: inherit;  
}
.text-muted {
    color:#5F4A8D;
}
br {
    font-size: 0;
    height: 0;
    display: table;
    clear: both;
}
#portal input[type=checkbox] {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin-left: -15px;
    z-index: 100;
    position: relative;
    border: 1px solid #000;
    visibility: visible;
    opacity: 1;
} 
.form-group label.checkbox {
    text-align: left;
}

#image-options {
    overflow: hidden;
}
#image-options .divider {
    margin-bottom: 10px;   
}
.badge {
    background-color: #FE0101;
}
.day-header {
    color: #000;
    font-size:26px;
    font-weight:bolder;
    margin-bottom: 15px;
    display: block;
}
ul {
    padding-left: 0;
    list-style-position: inside;
}
#forum, 
#forum-stats, 
#forum-rules {
    min-height: 0;
}
#uiAlert {
    z-index: 99999;
}
/* e107 Profile*/
.menus .panel-profile,
.menus .panel {
    background: none;
    border: none;
}
.menus .panel-profile {
    margin: 0 -15px;
}
.menus .panel-profile .row {
    border-color: rgba(60,60,60,0.12)!important;
}
/* Nav List Style */
.nav-list {
    border-bottom: 1px solid rgba(60,60,60,0.12);
}
.nav-list li {
    border-top: 1px solid rgba(60,60,60,0.12);
    list-style: none;
}
.nav-list li a {
    padding: 8px 15px;
    display: block;
}

/*Custom Pages*/
.menus.cpage-full-list .text {
    padding-top: 0;
}
.page-chapters-list > li{
    list-style: none;
}
.page-chapters-list h3 {
    color: #AFC387;
}
.cpage .cpage-body {
    margin-bottom: 15px;
}
/* WMessage Carousel */
.menus.wm {
    padding-top: 0;
    padding-bottom: 0;
}
#wmessage-carousel {
    padding-bottom: 30px;
    overflow: hidden;
}
#wmessage-carousel .carousel-inner .item .menus {
    padding-bottom: 20px;
}
#wmessage-carousel .menus-text {
    color: #777!important;
}
#wmessage-carousel .carousel-inner .item .carousel-caption {
    display: none;
}
#wmessage-carousel .carousel-indicators {
    top: 100%;
    margin-top: -25px;
    padding-bottom: 10px;
}
#wmessage-carousel .carousel-control {
    background: none;
    display: none;
}
#wmessage-carousel .carousel-control .glyphicon {
    margin-top: -30px;
}
#wmessage-carousel .carousel-indicators li {
    margin: 0 3px;
    width: 12px;
    height: 12px;
}
#wmessage-carousel .carousel-indicators li:not(.active){
    border-color: #999;
}
.menus.wm br {
    margin-bottom: 3px!important;
    display: table!important;
}
/* WMessage Unclosed */
.wmessage {
    padding: 15px 0;
    margin-bottom: 0px;
    display: block;
    color: inherit;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/*Login Menu*/
.dropdown-menu .menus.login {
    margin-bottom: 0;
}
.dropdown-menu .menus.login .menus-caption {
    display: none;
}
.dropdown-menu .menus.login .logged-out {
    margin: 0 15px;
}
.loggin {
    padding-top: 5px;
}
.loggin .btn.dropdown-toggle{
    background: transparent;
    color: #00AEEF;
}
.loggin .dropdown-menu,
.logggin .dropdown-menu {
    min-width: 200px;
}
.logged-out .imgcode {
    display: table!important;
    margin: 0 auto;
}
.logged-out .sign-up a {
    color: #fff;
}
/*Login Page*/
#login-template {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}
#login-template .logo {
    margin: 0 auto;
}
.menus.login_page .menus-text {
    padding: 0 15px;
}
.menus.login_page h2 {
    font-size: 18px;
}
#login-template label.checkbox {
    display: table;
    margin: 0 auto;
}
.signup-xup .fa{
    font-size: 16px;
}
.signup-xup {
    margin: 2px 0;
}
/* CONTENT */
.green-bar {
	background:#1e5228;
	width:100%;
	top:0;
	height:150px;
	position:absolute;
}
.image-bar{
	background-image: url("images/flower.png");
	background-color: #cccccc;
	width:100%;
	top:0;
	height:330px;
	position:absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
.home-text {
	background:#83c441;
}
.top-swirl{
	height:100px;
	background-image: url(images/topgreenswirl.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bottom-swirl{
	height:100px;
	background-image: url(images/bottomgreenswirl.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
/* Image Stack */
.image-stack {
	margin:0 auto;
}
.image-stack::after {
  content: ' ';
  display: table;
  clear: both;
}
.image-stack__item--top {
    float: left;
    width: 30%;
    margin-right: -100%;
    position: relative;
    z-index: 1;
	margin-left: 50%;
	border-radius: 10px;
	box-shadow: 10px 5px #1e5228;
	box-shadow: 7px 7px #1e5228;
	margin-top: 5%;
}
.image-stack__item--top img{
	border-radius: 10px;
}
.image-stack__item--bottom {
    float: right;
    width: 30%;
    padding-top: 15%;
}
.image-stack__item--bottom img{
	border-radius: 10px;
}
.top-area {
	border-bottom:2px solid #ddd;
	background-color:#eee;
}
.social-list {
	list-style-type: none;
	margin-bottom:0;
}
.social-list li {
	display: inline;
}
.social-list li img{
	margin-top:5px;
}	
.social-list .border-right {
	display:inline-block;
	border-right:2px solid #ddd;
	height:36px;
}
.topnav-list {
	list-style-type: none;
	margin-bottom:0;
	text-align:right;
}
.topnav-list li {
	display: inline;
}	
.topnav-list li a {
	display: block;
	margin: 7px 10px 0 10px;
	color:#000;
}
.topnav-list .border-left {
	display:inline-block;
	border-left:2px solid #ddd;
	height:36px;
}
.topnav-list-sm {
	list-style-type: none;
	margin-bottom:0;
	text-align:right;
	font-size:13px;
}
.topnav-list-sm li {
	display: inline;
}	
.topnav-list-sm li a {
	display: block;
	margin: 7px 5px 0 5px;
	color:#000;
}
.topnav-list-sm .border-left {
	display:inline-block;
	box-shadow: -2px 0px 0px 0px #ddd;
	height:35px;
}
.page {
    max-width: 1200px;
    position: relative;
    z-index: 1;
}
.header-area {
    position: relative;
    display: block;
    z-index: 2;
}
.fixed-header {
  width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  position: static;
}
.header {
	margin-top: 55px;
}
.header-right {
    padding-bottom: 15px;
}
.top-address {
	color: #83c441;
}
.top-address a{
	color: #83c441;
}
.top-address a:hover, 
.top-address a:focus {
	color: #ecb715;
}
.brand img {
    margin-top: 25px;
}
a.brand-text {
	color:#000!important;
}
.header-right .search-bar {
    margin-bottom: 5px;
}
.header-right form.form-inline {
    float: none;
}
.search-label {
    font-size: 20px;
    color: #3E4E67;
    text-transform: uppercase;
    font-weight: bold;
}
.new_buttons {
    list-style: none;
    margin-bottom: 0;
}
.new_buttons li {
    display: inline-block;
} 
.phone {
    text-transform: capitalize;
    font-size: 18px;
    color: #fff;
    padding: 14px 20px 0 20px;
    display: block;
}
.login-btn {
    margin:8px 0 0 0;
    display: block;
}
.login-btn .caret {
    color: #fff;
}
.main-nav .onoffcanvas-toggler {
    margin: 12px 20px 0 30px;
}
.wmessage-area {
    padding-top: 30px;
}
.menus.wm {
    padding-top: 30px;
}
.payment-area {
    background: #C3CDCE;
    padding-top: 30px;
}
.payment-area .fa {
    margin: 0;
    font-size: 60px;
}
.payment-area .menus-text-center {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.payment-area .btn-caption {
    background: #E81F25;
    color: #fff;
    padding: 10px 30px;
    display: table;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.payment-area .menus-text {
    text-align: center;
}
.geolocation-area {
    min-height:100px;
	background:#eee;
	border-bottom:2px solid #ddd;
}
.search-box {
	text-align:center;
	color:#FF0000;
	background:#fff;
	border:1px solid #ddd;
	padding-right:5px;
	padding-top:30px;
	height:80px;
}
.search-input {
	background:#eee;
	border:1px solid #ddd;
}
.store-box {
	text-align:right;
	color:#fff;
	background:#817F80;
	border:1px solid #000;
	padding-right:5px;
	font-size:16px;
}
.store-box img {
	margin:10px auto;
}
.store-bottom {
	border:1px solid #000;
}
.store-bottom i {
	color: #eb1d24;
}
.news-area {
    padding-top: 30px;
    text-align: center;
}
.news-caption {
    position: absolute;
    top: 40%;
    width: 100%;
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(255,255,255,.7);
    color: #3E4E67;
}
.news-area .menus-border {
    border: 1px solid #000;
}
.news-area .menus-img img {
    opacity: 1;
    filter: alpha(opacity=100); 
}
.news-area .menus-img:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40); 
}
.area-caption {
    margin-bottom: 30px;
    color: #fff;
    font-weight: bold;
	font-size: 60px;
	text-shadow: 2px 2px 8px #000;
}
.area-caption em {
	color:#ecb715;
	font-style: normal;
}
.area-text {
    color: #fff;
}
.find-area {
    text-align: center;
    display: block;
	position: relative;
	font-size: 20px;
	vertical-align: middle;
}
.find-area::after {
	content: "";
	background-image: url(images/find-an-agent.jpg);
	background-position: center;
	background-size: cover;
	opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;   
}
.find-area .area-caption {
    color: #3E4E67;
}
.find-area p {
    color: #000;
}
.find-area .btn {
    margin-top: 10px;
}
/* Grid Carousel */
.grid-area {
    background: #83c441;
    padding-top: 40px;
}
.grid-carousel .carousel-slide {
    padding: 0 15px;
}
.grid-carousel .carousel-slide img {
    width: 100%;
}
.grid-carousel .carousel-slide h3 {
    text-align: center;
}
.grid-carousel .carousel-text {
    position: absolute;
    top: 40%;
	padding-left:12%;
    z-index: 100;
	color:#fff;
	font-size:36px;
	font-weight:bold;
}
figure.product {
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 10px;
  width: 100%;
  background: #000000;
  text-align: center;
}
figure.product * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
figure.product img {
  opacity: 1;
  width: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
figure.product figcaption {
  position: absolute;
  bottom: 0;
  left: 18%;
  right: 18%;
  height: 100%;
}
figure.product figcaption > div {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 50%;
}
figure.product h3,
figure.product span {
  margin: 0;
  padding: 10px 15px;
  display: inline-block;
  width: 100%;
  font-weight: 800;
  text-transform: uppercase;
}
figure.product span {
  background: #ffffff;
  color: #4d4d4d;
  position: relative;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}
figure.product h3 {
  background: #333333;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}
figure.product a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.product.yellow {
  background: #ecb715;
}
figure.product.yellow h3 {
  background: #f39c12;
}
figure.product:hover img,
figure.product.hover img {
  opacity: 0.35;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure.product:hover figcaption span,
figure.product.hover figcaption span {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}
figure.product:hover figcaption h3,
figure.product.hover figcaption h3 {
  -webkit-transform: translate3d(0%, -100%, 0);
  transform: translate3d(0%, -100%, 0);
}
.grid-carousel .slick-arrow {
    position: absolute;
    top: 30%;
    z-index: 100;
    width: 40px;
    height: 40px;
}
.grid-carousel .slick-arrow:before,
.grid-carousel .slick-arrow:after {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 3px;
    background: #751113; 
    z-index: 100; 
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.grid-carousel .slick-prev {
    left: 5px;
}
.grid-carousel .slick-next {
    right: 5px;
}
.grid-carousel .slick-prev.slick-arrow:before {
    -moz-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
    top: 10px;
    left: 0;
}
.grid-carousel .slick-prev.slick-arrow:after {
    -moz-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    top: 26px;
    left: 0;
}
.grid-carousel .slick-next.slick-arrow:before {
    -moz-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    top: 10px;
    right: 0;
}
.grid-carousel .slick-next.slick-arrow:after {
    -moz-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
    top: 26px;
    right: 0;
}
.grid-carousel .slick-prev:hover.slick-arrow:before {
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    top: 14px;
    left: 0;
}
.grid-carousel .slick-prev:hover.slick-arrow:after {
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    top: 24px;
    left: 0;
}
.grid-carousel .slick-next:hover.slick-arrow:before {
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    top: 14px;
    right: 0;
}
.grid-carousel .slick-next:hover.slick-arrow:after {
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    top: 24px;
    right: 0;
}
.grid-carousel .slick-dots {
    display: table!important;
    margin: 10px auto 0 auto;
}
.grid-carousel .slick-dots li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.grid-carousel .slick-dots li .dot {
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #751113;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.grid-carousel .slick-dots li.slick-active {
    height: 12px;
    width: 30px;
    background: #751113;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.gallery-grid-area {
    padding-top: 30px;
}
.gallery-grid .box {
    padding-bottom: 30px;
    text-align: center;
}
.gallery-grid .box img {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100); 
}
.gallery-grid .box:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40); 
    cursor: pointer;
}
.gallery-grid .grid-caption {
    position: absolute;
    text-align: center;
    top: 35%;
    width: 100%;
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(255,255,255,.7);
    color: #3E4E67;
    padding-right: 30px;    
}
#layout-landing-page .content-area {
	background: #83c441;
    padding-top: 30px;
}
.content-area {
    padding-top: 30px;
}
.green-area {
	padding-top: 15px;
	background:#83c441;
}
.brown-area {
	padding-top: 15px;
	background:#1e5228;
}
.nature-area {
	background:#fff;
}
.nature-caption {
	font-size: 50px;
	font-weight: bold;
}
.nature-subcaption {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	color: #83c441;
}
.footer-area {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #121b08;
	color:#fff;
}
.footer-area h3.footer-caption {
	color:#fff;
}
.footer-area h3.footer-caption:before {
	content: url("images/green_house.png");
	padding-right:5px;
}
.footer-area .footer-list{
	list-style:none;
	padding-left:15px;
}
.footer-area .footer-list a{
	color:#fff;
}
.footer-area .footer-list a:hover,
.footer-area .footer-list a:focus {
	text-decoration: underline!important;
}
.social-header {
	color: #0eb0fb;
	margin-top:40px;
	text-align:center;
}
.xurl-social-icons{
	text-align:center;
}
.social-icon {
	margin: 5px 20px;
}
a.social-icon {
	color:#83c441;
}
a.social-icon:hover,
a.social-icon:focus {
	color:#ecb715;
}
.vertical-links {
    text-transform: uppercase;
}
.postal-address {
    text-align: center;
    padding-top: 30px;
}
.postal-address img {
    margin: 0 auto;
}
.footer {
    font-size: 12px;
    text-align: center;
    font-family: 'MinionProRegular', sans-serif;
}
.footer .member-login,
.footer .admin-login {
    display: inline-block;
    margin: 0 10px;
}
/* Retail Page */
.retail-image-bar{
	background-image: url("images/retail_headerimage.png");
	background-color: #cccccc;
	width:100%;
	top:0;
	height:330px;
	position:absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
#layout-full-width-page .content-area {
	padding-top: 10px;
}
.retail-caption {
	position: relative;
	text-align: center;
	font-size: 50px;
	color:#fff;
	margin-top:0;
}
.retail-subcaption {
	position: relative;
	text-align: center;
	font-size: 20px;
	color:#fff;
	margin-top:0;
}
.retail-subcaption em{
	color: #ecb715;
	font-style: normal;
}
.retail-shop{
	background:#78B836;
	padding-top: 25px;
}
/*Sidebar */
.sidebar {
    background: #fff;
    width: 100%;
    max-width: 300px;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.sidebar .navbar-nav {
  padding-left: 25px;
  padding-right: 25px;
  font-family: 'Montserrat', sans-serif;
  background-color: initial;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  float:none;
}
.sidebar .navbar-nav > li {
	float:none;
}
.sidebar .navbar-nav > li > a {
	padding-top:10px;
	padding-bottom:10px;
}
.sidebar ul {
    border-top: 1px solid rgba(0,0,0,0.1);
}
.sidebar ul li {
    list-style: none;
    display: block; 
    border-bottom: 1px solid rgba(0,0,0,0.1);   
}
.sidebar ul li a {
    color: #83c441;
}
.sidebar .sidebar-body {
    padding: 5px 0 20px 10px;
}
.sidebar .onoffcanvas-toggler {
    margin-top: 10px;
    margin-right: 10px;
}
.sidebar .logo {
	width:75%;
	margin: 5px 0 0 10px;
}
.sidebar .top-address {
	margin-bottom: 20px;
	text-align: center;
}
.sidebar .top-address a{
	display: block;
}
#main-navbar .onoffcanvas-toggler {
    margin-top: 7px;
    margin-bottom: 7px;
}
#main-navbar .onoffcanvas-toggler:before {
    background: #007F00!important;
    color: #007F00;
    border-color: #007F00;
}
#main-navbar .onoffcanvas-toggler:after {
    color: #007F00;
    border-color: #007F00;
}
/* Main Navigation */
.navbar {
    margin-bottom: 0;
    border-radius: 0;
}
.navbar-default {
    z-index: 1000;
}
.navbar-nav-right {
	padding-left:25px;
	padding-right:25px;
    font-family: 'Montserrat', sans-serif;
	background-color: #090909;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.navbar-nav-right > li > div {
    text-transform: capitalize;
    font-size: 20px;
	color: #fff;
}
 
.navbar-nav-right > li li > div {
    font-size: 16px;
}
.navbar-nav-right > li > div > .fa,
.navbar-nav-right > li > div > .glyphicon {
    margin-right: 5px;
}
.navbar-nav-icon {
	padding-left:10px;
	padding-right:10px;
    font-family: 'Montserrat', sans-serif;
	background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0.5, #ecb715),
        color-stop(0.5, #090909)
    );
    background-image: -o-linear-gradient(right, #ecb715 50%, #090909 50%);
    background-image: -moz-linear-gradient(right, #ecb715 50%, #090909 50%);
    background-image: -webkit-linear-gradient(right, #ecb715 50%, #090909 50%);
    background-image: -ms-linear-gradient(right, #ecb715 50%, #090909 50%);
    background-image: linear-gradient(to right, #ecb715 50%, #090909 50%);
}
.navbar-nav-icon > li > div {
    text-transform: capitalize;
    font-size: 20px;
	color: #fff;
}
.navbar-nav-icon > li li > div {
    font-size: 16px;
}
.navbar-nav-icon > li > div > .fa,
.navbar-nav-icon > li > div > .glyphicon {
    margin-right: 5px;
}
.navbar-nav {
	padding-left:25px;
	padding-right:25px;
    font-family: 'Montserrat', sans-serif;
	background-color: #ecb715;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.navbar-nav > li > a {
    text-transform: capitalize;
    font-size: 20px;
	color: #fff;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a.highlighted:hover,
.navbar-nav > li > a.highlighted {
    color: #090909;
	background:none;
} 
.navbar-nav > li li > a {
    font-size: 16px;
}
.navbar-nav > li > a > .fa,
.navbar-nav > li > a > .glyphicon {
    margin-right: 5px;
}
.navbar-toggle {
    background: #fff;
}
.sub-arrow {
    color: #83c441;
}
.navbar-toggle .icon-bar {
    background: #016E57!important;
}
.navbar-default,
.navbar-collapse {
    border: none;
}
.navbar-default {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.4);
    box-shadow: 0 1px 3px 1px rgba(0,0,0,0.4);
}
.scroll-to-fixed-fixed {
    -webkit-box-shadow: 0 3px 3px 1px rgba(0,0,0,0.3);
    box-shadow: 0 3px 3px 1px rgba(0,0,0,0.3);
}
/* Normal Slider */
.normal-slider {
    position: relative;
    z-index: 1;
}
.normal-slider .fa {
    position: absolute;
    z-index: 5;
    font-size: 60px;
    top: 50%;
    margin-top: -30px;
    color: #fff;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.normal-slider .fa:hover {
    background: rgba(255,255,255,.5);
    color: #E81F25;
}
.normal-slider .fa-angle-left {
    left: 15px;
}
.normal-slider .fa-angle-right {
    right: 15px;
}
.normal-slider .ns-slide {
    position: relative;
    z-index: 5;
}
.normal-slider .ns-image {
    position: relative;
    z-index: 5;
}
.normal-slider .ns-message {
    color: #fff;
    max-width: 50%;
    display: block;
    position: absolute;
    z-index: 100;
    left: 15%;
    bottom: 30%;
    padding: 15px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 2px 2px 3px rgba(0,0,0,.5);
}
.normal-slider .ns-message .btn-custom {
    background-color: #3E4E67;
    border-color: #3E4E67;
    font-size: 50%;
}
/*Sign-up page*/
.sign-up-menu {
    margin-top: 20px;
}
.sign-up-menu .inner {
    background: #751113;
    padding: 15px;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.sign-up-menu legend {
    font-family: 'MinionProRegular', sans-serif;
    color: #fff;
    border: none;
}
.sign-up-menu .error {
    color: #FCCA02;
}
.sign-up-menu .form-control {
    color: #333;
}
.sign-up-menu #progress { 
    position: relative; 
    height: 5px; 
    background-color: #fff; 
    margin-bottom: 20px; 
}
.sign-up-menu #progress-complete { 
    border: 0; position: absolute; 
    height: 5px; 
    min-width: 10px; 
    background-color: #01CBFD; 
    transition: width .2s ease-in-out; 
}
/* Menus */
.menus {
    display: block;
    margin-bottom: 30px;
}
.menus .menus-caption {
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size:36px;
    position: relative;
    color: #ecb715;
    text-transform: uppercase;
	text-shadow: 2px 2px 5px #000;
}
.menus .menus-caption .btn-group .btn {
    -webkit-box-shadow: 0px 0 3px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 0 3px 1px rgba(0,0,0,0.3);
}
.menus .menus-text {
    display: block;
}
/* PM Menu */
.menus.pm .btn-mini {
    margin-top: 15px;
}
/* Chapter Menu */
.menus.chapter-menu .col-md-6 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
/* User Language Menu */
.menus.user_lan .btn {
    margin-top: 10px;
}
/* User Theme Menu */
.usertheme .tbox {
    margin-left: auto;
    margin-right: auto;
    width: 100%!important;
    margin-bottom: 10px;
}
/* Chatbox Menu */
.chatbox #cmessage.tbox {
    max-width: 100%!important;
    margin-bottom: 10px;
}
.chatbox p {
    background: rgba(200,200,200,0.3);
    padding: 5px 10px;
    margin-top: 5px;
}
/* Blog Calendar */
.menus.blog_calendar h5,
.menus.blog_calendar .blogcalendar {
    text-align: center;
}
.menus.blog_calendar h5,
.item h5 {
    
}
.menus.blog_calendar #blogCalendar {
    overflow: hidden;
    display: table;
    width: 100%;
}
/* Contact Menu */
.menus.contact-menu .input-group.text-center {
    display: table;
    margin: 0 auto;
}
/* News */
.article {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.article .article-header {
    position: relative;
}
.article .news-title {
    position: relative;
    margin-top: 0px;
    z-index: 5;
}
.article-item .news-title {
    margin-top: 10px;
}
.article .news-author {
    font-size: 14px;
}
.article .news-date,
.article .news-category {
    display: inline-block;
    font-size: 12px;
}
.article .right-btn {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
    margin-right: 10px;
    z-index: 10;
}
.article .right-btn .badge {
    position: absolute;
    top: -5px;
    right: 25px;
}
.article h2.news-title {
    color: #E81F25;
    padding-right: 45px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.article .article-info {
    margin-bottom: 0px;
}
.article .article-body {
    padding-top: 15px;
    font-size: 16px;
}
.article .news-img {
    padding-left: 0;
    padding-bottom: 5px;
}
.article .news-img a {
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
}
.article .article-tags {
    padding: 15px 15px 5px 15px;
    font-size: 12px;
    text-align: right;
}
.article .options {
    padding-top: 20px;
}
.options a.btn{
    width: 45px!important;
    border: none!important;
    text-align: center;
    margin: 1px!important;
    border-radius: 0!important;
}
.options .btn-group {
    margin-left: 0!important;
    border-radius: 0!important;
}
.newscatlist-title {
    
    font-size: 34px;
}
/* Extended News */
.article-item {
    padding-top: 0;
    padding-bottom: 0;
}
.article-item .right-btn {
    position: absolute;
    top: 0;
    right: 0;
}
.article-item .options {
    padding-bottom: 10px;
}
.article-item .news-item-img {
    padding-left: 0;
}
.article-item .news-images-left {
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.article-item .news-images-right {
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.article-item .row02 .news-images-left,
.article-item .row02 .news-images-right {
    padding-bottom: 0;
}
/*Extended News Images Slider*/
.news-item-img {
    margin-bottom: 15px;
}
.news-item-img .slick-arrow {
    position: absolute;
    z-index: 40;
    top: 100%;
    margin-top: 10px;
    left: 0;
    padding: 0 10px;
}
.news-item-img .slick-arrow.slick-next {
    left: 35px;
}
/* Other News Menu*/
.menus.other_news h4.othernews-caption,
.menus.other_news .othernews-text {
    text-align: left!important;
}
.menus.other_news2 .media-heading {
    margin-bottom: 15px;
}
/* Comments */
.comment-text .c-text {
    background: rgba(200,200,200,0.3);
    padding: 5px 15px;
    display: block;
    margin-bottom: 0;
}
.c-box {
    display: inline-table;
}
.c-box.text-muted {
    padding-left: 15px;
}
/* Forum */
.general-forum-header ul.breadcrumb {
    margin-bottom: 10px;
}
.forum-title {
    color: #016E57;
}
.forum-post {
    list-style: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgba(100,100,100,0.05);
}
.forum-post.first-post {
    background: rgba(100,100,100,0.1);
    border-top: 1px solid rgba(0,0,0,0.1);
}
#forum-viewtopic .label-info.moderator-label {
    background: #FF8F00;
}
#forum-viewtopic .label-info.admin-label {
    background: #5E35B1;
}
#forum-viewtopic .label-info.main-admin-label {
    background: #C2185B;
}
.forum-text {
    width: 100%;
    background: rgba(40,40,40,0.05);
    padding: 10px;
    overflow: hidden;
}
.forum-info .btn-group {
    min-width: 100px;
}
.breadcrumb {
    background: rgba(100,100,100,0.1);
}
.forum-icons {
    background: #eee;
    border: 1px solid #ddd;
}
.forum-post .signature {
    width: 100%;
    border-top: 1px dashed #ccc;
    padding: 5px;
}
/*Members List*/
.content.user-list {
    padding-top: 15px;
}
.content.user-list .table.e-list {
    margin-top: 15px;
    border-top: 1px solid rgba(40,40,40,0.2);    
}
.content.user-list .table.e-list thead {
    background: rgba(255,255,255,0.1);
}
.content.user-list .table.e-list .forumheader3{
    border-top: 1px solid rgba(40,40,40,0.12); 
    vertical-align: middle;   
}
/* ACCORDION STYLES */
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	word-wrap: break-word;
}
.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.card-header {
    padding: 7px 10px;
    margin-bottom: 0;
    background-color: rgba(30,82,40);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-header h2 {
    margin:0;
	color:#83c441;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.faq_menu .menus-caption {
	text-align:center;
	text-transform: initial;
}
.item {
    position:relative;
    display:inline-block;
}
.notify-badge{
    position: absolute;
    bottom:0;
    background:#ecb715;
    text-align: center;
    border-radius: 30px;
    color:#fff;
    padding:3px 5px;
    font-size:12px;
}
/* RESPONSIVE CSS */ 
@media (max-width: 1400px){
.normal-slider .ns-message {
    left: 15%;
    bottom: 20%;
    padding: 15px;
    font-size: 30px;
}
.normal-slider .ns-message .btn-custom {
    font-size: 50%;
}
.phone {
    text-transform: capitalize;
    font-size: 16px;
    color: #fff;
    padding: 16px 15px 0 15px;
    display: block;
}
}
@media (max-width: 1200px){
.normal-slider .ns-message {
    left: 15%;
    bottom: 15%;
    padding: 15px;
    font-size: 25px;
}
.normal-slider .ns-message .btn-custom {
    font-size: 45%;
}
.phone {
    text-transform: capitalize;
    font-size: 16px;
    color: #fff;
    padding: 16px 15px 0 15px;
    display: block;
}
}
@media (max-width: 1070px){
.store-box {
	font-size:14px;
}
}
@media (max-width: 1000px){
.area-caption {
    margin-top: 30px;
	font-size: 52px;
}
}
@media (max-width: 992px){
.normal-slider .ns-message {
    left: 15%;
    bottom: 15%;
    padding: 10px;
    font-size: 20px;
}
.normal-slider .ns-message .btn-custom {
    font-size: 50%;
}
.normal-slider .fa {
    font-size: 45px;
    margin-top: -20px;
}
.grid-carousel .carousel-text {
	padding-left:40px;
}
.store-box {
	font-size:13px;
}
.logo{
	max-width:135px;
}
}
    
@media (max-width: 767px) { 
.article .news-img {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
}

.normal-slider .ns-message {
    display: none;
}
.normal-slider .ns-image {
    width: auto!important;
}
.normal-slider .fa {
    font-size: 30px;
    top: auto;
    bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.main-nav .onoffcanvas-toggler {
    margin: 12px 15px 0 15px;
}
.header-right form.form-inline {
    float: none;
}
.grid-carousel .carousel-text {
	padding-left:140px;
}
.image-stack__item--top {
	margin-left: 25%;
}
.image-stack__item--bottom {
	margin-right: 25%;
}
}
@media (max-width: 530px) { 
.nature-caption {
  font-size: 42px;
  font-weight: bold;
}
}
@media (max-width: 468px) {
.comment-box-form .comment-box-left {
    float: none;
    display: table;
    width: 100%;
}
.search-label {
    font-size: 14px;
}
.header-left {
    padding: 0;
}
.logo {
    max-width:135px;
}
.header-right {
    text-align: center;
}
.phone {
    display: none;
}
.grid-carousel .carousel-text {
	padding-left:75px;
}
}


