/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {list-style: none;}
img{max-width: 100%; height: auto;}

@font-face {
    font-family: 'icon-worksregular';
    src:url(../fonts/icon-works-webfont.eot);
    src: url(../fonts/icon-works-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/icon-works-webfont.woff) format('woff'),
         url(../fonts/icon-works-webfont.ttf) format('truetype'),
         url(../fonts/icon-works-webfont.svg#icon-worksregular) format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'HD Hyundai Gothic';
    src:url("../fonts/HDHyundaiGothicEN-Bold.ttf");
    src: url("../fonts/HDHyundaiGothicEN-Bold.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'HD Hyundai Gothic';
    src:url("../fonts/HDHyundaiGothicEN-Regular.ttf");
    src: url("../fonts/HDHyundaiGothicEN-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'HD Hyundai Gothic';
    src:url("../fonts/HDHyundaiGothicEN-Light.ttf");
    src: url("../fonts/HDHyundaiGothicEN-Light.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;

}
/*-- colors - fonts
yellow: 00E600
dark yellow: d3880c
dark blue: 00093c
light gray: f6f6f6
dark gray: 212221
green: 00ab54

font-family: 'HD Hyundai Gothic', sans-serif;
*/
/***** END RESET *****/

body{
	font-family: 'HD Hyundai Gothic', sans-serif !important;
	font-size: 16px;
	line-height: 26px;
	color: #003087;
	overflow-x: hidden;
	width: 100%;
}

::-moz-selection {
    background: #ededed;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #ededed;
    color: #fff;
    text-shadow: none;
}

a{
	color: inherit;
	transition: all .6s ease-in-out; 
	-moz-transition: all .6s ease-in-out; 
	-webkit-transition: all .6s ease-in-out;
	text-decoration: none;
}
a:hover, :hover{	transition: all .6s ease-in-out; 
	-moz-transition: all .6s ease-in-out; 
	-webkit-transition: all .6s ease-in-out;}

.clear{clear:both;}	


.shadow{box-shadow: 0px 6px 14px -7px rgba(0,0,0,.25);}

h1{font-size: 32px; color: inherit; font-weight: 700; line-height:42px;}
h2{font-size: 28px; color: inherit;  font-weight: 700; line-height: 30px;}
h3{font-size: 22px; color: inherit; letter-spacing: 1px; font-weight: 700; line-height: 30px;}
h4{font-size: 16px; color: inherit; letter-spacing: 1.5px; font-weight: 300; line-height: 30px;}

h1#large{color: #404040; font-size: 45px; line-height: 55px; letter-spacing: 3px; margin-bottom: 8px;}

.gray-text{color: #ccc;} .yellow-text{color: #008233;}








/*---BASIC STYLES -----------------------------------*/
#pad{padding: 25px 0;}
#l-pad{padding: 50px 0;}
#xl-pad{padding: 80px 0;}

.dark-gray-bg{background: #212221;}
.lightgray-bg{background: #ededed;}
.blue-bg{background: #002554; color: #fff;}


#pageimage{display: block; width: 100%;}

.wrapper-inner{width: 75%; margin: 0 auto;}
.wrapper-center{width: 75%; margin: 0 auto; text-align: center;}

#gray-btn{ background: #404040; color: #fff; letter-spacing: 1.5px; font-size: 15px; padding:15px 30px; font-family: 'HD Hyundai Gothic', sans-serif; font-weight: 700;}
#gray-btn:hover{background: #000;}

#yellow-btn{ background: #00AD1D; color: #fff; letter-spacing: 1px; font-size: 15px; padding:15px 30px; font-family: 'HD Hyundai Gothic', sans-serif; font-weight: 700; margin: 5px;}
#yellow-btn:hover{background: #008233;}
#yellow-btn .fa{float: right; margin-top: 3px; font-size: 20px;}

#white-btn{background: #fff; color: #003087; letter-spacing: 1px; font-size: 15px; padding:15px 30px; font-family: 'HD Hyundai Gothic', sans-serif; font-weight: 700; margin: 5px;}
#white-btn:hover{background: #eee;}
#white-btn .fa{float: right; margin-top: 3px; font-size: 20px; color: #003087; 
    line-height: 8px;}


/*---titles-------------------------------*/
.title-container{display:flex; flex-direction:row; align-items: center; width:100%; margin: 0 auto 20px auto;}
.title-left{width:50%; justify-content: flex-start; text-align: left}
.title-left h1{color: #008233;  font-size: 55px; line-height: 60px;}
.title-left .wrapper-inner{width: 40%;}
.title-right{width: 75%; justify-content: flex-start; border-top: 2px solid #003087}




/*---HEADER-----------------------------------*/

.header{width:100%; background: #002554; position: relative; z-index: 999;}
.header .wrapper-inner{padding: 15px 0 10px 0; width: 90%}
.header-left{display: inline-block; text-align: left;} 

#logo img{width: 250px;}


.header-right{display: inline-block; float: right}

.mobile-nav{display: inline-block; margin-right: 40px; margin-top: 5px;}

#top-search{float: right; padding: 5px 0 10px 0; display: inline-block;}
#top-search ul{display: inline-block;}
#top-search ul li a{color: #00E600; font-size: 25px;}
#top-search ul li a:hover{color: #00ab54;
	transition: all .1s ease-in-out; 
	-moz-transition: all .1s ease-in-out; 
	-webkit-transition: all .1s ease-in-out;}



#searchbar {
	position: absolute;
    display: none;
    float: left;
    width: 100%;
    height: 62px;
    z-index: 9999;
	box-sizing: border-box;
	height: 100px;
	border-bottom: 1px #e5e5e5 solid;
	background: #008233;
}
#searchbar #searchform #searchsubmit {
    background: url(../siteart/search.png) no-repeat right;
	float: left !important;
    width: 40% !important;
    height: 26px !important;
	padding: 50px 0 !important;
    color: #d73c09 !important;
    border: 0 !important;
    outline: none !important;
    cursor: pointer !important;
}
#searchbar #searchform  .keywords {
	float: left !important;
	width: 60% !important;
    border: 0 !important;
    outline: none !important;
	padding: 34px 25px !important;
	box-sizing: border-box !important;
    font-size: 20px !important;
    line-height: 30px !important;
	color: #fff !important;
	background: #008233 !important;
	font-family: 'HD Hyundai Gothic', sans-serif!important;
	height: auto !important
}
#searchbar ::-webkit-input-placeholder{color: #fff;}
#searchbar :-moz-placeholder{color: #fff;}
#searchbar ::-moz-placeholder{color: #fff;}
#searchbar :-ms-input-placeholder{color: #fff;}



#mobile-top-search{width: 100%; display: none; background: #ededed; padding:10px 0; text-align: center}
#mobile-top-search ul{display: inline-block;}
#mobile-top-search  a{
    font-size: 25px;
	padding:0 15px;
	line-height: 45px;
    color: #000;
	display: inline-block
}
#mobile-top-search ul li a .fa-search{color: #d73c09 !important;}
#mobile-top-search ul li a .fa-search:hover{color: #000;}

#mobile-top-search a:hover{color: #BFBFBF; transition: all .1s ease-in-out; 
	-moz-transition: all .1s ease-in-out; 
	-webkit-transition: all .1s ease-in-out;}




/*---VIDEO STYLES -----------------------------------*/


.myhero > .herovid {
    width: 100%;
    z-index: -1;
    position: absolute;
    background-color: black;
}

.myhero {
    background-size: cover;
    height: 900px;
    display: flex;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    /* background-color: rgba(0, 0, 0, 0.1); */
}

.herovid2 {display: none;}


@media only screen and (max-width: 1600px) {
    .myhero > .herovid {
        height: 100%;
        width: 100%;
        top: 0;
        transform: scale(1.1);
    }
    
    .myhero {
    height: 800px;
}
    
    
}

@media only screen and (max-width: 1400px) {
    .myhero > .herovid {
        height: 100%;
        width: 100%;
        top: 0;
        transform: scale(1.1);
    }
    
    .myhero {
    height: 700px;
}
    
    
}

@media only screen and (max-width: 1200px) {
    .myhero > .herovid {
        height: 100%;
        width: 100%;
        top: 0;
        transform: scale(1.2);
    }
    
    .myhero {
    height: 600px;
}
    
    
}


@media only screen and (max-width: 900px) {
    .myhero > .herovid {
        height: 100%;
        width: 100%;
        top: 0;
        transform: scale(1.2);
    }
    
    .myhero {
    height: 500px;
}
    
    
}

@media only screen and (max-width: 797px) { 
    
    .herovid {display: none;}
    .myhero {display: none;}
    .herovid2 {display: block; width: 100%;}

}




/*---HOME PAGE ----------------------------------*/
/*--slider--*/
.cycle-slideshow {width: 100%; line-height: 0; z-index: 10; position: relative;}
.cycle-slideshow img{width: 100%; z-index: 5 !important; position: relative;}



.slide-main {width: 100%; z-index: 5 !important;}
.slide-main img {width: 100%; }

.slide-main .slide-link{position: absolute; width: 100%; max-width: 800px; padding: 25px 0; color: #fff; z-index: 99999; line-height: normal; top: 15vw; right: 0; float: right;}
.slide-main .slide-link .link-text h1{text-transform: uppercase; font-size: 50px; line-height: 50px; color: #fff; padding: 10px 0; letter-spacing: 1px;}
.slide-main .slide-link .link-text h1 span{color: #00AD1D}
.slide-main .slide-link .link-text p{font-weight: 400; color: #fff; font-size: 22px;}
.slide-main .slide-link  #white-btn{display: block; width: 400px; margin: 20px 0 0 0 ; right: 0; float: right; }

.blue-hr{border-top: 8px solid #00AD1D; width: 140px; margin-bottom: 7px;}

.slide-overlay{	
	background: rgba(23,30,45,.5); 
	position: absolute;
	z-index: 99; 
	float: right;
	height: 100%;
	width:31%;
    display: inline-block;
    top: 0;
    right: 0;
	padding-bottom: 30px;
}





/*-- detailed search--*/
.detailed-search-wrap {width:80%; margin:20px auto 0 auto; padding: 20px 0;}
.detailed-search-wrap .column4 {
	width: 24%;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	margin: 5px 5px 5px 0;
	color: #000 !important;
}

.detailed-search-wrap .column3 {
	width: 32%;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	margin: 5px 5px 5px 0;
	color: #000 !important;
}

.detailed-row .column3.second{vertical-align: middle; margin-top: 20px;}
.detailed-search input[type='submit'] {
	font-size:15px;
	cursor: pointer;
	color:#fff;
	font-weight:700;
	background: #00AD1D;
    width: 100%;
	padding: 9px 0;
	margin-top: 20px;
	letter-spacing: .50px;
	font-family: 'HD Hyundai Gothic', sans-serif;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	outline: none;
	border: none;
	-webkit-appearance: none;
}
.detailed-search input[type='submit']:hover{
	background:#008233;
	color:#fff;
}
.detailed-search input[type='text'], .detailed-search select{
	font-weight: 400; 
	font-family: 'HD Hyundai Gothic', sans-serif; 
	border: 1px solid #878787;
	width: 100%;
	margin: 2px 0;
	padding: 0 8px;
	font-size: 14px;
	height: 40px;
	background-color: #f9f9f9;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* NOUI SLIDER */
.hp-slider .example-val {padding: 5px 0;}
.noUi-target{position: relative; direction: ltr}
.noUi-origin{position: absolute; right: 0; top: 0; left: 0; bottom: 0; border-radius: 2px}
.noUi-handle{position: relative; z-index: 1}
.noUi-marker, .noUi-pips, .noUi-tooltip, .noUi-value{position: absolute}
.noUi-horizontal{height: 12px; z-index: 0}
.noUi-horizontal .noUi-handle{width: 25px; height: 21px; left: -13px; top: -6px}
.noUi-background{background: #ccc;}
.noUi-connect{background: #fff !important; border: 1px #000 solid;}
.noUi-target{width: calc(95% - 15px); margin: 15px auto 0 auto;}
.noUi-handle{background: #00E600 !important; border: 1px solid #ccc; border-radius: 3px;}
.noUi-handle:after, .noUi-handle:before{content: ""; display: block; position: absolute; height: 12px; width: 1px; background: #E8E7E6; left: 10px; top: 3px}
.noUi-handle:after{left: 12px}
.noUi-pips-horizontal{padding: 5px 0; height: 10px; top: 100%; left: 0; width: 100%}
.noUi-marker-horizontal.noUi-marker{margin-left: -1px; width: 1px; height: 5px; background: #777;}
.example-val{font-size: 12px; font-weight: 600; color: #000;} .example-val span{font-weight: 400;}
#slider-price-value-lower:before, #slider-price-value-upper:before{content: '$'; padding-right: 2px}




/*--grid--*/
.cat-wrapper{width: 75%; margin: 0 auto; text-align: center; display: flex; padding: 10px 0 ;}

.cat {position: relative; width: 30%; justify-content: flex-start; margin: 5px 25px 5px 0; background: #fff; border: 1px solid #eee; min-height: 360px}

.cat img {
  display: block;
  width: 100%;
max-width: 220px;
	text-align: center;
	margin: 20px auto;
}

.cat .overlay {
text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #eee;
color: #003087;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}


.cat .overlay .inner{margin-top: 50%;}
.cat .overlay .inner h1{font-size: 34px;  margin-left: 30px; margin-bottom: 5px; line-height: 40px}
.cat .overlay .inner h1:hover{color: #00A61D}

.cat:hover .overlay {
  height: 100%;
}


.cat-title{color: #003087; padding: 20px 0; text-align: left; margin-left: 30px; bottom: 10px; position: absolute; display: block; text-transform: uppercase}

a.cat{text-decoration: none;}



/*--- CONTACT ------------------------------*/
.contact{display: flex; align-items: center;}

.contact .left{justify-content: flex-start; width: 55%;}
.contact .left img{width:90%;}

.contact .right{justify-content: flex-start; width: 45%;}
.contact-card{display: block; width: 100%; border: 2px solid #ccc; margin: 10px 0;}
.contact-card .left{display: inline-block; width: 20%; vertical-align: middle;}
.contact-card .left img{
	width:60px; padding: 20px 30px 0 10px;
	
    filter: hue-rotate(70deg) saturate(1.5);
}
.contact-card .right{display: inline-block; width: 75%; vertical-align: middle;}

.contact-card a:hover{color: #00AD1D;}

/*-- FINANCE -----------------------------*/
/*--slider--*/
.slide {width: 100%; z-index: 5 !important;}
.slide img {width: 100%; z-index: 5 !important;}

.slide .slide-link{position: absolute; padding: 25px; color: #fff; z-index: 99999; line-height: normal; top: 8vw; left: 4%}
.slide .slide-link .link-text h1{text-transform: uppercase; font-size: 50px; line-height: 50px; color: #fff; padding: 10px 0; letter-spacing: 1px;}
.slide .slide-link .link-text p{font-weight: 400; color: #fff; font-size: 20px;}
.slide .slide-link  #white-btn{display: block; width: 300px; margin-top: 10px}

.yellow-hr{border-top: 8px solid #00E600; width: 140px; margin-bottom: 7px;}

.slide-diagonal{	
	background: rgba(23,30,45,.65); 
	position: absolute;
	z-index: 99; 
	float: left;
	height: 99%;
	width:50%;
    display: inline-block;
    top: 0;
    left: 0;
    transform-origin: top right;
    -ms-transform: skew(-55deg, 0deg);
    -webkit-transform: skew(-55deg, 0deg);
    transform: skew(-55deg, 0deg);
}


/*.finance-card{display: inline-block; width: 31%; border: 1px solid #ccc; margin: 10px 5px; padding: 20px 0}
.finance-card .left{display: inline-block; width: 20%; vertical-align: middle;}
.finance-card .left img{width:70px; padding: 0 30px 0 10px;}
.finance-card .right{display: inline-block; width: 75%; vertical-align: middle; float: right}
.finance-card #yellow-btn{display: block; margin-top: 10px; padding: 10px; max-width: 220px}
*/
.flex-cards{display: flex; align-content: center}
.flex-cards + .flex-cards{margin-top: -10px;}
.finance-card{justify-content: flex-start; width: calc(25% - 12px); border: 1px solid #ccc; margin: 5px 5px; padding: 20px 0; text-align: center}
.finance-card img{display: block; margin:0 auto 15px auto; text-align: center; width: 95%; max-width: 300px; min-height: 80px;}
.finance-card #yellow-btn{display: block; margin: 5px auto 0 auto; padding: 10px; max-width: 220px}

.half-box.blue-bg{color: inherit}
.half-box{display: flex; align-items: center}
.half-box .left{justify-content: flex-start; width: 50%;}
.half-box .right{justify-content: flex-start; width: 50%;}

.half-box .left img, .half-box .right img{width:100%; display: block}

.half-box h2{text-transform: uppercase}

.white-text{color: #fff}


#yellow-btn-large{ background: #00AD1D; color: #fff; letter-spacing: 1px; font-size: 26px; padding:10px 40px; font-family: 'HD Hyundai Gothic', sans-serif; font-weight: 700; margin: 5px;}
#yellow-btn-large:hover{background: #008233;}


/*-- FOOTER ------------------------------------*/
.footer{display: flex; margin: 0 auto; align-items: center; width: 80%;}

.footer .left{justify-content: flex-start; width: 50%; text-align: left;}

.footer .right{justify-content: flex-start; width: 50%; text-align: right;}
.footer .fa, .footer .fab {font-size: 22px;  color: #003087; padding: 10px 0; width: 42px; border-radius: 100%; text-align: center;  margin: 0 5px; background: #fff;}
.footer .fa:hover,.footer .fab:hover{opacity: .7}

.footer .right a .fa,.footer .right a .fab{color: #003087 !important}

/*---FORMS -----------------------------------*/
.form-row{display: flex;}
.formfield{flex: 1; font-family: 'HD Hyundai Gothic', sans-serif; position: relative; padding: 5px 0; margin: 5px; font-size:13px;}


.formfield input, .formfield select  {
	width: 100%;
	padding: 10px 0;
	border:1px solid #134773;
	background:#fff;	
	font-family: 'HD Hyundai Gothic', sans-serif;
	font-weight: 700;
	-webkit-appearance:none;
	border-radius: 0 !important;
	-webkit-border-radius: 0px !important;
}

input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }
.formfield textarea {
	width: 100%;
	padding: 10px 0;
	border:1px solid #134773;
	font-weight: 700;
	color:#000;
	background:#fff;
	font-family: 'HD Hyundai Gothic', sans-serif;
    height:85px;	
	-webkit-appearance:none;
	border-radius: 0 !important;
	-webkit-border-radius: 0px !important;
} 

form input.button,
form input.button:focus {
	float: none;
    width:160px;
	font-family: 'HD Hyundai Gothic', sans-serif;
    margin:0 auto;
    background: #404040; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	font-size:15px;
	padding: 10px 20px;
	font-weight: 700;
	letter-spacing:2px;
	text-align: center;
	display: block;
	border: none;
	-webkit-appearance:none;
	border-radius: 0 !important;
	-webkit-border-radius: 0px !important;
}
form input.button:hover {
    padding:10px 0px;
    background: #000; /* For browsers that do not support gradients */
	margin: 0 auto;
	text-align: center;
	display: block;
	transition: all .8s ease; 
}

/*control the Captcha */

.CaptchaPanel {margin: 0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#000 !important;width: 100%;  text-align:left;}
.CaptchaPanel input{width: 100% !important; max-width: 300px;}
.CaptchaImagePanel {
	
margin-top: 10px;
padding:0 0 0 0;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:12px;
line-height:14px;
text-align: center;
	color: #000 !important
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 auto;
	padding:10px 0 10px 0 !important;
	width: 100%;
	float: right;
	display: block;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 





/*---RESPONSIVE STYLES ------------------------------*/
@media screen and (max-width: 1500px){

.finance-card{width: calc(33.33% - 12px); }
	
	
}

@media screen and (max-width: 1220px){
	
.wrapper-inner, .wrapper-center{width: 90%;}
.title-left .wrapper-inner{width: 74%}


.slide-main .slide-link{top: 2vw;}	
	
/*--finance--*/

	
.slide .slide-link{top: 0vw; left: 3%}
.slide .slide-link .link-text h1{font-size: 35px; line-height: 35px;}
.slide .slide-link .link-text p{font-weight: 400; color: #fff; font-size: 18px;}
.slide .slide-link  #white-btn{display: block; width: 300px; margin-top: 0px}
	
.finance-card{width: calc(50% - 12px); }
	
.cat-title h2{font-size: 22px;}	
	
}



@media screen and (max-width: 850px) {	
#pad{padding: 20px 0;}
#l-pad{padding: 35px 0;}
#xl-pad{padding: 50px 0;}

h2{font-size: 26px;}
	
	
.slide-main .slide-link .link-text h1{font-size: 40px; line-height: 40px;}
	
	.flex-column-reverse{display: flex !important; flex-direction: column-reverse !important;}
/*--search--*/
.detailed-search-wrap {width:90%; text-align: center}

.detailed-search-wrap .column3 {
	width: 100%;
	display: inline-block;
	margin: 5px auto;
}	
.detailed-search-wrap .column4{width: 100%; display: block;	margin: 5px auto;}
	
/*--categories--*/
.categories h1{text-align: center}
.cat-wrapper{width: 90%; display: block;}

.cat {width: 100%; display: inline-block; justify-content: flex-end; margin: 15px auto; background: #fff; border: 1px solid #eee; min-height: 300px}
.cat h2{font-size: 24px;}

/*--- CONTACT ------------------------------*/
.contact{display: block;}

.contact .left{justify-content: flex-end; width: 100%;}
.contact .left img{width:100%; margin: 0 auto; text-align: center;}

.contact .right{justify-content: flex-end; width: 100%; margin: 30px auto; text-align: center}
.contact-card{display: block; width: 100%; border: 2px solid #ccc; margin: 10px 0;}
.contact-card .left{display: inline-block; width: 20%; vertical-align: middle;}
.contact-card .left img{width:60px; padding: 20px 30px 0 10px;}
.contact-card .right{display: inline-block; width: 75%; vertical-align: middle;}

	
	
/*---titles-------------------------------*/
.title-container{display:block;}
	
.title-left{width:100%; justify-content: flex-end;}
.title-left h1{font-size: 50px; line-height:50px;}
.title-left .wrapper-inner{width: 90%;}
	
.title-right{display: none; justify-content: flex-end}



/*--finance--*/
.slide .slide-link{display: none;}
	.slide-diagonal{display: none;}
	

	
/*.finance-card{display: block; width: 100%; max-width: 100%; margin: 15px 0;}	*/

.flex-cards + .flex-cards{margin-top: 0px;}
.flex-cards{display: block;}
.finance-card{justify-content: flex-end; width: 100%; display: block; margin: 20px auto}
	
	.mobile-block{display: block; width: 95%; margin: 10px auto !important; padding: 10px 0 !important; text-align: center}
	
.half-box{display: block; align-items: center}
.half-box .left{justify-content: flex-end; width: 100%;}
.half-box .right{justify-content: flex-end; width: 100%;}
	.half-box .wrapper-center{padding: 30px 0;}


/*-- FOOTER ------------------------------------*/
.footer{display: block; width: 90%; padding: 20px 0;}

.footer .left{justify-content: flex-end; width: 100%; text-align: center; margin: 0 auto}

.footer .right{justify-content: flex-end; width: 100%; text-align: center; margin: 50px auto 0 auto}
.footer .fa, .footer .fab {font-size: 18px; padding: 10px 0; width: 40px;}
	
}

@media screen and (max-width: 649px) {
#searchbar{border-top: 1px #fff solid;}
#searchsubmit{width: 25%;}
.keywords{width: 75%;}
	
	
.form-row{display: block;}
.formfield{flex: 0; width: 100%; margin: 5px auto;}

	
.slide-overlay{display: none;}
.slide-main .slide-link{display: none;}	
	

}

@media screen and (max-width: 480px) {
.header .wrapper-inner{width: 95%}

#logo img{width: 200px;}
.mobile-nav{margin-right: 20px; margin-top: 0px;}
	#top-search{padding-top: 0;}

	
#searchbar{border-top: 1px #fff solid;}
#searchsubmit{width: 15%;}
.keywords{width: 75%;}
	
.contact-card .left{display: block; width: 20%; text-align: center; margin: 10px auto;}
.contact-card .left img{width:60px; padding: 0;}
.contact-card .right{display: block; width: 100%; text-align: center;}
.contact-card .right h3{font-size: 18px;}
	
	
	
/*.finance-card .left{display: block; width: 20%; text-align: center; margin: 10px auto;}
.finance-card .left img{width:60px; padding: 0;}
.finance-card .right{display: block; width: 100%; text-align: center; float: none;}
.finance-card .right h3{font-size: 18px;}
	.finance-card .right #yellow-btn{ display: block; margin:10px auto 0 auto; float: none}
*/
}