body { margin: 0; padding: 0; }
#contentagent { padding-top: 64px !important; transition: 0.3s; }

#headeragent { background: #fff; border-bottom: 1px solid #000; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color: #fff; font-family: 'Montserrat', sans-serif; font-weight: 400; height: 64px; left: 0; overflow: visible; padding: 0 0 10px 0; position: fixed; text-align: center; top: 0; transition: 0.3s; width: 100%; z-index: 1; }
#headeragent div { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#headeragent img { border: 0; display: block; margin: 0; }
#headeragent a { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-decoration: none; }
#headeragent ul { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 0; list-style-type: none; margin: 0; padding: 0; }
#headeragent li { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; list-style-type: none; margin: 0; padding: 0; position: relative; }

a#headeragent-title { background: transparent url(//bmlsdevcdn.s3.amazonaws.com/findbuyers/30582_images/header-title-2.png) no-repeat 0 0; background-size: cover; height: 50px; left: 50%; margin: 0 0 0 -100px; position: absolute; top: 7px; width: 200px; }
a#headeragent-hamburger { background: transparent url(//bmlsdevcdn.s3.amazonaws.com/findbuyers/30582_images/new_html/header.png) no-repeat 0 0; display: block; font-size: 0; height: 40px; left: 0; position: absolute; top: 12px; width: 40px; }
a#headeragent-tel { display: none; }
a#headeragent-get { display: none; }
a#headeragent-login { background: transparent url(//bmlsdevcdn.s3.amazonaws.com/findbuyers/30582_images/new_html/header.png) no-repeat -88px -8px; border-radius: 12px; box-shadow: inset 0 0 0 1px #000; display: block; font-size: 0; height: 24px; position: absolute; right: 8px; top: 20px; width: 24px; }
ul.headeragent-menu { display: none; }

#headeragent-nav { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 0; margin: 0 auto; max-width: 1400px; position: relative; width: 100%; }
ul#headeragent-menu { background: #fff; border-left: 1px solid #000; border-right: 1px solid #000; display: none; left: 0; max-height: calc(100vh - 64px); max-width: 340px; overflow-y: auto; position: absolute; text-align: left; top: 64px; width: 100%; }


ul#headeragent-menu a { border-bottom: 1px solid #000; display: block; font-family: Georgia, Times, Times New Roman, serif; line-height: 20px; text-transform: uppercase; width: 100%; }
ul#headeragent-menu > li > a { border-bottom: 1px solid #000; color: #000; font-size: 16px; padding: 10px; }
ul#headeragent-menu > li.type-parent > a:after { border: solid #000; border-width: 0 2px 2px 0; content: ''; display: block; padding: 3px; position: absolute; right: 10px; top: 15px; transform: rotate(45deg); transition: 0.3s; }
ul#headeragent-menu > li.type-parent.type-active > a:after { top: 13px; transform: rotate(-135deg); }
ul#headeragent-menu ul { background: #000; padding: 3px 0; }
ul#headeragent-menu ul a { color: #fff; font-size: 12px; padding: 3px 10px; }

@media screen and (min-width: 1000px) {
#contentagent { padding-top: 140px !important; }
#headeragent { height: 140px; }
a#headeragent-title { margin-left: -180px; height: 85px; top: 45px; width: 360px; }
a#headeragent-hamburger { left: 10px; top: 85px; }
a#headeragent-tel { background: transparent url(//bmlsdevcdn.s3.amazonaws.com/findbuyers/30582_images/new_html/header.png) no-repeat -40px 0; display: block; font-size: 0; height: 40px; position: absolute; right: 10px; top: 20px; transition: 0.3s; width: 40px; }
a#headeragent-get { background: #000; border-radius: 18px; color: #fff; display: inline-block; font-size: 16px; font-weight: 300; line-height: 36px; padding: 0 20px; position: absolute; right: 55px; text-transform: uppercase; top: 22px; transition: 0.3s; }
a#headeragent-login { display: none; }

ul#headeragent-menu { max-height: calc(100vh - 140px); top: 140px; }
ul.headeragent-menu { display: inline-block; position: absolute; text-align: center; top: 85px; transition: 0.3s; }
ul#headeragent-menuleft { margin-right: 200px; right: 50%; }
ul#headeragent-menuright { left: 50%; margin-left: 180px; }
ul.headeragent-menu li { display: inline-block; vertical-align: top; }
ul.headeragent-menu li a { color: #000; display: block; line-height: 40px; font-size: 14px; padding: 0 10px; }

body.scrolled #contentagent { padding-top: 64px !important; }
body.scrolled #headeragent { height: 64px; }
body.scrolled a#headeragent-title { height: 50px; margin-left: -100px; width: 200px; }
body.scrolled a#headeragent-hamburger { top: 12px; }
body.scrolled a#headeragent-tel { right: 10px; top: -5px; }
body.scrolled a#headeragent-get { border-radius: 10px; font-size: 12px; line-height: 20px; padding: 0 5px; right: 55px; top: 5px; }
body.scrolled ul#headeragent-menu { top: 64px; }
body.scrolled ul.headeragent-menu { top: 25px; }
body.scrolled ul#headeragent-menuleft { margin-right: 120px; }
body.scrolled ul#headeragent-menuright { margin-left: 100px; }
}

@media screen and (min-width: 1200px) {
ul.headeragent-menu li a { font-size: 16px; padding: 0 20px; }
}

body.scrolled #headeragent { background: rgba(0,0,0,0.8) !important; }
body.scrolled a#headeragent-title { background-position: 0 100% !important; top: 4px !important; }
body.scrolled a#headeragent-hamburger { background-position: 0 -40px !important; }
body.scrolled a#headeragent-tel { background-position: -40px -40px !important; }
body.scrolled a#headeragent-login { background-position: -88px -48px; box-shadow: inset 0 0 0 1px #fff; }
body.scrolled ul.headeragent-menu li a { color: #fff !important; }




#footeragent { background: #fff; border-top: 1px solid #ccc; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000; display: block; font-family: 'Montserrat', sans-serif; font-weight: 400; text-align: center; width: 100%; }
#footeragent section { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 0; margin: 0 auto; max-width: 1400px; overflow: hidden; position: relative; width: 100%; }
#footeragent div { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#footeragent a { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000; text-decoration: none; }
#footeragent ul { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 0; list-style-type: none; margin: 0; padding: 0; }
#footeragent li { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; list-style-type: none; margin: 0; padding: 0; position: relative; }

section#footeragent-location { background: transparent url(//bmlsdevcdn.s3.amazonaws.com/findbuyers/30582_images/new_html/footer-location.jpg) no-repeat 0 0; background-size: cover; max-width: 100%; padding: 40px 0 60px 0; text-align: center; }
section#footeragent-location h2 { color: #000; font-family: Georgia, Times, Times New Roman, serif; font-size: 42px; font-weight: 400; margin: 20px 0 0 0; }
section#footeragent-location ul { display: block; margin: 0 auto; max-width: 1400px; width: 100%; }
section#footeragent-location li { display: inline-block; margin: 40px 0 0 0; padding: 0 20px; vertical-align: top; width: 33.3%; }
section#footeragent-location h3 { font-size: 30px; font-weight: 300; margin: 0; }
section#footeragent-location p { color: #808080; font-size: 14px; font-weight: 200; margin: 10px 0 0 0; }
section#footeragent-location p a { color: #000; font-weight: 700; }

#footeragent-title { background: #748089; display: block; padding: 20px; width: 100%; }
#footeragent-title img { display: block; margin: 0 auto; max-width: 880px; width: 100%; }

section#footeragent-link { display: flex; flex-direction: column; }

ul#footeragent-social { display: block; padding: 40px 0 0 0; }
ul#footeragent-social li { display: inline-block; margin: 20px 20px 0 20px; position: relative; vertical-align: top; }
ul#footeragent-social a { display: block; width: 50px; }
ul#footeragent-social a:after { color: #7b7b7b; display: inline-block; font-family: "Font Awesome 5 Brands"; font-size: 40px; font-weight: 400; line-height: 50px; }
ul#footeragent-social a:hover:after { color: #000000; }
ul#footeragent-social li#footeragent-facebook a:after { content: '\f39e'; }
ul#footeragent-social li#footeragent-pinterest a:after { content: '\f231'; }
ul#footeragent-social li#footeragent-instagram a:after { content: '\f16d'; }
ul#footeragent-social li#footeragent-twitter a:after { content: '\f099'; }
ul#footeragent-social li#footeragent-youtube a:after { content: '\f167'; }
ul#footeragent-social li#footeragent-linkedin a:after { content: '\f0e1';}
ul#footeragent-social li#footeragent-blog a:after { content: '\f09e'; font-family: "Font Awesome 5 Free"; font-weight: 900; }
ul#footeragent-social li#footeragent-contact a { background: #000; border-radius: 15px; color: #fff; display: inline-block; font-size: 18px; line-height: 30px; margin: 10px 0 0 0; padding: 0 20px; text-transform: uppercase; width: auto; }
ul#footeragent-social li#footeragent-contact a:after { display: none; }

ul#footeragent-partner { padding: 40px 0 60px 0; }
ul#footeragent-partner li { display: inline-block; margin: 20px 0 0 0; padding: 0 40px; text-align: center; vertical-align: middle; width: 100%; }
ul#footeragent-partner img { display: inline-block; max-width: 100%; vertical-align: middle; }
ul#footeragent-partner p { color: #808080; display: inline-block; font-size: 14px; font-weight: 200; margin: 0; text-transform: uppercase; vertical-align: middle; }

#footeragent-disclaimer { padding: 60px 20px 0 20px; }
#footeragent-disclaimer p { color: #808080; font-size: 10px; font-weight: 200; margin: 0; }
#footeragent-disclaimer p img { display: inline-block; height: 10px; margin: 0 2px; vertical-align: middle; }
#footeragent-disclaimer li { display: block; }
#footeragent-disclaimer li a { color: #808080; font-size: 10px; font-weight: 200; text-decoration: underline; }

ul#footeragent-access { order: 3; overflow: hidden; padding: 0 0 20px 0; width: 100%; }
ul#footeragent-access li { display: block; margin: 20px 0 0 0; padding: 0 20px; text-align: center; }
ul#footeragent-access img { display: inline-block; max-width: 100%; }
ul#footeragent-access p { color: #808080; display: inline-block; font-size: 14px; font-weight: 200; line-height: 50px; margin: 0; text-transform: uppercase; vertical-align: middle; }

@media screen and (max-width: 719px) {
#footeragent-location { display: none; }
ul#footeragent-social li#footeragent-contact { display: none; }
#footeragent-partner li.footeragent-first { display: none; }
#footeragent-partner li.footeragent-last { display: none; }
ul#footeragent-social { padding: 0; }
ul#footeragent-partner { padding: 0; }
#footeragent-disclaimer { order: 2; padding-top: 20px; }
}
@media screen and (min-width: 720px) {
#footeragent-title { padding: 60px 20px; }
ul#footeragent-partner li { width: 16.6%; }
ul#footeragent-access { display: none; }
}

#agent-footer { background: #748089; }
