* { margin: 0; padding: 0; outline: 0; }

::-moz-selection { background: #333333; color: #fff; text-shadow: none; }
::selection {background: #333333; color: #fff; text-shadow: none; }
::-webkit-selection { background: #333333; color: #fff; text-shadow: none;}

*:not(.form-control), *:before, *:after {
-webkit-user-select: none; /* Chrome/Safari */        
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
}

html {min-height: 100%; -webkit-tap-highlight-color:transparent; -webkit-text-size-adjust: 100%;}
body { min-height: 100%;}
html.mobile {overflow:hidden;}
html.mobile body {overflow:hidden;}

div.testsize {position:absolute;left:0;top:0;color:#000;width:auto;height:auto;font-size:16px;z-index:999;}

#goTop { background: none; width: 45px; height: 45px; position: fixed; bottom:-55px; right: 20px; cursor: pointer; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -ms-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; z-index: 16;border:2px solid #ef6934; text-decoration:none; color:#ef6934; text-align:center; opacity:0; border-radius: 45px; display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-align-content:center; align-content: center;-webkit-align-items:center; align-items: center; -webkit-justify-content: center; justify-content: center;}
#goTop.hide {opacity: 0;bottom:-55px}
#goTop.show {opacity: 1; bottom:40px;}
#goTop i {font-size: 20px; position: relative; display: block; -webkit-transform: rotate(-90deg); transform:rotate(-90deg); }
#goTop:hover {text-decoration:none; opacity: 1;} 
#goTop:hover i {}

#splash {display:none; position: fixed; width:100%; height: 100%; background-color:#fff; z-index: 99;left: 0; top: 0; right: 0; bottom: 0;}
#splash > div {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex; width:100%; height: 100%; -webkit-align-content: center; align-content: center;-webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; position: relative;}
#splash > div > span {position: absolute; height: 50%; width:100%; display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-align-content:center; align-content: center;-webkit-align-items:center; align-items: center; -webkit-justify-content: center; justify-content: center; flex-direction: column;}
#splash > div img {display: block; width:225px; position: relative; margin-bottom: 20px;}
#splash > div > span > span {color:#1d1d1d; font-size: 18px; font-weight: 600; text-align: center; display: block; padding: 0px 0 0 0; letter-spacing: .01625rem; font-family: 'Inter', sans-serif;}

img { outline: 0; border: 0;}
a {-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;border:none;outline:0;}
button {-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease; outline: none !important;}

button {outline: none !important; }
button:focus {box-shadow: none !important;}

body {font-family: 'Inter', sans-serif; font-weight:400; font-style:normal; font-size: 1rem; line-height:1.625rem; letter-spacing: -.00063rem; color: #1d1d1d; padding: 0px; margin: 0px; text-rendering: optimizeLegibility; position:relative; overflow-x: hidden; word-wrap: break-word; min-height: 100vh; background:#fff; /*-webkit-font-smoothing: antialiased;*/}

.fade {opacity: 0;-webkit-transition: opacity 200ms ease;-moz-transition: opacity 200ms ease;-ms-transition: opacity 200ms ease;-o-transition: opacity 200ms ease;transition: opacity 200ms ease;}
.tooltip.fade, .popover.fade {-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}
.animate__animated {-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.notransition {-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
a {-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backface-visibility: hidden; backface-visibility: hidden;}

.btn.focus, .btn:focus {box-shadow: none !important;}

div { display: block; }
ol, ul {list-style: none;margin:0 0 24px;padding:0;}
ul li { list-style: none; padding: 0;}
ol li {padding: 0;}
p {margin: 0 0 24px; padding: 0;}

a, a:visited {color:#345def; font-weight: 500; cursor:pointer; text-decoration: none;outline:none; border:none;}
a:hover {text-decoration:none;color:#1f388f;}
a:focus, a:active {text-decoration: none;}

h1,h2,h3,h4 {font-family: 'sofia-pro', sans-serif; color: #1d1d1d;}
h1 {font-weight: 700;font-size: 3rem;letter-spacing: -.025rem;line-height: 3.375rem;margin:0 0 32px}
h2 {font-weight: 500;font-size: 2.25rem;letter-spacing: -.025rem; line-height: 2.5rem;margin:0 0 32px}
h3 {font-weight: 500;font-size: 1.875rem;letter-spacing: -.025rem;line-height: 2.375rem;margin:0 0 16px}
h4 {font-weight: 500;font-size: 1.5rem;letter-spacing: -.0125rem;line-height: 1.75rem;margin:0 0 16px}
h5 {font-family: 'Inter', sans-serif; font-weight: 700; font-size: 1.25rem;letter-spacing: -.0125rem;line-height: 1.625rem;margin:0 0 16px;}

strong, b {font-weight:700; font-style:normal;}
i { font-style: normal !important;}
em {font-weight:400; font-style:italic;}

::-webkit-input-placeholder {color: #7c7c7c; color: rgba(124, 124, 124,0.5);}
:-moz-placeholder {color: #7c7c7c; color: rgba(124, 124, 124,0.5);}
::-moz-placeholder {color: #7c7c7c; color: rgba(124, 124, 124,0.5);}
:-ms-input-placeholder {color: #7c7c7c; color: rgba(124, 124, 124,0.5);}
.placeholder {color: #7c7c7c; color: rgba(124, 124, 124,0.5);}

input:-webkit-autofill,input:-webkit-autofill:hover, input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus {background-color: transparent !important; color:#ED1C24 !important; border: 1px solid #ddd; -webkit-text-fill-color: #495057;-webkit-box-shadow: 0 0 0px 1000px #fff inset;box-shadow: 0 0 0px 1000px #fff inset;transition: background-color 5000s ease-in-out 0s;}

.form-control, .form-control:focus { -webkit-box-shadow: none; box-shadow: none; border-color: inherit;}

.modal.fade.show {opacity: 1;}
.modal-header {text-align: center; padding: 15px 1rem; position: relative;}
.modal-header h5 {font-size:20px;line-height: 1.3; text-align: left; display: block;width:100%; padding: 0px 50px 0px 5px;margin: 0; color:#fff; font-weight: 400; font-family: 'sofia-pro', sans-serif;}
.modal-header button.close {outline: none !important; text-shadow: none; margin: 0; position: absolute; padding: 1px 0;right:25px; top:17px;color:#fff; opacity: 1 !important; font-size: 20px;}
.modal-body {background-color:#fff; border-bottom-left-radius:calc(.3rem - 1px); border-bottom-right-radius:calc(.3rem - 1px);}
.modal-content {background-color:#1f388f; border:none; box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.2);}

.modal.multiple-modal .modal-body a {display: block; position: relative; padding: 5px 0 5px 10px; border-bottom: 1px solid #eee;  text-align: left; text-decoration: none;color:#1d1d1d;}
.modal.multiple-modal .modal-body a i {position: absolute; font-size: 12px; line-height: 1; width: 12px; height: 12px; text-align: center; left: 5px; top: 11px;margin: 0;}
.modal.multiple-modal .modal-body a:last-child {border-bottom: 0; padding-bottom: 0;}

#translatemodal.modal ul.translate__list {margin: 0; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; box-shadow: border-box;}
#translatemodal.modal ul.translate__list li {width:50%; position: relative; display: block; padding: 20px 15px; font-family: 'Inter', sans-serif; font-size: 0.9rem; line-height: 1.5;font-weight: 500; letter-spacing: -.00063rem; color:rgba(29,29,29,.8); border: 1px solid #edf2f7; text-align: center; cursor: pointer; outline: 0; }
#translatemodal.modal ul.translate__list li:hover {background-color:#edf2f7}

#mapError .modal-content p {margin: 0;}

.btn.form {color:#fff; background-color:#345def;border: 0 none; border-radius: 8px; padding: 12px 16px; font-weight: 600; font-size: 1rem; line-height: 1.5; letter-spacing: -.005rem; text-decoration: none; transition: background-color .3s ease; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);}
/* .btn.form:hover {color:#fff; background-color:#1f388f;} */

.d-flex {display: -webkit-box !important; display:-moz-box !important; display:-webkit-flex !important; display: -ms-flexbox !important; display: flex !important;}
.flex-center {-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; -webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center;}

/* Main Elements */
.wrapper {display: block; overflow: hidden !important; overflow-x:hidden; position: absolute; top: 0px; left: 0; width:100%; min-height: 100%; border: 0 none; background:#fff;}
.wrapper:before {background:#fff; opacity: 0.8; content: ''; position: absolute; top:0;right:0;bottom:0;left:0;}
#scroller {position: absolute; top:50px; left: 0; width:100%; display: block; height:calc(100% - 50px); border: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden;padding: 0px 0 0 0; -webkit-transform:translate3d(0px, 0px, 0);transform:translate3d(0px, 0px, 0);-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.16, 0.68, 0.43, 0.99); transition: transform 0.3s cubic-bezier(0.16, 0.68, 0.43, 0.99);}
html.mobile .wrapper {position: relative;}
.insidescroller {position: relative; width:100%; display: block; background-color: transparent; min-height:100%; float:left; padding: 0px 0 0 0;}
.maincontent {width:100%;height:auto;display:block;position:relative;float:left; -webkit-backface-visibility: hidden; backface-visibility: hidden; filter: alpha(opacity=0); opacity:0; }

.container-fluid {position: relative; padding-right:15px; padding-left: 15px; box-sizing: border-box; max-width: 1440px;}
.insidecontent {position: relative; display: block; width:100%; padding: 20px 0px;float:left;animation: moveInFromBottom 0.4s ease both; animation-delay: 0.4s;}

/* Header */
header {position: fixed; width:100%; top: 0; left: 0; right: 0; height: 50px; z-index:7; padding: 0; background-color: #ffffff; color:#1d1d1d; box-shadow: none; border-bottom: 1px solid #e2e8ef;}
header .insidehead {display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex;position: relative; width:100%; height:50px; text-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; padding-left: 0px; padding-right: 0px; justify-content: CENTER;}
header .insidehead .sitetitle {width:100%; height:auto; position: relative; text-align: center; font-size: 1.1rem; line-height: 1.33; letter-spacing: .01438rem; color:#1d1d1d; font-weight: 600;}
header .insidehead .sitetitle.largescreen {display:none;}
header .insidehead .sitetitle a {text-decoration: none; color:#1d1d1d; font-weight: 600;}

header .insidehead button {border: 0; padding: 0; margin: 0; cursor: pointer; background-color:#fff; color:#1d1d1d; width: 58px; height:48px; transition: background-color .3s ease;}
header .insidehead button.search-toggle { border-left: 1px solid #edf2f7;}
header .insidehead button.menu-toggle { border-right: 1px solid #edf2f7;}
header .insidehead button > span {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; color:#1d1d1d; width:100%}
header .insidehead button > span.closed {display: none; opacity: 1;}
header .insidehead button.toggle > span.open {display:none;}
header .insidehead button.toggle > span.closed {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex;}

.logo {margin: 0 auto; position: relative; display: block; text-align: center; padding: 10px 0 10px; background:#fff; box-shadow: 0 0 4px rgba(0, 0, 0, 0.42);}
.logo a {display: block; border: 0 none; position: relative;}
.logo img {width:100px; position: relative; margin: 0 auto; }

/* Footer */
footer {position: relative; width:100%; float:left; height: auto; padding: 0px 0px;text-align: center; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backface-visibility: hidden; backface-visibility: hidden; font-size:.875rem;color:rgba(255,255,255,.6); font-weight: 400; background-color: #101c48;}
footer .container-fluid {padding-top:10px; padding-bottom: 10px; position: relative;}
footer .copyright {display: block;}
footer .footerlinks ul {position: relative; width:100%; text-align: center; margin: 0;}
footer .footerlinks ul li {display: inline-block; position: relative; vertical-align: middle; border-right: 1px solid #172a6c;}
footer .footerlinks ul li:last-child {border-right:none;}
footer .footerlinks ul li a {display: block; color:rgba(240,242,246,.6); padding: 0 8px; line-height: 1.2; text-decoration: none;}

/* Index */
#indexslides {position: relative; display: none; height:auto; overflow: hidden; z-index: 1; padding: 0;}

.indexbottom {position: relative; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center; align-content: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; background-color: #1f388f; border-bottom: 4px solid #ef6934;}
.indexbottom .container-fluid {width:100%; padding-top:20px; padding-bottom:20px; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center; align-content: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.indexbottom .col-12 {padding-left:10px;padding-right:10px;}
.indexbottom .col-12.padding {padding-bottom:15px;}
.indexbottom .col-12.newvendorbtn {padding-bottom: 20px; margin: 0 auto; }
.indexbottom .col-12.newvendorbtn a {background-color:#fff; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); line-height: 1.5; letter-spacing: -.00063rem; text-align: center; border-radius: 4px; height:55px; width:100%; max-width: 800px; margin: 0 auto; color:#345def; font-weight: 500; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center;}
.indexbottom .col-12.newvendorbtn a i {color:#1d1d1d; margin-right: 10px;}

.indexbottom .col-md-4 {position: relative; padding-top:10px; padding-bottom:10px;padding-left:10px;padding-right:10px;}
.indexbottom .col-md-4 a {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal;-webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; text-decoration: none; height: 120px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.indexbottom .col-md-4 a {padding:5px 5px;margin: 0 auto; font-size:1rem;line-height:1.4; text-decoration: none;  color:#345def; border:0 none; font-weight: 500; letter-spacing: -.00063rem; background:#fff; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);}

.indexbottom .col-md-4 a > span {text-align: center;display: block; white-space: normal; margin: 0 auto; padding: 0px 0 0 0;}
.indexbottom .col-md-4 a span span {display: block; padding: 10px 0 0 0;}
.indexbottom .col-md-4 a i {width:34px; height:34px; line-height: 1; margin: 0 auto; font-size: 34px; text-align: center; position: relative; color:#1d1d1d;}

/* Inside Pages */
a#historyback {position: fixed; bottom:20px; left: 20px; display: none; z-index: 8; padding: 0; width:40px;height:40px; line-height: 40px;text-align: center; border-radius: 50%; background-color:#fff; color:#345def; font-size: 20px; box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.3); border:none; }
a#historyback i {position: relative; display: block; -webkit-transform: rotate(180deg); transform: rotate(180deg)}
body.indexpage a#historyback {display:none;}
html.webapp a#historyback {display:block;}
html.webapp body.indexpage a#historyback {display:none;}

.pagetitle {width:100%; height:auto;position: relative; text-align: center; background-color:#1f388f; padding: 5px 0 10px 0; display: block;}
.pagetitle h2 {padding: 0; margin: 0; color:#fff; font-size: 1.5rem;letter-spacing: -.0125rem;line-height: 1.75rem; }

h3.subtitle {position: relative;text-align: center; display: block; float:left; width:100%; font-weight: 500;font-size: 1.5rem;letter-spacing: -.0125rem;line-height: 1.75rem;}

.mixitup-page-list {display: -webkit-box; display:-ms-flexbox; display:flex; padding: 20px 0 0 0;margin: 15px auto 0 auto; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-top: 1px solid #ddd; border-radius: 0;}

.mixitup-page-list a {text-decoration: none; cursor: pointer; border:1px solid #e2e8ef; color:#345def;}
.mixitup-page-list a.pager.mixitup-pager-active {color:#1f388f; background-color: #fff;}
.mixitup-page-list li.page-item {margin: 0;}
.mixitup-page-list li.page-item.active a.pager {border-color:#e2e8ef; font-weight: 600;}
.mixitup-page-list a.pager:hover {background-color:#fff;color:#345def;}
.mixitup-page-list li.page-item a {}

.mixitup-page-list a.pager.mixitup-pager-first {border-radius: 4px 0px 0px 4px;}
.mixitup-page-list a.pager.mixitup-pager-last {border-radius: 0px 4px 4px 0px;}

.mixitup-page-list a.mixitup-pager-prev {color:#1d1d1d;background-color:transparent;border-color:transparent; -webkit-transform: rotate(180deg);transform: rotate(180deg);}
.mixitup-page-list a.mixitup-pager-next {color:#1d1d1d;background-color:transparent;border-color:transparent;}
.mixitup-page-list a.mixitup-pager-disabled {color:#eee; cursor: not-allowed;}
.mixitup-page-list a.mixitup-pager-disabled:hover {color:#eee;}

#cat.hidepager .mixitup-page-list {display:none;}
.mixitup-mixitup-page-list-disabled {display:none;}

.toplinks {position: relative; margin-top: 10px;}
.toplinks .col-12 {margin-top:0px; margin-bottom:20px;}
.toplinks a.btn {background-color:#fff; padding: 10px 35px 10px 15px; border-radius: 4px; border: 1px solid #e2e8ef; height:auto; min-height: 85px; -webkit-box-pack: start;-ms-flex-pack: start; justify-content: flex-start; display: -webkit-box; display:-ms-flexbox; display:flex;-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; text-align: left; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); font-family: 'sofia-pro',sans-serif; font-weight: 500; color:#345def; font-size: 1.4rem; line-height: 1.65rem; letter-spacing: -.01688rem;}
.toplinks a.btn:hover {color:#1f388f;}
.toplinks a.btn i {position: absolute; font-size:17px; right:15px; width:17px;height:17px; line-height: 1; text-align: center;}

/* Discounts by Category */
.container-fluid.discountpage {padding-left: 0; padding-right: 0;}
.discountcontent { width: 100%; height: auto; position: relative;  display: block;  margin: 0px auto 0px auto;  float: left; overflow: hidden; transition: height 1s ease;}
.discountcontent .discountpage {display:block; position: relative; overflow: hidden;}
.discountcontent .discountpage div.mainfilter {display:block; width:100%; height: auto; float:left;padding: 10px 15px 10px 25px; position: relative; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #e2e8ef; margin: 0 0 0px 0; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.discountcontent .discountpage div.mainfilter:first-child {border-width:0;}
.discountcontent .discountpage div.mainfilter.toggle {background-color:#e2e8ef;}
.discountcontent .discountpage div.mainfilter > a {display: block; position: relative; height:auto; padding: 8px 0px 8px 40px; font-weight: 600; color:#1d1d1d; text-decoration: none; border:none;}
.discountcontent .discountpage div.mainfilter.toggle > a {color:#1d1d1d;}
.discountcontent .discountpage div.mainfilter i {background-color: #1f388f; border-radius: 20px; width: 38px; height: 38px; position: absolute; left: 15px; top: 11px; color:#fff; text-align: center; font-size:20px; line-height: 38px; -webkit-transition: height 300ms ease; transition: height 300ms ease; box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3)}
.discountcontent .discountpage div.mainfilter i:before {position: relative;}
.discountcontent .discountpage div.mainfilter.toggle i {height:calc(100% - 35px);background-color:#1f388f;}
.discountcontent .discountpage > div > div {height: 0; position: relative; margin: 0; float:left; width:100%; }
.discountcontent .discountpage > div > div ul {opacity: 0; visibility: hidden; position: relative; padding: 0 0 0 40px; margin: 10px 0 10px 0;}
.discountcontent .discountpage div.mainfilter.toggle > div ul {opacity: 1; visibility: visible}
.discountcontent .discountpage > div > div ul li {position: relative; margin: 10px 0;}
.discountcontent .discountpage > div > div ul li:first-child {margin: 0 0 10px 0;}
.discountcontent .discountpage > div > div ul li:last-child {margin: 10px 0 10px 0;}
.discountcontent .discountpage > div > div ul li:first-child:last-child {margin: 0 0 10px 0;}
.discountcontent .discountpage div.mainfilter.toggle > div ul li {}
.discountcontent .discountpage > div > div ul li > a {display: block; position: relative; text-decoration: none; border: none;color:#1d1d1d; font-weight: 500;}

/* Vendors */
#alpha {display:none; position: fixed; z-index: 7; right: 5px; top: 82px; text-align: center; width:25px; height:calc(100% - 50px);}
#alpha > div {display: table; position: relative; margin: 0; padding: 0; width:100%; height: 100%;}
#alpha > div span {display: table-cell; position: relative; width:auto; height: auto; margin: 0; padding: 0; vertical-align: middle;}
#alpha > div span a {display: block; width:auto; height: auto; padding: 0; line-height: 1; font-size:14px; text-align: center;font-weight: 500; position: relative; cursor: pointer;-webkit-backface-visibility: hidden; backface-visibility: hidden; margin: 2px 0px; color:#1d1d1d; text-decoration: none;border:none;}

#allVendors.discountcontent {margin-top: 20px;}
ul.vendors {margin: 0px 0 0 0px; position: relative; display: block; padding: 0 30px 0 0px; float:left; width:100%;}
ul.vendors > li {display: block; position: relative; width: 100%; height: auto;float:left; margin: 0 0 0px 0px; padding: 0; }
ul.vendors ul {margin: 0 auto 10px; border: none; height: auto; width:auto; padding: 0; text-align: left; display: block; position: relative;}
ul.vendors ul li {margin: 0 auto; padding: 0; position: relative;border-bottom:1px solid #e2e8ef;}
ul.vendors ul li:last-child {border-bottom: none;}
ul.vendors ul li a {display: block; position: relative; padding: 10px 10px 10px 10px; -webkit-backface-visibility: hidden; backface-visibility: hidden;  text-decoration: none; border:none; color:#345def}
ul.vendors span.title { border-bottom:solid 2px #e2e8ef; display:block; color:#1d1d1d; font-weight: 700; font-size: 1.25rem; margin: 0 0 5px 0; padding: 5px 5px 5px 10px; position: relative;}

/* New Vendors */
#newvendors.discountcontent {margin: 0px 0 10px 0; position: relative;}
#newvendors .row {position: relative;-ms-flex-wrap: wrap; flex-wrap: wrap;-webkit-box-align: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center;  -webkit-align-content: start; align-content: flex-start;}
#newvendors .row > div {margin-bottom:18px;position: relative; padding: 0px 8px;}
#newvendors .row a {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: space-between; -ms-flex-pack:justify; justify-content: space-between; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; align-items:stretch; transition:none; color:#345def; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);border-radius: 4px; background:#fff; border: 1px solid #e2e8ef;}

#newvendors .row a span.text {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; padding: 16px 24px;}
#newvendors .row a span.arrow {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; padding: 0 16px; border-left: 1px solid #edf2f7;}
#newvendors .row a span.arrow i {width:24px;position: relative; text-align: center; font-size: 13px;}

.newvendorfilter {margin: 0 auto 20px; display: none; text-align: center; float:left; width:100%; }
.newvendorfilter > a.btn i {margin-left: 10px; position: relative; font-size: 12px;display: inline-block; transform: rotate(90deg);}
div.newvendorfilter.show a.btn {background-color: #1f388f;}
div.newvendorfilter.show a.btn i {transform: rotate(-90deg);}

#newvendordd {max-height: 300px; width:auto; max-width: 250px;z-index: 99}
#newvendordd a {white-space: normal; text-decoration: none; transition: none; color: #1d1d1d;}
#newvendordd a:hover {background:none;color: #1d1d1d;}
#newvendordd a:active {background:none; color:#1d1d1d;}
#newvendordd a.mainactive {background:none; font-weight: 600; color:#345def;}

/* National Educator Discounts */
.nationallinks {position: relative; display:block; float:left; width:100%; height:auto; margin:0px auto 0px auto; padding: 0;}
.nationallinks .grid {position: relative;  display: -webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; padding: 1rem 0 0 0; overflow: hidden; -webkit-align-content: flex-start; align-content: flex-start;}
.nationallinks .grid .item {filter: alpha(opacity=0); opacity: 0; overflow: hidden; position: relative; padding: 15px 0.5rem 5px; margin: 0;}
.nationallinks .grid.items-visible > .item {filter: alpha(opacity=100); opacity: 1; }
.nationallinks .item a {display: block; position: relative; padding: 0 0px; margin: 0; width: 100%; height: auto; text-decoration: none; border:none;}
.nationallinks .item a span.outerimg {display: block; width: 100%; height:100%; margin: 0 auto; position: relative; border:0px solid #ddd;   }
.nationallinks .item a span.outerimg > span.img {display:block; margin: 0 auto; background:#fff; padding: 5px;  border-radius: 4px; border:1px solid #e2e8ef; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);}

.nationallinks .item a span.outerimg > span.img img {padding: 10px 0px;}

.nationallinks .item a span.discount {display:none; position: absolute; left: 0;top: 0; right: 0;bottom:0; line-height: 20px;display:none; width:100%;height:100%; display: -webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color:rgba(74,170,66,0.9);opacity: 0; -webkit-transition: all ease-in .25s; -moz-transition: all ease-in .25s; -o-transition: all ease-in .25s; transition: all ease-in .25s;}
.nationallinks .item a span.discount > span {display:block;text-align: center; color:#fff; position: relative; font-size:17px; font-weight: 600;}
.nationallinks .item a:hover span.discount {opacity: 1;display:none;}

.nationallinks .busname {width:auto; display: table; height:60px; position: relative; margin: 0 auto;}
.nationallinks .busname > span {display: table-cell; vertical-align: middle; margin: 0 auto 0 auto; line-height: 1.2; text-align: center; position: relative;color:#345def;}
.nationallinks .busname > span:after {position: absolute; content: ""; height: 2px; background:#345def; width:0; left: 0; bottom:5px;-webkit-transition: all ease .25s; -moz-transition: all ease .25s; -o-transition: all ease .25s; transition: all ease .25s;}

.nationallinks .item a:hover .busname > span {color:#345def;}
.nationallinks .item a:hover .busname > span:after {width:100%;}

.subtitle.nationaltitle {display:none;}
fieldset.filter-group {float:left; width: 100%; display:block; text-align: center; margin: 0px auto 0 auto;}
fieldset.filter-group input {width: 100%; max-width: 500px; margin: 0 auto; border-radius: 4px; border-color:#e2e8ef; border-width:2px; height:50px; letter-spacing: -.025rem;color:#1d1d1d; font-family: 'sofia-pro', sans-serif; background-color:#f7fafc;}
fieldset.filter-group input::placeholder  {color:#555;font-family: 'sofia-pro', sans-serif; letter-spacing: -.025rem;}
fieldset.filter-group input:focus {border-color:#345def;background-color:#f7fafc;}
.resulttext {display:none; text-align: center; position: relative; font-style: normal; float:left; width:100%; font-weight: 400;}
.resulttext p { margin-top: 15px; padding: 0; margin-bottom: 0; font-size: 1rem;}

.nationalcategories {text-align: center; display:block; float:left; margin: 20px auto 10px auto; position: relative; width:100%; padding: 0; }
.nationalcategories a.btn:after {display: none;}
.nationalcategories a.btn i {margin-left: 10px; position: relative; font-size: 12px;display: inline-block; transform: rotate(90deg);}
.nationalcategories.show a.btn {background-color: #1f388f;}
.nationalcategories.show a.btn i {transform: rotate(-90deg);}
#nationalfilter {max-height: 350px; width:auto; max-width: 300px;z-index: 10}
#nationalfilter a.dropdown-item {cursor: pointer; text-decoration: none;}
#nationalfilter a.dropdown-item:hover {background:none; color:#1d1d1d;}
#nationalfilter a.dropdown-item:active, #nationalfilter a.dropdown-item:focus {background:none; color:#1d1d1d;}
#nationalfilter a.dropdown-item.mixitup-control-active {background:none; font-weight: 600; color:#345def;}

.nationallinks .mixitup-page-list {padding: 0; border: none; margin: 0;}

/* Error Page */
.errorpage p {text-align: center;}
.errorpage p > span {font-weight:700;}

/* Cats */
div.singlecat {position: relative; margin: 10px 0 10px 0; width:100%; display: block; float:left; overflow: hidden;height:auto;}
div.singlecat .row {position: relative;-ms-flex-wrap: wrap; flex-wrap: wrap;-webkit-box-align: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center;  -webkit-align-content: start; align-content: flex-start;}
div.singlecat .row > div {margin-bottom:18px;position: relative; padding: 0px 8px;}
div.singlecat .row a {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: space-between; -ms-flex-pack:justify; justify-content: space-between; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; align-items:stretch; transition:none; color:#345def; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);border-radius: 4px; background:#fff; border: 1px solid #e2e8ef;}

div.singlecat .row a span.text {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; padding: 16px 24px;}
div.singlecat .row a span.arrow {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; padding: 0 16px; border-left: 1px solid #edf2f7;}
div.singlecat .row a span.arrow i {width:24px;position: relative; text-align: center; font-size: 13px;}

.locbutton {text-align: center; position: relative; display:block; margin: 0 auto 25px;}
.locbutton .btn i {margin-right: 8px; position: relative;}

.jumpcat select { -webkit-appearance: none;-moz-appearance: none; -ms-appearance: none;appearance: none; outline: 0;box-shadow: none;border:1px solid #fff !important;background-color:#e2e8ef;}
.jumpcat select::-ms-expand {display: none;}

.jumpcat {position: relative; display: block; padding: 20px 0px 0px; margin: 30px auto 0 auto; width:100%; text-align: center; float:left; border-top:1px solid #edf2f7;}
.jumpcat > div {position: relative; width: 20em; max-width:100%; height:55px; line-height: 55px; background-color:#e2e8ef;  margin: 0px auto 0 auto; border-radius: 4px; border:solid 1px rgba(255, 255, 255, 0.2); box-shadow: none;}
.jumpcat select { padding:0 1em; color:#1d1d1d; cursor: pointer; font-weight: 700; width:100%; border-radius: 4px; border: 0 none !important; font-size: 1.12rem; font-family: 'sofia-pro',sans-serif;}

.jumpcat > div::after {font-family: 'pgcps'; content: "\e918"; position: absolute;top: 8px;right: 10px;padding: 0 1em;cursor: pointer;pointer-events: none; font-size: 18px; height:40px; width:40px;  display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex;-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; color:#1d1d1d; transform: rotate(90deg);}

/* Business */
.backtocat {position: relative; display: block; padding-top:25px; border-top:1px solid #edf2f7; margin: 20px auto 10px auto; width:100%; text-align: center; float:left;}
.buscontent + .backtocat {margin-top:15px;}
.backtocat .btn {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: space-between; -ms-flex-pack:justify; justify-content: space-between; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; align-items:stretch; transition:none; color:#345def; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);border-radius: 4px; background:#fff; border: 1px solid #e2e8ef; padding: 0; width: 20em; margin: 0 auto;}
.backtocat .btn span.text {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; padding: 16px 24px;}
.backtocat .btn span.arrow {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; padding: 0 16px; border-left: 1px solid #edf2f7;}
.backtocat .btn span.arrow i {width:24px;position: relative; text-align: center; font-size: 13px;}

.buscontent {position: relative;}
.businessContent {width:auto; height: auto; display: block; position: relative; margin: 0 auto 0px; padding: 0; overflow: hidden;}
.businessContent .business-image {display: block; height:auto; width:auto; position: relative; margin: 0 auto 0px; text-align: center; overflow: hidden; border: none; padding: 10px 0;}
.businessContent span.buttons {position: absolute; left: 5px; top: 5px; display: block; z-index: 5;}
.businessContent span.buttons button {border: 1px solid #e1e1e1; border-radius: 4px; background-color:rgba(255,255,255,0.7); padding: 0; cursor: pointer;font-size:11px; color:#222; width:30px; height: 27px; line-height:25px;text-align: center; display:block;}
.businessContent span.buttons button.zoom-in {border-radius: 4px 4px 0px 0px;}
.businessContent span.buttons button.zoom-out {border-radius: 0px 0px 4px 4px;}

.outerzoom {width:450px; max-width:97%; margin: 0 auto; position: relative; display: block; padding: 3px; border: 1px solid #ebeffd;background:#fff; border-radius: 4px;}
.business-image .imagezoom {display: inline-block; width:100%; height:auto; position: relative; margin: 0 auto; padding: 0px; text-align: center; }
.business-image img {padding: 0; margin: 0 auto; text-align: center; position: relative; filter: alpha(opacity=0); opacity: 0; z-index: 3;}

#business-buttons {width:100%; height:auto; position: relative; display:-ms-flexbox; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: flex; margin: 0 auto; padding: 0 0 20px; text-align: center; -webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center; -webkit-flex-flow:row wrap;-moz-flex-flow: row wrap;-ms-flex-flow: row wrap;flex-flow: row wrap; -webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center; margin-top: 5px;}
#business-buttons a.btn {border-radius: 4px; padding: 8px 12px; color:#1f388f; background-color:#ebeffd; font-weight: 600; letter-spacing: -.005rem;line-height: 1.5; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); font-size: 1rem; margin: 5px;}
#business-buttons a i {position: relative; margin-right: 7px; top:-1px; font-size: 0.9rem;}

/* LANGUAGE ADS */
#alternate-ad {display:none; text-align: left; margin: 0px auto;padding: 10px; width:550px; border:1px solid #ebeffd; background-color:#fff; border-radius: 4px; z-index: 2;}
#alternate-ad p {margin:0 0 1em 0;}
#alternate-ad p.smaller {font-size:12px; line-height:16px;}
#alternate-ad ul {position: relative; margin: 0 0 10px;}
#alternate-ad ul li {list-style-position: inside; list-style-type: disc;}
#alternate-ad ol {position: relative;margin: 0 0 10px}
#alternate-ad ol li {list-style-position: inside; list-style-type: decimal;}

/* Directions & Locations */
div.gm-style {font-family: 'Inter', sans-serif !important; color: #555; font-weight: normal !important; width:100% !important; overflow: hidden !important; text-align:left;}
.gm-style-iw {}
.infoWindow {height:100%;width:100%;display:block;position:relative;min-width:150px;z-index: 999; text-align:left; }
.infoWindow h4 {display:block; line-height:24px; font-size:18px; font-weight:bold !important; color: #111 !important; margin:0; padding:0 2px 5px 2px;border-bottom: 0px solid rgba(200, 201, 199, 0.5); font-family: 'Inter', sans-serif !important; -webkit-font-smoothing: subpixel-antialiased; }
.infoWindow p { margin: 0 0 5px 0 !important; padding:5px 0 0 !important; display:block !important; position:relative;font-weight:400 !important; font-family: 'Inter', sans-serif !important; background-color:#fff; -webkit-font-smoothing: subpixel-antialiased; font-size:17px !important; line-height:24px !important; color:#1d1d1d !important;}
.infoWindow h5 {display:block;line-height:20px; font-size:15px; font-weight:bold !important; color: #555 !important; margin:0; padding:0; font-family: 'Inter', sans-serif !important;}

#directions_map img, #directions_map object, #directions_map embed { max-width: none; height: auto }
#directions_map *,#directions_map *:before,#directions_map *:after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
#location_map img, #location_map object, #location_map embed { max-width: none; height: auto }
#location_map *,#location_map *:before,#location_map *:after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.adp, .adp table, .adp-list {font-family: 'Inter', sans-serif !important;font-weight: normal !important;}
.address a { text-decoration: underline;}
div.adp-legal { display: none !important;}

.gm-style-iw .poi-info-window.gm-style {width:100%;display:block;overflow:hidden; font-family: 'Inter', sans-serif !important;font-weight: 400 !important; padding-left: 0px; padding-right:0px;text-align:left; -webkit-font-smoothing: subpixel-antialiased;}
.gm-style-iw .poi-info-window.gm-style div.title.full-width {font-family: 'Inter', sans-serif !important;font-weight: 700 !important; padding:0 0 0px 0px;margin: 0 0 0px;background:#fff; font-size:14px; line-height:20px !important;color:#1d1d1d;}
.gm-style-iw .poi-info-window.gm-style div.full-width { width: 200px !important; }
.gm-style-iw .poi-info-window.gm-style div.address {color:#1d1d1d; font-family: 'Inter', sans-serif !important;font-weight: 400 !important; padding: 0 0 7px 0px !important; margin: 0 0 7px 0px !important; border-bottom: 1px solid rgba(200, 201, 199, 0.5);}
.gm-style-iw .poi-info-window.gm-style div.address .address-line:nth-child(1) {padding-top:5px;}
.gm-style-iw .poi-info-window.gm-style div.address .address-line {color:#1d1d1d; font-family: 'Inter', sans-serif !important;font-weight: 400 !important; line-height:18px; font-size:13px;background: #fff !important;}
.gm-style-iw .poi-info-window.gm-style div.view-link {padding-top:0px;}
.gm-style-iw .poi-info-window.gm-style div.view-link a {font-family: 'Inter', sans-serif !important; font-weight: 400 !important; text-decoration: underline; color:#000000 !important; padding: 0px 0px 5px 0px !important; text-transform: none; font-size:13px; display: block !important;}
.gm-control-active.gm-fullscreen-control {width:30px !important; height: 30px !important; }
.gm-control-active.gm-fullscreen-control > img {margin: 0px !important;}
.gmnoprint.gm-bundled-control {right:0px !important; margin: 0px !important;}
.gmnoprint.gm-bundled-control > div {left: auto !important; right: 0px !important; margin: 10px !important;}
.gmnoprint.gm-bundled-control .gmnoprint > div {width: 30px !important; height: 61px !important;}
.gmnoprint.gm-bundled-control .gmnoprint > div > button {width:30px !important; height: 30px !important;}
.gmnoprint.gm-bundled-control .gmnoprint > div > button > img {margin: 0px 0px 0px !important; width:11px !important; height: 11px !important;}
.gmnoprint.gm-bundled-control .gmnoprint > div > button:focus > img {margin: 0px 0px 0px !important; }
.gmnoprint.gm-bundled-control .gmnoprint > div > button:active > img {margin: 0px 0px 0px !important; }
.gmnoprint.gm-bundled-control .gmnoprint > div > div {width: 21px !important;}
button.gm-control-active + .gmnoprint:not(.gm-bundled-control) {right: 40px !important;}
.gmnoprint .gm-style-mtc {font-family: 'Inter', sans-serif !important; font-size: 12px !important;}
.gmnoprint .gm-style-mtc > div[role=button] {font-family: 'Inter', sans-serif !important; font-size: 12px !important; height: 28px !important; padding: 0 10px !important; font-weight: bold !important;}
.gmnoprint .gm-style-mtc button {font-size: 14px !important; padding: 0 10px !important; height:28px !important;}
button[aria-label=Close] img {margin: 0 !important; margin-top:10px !important; z-index: 99 !important; width:18px !important; height: 18px !important;}

.infowindow {height:100%;width:100%;display:block;position:relative;min-width:210px; text-align:center; border:none !important; padding: 10px 0 10px 0px;}
.infowindow > div {display:block; position: relative;font-weight:normal; font-size: 14px; line-height: 18px; font-family: 'Inter', sans-serif !important; color:#1d1d1d;}
.infowindow .title {font-family: 'Inter', sans-serif !important; font-weight:700 !important; padding:0px 0 0px 0px;margin: 0 0 0px;background:#fff; font-size: 1rem; line-height:20px !important;color:#1d1d1d; -webkit-font-smoothing: subpixel-antialiased;}
.infowindow .title > span {font-style: normal !important; font-weight: 500 !important; display: block; color:#1d1d1d;  font-size:15px;}
.infowindow .address {color:#1d1d1d; font-weight: normal !important; padding: 0 0 0px 0px !important; margin: 0 0 0px 0px !important; -webkit-font-smoothing: subpixel-antialiased; }
.infowindow .address .address-line {color:#1d1d1d; line-height:1.2; font-size:14px;}
.infowindow .address .address-line:first-child {padding-top:5px;}
.infowindow .address .address-line:last-child {padding-top:0px;}
.infowindow .discountlink {display: block; width:auto; height:auto; margin: 5px 0 0px 0; padding: 0; position: relative;}
.infowindow .discountlink > a { position: relative; display: inline-block; text-decoration: none; font-size:0.95rem;  background-color: #1f388f; padding: 6px 25px 6px 12px; color:#fff; border-radius: 4px; font-family: 'Inter', sans-serif; text-transform: none;font-weight: 500; border:none; letter-spacing: -.005rem; line-height: 1.3;}
.infowindow .discountlink > a:hover {color:#fff; background-color:#1f388f;}
.infowindow .discountlink > a i {font-size:10px; position: absolute; width:10px; height: 10px; line-height: 12px; right: 7px; top: 50%; margin: -5px 0 0 0;}

.infowindow.geolocation {padding: 5px 0 !important;}
.infowindow.geolocation h5 {margin:0; font-weight: 500; font-family: 'sofia-pro', sans-serif; color:#1d1d1d;}

/* Locations */
.locationContent {min-height: 0px; float: left; height: auto; width: 100%; padding: 0; margin: 0px auto 20px auto; position: relative; filter: alpha(opacity=0);opacity: 0;}
.locationouter {width:100%; height: 400px; border:1px solid #e2e8ef; display:inline-block; position:relative; padding:5px; margin: 0 auto; background: #fff; border-radius:4px;}
#location_map {width: 100%;height:100%; position: relative; max-width:100%; padding: 0;margin: 0; overflow:hidden; font-size: 90%; display:block; background-color:#f2f2f2;}
#location_map .gm-style .gm-style-iw > div {min-width:150px;}
html.mobile #location_map .gm-style .gm-style-iw > div {min-height:200px !important;}

.droploc {position: relative; display: block; padding-bottom:15px; margin: 0 auto 0px auto; text-align: center;}
button#dropdownlocation {width:100%; height: auto; display: block; position: relative;  font-weight: 600; background:#345def; color:#f0f2f6; border:none; border-radius: 8px; text-align: center; padding: 11px 16px; font-size: 1rem; letter-spacing: -.005rem; line-height: 1.5;}
button#dropdownlocation:focus, button#dropdownlocation:active { outline: none !important;}
button#dropdownlocation:after  {position: relative; margin-left: 10px; top: 2px;}

.droploc .drop-down-arrow-up, .droploc .drop-down-arrow-down {position: absolute; pointer-events: none; width:12px; height: 8px; right: 20px;}
.droploc .drop-down-arrow-up {-webkit-transform: rotate(180deg); transform: rotate(180deg); top:12px;}
.droploc .drop-down-arrow-down {top:24px;}

#locationlist {width:100%; max-width:100%;}
#locationlist > div {max-height:400px;}
#locationlist ul {position: relative;margin:0;}
#locationlist ul li {position: relative; padding: 0;margin:0 8px; width:auto; display: block; }
#locationlist ul li a {display: block; white-space: normal;cursor: pointer; text-decoration: none; color:#1d1d1d; text-align: center; font-size: 0.9rem; border-bottom: 1px solid #edf2f7; padding: 4px 8px 4px 8px; transition:none;}
#locationlist ul li:last-child a {border-bottom: none;}
#locationlist ul li a:hover {background-color:#fff;}
#locationlist ul li a:active {background-color:#fff;}
#locationlist ul li a.activeLoc {font-weight: 700; color:#345def }

/* Directions */
table#printDiv {display:none;}
.mapContent {min-height: 0px; float: left; height: auto; width: 100%; padding: 0; margin: 10px auto 20px auto; position: relative; filter: alpha(opacity=0);opacity: 0;}
.mapouter {width:100%; height: 400px; border:1px solid #e2e8ef; display:inline-block; position:relative; padding:5px; margin: 0 auto; background: transparent; background-color:#fff;border-radius: 4px;}
#directions_map {width: 100%;height:100%; position: relative; max-width:100%; padding: 0;margin: 0; overflow:hidden; font-size: 90%; display:block; background-color:#f2f2f2;}
#directions_map .gm-style .gm-style-iw > div {min-width:150px;}

div.geo {width:100%; padding: 0px; position: relative; text-align: center; display:block; margin: 10px auto 20px; float:left;}
div.geo a {position: relative; cursor: pointer; text-transform: capitalize; display:inline-block;font-weight: 500;}
div.geo a i {position: relative; margin-right: 7px;}

#form-outer {width:100%; position: relative; margin: 20px auto 20px auto; float:left; display:block;}
#form-outer > form {width:100%; height: auto; display: block; position: relative;float:left; margin: 0 auto;}
#form-outer > form input {border-radius: 6px; width:100%; border:2px solid #f7fafc; -webkit-appearance: none; appearance: none; background:#f7fafc; font-size:1.1rem; position: relative; display: block; height:50px; padding: 2px 50px 2px 20px; color:#1d1d1d; letter-spacing: -.025rem; font-family: 'sofia-pro', sans-serif; font-weight: 500;}
#form-outer > form input:focus {border-color:#345def;}
#form-outer > form ::-webkit-input-placeholder {color:#555;}
#form-outer > form button {position: absolute; top: 0px; right: 10px; border: 0 none; padding: 0; width:40px; height: 50px; line-height: 50px; text-align: center; outline: none !important; border-radius: 0; background:none; color:#345def; font-size: 20px;}
#form-outer > form button:hover {color:#1f388f;}

#directions {display:none; float:left; text-align: left; width:100%; position:relative; margin: 0px auto 0px; padding: 0px; background: transparent;}
#directions .panel {position:relative; background-color:transparent; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; border: 0 none; padding: 1.35em 1em;}
#directions .panel .panel-heading {position:relative;font-size:18px; background-color:transparent; border: 0 none; margin-bottom:25px; font-weight: 400;  padding: 15px 30px 15px 0px; border-radius: 0; border-bottom:1px solid #1d1d1d;}
#directions .panel .panel-heading > i {font-size:13px; position: absolute; left: 10px; width: 13px; height: 13px; line-height: 1; text-align: center; margin: 5px 0 0 0;}
.timeTop span.distanceTime {font-weight: 700; display:block; position: relative;}
.timeTop span.trafficTime {display:block;font-style: italic; font-size:16px; line-height: 1.4; position: relative;font-weight: 500;}
.timeTop span.trafficTime > span {color:green;}
.timeTop span.trafficTime.traffic > span {color:red;}
.timeTop button {border:none; background-color: transparent; padding: 0; position: absolute; top: 50%;right: 15px; font-size:16px; line-height: 1; width:16px; height: 16px; text-align: center; cursor: pointer; margin: -8px 0 0 0; z-index: 10; color:#345def; outline: none!important;}
.timeTop button:hover {}

#directions .panel .panel-body {padding: 0px;}
.mapbottom {position: relative;}
.mapbottom h3 {float:left; width: 100%; display:block; position: relative; margin: 0 0 0px 0px; padding: 0;color:#1d1d1d; text-transform: none; font-weight: 500;font-size: 1.5rem;letter-spacing: -.0125rem;line-height: 1.75rem;}
.mapbottom h3.fromLocation {margin: 0 0 30px 0px;}
.mapbottom h3.fromLocation span {display: block;}
.mapbottom h3.toLocation {margin: 20px 0 0 0;}
.mapbottom h3.toLocation span.destination_address {font-weight: 400;display:block; font-size: 20px;}
.mapbottom h3.toLocation span.destination_name {}
.mapbottom h3.toLocation span.destination_loc {font-weight: 400;}

#instructions {display:block; width: 100%; padding: 0px; margin: 0px 0px 0px 0px; position: relative; float:left; }
#instructions > li {float:left; width:100%; height:auto;display: block; position: relative; margin: 0; padding: 0 0 0px 30px; }
#instructions > li:last-child {padding-bottom:10px; margin-bottom: 0;}
#instructions > li span.steps {display:block; width: 100%; position: relative; margin: 0 0 25px 0px; padding: 0 0 12px 0; font-weight: 500; border-bottom:1px solid rgba(0, 0, 0, 0.07);}
#instructions > li span.steps b {font-weight: 700;}
#instructions > li span.instruct {display: block; width:100%;}
#instructions > li span.dis {display: block;width:auto; font-size: 14px; line-height: 20px; position: absolute;overflow: hidden;background:#fff; padding: 0 5px 0 0; bottom:-10px;color:#575757;font-style: italic; font-weight: 500;}

#directionslist {display:none; position: absolute; top:80px; left: 2.7rem; z-index:6;}
#directionslist button {padding: 7px 12px; letter-spacing: -.00063rem; font-weight: 500; font-size: 1rem; line-height: 1.5; border-radius: 4px; background-color: #345def; color:#fff;}
#directionslist .btn:after {top:2px; position: relative; margin-left: .4rem;}
#directionslist.show .btn:after {border-bottom: .3em solid; border-top: 0;}
#directionslist .dropdown-menu { overflow: hidden; max-height:270px;}
#directionslist div ul {margin: 0; padding: 0; position: relative;}
#directionslist div ul li {margin: 0; padding: 0; position: relative;}
#directionslist div ul li a {cursor: pointer;display: block; width:auto; background:none; text-decoration: none; color:#1d1d1d; font-size: 0.9rem}
#directionslist div ul li a.activeLoc {color:#345def; font-weight: 700;}
#directionslist .mCSB_inside > .mCSB_container {margin-right:0;}

/* LTO */
p.formpagetext.ltopage {text-align: center; margin: 0;}
.ltocontent {float: left; height: auto; width: 100%; padding: 0px; margin: 0px auto 0px auto; position: relative;}
.ltorow {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap; position: relative; -webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center; -webkit-justify-content: center; justify-content:center; }

.ltorow .ltologo {padding: 0px 10px; position: relative; margin: 0 0 15px 0;  }
.ltorow .ltologo a {display: block; width:auto; height: auto; position: relative; margin: 0 auto; border: none;}
.ltorow .ltologo span.outerimg { display: block; padding: 5px; background:#fff; border:1px solid #e2e8ef;  border-radius: 4px; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);}
.ltorow .ltologo span.outerimg img {}
.ltorow .ltologo span.busname {display: none;}

/* Single Lto */
.ltoinfo {width:auto; float:left; text-align: center; position: relative; display: block; margin: 20px auto 10px; border: 0px solid #ddd; }
.ltoinfo > h4 {padding: 0 0 0.5rem; margin: 0 0 1rem;border-bottom: 1px solid #e1e1e1; float:left; width:100%; height:auto; position: relative; font-size:20px; line-height: 26px; font-weight: 400;}
.ltoinfo > img {position: relative; margin: 0 auto 0.6em; padding: 0;}
.ltoinfo > .offer {padding: 0.5em 0 0; margin: 0 0;float:left; width:100%; height:auto; position: relative;}
.ltoinfo > .offer p {margin: 0 0 15px;}
.ltoinfo > .offer p:last-child {margin: 0;}
.ltoinfo > .links {float:left; width:100%; height:auto; position: relative; border-top: 0px dotted #e5e5e5; padding: 10px 0 0.5em;margin: 10px 0 0; }
.ltoinfo > .links a.btn {border-radius: 4px; padding: 8px 12px; color:#1f388f; background-color:#ebeffd; font-weight: 600; letter-spacing: -.005rem;line-height: 1.5; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); font-size: 1rem; margin: 5px;}

.ltoinfo.imageonly {max-width: 832px; overflow: hidden; float:none;width:100%; padding: 5px;}
.ltoinfo.imageonly .imagezoomlto {display: inline-block; width:100%; height: auto; position: relative; margin: 0 auto; padding: 4px; text-align: center; background:#fff; border: 1px solid #e2e8ef; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); border-radius: 4px;}
.ltoinfo.imageonly .imagezoomlto img {}
.ltoinfo.imageonly span.buttons {position: absolute; left: 5px; top: 5px; display: block; z-index: 5;}
.ltoinfo.imageonly span.buttons button {border: 1px solid #e1e1e1; border-radius: 4px; background-color:rgba(255,255,255,0.7); padding: 0; cursor: pointer;font-size:11px; color:#222; width:30px; height: 27px; line-height:25px;text-align: center; display:block;}
.ltoinfo.imageonly span.buttons button.zoom-in {border-radius: 4px 4px 0px 0px;}
.ltoinfo.imageonly span.buttons button.zoom-out {border-radius: 0px 0px 4px 4px;}

/*** FORM PAGES ***/
span.suggesttitle {color:#1d1d1d; font-weight: 600; font-size: 1.2rem; letter-spacing: -.005rem;line-height: 1.5; float:left; width:100%; display: block; margin: 15px auto 10px; text-align: center;}
.formpage {float:left; width:100%; height:auto; display: block; position: relative;}
p.formpagetext {margin: 0px auto 0 auto; display: block; position: relative; text-align: center;}
.formContainer p.smaller {margin: 15px 0 0; padding: 0;font-weight: 400; font-size:14px; float:left; width:100%; display: block; text-align: center;}
.formContainer {position: relative; float:left; width:100%; margin: 20px auto 0 auto; padding: 0px 0 0 0; border-top:0px dotted #ccc;}
.formContainer input[type=checkbox] {display:none;}

.formContainer form {position: relative; float:left; width:100%; height:auto; padding: 0px 0px 0px 0px;}
.formContainer .form-group {margin-bottom: 0; padding: 10px 0px; position: relative; float:left; width:100%;}
.formContainer .form-group label {font-style: normal; font-weight: 600; position: relative;  width:100%;}
.formContainer .form-group .form-control {position: relative; background:#edf2f7; font-weight: 400; border:2px solid #edf2f7; height:44px; border-radius: 4px; color:#1d1d1d; letter-spacing: -.00063rem; font-size: 1rem; line-height: 1;font-family: 'Inter', sans-serif; transition: border .3s ease; box-shadow: none !important; }
.formContainer .form-group .form-control:focus {border-color:#345def;}
.formContainer .form-group ::-webkit-input-placeholder {color:#555;}
.formContainer .form-group textarea.form-control {height:auto;}
.formContainer .form-group select.form-control { -webkit-appearance: none; -ms-appearance: none; appearance: none;height:46px;}
.formContainer .form-group.select i {position: absolute; right: 5px; width:40px; height:46px; line-height:46px; top:44px; margin:0px auto; text-align: center; font-size:18px;}

.formContainer .eac-input-wrap > span {line-height: 1 !important; top: 5px !important;}
.formContainer .eac-sugg {color:#ccc; cursor: pointer;}

.formContainer .form-group .error label {}
.formContainer .form-group .error label:after {content: '*'; position: absolute; color: red; padding: 0 0 0 5px; font-size:11px;top: 1px;}
.formContainer .form-group .valid label:after {content: '✓'; position: absolute; color: green; padding: 0 0 0 5px; font-size:11px; top: 1px;}
.formContainer .form-group.error label {}
.formContainer .form-group.error label:after {content: '*'; position: absolute; color: red; padding: 0 0 0 5px; font-size:11px;top: 1px;}
.formContainer .form-group.valid label:after {content: '✓'; position: absolute; color: green; padding: 0 0 0 5px; font-size:11px;top: 1px;}
.formContainer .form-group .form-control.error {border-color: #ee3224;}
.form-actions {text-align: center; position: relative; margin-top: 15px;}
.form-actions button {min-width:140px;}

#formresponse {float:left; width:100%; height:auto; position: relative;}
#formresponse > div {float:left; width:100%; height:auto; position: relative; display:block; padding:20px 15px; background:#fff; border-radius: 4px; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); margin-top:0px; margin-bottom: 15px; border: 1px solid #e2e8ef;}
#formresponse > div p {margin: 0 0 0px; text-align: center; font-weight: 500;}
#formresponse > div p span {font-weight: 700;}

#formresponse > div.errormessage p {color:#ee3224;}

.bottomsubscribe {box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); background-color:#fff; float:left; width:100%; display: block; margin: 20px auto 20px; border: 1px solid #e2e8ef; border-radius: 4px; transition: box-shadow .3s ease; padding: 15px 30px; font-weight: 400;text-align: center;}
.bottomsubscribe p {margin-bottom: 10px;}
.bottomsubscribe p:last-child {margin: 0;}

.formContainer.update #formresponse > div.successmessage p {margin: 0 0 25px 0;}
#formresponse table {margin: 0px auto 0px; width:100%; }
#formresponse table td {font-weight: 500; padding:8px 7px; font-size: 0.9rem; background-color:#edf2f7;}
#formresponse table td:first-child {width:40%;}
#formresponse table td:last-child {font-weight: 400;}
#formresponse .table-bordered td {border-color:#e2e8ef;}
#formresponse .table-bordered {border-color:#e2e8ef;}

/* Faqs */
#faqs {float:left; width: 100%; height: auto; position: relative; display:block; margin: 0px 0 auto 0;}
#faqs > div { display:block; width:100%; float:left; position: relative;}

/* Contact */
.formContainer.contact #formresponse > div.successmessage {background:none;border:none; border-radius: 0; padding: 0px;box-shadow: none;}
p.formpagetext.contactpage {text-align: center; width:100%; margin: 0 auto 25px; float:left; position: relative; background-color:#fff; border: 1px solid #e2e8ef; border-radius: 4px; padding: 15px; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); transition: box-shadow .3s ease;}
p.formpagetext > span.title {display: block; position: relative; font-weight: 500; font-family: 'sofia-pro', sans-serif; font-size: 1.5rem; letter-spacing: -.0125rem; line-height: 1.75rem; margin: 0 0 10px;}
p.formpagetext > span.contact {display: block; position: relative;}
p.formpagetext > span.contact a {}
p.formpagetext > span.contact > span {display: inline-block; position: relative; line-height: 1.1;}
p.formpagetext > span.contact > span:first-child {padding-right: 10px; margin-right: 10px; border-right: 1px dotted #e2e8ef;}
p.formpagetext > span.text { display: inline-block; width:auto; position: relative; margin: 10px auto 0 auto; padding: 10px 10px 0 10px; border-top: 1px solid #edf2f7;}

/* Accessibility */
.insidecontent.accessibility p.formpagetext {text-align: left; margin-bottom: 24px;}
.insidecontent.accessibility p.formpagetext:nth-child(3) {margin-bottom: 0;}

/** Resource Library **/
.resourcecontent {display: block; float:left; position: relative; width:100%; height:auto;}
#resources { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center;}
.downloads {margin-bottom: 50px;}
.downloads > div {background-color:#fff; border: 1px solid #e2e8ef; border-radius: 4px; padding: 16px 16px 16px; height:100%; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);}
.downloads .thumbnail {display: block; text-align: center; width:100%; }
.downloads .thumbnail img {position: relative; margin: 0 0 16px; border-radius: 4px;}
.downloads h3 {text-align: left; margin: 0 0 16px; padding: 0 0 12px; border-bottom: 1px solid #edf2f7; font-family: Inter, sans-serif; font-weight: 700; font-size: 1.25rem; line-height: 1.625rem; letter-spacing: -.00125rem;}

.downloads .links {width: 100%; height: auto;  display:-webkit-box; display:-ms-flexbox; display: flex; white-space: normal; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: flex-start;-moz-align-items: flex-start;-ms-align-items: start;align-items: flex-start; -ms-flex-direction:column; flex-direction: column; position: relative;}
.downloads .links a {position: relative;font-size: .875rem; margin: 0 0 8px;line-height: 1.25rem; letter-spacing: .00063rem; font-weight: 500; padding: 0 0 0 32px;}
.downloads .links a i {position: absolute; left: 0; top:50%;margin-top: -7px; width:16px;height:16px; font-size: 14px;}

/* Mobile App */
.container-fluid.mobileapp {padding-left: 0;padding-right: 0;background-color:#f7fafc; padding-top:0px;padding-bottom: 20px;}
.container-fluid.mobileapp .insidecontent {padding-left:15px;padding-right:15px;}
.appbottom, .apptop {display: block; position: relative; float:left; width:100%; margin: 0; padding: 0;}

.apptop h3 {margin-bottom: 25px;}
a.appcollapse {width:49%; display: block; float:left; color:#00719b; position: relative; padding: 0; margin: 0;  text-decoration: none; border:none;}
a.appcollapse:nth-child(2) {margin-right: 1%;}
a.appcollapse:nth-child(3) {margin-left: 1%;}

.appbottom {width:100%; margin-top:25px; margin-bottom:25px;}

a.appcollapse > span {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: space-between; -ms-flex-pack:justify; justify-content: space-between; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; align-items:stretch; transition:none; color:#345def; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);border-radius: 4px; background:#fff; border: 1px solid #e2e8ef;}

a.appcollapse > span span.text {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; padding: 16px 24px;}
a.appcollapse > span span.text i {margin-right:7px; position: relative; }
a.appcollapse > span span.arrow {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; padding: 0 16px; border-left: 1px solid #edf2f7;}
a.appcollapse > span span.arrow i {width:24px;position: relative; text-align: center; font-size: 13px;}
a.appcollapse.activelink > span span.arrow i {transform: rotate(90deg);}

#appcontent {display:none; float:left; width:100%; height: auto; position: relative; margin: 15px 0 15px 0; padding: 0;}
#appcontent > div {display: block; position: relative; padding: 15px; margin: 0; background:#fff; border:1px solid #e2e8ef; border-radius: 4px; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);}
#appcontent > div ul {margin: 0 0 0 20px; padding: 0; position: relative;}
#appcontent > div ul li {list-style: decimal; list-style-position: outside; margin: 0; padding: 0 0 0 5px; position: relative;}
#appcontent > div ul li i {position:relative; width:auto; -webkit-background-visibility: hidden;}
#appcontent > div ul li i.icon-ios-share {color:#007aff;}
#appcontent > div ul li i.icon-more {color:#000;}
#appcontent > div ul li img {width:30px; position: relative; display: inline-block; vertical-align: middle; margin: 0 3px;}

/* Terms & Privacy */
.policypage {float:left; width:100%; height:auto; display: block; position: relative; margin-top: 0px;}
#terms {position: relative; float:left; width:100%;}
#terms .terms {float:left; width:100%; display: block; position: relative; padding: 0; margin: 0 auto 15px auto;}
#terms .terms.well {}
#terms .terms:not(.well):last-child {margin-bottom:0;}

#privacytable {position: relative; float:left; display: block; width:100%; height:auto; margin: 10px auto 0px auto; padding: 0; }
#privacytable table td {padding: .6rem .75rem;}
#privacytable table td a {color: #345def; transition:none;}
#privacytable table td a:hover {background:none;}
#privacytable table.table-hover tr:hover {background:none;}
#privacytable > div:not(.table-responsive) {float:left; position: relative; width: 100%; display:block;}
#privacytable > div .well {float:left; width:100%; height:auto; position: relative;}
#privacytable ul { margin-left: 25px; position: relative;}
#privacytable ul li {margin: 0 0 5px; list-style:disc; list-style-position: outside; position: relative;}
#privacytable ol {margin-left: 25px; position: relative;}
#privacytable ol li {margin: 0 0 5px 0; list-style:decimal; list-style-position: outside; position: relative;}
#privacytable h3 {margin: 0 0 22px 0;  font-size: 1.5rem; letter-spacing: -.0125rem; line-height: 1.75rem;}
#privacytable h4 {font-family: 'Inter', sans-serif; font-weight: 600; font-size: 1.2rem; letter-spacing: -.0125rem; line-height: 1.625rem; margin: 0 0 16px;}

/* Search Page */
#searchouter {float:left; width:100%; height: auto; padding:0px; position: relative; display:block;}
#searchouter form {position: relative; background:#fff; width: 700px; max-width:100%; margin: 20px auto 10px; padding: 0px; height:auto; overflow: hidden;}
#searchouter form input {width:100%; font-size: 1.25rem; line-height: 1.5rem; font-weight: 500; border:2px solid #f7fafc; padding: 10px 50px 10px 15px; height:60px;border-radius: 8px; background:#f7fafc; color:#1d1d1d; letter-spacing: -.025rem; font-family: 'sofia-pro', sans-serif;}
#searchouter form ::-webkit-input-placeholder {letter-spacing: -.025rem; font-family: 'sofia-pro', sans-serif;}
#searchouter form button {font-size: 26px; border: none; background: none; position: absolute; right:5px;top:50%;  padding: 0; width:50px; text-align: center;color:#345def; margin-top: -18px;}

.outerresults {overflow: hidden; position: relative; width:100%; height: auto; display: block; margin: 0px auto 0 auto; padding: 0; text-align: center;}

#searchresults {float:left; width: 100%; height: auto; display:block; margin: 0 auto;position: relative; padding:0px 0px 0px 0px;}
#searchresults p.formpagetext {font-style:italic; padding-top:20px; padding-bottom:0; margin:0;text-align: center}
#searchresults p.formpagetext.noresults {padding-top:15px; border-top:0px dashed #d4d4d4;}

#searchfilter {padding:0px;float:left; width:100%; height:auto; position: relative; margin: 0 auto; display:none; border-bottom:0px solid #E9E9E9;}
#searchfilter > div {margin: auto; padding: 0px 0 10px 0px;width:100%; float:left; text-align: center;}
.resultstext {overflow: hidden; width:100%; display: block; position: relative; margin: 0 auto 0px; padding: 0px 0px;}
.resultstext > span {display: block; position: relative; padding: 0 0 0 0px; font-size:1.25rem; font-weight: 700; line-height:40px; letter-spacing: -.01rem;}
.resultstext span#search-string {font-weight: 700; color:#345def;}
.resultsfilter {float:left; width:100%; display: block; position: relative; margin: 10px auto 15px; padding: 0px; border-bottom:0px solid #d4d4d4;}
.resultsfilter.nothing {margin: 0 auto 0; border:0;}
.resultsfilter .filterdropdown > .btn {}
.resultsfilter .filterdropdown > .btn i {margin-left:10px; display: inline-block; position: relative; font-size: 12px;text-align: center;transform: rotate(90deg);}
.resultsfilter .filterdropdown.show > .btn {background-color:#1f388f}
.resultsfilter .filterdropdown.show > .btn i {transform: rotate(-90deg);}

#results {overflow: hidden; width: 100%; height: auto; display:block; margin: 0 auto;position: relative; padding:0px 0px 0px 0px; min-height:200px; }
.results { width:100%; height:auto; display:block;position: relative; border-top:0px solid #E1E7E9;  padding: 0px 0px 0px 0; margin: 0px auto 0px auto; overflow: hidden;}
#resultsgrid {width:100%; height:auto; position: relative; padding: 0; margin: 0px auto 0px auto; float:left;}
#resultsgrid .gridouter { padding-top: 0px; padding-bottom: 15px; float:left; width:100%; height: auto; position: relative; display:block;}
#resultsgrid .gridouter .grid {margin: 0px auto 0px; width:100%; height:auto; position: relative; padding: 0; overflow: hidden; -webkit-align-content: flex-start; align-content: flex-start;}
#resultsgrid .gridouter .grid > .mix {overflow: hidden; position: relative;margin: 0 0 0px 0; text-align: center; padding-left: 15px; padding-right:15px;}

#resultsgrid .mix > div {padding: 0 0px; box-sizing: border-box; margin: 0 0 0px 0;}

#resultsgrid .mix a {display: block; width:100%;  text-align: left; padding: 10px 0px 10px 0px; position: relative; text-decoration: none; background:none; border: none; border-bottom: solid 1px #e2e8ef; text-transform: none; border-radius: 0px; line-height: 1.3; color:#1d1d1d; font-weight: 700; font-size: 1rem; letter-spacing: -.00125rem;}
#resultsgrid .mix a i {display:none;}

#resultsgrid .mixitup-page-list {margin: 0 auto 15px auto; padding: 0 0 20px 0; border-top: none; border-bottom: 0px solid #ddd; border-radius: 0;}
#resultsgrid .mixitup-page-list li.page-item {margin: 0;}
#resultsgrid .mixitup-page-list li.page-item:nth-last-child(2) a {border-radius: 0px;}
#resultsgrid .mixitup-page-list li.page-item:nth-child(2) a {border-radius: 0px;}
#resultsgrid .mixitup-page-list li.page-item a.mixitup-pager-first {border-radius: 4px 0px 0px 4px;}
#resultsgrid .mixitup-page-list li.page-item a.mixitup-pager-last {border-radius: 0px 4px 4px 0px;}

.filterdropdown .dropdown-menu {box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1); min-width:210px;}
.filterdropdown div.dropdown-menu a {cursor: pointer;display: block; width:auto; background:none; text-decoration: none; color:#1d1d1d; font-size: 0.9rem; transition:none;}
.filterdropdown div.dropdown-menu a:hover {background-color:#fff;color:#1d1d1d;}
.filterdropdown div.dropdown-menu a:active {background-color:#fff;color:#1d1d1d;}
.filterdropdown div.dropdown-menu a.mainactive {color:#345def; font-weight: 700;}
