@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed&display=swap');
@import url('//fonts.googleapis.com/css?family=Jockey+One&display=swap');
@import url('//fonts.googleapis.com/css?family=Merriweather&display=swap');
@import url('//fonts.googleapis.com/css?family=Oleo+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
body {
	background-image: url(../images/classic-background.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color:#e2f6f2;
	color:#373737;
	padding:0 !important
}
body, div, p {
	font-size:16px;
	font-family:Merriweather, serif
}
a, a:link {color:#366e6c}
.topRow {
	background:rgba(234, 116, 0, .9);
	font-family:Oswald, sans-serif;
	border-bottom:3px solid #8e4600;
	width:100%;
	-webkit-box-shadow:0 6px 6px -6px #000;
	-moz-box-shadow:0 6px 6px -6px #000;
	box-shadow:0 6px 6px -6px #000
}
.logoStruc {
	margin-top:2px
}
.main-struc {
	margin-bottom:20px;
	}
.top-img {
	background-color:#c40a13;
	z-index:1
}
.main-struc, .top-img img {
	-webkit-box-shadow: 0 15px 45px rgba(0,0,0,.71);
    box-shadow: 0 15px 45px rgba(0,0,0,.71);
	}
.cont-struc {
	background: rgba(255, 255, 255, .90);
	border:8px solid #e7bd0b;
	padding:10px;
}
.breadcrumb-struc {
	font-family: 'Barlow Condensed', sans-serif;
    background: #fff;
    margin: -7px -7px 20px;
    padding: 0 5px;
}
h1 {
	font-family:'Oleo Script', cursive;
	color:#05745e;
	text-align:center;
}
.introTxt span {
    font-size: 21px;
    color: #006d38;
    font-style: oblique;
	font-family: 'Jockey One', sans-serif
	}
.sub-title {
	color:#715637;
	text-align: center;
    font-size: 20px;
    margin-top: -6px;
    font-weight: 600;
}
h2 {color:#006d38;
	font-family: 'Jockey One', sans-serif;
    text-align: center;
	margin-bottom:20px
	}
h3 {
	font-family: 'Jockey One', sans-serif;
	font-optical-sizing: auto;
  	font-style: normal;
    color: #179055;
    margin-top: 20px;
    margin-bottom: 15px;
}
@media (max-width:767px) {
h1 {font-size:31px}
h2 {font-size:23px} 
}


.home h2 {margin-top:0}
.introTxt {
	border-bottom:1px solid #d0c69b;	
}

hr {
    border-top: 1px solid #457500;
}


.home-nav-wrap {
	background: rgba(255, 255, 255, .70);
	border : solid 6px rgba(166,198,207,0.6);
	padding:6px;
	min-height:320px;
	margin-bottom:15px;
	-webkit-box-shadow: 0 6px 6px -6px black;
	   -moz-box-shadow: 0 6px 6px -6px black;
	        box-shadow: 0 6px 6px -6px black;
	}
.home-nav-wrap h3 {
	font-family: "Oswald", sans-serif;
	font-weight:400;
	font-size: 125%;
	background:#39859b;
	color:#fff;
	margin-top:0;
	text-align:center;
	margin-bottom:5px;	
    padding: 2px 4px 4px;
	}
.home-nav-wrap img {
	margin-top:4px;
	}
.home-nav-wrap a, .home-nav-wrap a:link {text-decoration:none}
.home-nav-wrap p {
	font-size:14px;
	}
.home-nav-wrap span {display:block}

.home-nav-wrap span a, .home-nav-wrap span a:link, .home-nav-wrap span a:active {
	padding: 2px 6px 2px 10px;
	background:#e36d11;
	color:#fff;
	font-size: 18px;
	text-transform:uppercase;
	font-family: 'Barlow Condensed', sans-serif;
    margin-left: -6px;
	text-decoration:none;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-box-shadow: 0 3px 9px -6px black;
	   -moz-box-shadow: 0 3px 9px -6px black;
	        box-shadow: 0 3px 9px -6px black;
	transition: all 0.5s ease 0s;
}
.home-nav-wrap span a:hover {
	background:#4a5819;
	color:#e4f4c0;
	padding:2px 10px 2px 14px;
	transition: all 0.5s ease 0s;
}
@media (max-width:767px) {
	.home-nav-wrap {
		min-height:unset;
		}
	.home-nav-wrap p {
		margin-top: 6px;
		margin-bottom: 6px;
		}
}
.bann-wrap {
	padding:6px
}
@media (max-width:767px) {
.logoStruc {
text-align:center
}
}
.left-wrap {
	padding-right:5px
}
.right-wrap {
	padding-left:5px;
	padding-right:10px
}
.left-cont, .right-cont {
	padding:10px
}
.right-cont .section-links a, .right-cont .section-links a:link, .right-cont .section-links a:active {
	display:block;
	text-decoration:none;
	background:#fff;
	margin-bottom:3px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #fff;
	transition: all 0.5s ease 0s;
}
.right-cont .section-links a:hover {
	background:none;
	color:#6F1B11;
	transition: all 0.5s ease 0s;
}
.right-cont br {display:none}
@media (min-width:768px) {
.left-cont { min-height:800px; border-right:1px solid #d0c69b}
}
@media (max-width:767px) {
.left-wrap {
padding-right:15px;
margin-bottom:10px;
border:none
}
.left-cont table {
border:2px solid #c85757
}
.left-cont table td {
border:1px solid #c85757
}
.right-wrap {
padding-left:15px;
padding-right:15px
}
}
.left-wrap ul li, .left-wrap ol li {
	margin-bottom:15px;
	margin-top:15px;
	}
@media (max-width:767px) {
.left-wrap ul, .left-wrap ol {
	padding-left:23px;
	}
}
.nav-wrap {
	margin:0 auto;
	background-image:linear-gradient(#355a00, #548f00, #355a00);
	min-height:55px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom:2px solid #203600
}
.nav-wrap ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	z-index:2
}
.nav-wrap li {
	display:inline-block;
	float:left;
	margin-right:1px
}
.nav-wrap li a {
	display:block;
	height:50px;
	line-height:50px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:0 23px
}
.nav-wrap li:hover a {
	background-image:linear-gradient(#548f00, #355a00, #548f00);
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px
}
@media (max-width:992px) {
	.nav-wrap li:hover a {
		border-bottom-right-radius:0;
		border-bottom-left-radius:0
	}
}
.nav-wrap li:hover ul a {
	background:rgba(214, 90, 0, .90);
	color:#fff;
	height:40px;
	line-height:40px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.nav-wrap li:hover ul a:hover {
	background:rgba(192, 81, 0, .90);
	color:#fff;
}
.nav-wrap li ul {
	display:none
}
.nav-wrap li ul li {
	display:block;
	float:none
}
.nav-wrap li ul li a {
	width:auto;
	min-width:100px;
	padding:0 20px
}
.nav-wrap ul li a:hover + .hidden, .nav-wrap .hidden:hover {
	display:block
}
.show-menu {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#fff;
	text-align:center;
	padding:10px 0;
	display:none
}
.nav-wrap input[type=checkbox] {
	display:none;
	-webkit-appearance:none
}
.nav-wrap input[type=checkbox]:checked ~ #menu-nav {
display:block
}
@media (max-width : 992px) {
.nav-wrap ul {
position:static;
display:none
}
.nav-wrap li {
border-bottom:1px solid #a84700
}
.nav-wrap ul li, .nav-wrap li a {
width:100%;
background-color:#d65a00;
font-size:16px
}
.nav-wrap .show-menu {
display:block
}
}
.spon-wrap, .banner-sponside-top, .banner-sponside-bottom {
	text-align:center;
	clear:both;
	margin-bottom:5px
}
.mar-0 {
	margin:0
}
.mar-top-0 {
	margin-top:0
}
.mar-top5 {
	margin-top:5px
}
.mar-bott-5 {
	margin-bottom:5px
}
.mar-top10 {
	margin-top:10px
}
.mar-top20 {
	margin-top:20px
}
.mar-top30 {
	margin-top:30px
}
.mar-top40 {
	margin-top:40px
}
.mar-top50 {
	margin-top:50px
}
.mar-top60 {
	margin-top:60px
}
.mar-top100 {
	margin-top:100px
}
.mar-top120 {
	margin-top:120px
}
.mar-bott10 {
	margin-bottom:10px
}
.mar-bott20 {
	margin-bottom:20px
}
.mar-bott30 {
	margin-bottom:30px
}
.mar-bott40 {
	margin-bottom:40px
}
.mar-bott50 {
	margin-bottom:50px
}
.mar-bott60 {
	margin-bottom:60px
}
.mar-bott100 {
	margin-bottom:100px
}
.mar-right5 {
	margin-right:5px
}
.padd-0 {
	padding:0
}
.padd-left-0 {
	padding-left:0
}
.padd-right-5 {
	padding-right:5px
}
.padd-5 {
	padding:5px
}
.padd-10 {
	padding:10px
}
.padd-top5 {
	padding-top:5px
}
.padd-bott5 {
	padding-bottom:5px
}
.padd-top10 {
	padding-top:10px
}
.padd-bott10 {
	padding-bottom:10px
}
.inpageWrap {
	width:auto;
	overflow:hidden;
	text-align:center;
	margin-top:20px;
	clear:both
}
.inpageWrap ul, .inpageWrap li {
	list-style:none;
	display:inline-block;
	text-align:center;
	padding-left:0;
	margin-left:0
}
.inpageWrap a, .inpageWrap span {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	border:2px solid #fff;
	padding:6px 15px;
	line-height:110%;
transition:all .5s ease 0;
	margin:2px;
	color:#fff;
	-webkit-box-shadow:0 4px 6px -6px #000;
	-moz-box-shadow:0 4px 6px -6px #000;
	box-shadow:0 4px 6px -6px #000
}
.inpageWrap a {
	background:#be0636;
	transition: all 0.5s ease 0s;
}
.inpageWrap span {
	background:#c01700
}
.inpageWrap a:hover {
	background:#fffdc4;
	border:2px solid #be0636;
	color:#6dab00;
	transition:all .5s ease 0
}
.section-nav-wrap {
	width:auto;
	overflow:hidden;
	text-align:center;
	margin-top:20px;
	clear:both
}
.section-nav-wrap ul, .section-nav-wrap li {
	list-style:none;
	display:inline-block;
	text-align:center;
	padding-left:0;
	margin-left:0
}
.section-nav-wrap a, .section-nav-wrap span {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid #fff;
	padding:4px 10px;
	line-height:110%;
transition:all .5s ease 0;
	margin:2px;
	color:#5a303e;
	-webkit-box-shadow:0 4px 6px -6px #000;
	-moz-box-shadow:0 4px 6px -6px #000;
	box-shadow:0 4px 6px -6px #000
}
.section-nav-wrap a {
	background:rgba(255, 255, 255, .50)
}
.section-nav-wrap span {
	background:rgba(255, 255, 255, .50)
}
.section-nav-wrap a:hover {
	background:rgba(255, 249, 147, .50);
	border:solid 1px rgba(255, 249, 147, 0.7);
	color:#6a1600;
transition:all .5s ease 0
}
.left-cont .inpageWrap a, .left-cont .inpageWrap span {
	padding:4px 12px;
	background:#914a63;
transition:all .5s ease 0
}
.left-cont .inpageWrap a:hover {
	color:#914a63;
	background-color:#fff;
	border:2px solid #914a63
}
.Item {
	width:130px;
	height:135px;
	float:left;
	font-size:16px;
	color:#292929;
	text-decoration:none;
	margin:5px 2px;
	padding:2px;
	text-align:center;
	background-color:#E2E4E4
}
@media (max-width:640px) {
.Item {
width:48%
}
}
.Item a, .Item a:link {
	color:#292929;
	text-decoration:none
}
a.buttAnm {
	display:inline-block;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:14px;
	font-weight:700;
	padding:10px 30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid rgba(0, 0, 0, 0.3);
	border-bottom-width:3px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	-ms-transition:all 1s ease;
	transition:all 1s ease
}
a.buttAnm.btn-red {
	text-decoration:none;
	background-color:#e53f18;
	border-color:rgba(0, 0, 0, 0.3);
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.5);
	color:#FFF
}
a.buttAnm.btn-red:hover {
	background-color:#a41111;
	border-color:rgba(0, 0, 0, 0.5)
}
a.buttAnm.btn-red:active {
	background-color:#680b3d;
	border-color:rgba(0, 0, 0, 0.9)
}
.img-polaroid, .img-polaroid-mid, .img-polaroid-small, .img-polaroid-tiny {
	color:#557277;
	text-align:center;
	font-size:14px;
	margin:10px auto;
	padding:8px;
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1)
}
.img-polaroid {
	max-width:600px
}
.img-polaroid-mid {
	max-width:520px
}
.img-polaroid-small {
	max-width:400px
}
.img-polaroid-tiny {
	max-width:300px
}
@media (max-width:767px) {
.img-polaroid, .img-polaroid-mid, .img-polaroid-small {
display:block
}
}
.VidCont {
	width:auto;
	overflow:hidden;
	margin:20px auto;
	line-height:200%;
	clear:both;
	color:#fae2f4;
	border:2px solid #733e65;
	text-align:center;
	font-weight:700;
	font-size:16px;
	background-color:#a04e8a;
	padding:5px;
	margin-bottom:10px;
	box-shadow:0 6px 6px -6px #000
}
.VidCont h3, .VidCont h2 {
	color:#fae2f4;
	margin:3px 4px 9px;
	text-shadow:0 1px 1px #000
}
.padd8 {
	padding:8px
}
.ImgLft {
	float:left;
	margin:5px
}
.ImgRht {
	float:right;
	margin:5px
}
.star-struc-ul {
	border:3px solid #FF0;
	background:rgba(255, 255, 255, .50);
	padding:10px;
	margin:15px 0
}
.star-struc-ul ul {
	padding-left:30px;
	padding-right:0
}
.star-struc-ul ul li {
	list-style:url(/christmas/images/str.png);
	border-bottom:1px #999 dotted;
	padding:8px 0
}
.star-struc-ul ul li a {
	text-decoration:none;
	display:block
}
.poet {
	color:#C00;
	font-style:italic
}
.misc-struc {
	padding:10px;
	margin:10px 5px;
	background:rgba(255, 255, 255, .50);
	border:1px solid #d8d8d8
}
.misc-struc h3 {
	text-align:center;
	margin-top:2px;
	margin-bottom:5px;
	font-size:22px;
	font-family: 'Barlow Condensed', sans-serif;
	text-decoration:none;
	}
.misc-struc a, .misc-struc a:link {text-decoration:none}
.misc-struc p {
	font-size:14px;
	}
.general-struc h3 {
	background-image:linear-gradient(#750005, #c70008, #c70008, #c70008, #c70008);
	color:#fff;
	display:table;
	padding:10px 10px 5px;
	margin:-13px auto 8px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px
}
.general-struc-color {
	overflow:hidden;
	background:rgba(255, 219, 219, .50);
	border:2px solid #cc4e74;
	padding:10px;
	margin-bottom:10px;
	-moz-box-shadow:inset 0 0 15px #ff7878;
	-webkit-box-shadow:inset 0 0 15px #ff7878;
	box-shadow:inset 0 0 15px #ff7878
}
.general-struc-designed {
	background:rgba(255, 255, 255, .30);
	border:4px double #fff;
	padding:6px;
	margin:24px 0;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	box-shadow:0 6px 6px -6px #000
}
.general-struc-designed h2, .general-struc-designed h3 {
	display:table;
	background-color:#5db300;
	padding:4px 17px;
	margin:-24px 0 10px;
	color:#FFC;
	border-radius:18px;
	border-bottom:2px solid #408100;
	border-right:2px solid #408100;
	text-shadow:1px 1px #336700
}
.general-struc-other {
	background:rgba(255, 255, 255, .30);
	border:4px double #fff;
	margin:8px 0;
	padding:8px
}
.name {
	color:#C00;
	font-size:14px
}
.moral {
	font-style:italic;
	color:#336d60;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:6px 0;
	margin-top:30px;
	}
.moral span {
	font-style:normal;
	font-weight:700
	}
h2.title-bar, h3.title-bar {
	clear:both;
	background-image:radial-gradient(circle, #ef0101, #cb0000, #9e0000);
	color:#FFC;
	text-align:center;
	padding:5px;
	margin:0 0 15px
}
.button-gen-green {
	background-image:linear-gradient(#678100, #a7d100, #a7d100, #678100);
	padding:6px 12px;
	text-transform:uppercase;
	border-radius:5px;
	color:#fff;
	text-decoration:none;
	margin:5px auto 0;
	clear:both;
	display:block;
	max-width:150px
}
.yellow-bg {
	background-color:#FF0
}
.box-shadow2 {
	box-shadow:0 0 5px rgba(0, 0, 0, 0.8)
}

.btn-green {
	display:block;
	max-width:200px;
	margin:10px auto 0;
	color:#f2ffb5;
	text-decoration:none;
	padding:6px 12px;
	text-shadow:-1px -1px 0 #3f5906;
	background:#587b0e;
	border:1px solid #587b0e;
	background-image:linear-gradient(#5a8203, #3f5906);
	border-radius:5px
}
.btn-green:hover {
	background:#F66C7B;
	color:#FF9;
	background-image:linear-gradient(#3f5906, #5a8203)
}
.btn-green:active, .green:active {
	color:#FF9
}
@media (max-width:640px) {
.tiny-mob {
font-size:12px
}
}
.red {
	color:#dc0000
}
.green {
	color:#5eb500
}
.background-none {
	background:none
}
.border-none {
	border:none
}
.highlight {
	color:#9F090D;
	font-weight:500
}
.searchStruc {
	margin:12px auto 0;
	background:rgba(255, 255, 255, .30);
	padding:5px;
	overflow:hidden;
	display:table;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.searchStruc input[type=submit] {
transition:all .5s ease 0;
	background-color:#b90039;
	color:#fff;
	border:1px solid #a10022;
	padding:2px 5px
}
.searchStruc input[type=submit]:hover {
	background-color:#6f0000;
	border:1px solid #6f0000
}
@media (max-width:640px) and (min-width:300px) {
.searchStruc {
margin:6px auto;
width:99%;
max-width:none;
float:none;
text-align:center
}
.searchStruc input[type=text] {
width:70%
}
}
@media (min-width:768px) {
.text-box-col {
	padding-right:0
	}
}	
.text-box-main {
	background-color:#f5f5f5;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding:15px;
margin-bottom:10px
}
.text-box {
	border:1px solid #e9e9e9;
	background-color:#fff;
	padding:15px;
	font-size:20px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:15px;
	line-height: 120%
	}
.arrow-wrap {
	padding:29% 0 0;
	}
	
.misc-box {
	overflow:hidden;
	border:2px solid #F03;
	padding:0 6px
}
.misc-box h3 {
	background:#F03;
	color:#fff;
	padding:6px 4px;
	text-align:center;
	margin:0;
	font-size:25px;
	margin:0 -6px
}

.video-container {
   height: 0;
   width: 100%;
   padding-bottom: 56.25%;
   overflow: hidden;
   position: relative;
}
 
.video-container iframe {
    width: 100%;
   height: 100%;
   position: absolute;
   border: none;
   top: 0;
   left: 0;
}
.share-button {
    text-align: center;
    margin-top: 15px;
    margin-bottom:20px;
}
.border-1 {
	border:1px solid #C5A12D
	}
.mar-5 {
	margin:5px;
	}
.mar-10 {
	margin:10px;
	}
.mar-15 {
	margin:15px;
	}
.center-block {
	display:block;
	float:none;
	margin-left:auto;
	margin-right:auto
	}
/*NAVIGATION*/
nav{
  /*position: fixed;*/
  position:relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 70px;
  background: #4b8216;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 99;
}
nav .navbar{
  height: 100%;
  /*max-width: 1250px;*/
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  padding-top:0;
  /* background: red; */
  /*padding: 0 50px;*/
}
.navbar .logo {
	margin-top: -10px;
	}
.navbar .logo a{
  font-size: 30px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
nav .navbar .nav-links{
  line-height: 70px;
  height: 100%;
  font-family: 'Barlow Condensed', sans-serif;
}
nav .navbar .links{
  display: flex;
}
nav .navbar .links li{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 0 14px;
  transition: all 0.5s ease 0s;
}
nav .navbar .links li:hover, nav .navbar .links li.active{
  background:#3a6610
}
nav .navbar .links li a{
  height: 100%;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
  transform: rotate(180deg);
  }

nav .navbar .links li .arrow{
  /* background: red; */
  height: 100%;
  width: 22px;
  line-height: 70px;
  text-align: center;
  display: inline-block;
  color: #fff;
  transition: all 0.3s ease;
}
nav .navbar .links li .sub-menu{
  position: absolute;
  top: 70px;
  left: 0;
  padding-left:0;
  line-height: 40px;
  background: #4b8216;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 4px 4px;
  display: none;
  z-index: 2;
}
nav .navbar .links li:hover .htmlCss-sub-menu,
nav .navbar .links li:hover .js-sub-menu{
  display: block;
}
.navbar .links li .sub-menu li{
  padding: 0 22px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.navbar .links li .sub-menu a{
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.navbar .links li .sub-menu .more-arrow{
  line-height: 40px;
}
.navbar .links li .htmlCss-more-sub-menu{
  /* line-height: 40px; */
}
.navbar .links li .sub-menu .more-sub-menu{
  position: absolute;
  top: 0;
  left: 100%;
  border-radius: 0 4px 4px 4px;
  z-index: 1;
  display: none;
}
.links li .sub-menu .more:hover .more-sub-menu{
  display: block;
}
.navbar .search-box{
  position: relative;
   height: 40px;
  width: 40px;
}
.navbar .search-box i{
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.navbar .search-box .input-box{
  position: absolute;
  right: calc(100% - 40px);
  top: 80px;
  height: 60px;
  width: 300px;
  background: #a74700;
  border-radius: 6px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
}
.navbar.showInput .search-box .input-box{
  top: 65px;
  opacity: 1;
  pointer-events: auto;
  background: #a74700;
}
.search-box .input-box::before{
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  background: #a74700;
  right: 10px;
  top: -6px;
  transform: rotate(45deg);
}
.search-box .input-box input{
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  transform: translate(-50%, -50%);
  height: 35px;
  width: 280px;
  outline: none;
  padding: 0 15px;
  font-size: 16px;
  border: none;
}
.navbar .nav-links .sidebar-logo{
  display: none;
}
.navbar .bx-menu{
  display: none;
}
@media (max-width:920px) {
  nav .navbar{
    max-width: 100%;
    /*padding: 10px 8px;*/
  }
	.navbar .logo {
	margin-top: 0;
	}
  nav .navbar .logo a{
    font-size: 27px;
  }
  nav .navbar .links li{
    padding: 0 10px;
    white-space: nowrap;
  }
  nav .navbar .links li a{
    font-size: 15px;
  }
}
@media (max-width:992px){
  nav{
    /* position: relative; */
  }
  .navbar .bx-menu{
    display: block;
  }
  .navbar .logo {
        margin-top: 6px;
    }
  nav .navbar .nav-links{
    position: fixed;
    top: 0;
    left: -100%;
    display: block;
    max-width: 270px;
    width: 100%;
    background:  #4b8216;
    line-height: 40px;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;

    z-index: 1000;
  }
  .navbar .nav-links .sidebar-logo{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sidebar-logo .logo-name{
    font-size: 25px;
    color: #fff;
  }
    .sidebar-logo  i,
    .navbar .bx-menu{
      font-size: 30px;
      color: #fff;
	  margin-left:10px;
    }
  nav .navbar .links{
    display: block;
    margin-top: 20px;
	padding-left:0;
  }
  nav .navbar .links li .arrow{
    line-height: 40px;
  }
nav .navbar .links li{
    display: block;
  }
nav .navbar .links li .sub-menu{
  position: relative;
  top: 0;
  box-shadow: none;
  display: none;
}
nav .navbar .links li .sub-menu li{
  border-bottom: none;
  line-height:28px;
  padding:0 15px;
}
.navbar .links li .sub-menu .more-sub-menu{
  display: none;
  position: relative;
  left: 0;
}
.navbar .links li .sub-menu .more-sub-menu li{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
  transform: rotate(0deg);
  }
  .navbar .links li .sub-menu .more-sub-menu{
    display: none;
  }
  .navbar .links li .sub-menu .more span{
    /* background: red; */
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
  }

  .links li .sub-menu .more:hover .more-sub-menu{
    display: none;
  }
  nav .navbar .links li:hover .htmlCss-sub-menu,
  nav .navbar .links li:hover .js-sub-menu{
    display: none;
  }
.navbar .nav-links.show1 .links .htmlCss-sub-menu,
  .navbar .nav-links.show3 .links .js-sub-menu,
  .navbar .nav-links.show2 .links .more .more-sub-menu{
      display: block;
	  padding-left:0;
    }
    .navbar .nav-links.show1 .links .htmlcss-arrow,
    .navbar .nav-links.show3 .links .js-arrow{
        transform: rotate(180deg);
}
    .navbar .nav-links.show2 .links .more-arrow{
      transform: rotate(90deg);
    }
}
@media (max-width:370px){
  nav .navbar .nav-links{
  max-width: 100%;
} 
}
/*end NAVIGATION*/

.breadcrumb-struc nav {
	position:relative;
	height:unset;
	background:none;
	box-shadow:unset;
	z-index:1
	}
.line-ht130 {line-height:130%}
.line-ht150 {line-height:150%}
.line-ht180 {line-height:180%}
.line-ht200 {line-height:200%}
/*** GOOGLE TRANSLATOR **/
.google-translator {
	display:table;
	position: fixed;
	font-size: 14px;
	color:#000;
	bottom: 0;
	top:auto;
	left:50%;
	right:auto;
	transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	background: rgba(255, 255, 255, .90);
    z-index: 2;
    padding: 15px;
	-webkit-box-shadow: 0px 0px 7px 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 7px 5px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 7px 5px rgba(0, 0, 0, .15);
}
@media (max-width:992px) {
	.google-translator {
		bottom:40px;
	}
}
#close {
    float:right;
    display:inline-block;
    padding:0 5px;
	z-index:3;
	color:#9e9e9e;
	margin:-14px;
	cursor:pointer
}
/*** end of GOOGLE TRANSLATOR **/