@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap'); /* font-family: 'Rubik', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap'); /* font-family: 'Lora', serif; */

body { padding:0px; margin:0px; background:#ffffff; font-size:16px; color:#333333; line-height:24px; font-weight: 400; font-family: 'Rubik', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, audio, video, source { display: block; margin: 0; padding: 0; }
a, img { border: medium none; }
a { color: #282828; text-decoration: none; outline:none; }
div { margin: 0; padding: 0; }
p { font-size:16px; line-height:20px; padding:0px; margin:0px; color:#414141;} 
h1, h2, h3, h4, h5, h6 { font-weight:normal; padding:0px; margin:0px;  line-height: 30px; }
strong { font-family: 'Rubik', sans-serif; font-weight: 700;}
/*a:hover { color: #979796; }*/
ul, li { list-style:none;}
a:focus, :focus{ outline:none; }
ul,ol { list-style-type:none; padding:0px; margin:0px; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; } 
* html .clearfix { height: 1%; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clear { clear: both; line-height: 1px; padding:0px; height:0px; font-size:1px; }
.left { float:left; }
.right { float:right; }
.anim { transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; }
.anim2 { transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease; }
.row { width:1170px; margin:auto !important; padding:0px;}
.hdr-row { width:1115px; margin:auto; padding:0px;}

/* Header Css */
header { float: left; width: 100%; position: relative; z-index: 99;}
.top-menu { float: left; width: 100%; background: #2ca958; height: 118px; padding: 15px 0 0; position: relative; z-index: 1;}
.top-menu::after { position: absolute; display: block; background: #2ca958; top: 0; left: 0; width: 100%; height: 118px; z-index: -1;}
.top-menu .top-hdr { float: left; width: 100%; }
.top-menu .top-lft { float: left; width: 40%;}
.top-menu .top-rgt { float: right; width: auto; margin-top: 8px;}
.top-menu .top-lft ul { float: left; width: 100%;}
.top-menu .top-lft ul li { float: left; width: 50%; padding-left: 42px;}
.top-menu .top-lft ul li span { float: left; width: 100%; font-size:13px; color:#ffffff; line-height:18px; font-weight: 300;}
.top-menu .top-lft ul li h4 { float: left; width: 100%; font-size:16px; color:#ffffff; line-height:24px; font-weight: 700;}
.top-menu .top-lft ul li a { float: left; width: auto; font-size:16px; color:#ffffff; line-height:24px; font-weight: 700; transition:all .5s ease;}
.top-menu .top-lft ul li.ph-ico {background: url("../images/ph-ico.png") no-repeat top 7px left; }
.top-menu .top-lft ul li.mail-ico {background: url("../images/mail-ico.png") no-repeat top 10px left;}
.top-menu .top-lft ul li a:hover { opacity: 0.6;}

.top-menu .top-rgt .scl-lnks { float: left; width: auto; margin-right: 30px;}
.top-menu .top-rgt .scl-lnks h3 { float: left; width: auto; font-size:16px; color:#ffffff; line-height:28px; font-weight: 400; margin-right: 22px; }
.top-menu .top-rgt .scl-lnks ul {float: left; width: auto;}
.top-menu .top-rgt .scl-lnks ul li {float: left; width: auto; margin-right: 10px;}
.top-menu .top-rgt .scl-lnks ul li:last-child { margin-right: 0;}
.top-menu .top-rgt .scl-lnks ul li a {float: left; width: 30px; height: 30px; transition:all .5s ease;}
.top-menu .top-rgt .scl-lnks ul li a.fb-ico { background: url("../images/fb-ico.png") no-repeat scroll 0 0;}
.top-menu .top-rgt .scl-lnks ul li a.tw-ico { background: url("../images/tw-ico.png") no-repeat scroll 0 0;}
.top-menu .top-rgt .scl-lnks ul li a.ln-ico { background: url("../images/ln-ico.png") no-repeat scroll 0 0;}
.top-menu .top-rgt .scl-lnks ul li a.gp-ico { background: url("../images/gp-ico.png") no-repeat scroll 0 0;}
.top-menu .top-rgt .scl-lnks ul li a:hover { opacity: 0.6;}
a.reg-ico { background: #ffffff url("../images/reg-ico.png") no-repeat top 12px left 14px; padding: 14px 25px 14px 45px; font-size:15px; color: #db5a38; line-height:28px; font-weight: 500; border-radius: 5px; transition:all .5s ease;}
a.reg-ico:hover { background: #db5a38 url("../images/reg-ico-hvr.png") no-repeat top 12px left 14px; color: #ffffff;}

.menu-top { float: left; width: 100%; background: #ffffff; position: relative; border-radius: 5px; margin-top: 15px; position: relative;}
.menu-top .menu-hdr { float: left; width: auto; padding: 15px 20px 14px;}
.menu-top .logo { float: left; width: auto;}
.menu-top .logo img { float: left; width: auto;}
.menu { float: right; width: auto; margin-left: 60px;}
.get-quote-btn { float: right; width: auto;}
.get-quote-btn a { float: right; padding: 28px 45px; color: #ffffff; font-size: 16px; line-height: 28px; font-weight: 500; width: 200px; height: 80px; position: relative; transition:all .5s ease; border-radius: 0 5px 5px 0; overflow: hidden; z-index: 1;}
.get-quote-btn a::before { position: absolute; content: ""; background: url("../images/quote-arw.png") no-repeat scroll 0 0; right:25px; top:38px; width:22px; height:9px;}
.get-quote-btn a::after { display: block; content: ""; background: #e69b19; width: 200px; height: 100%; position: absolute; right: 0; top: 0; clip-path: polygon(9% 0, 100% 0%, 100% 100%, 0% 100%); transition:all .5s ease; z-index: -1;}
.get-quote-btn a:hover:after {background: #0b2a41;}

.top-banner { float: left; width: 100%;}

.auction-lst { float: left; width: 100%; padding: 55px 0 70px;}
.auction-lst ul { float: left; width: 100%;}
.auction-lst ul li { float: left; width: 24.25%; margin-right: 1%; position: relative; z-index: 1;}
.auction-lst ul li:last-child { margin-right: 0;}
.auction-lst ul li a { float: left; width: 100%; font-size: 18px; line-height: 40px; color: #333333; padding: 45px 30px; border: 1px solid #ebebeb; height: 134px; border-radius: 5px; transition:all .5s ease;}
.auction-lst ul li::after { position: absolute; content: ""; background: url("../images/lst-bg.png") no-repeat scroll 0 0; left: 0; top: 0; width: 31px; height: 134px; transition:all .5s ease; z-index: -1; }
.auction-lst ul li a span { float: left; display: block; margin-right: 15px;}
.auction-lst ul li a.sell-ico span { background: url("../images/sell-ico.png") no-repeat scroll left center; width: 58px; height: 58px;}
.auction-lst ul li a.buy-ico span { background: url("../images/buy-ico.png") no-repeat scroll left center; width: 67px; height: 55px;}
.auction-lst ul li a.app-ico span { background: url("../images/app-ico.png") no-repeat scroll left center; width: 53px; height: 52px;}
.auction-lst ul li a.view-ico span { background: url("../images/view-ico.png") no-repeat scroll left center; width: 63px; height: 64px;}
.auction-lst ul li:hover:after { background:rgba(247,249,250,0.6); width: 100%; height: 100%;}
.auction-lst ul li:hover a { color: #26b95a;}

.about-auction { float: left; width: 100%; padding-bottom: 65px;}
.about-auction .about-lft { float: left; width: 52%; margin-right: 4%;}
.about-auction .about-lft img { float: left; width: 100%;}
.about-auction .about-rgt { float: left; width: 44%;}
.about-auction .about-rgt h1 {float: left; width: 100%; font-size: 42px; line-height: 52px; color: #141150; font-family: 'Lora', serif; font-weight: 400; margin-bottom: 10px;}
.about-auction .about-rgt h4 {float: left; width: 100%; font-size: 25px; line-height: 35px; color: #141150; margin-bottom: 20px; font-weight: 300;}
.about-auction .about-rgt p {float: left; width: 100%; font-size: 17px; line-height: 28px; color: #333333; margin-bottom: 25px; }
a.grn-btn { float:left; background: #2ca958; font-family: 'Rubik', sans-serif; font-weight: 400; font-size:15px; width: 130px; height: 50px; text-align: center; text-transform:uppercase; color:#ffffff; line-height:34px; padding:8px 15px; transition:all .5s ease; position: relative; z-index: 1; }
a.grn-btn::after { position: absolute; content: ""; top: 6px; right: -5px; border: 1px solid #2ca958; width: 130px; height: 50px; transition:all .5s ease; z-index: -1;}
a.grn-btn:hover {background: #e69b19;}
a.grn-btn:hover:after {border: 1px solid #e69b19; right: 5px;}

.current-auction { float: left; width: 100%; background: #f7f9fa; padding: 70px 0 90px;}
.current-auction h1 { float: left; width: 100%; text-align: center; font-size: 45px; line-height: 55px; color: #333333; font-family: 'Lora', serif; font-weight: 400; padding-bottom: 15px; margin-bottom: 25px; position: relative;}
.current-auction h1::after { position: absolute; content: ""; background: url("../images/dot-bg.png") no-repeat scroll 0 0; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 55px; height: 4px;}
.current-auction p { float: left; width: 100%; text-align: center; font-size: 16px; line-height: 26px; color: #333333;}


.upcoming-lst { float: left; width: 100%; padding: 55px 0 65px;}
.upcoming-lst .upcoming-slide { float: left; width: 100%; position: relative;}
#upcoming-slide { float: left; width: 100%;}
.upcoming-lst h1 { float: left; width: 100%; font-size: 45px; line-height: 55px; color: #333333; font-family: 'Lora', serif; font-weight: 400; padding-bottom: 15px; margin-bottom: 40px; position: relative;}
.upcoming-lst h1::after { position: absolute; content: ""; background: url("../images/dot-bg.png") no-repeat scroll 0 0; bottom: 0; left: 0; width: 55px; height: 4px;}

.maxanet-info { float: left; width: 100%; padding: 60px 0 55px; position: relative; z-index: 1;}
.maxanet-info::after { position: absolute; content: ""; background: url("../images/info-bg.jpg") no-repeat scroll 0 0; left: 0; top:0; background-size: cover; width: 100%; height: 100%; z-index: -1; }
.maxanet-info::before { position: absolute; content: ""; background: rgba(44,169,88,0.9); left: 0; top:0; width: 100%; height: 100%; }
.maxanet-info .info-cnt { float: left; width: 100%; position: relative; z-index: 9; }
.maxanet-info .info-cnt .info-lft { float: left; width: 85%;}
.maxanet-info .info-cnt .info-rgt { float: right; width: auto;}
.maxanet-info .info-cnt h1 { float: left; width: 100%; font-size: 34px; line-height: 44px; color: #ffffff; font-weight: 500;}
.maxanet-info .info-cnt h4 { float: left; width: 100%; font-size: 27px; line-height: 37px; color: #ffffff; font-weight: 300;}
a.wht-btn { float:right; background: #ffffff; font-family: 'Rubik', sans-serif; font-weight: 400; font-size:15px; width: 150px; height: 50px; text-align: center; text-transform:uppercase; color:#0b2a41; line-height:34px; padding:8px 15px; transition:all .5s ease; position: relative; z-index: 1; }
a.wht-btn::after { position: absolute; content: ""; top: 6px; right: -5px; border: 1px solid #ffffff; width: 150px; height: 50px; transition:all .5s ease; z-index: -1;}
a.wht-btn:hover {background: #0b2a41; color: #ffffff;}
a.wht-btn:hover:after {border: 1px solid #0b2a41; right: 5px;}

/* Footer Css */
footer { float: left; width: 100%; background: #0b2a41; padding: 65px 0 35px;}
.ftr-top { float: left; width: 100%;}
.ftr-top ul { float: left; width: 100%; padding-bottom: 60px; margin-bottom: 30px; border-bottom: 1px solid #6b7b86; }
.ftr-top ul li { float: left; width: 25%; padding-left: 45px;}
.ftr-top ul li p { float: left; width: 100%; font-size: 14px; line-height: 20px; color: #ffffff;}
.ftr-top ul li h4 { float: left; width: 100%; font-size: 14px; line-height: 20px; color: #ffffff;}
.ftr-top ul li a { float: left; width: auto; font-size: 14px; line-height: 20px; color: #ffffff; transition:all .5s ease;}
.ftr-top ul li a:hover { opacity: 0.6;}
.ftr-top ul li h3 a { float: left; width: 100%; font-size: 14px; line-height: 34px; color: #ffffff;}
.ftr-top ul li.loc-ico { background: url("../images/ftr-loc-ico.png") no-repeat top 2px left;}
.ftr-top ul li.call-ico { background: url("../images/ftr-call-ico.png") no-repeat top 3px left;}
.ftr-top ul li.mail-ico { background: url("../images/ftr-mail-ico.png") no-repeat top 5px left;}
.ftr-top ul li.map-ico { background: url("../images/ftr-map-ico.png") no-repeat top left;}

.ftr-btm { float: left; width: 100%;}
.ftr-btm .ftr-btm-lnks { float: right; width: auto;}
.ftr-btm .ftr-btm-lnks ul {float: left; width: auto;}
.ftr-btm .ftr-btm-lnks ul li {float: left; width: auto; margin-right: 15px;}
.ftr-btm .ftr-btm-lnks ul li:last-child { margin-right: 0;}
.ftr-btm .ftr-btm-lnks ul li a {float: left; width: 25px; height: 25px; transition:all .5s ease;}
.ftr-btm .ftr-btm-lnks ul li a.fb-ico { background: url("../images/fb-ico.png") no-repeat scroll 0 0; background-size: contain;}
.ftr-btm .ftr-btm-lnks ul li a.tw-ico { background: url("../images/tw-ico.png") no-repeat scroll 0 0; background-size: contain;}
.ftr-btm .ftr-btm-lnks ul li a.ln-ico { background: url("../images/ln-ico.png") no-repeat scroll 0 0; background-size: contain;}
.ftr-btm .ftr-btm-lnks ul li a.gp-ico { background: url("../images/gp-ico.png") no-repeat scroll 0 0; background-size: contain;}
.ftr-btm .ftr-btm-lnks ul li a:hover { opacity: 0.6;}
.ftr-btm p { float: left; width: auto; font-size: 14px; line-height: 25px; color: #ffffff;}
.ftr-btm p span { color: #26b95a;}

/*mobilemenu*/
.mobNav { display: none; }
.m-menu { display: none; float:right; margin-top:0px; position: relative; right:0px; margin-left: 20px;}
.m-menu a { display: inline-block; margin-top: 7px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.m-menu a span { display: block; background:#2ca958; height: 2px; margin-top: 5px;width: 27px;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.m-menu div{ text-transform:uppercase;font-size: 11px;color: #fff;line-height: 13px;margin-top: 6px;}

.social_share.clearfix {
    display:none;
}

.vc_section[data-vc-full-width]>.vc_row {
   margin: auto !important;
}

/* ============================================================================
 *		FORM HTML TAG
 * ============================================================================ */
 input, textarea, select, button {
	padding: 10px 10px 10px 0;
	border-color: #ddd;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font: 300 16px/1.25 'Open Sans', Tahoma, Verdana, Segoe, sans-serif;
	color: #222;
}
textarea { 
	min-height: 90px; 
	max-width: 100%; 
	box-sizing: border-box;
}
textarea,
select,
input[type=text], 
input[type=password], 
input[type=email], 
input[type=url], 
input[type=tel], 
input[type=date], 
input[type=datetime], 
input[type=datetime-local], 
input[type=time],
input[type=month], 
input[type=week], 
input[type=number], 
input[type=search] { 
	padding: 9px 10px;
	border-width: 1px; 
	border-style: solid;
	min-height: 20px;
	/*height: 20px; */
}
input[type=search] { 
	height: 40px;
}
input[type=color] { 
	padding: 0; 
	border: 0; 
	background: #fff;
}
input:focus, textarea:focus, select:focus {
	outline: none; 
	border-color: #936; 
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.08); 
	box-shadow: inset 0 0 8px rgba(0,0,0,0.08); 
}
input[type=submit], 
input[type=button],
button, .submit, .button {
	padding: 10px 20px;
	min-height: 20px;
	/*height: 40px;*/
	line-height: 20px;
	border: 0;
	background-color: #936;
	color: #fff;
	cursor: pointer;
}
input[type=submit]:hover, 
input[type=button]:hover,
button:hover,
.submit:hover,
.button:hover {
	opacity: 0.9;
}
/* ============================================================================ */


form p {
    margin-bottom: 20px;
}
input[type="submit"], input[type="button"] {
    background-color: #2ba9e1;
}
form.wpcf7-form.sent > ul,
form.wpcf7-form.invalid > ul,
form.wpcf7-form.init > ul {
	list-style: none;
}

form.wpcf7-form.sent > ul li label > sup,
form.wpcf7-form.invalid > ul li label > sup,
form.wpcf7-form.init > ul li label > sup{
	color: red;
}

form.wpcf7-form.sent > ul li label,
form.wpcf7-form.invalid > ul li label,
form.wpcf7-form.init > ul li label{
	display: block;
}

form.wpcf7-form.sent > ul li span > input,
form.wpcf7-form.sent > ul li span > textarea,
form.wpcf7-form.invalid > ul li span > input,
form.wpcf7-form.invalid > ul li span > textarea,
form.wpcf7-form.init > ul li span > textarea,
form.wpcf7-form.init > ul li span > input {
	width: 100%;
}
div.wpcf7-mail-sent-ok {
    border-style:none;
}
.eazycfc_captcha-exercise {
	width: 60% !important;
}

.social-links ul {    display: flex; flex-flow: wrap; align-items: center; justify-content: center;}
.social-links ul li { float:left; margin-right:15px; }
.social-links ul li a { background: none;}
.social-links ul li a:hover { opacity: 0.7;}
.social-links ul li img{ width: 25px; height: 25px; }
/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
#container {width: 80%; max-width: 800px; margin: 0 auto;}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0; overflow:hidden;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; width:100%; display:block; }
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; z-index: 99999;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; zoom: 1; z-index:0; min-height:693px; }
.flexslider {min-height:auto;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li { background-size:cover; min-height:568px; background-position:center center;}
.flexslider .slides > li::before { position:absolute; content:""; background-size: cover; background: url("../images/banner-bg.png") no-repeat top left; width:100%; height:100%;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}
.flexslider .slides > li img { /*opacity:0;*/}

/* Caption style */
/* IE rgba() hack */
.flex-caption {zoom: 1; }
.flex-caption {position:absolute; top: 130px; text-align:left; width:100%; left:0;}
.flex-caption .flex-cont { float:left; width:500px;}
.flex-caption h1 { color:#fff; font-size:60px; line-height:72px; font-family: 'Lora', serif; font-weight: 700; padding-bottom: 20px; margin-bottom:30px; z-index:9999; position:relative; transition: all 0.5s ease;}
.flex-caption h1 span { color:#ffffff; float:none; font-weight: 400; font-style: italic;}
.flex-caption h1::after { position: absolute; content: ""; background: #e69b19; bottom: 0; left: 0; width: 45px; height: 4px;}
.flex-caption p { font-size:24px; line-height:30px;  font-family: 'Lora', serif; font-weight: 400; color:#fff; padding-bottom:40px; transition: all 0.5s ease;}
.flex-caption a { float:left; background: #2ca958; font-family: 'Rubik', sans-serif; font-weight: 400; font-size:15px; width: 130px; height: 50px; text-align: center; text-transform:uppercase; color:#ffffff; line-height:34px; padding:8px 15px; transition:all .5s ease; position: relative; z-index: 1; }
.flex-caption a::after { position: absolute; content: ""; top: 6px; right: -5px; border: 1px solid #2ca958; width: 130px; height: 50px; transition:all .5s ease; z-index: -1;}
.flex-caption a:hover {background: #e69b19;}
.flex-caption a:hover:after {border: 1px solid #e69b19; right: 5px;}

/* Direction Nav */
.flex-direction-nav { display:block; }
.flex-direction-nav li { float: right; position: relative; right: 0;}
.flex-direction-nav li a {width:11px; height:18px; margin: 0; display: block;  position: absolute; bottom: 50px; cursor: pointer; text-indent: -9999px; z-index:9999;}
/*.flex-direction-nav li a:hover{ opacity:0.7}*/
.flex-direction-nav li .flex-next {right:0; background: url(../images/right-arw.png) no-repeat 0 0; background-position: 0px 0; }
.flex-direction-nav li .flex-prev {left:-50px; background: url(../images/left-arw.png) no-repeat 0 0; background-position: 0px 0; }
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav { margin:auto; position: absolute; top: 44%; z-index: 9999; left: 40px; width: 7px; line-height: 20px;}
.flex-control-nav li {margin: 0 0px 0px 0; display:inline-block; zoom: 1; *display: inline;}
/*.flex-control-nav li:first-child {margin: 0;}*/
.flex-control-nav li a {width: 7px; height: 7px; display: block; position: relative; background:#ffffff; cursor: pointer; text-indent: 9999px; border-radius:50%; }
.flex-control-nav li a::after { position: absolute; content: ""; border: 1px solid #ffffff; width: 17px; height: 17px; border-radius: 25px; left: -5px; right: 0; top: -5px; opacity: 0;}
.flex-control-nav li a:hover {background: #ffffff;;}
.flex-control-nav li a.flex-active {background:#ffffff; cursor: default;}
.flex-control-nav li a.flex-active:after { opacity: 1;}

.demo a { position: absolute; bottom: 50px; left: 50%; z-index: 2; display: inline-block; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); color: #fff; letter-spacing: .1em; text-decoration: none; transition: opacity .3s; padding-top:0px;}
.demo a span img { top:-20px; left:0; right:0; margin: 0 auto; position:relative; -webkit-animation: sdb11 2.5s infinite; animation: sdb11 2.5s infinite;}

@-webkit-keyframes sdb11 {
  0% {
    transform: translate(0, 0px);
    opacity: 0;
  }
  40% {  
    opacity: 1;
  }
  100% {
	transform: translate(0, 50px);  
    opacity: 1;
  }
}

.flex-active-slide .flex-caption h1 {
    -webkit-animation:fadeInUp ease-in 1;
    -moz-animation:fadeInUp ease-in 1;
    -o-animation:fadeInUp ease-in 1;
    animation:fadeInUp ease-in 1;
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    -o-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:0.4s;
    -moz-animation-duration:0.4s;
    -o-animation-duration:0.4s;
    animation-duration:0.4s;
    animation-delay: 0.4s; 
}
    
.flex-active-slide .flex-caption p {
    -webkit-animation:fadeInUp ease-in 1;
    -moz-animation:fadeInUp ease-in 1;
    -o-animation:fadeInUp ease-in 1;
    animation:fadeInUp ease-in 1;
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    -o-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:0.6s;
    -moz-animation-duration:0.6s;
    -o-animation-duration:0.6s;
    animation-duration:0.6s;
    animation-delay: 0.6s; 
}
    
.flex-active-slide .flex-caption a {
    -webkit-animation:fadeInUp ease-in 1;
    -moz-animation:fadeInUp ease-in 1;
    -o-animation:fadeInUp ease-in 1;
    animation:fadeInUp ease-in 1;
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    -o-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:0.8s; 
    -moz-animation-duration:0.8s; 
    -o-animation-duration:0.8s; 
    animation-duration:0.8s; 
    animation-delay: 0.8s; 
}
    
@-webkit-keyframes fadeInUp {
    0% {
    opacity:0;
    -webkit-transform:translate3d(0, 100%, 0);
    transform:translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
} 
.owl-carousel .animated { -webkit-animation-duration:1000ms; animation-duration:1000ms; -webkit-animation-fill-mode:both; animation-fill-mode:both }
.owl-carousel .owl-animated-in { z-index:0 }
.owl-carousel .owl-animated-out { z-index:1 }
.owl-carousel .fadeOut { -webkit-animation-name:fadeOut; animation-name:fadeOut }
@-webkit-keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height { -webkit-transition:height 500ms ease-in-out; -moz-transition:height 500ms ease-in-out; -ms-transition:height 500ms ease-in-out; -o-transition:height 500ms ease-in-out; transition:height 500ms ease-in-out }
.owl-carousel { display:none; width:100%; -webkit-tap-highlight-color:transparent; position:relative; z-index:1 }
.owl-carousel .owl-stage { position:relative; -ms-touch-action:pan-Y }
.owl-carousel .owl-stage:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0 }
.owl-carousel .owl-stage-outer { position:relative; overflow:hidden; -webkit-transform:translate3d(0px, 0, 0) }
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev { cursor:pointer; cursor:hand; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none }
.owl-carousel.owl-loaded { display:block }
.owl-carousel.owl-loading { opacity:0; display:block }
.owl-carousel.owl-hidden { opacity:0 }
.owl-carousel .owl-refresh .owl-item { display:none }
.owl-carousel .owl-item { position:relative; min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-tap-highlight-color:transparent; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none }
.owl-carousel .owl-item img { display:inline-block; width:auto; -webkit-transform-style:preserve-3d }
.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select:auto; -moz-user-select:auto; -ms-user-select:auto; user-select:auto }
.owl-carousel .owl-grab { cursor:move; cursor:-webkit-grab; cursor:-o-grab; cursor:-ms-grab; cursor:grab }
.owl-carousel.owl-rtl { direction:rtl }
.owl-carousel.owl-rtl .owl-item { float:right;}
.no-js .owl-carousel { display:block }
.owl-carousel .owl-item .owl-lazy { opacity:0; -webkit-transition:opacity 400ms ease; -moz-transition:opacity 400ms ease; -ms-transition:opacity 400ms ease; -o-transition:opacity 400ms ease; transition:opacity 400ms ease;}
.owl-carousel .owl-item img { transform-style:preserve-3d }
.owl-carousel .owl-video-wrapper { position:relative; height:100%; background:#000 }
.owl-carousel .owl-video-play-icon { position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; -webkit-transition:scale 100ms ease; -moz-transition:scale 100ms ease; -ms-transition:scale 100ms ease; -o-transition:scale 100ms ease; transition:scale 100ms ease }
.owl-carousel .owl-video-play-icon:hover { -webkit-transition:scale(1.3, 1.3); -moz-transition:scale(1.3, 1.3); -ms-transition:scale(1.3, 1.3); -o-transition:scale(1.3, 1.3); transition:scale(1.3, 1.3) }
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display:none }
.owl-carousel .owl-video-tn { opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; -webkit-background-size:contain; -moz-background-size:contain; -o-background-size:contain; background-size:contain; -webkit-transition:opacity 400ms ease; -moz-transition:opacity 400ms ease; -ms-transition:opacity 400ms ease; -o-transition:opacity 400ms ease; transition:opacity 400ms ease }
.owl-carousel .owl-video-frame { position:relative; z-index:1 }
.owl-nav { width: 100%; color:#a9a9a9; font-size:16px; position: absolute; top:30%; }
.owl-prev { left: -12%; position: absolute; background:url(../images/arrow-left.png) no-repeat; height: 28px; width:12px; background-position:0px 0;}
.owl-next { right: -12%; position: absolute; background:url(../images/arrow-right.png) no-repeat; height: 28px; width:12px; background-position:0px 0; }
.owl-prev:hover { }
.owl-next:hover {}
.owl-controls { float: left; width: 100%; margin-bottom: 20px; /*position: relative;*/}
.owl-dots {float: none; margin-top: 15px; text-align: center; margin-bottom:15px;  width: 100%; position: absolute; bottom: 5px;}
.owl-dot { background: #fffeff; width:12px; height: 12px; display: inline-block; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 2px 8px; }
.owl-dot.active, .owl-dot:hover { background:#ffeb00;}
.owl-dot.active{background: #ffeb00;}

.upcoming-slide .owl-controls { margin-bottom:0px;}
.upcoming-slide .owl-dots {margin-top: 30px; margin-bottom:0; bottom: 0px; position:relative;}
.upcoming-slide .owl-dot {background: #e6e9ec; width:28px; height: 3px; margin: 0px 15px 0 0; border-radius: 0; }
.upcoming-slide .owl-dot.active {background: #2ca958;}
.upcoming-slide .owl-dot.active, .upcoming-slide .owl-dot:hover { background:#2ca958;}
@charset "utf-8";
/* CSS Document */

.ddsmoothmenu { float: left; padding:0px; text-transform:none; -moz-transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; font-size:16px; font-family: 'Rubik', sans-serif; font-weight: 500; font-style: normal; margin:12px 0 0 0; }
.ddsmoothmenu ul { z-index:100; margin:0; padding:0px 0px; list-style-type: none; }
/*Top level list items*/
.ddsmoothmenu ul li { position: relative; display: inline-block; padding:0px 0px 0 0px; margin:0px 15px; line-height:32px; }
.ddsmoothmenu ul li:first-child{ margin-left:0px; }
.ddsmoothmenu ul li:last-child{ margin-right:0px; }
/*Top level menu link items style*/
.ddsmoothmenu ul li span,
.ddsmoothmenu ul li a { display: block; font-size:16px; color:#2a2134; text-decoration:none; padding:0px 0px 0px 0; position:relative; text-transform: uppercase; transition:all .5s ease; }

.ddsmoothmenu ul li.current_page_item span,
.ddsmoothmenu ul li.current-menu-parent a,
.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.active { color:#30ab47;}
.ddsmoothmenu ul li.dropdown:hover a { color:#30ab47;} 


* html .ddsmoothmenu ul li a { display: inline-block; }

/*1st sub level menu*/
.ddsmoothmenu ul li ul { position: absolute; left:0; display: none; visibility: hidden; padding:0px 0 0; width:255px; left:-15px!important; margin-top:20px; -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); float:left; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px;  background:#fff;}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li.current-menu-item,
.ddsmoothmenu ul li ul li { float: none; width:100%; padding:0px 20px; margin:0; border-right:0px; text-align:left; border-bottom:1px solid #ebebeb; }
/* .ddsmoothmenu ul li ul li:hover { background:#B05AA5; } */

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul { top: 0;}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li.current-menu-item span,
.ddsmoothmenu ul li ul li a { display:block; padding:18px 0px; color:#2a2134 !important; line-height:14px; font-size:14px; text-transform:none;}
.ddsmoothmenu ul li ul li:first-child a{}
.ddsmoothmenu ul li ul li:last-child { border-bottom:none;}

.ddsmoothmenu ul li ul li.current-menu-item span,
.ddsmoothmenu ul li ul li a:hover { color:#30ab47 !important;  text-decoration:none; margin: 0px 0px 0px 0px;}

.ddsmoothmenu ul li ul li a:after, 
.ddsmoothmenu ul li ul li a:before { display:none }

/* Holly Hack for IE \*/
* html .ddsmoothmenu { height: 1%; } /*Holly Hack for IE7 and below*/

/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass { position: absolute; top: 12px; right: 7px; }
.rightarrowclass { position: absolute; top: 6px; right: 5px; }

/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow { /*shadow for NON CSS3 capable browsers*/ position: absolute; left: 0; top: 0; width: 0; height: 0; }
.toplevelshadow { /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/ opacity: 0.8; }


.ddsmoothmenu ul li ul li a::after, .ddsmoothmenu ul li ul li a:hover:after { display:none }
.sticky-wrapper.is-sticky .ddsmoothmenu ul li ul li:first-child a:before { display:none; }

 /*  jQuery.mmenu CSS  */
/*  jQuery.mmenu panels CSS  */

.mm-menu.mm-horizontal > .mm-panel { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; } 
.mm-menu .mm-hidden { display: none; } 
.mm-wrapper { overflow-x: hidden; position: relative; }
.mm-menu, .mm-menu > .mm-panel { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0; } 
.mm-menu { background: inherit; display: block; overflow: hidden; padding: 0; } 
.mm-menu > .mm-panel { background: inherit; -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; padding: 20px;
		-webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); } 
.mm-menu > .mm-panel.mm-opened { border-radius:0px; khtml-border-radius:0px;moz-border-radius:0px;webkit-border-radius:0px; -webkit-transform: translate(0%, 0); -moz-transform: translate(0%, 0); -ms-transform: translate(0%, 0); -o-transform: translate(0%, 0); transform: translate(0%, 0); } 
.mm-menu > .mm-panel.mm-subopened { border-radius:0px; khtml-border-radius:0px;moz-border-radius:0px;webkit-border-radius:0px; -webkit-transform: translate(-30%, 0); -moz-transform: translate(-30%, 0); -ms-transform: translate(-30%, 0); -o-transform: translate(-30%, 0); transform: translate(-30%, 0); }
.mm-menu > .mm-panel.mm-highest { z-index: 1; } 
.mm-menu .mm-list { padding:80px 0 0;} 
.mm-menu > .mm-list:after { content: ''; display: block; /*height: 40px;*/ } 
.mm-panel > .mm-list { margin-left: -20px; margin-right: -20px; } 
.mm-panel > .mm-list:first-child { padding-top: 0; } 
.mm-list, .mm-list > li { list-style: none; display: block; padding: 0; margin:0; border-bottom:1px solid rgba(0,0,0,0.1);} 
.mm-list { font: inherit; font-size: 16px; } 
.mm-list a, .mm-list a:hover { text-decoration: none; } 
.mm-list > li { position: relative; } 
.mm-list > li > a, .mm-list > li > span { text-overflow: ellipsis; overflow: hidden; color: inherit; line-height:22px; display: block; padding:0 10px; margin: 0; font-size:15px; } 
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { content: ''; display: block; width: 100%; position: absolute; bottom: 0; left: 0; } 
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { width: auto; margin-left:0px; position: relative; left: auto; } 
.mm-list a.mm-subopen { background:#2ca958; border-left:1px solid #2ca958; width:40px; height: 100%; padding: 0; position: absolute; right: 0; top: 0; z-index: 2; } 
.mm-list a.mm-subopen:before { content: ''; display: block; height: 100%; position: absolute; left: 0; top: 0; } 
.mm-list a.mm-subopen.mm-fullsubopen { width: 100%; } 
.mm-list a.mm-subopen.mm-fullsubopen:before { border-left: none; } 
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {  } 
.mm-list > li.mm-selected > a.mm-subopen { background: transparent; } 
.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span { padding-right: 45px; margin-right: 0; } 
.mm-list a.mm-subclose { ext-indent: 20px; padding-top:0; margin-top:0px; } 
.mm-list > li.mm-label { text-overflow: ellipsis; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 25px; padding-right: 5px; } 
.mm-list > li.mm-spacer { padding-top: 40px; } 
.mm-list > li.mm-spacer.mm-label { padding-top: 25px; } 
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before { content: ''; border:1px solid transparent; display: inline-block; width:10px; height:10px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-bottom:-5px; position:absolute; bottom:50%; } 
.mm-list a.mm-subopen:after { border-top: none;  border-left: none; right: 18px; } 
.mm-list a.mm-subclose:before { border-right: none; border-bottom: none; margin-bottom: -5px; left: 20px; border-width:3px; }  
.mm-menu.mm-vertical .mm-list .mm-panel { display: none; padding: 10px 0 10px 10px; } 
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after { border-color: transparent; } 
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel { display: block; } 
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen { height: 40px; } 
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after { top: 16px; bottom: auto; } 
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } 
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen { height: 25px; }  
html.mm-opened .mm-page { box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }  
.mm-menu { background:#fff; color:#ffffff; } 
.mm-menu .mm-list > li:after { border-color: rgba(0, 0, 0, 0.15); } 
.mm-menu .mm-list > li.mm-subtitle { background:#2ca958;  color:#ffffff; } 
.mm-menu .mm-list > li > a.mm-subclose { background:#2ca958; color:#ffffff;  font-weight:400; text-transform:uppercase; padding:15px 20px 15px 45px; } 
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before { border-color: rgba(255, 255, 255, 1); } 
.mm-menu .mm-list > li > a.mm-subclose:before { border-color:#fff; } 
.mm-menu .mm-list > li > a.mm-subopen:before { } 
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {color:#fff; background: #2ca958;}
.mm-menu .mm-list > li.mm-label { background: rgba(255, 255, 255, 0.05); } 
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul { background: rgba(255, 255, 255, 0.05); }  

.mm-list.mm-highest > li { list-style: none; display: block; padding:0px; margin:0px; background:none; border-radius:0px;khtml-border-radius:0px;moz-border-radius:0px;webkit-border-radius:0px; } 
.mm-list.mm-highest > li > a { display:block; border-radius:0px;khtml-border-radius:0px;moz-border-radius:0px;webkit-border-radius:0px }
.mm-list.mm-highest > li > a:hover {  }
.mm-list.mm-highest > li > a.mm-subclose, .mm-list.mm-highest > li > a.mm-subclose:hover { font-size:16px; line-height: 24px; padding:8px 0 8px 40px; border-bottom:0 none; }
.mm-list > li.current-menu-item > span,
.mm-list > li > a { font-family: 'Rubik', sans-serif; font-size: 16px; padding: 12px 45px 12px 20px; color:#434a5d; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.mm-list > li.current-menu-item > span,
.mm-list > li > a.selected{ background:#2ca958; color: #ffffff;}
.mm-list > li.current-menu-item > span,
.mm-list > li > a:hover, .mm-list > li > a.active { background:#2ca958; color: #ffffff;}
.mm-list a.mm-subopen:hover{ background:#000000; border-left: 1px solid #000000;}
.mm-list > li > a:hover span{color:#ffffff;}
.mm-list > li > a span { display:inline-block; padding-left:5px; color:#5c5c5c; font-weight:400; line-height:20px; text-transform:uppercase; }
.mm-list a.mm-subopen:hover { /*background:#f1ae0d; border-left: solid 1px #f1ae0d ;*/ }

/*
jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
box-sizing: border-box;
position: relative;
overflow:hidden;}

.mm-slideout {
-webkit-transition: -webkit-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
transition: transform 0.4s ease; }

html.mm-opened {
overflow: hidden;
position: relative; }
html.mm-opened body {
overflow: hidden; }

html.mm-background .mm-page {
background: inherit; }

#mm-blocker {
background: rgba(0, 0, 0, 0.7);
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
display: block; }

.mm-menu.mm-offcanvas {
display: none;
position: fixed; }
.mm-menu.mm-current {
display: block; }

.mm-menu {
width:100%;
min-width: 150px;
max-width:265px; }

html.mm-opening .mm-slideout {
-webkit-transform: translate(80%, 0);
-moz-transform: translate(80%, 0);
-ms-transform: translate(80%, 0);
-o-transform: translate(80%, 0);
transform: translate(80%, 0); }

@media all and (max-width: 175px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate(120px, 0);
-moz-transform: translate(120px, 0);
-ms-transform: translate(120px, 0);
-o-transform: translate(120px, 0);
transform: translate(120px, 0); } }
@media all and (min-width: 550px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate(265px, 0);
-moz-transform: translate(265px, 0);
-ms-transform: translate(265px, 0);
-o-transform: translate(265px, 0);
transform: translate(265px, 0); } }
@media all and (max-width: 550px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate(265px, 0);
-moz-transform: translate(265px, 0);
-ms-transform: translate(265px, 0);
-o-transform: translate(265px, 0);
transform: translate(265px, 0); } }
/*
jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
border: 1px solid transparent;
border-radius: 5px;
text-align: center;
line-height: 20px;
overflow: hidden;
display: block;
padding: 0;
margin: 0;
position: relative; }
.mm-buttonbar:after {
content: '';
display: block;
clear: both; }
.mm-buttonbar > * {
border-left: 1px solid transparent;
box-sizing: border-box;
display: block;
width: 100%;
height: 100%;
float: left;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; }
.mm-buttonbar > a {
text-decoration: none; }
.mm-buttonbar > input {
position: absolute;
left: -1000px;
top: -1000px; }
.mm-buttonbar > input:checked + label {
border-color: transparent  !important; }
.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
border-left: none; }
.mm-buttonbar.mm-buttonbar-2 > * {
width: 50%; }
.mm-buttonbar.mm-buttonbar-3 > * {
width: 33.33%; }
.mm-buttonbar.mm-buttonbar-4 > * {
width: 25%; }
.mm-buttonbar.mm-buttonbar-5 > * {
width: 20%; }

.mm-header .mm-buttonbar {
margin-top: 20px;
margin-left: -30px;
margin-right: -30px; }

.mm-footer .mm-buttonbar {
border: none;
border-radius: none;
line-height: 40px;
margin: -10px -10px 0 -20px; }
.mm-footer .mm-buttonbar > * {
border-left: none; }

.mm-list > li > .mm-buttonbar {
margin: 10px 20px; }

.mm-menu .mm-buttonbar {
border-color: rgba(255, 255, 255, 0.6);
background: #333333; }
.mm-menu .mm-buttonbar > * {
border-color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-buttonbar > input:checked + label {
background: rgba(255, 255, 255, 0.6);
color: #333333; }

/*  jQuery.mmenu counters addon CSS  */
em.mm-counter {
font: inherit;
font-size: 14px;
font-style: normal;
text-indent: 0;
line-height: 20px;
display: block;
margin-top: -10px;
position: absolute;
right: 40px;
top: 50%; }
em.mm-counter + a.mm-subopen {
padding-left: 40px; }
em.mm-counter + a.mm-subopen + a,
em.mm-counter + a.mm-subopen + span {
margin-right: 80px; }
em.mm-counter + a.mm-fullsubopen {
padding-left: 0; }

.mm-vertical em.mm-counter {
top: 12px;
margin-top: 0; }

.mm-nosubresults > em.mm-counter {
display: none; }

.mm-menu em.mm-counter {
color: rgba(255, 255, 255, 0.3); }

/*
jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s; }

/*
jQuery.mmenu footer addon CSS
*/
.mm-footer {
background: inherit;
border-top: 1px solid transparent;
text-align: center;
line-height: 20px;
box-sizing: border-box;
width: 100%;
height: 40px;
padding: 10px 10px 0 20px;
position: absolute;
z-index: 2;
bottom: 0;
left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after {
height: 80px; }

.mm-menu .mm-footer {
border-color: rgba(0, 0, 0, 0.15);
color: rgba(255, 255, 255, 0.3); }

/*
jQuery.mmenu header addon CSS
*/
.mm-header {
background: inherit;
border-bottom: 1px solid transparent;
text-align: center;
line-height: 20px;
box-sizing: border-box;
width: 100%;
height: 60px;
padding: 0 50px;
position: absolute;
z-index: 2;
top: 0;
left: 0; }
.mm-header .mm-title,
.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
padding-top: 30px; }
.mm-header .mm-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: inline-block;
width: 100%;
position: relative; }
.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
text-decoration: none;
display: block;
box-sizing: border-box;
min-width: 10px;
height: 100%;
position: absolute;
top: 0;
z-index: 1; }
.mm-header .mm-prev {
padding-left: 20px;
padding-right: 10px;
left: 0; }
.mm-header .mm-next,
.mm-header .mm-close {
padding-left: 10px;
padding-right: 20px;
right: 0; }
.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
content: '';
border: 2px solid transparent;
display: inline-block;
width: 7px;
height: 7px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
.mm-header [href].mm-prev:before {
border-right: none;
border-bottom: none;
margin-left: 2px;
margin-right: 5px; }
.mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
margin-left: 5px;
margin-right: -2px; }
.mm-header [href].mm-next:after {
border-top: none;
border-left: none; }
.mm-header [href].mm-close:after {
content: 'x'; }

.mm-menu.mm-hassearch .mm-header {
height: 50px;
top: 50px; }
.mm-menu.mm-hassearch .mm-header .mm-title,
.mm-menu.mm-hassearch .mm-header .mm-prev,
.mm-menu.mm-hassearch .mm-header .mm-next,
.mm-menu.mm-hassearch .mm-header .mm-close {
padding-top: 20px; }

.mm-menu.mm-hasheader li.mm-subtitle {
display: none; }
.mm-menu.mm-hasheader > .mm-panel {
padding-top: 80px; }
.mm-menu.mm-hasheader > .mm-panel.mm-list {
padding-top: 60px; }
.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
margin-top: -20px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
padding-top: 120px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
padding-top: 100px; }

.mm-menu .mm-header {
border-color: rgba(0, 0, 0, 0.15);
color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-header .mm-prev:before,
.mm-menu .mm-header .mm-next:after,
.mm-menu .mm-header .mm-close:after {
border-color: rgba(255, 255, 255, 0.3); }

/*
jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding: 0;
line-height: 25px; }
.mm-list li.mm-label.mm-opened a.mm-subopen:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
display: none; }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
top: 8.5px; }

.mm-menu .mm-list li.mm-label > div > div {
background: rgba(255, 255, 255, 0.05); }

/*
jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
box-sizing: border-box; }

.mm-list > li.mm-search {
padding: 10px;
margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search {
margin-top: 0; }

div.mm-panel > div.mm-search {
padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search {
margin-top: 0; }

.mm-menu > .mm-search {
background: inherit;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2; }

.mm-search {
padding: 10px; }
.mm-search input {
border: none;
border-radius: 30px;
font: inherit;
font-size: 14px;
line-height: 30px;
outline: none;
display: block;
width: 100%;
height: 30px;
margin: 0;
padding: 0 10px; }
.mm-search input::-ms-clear {
display: none; }

.mm-menu .mm-noresultsmsg {
text-align: center;
font-size: 21px;
display: none;
padding: 60px 0; }
.mm-menu .mm-noresultsmsg:after {
border: none !important; }

.mm-noresults .mm-noresultsmsg {
display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
display: none; }
.mm-menu li.mm-nosubresults > a.mm-subopen + a,
.mm-menu li.mm-nosubresults > a.mm-subopen + span {
padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel {
padding-top: 70px; }
.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
margin-top: -10px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
padding-top: 0; }

.mm-menu .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.3); }

/*
jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
position: absolute;
left: -10000px; }

label.mm-toggle,
label.mm-check {
margin: 0;
position: absolute;
bottom: 50%;
z-index: 2; }
label.mm-toggle:before,
label.mm-check:before {
content: '';
display: block; }

label.mm-toggle {
border-radius: 30px;
width: 50px;
height: 30px;
margin-bottom: -15px; }
label.mm-toggle:before {
border-radius: 30px;
width: 28px;
height: 28px;
margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
float: right; }

label.mm-check {
width: 30px;
height: 30px;
margin-bottom: -15px; }
label.mm-check:before {
border-left: 3px solid;
border-bottom: 3px solid;
width: 40%;
height: 20%;
margin: 25% 0 0 20%;
opacity: 0.1;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
opacity: 1; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
bottom: auto;
margin-bottom: 0; }
.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
top: 5px; }
.mm-menu.mm-vertical .mm-list > li label.mm-check {
top: 5px; }

label.mm-toggle, label.mm-check {
right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
margin-right: 70px; }

label.mm-check + a,
label.mm-check + span {
margin-right: 50px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
right: 50px; }

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
margin-right: 100px; }

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
margin-right: 80px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
right: 90px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
margin-right: 140px; }

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
margin-right: 120px; }

.mm-menu label.mm-toggle {
background: rgba(0, 0, 0, 0.15); }
.mm-menu label.mm-toggle:before {
background: #333333; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }

.mm-menu label.mm-check:before {
border-color: rgba(255, 255, 255, 0.6); }

/*
jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
-webkit-transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
-webkit-transform: translateX(-30%);
-moz-transform: translateX(-30%);
-ms-transform: translateX(-30%);
-o-transform: translateX(-30%);
transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
-webkit-transform: translateX(30%);
-moz-transform: translateX(30%);
-ms-transform: translateX(30%);
-o-transform: translateX(30%);
transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
-webkit-transform: translateY(-30%);
-moz-transform: translateY(-30%);
-ms-transform: translateY(-30%);
-o-transform: translateY(-30%);
transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
-webkit-transform: translateY(30%);
-moz-transform: translateY(30%);
-ms-transform: translateY(30%);
-o-transform: translateY(30%);
transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
-webkit-transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
-webkit-transform: scale(0.7, 0.7) translateX(-30%);
-moz-transform: scale(0.7, 0.7) translateX(-30%);
-ms-transform: scale(0.7, 0.7) translateX(-30%);
-o-transform: scale(0.7, 0.7) translateX(-30%);
transform: scale(0.7, 0.7) translateX(-30%);
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
-webkit-transform: scale(1, 1) translateX(0%);
-moz-transform: scale(1, 1) translateX(0%);
-ms-transform: scale(1, 1) translateX(0%);
-o-transform: scale(1, 1) translateX(0%);
transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
-webkit-transform: scale(0.7, 0.7) translateX(30%);
-moz-transform: scale(0.7, 0.7) translateX(30%);
-ms-transform: scale(0.7, 0.7) translateX(30%);
-o-transform: scale(0.7, 0.7) translateX(30%);
transform: scale(0.7, 0.7) translateX(30%);
-webkit-transform-origin: right center;
-moz-transform-origin: right center;
-ms-transform-origin: right center;
-o-transform-origin: right center;
transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
-webkit-transform: scale(1, 1) translateX(0%);
-moz-transform: scale(1, 1) translateX(0%);
-ms-transform: scale(1, 1) translateX(0%);
-o-transform: scale(1, 1) translateX(0%);
transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
-webkit-transform: scale(0.7, 0.7) translateY(-30%);
-moz-transform: scale(0.7, 0.7) translateY(-30%);
-ms-transform: scale(0.7, 0.7) translateY(-30%);
-o-transform: scale(0.7, 0.7) translateY(-30%);
transform: scale(0.7, 0.7) translateY(-30%);
-webkit-transform-origin: center top;
-moz-transform-origin: center top;
-ms-transform-origin: center top;
-o-transform-origin: center top;
transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
-webkit-transform: scale(1, 1) translateY(0%);
-moz-transform: scale(1, 1) translateY(0%);
-ms-transform: scale(1, 1) translateY(0%);
-o-transform: scale(1, 1) translateY(0%);
transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
-webkit-transform: scale(0.7, 0.7) translateY(30%);
-moz-transform: scale(0.7, 0.7) translateY(30%);
-ms-transform: scale(0.7, 0.7) translateY(30%);
-o-transform: scale(0.7, 0.7) translateY(30%);
transform: scale(0.7, 0.7) translateY(30%);
-webkit-transform-origin: center bottom;
-moz-transform-origin: center bottom;
-ms-transform-origin: center bottom;
-o-transform-origin: center bottom;
transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
-webkit-transform: scale(1, 1) translateY(0%);
-moz-transform: scale(1, 1) translateY(0%);
-ms-transform: scale(1, 1) translateY(0%);
-o-transform: scale(1, 1) translateY(0%);
transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
-webkit-transform: scale(1.5, 1.5) translateX(100%);
-moz-transform: scale(1.5, 1.5) translateX(100%);
-ms-transform: scale(1.5, 1.5) translateX(100%);
-o-transform: scale(1.5, 1.5) translateX(100%);
transform: scale(1.5, 1.5) translateX(100%);
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
-webkit-transition-property: -webkit-transform, left;
transition-property: transform, left; }
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
-webkit-transform: scale(1, 1) translateX(0%);
-moz-transform: scale(1, 1) translateX(0%);
-ms-transform: scale(1, 1) translateX(0%);
-o-transform: scale(1, 1) translateX(0%);
transform: scale(1, 1) translateX(0%); }
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
-webkit-transform: scale(0.7, 0.7) translateX(-30%);
-moz-transform: scale(0.7, 0.7) translateX(-30%);
-ms-transform: scale(0.7, 0.7) translateX(-30%);
-o-transform: scale(0.7, 0.7) translateX(-30%);
transform: scale(0.7, 0.7) translateX(-30%); }

/*
jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
width: 100%;
min-width: 140px;
max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(100%, 0);
-moz-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
transform: translate(100%, 0); }

@media all and (max-width: 140px) {
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(140px, 0);
-moz-transform: translate(140px, 0);
-ms-transform: translate(140px, 0);
-o-transform: translate(140px, 0);
transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(10000px, 0);
-moz-transform: translate(10000px, 0);
-ms-transform: translate(10000px, 0);
-o-transform: translate(10000px, 0);
transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-100%, 0);
-moz-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-140px, 0);
-moz-transform: translate(-140px, 0);
-ms-transform: translate(-140px, 0);
-o-transform: translate(-140px, 0);
transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-10000px, 0);
-moz-transform: translate(-10000px, 0);
-ms-transform: translate(-10000px, 0);
-o-transform: translate(-10000px, 0);
transform: translate(-10000px, 0); } }
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
height: 100%;
min-height: 140px;
max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
box-shadow: none !important; }

/*
jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
width: 100%;
min-width: 100%;
max-width: 100%; }

.mm-menu.mm-right {
left: auto;
right: 0; }

.mm-menu.mm-bottom {
top: auto;
bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-265px, 0);
-moz-transform: translate(-265px, 0);
-ms-transform: translate(-265px, 0);
-o-transform: translate(-265px, 0);
transform: translate(-265px, 0); }

@media all and (max-width: 175px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-140px, 0);
-moz-transform: translate(-140px, 0);
-ms-transform: translate(-140px, 0);
-o-transform: translate(-140px, 0);
transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-265px, 0);
-moz-transform: translate(-265px, 0);
-ms-transform: translate(-265px, 0);
-o-transform: translate(-265px, 0);
transform: translate(-265px, 0); } }
/*
jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important;
z-index: 0 !important; }

.mm-menu.mm-front {
z-index: 1;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
-webkit-transition: -webkit-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
transition: transform 0.4s ease;
-webkit-transform: translate(-100%, 0);
-moz-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0); }
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
-webkit-transform: translate(100%, 0);
-moz-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
height: 80%;
min-height: 140px;
max-height: 880px; }

/*
jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
background: #f3f3f3;
color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-list > li:after {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li > a.mm-subclose {
background: rgba(255, 255, 255, 0.6);
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
background: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-light .mm-list > li.mm-label {
background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
border-color: rgba(0, 0, 0, 0.6);
background: #f3f3f3; }
.mm-menu.mm-light .mm-buttonbar > * {
border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-buttonbar > input:checked + label {
background: rgba(0, 0, 0, 0.6);
color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after,
.mm-menu.mm-light .mm-header .mm-close:after {
border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
background: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light label.mm-toggle:before {
background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }

html.mm-opened.mm-white .mm-page {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
background: white;
color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-list > li:after {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li > a.mm-subclose {
background: rgba(0, 0, 0, 0.06);
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
background: rgba(0, 0, 0, 0.06); }
.mm-menu.mm-white .mm-list > li.mm-label {
background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
border-color: rgba(0, 0, 0, 0.6);
background: white; }
.mm-menu.mm-white .mm-buttonbar > * {
border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-buttonbar > input:checked + label {
background: rgba(0, 0, 0, 0.6);
color: white; }

.mm-menu.mm-white label.mm-check:before {
border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after,
.mm-menu.mm-white .mm-header .mm-close:after {
border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
background: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white label.mm-toggle:before {
background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }

html.mm-opened.mm-black .mm-page {
box-shadow: none; }

.mm-menu.mm-black {
background: black;
color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-list > li:after {
border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li > a.mm-subclose {
background: rgba(255, 255, 255, 0.25);
color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
border-color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
background: rgba(255, 255, 255, 0.25); }
.mm-menu.mm-black .mm-list > li.mm-label {
background: rgba(255, 255, 255, 0.15); }
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
border-color: rgba(255, 255, 255, 0.6);
background: black; }
.mm-menu.mm-black .mm-buttonbar > * {
border-color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-buttonbar > input:checked + label {
background: rgba(255, 255, 255, 0.6);
color: black; }

.mm-menu.mm-black label.mm-check:before {
border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
border-color: rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
border-color: rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after,
.mm-menu.mm-black .mm-header .mm-close:after {
border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black label.mm-toggle:before {
background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }


.mm-list > li.f-social, .mm-menu .mm-list > li.f-social.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.f-social.mm-selected > span{ padding:10px 0 10px; width:100%;  text-align:center; }
.mm-list > li.f-social a { display:inline-block; background:url(../img/top-img.png) no-repeat; width:31px; height:31px; padding:0px; margin:0px 5px; text-indent:-999999px; }
.mm-list > li:last-child{ border-bottom:none;}
.mm-list > li.f-social a.login { background-position:0px 0px; }
.mm-list > li.f-social a.mapa { background-position:-33px 0px; }

.mobi-logo {background: #ffffff;float: left;padding: 10px 0 10px 0;position: relative; text-align: center; width: 100%;  z-index: 99; height:80px; border-bottom: 1px solid rgba(255,255,255,0.3);}
.mobi-logo img{float:none;}
.size-no a {display: inline-block !important;width: auto;padding:10px 13px !important;background: #fff; border: solid 1px #000;color: #000 !important;margin-right: 10px !important; float: none;}
.size-no{ text-align:center;margin-top: 13px !important;}
.size-no a:hover{background: #000 !important;color: #fff !important;}
.lang-menu{ text-align:center}
.lang-menu a{ width:auto;padding: 10px 5px 6px !important; display: inline-block !important;}
.lang-menu a:hover{background: none !important; text-decoration:underline}
.lang-menu.white-bg{ background:#fff; float:left; width:100%; padding:6px 10px 2px 20px;}
/* .phone{ background:url(../images/mob-icon-white.png) no-repeat 20px 5px;padding-left: 55px !important;}
.phone:hover{ background:#bf221e url(../images/mob-icon-white.png) no-repeat 20px 5px!important;}
.watsup{ background:url(../images/whatapp-white.png) no-repeat 20px 5px;padding-left: 55px !important;}
.watsup:hover{ background:#bf221e url(../images/whatapp-white.png) no-repeat 20px 5px!important;}
.lang-menu.white-bg a:hover img{ opacity:0.7 } */

#mm-blocker, .mm-blocker, .mmoverly {
background:rgba(0,0,0,0.4);
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left:0px;
z-index: 99999;
box-shadow: 0px 7px 8px rgba(0,0,0,0.6);
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#mm-blocker.mclose {
background:#ffffff url(../images/close.png) no-repeat 14px center;
display:block;
width:48px;
height:48px;
position:fixed;
top:28px;
right:265px;
left:auto;
z-index:100000;
cursor:pointer;
box-shadow: 0px 7px 8px rgba(0,0,0,0);
-webkit-transition: -webkit-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
transition: transform 0.5s ease;
-webkit-transform: translate(325px, 0);
-moz-transform: translate(325px, 0);
-ms-transform: translate(325px, 0);
-o-transform: translate(325px, 0);
transform: translate(325px, 0);
border: 1px solid #e1e1e1;
}
#mm-blocker.mclose:hover { }
html.mm-opening #mm-blocker.mclose {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
html.mm-opened #mm-blocker, html.mm-opened .mm-blocker, html.mm-opened .mmoverly,
html.mm-blocking #mm-blocker {
display: block; }

html.mm-opening .mm-page.mm-slideout::after {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.8s ease-in-out 0s;
    width: 100%;
    z-index: 999;
}

.mm-menu .mm-list > li.mob-social {
    border-bottom: medium none;
    float: left;
    padding: 20px 20px 10px;
    width: 100%;
	text-align:center;
}
.mm-menu .mm-list > li.mob-social a {
    line-height: 18px;
    margin: 0 7px 0 0;
    padding: 0 7px 0 0;
}

/* .mm-menu .mm-list > li.mob-social a.twt-icon {background: rgba(0, 0, 0, 0) url("../images/twt-ico.jpg") no-repeat scroll 0 0; display: inline-block; float: none; height: 36px; width: 36px; border-radius:50%; padding:0; background-size:cover;}
.mm-menu .mm-list > li.mob-social a.in-icon {background: rgba(0, 0, 0, 0) url("../images/in-ico.jpg") no-repeat scroll 0 0; display: inline-block; float: none;  height: 36px; width: 36px; border-radius:50%; padding:0; background-size:cover;}
.mm-menu .mm-list > li.mob-social a.yt-icon {background: rgba(0, 0, 0, 0) url("../images/yt-ico.jpg") no-repeat scroll 0 0; display: inline-block; float: none; height: 36px; width: 36px;  border-radius:50%; padding:0; background-size:cover;}
.mm-menu .mm-list > li.mob-social a.twt-icon:hover { opacity:0.7; background-size:cover;}
.mm-menu .mm-list > li.mob-social a.in-icon:hover { opacity:0.7; background-size:cover;}
.mm-menu .mm-list > li.mob-social a.yt-icon:hover { opacity:0.7; background-size:cover;} */


.mm-menu .mm-list > li.mob-social{border-bottom:medium none;float:left;padding:20px 20px 10px;width:100%;text-align:center;}
.mm-menu .mm-list > li.mob-social a{line-height:18px;margin:0 7px 0 0;padding:0 7px 0 0;}
.mm-menu .mm-list > li.mob-social a.fb-icon{background:rgba(0, 0, 0, 0) url("../images/fb-ico.jpg") no-repeat scroll 0 0;display:inline-block;float:none;height:36px;width:36px;border-radius:50%;padding:0;background-size:cover;}
.mm-menu .mm-list > li.mob-social a.inst-icon{background:rgba(0, 0, 0, 0) url("../images/Instagram.jpg") no-repeat scroll 0 0;display:inline-block;float:none;height:36px;width:36px;border-radius:50%;padding:0;background-size:cover;}
.mm-menu .mm-list > li.mob-social a.in-icon{background:rgba(0, 0, 0, 0) url("../images/in-ico.jpg") no-repeat scroll 0 0;display:inline-block;float:none;height:36px;width:36px;border-radius:50%;padding:0;background-size:cover;}
.mm-menu .mm-list > li.mob-social a.fb-icon:hover{opacity:0.7;background-size:cover;}
.mm-menu .mm-list > li.mob-social a.inst-icon:hover{opacity:0.7;background-size:cover;}
.mm-menu .mm-list > li.mob-social a.in-icon:hover{opacity:0.7;background-size:cover;}
@charset "utf-8";
/* CSS Document */

input[type="submit"], input[type="button"], input[type="text"], input[type="password"], input[type="email"], textarea { -webkit-appearance: none; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; -o-border-radius:0px; }

/* #Media Queries
================================================== */
@media only screen and (min-width: 1920px){
body{ overflow-x:hidden;}	
	.non-mb {display: block !important;}
	.mb {display: none !important;}
}
@media only screen and (max-width: 1280px) {
body{ overflow-x:hidden;}	
	.non-mb {display: block !important;}
	.mb {display: none !important;}
}
 
@media screen and (min-width:1024px) and (max-width:1199px) {
	.non-mb {display: none !important;}
img {max-width:100%; }
.row, .hdr-row { width:1000px; }
.flexslider .slides > li {min-height: inherit;}
.ddsmoothmenu ul li {margin: 0px 10px;}
.ddsmoothmenu ul li a {font-size: 15px;}
.top-banner .flex-caption {top: 95px;}
.top-banner .flex-control-nav.row { width: 7px;} 
.top-banner .flex-caption {left: 75px;}
.flex-caption h1 {font-size: 40px; line-height: 50px; padding-bottom: 15px; margin-bottom: 20px;}
.flex-caption h1 span { display: block;}
.flex-caption p { font-size: 22px; padding-bottom: 25px;}
.auction-lst ul li a { line-height: 26px; padding: 30px 40px; height: 125px;}
.about-auction .about-rgt h4 {font-size: 22px; line-height: 30px;}
.about-auction .about-rgt p {font-size: 16px; line-height: 26px;}
.auction-lst {padding: 40px 0 50px;}
.current-auction .cur-auc-lst {margin-top: 50px;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li {display: flex; flex-wrap: wrap;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-img {display: flex; width: 35%;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-img img { width: auto; max-width: none;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-cnt {width: 61%;}
.auction-lst ul li::after { height: 100%;}

}

/* Smaller than standard 1024 (devices and browsers) */
@media screen and (min-width:768px) and (max-width:1023px) {    
	.non-mb {display: none !important;}
img {max-width:100%; }
.row, .hdr-row { width:750px; }
.flexslider .slides > li {min-height: inherit;}
.top-banner .flex-control-nav.row { width: 7px;} 
.ddsmoothmenu ul li {margin: 0px 8px;}
.ddsmoothmenu ul li a {font-size: 14px;} 
a.reg-ico { display: none;}
.top-menu .top-rgt .scl-lnks {margin-right: 0;}
.top-menu .top-lft { width: 50%;}
.get-quote-btn { display: none;}
.menu-top { padding: 15px;}
.menu-top .menu-hdr { padding: 0;}

.top-banner .flex-caption {top: 60px;}
.top-banner .flex-control-nav.row { width: 7px;} 
.top-banner .flex-caption {left: 50px;}
.top-banner .flex-control-nav { left: 20px;}
.flex-caption h1 {font-size: 32px; line-height: 42px; padding-bottom: 10px; margin-bottom: 15px;}
.flex-caption h1 span { display: block;}
.flex-caption p { font-size: 20px; line-height: 28px; padding-bottom: 15px;}
.flex-caption .flex-cont { width: 400px;}
.demo a { bottom: 30px;}
.auction-lst ul li { width: 49%; margin-right: 2%; margin-bottom: 15px;}
.auction-lst ul li a { padding: 35px 30px; height: 125px;}
.auction-lst ul li::after { height: 100%;}
.auction-lst ul li:nth-child(2n+2) { margin-right: 0;}
.about-auction .about-lft { width: 100%; margin-right: 0; margin-bottom: 20px;}
.about-auction .about-rgt { width: 100%;}
.auction-lst {padding: 35px 0 40px;}
.about-auction {padding-bottom: 50px;}
.current-auction .cur-auc-lst {margin-top: 30px;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li {display: flex; flex-wrap: wrap;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-img {display: flex; width: 26%;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-img img { width: auto; max-width: none;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-cnt {width: 70%;}
.current-auction .cur-auc-lst .cur-auc-lft { width: 100%; margin-right: 0; margin-bottom: 40px;}
.current-auction .cur-auc-lst .cur-auc-rgt { width: 100%;}
.current-auction .cur-auc-lst .cur-auc-lft img {margin-bottom: 20px;}
.current-auction {padding: 40px 0 60px;}
.maxanet-info .info-cnt .info-lft {width: 80%;}
.maxanet-info .info-cnt h4 {font-size: 22px; line-height: 30px;}
.maxanet-info {padding: 50px 0 35px;}
.current-auction h1 {font-size: 28px; line-height: 38px; margin-bottom: 20px;}
.maxanet-info .info-cnt h1 {font-size: 28px; line-height: 38px; margin-bottom: 10px;}
.upcoming-lst {padding: 35px 0 40px;}
.upcoming-lst h1 {font-size: 36px; line-height: 50px; margin-bottom: 30px;}
.ftr-top ul li p {padding-right: 10px;}
.ftr-top ul li p br { display: none;}
.ftr-top ul {padding-bottom: 30px; margin-bottom: 20px;}
footer {padding: 35px 0 25px;}
}


/* Smaller than standard 768 (devices and browsers) */
@media screen and (max-width:767px) {
.non-mb {display: none !important;}
img {max-width:100%; }
.row, .hdr-row { width:100%; padding:0px 15px; }
.flexslider .slides > li {min-height: inherit;}
.top-banner .flex-control-nav.row { width: 7px;} 
.menu { display: none;}
.top-menu {height: auto; padding: 0;}
.top-menu .top-hdr { display: none;}
.top-menu .top-rgt .scl-lnks {margin-right: 0;}
.top-menu .top-lft { width: 50%;}
.get-quote-btn { display: none;}
.menu-top { padding: 15px; margin-top: 0; border-radius: 0;}
.top-menu::after { content: none;}
.menu-top .menu-hdr { padding: 0;}
.top-menu .hdr-row { padding: 0;}
.menu-top .logo { width: 150px;}
.m-menu { display: block;}

.top-banner { height:450px;}
.top-banner .flexslider { min-height:inherit; height:450px;}
.top-banner .flexslider .slides > li{ min-height:inherit;  background:no-repeat center center; background-size: cover;}
.top-banner .flexslider .slides > li img {opacity: 0; display:none;}
.top-banner .flex-caption .flex-cont { width: 100%;}
.top-banner .flex-control-nav li {margin: 0 15px 0px 0;}
.top-banner .flex-control-nav.row { width: auto;}
.top-banner .flex-control-nav { bottom: 30px; right: 0; top: auto; left: auto; text-align: right;}
.flex-caption h1 {font-size: 38px; line-height: 52px; padding-bottom: 15px; margin-bottom: 20px;}
.flex-caption h1 span { display: block;}
.flex-caption p { font-size: 20px; line-height: 28px; padding-bottom: 25px;}
.flex-caption a { font-size: 14px; width: 120px; height: 44px; line-height: 28px;}
.flex-caption a::after {width: 120px; height: 44px;}
.top-banner .flex-caption {top: 70px;}

.auction-lst ul li { width: 49%; margin-right: 2%; margin-bottom: 15px;}
.auction-lst ul li a { padding: 35px 30px; height: 125px;}
.auction-lst ul li::after { height: 100%; background-size: contain;}
.auction-lst ul li:nth-child(2n+2) { margin-right: 0;}
.about-auction .about-lft { width: 100%; margin-right: 0; margin-bottom: 20px;}
.about-auction .about-rgt { width: 100%;}
.auction-lst {padding: 35px 0 40px;}
.about-auction {padding-bottom: 50px;}
.current-auction .cur-auc-lst {margin-top: 30px;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li {display: flex; flex-wrap: wrap;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-img {display: flex; width: 26%;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-img img { width: auto; max-width: none;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-cnt {width: 70%;}
.current-auction .cur-auc-lst .cur-auc-lft { width: 100%; margin-right: 0; margin-bottom: 40px;}
.current-auction .cur-auc-lst .cur-auc-rgt { width: 100%;}
.current-auction .cur-auc-lst .cur-auc-lft img {margin-bottom: 20px;}
.current-auction {padding: 40px 0 60px;}
.maxanet-info .info-cnt .info-lft {width: 70%;}
.maxanet-info .info-cnt h4 {font-size: 22px; line-height: 30px;}
.maxanet-info {padding: 35px 0;}
.maxanet-info .info-cnt h1 {font-size: 28px; line-height: 38px; margin-bottom: 10px;}
.current-auction h1 {font-size: 32px; line-height: 42px; margin-bottom: 20px;}
.about-auction .about-rgt h1 {font-size: 32px; line-height: 42px;}
.about-auction .about-rgt h4 {font-size: 22px; line-height: 30px; margin-bottom: 15px;}
.about-auction .about-rgt p {font-size: 16px; line-height: 26px;}
.upcoming-lst {padding: 35px 0 40px;}
.upcoming-lst h1 {font-size: 32px; line-height: 42px; margin-bottom: 30px;}
.ftr-top ul li { width: 50%; margin-bottom: 20px;}
.ftr-top ul li p {padding-right: 10px;}
.ftr-top ul {padding-bottom: 10px; margin-bottom: 20px;}
footer {padding: 35px 0 25px;}
} 

/* Mobile Landscape Size (devices and browsers) */
@media screen and (max-width:639px) {
.auction-lst ul li a {line-height: 28px;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-img {width: 45%;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-cnt {width: 51%;}
.maxanet-info .info-cnt .info-lft { width: 100%; margin-bottom: 20px;}
.maxanet-info .info-cnt .info-rgt { float: left; width: 100%;}
a.wht-btn { float: left;}
.ftr-top ul li { width: 100%;}
.ftr-btm .ftr-btm-lnks { float: left; width: 100%; text-align: center; margin-bottom: 20px;}
.ftr-btm .ftr-btm-lnks ul { width: 100%;}
.ftr-btm .ftr-btm-lnks ul li { float: none; display: inline-block;}
.ftr-btm .ftr-btm-lnks ul li a { float: none; display: inline-block;}
.ftr-btm p { width: 100%; text-align: center;}
.upcoming-lst h1 { font-size: 28px; line-height: 38px;}
.upcoming-lst .upcoming-slide .up-btn { position: relative; float: left; width: 100%; top: auto; right: auto;}
#upcoming-slide { margin-bottom: 20px;}
.upcoming-lst .upcoming-slide .up-btn a.grn-btn { float: right;}
.upcoming-lst .upcoming-slide .up-cnt-main .up-main-cnt {min-height: inherit;}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media screen and (max-width:479px) {
	.non-mb {display: none !important;}
.auction-lst ul li { width: 100%; margin-right: 0;}
.auction-lst ul li a { height: auto; padding: 20px 30px;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-img { width: 100%; margin-right: 0; display: block; margin-bottom: 15px;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-img img { width: 100%;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li .cur-rgt-cnt { width: 100%;}
.current-auction .cur-auc-lst .cur-auc-rgt ul li { display: block;}
.upcoming-lst .upcoming-slide .up-cnt-main .up-main-cnt h2 {font-size: 20px; line-height: 30px;}
.maxanet-info .info-cnt h4 { font-size: 20px; line-height: 28px;}
.auction-lst ul li a { line-height: 50px;}
}

@media screen and (max-width:359px) {
.flex-caption h1 {font-size: 32px; line-height: 42px;}

}

@media screen and (max-width:319px) {

}

