

        .slide_body{
            display: none;
        }

        i.openicon {
            display: none;
        }

        i.closeicon {
            display: inline;
        }

        .isOpen > i.openicon {
            display: inline;
        }

        .isOpen > i.closeicon {
            display: none;
        }


/* The hero image */
.hero-image {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  
   

  /* Set a specific height */
  height: 200px;

  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
margin-bottom: 4px;
}

/* Place text in the middle of the image */
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.hero-text h1 {
    color: white;
		font-weight: 400; 
	font-size: 3.2em;
	line-height: 0.7em;
	font-family: 'Markazi Text', sans-serif;
	margin-bottom: 0;
}


.hero-image-small {
  height: 170px;
background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
	margin-bottom: 20px;
}

.hero-text-small {
  text-align: center;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.hero-text-small h1 {
    color: white;
	font-weight: 400; 
	font-size: 2.1em;
	line-height: 0.7em;
	font-family: 'Markazi Text', sans-serif;
	margin-bottom: 0;
}

.hero-image-smallheader {
  height: 100px;
background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
	margin-bottom: 20px;
}

.hero-text-smallheader {
  text-align: center;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.hero-text-smallheader h1 {
    color: white;
	font-weight: 400; 
	font-size: 2em;
	font-family: 'Markazi Text', sans-serif;
	margin-bottom: 0;
}


.gallery, .fresco, img {
	cursor: pointer !important;
}

.hub-link-container {
    width: 100%;
    display: inline-flex;
    padding-bottom: 20px;
} 


@media only screen and (max-width: 560px){
.hub-link-container {
    width: 100%;
    display: inline;
    padding-bottom: 20px;
} 
.hub-links-item {
    width: 100%; 
    margin: auto; 
    display: inline-block;
} 
.hub-links-container .hero-text {    
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}
    
.display-mobile {
    display: block
    }
    
.no-display-mobile {    
    display: none
    }
    
    
    
    }

@media only screen and (min-width: 560px){
.hub-link-container {
    width: 100%;
    display: inline-flex;
    padding-bottom: 20px;
} 
.hub-links-item {
    width: 33%; 
    margin: auto; 
    display: inline-block;
} 
.hub-links-container .hero-text {    
    text-align: center;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-20%, -40%);
    color: white;
}
    
.display-mobile {
    display: none
    }
    
.no-display-mobile {    
    display: block
    }    
    
    }



@media only screen and (max-width: 901px){
.display-mobile {
    display: block
    }
    
.no-display-mobile {    
    display: none
    }
.hub-links-header {
    padding: 6px 8px 0 8px;
    text-align: center;
    border-top: 0;
    margin-top: 6px;
}    
    
    
    }

@media only screen and (min-width: 901px){
.display-mobile {
    display: none
    }
    
.no-display-mobile {    
    display: block
    }    
    
.hub-links-header {
    padding: 12px 8px 0 8px;
    text-align: center;
    border-top: 1px solid #dbd7ca;
    margin-top: 20px;
}    
    }

@media print {
               .no-display-mobile {
                  visibility: hidden;
               }
}



.hub-links-header h3 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

/*------------------------------------------------------------------
Tabs
*/

.tabs {
  margin-bottom: 20px;
  padding: 0;
}
.tabs .active {
  border-top: 0;
}
.tabs .active a {
  border: 0;
  color: #1aa97f;
}
.tabs .active a:hover {
  color: #1aa97f;
}
.tabs dd,
.tabs li {
  display: inline-block;
  margin: 0;
}
@media only screen and (max-width: 40.063em) {
  .tabs dd,
  .tabs li {
    width: 100%;
  }
}
.tabs dd a,
.tabs li a {
  display: block;
  border: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  color: #a4a7ab;
}
.tabs dd a i,
.tabs li a i {
  margin-right: 8px;
}
.tabs dd a:hover,
.tabs li a:hover {
  color: #151515;
}

ul.tabs-content {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.tabs-content > li {
  display: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 40.063em) {
  ul.tabs-content {
    clear: left;
    padding: 0;
  }
}

.rtl .thb_tabs .tabs, .rtl
.thb_tour .tabs {
  text-align: right;
}
.thb_tabs .tabs dd,
.thb_tabs .tabs li,
.thb_tour .tabs dd,
.thb_tour .tabs li {
  margin-right: 35px;
}
@media only screen and (max-width: 40.063em) {
  .thb_tabs .tabs dd,
  .thb_tabs .tabs li,
  .thb_tour .tabs dd,
  .thb_tour .tabs li {
    margin: 0 0 35px;
  }
  .thb_tabs .tabs dd:last-child,
  .thb_tabs .tabs li:last-child,
  .thb_tour .tabs dd:last-child,
  .thb_tour .tabs li:last-child {
    margin-bottom: 0;
  }
}
.thb_tabs .tabs dd a,
.thb_tabs .tabs li a,
.thb_tour .tabs dd a,
.thb_tour .tabs li a {
  font-size: 14px;
  color: #151515;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.3em;
  font-weight: 400;
  padding-bottom: 4px;
}
.thb_tabs .tabs dd a:after,
.thb_tabs .tabs li a:after,
.thb_tour .tabs dd a:after,
.thb_tour .tabs li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #365536;
  bottom: 0;
  left: 0;
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.thb_tabs .tabs dd.active a,
.thb_tabs .tabs li.active a,
.thb_tour .tabs dd.active a,
.thb_tour .tabs li.active a {
  color: #324072;
}
.thb_tabs .tabs dd.active a:after,
.thb_tabs .tabs li.active a:after,
.thb_tour .tabs dd.active a:after,
.thb_tour .tabs li.active a:after {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.thb_tabs .tabs dd:last-child,
.thb_tabs .tabs li:last-child,
.thb_tour .tabs dd:last-child,
.thb_tour .tabs li:last-child {
  margin-right: 0;
}

.thb_tabs.style2 {
  border: 1px solid #eeeeee;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.thb_tabs.style2 .tabs {
  border-bottom: 1px solid #eee;
  min-height: 54px;
  margin-bottom: 0;
}
.rtl .thb_tabs.style2 .tabs {
  text-align: right;
}
.thb_tabs.style2 .tabs dd,
.thb_tabs.style2 .tabs li {
  margin-right: 0;
}
@media only screen and (max-width: 40.063em) {
  .thb_tabs.style2 .tabs dd,
  .thb_tabs.style2 .tabs li {
    margin: 0;
  }
}
.rtl .thb_tabs.style2 .tabs dd, .rtl
.thb_tabs.style2 .tabs li {
  margin-left: 0;
}
.thb_tabs.style2 .tabs dd a,
.thb_tabs.style2 .tabs li a {
  padding: 0 30px;
  height: 70px;
  line-height: 70px;
  border-right: 1px solid #eee;
  background: #f7f7f7;
}
.rtl .thb_tabs.style2 .tabs dd a, .rtl
.thb_tabs.style2 .tabs li a {
  border-right: 0;
  border-left: 1px solid #eee;
}
.thb_tabs.style2 .tabs dd a:after,
.thb_tabs.style2 .tabs li a:after {
  display: none;
}
.thb_tabs.style2 .tabs dd.active a,
.thb_tabs.style2 .tabs li.active a {
  background: #fff;
  color: #151515;
}
.thb_tabs.style2 ul.tabs-content {
  padding: 30px;
  background: #fff;
}

.thb_tour {
  float: left;
  width: 100%;
}
.thb_tour .tabs {
  float: left;
  display: block;
  width: 215px;
}
@media only screen and (max-width: 40.063em) {
  .thb_tour .tabs {
    width: 100%;
  }
}
.thb_tour .tabs dd,
.thb_tour .tabs li {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  padding-bottom: 10px;
}
.thb_tour .tabs dd a,
.thb_tour .tabs li a {
  display: block;
  float: left;
}
.thb_tour ul.tabs-content {
  margin-left: 215px;
}
@media only screen and (max-width: 40.063em) {
  .thb_tour ul.tabs-content {
    margin-left: 0;
  }
}
.thb_tour ul.tabs-content > li {
  float: left;
}

/*------------------------------------------------------------------
General
*/
html {
  height: 100%;
  min-height: 100%;
  overflow-y: scroll !important;
}

body {
	color: #333;
	background: #fffdf7 url("/resource-centre/img/main_bground.png") top center repeat-x;
	letter-spacing: 0.05em;
	height: 100%;
	position: static;
	min-height: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-stroke:1px transparent;
}
body div, body dl, body dt, body dd, body ul, body ol, body li, body pre, body form, body p, body blockquote, body th, body td {
  font-size: inherit;
  font-family: inherit;
}
body p {
	font-style: normal;
	font-size: 0.92em;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	line-height:1.4;
	letter-spacing:0px;
	margin-bottom:1.25rem;
	text-rendering:optimizeLegibility;
}
body strong {
  font-weight: 600;
}

figure {
  margin: 0;
}

a {
  color: #a12a2a;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}

a:hover {
  color: #365536;
}

h1, h4, h5, h6 {
  color: #434343;
  letter-spacing: 0;
			font-weight: 400; 
	line-height: 0.7em;
	font-family: 'Markazi Text', sans-serif;
}
h2 {
  color: #1e4b27 !important;
  letter-spacing: 0;
}
h6 {
  font-size: 1.5rem;
}

@media only screen and (min-width: 50.063em) {
h2 {
    font-size: 2rem;
}
}
@media only screen and (max-width: 50.063em) {
h2 {
    font-size: 1.3rem;
}
}

h3 {
	color:#7e817f;
	line-height: 1.2em;
	font-size: 1.2em;
	letter-spacing:-0.01em;
	font-family: 'Raleway', sans-serif;
}


/*------------------------------------------------------------------
Styles
*/
h1, h2, h3, h4, h5, h6, 
input[type="text"].placeholder,
input[type="password"].placeholder,
input[type="date"].placeholder,
input[type="datetime"].placeholder,
input[type="email"].placeholder,
input[type="number"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="time"].placeholder,
input[type="url"].placeholder,
textarea.placeholder, 
label,  
input[type=submit], {
  font-family: "Roboto", sans-serif;
  
}

.reset {
  margin: 0;
  padding: 0;
}

p.lead{line-height:1.5}



@media only screen and (max-width: 40.063em) {
  
  
  
}

.transition,  
.custom_check + .custom_label, 
.custom_check + .custom_label:before, 
.post .post-meta ul li, 
.post .post-gallery 
.simple-overlay, 
.overlay-effect 
.simple-overlay, 
.overlay-effect 
.overlay.style2, 
.carousel 
.owl-controls 
.owl-buttons div, 
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea, 
.floatlabel-wrapper .label-floatlabel, 
.hesperiden.tparrows, 
.product-information .back_to_shop:after, 
.product-category > a, 
.product-category > a img, 
.product-category > a .title, 
.product-category > a:after, .btn,
.button,
input[type=submit], 
.mouse_scroll, 
.mouse_scroll:hover, 
.list > h6, ul.accordion > li > div.title, 
.thb_tabs .tabs dd a:after,
.thb_tabs .tabs li a:after,
.thb_tour .tabs dd a:after,
.thb_tour .tabs li a:after, .toggle .title, 
.toggle .title:after, 
.post .post-content .iconbox > span, 
.team_member .overlay, 
.clients.row .client.columns img, 
#style-switcher,
.clients-logos {
  -moz-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}


@media screen and (min-width: 783px) {
  
  
}

.row.full-width-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.row.no-padding {
  margin: auto;
}
.row.no-padding > .columns,
.row.no-padding .owl-item > .columns {
  padding: 0;
}
.row.max_width {
  max-width: 68.75em;
  margin: 0 auto;
}

/*------------------------------------------------------------------
Body
*/
#wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 0px;
  min-height: 100%;
}
.footer_off #wrapper, .footer-fixed #wrapper {
  padding-bottom: 0;
}
.footer-fixed #wrapper #footer {
  position: fixed;
  z-index: 40;
}
.footer-fixed #wrapper [role="main"] {
  padding: 0 0 60px;
}
@media only screen and (min-width: 40.063em) {
  .footer-fixed #wrapper [role="main"] {
    padding: 80px 60px 60px;
  }
}
#wrapper [role="main"] {
  position: relative;
  z-index: 10;
  padding: 0;
}
.site_bars_off #wrapper [role="main"] {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 900px) {
  #wrapper [role="main"] {
    padding: 25px 0 0 0;
  }
}
#wrapper .preloader {
  position: fixed;
  z-index: 998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 80px 60px 0;
  background: #f9f9f9 url("../img/preloader.gif") center center no-repeat;
  -moz-background-size: 55px 55px;
  -o-background-size: 55px 55px;
  -webkit-background-size: 55px 55px;
  background-size: 55px 55px;
}
.site_bars_off #wrapper .preloader {
  margin-left: 0;
  margin-right: 0;
}
.site_bars_off #wrapper .preloader {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 40.063em) {
  #wrapper .preloader {
    margin-left: 0;
    margin-right: 0;
  }
}
/*------------------------------------------------------------------
Header
*/
.header {
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  line-height: 40px;
  padding: 15px 22px 15px 30px;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media only screen and (min-width: 40.063em) {
  .header {
    padding: 0px;
  }
}
.header.row {
  max-width: 100%;
}
.header.style2 .logo {
  text-align: left;
}
@media only screen and (min-width: 64.063em) {
  .header.style1 .logo {
    text-align: center;
  }
}
.header .logo {
  display: table;
  min-height: 1px;
}
.header .logo .logolink {
  display: table-cell;
  vertical-align: middle;
  max-width: 100%;
}
.header .logo .logoimg {
  display: inline-block;
  max-width: 370px;
  padding-top:15px;
}
.header .logo .logoimg-home {
  display: inline-block;
  max-width: 538px;
}
.header .menu-holder {
  text-align: right;
}
.header .menu-holder > a {
  vertical-align: middle;
}
.header .menu-holder > a + a {
  margin-left: 5px;
}
@media only screen and (min-width: 40.063em) {
  .header .menu-holder > a + a {
    margin-left: 15px;
  }
  .header .menu-holder > a + a:after {
    display: block;
  }
}
.header .menu-holder > a + a:after {
  content: '';
  display: none;
  position: absolute;
  width: 1px;
  height: 9px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAASCAYAAABxYA+/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACVJREFUeNpiLC4uTmMAAiYGKGD8//8/A4oInMFSUlJCd8UAAQYADLQTH7miXlMAAAAASUVORK5CYII=");
  top: 11px;
  left: -10px;
  -moz-background-size: 1px 9px;
  -o-background-size: 1px 9px;
  -webkit-background-size: 1px 9px;
  background-size: 1px 9px;
}
.header .menu-holder #quick_search {
  display: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
@media only screen and (min-width: 40.063em) {
  .header .menu-holder #quick_search {
    display: inline-block;
  }
}
.header .menu-holder #quick_search #search_icon {
  top: 4px;
  position: relative;
}
.header .menu-holder #quick_cart {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
}
.header .menu-holder #quick_cart #cart_icon {
  position: relative;
  overflow: visible;
}
.header .menu-holder #quick_cart .float_count {
  display: block;
  width: 30px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 0;
  line-height: 24px;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
}
.header .menu-holder #quick_cart:hover, .header .menu-holder #quick_cart:focus {
  color: #151515;
}
@media only screen and (max-width: 40.063em) {
  .header .menu-holder #quick_cart:after {
    display: none;
  }
}

/*------------------------------------------------------------------
Full Menu
*/
#full-menu {
    display: none;
    margin-top: -12px;
    vertical-align: middle;
}
@media only screen and (min-width: 900px) {
#full-menu {
    display: inline-block;
}
}
#full-menu .sf-menu {
    list-style: outside none none;
    margin: 0;
}
#full-menu .sf-menu a {
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
	border:0px;
}
#full-menu .sf-menu i {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.rtl #full-menu .sf-menu i {
    margin-left: 10px;
    margin-right: 0;
}
#full-menu .sf-menu > li {
    display: inline-table;
    margin: 0 8px;
    position: relative;
}
@media only screen and (min-width: 60em) {
#full-menu .sf-menu > li {
    margin: 0 12px;
}
}
@media only screen and (min-width: 70em) {
#full-menu .sf-menu > li {
    margin: 0 18px;
}
}
@media only screen and (min-width: 80.063em) {
#full-menu .sf-menu > li {
    margin: 0 22px;
}
}
@media only screen and (max-width: 40.063em) {
#full-menu .sf-menu > li {
    display: block;
}
}
#full-menu .sf-menu > li.current-menu-item > a, #full-menu .sf-menu > li.sfHover > a {
    color: #dbab2d;
}
#full-menu .sf-menu > li > a {
    color: #fff;
    display: block;
    font-family: "roboto";
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 13px;
    padding: 30px 0;
}
#full-menu .sf-menu > li > a:hover {
	
}
#full-menu li.menu-item-has-children > a {
    padding-right: 15px;
    position: relative;
}
#full-menu li.menu-item-has-children > a::after {
    content: "";
    display: block;
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#full-menu .sub-menu li:first-of-type {	    
background-image:url(/assets/img/sub-menu-topper.gif);
background-repeat:repeat-x;
background-position:top;
padding-top:9px;

}


#full-menu .sub-menu {
    background-color: #bebfcc;
    display: none;
    left: -25px;
    list-style: outside none none;
    padding: -2px 0 0 0;
    position: absolute;
    text-align: left;
    top: 100%;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;

}



.rtl #full-menu .sub-menu {
    text-align: right;
}
#full-menu .sub-menu.has_bg {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 70px;
    padding-right: 160px;
}
.rtl #full-menu .sub-menu.has_bg {
    background-position: left bottom;
    padding-left: 160px;
    padding-right: 30px;
}
#full-menu .sub-menu.thb_mega_menu > li {
    display: table-cell;
    min-width: 160px;
    width: 160px;
}
#full-menu .sub-menu.thb_mega_menu > li .megamenu-title a {
    color: #151515;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#full-menu .sub-menu.thb_mega_menu > li.menu-item-mega-child + .menu-item-mega-child {
    padding-left: 25px;
}
#full-menu .sub-menu.thb_mega_menu > li.menu-item-mega-link {
    display: block;
    width: 100%;
}
#full-menu .sub-menu.thb_mega_menu > li .sub-menu {
    display: block;
    left: 0;
    padding: 0;
    position: relative;
    top: 0;
}
#full-menu .sub-menu > li.menu-item-has-children > a {
    position: relative;
}
#full-menu .sub-menu > li.menu-item-has-children > a::after {
    content: "";
}
#full-menu .sub-menu li {
    display: block;
    min-width: 120px;
    position: relative;
	border-top: 0;
}

#full-menu .sub-menu li a {
    border-bottom: 2px solid #fff;
    color: #fbfae1;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    width: 100%;
	padding:10px;
}

#full-menu .sub-menu li:last-of-type a {
    border-bottom: 0 solid #fff;
}

	
#full-menu .sub-menu li a:hover {
    color: #365536;

}
#full-menu .sub-menu li .sub-menu {
    left: 100%;
    position: absolute;
    top: -20px;
}
#full-menu .sub-menu > li > a {
    text-align: center;
}


/*------------------------------------------------------------------
Footer
*/
#footer {
  padding: 0;
  width: 100%;
  min-height: 60px;
  line-height: 20px;
  	z-index:10;
	position:relative;
  /*position: absolute;
  bottom: 0;
  left: 0;*/
  clear:both;
}
#footer.row {
  max-width: 100%;
}
#footer .social-links {
  line-height: 10px;
}
#footer .social-links a {
  margin-right: 15px;
  color: #fbfae1;
}
#footer .social-links a:active,
#footer .social-links a:hover {
  margin-right: 15px;
  color: #365536;
}
#footer .social-links p {
  font-size: 13px;
  margin: 6px 0 9px 0;
  color: #94b094;
  line-height:18px;
}
#footer .menu {
  display: block;
  margin: 0;
}
#footer .menu li {
  display: inline-block;
}
#footer .menu li a {
  font-size: 12px;
}
#footer .menu li:first-child a {
  margin-left: 0;
}



/*------------------------------------------------------------------
Sidebar & Widgets
*/
.page-container .sidebar + .sidebar-page .post {
  padding: 40px;
}

.sidebar-page {
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 64.063em) {
  .sidebar-page.pull {
    padding-left: 0;
    padding-right: 280px;
  }
}
@media only screen and (min-width: 64.063em) {
  .sidebar-page.push {
    padding-right: 0;
    padding-left: 280px;
  }
}

.sidebar {
  width: 100%;
  float: none;
  padding: 30px;
  background: #f5f5f5;
}
.sidebar.row {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 64.063em) {
  .sidebar.pull {
    float: left;
  }
}


@media only screen and (min-width: 64.063em) {
  .sidebar {
    width: 265px;
    padding: 26px;
    float: right;
	margin-top: 10px;
  }



}

.list-image {
  height: auto !important;
}




/*------------------------------------------------------------------
Carousel
*/
.galleryCarousel {
  width: 100%;
  margin: 0 auto 1rem auto;
float: left;
  --carousel-button-color: #170724;
  --carousel-button-bg: #fff;
 /* --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%),
    0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);*/

  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  --carousel-button-svg-stroke-width: 2.5;
}

.galleryCarousel .carousel__slide {
  width: 100%;
  height:250px;
}

.galleryCarousel .carousel__button.is-prev {
 
}

.galleryCarousel .carousel__button.is-next {
 
}
.carousel__slide > img {
   margin: auto;
   height: 100%;
   object-fit: contain;
}


.carousel__button {
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);

}


/*
.carousel-container {
  position: relative;
  float: left;
  max-width: 100%;
}

.carousel {
  width: 100%;
  max-width: 100%;
  direction: ltr;
  display: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.carousel.owl-loaded {
  display: block;
}
.carousel.owl-drag .owl-item {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.carousel.owl-loading {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.carousel.owl-rtl {
  direction: rtl;
}
.carousel.owl-rtl .owl-item {
  float: right;
}
.carousel .owl-item {
  float: left;
  position: relative;
  min-height: 1px;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.carousel .owl-item .columns {
  width: 100% !important;
}
.carousel .owl-wrapper {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.carousel .owl-wrapper-outer {
  position: relative;
  overflow: hidden;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  cursor: -webkit-grab;
}
.carousel .owl-controls {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.carousel .owl-controls .owl-nav {
  display: none;
}
.carousel .owl-controls .owl-nav.disabled {
  display: none;
}
.carousel .owl-controls .owl-pagination {
  position: absolute;
  left: 0;
  bottom: 20px;
  right: 0;
  text-align: center;
}
.carousel .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: rgba(20, 20, 20, 0.15);
  margin: 0 4px;
}
.carousel .owl-controls .owl-pagination .owl-page.active {
  background: #141414;
}
.carousel .owl-controls .owl-buttons div {
  display: block;
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  cursor: pointer;
}
.carousel .owl-controls .owl-buttons div.owl-prev {
  left: -100px;
  background: transparent url("../img/arrow-left.png") left top no-repeat;
  -moz-background-size: 48px 48px;
  -o-background-size: 48px 48px;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
}
.carousel .owl-controls .owl-buttons div.owl-next {
  right: -100px;
  background: transparent url("../img/arrow-right.png") left top no-repeat;
  -moz-background-size: 48px 48px;
  -o-background-size: 48px 48px;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
}
.carousel .owl-controls .owl-buttons div:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.carousel:hover .owl-controls .owl-buttons div.owl-prev {
  left: 30px;
}
.carousel:hover .owl-controls .owl-buttons div.owl-next {
  right: 30px;
}
.carousel .post {
  min-height: 1px;
  position: relative;
}
.carousel.light .owl-controls .owl-dots .owl-dot.active {
  background: #fff;
}
*/
/*------------------------------------------------------------------
Custom Scrollbar
*/
.ps-container {
  position: relative;
  height: 100%;
  overflow: hidden;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.touch .ps-container {
  -webkit-overflow-scrolling: touch;
}
.ps-container:hover .ps-scrollbar-y-rail {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  right: 4px;
  background-color: #e6e6e6;
  width: 4px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ps-container .ps-scrollbar-y-rail.in-scrolling .ps-scrollbar-y {
  width: 4px;
}
.ps-container .ps-scrollbar-y-rail .ps-scrollbar-y {
  position: absolute;
  background: #151515;
  right: 0x;
  width: 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ps-container .ps-scrollbar-x-rail {
  position: absolute;
  left: 0;
  bottom: 10px !important;
  background-color: #e6e6e6;
  height: 2px;
}
.ps-container .ps-scrollbar-x-rail.in-scrolling .ps-scrollbar-x {
  height: 2px;
}
.ps-container .ps-scrollbar-x-rail .ps-scrollbar-x {
  position: absolute;
  background: #151515;
  bottom: 0px;
  height: 2px;
}

/*------------------------------------------------------------------
Form Styling
*/
form {
  margin: 0;
}
form fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  border: 1px solid #d4d4d4;
  padding: 0px 22px;
  height: 38px;
  margin: 0 0 3px;
  color: #868686;
  font-size: 18px;
  font-weight: 300;
  max-width: 100%;
  outline: 0;
  background: none;
  background-color:#fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input[type="text"].full, .form-row input[type="text"],
input[type="password"].full, .form-row
input[type="password"],
input[type="date"].full, .form-row
input[type="date"],
input[type="datetime"].full, .form-row
input[type="datetime"],
input[type="email"].full, .form-row
input[type="email"],
input[type="number"].full, .form-row
input[type="number"],
input[type="search"].full, .form-row
input[type="search"],
input[type="tel"].full, .form-row
input[type="tel"],
input[type="time"].full, .form-row
input[type="time"],
input[type="url"].full, .form-row
input[type="url"],
textarea.full, .form-row
textarea {
  width: 100%;
}
input[type="text"].placeholder,
input[type="password"].placeholder,
input[type="date"].placeholder,
input[type="datetime"].placeholder,
input[type="email"].placeholder,
input[type="number"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="time"].placeholder,
input[type="url"].placeholder,
textarea.placeholder {
  border: 0;
  background: transparent url("../img/bg_commentform.png") bottom left repeat-x;
  font-size: 24px;
  letter-spacing:0;
  font-family: 'You Wont Bring Me Down',sans-serif;
  text-align:center;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  padding: 0;
  color: #666;
  margin-top: 20px;
  margin-bottom: 20px;
  -moz-background-size: 8px 40px;
  -o-background-size: 8px 40px;
  -webkit-background-size: 8px 40px;
  background-size: 8px 40px;
}


label {
  font-size: 12px;
  float: left;
  width: 45%;
  color: #151515;
  margin: 0 0 15px;
  line-height: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

textarea {
  min-height: 135px;
  resize: none;
  overflow: auto;
  padding-top:20px;
}
textarea.placeholder {
  background-attachment: local;
  background-repeat: repeat;
  background-position: top left;
}

/* Float label */
.floatlabel-wrapper {
  position: relative;
}
.floatlabel-wrapper .label-floatlabel {
  display: block;
  position: absolute;
  top: 20px;
  margin: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.floatlabel-wrapper .label-floatlabel.active-floatlabel {
  top: 6px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color:#ccc;
}

.select-wrapper {
  position: relative;
  margin:15px auto;
  outline: 0;
  min-width: 170px;
  border: 1px solid #d4d4d4;  
}
.select-wrapper:after {
  content: '';
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjYuN3B4IiB2aWV3Qm94PSIwIDAgOCA0LjcwNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNy45OTggNC43MDciIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCQ0KCQkJPHJlY3QgeD0iMS44NTQiIHk9Ii0wLjQ3NSIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtMC45NzQ3IDIuMzUzNCkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiB3aWR0aD0iMSIgaGVpZ2h0PSI1LjY1NyIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KCTxnPg0KCQkNCgkJCTxyZWN0IHg9IjIuODE3IiB5PSIxLjg1NCIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtMC4wMTA3IDQuNjgxMSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiB3aWR0aD0iNS42NTciIGhlaWdodD0iMSIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat;
  display: block;
  width: 12px;
  height: 7px;
  position: absolute;
  top: 20px;
  right: 15px;
  line-height: 1;
}


.select-wrapper select {
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 46px;
  padding: 11px 34px 11px 17px;
  border: 0;
  text-transform: uppercase;
  background: #fff;
  color: #151515;
  outline: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: '';
  -moz-appearance: radio-container;
}


/*------------------------------------------------------------------
Contact Page
*/


/*------------------------------------------------------------------
404 Page
*/


/*------------------------------------------------------------------
Specific
*/



.alignright,
.alignleft,
.aligncenter,
 {
  color: inherit;
}

.alignright {
  float: right;
  margin: 6px 0 14px 20px;
}

.alignleft {
  float: left;
  margin: 6px 20px 14px 0;
}

.alignright img,
.alignleft img,
.aligncenter img {
  width: 100%;
  max-width: 100%;
}

img.center {
  margin: 0 auto;
  display: block;
}

img.full {
  width: 100%;
}

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
}

@media only screen and (max-width: 40.063em) {
  .alignleft,
  .aligncenter,
  .alignright {
    width: 100%;
    margin: 0 0 20px;
  }
}





#scroll_totop {
  width: 30px;
  height: 30px;
  background: transparent url("../img/scroll_totop.png");
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
  position: fixed;
  right: 20px;
  bottom: 25px;
  z-index: 99;
  display: none;
}
@media only screen and (min-width: 40.063em) {
  #scroll_totop {
    display: block;
  }
}

/*------------------------------------------------------------------
Mobile Menu
*/
/* Sidr */
.panel-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 12px;
  height: 12px;
  z-index: 10;
  background: url("../img/close.png") top left no-repeat;
  -moz-background-size: 12px 12px;
  -o-background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
  background-size: 12px 12px;
}

.mobile-toggle {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  position: relative;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
.mobile-toggle div {
  width: 30px;
  height: 30px;
  position: relative;
}
.mobile-toggle span {
  display: block;
  position: absolute;
  width: 16px;
  height: 2px;
  background: #365536;
  content: " ";
  left: 7px;
}
.mobile-toggle span:nth-child(1) {
  top: 10px;
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
}
.mobile-toggle span:nth-child(2) {
  top: 14px;
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -webkit-transform: translateX(10%);
  transform: translateX(10%);
}
.mobile-toggle span:nth-child(3) {
  top: 18px;
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
}
@media only screen and (min-width: 75em) {
  .style2 .mobile-toggle {
    display: none;
  }
  .style2 .mobile-toggle.always {
    display: inline-block;
  }
}

/* Mobile Menu */
.menu-container {
  background: #f9f9f9;
  height: 100%;
  float: right;
  width: 100%;
  position: relative;
  color: #151515;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@media only screen and (min-width: 40.063em) {
  .menu-container {
    width: 480px;
  }
}

.menu-footer {
  padding: 30px;
}
@media only screen and (min-width: 40.063em) {
  .menu-footer {
    padding: 0px 45px;
  }
}
.menu-footer a {
  color: #868686;
}
.menu-footer p {
  font-size: 11px;
  color: rgba(134, 134, 134, 0.5);
  text-transform: uppercase;
}
.menu-footer .select-wrapper select {
  background: transparent;
  color: #868686;
  font-size: 11px;
}
.menu-footer .select-wrapper:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}




/* Title Styles*/
.smalltitle {
  color: #59ac76;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 30px;
  letter-spacing: 0.4em;
}

.mediumtitle {
  font-size: 20px;
  line-height: 1;
  margin: 10px 0 25px 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  color: #1aa97f;
}
@media only screen and (min-width: 40.063em) {
  .mediumtitle {
    font-size: 30px;
  }
}

.largetitle, legend {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 50px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -0.05em;
  color: #59ac76;
}
@media only screen and (min-width: 40.063em) {
  .largetitle, legend {
    font-size: 30px;
  }
}
@media only screen and (min-width: 64.063em) {
  .largetitle, legend {
    font-size: 40px;
  }
}

.extralargetitle {
  font-size: 30px;
  line-height: 1;
  margin: 0 0 50px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  color: #151515;
}
@media only screen and (min-width: 40.063em) {
  .extralargetitle {
    font-size: 40px;
  }
}
@media only screen and (min-width: 64.063em) {
  .extralargetitle {
    font-size: 60px;
  }
}
@media only screen and (min-width: 75em) {
  .extralargetitle {
    font-size: 80px;
  }
}
@media only screen and (min-width: 90.063em) {
  .extralargetitle {
    font-size: 120px;
  }
}


/* Icons */
.inline-icon {
  display: inline;
}
.inline-icon.icon-1x {
  font-size: 18px;
  vertical-align: middle;
}
.inline-icon.icon-2x {
  font-size: 24px;
  vertical-align: middle;
}
.inline-icon.icon-3x {
  font-size: 28px;
  vertical-align: middle;
}
.inline-icon.icon-4x {
  font-size: 32px;
  vertical-align: middle;
}

.boxed-icon {
  display: block;
  width: 64px;
  height: 64px;
  line-height: 66px;
  text-align: center;
  font-size: 24px;
}



.facebook:hover {
  color: #3b5998 !important;
}
.facebook.boxed-icon {
  background: #fff;
  color: #fbfae1;
}
.facebook.boxed-icon:hover {
  color: #fff !important;
  background: #3b5998 !important;
}

.google-plus:hover {
  color: #dd4b39 !important;
}
.google-plus.boxed-icon {
  background: #fff;
  color: #fbfae1;
}
.google-plus.boxed-icon:hover {
  color: #fff !important;
  background: #dd4b39 !important;
}

.linkedin:hover {
  color: #007bb6 !important;
}
.linkedin.boxed-icon {
  background: #fff;
  color: #fbfae1;
}
.linkedin.boxed-icon:hover {
  color: #fff !important;
  background: #007bb6 !important;
}

.pinterest:hover {
  color: #cb2027 !important;
}
.pinterest.boxed-icon {
  background: #fff;
  color: #fbfae1;
}
.pinterest.boxed-icon:hover {
  color: #fff !important;
  background: #cb2027 !important;
}

.twitter:hover {
  color: #00aced !important;
}
.twitter.boxed-icon {
  background: #fff;
  color: #fbfae1;
}
.twitter.boxed-icon:hover {
  color: #fff !important;
  background: #00aced !important;
}

.instagram:hover {
  color: #3f729b !important;
}
.instagram.boxed-icon {
  background: #fff;
  color: #fbfae1;
}
.instagram.boxed-icon:hover {
  color: #fff !important;
  background: #3f729b !important;
}

.youtube:hover {
  color: #e52d27 !important;
}
.youtube.boxed-icon {
  background: #fff;
  color: #fbfae1;
}
.youtube.boxed-icon:hover {
  color: #fff !important;
  background: #e52d27 !important;
}

.vimeo:hover {
  color: #162221 !important;
}
.vimeo.boxed-icon {
  background: #fff;
  color: #fbfae1;
}
.vimeo.boxed-icon:hover {
  color: #fff !important;
  background: #162221 !important;
}

.searchnav-buttons {
border: 2px solid #eae8e1 !important;
background-color: #e4e1d7 !important;
background: rgba(255, 255, 255, .7) !important;
padding: 9px 11px !important;

}
.searchnav-buttons:hover, .searchnav-buttons:active {
border: 2px solid #fff !important;
background-color: #5d6e45 !important;
background: #e3e1d8 !important;
padding: 9px 11px !important;
}

.memorialnav-button {
 padding: 6px 30px !important;
  border: 2px solid #9dbd6f;

}
.memorialnav-button:hover, .memorialnav-button:active {
 padding: 6px 30px !important;
  border: 2px solid #9dbd6f;
	background-color: #bbcca2 !important;
background: #bbcca2 !important;
}

.memorial_search_container {
	text-align: center;
	padding: 0 	0 10px 0;
}

.memorial-details p {
	margin: 0;
}

.memorial-details {
	width: 100%;
	min-height: 15px;
	clear: both;
	display: inline-block;
	padding: 4px 0 2px 0;
	border-top:1px dotted #e9ddc1;
}

.memorial-details:nth-of-type(1) {
	border-top:0px;
}

/*.memorial-details:nth-of-type(even) {
	background-color: #fffdf8 !important;
	background: #fffdf8 !important;
}*/

.memorial-details .col1 {
	float: left;
	width: 29%;
}

.memorial-details .col1 p {
font-family: 'Ropa Sans',Arial,sans-serif;    
	font-weight: 700;
	font-size: 1.04em;
	color: #3e5d37;
}

.memorial-details .col2 {
	float: left;
	
}

.memorial-search-circle {
    background-color: #f8f2e2;
    border-radius: 50%;
    width: 20px;
    /* min-width: 20px; */
    display: inline-block;
    padding-left: 5px;
    margin-right: 0px;
}

/* Buttons */
.btn,
.button,
input[type=submit] {
  font-size: 22px;
	letter-spacing: 0;
  font-weight: 400;
  line-height: 1em;
  font-family: 'Markazi Text', sans-serif;
  margin: 0 0 3px;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  color: #151515;
  background: transparent;
  text-transform: uppercase;
  text-shadow: none !important;
  text-align: center;
  position: relative;
  overflow: hidden;

  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.btn i,
.button i,
input[type=submit] i {
  display: inline-block;
  vertical-align: middle;
}
.no-touch .btn:hover, .no-touch
.button:hover, .no-touch
input[type=submit]:hover {
  background: #1aa97f;
  border-color: #1aa97f;
  color: #fff;
}
.no-touch .btn:active, .no-touch
.button:active, .no-touch
input[type=submit]:active {
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
	background: #1aa97f;
}
.btn:focus,
.button:focus,
input[type=submit]:focus {
  color: #1aa97f;
}
.btn.small, .btn#submit,
.button.small,
.button#submit,
input[type=submit].small,
input[type=submit]#submit {
  font-size: 12px;
  line-height: 12px;
}
.btn.normal,
.button.normal,
input[type=submit].normal {
  color: #1aa97f;
}
.btn.normal:hover,
.button.normal:hover,
input[type=submit].normal:hover {
  color: #fff;
}
.btn.large, .btn.checkout-button,
.button.large,
.button.checkout-button,
input[type=submit].large,
input[type=submit].checkout-button {
  font-size: 13px;
  line-height: 13px;
  padding: 20px 25px;
}
.btn.right,
.button.right,
input[type=submit].right {
  float: right;
}
.btn.black,
.button.black,
input[type=submit].black {
  background: #1aa97f;
  color: #fff;
}
.btn.black:focus,
.button.black:focus,
input[type=submit].black:focus {
  color: #fff;
}
.btn.white,
.button.white,
input[type=submit].white {
  border-color: #fff;
  color: #fff;
}
.no-touch .btn.white:hover, .no-touch
.button.white:hover, .no-touch
input[type=submit].white:hover {
  background: #fff;
  border-color: #fff;
  color: #1aa97f;
}
.btn.white:focus,
.button.white:focus,
input[type=submit].white:focus {
  color: #fff;
}
.btn.grey,
.button.grey,
input[type=submit].grey {
  background: #505050;
  border-color: #505050;
  color: #fff;
}
.btn.grey:hover,
.button.grey:hover,
input[type=submit].grey:hover {
  background: #484848;
  border-color: #484848;
}
.btn.accent,
.button.accent,
input[type=submit].accent {
  background: #1aa97f;
  color: #fff;
  border-color: #1aa97f;
}
.no-touch .btn.accent:hover, .no-touch
.button.accent:hover, .no-touch
input[type=submit].accent:hover {
  background: #179872;
  border-color: #179872;
}
.btn.full,
.button.full,
input[type=submit].full {
  width: 100%;
}

/* Full Width Section */

.video_bg {
  position: relative;
  overflow: hidden;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.video_bg .row-video-bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}
.video_bg .video_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.parallax_bg {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}



/* List */
.list {
  list-style: none;
  margin: 0;
  display: block;
  float: left;
}
.list > h6 {
  margin-bottom: 30px;
  color: #151515;
  font-weight: 300 !important;
  font-size: 20px !important;
  position: relative;
  display: block;
  margin-top: 0;
}
.list li {
  display: block;
  float: left;
  width: 100%;
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #bcbcbc;
}
.list li figure {
  float: left;
  margin-right: 20px;
  width: 70px;
  line-height: 0;
}
.list li .post-title {
  margin-left: 90px;
}
.list li .post-title .post_categories {
  font-size: 10px;
  text-align: left;
}
.list li .post-title .price {
  text-align: left;
  margin-top: 2px;
}
.list li .post-title .price ins, .list li .post-title .price > .amount {
  font-size: 14px;
}



.tabs {
  margin-bottom: 20px;
  padding: 0;
}
.tabs .active {
  border-top: 0;
}
.tabs .active a {
  border: 0;
  color: #1aa97f;
}
.tabs .active a:hover {
  color: #1aa97f;
}
.tabs dd,
.tabs li {
  display: inline-block;
  margin: 0;
}
@media only screen and (max-width: 40.063em) {
  .tabs dd,
  .tabs li {
    width: 100%;
  }
}
.tabs dd a,
.tabs li a {
  display: block;
  border: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  color: #a4a7ab;
}
.tabs dd a i,
.tabs li a i {
  margin-right: 8px;
}
.tabs dd a:hover,
.tabs li a:hover {
  color: #151515;
}

ul.tabs-content {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.tabs-content > li {
  display: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 40.063em) {
  ul.tabs-content {
    clear: left;
    padding: 0;
  }
}



.iconlist {
  list-style: none;
}
.iconlist li {
  padding: 0 0 0 25px;
  position: relative;
}
.rtl .iconlist li {
  padding: 0 25px 0 0;
}
.rtl .iconlist li > i {
  left: auto;
  right: 0;
}
.iconlist li > i {
  position: absolute;
  top: 2px;
  left: 0;
  color: #151515;
}



blockquote {
  position: relative;
  clear: both;
  text-align: center;
  border: 0;
  padding: 20px;
}
blockquote p {
  font-size: 28px;
  font-weight: 300;
  color: #151515;
  line-height: 36px;
  margin: 0;
  letter-spacing: 0.1em;
}
blockquote cite {
  font-weight: 500;
  font-size: 14px;
  color: #151515;
  font-style: normal;
  line-height: 1;
  margin-top: 15px;
  text-transform: uppercase;
}
blockquote cite:before {
  display: none;
}
blockquote.left, blockquote.pullleft {
  float: left;
  width: 40%;
  margin: 5px 30px 30px 0;
  text-align: left;
}
@media only screen and (max-width: 40.063em) {
  blockquote.left, blockquote.pullleft {
    margin-right: 0;
    width: 100%;
  }
}
blockquote.right, blockquote.pullright {
  float: right;
  width: 40%;
  margin: 5px 0 30px 30px;
  text-align: right;
}
@media only screen and (max-width: 40.063em) {
  blockquote.right, blockquote.pullright {
    margin-left: 0;
    width: 100%;
  }
}


/* Gap */
.gap {
  clear: both;
}

/* Notifications */
.notification-box {
  font-size: 12px;
  font-weight: 400;
  width: 100%;
  position: relative;
  margin-bottom: 12px;
  text-transform: uppercase;
  border: 2px dashed rgba(0, 0, 0, 0.1);
  color: #151515;
}
.notification-box a {
  color: #1aa97f;
}
.notification-box .icon {
  display: block;
  width: 78px;
  height: 76px;
  text-align: center;
  line-height: 76px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
}
.notification-box .icon:before {
  content: "\f00c";
  font-family: "FontAwesome";
}
.notification-box .content {
  padding: 30px 40px 30px 78px;
}
.notification-box .close {
  display: block;
  width: 10px;
  height: 10px;
  color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 25px;
  font-size: 16px;
}
.notification-box .close:hover {
  color: rgba(0, 0, 0, 0.5);
}
.notification-box.woo .content {
  padding: 30px 40px;
}
.notification-box.success {
  border-color: #1aa97f;
}
.notification-box.success .content {
  color: #1aa97f;
  background: rgba(26, 169, 127, 0.05);
}
.notification-box.success .icon {
  color: #1aa97f;
}
.notification-box.information {
  border-color: #2b83c7;
}
.notification-box.information .content {
  color: #2b83c7;
  background: rgba(14, 122, 196, 0.05);
}
.notification-box.information .icon {
  color: #2b83c7;
}
.notification-box.information .icon:before {
  content: "\f129";
}
.notification-box.warning {
  border-color: #f6c709;
}
.notification-box.warning .content {
  color: #f6c709;
  background: rgba(246, 199, 9, 0.05);
}
.notification-box.warning .icon {
  color: #f6c709;
}
.notification-box.warning .icon:before {
  content: "\f12a";
}
.notification-box.error {
  border-color: #da574c;
}
.notification-box.error .content {
  color: #da574c;
  background: rgba(218, 87, 76, 0.05);
}
.notification-box.error .icon {
  color: #da574c;
}
.notification-box.error .icon:before {
  content: "\f00d";
}
.notification-box .wc-forward {
  display: none;
}




/* Google Map */
.contact_map {
  position: relative;
  overflow: hidden;
}
.contact_map .expand {
  width: 47px;
  height: 46px;
  background: url("../img/map-expand.png");
  -moz-background-size: 47px 46px;
  -o-background-size: 47px 46px;
  -webkit-background-size: 47px 46px;
  background-size: 47px 46px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 99;
}
@media only screen and (max-width: 40.063em) {
  .contact_map .expand {
    display: none;
  }
}
.contact_map .google_map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
}
.contact_map.map_left .expand {
  right: auto;
  left: 20px;
}
.contact_map.map_left .google_map {
  right: auto;
  left: 0;
}



/*------------------------------------------------------------------
Animations
*/
.animation {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: opacity;
}
@media only screen and (max-width: 40.063em) {
  .animation {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}

.animate {
  will-change: opacity, transform;
}

.fade-in.animate {
  -webkit-animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .fade-in.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.right-to-left.animate {
  -webkit-animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .right-to-left.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.left-to-right.animate {
  -webkit-animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .left-to-right.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.bottom-to-top.animate {
  -webkit-animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .bottom-to-top.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.top-to-bottom.animate {
  -webkit-animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .top-to-bottom.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.scale.animate {
  -webkit-animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .scale.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.swingIn.animate {
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .swingIn.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.animate {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.spinY {
  -webkit-animation: spinY 0.5s linear;
  -moz-animation: spinY 0.5s linear;
  -ms-animation: spinY 0.5s linear;
  -o-animation: spinY 0.5s linear;
  animation: spinY 0.5s linear;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
  -moz-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
  -ms-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
  -o-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
  animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
}

@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes right-to-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-webkit-keyframes right-to-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes right-to-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-moz-keyframes left-to-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-webkit-keyframes left-to-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes left-to-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-moz-keyframes bottom-to-top {
  0% {
    opacity: 0;
    -moz-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes bottom-to-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes bottom-to-top {
  0% {
    opacity: 0;
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes top-to-bottom {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes top-to-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes top-to-bottom {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes scale {
  0% {
    opacity: 0;
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes scale {
  0% {
    opacity: 0;
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes swingInX {
  0% {
    -moz-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
  100% {
    -moz-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}
@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}
@keyframes swingInX {
  0% {
    -moz-transform: perspective(1000px) rotateX(-90deg);
    -ms-transform: perspective(1000px) rotateX(-90deg);
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
  100% {
    -moz-transform: perspective(1000px) rotateX(0deg);
    -ms-transform: perspective(1000px) rotateX(0deg);
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}
@-moz-keyframes swingOutX {
  0% {
    -moz-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  100% {
    -moz-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
}
@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
}
@keyframes swingOutX {
  0% {
    -moz-transform: perspective(1000px) rotateX(0deg);
    -ms-transform: perspective(1000px) rotateX(0deg);
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  100% {
    -moz-transform: perspective(1000px) rotateX(-90deg);
    -ms-transform: perspective(1000px) rotateX(-90deg);
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
}
@-moz-keyframes bounceInY {
  0% {
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    -moz-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bounceInY {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInY {
  0% {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes bounceOutY {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@-webkit-keyframes bounceOutY {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes bounceOutY {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@-moz-keyframes spinY {
  0% {
    -moz-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes spinY {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes spinY {
  0% {
    -moz-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-moz-keyframes scrollanimation {
  0% {
    height: 5px;
  }
  50% {
    height: 24px;
  }
  100% {
    height: 5px;
  }
}
@-webkit-keyframes scrollanimation {
  0% {
    height: 5px;
  }
  50% {
    height: 24px;
  }
  100% {
    height: 5px;
  }
}
@keyframes scrollanimation {
  0% {
    height: 5px;
  }
  50% {
    height: 24px;
  }
  100% {
    height: 5px;
  }
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/*------------------------------------------------------------------
Style Switcher
*/
/* Style Switcher */
#style-switcher {
  display: block;
  width: 260px;
  position: fixed;
  top: 50%;
  margin-top: -250px;
  left: -220px;
  z-index: 9999;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media only screen and (max-width: 40.063em) {
  #style-switcher {
    display: none;
  }
}
#style-switcher.active {
  left: 0;
}
#style-switcher .style-toggle {
  float: right;
  width: 40px;
  height: 40px;
  border-top: 1px solid #1aa97f;
  border-right: 1px solid #1aa97f;
  border-bottom: 1px solid #1aa97f;
  color: #fff;
  line-height: 36px;
  background: #1aa97f;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0;
  border-radius: 0 3px 3px 0;
}
#style-switcher .style-toggle.active {
  background: #1aa97f;
  border-color: #1aa97f;
  color: #fff;
}
#style-switcher .style-toggle i {
  vertical-align: middle;
}
#style-switcher h2 {
  display: block;
  float: left;
  width: 220px;
  padding: 0 20px;
  height: 40px;
  line-height: 42px;
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: #1aa97f;
}
#style-switcher .style-content {
  float: left;
  background: #151515;
  padding: 0;
  width: 220px;
}
#style-switcher .style-content h3 {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 13px;
  float: left;
  color: #fff;
}
#style-switcher .style-content .section {
  padding: 15px 20px;
  border-bottom: 1px solid #3e3e3e;
  float: left;
  width: 100%;
}
#style-switcher .style-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}
#style-switcher .style-content ul li {
  border: 0;
  display: block;
  float: left;
}
#style-switcher .style-content ul li.block {
  clear: left;
  margin-bottom: 3px;
}
#style-switcher .style-content ul li.block a {
  margin-left: 0;
}
#style-switcher .style-content ul li a {
  display: block;
  float: left;
  font-size: 12px;
  color: #a9a9a9;
  border: 1px solid #5d5d5d;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-left: 4px;
  padding: 0 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#style-switcher .style-content ul li a.active {
  border-color: #1aa97f;
  color: #fff;
}
#style-switcher .style-content ul li a:hover {
  border-color: #fff;
}
#style-switcher .style-content ul li:first-child a {
  margin-left: 0;
}

/*------------------------------------------------------------------
RL Additional Styles
*/


@font-face {
	font-family:'You Wont Bring Me Down';
	src:url("/assets/fonts/you-wont-bring-me-down/KGYouWontBringMeDownBold.eot");
	src:url("/assets/fonts/you-wont-bring-me-down/KGYouWontBringMeDownBold-.eot#iefix") format("embedded-opentype"), 
	url("/assets/fonts/you-wont-bring-me-down/KGYouWontBringMeDownBold.woff2") format("woff2"), 
	url("/assets/fonts/you-wont-bring-me-down/KGYouWontBringMeDownBold.woff") format("woff"), 
	url("/assets/fonts/you-wont-bring-me-down/KGYouWontBringMeDownBold.ttf") format("truetype");
	font-weight:normal;
	font-style:normal
}



#FI_priceHigh
		{float:right;}
.ui-slider {
    margin-top: 0.5em; }
	
option {
		letter-spacing:0;
}
.FI_open {
    background-image: url("/images/filterclosed-white.png");
    background-position: left center;
    background-repeat: no-repeat;
    clear: both;
    cursor: pointer;
    display: block;
}

.FI_title {
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 14px;
    font-weight: 400;
    padding: 5px 0 0 20px;
    vertical-align: middle;
}
.FI_sorttitle {
    font-size: 14px;
    font-weight: 400;
    padding: 5px 0 0 20px;
    vertical-align: middle;
	width:100px;
	float:left;
}
.FI_closed {
    background-image: url("/images/filteropen-white.png");
    background-position: left center;
    background-repeat: no-repeat;
    clear: both;
    cursor: pointer;
    display: block;
}

.FI_clear {
    background-image: url("/images/filterdelete-white.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #ccc;
    cursor: pointer;
    float: right;
    font-size: 0.8em;
    height: 20px;
    margin: 2px 0;
    padding: 0 1.4em 0 0.4em;
    text-align: right;
}

.FI_ProductOrder {
	border:1px solid #e6e5e5;
	background-color:#f5f5f5;
	padding:3px 0px;
	margin:5px 10px 0px 0;
	float:right;
	width:150px;
    font-weight: 400;
	font:inherit;
	font-size:12px;
}
.FI_ProductOrder option {
	border:0px solid #e6e5e5;
	background-color:#f5f5f5;
	padding:2px 4px;
	margin:0;
	float:right;
	width:150px;
    font-weight: 400;
	font:inherit;
	font-size:12px;
}

.ProductListContainer {
	clear:right;
	padding-top:10px;
}

.variations .checkbox:nth(1) {
	margin-top:16px;
}
.variations .checkbox {
	margin-top:12px;
}

.short-description {
	text-transform:uppercase;
	font-family: "Montserrat";
}

.input-text {
	font-family:'Roboto', sans-serif;
			font-weight: 100;
}

.FL_DeliverySelection {
	color:#4282cb;
}

.FL_DeliveryCharge {
	color: #cd7f98;
    display: block;
}
.alertme {
	color:#9eb3ca;
	font-family: "Montserrat";
}



.BasketItemsDetails,
.basketpage-header2,
.basketpage-header,
.AccountItems-details,
.AccountItems-name,
.AccountItems-33,
.AccountItems-10 {
	float:left;
	 
}
.basketpage-header2,
.basketpage-header {
	text-transform:uppercase;
	font-family: "Montserrat";
}



.input-backward, 
.input-forward {
	-moz-appearance: none;
    background: transparent none repeat scroll 0 0;
    border: 2px solid #1aa97f;
    border-radius: 0;
    box-shadow: none;
    color: #151515;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 13px;
    margin: 0 0 3px;
    outline: 0 none;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-shadow: none !important;
    text-transform: uppercase;
    transform: translateZ(0px);
	font-family: "Montserrat",sans-serif;
}

.input-backward p, 
.input-forward p {
	margin:0;
}

.floatleft {
    float: left;
}
.floatright {
    float: right;
}

.border-top { 
border-top: 1px solid rgba(0, 0, 0, 0.08);
}


.required {
	margin-left:10px;
	color:red;
	display: inline;
	text-align:center;
}

.col50 {
	width:50%;
}
.col40 {
	width:32%;
}
.col20 {
	width:25%;
}
.col15 {
	width:18%;
}

.product-types,
.product-categories,
.RefineList {
	font-weight:300;
}

.shipping-calculator-button {
	cursor:pointer;

}

#footer p {
    font-family: "Montserrat";
	font-size: 10px;
    font-weight: 200;
    letter-spacing: -0.05em;
    line-height: 1;
}

.greenborder {
	border: 2px solid #1aa97f;}
	
.postcodebox {
	float:left;
	margin:10px 12px 10px 0;
}
.fulladdresstext p {
	font-size:13px;
	font-family: "Montserrat";
	padding-top:8px;
    line-height: 16px;
}

.dottedlisting {
  padding: 4px 0 4px 0;
  border-bottom: 1px dotted #b5b5b5;
  display:inline-block;
  width: 99% !important;
}

.productpagecategory {
	color:#59ac76;
	font-size:14px;
	font-family: "Montserrat";
}


.SectionContainer li {
	font-style: normal;
	font-size: 0.92em;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
	letter-spacing:0;
}


.extrasub-menu {
	list-style: outside none none;
	margin-left: 0;
	
}

.extrasub-item {
	text-transform: uppercase;
	font-family: "Roboto";
    font-weight: 300;
	font-size: 12px;
    padding: 2px 0;

}

.newsimagebox {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 115% auto;
    border: 2px solid #afafaf;
    cursor: pointer;
    float: left;
    height: 131px;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 99%;
}

.othernewsimagebox {
    background-color: #000000;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 115% auto;
    cursor: pointer;
    float: left;
    height: 76px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px;
}

.othernewsimage {
    float: left;
    margin: 0 10px 10px 0;
}

.othernews {
    float: left;
    height: 85px;
    margin: 3px;
    padding: 5px;
    width: 45%;
}

div.pictureborder {
    border: 4px solid #e8e8e8;
}
div.pictureborder:hover {
    border: 4px solid #337ab7;
}



.UFC-news-listing,
.UFC-events-listing {
	width:100%
}

.UFC-news-item,
.UFC-events-item,
.UFC-events-header  {
	width:33%;
	float:left;
	padding:3px;
}


.UFC-events-header {
	font-weight:600;
}

.UFC-events-item-row {
	border-bottom:1px dotted #CCC;
	clear:both;
}
.UFC-events-item-image {
	width:140px;
	float:left;
	padding:3px;
}

.select-wrapper select {
    font-size: 14px;
    font-weight: 400;
    height: 66px;
    padding: 24px 34px 24px 30px;
    text-align: center;
    text-transform: uppercase;
}

.contactform {
	clear:both;
}

.contactform input[type="text"],
.contactform textarea
{
	width:100%;
}
.customform_labels {
	float:left;
	margin: 6px;
    width: 70%;
}

.customform_inputs {
    display: block !important;
    float: left;
    line-height: 16px;
    margin: 0;
    min-height: 16px;
    padding: 0 0 0 35px;
    position: relative;
    text-transform: none;
}
.customform_inputs::before {
    border: 1px solid #4d80ba;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    line-height: 16px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-duration: 0.5s;
    width: 16px;
}
.customform_inputs:hover::before {
    border-color: #4d80ba;
}
.customform_inputs::before {
    background: #fff none repeat scroll 0 0;
    border-color: #4d80ba;
    border-width: 4px;
}
input.contactform[type="radio"] + .customform_inputs::before {
    border-radius: 8px;
}

.customform_inputs input[type="checkbox"], .customform_inputs input[type="radio"] {
    float: left;
    line-height: normal;
    margin: 4px 0 0;
    width: 30px !important;
}

.contactoptions-wrapper:nth-of-type(1n) {
    -moz-appearance: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    border-radius: 0;
    box-shadow: none;
    color: #868686;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 300;
    height: 52px;
    margin: 0 0 12px 0;
    outline: 0 none;
    padding: 16px 22px;
    width: 48%;
}
.contactoptions-wrapper:nth-of-type(2n) {
    -moz-appearance: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    border-radius: 0;
    box-shadow: none;
    color: #868686;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: 300;
    height: 52px;
    margin: 0 0 12px 0;
    outline: 0 none;
    padding: 16px 22px;
    width: 48%;
}

.productimagecontainer {
	margin-left:10px;
}

@media only screen and (max-width: 40.063em) {
.col50,
.col40,
.col20,
.col15
 {
	width:100%;
}
}



/*------------------------------------------------------------------
RL Additional Styles for Battlefields
*/

#main {
	padding:0px 12px;
}

.header-container {
	max-width:1045px;
	margin:0 auto;
	background-color:#3a522b;
	height:85px;
}

.resource-subnav-container {
	width:100%;
	margin:0 auto;
	background-color:#587040;
	min-height:40px;
}


.navcontent-image i.bi {
	color: #000;
	padding: 6px 8px 5px 0;
}

#calltoactions-home {
	text-align:center;
	padding:20px 0;
}

@media only screen and (min-width: 1043px) {
#calltoactions-home a:nth-of-type(1) {
	padding:0;
}
#calltoactions-home a:nth-of-type(2) {
	padding-left:15px;
}
#calltoactions-home a:nth-of-type(3) {
	padding-left:14px;
	padding-right:14px;
}
#calltoactions-home a:nth-of-type(4) {
	padding:0;
}
#calltoactions-home a {
border:0;
}
}

@media only screen and (min-width: 631px) and (max-width: 1042px) {
#calltoactions-home a:nth-of-type(1) {
	padding:.5% !important;
}
#calltoactions-home a:nth-of-type(2) {
	padding:.5% !important;
}
#calltoactions-home a:nth-of-type(3) {
	padding:.5% !important;
}
#calltoactions-home a:nth-of-type(4) {
	padding:.5%!important;
}
#calltoactions-home img {
	max-width:23%;
}
#calltoactions-home a {
border:0;
}
}




@media only screen and (min-width: 580px) and (max-width: 630px) {
#calltoactions-home a:nth-of-type(1) {
	padding:0;
}
#calltoactions-home a:nth-of-type(2) {
	padding-left:25px;
}
#calltoactions-home a:nth-of-type(3) {
	clear:left;
}
#calltoactions-home a:nth-of-type(4) {
	padding-left:25px;
}
#calltoactions-home img {
	padding: 20px 0px 0px 0px !important;
}
#calltoactions-home a {
border:0;
}
}

@media only screen and (max-width: 579px) {
#calltoactions-home a {
	padding-left:6px;
	padding-right:6px;
}
#calltoactions-home img {
	padding-top:16px;
	max-width:45%;
}
}

.slider {
	margin:0px auto;
	text-align:center;
}


#footer .row {
	background-color:#3a522b;
	
}
#footer .row:nth-of-type(1) {
	background-image:url(/cms/assets/img/footer-bground.png);
	background-repeat: repeat-x;
	background-position:top;
}

#footer a {
	color:#c2c3c2;
	background-image:url(/cms/assets/img/footer-listitem-icon.png);
	background-repeat:no-repeat;
	padding-left:15px;
	line-height: 18px;
}

#footer a:hover,
#footer a:active {
	color:#fff;
}

#footer .copyright a {
    color: #c2c3c2;
    background-image: none !important;
    background-repeat: no-repeat;
    padding-left: 0px !important;
}

#footer .copyright a:hover,
#footer .copyright a:active {
	color:#fff;
}



#footer p {
	font-size: 12px;
    font-weight: 100;
    letter-spacing: 0.02em;
    line-height: 15px;
	font-family:"Roboto";
	color:#fff;
}

#footer h4 {
    font-family: "Raleway";
	font-size: 15px;
    font-weight: 600;
	letter-spacing:0.03em;
    line-height: 1;
	text-transform:uppercase;
	color: #96ae9b;
	padding-top:10px;
}

#maincontainer .row {
	max-width:1045px;
}

#footer .col1 {
    padding-left: 1em;
    position: relative;
	width:24%;
	float:left;
}
#footer .col2 {
    padding-left:2em;
    position: relative;
	width:24%;
	float:left;	
}
#footer .col3 {
    padding-left:2em;
    position: relative;
	width:25%;
	float:left;	
	
}
#footer .col3 {
    padding-left:2em;
    position: relative;
	width:25%;
	float:left;	
}

#footer .copyright {
    padding-left: 1em;
    position: relative;
	width:100%;
	padding-top:10px;
	text-align:center;
}

#footer .boxed-icon {
    display: block;
    font-size: 24px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px;
	border-radius:45px;
	float:left;
}

@media only screen and (max-width: 40.063em) {

#footer .row {
	max-width:100%;
	margin:0 auto;
}


#footer .col1 {
	padding:0;
    position: relative;
	width:100%;
	text-align:center;
	border:0px;
	float:none;	

}
#footer .col2 {
	border:0px;
	text-align:center;
	position: relative;
	width:100%;
	padding:15px;
		float:none;	

}
#footer .col3 {
	border:0px;
    position: relative;
	width:100%;
	text-align:center;
	padding:0;
		float:none;	

}
#footer .col4 {
	border:0px;
    position: relative;
	width:100%;
	text-align:center;
	padding:0;
	float:none;	

}

#footer .copyright {
	text-align:center;
	padding:0 auto;    
	position: relative;
	width:100%;
}

#footer .boxed-icon {
    display: block;
    font-size: 24px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px;
	border-radius:45px;
}

#footer .social-links a {
    margin: 0 10px;
}
#footer .social-links a:hover {
    margin: 0 10px;
}
#footer .social-links {
 margin: auto;
    width: 150px;
	padding-left:10px;
}
}

.home-maincontent {
	z-index:10;
	position:relative;
	background-color:#fff;
	padding:2% 13%;
}

.home-topmaincontent {
	z-index:10;
	position:relative;
	background-color:#fff;
	margin-top:22%;
	padding:7% 13%;
}

.panel-clients {
	z-index:10;
	position:relative;
	background-color:#fff;
	padding:60px 0 20px 0 ;
}




.slidertext-wrapper {
max-width:500px;
text-align:center;
margin:auto;
	position:relative;
	z-index:10;
	padding:18% 0;
}

.slidertext-wrapper2  {
max-width:500px;
text-align:center;
margin:auto;
	position:relative;
	z-index:10;
	padding:19.5% 0;
}

.slidertext { 
background-color: #fbfae1;
padding:8px 22px;
color:#fff;
font-size:35px;
line-height:45px;
letter-spacing:0.08em;
text-transform:uppercase;
font-weight:300;
  font-family: "Roboto", sans-serif;
  }

.slidertext p {
	margin:0;
	padding:0;
}

@media only screen and (max-width: 40.063em) {
	.slidertext { 
background-color: #fbfae1;
padding:8px 22px;
color:#fff;
font-size:25px;
line-height:35px;
letter-spacing:0.04em;
text-transform:uppercase;
font-weight:300;
}

}


.slicknav_menu h1 {
	display:none;
}

.mobile-toggle a {
  color: #fff;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}


/*  #full-menu .sf-menu > li:last-of-type {
	  background-color:#365536;
	  border-radius:120px;
	  color:#fbfae1;
  }*/

#full-menu .sf-menu > li:last-of-type > a {
	  color:#fbfae1;
	  font-weight:500;
	  font-family:Arial, Helvetica, sans-serif;
  }
  
  
#full-menu .sf-menu > li:last-of-type > a:hover {
	  color:#fff;
  }
  
  
.panel-statement {
	background-color:#fbfae1;
	text-align:center;
	color:#fff;
}
.panel-statement h4 {
	color: #365536;
    display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 2em;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 10px 0;
}
.panel-statement p {
	color: #fff;
    display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
    font-weight: 100;
    letter-spacing: 0.05em;
    line-height: 1.6em;
    padding: 20px 0;
}
.panel-quote h4 {
    display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
    font-weight: 800;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 10px 0;
		color:#fbfae1;

}
.panel-quote p {
    display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.7em;
    padding: 30px 0;
	font-style:italic;
}	


  
.clientspanel h4 {
    display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 2.2em;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 0;
	color:#fbfae1;
	background-image:url(/assets/img/client_hd_bg.png);
	background-size:100%;
	background-repeat:no-repeat;
	height:60px;

}

.clientspanel {
	background-color:#fff;
	position:relative;
	clear:both;
	padding:40px 0 10px 0;
	text-align:center
}

@media only screen and (max-width: 890px) {
.clientspanel h4 {
    display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 2.2em;
    font-weight: 400;
    letter-spacing: 0.05em;
	line-height:0.5em;
    padding: 0;
	color:#fbfae1;
	background-image:url(/assets/img/client_hd_bg_small.png);
	background-size:100%;
	background-repeat:no-repeat;
}
}

@media only screen and (max-width: 40.063em) {


.panel-statement h4  {
	font-size: 1.8em;
    line-height: 1;
    padding: 10px 0;
}

.panel-clients h4 {
	font-size: 1.8em;
    line-height: 1;
    padding: 0;
}
.panel-statement p {
	font-size: 1em;
    line-height: 1.3em;
    padding: 10px 0;
}

.panel-quote p {
	font-size: 1em;
    line-height: 1.3em;
    padding: 10px 0;
}
}


.panel-quote {
	background-color:#a4a1bd;
	text-align:center;
	color:#fbfae1;
}

.panel-blank   {
	background-color:#fff;
	text-align:center;
	color:#324072;
}

.panel-lightblue   {
	background-color:#e2e3ea;
	text-align:center;
	color:#fbfae1;
}


.panel-clients   {
	background-color:#fff;
	text-align:center;
	color:#324072;
}

.clients-logos {
	padding:2px 15px;
	display:inline;
}
.logotext {
	display:none;
}

@media only screen and (max-width: 400px) {
.gallerybox {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70%;
    cursor: pointer;
    float: left;
    height: 100px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 30%;
	z-index:30;
	background-color:#fff;
}

}

@media only screen and (max-width: 600px) {
.gallerybox {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70%;
    cursor: pointer;
    float: left;
    height: 140px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 30%;
	z-index:30;
	background-color:#fff;
}

}
@media only screen and (min-width: 600px) {
.gallerybox {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70%;
    cursor: pointer;
    float: left;
    height: 170px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 16.6%;
	z-index:30;
	background-color:#fff;
}
}


.contactform {
	clear:both;
}

.contactform input[type="text"],
.contactform textarea
{
	width:100%;
}
.customform_labels {
	float:left;
	margin: 6px;
    width: 70%;
}

.customform_inputs {
    display: block !important;
    float: left;
    line-height: 16px;
    margin: 0;
    min-height: 16px;
    padding: 0 0 0 35px;
    position: relative;
    text-transform: none;
}
.customform_inputs::before {
    border: 1px solid #59ac76;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    line-height: 16px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-duration: 0.5s;
    width: 16px;
}
.customform_inputs:hover::before {
    border-color: #59ac76;
}
.customform_inputs::before {
    background: #fff none repeat scroll 0 0;
    border-color: #59ac76;
    border-width: 4px;
}
input.contactform[type="radio"] + .customform_inputs::before {
    border-radius: 8px;
}

.customform_inputs input[type="checkbox"], .customform_inputs input[type="radio"] {
    float: left;
    line-height: normal;
    margin: 4px 0 0;
    width: 30px !important;
}

.contactoptions-wrapper:nth-of-type(1n) {
    -moz-appearance: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    border-radius: 0;
    box-shadow: none;
    color: #868686;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 300;
    height: 52px;
    margin: 0 0 12px 0;
    outline: 0 none;
    padding: 16px 22px;
    width: 48%;
}
.contactoptions-wrapper:nth-of-type(2n) {
    -moz-appearance: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    border-radius: 0;
    box-shadow: none;
    color: #868686;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: 300;
    height: 52px;
    margin: 0 0 12px 0;
    outline: 0 none;
    padding: 16px 22px;
    width: 48%;
}

.mainpagetitle {
	margin:40px auto 0 auto;
	width:100%;
	text-align:center;
}

#ContactForm1 {
	margin:0 20px;
	clear:both;
}

.SectionContainer {
	z-index:10;
}

.errorbox {
	padding:10px;
	margin:30px 10px;
	border:1px solid #365536;
	clear:both;
}

.errortext {
	line-height:2;
	font-size:12px;
	font-weight:normal;
}

.errorheader {
	font-size:20px;
}

.circle {
	border:0px;
	background-color:#fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:95%;

}

.circle:hover {
	border-radius:5px;
	background-size:100%;


}

.gallerycontainer {
	width: 100%;
	margin: 0 auto;
	padding:20px 0;
	position: relative;
	text-align:center;
}


.gallery {
		height:146px;
		margin: 5px 75px;
		width: auto; 
		}





.galleryimage {
	background-size: cover;
	background-position:center center;
	width:100%;
	height:100%;
}


.leftlisting ul {
    text-align: left;
	font-size:100%;
	position:relative;
	padding-bottom:50px;
}

.leftlisting li {
	list-style:none;
	padding-top:4px;
	clear:both;
}


.panel-statement .leftlisting ul {
	
		color:#a4a4a4;

}

.panel-statement .leftlisting li {
	border-top:1px dotted #1a2255;
}

.panel-statement .listinglinespacer {
	
	color:#b0b7cc;
}

.listinglinespacer {
	width:45%;
	text-align:right;
	margin-right:20px;
	float:left;
	padding-bottom:6px;
	}
	
.leftlistingright {
	margin-left:20px;
	width:40%;
	float:left;
}

.textboximage {
	 padding:10px;
	 margin:3px 10px 20px 10px; 
	 border:2px #dee1ed solid;
}

.textboximage3 {
	 padding:10px;
	 margin:3px 10px 20px 10px; 
	 border:2px #b0b7cc solid;
}



.tabs-content li {
	color: #324072;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 0;
	font-family: 'Open Sans', sans-serif;
	line-height:1.5;
	margin-bottom:1.25rem;
	text-rendering:optimizeLegibility;

}

.movieplayercontainer {
	position:relative;
	
}
.movieplayer {
	background-image:url(/assets/img/movieplayer.png);
	 height: 70px;
    left: 47.5%;
    position: absolute;
    top: 42%;
    width: 70px;
	z-index:70;
}

.movieplayer:hover {
	background-image:url(/assets/img/movieplayer_on.png);
	 height: 70px;
    left: 47.5%;
    position: absolute;
    top: 42%;
    width: 70px;
	z-index:70;
}

.contactform p {
	color:#324072;
	font-weight:600;
	padding:10px 0;
}
textarea {
   font-family: inherit;
   font-size: 14px;
  font-weight: 300;
}

.validationrequired {
	background-image:url(/assets/img/validationrequired.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.validationtext {
	clear:both; 
	color:#365536; 
	float:right; 
	height:20px; 
	margin-bottom: 30px;
    padding: 0 30px 10px 0;
	}

.news-event-image {
	width:170px !important;
	padding:2px 0 10px 10px !important;
}
.news-event-image-thumbnail {
	width:80px !important;
	padding:2px 12px 2px 0 !important;
	float:left;
}

.justifiedtext p {
	text-align:justify !important;
}

.news-event-image-abovetext {
	width:100% !important;
	padding:2px 0 10px 10px !important;
	height:300;
	background-position:center center;
}



/*
    Menu Stuff
*/


        /*------------------------------------------------------------------
Full Menu
*/
        #full-menu {
            display: none;
            vertical-align: middle;
        }

        @media only screen and (min-width: 40.063em) {
            #full-menu {
                display: inline-block;
				margin-top: 2px;
				float: right;
            }
        }

        #full-menu .sf-menu {
            list-style: none;
            margin: 0;
			z-index: 50;
        }

            #full-menu .sf-menu a {
                text-transform: uppercase;
                font-size: 14px;
                white-space: nowrap;
				z-index: 50;
            }

            #full-menu .sf-menu i {
                margin-right: 10px;
                vertical-align: middle;
                display: inline-block;
            }

        .rtl #full-menu .sf-menu i {
            margin-right: 0;
            margin-left: 10px;
        }

        #full-menu .sf-menu > li {
            display: inline-block;
            position: relative;
            margin: 0 10px 0 0;
        }

        @media only screen and (min-width: 75em) {
            #full-menu .sf-menu > li {
                margin: 0 15px 0 0;
            }
        }

        @media only screen and (min-width: 40.063em) {
            #full-menu .sf-menu > li {
                margin: 10px 20px 0 0;
            }
        }

        @media only screen and (max-width: 40.063em) {
            #full-menu .sf-menu > li {
                display: block;
            }
        }

        #full-menu .sf-menu > li.current-menu-item > a, #full-menu .sf-menu > li.sfHover > a {
            color: #fff;
        }

        #full-menu .sf-menu > li > a {
			font-family: "Ropa Sans",Arial,sans-serif;
            display: inline;
            font-size: 19px;
            line-height: 1;
            font-weight: 400;
            letter-spacing: -0.05em;
            color: #ebddbb;
            padding: 10px 0;
        }
		
		#full-menu .sf-menu > li:last-of-type > a {
    color: #ebddbb;
    font-weight: 400;
			font-family: "Ropa Sans",Arial,sans-serif;
			margin: 0;
}

            #full-menu .sf-menu > li > a:hover {
                color: #ffffff;
            }

        #full-menu li.menu-item-has-children > a {
            padding-right: 15px;
            position: relative;
        }

            #full-menu li.menu-item-has-children > a:after {
                content: "\f107";
                font-family: FontAwesome;
                display: block;
                position: absolute;
                top: 50%;
                right: 0;
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
            }

        #full-menu .sub-menu {
            display: none;
            list-style: none;
            text-align: left;
            position: absolute;
            left: -25px;
            top: 100%;
            background: #879e78;
            padding: 1px;
        }

        .rtl #full-menu .sub-menu {
            text-align: right;
        }

        #full-menu .sub-menu.has_bg {
            padding-right: 160px;
            padding-bottom: 70px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: bottom right;
        }

        .rtl #full-menu .sub-menu.has_bg {
            padding-right: 30px;
            padding-left: 160px;
            background-position: bottom left;
        }

        #full-menu .sub-menu.thb_mega_menu > li {
            width: 160px;
            min-width: 160px;
            display: table-cell;
        }

            #full-menu .sub-menu.thb_mega_menu > li .megamenu-title a {
                text-transform: uppercase;
                font-weight: 700;
                font-size: 12px;
                color: #fbfae1;
                margin-bottom: 10px;
            }

            #full-menu .sub-menu.thb_mega_menu > li.menu-item-mega-child + .menu-item-mega-child {
                padding-left: 25px;
            }

            #full-menu .sub-menu.thb_mega_menu > li.menu-item-mega-link {
                display: block;
                width: 100%;
            }

            #full-menu .sub-menu.thb_mega_menu > li .sub-menu {
                position: relative;
                top: 0;
                padding: 0;
                display: block;
                left: 0;
            }

        #full-menu .sub-menu > li.menu-item-has-children > a {
            position: relative;
        }

            #full-menu .sub-menu > li.menu-item-has-children > a:after {
                content: "\f105";
            }

        #full-menu .sub-menu li {
            display: block;
		min-width: 140px;
		position: relative;
		width: auto;
		padding:0 10px;
        }

            #full-menu .sub-menu li a {
                display: block;
                font-family: "Ropa Sans",Arial,sans-serif;
            font-size: 19px;
            line-height: 1;
            font-weight: 400;
                color: #ebddbb;
            }

                #full-menu .sub-menu li a:hover {
                    color: #fff;
                }

            #full-menu .sub-menu li .sub-menu {
                position: absolute;
                left: 100%;
                top: -5px;
            }

        /*------------------------------------------------------------------
Mobile Menu
*/
        /* Sidr */
        .panel-close {
            position: absolute;
            top: 20px;
            right: 20px;
            width: 12px;
            height: 12px;
            z-index: 10;
            background: url("/cms/assets/img/close.png") top left no-repeat;
            -moz-background-size: 12px 12px;
            -o-background-size: 12px 12px;
            -webkit-background-size: 12px 12px;
            background-size: 12px 12px;
        }

        .mobile-toggle {
            display: inline-block;
            width: 30px;
            height: 30px;
            vertical-align: middle;
            position: relative;
            -moz-transition: none 1s;
            -o-transition: none 1s;
            -webkit-transition: none 1s;
            transition: none 1s;
			float: right;
			padding-top:10px;
        }

            .mobile-toggle div {
                width: 30px;
                height: 30px;
                position: relative;
            }

            .mobile-toggle span {
                display: block;
                position: absolute;
                width: 16px;
                height: 2px;
                background: #fff;
                content: " ";
                left: 7px;
            }

                .mobile-toggle span:nth-child(1) {
                    top: 10px;
                    -moz-transform: translateX(-10%);
                    -ms-transform: translateX(-10%);
                    -webkit-transform: translateX(-10%);
                    transform: translateX(-10%);
                }

                .mobile-toggle span:nth-child(2) {
                    top: 14px;
                    -moz-transform: translateX(10%);
                    -ms-transform: translateX(10%);
                    -webkit-transform: translateX(10%);
                    transform: translateX(10%);
                }

                .mobile-toggle span:nth-child(3) {
                    top: 18px;
                    -moz-transform: translateX(-10%);
                    -ms-transform: translateX(-10%);
                    -webkit-transform: translateX(-10%);
                    transform: translateX(-10%);
                }
				
				
				.sf-menu ul li {
    background: #3a522b;
				}
		
		.sf-menu ul ul li {
    background: #3a522b;
}
				
				#full-menu .sub-menu ul li:first-of-type {
					padding-top: 0px;
		}
		#full-menu .sub-menu li ul {
					margin-top: 10px;
			background-color:#879e78;
			padding-top: 0px;
		}
				
				#full-menu .sub-menu li:first-of-type {
    background-image: none;
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 0px;
	margin-top: 2px;
}
				#full-menu .sub-menu li a {
    border-bottom: 0px solid #879e78;
    color: #ebddbb;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    width: 100%;
    padding: 8px 0;
}
				
				
				
				
        @media only screen and (min-width: 75em) {
            .style2 .mobile-toggle {
                display: none;
            }

                .style2 .mobile-toggle.always {
                    display: inline-block;
                }
        }

        #mobile-menu {

            z-index: 105;
            padding: 0;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            margin: 0;
            display: none;

 
        }

        .site_bars_off #mobile-menu {
            margin-left: 0;
            margin-right: 0;
        }


        #mobile-menu .spacer {
            display: block;
            width: 100%;
            height: 100%;
            cursor: url("/cms/assets/img/close_white.png") 10 10, no-drop;
        }

        /* Mobile Menu */
        .menu-container {
            background: #f9f9f9;
            height: 100%;
            float: right;
            width: 100%;
            position: relative;
            color: #fbfae1;
            -moz-transform: translateX(100%);
            -ms-transform: translateX(100%);
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
        }

        @media only screen and (min-width: 40.063em) {
            .menu-container {
                width: 480px;
            }
        }

        .menu-footer {
            padding: 30px;
        }

        @media only screen and (min-width: 40.063em) {
            .menu-footer {
                padding: 0px 45px;
            }
        }

        .menu-footer a {
            color: #868686;
        }

        .menu-footer p {
            font-size: 11px;
            color: rgba(134, 134, 134, 0.5);
            text-transform: uppercase;
        }

        .menu-footer .select-wrapper select {
            background: transparent;
            color: #868686;
            font-size: 11px;
        }

        .menu-footer .select-wrapper:after {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            opacity: 0.5;
        }

        .mobile-menu {
            list-style: none;
            margin: 0;
            clear: left;
            -moz-backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            padding: 30px 30px 0;
        }

        @media only screen and (min-width: 40.063em) {
            .mobile-menu {
                padding: 40px 45px;
            }
        }

        .mobile-menu a {
            text-transform: uppercase;
        }

        .mobile-menu i {
            margin-right: 10px;
            vertical-align: middle;
            display: inline-block;
        }

        .rtl .mobile-menu i {
            margin-right: 0;
            margin-left: 10px;
        }

        .mobile-menu > li {
            display: block;
            position: relative;
            margin: 0;
        }

        @media only screen and (max-width: 40.063em) {
            .mobile-menu > li {
                display: block;
            }
        }

        .mobile-menu > li.current-menu-item > a, .mobile-menu > li.sfHover > a {
            color: #e23957;
        }

        .mobile-menu > li > a {
            display: inline-block;
            font-size: 16px;
            line-height: 1;
            font-weight: 400;
            letter-spacing: -0.05em;
            color: #fbfae1;
            padding: 10px 0;
        }

            .mobile-menu > li > a:hover, .mobile-menu > li > a.active {
                color: #e23957;
            }

        .mobile-menu li.menu-item-has-children > a {
            padding-right: 15px;
            position: relative;
        }

            .mobile-menu li.menu-item-has-children > a span {
                display: inline-block;
                margin-right: 5 px;
            }

                .mobile-menu li.menu-item-has-children > a span .menu_icon {
                    vertical-align: middle;
                    margin-bottom: 2px;
                }

            .mobile-menu li.menu-item-has-children > a:hover .menu_icon {
                fill: #e23957;
            }

            .mobile-menu li.menu-item-has-children > a:after {
                content: "\f107";
                font-family: FontAwesome;
                display: block;
                position: absolute;
                top: 48%;
                right: 0;
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
            }

        .mobile-menu .sub-menu {
            display: none;
            list-style: none;
            padding: 5px 0;
        }

            .mobile-menu .sub-menu li {
                display: block;
                min-width: 180px;
                position: relative;
            }

                .mobile-menu .sub-menu li a {
                    font-size: 12px;
                    color: #fff;
                    font-weight: 500;
                }

                    .mobile-menu .sub-menu li a:hover {
                        color: #e23957;
                    }

            .mobile-menu .sub-menu .sub-menu {
                padding: 0;
                margin-left: 20px;
                letter-spacing: normal;
            }

                .mobile-menu .sub-menu .sub-menu a {
                    text-transform: none;
                }
				
			/*------------------------------------------------------------------
                Slider
                ------------------------------------------------------------------
			*/	
            
            .jcarousel-wrapper {

    position: relative;


	margin:0px auto;
	text-align:center;
    width:100%;
	z-index:20 !important;
}

@media only screen and (min-width: 1045px) {
.jcarousel-wrapper
 {
	
    width:1045px;
}
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    z-index:20 !important;
    position: relative;
    color: #fff;
}

/** Carousel **/

.jcarousel {

    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 10000em;

    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;

    position: relative;
}

.jcarousel img {

    position: relative;
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/
@media only screen and (max-width: 1044px) {
.jcarousel-control-prev,
.jcarousel-control-next {
	display:none
}
}

@media only screen and (min-width: 1045px) {

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 180px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #174216;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.jcarousel-control-prev {
    left: 10px;
}

.jcarousel-control-next {
    right: 10px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}
}
/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 2px;
    
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}


@media only screen and (min-width: 320px) and (max-width: 479px){ 

.browsertest { 
height:20px;
width:20px;
position:absolute;
top:10px;
left:10px
display:block;
background-color:red;
content: "min-width: 320px and max-width: 479px";
}

}

@media only screen and (min-width: 480px) and (max-width: 767px){ 
.browsertest { 
height:20px;
width:20px;
position:absolute;
top:10px;
left:10px
display:block;
background-color:yellow;
content: "min-width: 480px and max-width: 767px";
}
 }

@media only screen and (min-width: 768px) and (max-width: 991px){ 

.browsertest { 
height:20px;
width:20px;
position:absolute;
top:10px;
left:10px
display:block;
background-color:green;
content: "min-width: 768px and max-width: 991px";
}
}

@media only screen and (min-width: 992px){ 
.browsertest { 
height:20px;
width:20px;
position:absolute;
top:10px;
left:10px
display:block;
background-color:blue;
content: "min-width: 992px and max-width: 1999px";
}

}


#mobile-header {
            display: none;
        }

        @media screen and (max-width: 900px) {
            /* #menu is the original menu */
            #header {
                display: none;
            }

            #mobile-header {
                display: block;
				background-color: #3a522b;
				padding: 8px 6px;
            }
        }


@media only screen and (min-width: 64.063em) {
.no-padding-left {
	padding-left:0.9375em;
}
}

.no-padding-left {
	padding-left:0;
}


        p.timeline-Tweet-text {
            font-size: 14px !important;
            line-height: 16px !important;
        }

        .timeline-Widget {
            background-color: #fffdf7 !important;
        }



.SandboxRoot.env-bp-430 .timeline-Tweet-text {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
}

.other-list-titles {
	color:#1e4b27;
	font-size:14px;
	line-height:13px !important;
	font-weight: bold;
}
.other-list-dates {
color:#7e817f;
font-size:13px;
	line-height:13px;
}

.readmore-link {
	text-transform:uppercase;
	font-size:12px;
float:right;
color:#d0bb8b;
letter-spacing:-0.01em;
}
.readmore-link:active, .readmore-link:hover {
	color:#a12a2a;
}

.actionboxes {
	border:2px solid #ccb172;
	background-color:#fff;
	margin:0;
	padding:0;
	position:relative;
}

.actionboxes h3 {
	background-color:#b6913b;
	margin:0; 
	padding:3px 0 5px 10px;
	color:#fff;
}

.actionboxes p {
	 padding:3px 0 5px 10px;
	 margin-bottom:0px;
	
}
.actionboxes a:before {
                content: "\f105";
                font-family: FontAwesome;
				margin-right:5px;
                				
}
.actionboxes a {
	padding:2px 0 10px 0;
	margin-left:10px;
	display:block;
	text-transform:uppercase;
	font-weight:500;
	font-size:14px;
}

.othernews-container {
	height: 800px;
	overflow:hidden;
}
.othernews-footer {
	clear:both;
	background-color:#3a522b;
	float:left;
	width:100%;
	text-align:center;
	padding:10px 0;
}
.othernews-footer a {
	color:#fff !important;
}



.ImageBoxOuter1 {
	width: auto;
	float: left;
	padding: 2px 10px;
}
.GalleryContainer {
	clear: both !important;
	float: left;
}

@media screen and (min-width: 901px) {

.leftnav_container {
	float: left;
	width: 24%;
}
	.rightcol_memorial_leftnav_container {
	float: left;
	width: 36%;
		padding-left: 12px;
}
	
	.maincontent {
	float: left;
	width: 74%;
	margin-left: 15px;
	position: relative;
}
	
	.memorialmaincontent {
	float: left;
	width: 62%;
	margin-left: 15px;
	position: relative;
}
		.mainpageheader { float: left;
	width: 100%;  }
	
	.RightNav_container {
	width: 250px;
		vertical-align: top; 
		float: right;
	}
		
	
	.maincontent_desc select {
	width: auto !important;
	min-width: 60%;
	padding: 10px;
	border: 1px #e4e1d7 solid;
	margin-bottom: 8px;
}
}

@media screen and (max-width: 900px) {
	#main {
		display: flex; flex-flow: column;
	}
	.leftnav_container { order: 4; }
    .maincontent_desc { order: 2;  }
	.mainpageheader { order: 1;  }
	.RightNav_container { order: 3; }
	.rightcol_memorials { order: 5; }
	
	
	.maincontent_desc select {
	width: 95%;
	padding: 6px;
	border: 1px #e4e1d7 solid;
	margin-bottom: 8px;
}
	
	.RightNav_gallerycontainer {
		width: 49%;
		float: right;
	}
	.RightNav_mainimage {
	width: 100%;
		float: left;
		clear: both;
	}
	
}



.NavTrail {
	padding: 8px 0;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 18px;
}

.NavMainHeader {
	background-color: #5d6e45;
		padding: 6px 0 6px 8px;
	margin-top: 0px;
		font-weight: 600;
	color: #fff;
	line-height: 1.2em;
}

.headerstrap {
	font-weight: 300;
}

.NavHeaders {
	background-color: #e4e1d7;
		padding: 6px 0 6px 8px;
	margin-top: 10px;
		font-weight: 600;
	color: #2a492c;
}
.Navcontent {
	background-color: white;
	padding: 6px 0 8px 8px;
	font-size: 13px;
	font-weight: 400;
	border-bottom: 1px solid #E3E3E3;
	letter-spacing: 0.03em;
	margin-bottom: 2px;
}
.Navcontent-image {
	background-color: white;
	padding: 7px 0 0px 8px;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid #E3E3E3;
    letter-spacing: 0.03em;
    min-height: 28px;
}

.leftnav_periods {
	
}
.leftnav_more {
	padding-top:12px;
	margin: 0 auto;
	text-align: center;
}


.mainpageheader h1 {
	margin: 5px 0 0 0 !important;
}

.mainpageheader h3 {
	margin: -5px 0 10px 0 !important;
}

.RightNav_container {
	
	padding: 6px 0 8px 8px;
	text-align: center;
}

.RightNav_gallerycontainer {
	background-color: white;
		border-radius: 12px;
	font-size: 13px;
	font-weight: 500;
	border: 3px solid #e4e1d7;
	letter-spacing: 0.03em;
	margin: 20px 0;
	padding: 6px 10px;
}

.resourcehome {
	text-align: center;
	padding: 15px 0;
	border-bottom: 2px dotted green;
	overflow: auto;
}

.resourcehomefooter {
	padding: 25px 0 20px 0;
	border-bottom: 2px dotted green;
	overflow: auto;
}

.resourcehomefooter h4 {
	background-color: #f2e6c6;
	color: #1e5629;
padding: 6px 0 5px 6px;
}

.resourcehomefooter li {
  list-style: none;
	padding: 3px 0 5px 7px
}
.resourcehomefooter ul {
  margin-left: 0px
}

.resourcehome h4 {
	background-color: #e4e1d7;
	padding: 5px 10px;
	color: #324224;
}

.explorehub {
	background-color: #e4e1d7;
    padding: 12px 0 8px 0;
    margin-top: 10px;
    font-weight: 600;
    color: #434343;
	width: 100%;
	border: 2px solid #c5bea8;
	line-height: 1em;
} 

.explorehub-disabled {
	background-color: #f1efe7;
    padding: 12px 0 8px 0;
    margin-top: 10px;
    font-weight: 600;
    color: #c5bea8;
	width: 100%;
	border: 2px solid #e4e1d7;
	line-height: 1em;
} 

.explorehub p, .explorehub-disabled p {
	line-height: 2.2;
    margin-bottom: 0;
}

.slide_container {
	clear: both
}
.slide_hd {
	background-color: #e4e1d7;
    padding: 6px 0 6px 8px;
    margin-top: 10px;
    font-weight: 600;
    color: #2a492c;
}
.slide_body {
	padding: 6px 0 6px 8px;
    margin-top: 10px;
}


.keyfacts_container {
	clear: both;
		border: 1px solid #ddd;
}
.keyfacts_hd {
	background-color: #5d6e45;
    padding: 6px 0 6px 8px;
    margin-top: 0px;
    font-weight: 600;
    color: #fff;
	text-align: center;
}
.keyfacts_body {
	padding: 6px 0 6px 4px;
    margin-top: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	background-color: #fff;
}

.keyfacts_body p {
	padding: 6px 2px 6px 4px;
    border: dotted #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 0 4px 0 0;
}

.keyfacts_body strong {
	font-weight: 700;
	color: #3e5d37;
	text-transform: uppercase;
}

.keyfacts_body hr {
    border: dotted #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: .25rem 0 .1875rem;
    height: 0;
}

.findoutmore_header {
	clear: both;
	text-align: center;
}

.findoutmore_header h2 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #94a77a;
   line-height: 0.1em;
   margin: 10px 0 20px; 
} 

.findoutmore_header h2 span { 
    background:#fffdf8; 
    padding:0 10px; 
}




@media screen and (min-width: 901px) {

.findoutmoreboxes_container {
	clear: both !important;
	display: flex;
}	
	
.findoutmoreboxes {
	width: 32%;
	float: left;
	margin: 0;
	padding: 12px 0;
}
.findoutmoreboxes:nth-of-type(4) {
	clear: both !important;
}
	
.findoutmoreboxes:nth-of-type(2) {
	width: 32%;
	float: left;
	margin: 0 15px;
	padding: 12px 0;
}
.findoutmoreboxes:nth-of-type(5) {
	width: 32%;
	float: left;
	margin: 0 15px;
	padding: 12px 0;
}
.findoutmoreboxes:nth-of-type(8) {
	width: 32%;
	float: left;
	margin: 0 15px;
	padding: 12px 0;
}	
		
	
	
}

@media screen and (max-width: 900px) {
	
.findoutmoreboxes_container {
	clear: both !important;
}	

.findoutmoreboxes {
	width: 99%;
	float: left;
	margin: 0;
	padding: 12px 0;
}
}


.Navcontent.filter6 {
	border-right: 16px solid #ad902f;
}
.Navcontent.filter11 {
	border-right: 16px solid #6d3b26;
}
.Navcontent.filter3 {
	border-right: 16px solid #b88782;
}
.Navcontent.filter4 {
	border-right: 16px solid #582d5e;
}
.Navcontent.filter5 {
	border-right: 16px solid #5d7263;
}
.Navcontent.filter12 {
	border-right: 16px solid #20376e;
}
.Navcontent.filter37 {
	border-right: 16px solid #ae312e;
}

.ui-slider-handle {
	border: 2px solid #4a8964 !important;
	border-radius: 10px !important;
}

.ui-slider-range {
	background-color: #d4f4c7;
}
.ui-slider {
	margin: 0 4px 0 7px !important;
}

.TextBoldWhite {
	color: #fff !important;
}

	
.maincontent_desc .introtext p, .maincontent_desc h2, .resourcehome h2 {
	font-weight: 400; 
	color: #aa7665 !important;
	font-size: 1.7em;
	line-height: 1em;
	font-family: 'Markazi Text', sans-serif;
	margin-bottom: 10px;
}



	.maincontent_desc {
		vertical-align: top; 
		padding-top: 10px;
		
	}

li, ul, ol, dl {
  line-height: 1.6;
  list-style-position: outside;
	font-style: normal;
font-size: 0.9em !important;
}

@media only screen and (min-width: 64.063em) {
[class*="column"] + [class*="column"]:last-child {
  float: left;
}
}


.resourcehomefooter li {
	border-bottom: 2px dotted #f2e6c6;
	padding-bottom: 2px;
}


.fullbattlelists ul {
	margin-bottom: 3em;
	margin-left: 0;
}
.fullbattlelists ul li {
  border-bottom: 2px dotted #f2e6c6;
  padding-bottom: 2px;
  list-style: none;
  padding: 3px 0 5px 7px;
    padding-bottom: 5px;
	text-align: left;
}
.fullbattlelists h2 {
	margin-bottom: -0.1em;
}
.fullbattlelists a h2 {
	color: #1e5629 !important;
}


.resourcehome .button  {
  letter-spacing: 0 !important;
}

.memorial_search hr {
    border: dotted #adc689;
    border-width: 2px 0 0;
    clear: both;
    margin: 1rem 0 0.7rem;
    height: 0;
}

.memorial-search-img {
	height: 90px;
	width: 90px;
	background-color: #eee2c5;
	border: 5px solid #e4e1d7;
	position: relative;
	overflow: hidden;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.memorial-search-img img {
	position: relative;
	min-height: 90px;
	min-width: 150px;
	margin-left: -38px;
	margin-top: -15px;
}

.memorial_search .col1 {
    padding-left: 1em;
    position: relative;
    width: 110px;
    float: left;
}

.memorial_search .col2 {
    padding-left: 0.5em;
    position: relative;
    width: 75%;
    float: left;
	
}

.featured-listings-container {
	display: block;
	background-color: #e3e1d8;
    border-bottom: 2px dotted green;
}

.featured-listings-header {padding: 12px;
	background-color: #dbd7ca;
	text-align: center;
}
.featured-listings-header H2 {
	color: #FFF !important;
	margin: 0;
}


@media screen and (max-width: 377px){ 

.featured-listings-container {
    padding: 12px 24px;
}
	
.featured-listings-img {
	height: 110px;
	width: 110px;
	background-color: #eee2c5;
	border: 5px solid #fff;
	position: relative;
	overflow: hidden;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	 margin: 1px auto 6px auto;
}

.featured-listings-img img {
    position: relative;
    min-height: 260px;
    min-width: 300px;
    margin-left: -20px;
    margin-top: -45px;
}

.featured-listings {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: auto 4px;
}



.featured-listings .col1 {
    position: relative;
    width: 49%;
    float: left;
	text-align: center;
}

.featured-listings .col2 {
    position: relative;
    width: 44%;
    float: left;
	text-align: left;
	margin-left: 4px;
    PADDING-TOP: 6PX;
}
	
.featured-listings-header H2 {
	font-size: 1.5rem;
}
	
}




@media only screen and (min-width: 377px) and (max-width: 650px){ 

.featured-listings-container {
    padding: 12px 24px;
}
	
.featured-listings-img {
	height: 120px;
	width: 100%;
	background-color: #eee2c5;
	border: 5px solid #fff;
	position: relative;
	overflow: hidden;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	 margin: 1px auto 6px auto;
}

.featured-listings-img img {
    position: relative;
    min-height: 260px;
    min-width: 300px;
    margin-left: -20px;
    margin-top: -45px;
}

.featured-listings {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: auto 4px;
}



.featured-listings .col1 {
    position: relative;
    width: 50%;
    float: left;
	text-align: center;
}

.featured-listings .col2 {
    position: relative;
    width: 43%;
    float: left;
	text-align: left;
	margin-left: 8px;
	    PADDING-TOP: 8PX;
}
	.featured-listings-header H2 {
	font-size: 1.7rem;
}
}



@media only screen and (min-width: 650px) and (max-width: 996px){ 

.featured-listings-container {
    padding: 12px 24px;
}

.featured-listings-img {
	height: 100px;
	width: 100%;
	background-color: #eee2c5;
	border: 5px solid #fff;
	position: relative;
	overflow: hidden;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	 margin: 1px auto 6px auto;
}

.featured-listings-img img {
    position: relative;
    min-height: 260px;
    min-width: 300px;
    margin-left: -24px;
    margin-top: -45px;
	   
}

.featured-listings {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: auto 4px;
}


.featured-listings .col1 {
    position: relative;
    width: 57%;
    float: left;
	text-align: center;
}

.featured-listings .col2 {
    position: relative;
    width: 39%;
    float: left;
	text-align: left;
	margin-left: 10px;
	    PADDING-TOP: 6PX;
}
	.featured-listings-header H2 {
	font-size: 1.8rem;
}
}



@media only screen and (min-width: 997px){
	
.featured-listings-container {
    padding: 25px 0 0 0;
}
	
.featured-listings-img {
	height: 160px;
	width: 100%;
	background-color: #eee2c5;
	border: 0;
	position: relative;
	overflow: hidden;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	 margin: 1px auto 6px auto;
}

.featured-listings-img img {
    position: relative;
    min-height: 260px;
    min-width: 300px;
    margin-left: -24px;
    margin-top: -45px;
	   
}

.featured-listings {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin: auto 4px;
}

.featured-listings:nth-of-type(1) {
    margin: auto 4px auto 0;
}

.featured-listings:nth-of-type(4) {
    margin: auto 0 auto 4px;
}

.featured-listings .col1 {
    position: relative;
    width: 100%;
    float: left;
	text-align: center;
}

.featured-listings .col2 {
    position: relative;
    width: 100%;
    float: left;
	text-align: center;	
}
.featured-listings-header H2 {
	font-size: 2rem;
}
}

#memorial-entrance-intro {
		clear: both;
}


@media only screen and (max-width: 650px){

#memorial-entrance-intro .col1 {
    position: relative;
    width: 100%;
    float: left;
}

#memorial-entrance-intro .col2 {
    position: relative;
    width: 100%;
    float: left;
	text-align: left;
}
}
@media only screen and (min-width: 650px){

#memorial-entrance-intro .col1 {
    position: relative;
    width: 57%;
    float: left;
}

#memorial-entrance-intro .col2 {
    position: relative;
    width: 39%;
    float: left;
	text-align: left;
	margin-left: 20px;
}
}

#memorial-entrance-intro .searchbox {
    width: auto;
	text-align: left;
	padding: 20px;
	background-color: rgb(255 255 255 / 0.4);
	border: 5px solid #9dbd6f;
	border-radius: 10px;
	margin-bottom: 15px;
}

#memorial-entrance-morepanel {
	clear: both;
}
#memorial-entrance-morepanel .col1 {
    position: relative;
    width: 100%;
    float: left;
	text-align: left;
	margin-left: 20px;
	padding: 20px;
}

#memorial-entrance-intro .mapbox {
    width: auto;
	text-align: left;
	padding: 20px;
	background-color: rgb(255 255 255 / 0.4);
	border: 5px solid #9dbd6f;
	border-radius: 10px;
	margin-bottom: 15px;
	background-image: url("/memorial/img/memorial-map-banner.png");
	background-size: cover;
}

#memorial-entrance-intro .mapboxtext {
	width: 40%;
}

#memorial-entrance-intro .mapboxtext p {
	margin-bottom: 0;
}



