/* gray version*/
/* add <link href="https://fonts.googleapis.com/css?family=Comfortaa|Josefin+Sans:300" rel="stylesheet"> to index.php */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Full Width Video Style*/

.example-marquee {position: relative;}
.content {
display: table;
width: 100%;
min-height: 70vh;
z-index: 1;
position: relative;
}
.content .inner {
display: table-cell;
text-align: center;
padding-left: 16px;
padding-right: 16px;
vertical-align: bottom;
padding-bottom: 28%;
}
.content .inner h1 {
font-size: 62px;
color: white;
text-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}

			.video-background-controls button {
				font-size: 32px;
				display: inline-block;
				padding: 0px;
				margin: 0px;
				height: 32px;
				width: 32px;
				border-radius: 16px;
				line-height: 32px;
				border: none;
				background: none;
				-webkit-appearance: none;
				color: white;
				filter: drop-shadow(0px 0px 1px black);
				cursor: pointer;
				opacity: 1;
				transition: all 250ms ease-in-out;
				margin-left: 10px;
			}

			.video-background-controls button:hover {
				opacity: 0.5;
			}

			iframe {
				transition: opacity 500ms ease-in-out;
				transition-delay: 250ms;
			}



 /* hide jimage logo */
.jmg-powered{display:none;}


.accordionMenu{}
.accordionMenu input[type=radio]{
    display: none;
}
.accordionMenu label{
    position: relative;
    cursor: pointer;
    display: block;
}
.accordionMenu .ac-content{
    max-height: 0;
    height: 0;
    overflow: hidden;
   -moz-transition: all 2s ease-in;
    -o-transition: all 2s ease-in;
    -webkit-transition: all 2s ease-in;
    transition: all 2s ease-in;
}
.accordionMenu .ac-content .inner{}
.accordionMenu input[type=radio]:checked + label:after{
   -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
 
.accordionMenu input[type=radio]:checked + label + .ac-content{
    max-height: 2000px;
    height: auto;
}

html{scroll-behavior: smooth;}
body {
font-family: arial, sans-serif;
font-size: 1.2em;
line-height: 1.7em;
color: #5e5e5e;
}
h1, h2, h3, h4 {font-family: 'Times New Roman',serif;color: #9e6c48;text-transform: uppercase;padding-left:12px;border-left:8px solid #d19060}
h1{font-size:2.7em;line-height:1em;}
h2{font-size:1.6em;}
h3{line-height:1em;font-style:italic;text-transform:unset;}
.block-quote{margin-top:20px;padding:5px 0px 5px 12px;border-left:8px solid #d19060}
.block-quote h1,.block-quote h2,.block-quote h3{border:0;margin:5px 0}
a {color: #d19060;}
a:hover {color:#9e6c48;}
.readon{background-color: #797878;color:#fff;border-bottom: 2px solid #535252;position:relative;}
.readon:hover{background-color: #444;color:#fff;border-bottom: 2px solid #1B1A1A;}


.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle{color: #ff6500;}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover{color:#af4702;}

#header-surround{background-color:#4a4a4a;}
#header{height:70px;padding:20px 4%;}
#header-height{}
#drawer-holder{display:none;background-color:#383838;padding:16px 1% 14px;z-index: 12;position: relative;}

#showcase-bkg{
background-image: url(../../../images/showcase-bkg.jpg);
background-size:cover;
background-position: center;
background-attachment: fixed;
display:block;
width:100%;
}
#showcase{
clear:both;
transition: all 0.5s ease-in-out;
background-color: rgba(0, 0, 0, 0.5);
width:100%;
padding: 12% 0;
color:#d19060;
text-align:center;
margin:0px auto; /* added to my template due to the top menu position complexity */
}
#showcase h1, #showcase h2{color:#fff;}
#showcase-a.width-95{width:90%;max-width:803px;position: relative;} /*position: relative; puts content over showcase::before */
#top-boxes{max-width:1200px;width:100%; text-align:left;margin:0 auto;}
#top{color: #424242;background-color: #F5F6F8;box-shadow: 0px 1px 0 #dde0e7;}
#top::after {color: #F5F6F8;text-shadow: 0px 2px 0 #dde0e7;} /*dropdown triangle */
#top h2, #top h3, #top h4{color:#656565}

#utility-bkg{
background-image: url(../../../images/utility-bkg.jpg);
background-size:cover;
background-position: center;
background-attachment: fixed;
display:block;
width:100%;
}
#utility{
color: #fff;
background-color: rgba(0, 0, 0, 0.3);
padding: 12% 0;
}
#utility h2, #utility h3, #utility h4{color:#fff}
#utility-a img, #utility-b img, #utility-c img{width:87%;}/* to fix 100% width set in css.css. This fix is for slider arrows */
#utility-boxes{max-width:800px;width:75%; text-align:left;margin-left:25%;}


#feature{
background-color: #fff;
border-top: 1px solid #dde0e7;
border-bottom: 1px solid #dde0e7;
}
#feature-boxes {text-align:left;}

#maintop-bkg{
background-image: url(../../../images/maintop-bkg.jpg);
background-size:cover;
background-position: center;
background-attachment: fixed;
display:block;
width:100%;
}
#maintop{
color: #fff;
background-color: rgba(0, 0, 0, 0.5);
padding: 12% 0;
}
#maintop h2, #maintop h3, #maintop h4{color:#fff}
#maintop-boxes{
    max-width: 800px;
    width: 75%;
    text-align: left;
    margin-left: 25%;
}
#expandedtop{background-color: #FFFFFF;color: #2C2C2C;}
#expandedtop h2, #expandedtop h3, #expandedtop h4{}
#expandedtop-boxes{
    max-width: 1200px;
    width: 100%;
    text-align: left;
margin:0 auto;
}
#content-top{background-color: #FFFFFF;color: #6E6E6E;}
#content-top h2, #content-top h3, #content-top h4{color:#656565}
#mainbody{background-color: #FFFFFF;color: #2C2C2C;}
#sidebar-a{
background-color: #fff; /* or AFAFAF #78bf57 or #888888*/
color: #5e5e5e;
font-size:80%;
}
#sidebar-a h2, #sidebar-a h3{color:#fff;text-shadow: 1px 2px 0 rgba(0,0,0,0.2);}
#sidebar-b{background-color: #fff; /* #AFAFAF or #78bf57 or #888888*/
color: #5e5e5e;
font-size:80%;
}
#content-bottom{color: #6E6E6E;background-color: #FFFFFF;}
#content-bottom h2, #content-bottom h3, #content-bottom h4{color:#656565}
#content-bottom-boxes {border-top: 1px solid #ccc;padding-top: 53px;}
#expandedbottom{
color: #fff;
background-image: linear-gradient(211deg, #865430, #ffc494);
border-top: 1px solid #dde0e7;
box-shadow: 0px 1px 0 #d19060;
}
#expandedbottom::after {color: #d19060;text-shadow: 0px 2px 0 #d19060;}
#expandedbottom-boxes{max-width:1200px;width:100%; text-align:left;margin:0 auto;}
#expandedbottom h2, #expandedbottom h3, #expandedbottom h4 {color: #fff;}
#expandedbottom .block-quote{border-left:8px solid #333}


#mainbottom{background-color: #FFFFFF;color: #6E6E6E;padding:69px 4% 0;}
#mainbottom-boxes{max-width:1200px;width:100%; text-align:left;margin:0 auto;}
#mainbottom h2, #mainbottom h3, #mainbottom h4{}

#extension{
color: #f1f1f1;
background-color: #787878;
}
#extension a{color:#fff}
#extension h2, #extension h3, #extension h4{color:#fff;}
#extension .readon{background-color: #646363;}

#fullwidth{
width:100%; text-align:center;margin:0 auto;margin-top: -98px;
}
#fullwidth h2, #fullwidth h3, #fullwidth h4{color:#656565}
#bottom{
background-image: url(../images/patterns/noise.png);
background-color: #444;
color: #f1f1f1;
}
#bottom h2, #bottom h3, #bottom h4{color:#fff;border:0;}

#fullwidth-bottom{background-color:#383838;padding:15px 4% 8px;text-align:  center;}
#fullwidth-bottom a{color:#fff;}
#fullwidth-bottom a:hover{color:#d19060;}


#footer{
background-image: url(../images/patterns/noise.png);
color: #222;
background-color: #222;
border-top: 1px solid rgba(0,0,0,0.2);
font-size:80%;
}
#footer h2, #footer h3, #footer h4{color:#e8e8e8;text-shadow: 1px 2px 0 rgba(0,0,0,0.2);}
#footer a {color:#ccc}

#copyright{
background-image: url(../images/patterns/noise.png);
color: #5f5f5f;
background-color: #2d2d2d;
border-top: 1px solid rgba(0,0,0,0.2);
}
#copyright h2, #copyright h3, #copyright h4{color:#787878;text-shadow: 1px 2px 0 rgba(0,0,0,0.2);}







/*Changes to menu*/
div#maximenuck197{float:none;text-align:center;margin-left:-94px;}/* center menu and fix left padding*/
div#maximenuck197 ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck197 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck197 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck197 ul.maximenuck li.maximenuck.level1.active > span.separator {
font-size: 16px;
font-weight: 500;
}
div#maximenuck197 ul.maximenuck{margin-top:0;}
div#maximenuck197 ul.maximenuck li.maximenuck.level1{margin-top:5px;margin-bottom:5px;margin-right:24px;}
div#maximenuck197 ul.maximenuck li.maximenuck.last.level1{margin-right:0px;}
div#maximenuck197 .maxiFancybackground{height:1px;top:44px;background-color:transparent;border-top:2px solid #188aa6;}


/*Menu text color*/
div#maximenuck197 ul.maximenuck li.maximenuck.level1 > a, div#maximenuck197 ul.maximenuck li.maximenuck.level1 > span.separator{
color:#fff;
}
/*Active menu item color*/
div#maximenuck197 ul.maximenuck li.maximenuck.level1:hover > a span.titreck,
div#maximenuck197 ul.maximenuck li.maximenuck.level1.active > a span.titreck,
div#maximenuck197 ul.maximenuck li.maximenuck.level1:hover > span.separator,
div#maximenuck197 ul.maximenuck li.maximenuck.level1.active > span.separator {
color: #ccc;}

/* submenu */
div#maximenuck197 ul.maximenuck li.level1.parent > a:after, div#maximenuck197 ul.maximenuck li.level1.parent > span.separator:after{
right:-7px;} /*dropdown arrow position*/
div#maximenuck197 ul.maximenuck li ul.maximenuck2 li.maximenuck, div#maximenuck197 ul.maximenuck2 li.maximenuck{
padding-bottom:8px;}

/* submenu background and border */
div#maximenuck197 div.floatck{ 
border:1px; 
border-color:#fff;
background:#fff;
margin-top:24px;
padding-left:6px;
padding-top:8px;
}


/* submenu  link color */
div#maximenuck197 ul.maximenuck li.maximenuck ul.maximenuck2 li > a{
color:#666;text-transform:uppercase;} 

/* Changes menu hover color */
div#maximenuck197 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck197 ul.maximenuck li.maximenuck ul.maximenuck2 li:hover > h2 a, div#maximenuck197 ul.maximenuck li.maximenuck ul.maximenuck2 li:hover > h3 a,  div#maximenuck197 ul.maximenuck2 li:hover > h2 a, div#maximenuck197 ul.maximenuck2 li:hover > h3 a{
color:#ccc;text-transform:uppercase;}
div#maximenuck197 ul.maximenuck li.maximenuck ul.maximenuck2 li:hover > a, div#maximenuck197 ul.maximenuck li.maximenuck ul.maximenuck2 li.active > a, div#maximenuck197 ul.maximenuck2 li:hover > a{
color:#000;text-transform:uppercase;}

/* sets dropdown arrow color */
div#maximenuck197.maximenuckh ul.maximenuck li.level1.parent > a:after, div#maximenuck197.maximenuckh ul.maximenuck li.level1.parent > span.separator:after{
    border-color:#666 transparent transparent transparent; }
/* set hamburger menu color */
#maximenuck197 .maximenumobiletogglericonck{color:#fff;font-size: 43px !important;}  

    
/* standard joomla menu for bottom menu */
ul.mod-menu.mod-list.nav.horizontal{display:inline-block;list-style:none;}
ul.mod-menu.mod-list.nav.horizontal li{display:inline-block;margin-right:24px;}


.show960{display:none;}
.show-over-1200{display:block;}
.show1200{display:none;}
.show767{display:none;}


@media only screen and (max-width: 1200px) {
.show-over-1200{display:none;}
.show1200{display:block;}
.fp-round-image-bottom-first-image{display:none;}
}

@media only screen and (max-width: 960px) {
.show960{display:block;}
.hide960{display:none;}
}

@media only screen and (max-width: 767px) {
.show767{display:block;}
.hide767{display:none;}

}
@media only screen and (max-width: 650px) {
#utility-boxes, #maintop-boxes {
    width: 98%;
    margin-left: 2%;
}
}

@media (max-width: 480px) { ... }

