/*
Responsive Template Name: RS-1200 Prototype 37
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

html{overflow-y:scroll;}

body{margin:0; padding:0; font-size:14px; color:#919191; background-color:#FFFFFF;}
body.boxed{color:#919191; background-color:#FFFFFF;}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.uppercase{text-transform:uppercase;}
.hidden{display:none;}

.clear{display:block; clear:both;}
.clear:after{display:block; visibility:hidden; height:0; clear:both; font-size:0; content:"";}

a{color:green; outline:none; text-decoration:underline;font-weight: bold;}
a:hover{color: #915500; font-weight: bold;}

.fl_left{float:left;}
.fl_right{float:right;}

img{width:auto; max-width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.boxholder{padding:9px; border:1px solid #D6D6D6;}
.imgl{float:left; margin:0 15px 10px 0; clear:left;}
.imgr{float:right; margin:0 0 10px 15px; clear:right;}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, hgroup, nav, section{display:block; margin:0; padding:0;}

/*----------------------------------------------Responsive Videos-------------------------------------*/

.video{display:block; position:relative; width:100%; height:0; margin:0; padding:0 0 56.25% 0; /* using a 16:9 aspect ratio, the height is 56.25% of the width (9/16=0.5625) */}
.video iframe{display:block; position:absolute; width:100%; height:100%; margin:0; padding:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper, .wrapper100{display:block; width:100%; margin:0; padding:0; text-align:left; word-wrap:break-word;}

.row1{color:#000000; background-image: linear-gradient(green, white);}
.row2{color:#000000; background-color:#FFFFFF; border-bottom:1px solid #333333;}
.row3{color:#000000; background-color:#FFFFFF;}
.row4{color:#000000; background-color:#FFFFFF;}
.row5{color:#000000; background-color:#FFFFFF; border-bottom:1px solid #E5E4E3;}

/*----------------------------------------------Generalise-------------------------------------*/

body{font-family:Arial, Helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6{margin:0 0 30px 0; font-size:1.8em; font-family:"CaviarDreamsBold", Arial, Helvetica, sans-serif; font-weight:normal; line-height:normal; text-transform:capitalize;}

address{margin:10px 0; font-style:normal;}

nav ul{margin:0; padding:0; list-style:none;}

#header, #topnav, #intro, #container, #footer, #copyright{margin:0 auto;}

/*----------------------------------------------Header-------------------------------------*/

#header{padding:40px 0;}
#header a{color: black; font-weight: bold;}
#header a:hover{color: #915500; font-weight: bold;}
#header hgroup{display:block; float:left; width:auto; clear:right;}
#header hgroup h1, #header hgroup h2{margin:0; font-weight:normal; text-transform:none;}
#header hgroup h1{font-size:2em;}
#header hgroup h2{font-size:1em;}

#header #header-contact{display:block; float:right; width:auto; clear:right;}
#header #header-contact ul{margin-top:15px;}
#header #header-contact li{display:inline; margin:0 0 0 15px; padding:0 0 0 15px; border-left:1px solid #C0BAB6;}
#header #header-contact li:first-child{margin:0; padding:0; border:none;}

/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:50px 0; clear:both; font-size:1em; line-height:1.4em;}
#container section{margin-bottom:50px;}
#container section.last{margin-bottom:0;}

.emphasise, #container .emphasise{font-size:2.8em; line-height:1.4em;}

.font-small, #container .font-small{font-size:1em;}
.font-medium, #container .font-medium{font-size:1.2em;}
.font-large, #container .font-large{font-size:1.4em;}
.font-xl, #container .xl-large{font-size:4em; line-height:1.2em;}
.font-xxl, #container .xxl-large{font-size:6em; font-weight:normal; line-height:1.2em;}

/* Sidebar */

.sidebar aside{line-height:1.2em;}
.sidebar aside h2{margin-bottom:10px; padding-bottom:8px; border-bottom:5px solid #E8E8E8; font-size:1.4em;}
.sidebar aside ul.nospace li{margin-top:20px;}

/*----------------------------------------------Footer-------------------------------------*/
#bigfoot{color:#000000; background-image: linear-gradient(white, #915500);}

#footer{padding:10px 0;}
#footer .footer_title{font-size:1.2em; margin-bottom:40px; padding-bottom:10px; border-bottom:1px solid #919191;}
#footer div{margin-bottom:0;}
#footer .tweet-container li{margin-top:18px; padding-top:18px; border-top:1px solid #333333;}
#footer .tweet-container li:first-child{margin-top:0; padding-top:0; border-top:none;}
#footer .tweet-container li .tweet_time{font-size:.8em;}

#footer #ft_gallery.spacing li{margin-bottom:15px;}

#footer form label{display:block; width:100%; margin:0 0 18px 0;}
#footer form label input{margin-top:5px;}
#footer form label input, #footer form textarea{color:#FFFFFF; background-color:#333333; border-color:#666666;}
#footer form textarea{height:120px;}

/*----------------------------------------------Copyright-------------------------------------*/

#copyright{padding:20px 0; font-size:.85em;}
#copyright p{margin:0; padding:0;}

/*----------------------------------------------------------------------------------------*/
/*-----------------------------------------Navigation-------------------------------------*/
/*----------------------------------------------------------------------------------------*/

/* Top Navigation */

#topnav{padding:0; color:#915500; background-color:#FFFFFF; clear:both; word-wrap:normal; white-space:nowrap;}
#topnav ul{margin:0; padding:0; list-style:none; text-transform:uppercase; font-size:14px;}
#topnav ul ul{z-index:9999; position:absolute; width:190px; text-transform:none;}
#topnav ul ul ul, #topnav ul ul ul ul{left:190px; top:0;}
#topnav ul:first-child li:last-child > ul{right:0;}
#topnav ul:first-child > li:last-child li > ul{left:-190px;}
#topnav li{
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
#topnav li:first-child{}
#topnav ul:first-child li:last-child{margin-right:0; }
#topnav li li{width:100%; margin:0;}
#topnav li a{display:block; padding:20px 0;}
#topnav li li a{display:block; margin:0; padding:10px 15px;}
#topnav ul ul{display:none;}
#topnav ul li:hover > ul{display:block;}
#topnav a{color:green; background-color:#FFFFFF; font-weight:bold;}
#topnav li li a, #topnav li.active li a{color:#000000; background:#EEEEEE; font-weight:normal;}
#topnav li.active a, #topnav a:hover{color:#915500; background-color:#FFFFFF;}
#topnav ul li li:hover > a{color:#915500; background-image: linear-gradient(green, white);}
#topnav li a.drop, #topnav li.active a.drop{padding-left:15px; background-image:url("images/dropdown_side.gif"); background-position:5px center; background-repeat:no-repeat;}

/* Top navigation for smaller resolutions */

#topnav form{display:block; height:30px; margin:0 auto; padding:20px 0;}
#topnav form select{display:block; width:100%; padding:8px; color:#000000; background-color:#FFFFFF; border:1px solid #494949; cursor:pointer; outline:none;}
#topnav form select option{display:block; margin:10px; padding:0; cursor:pointer; outline:none; border:none;}

/* Sidebar Navigation */

.sidebar aside nav{display:block; width:100%; margin-bottom:30px;}
.sidebar aside nav ul{margin:0; padding:0; list-style:none;}
.sidebar aside nav li{margin:0 0 3px 0; padding:0;}
.sidebar aside nav a{display:block; margin:0; padding:5px 10px 5px 20px; color:#666666; background-color:inherit; background:url("images/orange_file.gif") no-repeat 10px center; text-decoration:none; border-bottom:1px dotted #666666;}
.sidebar aside nav a:hover{color:#FF9900; background-color:inherit;}
.sidebar aside nav ul ul a{background:url("images/black_file.gif") no-repeat;}
.sidebar aside nav ul ul a{padding-left:40px; background-position:30px center;}
.sidebar aside nav ul ul ul a{padding-left:50px; background-position:40px center;}
.sidebar aside nav ul ul ul ul a{padding-left:60px; background-position:50px center;}
.sidebar aside nav ul ul ul ul ul a{padding-left:70px; background-position:60px center;}
.sidebar aside a{color:black; outline:none; text-decoration:underline;font-weight: bold;}
.sidebar aside a:hover{color: #915500; font-weight: bold;}

/* Pagination */

.pagination{display:block; width:100%; text-align:center; clear:both; line-height:normal;}
.pagination ul{margin:0; padding:0; list-style:none;}
.pagination li{display:inline;}
.pagination strong{font-weight:normal;}
.pagination .next{margin:0;}
.pagination a, .pagination .current strong, .pagination .splitter strong{display:inline-block; padding:5px 10px; margin:1px 2px;}
.pagination a:first-child{margin-left:0;}
.pagination a{border:1px solid #DFDFDF;}

/* Footer Navigation */

.footer_nav{margin:0; padding:0;}
.footer_nav ul li{margin-top:12px; padding-top:12px; border-top:1px solid #333333;}
.footer_nav ul li:first-child{margin-top:0; padding-top:0; border-top:none;}


.w3-content,.w3-auto{margin-left:auto;margin-right:auto;}  
.w3-content{max-width:980px;}.w3-auto{max-width:1140px;}

.w3-display-container{position:relative;}
.w3-display-hover{display:block;}
.w3-display-hover{display:inline-block;}

.w3-center{display:inline-block;width:auto;}
.w3-center{text-align:center;}

.jccogsbtn{
  border: none;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  background-color: white; 
  color: black; 
  border: 2px solid #915500;
  border-radius: 8px;
}

.jccogsbtn:hover {
  background-color: green;
  border: 2px solid green;
  color: white;
}


input[type=text] {
  width: 100%;
  padding: 12px 20px;
  font-size: 22px;
  margin: 8px 0;
  box-sizing: border-box;
}

input[type=password] {
  width: 100%;
  padding: 12px 20px;
  font-size: 22px;
  margin: 8px 0;
  box-sizing: border-box;
}

textarea {
  width: 100%;
  height: 150px;
  padding: 12px 20px;
  font-size: 22px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f8f8f8;
  resize: none;
}


.cb {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.cb input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.cb:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cb input:checked ~ .checkmark {
  background-color: green;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cb input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.cb .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap;}
.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.w3-button:disabled{cursor:not-allowed;opacity:0.3;}
.w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000;}
.w3-button{width:5%;text-align:left;}
.w3-button{white-space:normal;}
.w3-button:hover{color:#000;background-color:#ccc;}

.w3-display-left{position:absolute;top:40%;left:1%;transform:translate(0%,-50%);}
.w3-display-right{position:absolute;top:40%;right:1%;transform:translate(0%,-50%);}

.w3-black,.w3-hover-black:hover{color:#fff;background-color:#000;}

.publ{
    margin: 10px;
    height: 100px;
    width: 200px;
}
 
.pbfirst {
    width: 25%;
    padding: 8px 16px;
    display: inline-block;

}
 
.pbsecond {
    width: 25%;
    padding: 8px 16px;    
    display: inline-block;

    
}

.pbthird {
    width: 25%;
    padding: 8px 16px;
    display: inline-block;

}


.jclwrap
{
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 10px;    
}

.jclspring
{
    width: calc(25% - 20px);
    margin: 10px;
    background-color: #f0f0f0;
    background-image: url("/img/jcl_spring.png");
    height: 200px;    
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: auto; /* Resize the background image to cover the entire container */
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}

.jclsummer
{
    width: calc(25% - 20px);
    margin: 10px;
    background-color: #f0f0f0;
    background-image: url("/img/jcl_summer.png");
    height: 200px;    
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: auto; /* Resize the background image to cover the entire container */
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}

.jclfall
{
    width: calc(25% - 20px);
    margin: 10px;
    background-color: #f0f0f0;
    background-image: url("/img/jcl_fall.png");
    height: 200px;    
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: auto; /* Resize the background image to cover the entire container */
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}


.jclwinter
{
    width: calc(25% - 20px);
    margin: 10px;
    background-color: #f0f0f0;
    background-image: url("/img/jcl_winter.png");
    height: 200px;    
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: auto; /* Resize the background image to cover the entire container */
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}

.jclspringarch
{
    width: calc(25% - 20px);
    margin: 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}

.jclsummerarch
{
    width: calc(25% - 20px);
    margin: 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}

.jclfallarch
{
    width: calc(25% - 20px);
    margin: 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}


.jclwinterarch
{
    width: calc(25% - 20px);
    margin: 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}

.jclhalf
{
    width: calc(50% - 20px);
    margin: 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}


@media only screen and (max-width: 750px) {

.jccogsbtn{
  border: none;
  width:90%;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  background-color: white; 
  color: black; 
  border: 2px solid #915500;
  border-radius: 8px;
}

.pbfirst {
    width: 100%;
    display: inline-block;
}
 
.pbsecond {
    width: 100%;
    display: inline-block;
}

.pbthird {
    width: 100%;
    display: inline-block;
}

.jclspring
{
  width: calc(50% - 20px);
}

.jclsummer
{
  width: calc(50% - 20px);
}

.jclfall
{
  width: calc(50% - 20px);
}

.jclwinter
{
  width: calc(50% - 20px);
}

.jclspringarch
{
  width: calc(50% - 20px);
}

.jclsummerarch
{
  width: calc(50% - 20px);
}

.jclfallarch
{
  width: calc(50% - 20px);
}

.jclwinterarch
{
  width: calc(50% - 20px);
}

.jclhalf
{
  width: 100%;
  display: inline-block;
}

    
}      

