* { 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;}

:focus-visible {
    /*outline-color: -webkit-focus-ring-color !important;
  outline-style: auto !important;
    outline-width:5px !important;*/
    box-shadow: rgba(52,93,239,.5) 0 0 2px 2px,inset rgba(52,93,239,.5) 0 0 1px 1px !important;
    border-radius: 1px !important;
}
#indexslides .caption a.btn:focus-visible {background-color:#1f388f !important;box-shadow: rgba(52,93,239,.5) 0 0 2px 2px,inset rgba(52,93,239,.5) 0 0 1px 1px !important;
    border-radius: 1px !important;}
.btn.form:focus-visible {background-color:#1f388f !important;}
.tophead #translatebutton:focus-visible {background-color: #2f54d7 !important;}

body::-webkit-scrollbar {width: 9px;}
body::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
body::-webkit-scrollbar-thumb { background-color: #aaa; outline: none !important; border-radius: 10px;}

html {min-height: 100%;-webkit-tap-highlight-color:transparent;}
html.showmenu {overflow:hidden;}
body { min-height: 100%;}

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

.progress-gotop {position: fixed;bottom: -55px; right: 40px;height: 54px;width: 54px;-webkit-transform: translateX(-2px);-ms-transform: translateX(-2px);transform: translateX(-2px);border-radius: 50%;z-index: 998;box-shadow: inset 0 0 0 3px rgba(239, 105, 52, .3);cursor: pointer;-webkit-transition: .5s;transition: .5s;opacity: 0;-webkit-transition: bottom opacity .3s; transition:bottom opacity .3s; /*background:#000;*/}
.progress-gotop.hide {opacity: 0;bottom:-55px}
.progress-gotop.show {opacity: 1; bottom:20px;}
.progress__container {position: relative; width: 100%; height: 0; display: -webkit-box; display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content:flex-end}
.progress__arrow {position: absolute; width: 100%; height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center; -ms-flex-align: center; align-items: center;-webkit-box-pack: center;-webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;-webkit-transition: .5s;transition:.5s}
.progress__arrow svg {height: 20px;width:16px}
.progress__arrow svg path { stroke: #ef6934;stroke-width: 2;stroke-linecap:round}
.progress-gotop .progress-circle { height: 100%;width:100%}
.progress-gotop .progress-circle path {stroke: #ef6934; stroke-width: 5;fill: none;-webkit-transition: none !important; transition:none !important;}

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 {}

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;*/}
html.chrome body {}

.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 {}
.btn.focus, .btn:focus {}

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.adimage .modal-dialog {max-width:100%; text-align:center;}
.modal.adimage .modal-dialog img {margin: 0 auto;}
.modal.adimage .modal-body span.buttons {position: absolute;z-index: 4;left: 15px; top: 5px; display: block;}
.modal.adimage .modal-body span.buttons button {border: 1px solid #ededed; border-radius: 4px; background-color:rgba(255,255,255,0.7); padding: 0px; cursor: pointer; font-size:11px; color:#666; width:30px; height:27px; line-height: 25px; text-align: center; display:block; outline: none !important;}
.modal.adimage .modal-body span.buttons button.inactive {color:#999;}
.modal.adimage .modal-body span.buttons button.zoom-in {-webkit-border-radius: 4px 4px 0px 0px;border-radius: 4px 4px 0px 0px;}
.modal.adimage .modal-body span.buttons button.zoom-out {-webkit-border-radius: 0px 0px 4px 4px;border-radius: 0px 0px 4px 4px;}

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

#qrcode.modal .modal-body {text-align: center;}

.modal.lto .modal-dialog {max-width:100%;}
.modal.lto .modal-header .print {position: relative;}
.modal.lto .modal-header .print .btn {margin:0;padding:0px; color:#fff; text-decoration: underline; font-size:20px; line-height:1;}
.modal.lto .modal-header .print .btn i {font-size:16px; position: relative; margin-right: 8px;}

.modal.modal-instructions .modal-body {text-align: center;}
.modal.modal-instructions .modal-body a.btn {display: inline-block; margin: 0 auto 10px; background-color:#345def; color:#fff; font-weight: 600; font-size: 1rem; padding: 10px 15px; border-radius: 8px; border: none; letter-spacing: -.005rem;line-height: 1.25;}
.modal.modal-instructions .modal-body a.btn i {font-weight: normal; margin-right: 7px; position: relative;}

#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}

#subscribemodal .subscribeindex {display: block; width:100%; position: relative; padding:0px; text-align: center;}
#subscribemodal p {margin-bottom: 10px; text-align: center;}
#subscribemodal .subscribeindex input[type=checkbox] {display:none;}
#subscribemodal .subscribeindex form {width:100%; margin: 0 auto; padding: 15px; position: relative; height:auto;}
#subscribemodal .subscribeindex .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.5rem;font-family: 'Inter', sans-serif; transition: border .3s ease;}
#subscribemodal .subscribeindex ::placeholder {color:#555;}
#subscribemodal .subscribeindex .form-control:focus {border-color:#345def;}
#subscribemodal .subscribeindex .form-control.error {border-color:red;}

#subscribemodal .subscribeindex .popover.fade {opacity: 1; z-index: 10;}
#subscribemodal .subscribeindex .popover {background-color:#fff; border-color:#ddd;border-radius:.3rem; -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.15); box-shadow: 0 2px 4px rgba(0,0,0,0.15);}
#subscribemodal .subscribeindex .popover .popover-body {color:#555; font-weight: normal; font-size: 14px; font-family: Arial, sans-serif; text-align: center;}

#formresponse2 > div {border-top:1px solid #ddd; padding: 10px 0 0 0; margin: 0; position: relative; display: block; width:100%; float:left; }
#formresponse2 > div p span {font-weight:700;}


.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;}

/* Main Elements */
.pagewrapper { position: relative;display: block; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;}
.pagewrapper.ieFade {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);opacity: 1; }
#main {position: relative;width:100%; float:left;}
.container-fluid {position: relative; padding-left: 24px; padding-right: 24px; max-width: 1440px; }

/* Header */
header {position: relative; border-bottom: 1px solid #e2e8ef;}
header.sticky {position: fixed; top:0; left; 0; right: 0; width: 100%; background-color:#fff;z-index: 100; height: auto;}
header.sticky .tophead {display: none !important;}

header .tophead {background-color:#1f388f; border-bottom: 1px solid #fff; position: relative; }
.tophead > .container-fluid {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: space-between; -ms-flex-pack:justify; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; height: 48px;}
.sitetitle {color:#fff; font-size: .875rem; line-height: 1.43; letter-spacing: .01563rem; padding:0px 16px; margin-left: -16px;}
.tophead #translatebutton {position: absolute; right: 0; top:0; background-color:#1f388f; color:#fff; transition: background-color .3s ease; border: 0 none; padding: 12px 24px;margin: 0; cursor: pointer; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -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; border-radius: 0;}
.tophead #translatebutton > span {margin-left: 14px; font-size: 1rem; font-weight: 500;line-height: 1.5; letter-spacing: .00938rem;}
.tophead #translatebutton > i {font-size: 13px; position: relative;}
.tophead #translatebutton:hover {background-color:#2f54d7;}

.bottomhead {background-color:#fff; position: relative; transition: all 0.4s ease-out;}
.bottomhead > .container-fluid {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: flex-start; -ms-flex-pack:start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items:center; height:55px;}

.bottomhead .logo {position: relative; border-right: 1px solid #e2e8ef;}
.bottomhead .logo a {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; }
.bottomhead .logo img {max-height: 36px; width:auto; position: relative;}
.logo .logotitle {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; margin: 0 16px 0 10px;}
.logo .logotitle .title {color:#1d1d1d; font-weight: 600; font-size: .875rem; line-height: 1.43; letter-spacing: .01625rem;}
.logo .logotitle .subtitle {color:rgba(29,29,29,.8); font-weight: 400; font-size: .875rem; line-height: 1.43; letter-spacing: .01625rem;}

.bottomhead #translatebutton {position: absolute; right: 110px; transition: color .3s ease; border: 0 none; padding: 16px 16px 15px;margin: 0; cursor: pointer; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -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; border-radius: 0; color:#345def; background-color:#fff;}
.bottomhead #translatebutton:hover {color:#1f388f;}
.bottomhead #translatebutton > span {margin-left: 14px; font-size: 1rem; font-weight: 500;line-height: 1.5; letter-spacing: .00938rem;}
.bottomhead #translatebutton > i {position: relative;font-size: 1rem;}

.button-wrapper {position: absolute; top:0; right: 0; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; height:56px;}
.button-wrapper button {border: 0; border-left: 1px solid #edf2f7; padding: 0; margin: 0; cursor: pointer; background-color:#fff; color:#1d1d1d; width: 55px; height:55px; transition: background-color .3s ease;}
html.chrome .button-wrapper button {font-weight: 500;}
.button-wrapper button:hover {background-color: #edf2f7;}
.button-wrapper 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%;}
.button-wrapper button > span.closed {display: none; opacity: 1;}
.button-wrapper button.toggle > span.open {display:none;}
.button-wrapper button.toggle > span.closed {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex;}

.button-wrapper button > span span.text {font-size: .875rem; line-height: 1.43;letter-spacing: .01563rem; margin-top:6px;font-family: 'Inter', sans-serif; opacity: 1; color:#1d1d1d; font-weight: 400;}

.searchdd {max-height: 56px; width: 100vw; box-shadow: 0 1px 2px 0 rgba(0,0,0,.06),0 1px 3px 0 rgba(0,0,0,.1); border-radius: 0px 0px 4px 4px; transition: opacity .3s ease; will-change: opacity,visibility,max-height; padding: 0; margin: 0; border: none;}
.searchdd form {position: relative; width:100%;}
.searchdd form ::-webkit-input-placeholder {color:#595959;}
.searchdd form input {position: relative; width:100%; padding: 14px 72px 14px 16px; font-size: 1rem; line-height: 1.63; letter-spacing: -.00063rem; color:#1d1d1d; background-color:#fff; border: 1px solid #edf2f7; border-top-left-radius: 0; border-top-right-radius: 0; transition: border .3s ease; height:56px;}
.searchdd form input:focus {border: 1px solid #edf2f7;}
.searchdd form button {position: absolute; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; top:4px; right: 4px; bottom:4px; width: 48px; height: 48px;  -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; cursor: pointer; padding: 0; border: 0 none; border-radius: 4px; transition: background-color .3s ease; background-color:#fff;}

.bottomhead .navbar {padding: 0;}
#mainmenu {position: relative; width:auto;}
#mainmenu > ul {position: relative; 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-box-pack: flex-start; -ms-flex-pack:start; justify-content: flex-start; border:none; margin:0;}
#mainmenu > ul > li {position: relative; width: auto; text-align: center; margin: 0;}
#mainmenu > ul > li > a {font-family: 'sofia-pro', sans-serif; padding: 26px 16px; margin: 0; font-size: 1rem; font-weight: 500; line-height: 1.5; letter-spacing: -.00063rem; color:#1d1d1d; -webkit-transition: none; transition:none;}
#mainmenu > ul > li > a:hover {color:#345def;}
#mainmenu > ul > li.dropOpen > a {color:#345def;}

#mainmenu .sub-menu {display:block; z-index: 10; background:#fff; left: 0; position: absolute; opacity: 0; padding: 10px 0px 10px; top:100%; height:auto; visibility: hidden; min-width: 300px; box-shadow: 0 1px 2px 0 rgba(0,0,0,.06),0 1px 3px 0 rgba(0,0,0,.1); border-radius: 0px 0px 4px 4px; margin: 0; margin-top: 0px; transform: scale(1,0); transform-origin: 0 0; will-change: opacity,visibility,max-height; -webkit-transition:all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#mainmenu > ul > li.dropOpen .sub-menu {opacity: 1; visibility: visible; transform: scale(1);}
#mainmenu .sub-menu > ul {padding: 10px 0px; background:#fff;margin: 0;}
#mainmenu .sub-menu > ul li {position: relative; display: block; white-space: pre-wrap; width:100%; border: 0 none; background:none;}
#mainmenu .sub-menu > ul li a {-webkit-transition: none; transition:none; text-align: left; font-family: 'sofia-pro', sans-serif;font-size: 1rem; font-weight: 500; line-height: 1.5; letter-spacing: -.00063rem; color:#1d1d1d; position: relative; display: block; padding: 10px 20px; text-decoration: none; box-sizing: border-box;}
#mainmenu .sub-menu > ul li.nothing {text-align: left; font-family: 'sofia-pro', sans-serif;font-size: 1rem; font-weight: 500; line-height: 1.5; letter-spacing: -.00063rem; color:#1d1d1d; position: relative; display: block; padding: 10px 20px; text-decoration: none; box-sizing: border-box;}
#mainmenu .sub-menu > ul li a:hover {background-color:#edf2f7;}
#mainmenu .sub-menu > ul li.nothing {padding: 10px 20px;}

[data-visually-hidden="true"] {
  display: none;
}
[data-visually-hidden="false"] {
  display: block;
}
#mainmenu .sub-menu[data-visually-hidden="true"] {opacity: 0; visibility: hidden; transform: scale(1,0);}
#mainmenu .sub-menu[data-visually-hidden="false"] {opacity: 1; visibility: visible; transform: scale(1);}
#mainmenu > ul > li[data-show-sub=true] > a {color:#345def;}

#mobilemenu {position: relative; top:auto; right:auto; left: auto; height: 0; width:100vw; background-color:#fff; border-bottom:1px solid #e2e8ef; visibility: hidden; opacity: 0; -webkit-transform: scale(.99); transform: scale(.99); transition: opacity .3s ease,-webkit-transform .3s ease-in-out; transition: opacity .3s ease,transform .3s ease-in-out; transition: opacity .3s ease,transform .3s ease-in-out,-webkit-transform .3s ease-in-out; will-change: visibility,opacity,transform; z-index: 100; overflow: hidden; border-top:1px solid #e2e8ef;}
html.showmenu #mobilemenu {visibility: visible; opacity: 1; -webkit-transform: scale(1); transform: scale(1); height:auto;}

#mobilemenu > div {position: relative; padding-left: 24px; padding-right: 24px;}
#mobilemenu > div ul {position: relative; padding: 16px 0; margin: 0;}
#mobilemenu > div ul > li {position: relative; margin: 0 0 11px;}
#mobilemenu > div ul > li > a {display: block; color:#1d1d1d; opacity: 0.9; font-weight: 700; font-size: 1rem; line-height: 1.5; padding: 0; -webkit-transition: color .3s ease; transition: color .3s ease;}
#mobilemenu > div ul > li > a:hover {color:#345def;}
#mobilemenu > div ul > li > a i {position: absolute; width: 16px; height:16px; right: 0px; top:50%; margin-top: -8px;}

#mobilemenu .submenu {position: fixed; left:-100%; top:0px; bottom:0; background:#fff;width:100%; height:100%; padding: 0 24px; z-index:201; -webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
#mobilemenu .submenu.subopen {left:0; -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0);}

#mobilemenu .submenu a.mp-back {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-left: 20px; color:#345def;}
.submenu a.mp-back i {position: absolute; left:0; top:50%; width: 16px; height:16px; margin-top:-8px;}

#mobilemenu .submenu a.dropdown-item {-webkit-transition: color .3s ease; transition: color .3s ease;}
#mobilemenu .submenu a.dropdown-item:hover {background:none;}
#mobilemenu .submenu li.nothing {display: block; color:#1d1d1d; opacity: 0.9; font-weight: 700; font-size: 1rem; line-height: 1.5; padding: 0;}

/* Footer */
footer {background-color: #101c48; position: relative; width:100%; height:auto;text-align: center; color:rgba(255,255,255,.6); overflow: hidden; font-size: .875rem; line-height: 1.5; letter-spacing: .01313rem; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
footer .container-fluid {padding-top:20px; padding-bottom: 20px;}
footer .copyright {display: block; padding-bottom: 10px;}
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: 0px 10px; line-height: 1.2;text-decoration: none;}
footer .footerlinks ul li a:hover {color:#fff;}

/* Index */
#indexslides {position: relative; display: block; height:auto; overflow: hidden; z-index: 2; border-bottom: 4px solid #ef6934;}
#indexslides .item {position: relative; float:left; }

#indexslides .item:before {position: absolute; top: 0; left: 0; width:100%; height: 100%; background-image: linear-gradient(225deg,rgba(239,105,52,.29) 3%,rgba(239,105,52,.29) 23%,rgba(155,98,102,.37) 31%,rgba(61,91,157,.28) 41%,rgba(41,67,148,.74) 74%,#1f388f 100%); opacity: 0.8; content: ''; z-index: 1;}
#indexslides .item img {width:100%; position: relative;}
#indexslides .item span.image {display: block; position: relative; height:700px; background-size: cover; background-repeat: no-repeat; background-position: center center;}

#indexslides .caption {position: absolute; z-index: 3; bottom:0; left: 0; right: 0; margin: 0 auto; width:100%;height: 100%; max-width:1440px; text-align: left; 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: 0 24px; }

#indexslides .caption > div {background-color:rgba(255,255,255,.65); border-radius: 4px; padding: 56px 32px; position: relative; width:100%;}
#indexslides .caption a.btn {color:#f0f2f6; 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;}
#indexslides .caption a.btn:hover {background-color:#1f388f;}

/* #indexslides .item.prizeslide:before {background-image: linear-gradient(62deg,#1f388f 1%,rgba(41,67,148,.7) 96%);} */
#indexslides .item.prizeslide .caption {text-align: center;}
#indexslides .item.prizeslide .caption h1 {text-align: center;}
#indexslides .item.prizeslide .caption h3 {text-transform: uppercase; margin: 0; text-align: center; float:left;display: block; width:100%;}
#indexslides .item.prizeslide .caption h3 span {float:left;display: block; width:100%;}
#indexslides .item.prizeslide .caption span:nth-child(1) {font-size: 2rem;}
#indexslides .item.prizeslide .caption span:nth-child(2) {font-size: 2.25rem;}
#indexslides .item.prizeslide .caption span:nth-child(3) {font-size: 4.5rem; margin-top: 10px;}
#indexslides .item.prizeslide .caption hr {border-top:1px dashed #1d1d1d; width:75%; margin-left: 12.5%; float:left;display: block; margin-top: 30px;}
#indexslides .item.prizeslide .caption p {text-align: center; float:left;display: block; width:100%; font-size: 1.3rem;font-style: italic;}

.slide-arrows {position: absolute; bottom:30px; right: 30px;z-index: 9;}
.slide-arrows button {position: relative; -webkit-appearance: none; appearance: none; border:1px solid transparent; background-color:#edf2f7; font-size: 22px;color:#4a5568; -webkit-transition: background .3s ease; -moz-transition: background .3s ease; transition: background .3s ease; border-radius: 4px; width:48px; height:48px; padding: 0; margin: 0 5px;}
.slide-arrows button:hover {background-color: #4a5568; color:#fff;}
.slide-arrows button.slick-prev i {position: relative; left: -2px;}
.slide-arrows button.slick-next i {position: relative; right: -2px;}

.indexmiddle {position: relative; background:#fff; padding: 60px 0 60px;}
.indexmiddle h2 {text-align: center;}
.indexmiddle .formouter-box {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; width:100%;}
.indexmiddle form input[type=checkbox] {display:none;}
.indexmiddle .form-container {width:100%; display:block;}
.indexmiddle .form-container form {width:100%; margin: 0 auto; padding: 0; position: relative; height:auto;}
.indexmiddle .form-container .form-group {float:left; margin: 0 auto 15px auto;position: relative; display:block; width:100%; }
.indexmiddle form input {border-radius: 4px; font-size:1rem; width:100%; border:2px solid #edf2f7; height:50px; font-weight: 400; box-shadow: none; line-height: 1; background-color: #edf2f7; letter-spacing: -.00063rem; color:#1d1d1d; transition: border .3s ease; font-family: 'Inter', sans-serif;}
.indexmiddle form ::-webkit-input-placeholder {color:#555; font-weight: 400; }
.indexmiddle form input:focus {border: 2px solid #345def;background-color: #edf2f7;}
.indexmiddle form input.error {border-color:red;}
.indexmiddle form span.eac-sugg {top:7px !important; color:#004e83!important;}
.indexmiddle .form-container .form-actions {float:left; width:100%;text-align: center;margin-top: 10px;}

.indexmiddle .popover.fade {opacity: 1; z-index: 10;}
.indexmiddle .popover {background-color:#fff; border-color:#ddd;border-radius:.3rem; -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.15); box-shadow: 0 2px 4px rgba(0,0,0,0.15);}
.indexmiddle .popover .popover-body {color:#1d1d1d; font-weight: normal; font-size: 14px; font-family: 'Inter', sans-serif; text-align: center; letter-spacing: normal;}

.indexmiddle #formresponse {}
.indexmiddle #formresponse > div {background:#f7fafc; border-radius: 8px; padding: 25px 15px; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); border: 1px solid #e2e8ef;}
.indexmiddle #formresponse p {font-size: 1rem; text-align: center; font-weight: 600; margin: 0; padding: 0;}
.indexmiddle #formresponse p a {font-weight: 700;}
.indexmiddle #formresponse p span { font-weight: 700;}

.indexbottom {position: relative; background:#1f388f; padding: 50px 0 50px;border-bottom: 4px solid #ef6934;}
.indexbottom h2 {color:#fff;}
#categoryslide {position: relative;}
#categoryslide .item {position: relative;padding: 10px 10px;}
#categoryslide a {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; -webkit-box-align: center; -ms-flex-align: center; align-items: center;  -ms-flex-line-pack: center; flex-direction: column;}
#categoryslide a {padding: 10px 20px 10px; border-radius: 4px; -webkit-transition:none; transition:none; min-height:170px; color:#345def;text-decoration: none; border: 0; background-color:#fff;  box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);text-align: center; line-height: 1.5; font-weight: 500;}
#categoryslide a i {width:50px; height: 50px; margin: 0 auto 10px auto; font-size: 50px; text-align: center; position: relative; display: block; line-height: 1; display: block; top:0px; color:#1d1d1d;}
#categoryslide a span.name {padding: 0px 0 0 0; text-align: center;position: relative; display: table; width:100%; height: 50px;}
#categoryslide a span.name > span {display: table-cell; vertical-align: middle;}

.category-arrows {position: relative; z-index: 9;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; width:100%; margin-top: 15px;}
.category-arrows button {-webkit-appearance: none; appearance: none; width:48px; height: 48px; border-radius: 8px; border: 0; transition: background-color .3s ease; margin: 0 4px; background-color:#345def; color:#fff;  position: relative; padding: 0;}
.category-arrows button i {position: relative; font-size: 18px; line-height: 48px; width:auto;}

.indexvendors {position: relative; background:#f7fafc; padding: 60px 0 60px;}
.indexvendors h2 {text-align: center;}

#newvendorslide {position: relative;}
#newvendorslide .slick-slider {position: relative; margin: 0 auto; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; max-width:1100px;}
#newvendorslide .slick-slide {padding-top:20px; padding-bottom:20px;}
#newvendorslide .slick-slide > div {padding: 0px 0px; -webkit-transform: scale(.8); transform: scale(.8); -webkit-transition: transform .3s cubic-bezier(.4,0,.2,1); transition: transform .3s cubic-bezier(.4,0,.2,1);}
#newvendorslide .slick-center > div {-webkit-transform: scale(1); transform: scale(1);}
#newvendorslide .item {position: relative;}
#newvendorslide .item a {display: block; position: relative; background:#fff; padding: 0px; border-radius: 8px; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition:all 0.4s ease 0s; border:1px solid #e2e8ef;}
#newvendorslide .item a:hover {}
#newvendorslide .item a img {position: relative; padding:2px; border-radius: 8px 8px 0 0;}
#newvendorslide .item span.name {display:table; position: relative; width:90%; height:60px; margin: 0 auto; /*border-top:1px solid #edf2f7;*/}
#newvendorslide .item span.name > span {display: table-cell; width:100%; height:100%;vertical-align: middle; position: relative; line-height: 1.2rem; text-align: center;}

/*.vendor-arrows {position: relative; z-index: 9;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; width:100%; margin-top: 15px;}
.vendor-arrows button {-webkit-appearance: none; appearance: none; width:48px; height: 48px; border-radius: 8px; border: 0; transition: background-color .3s ease; margin: 0 4px; background-color:#345def; color:#fff;  position: relative; padding: 0;}
.vendor-arrows button i {position: relative; font-size: 18px; line-height: 48px; width:auto;}*/
.vendor-arrows {}
.vendor-arrows button {-webkit-appearance: none; appearance: none; width:48px; height: 48px; border-radius: 8px; border: 0; position: absolute; line-height: 48px; top:50%; margin-top: -24px; transition: background-color .3s ease; background-color:#345def; color:#fff; padding: 0; z-index: 10; font-size: 1.4rem;}
.vendor-arrows button.slick-prev {left: 0;}
.vendor-arrows button.slick-next {right: 0;}

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

/* Inside Pages */
.breadcrumbs {position: relative; padding: 40px 0 68px; 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; }
.breadcrumbs > a, .breadcrumbs > span {display: block; float:left; position: relative; letter-spacing: -.0125rem;}
.breadcrumbs a {color:#1d1d1d; transition: color .3s ease; font-weight: 400;}
.breadcrumbs a:hover {color:#345def;}

.breadcrumbs a.last {color:#1d1d1d; cursor: text; font-weight: 500;}
.breadcrumbs a.ltolast {color:#1d1d1d; cursor: text; font-weight: 500;}
.breadcrumbs span {width:24px;height:24px; font-size: 11px; text-align: center; margin: 0 4px 0 4px; color:#1d1d1d;}
.breadcrumbs > a i {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; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; width:32px; height:32px; background-color: #ebeffd; border-radius: 4px; transition: background-color .3s ease; color:#345def; font-size: 13px;}
.breadcrumbs a:hover i {background-color:#ccd7fb;}

.breadcrumbs div.prev-breadcrumb {display: none; float:left; position: relative; letter-spacing:-.0225rem;}
.breadcrumbs div.prev-breadcrumb a {color:#1d1d1d; font-weight: 500; 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; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; transition: color .3s ease; line-height: 24px;}
.breadcrumbs div.prev-breadcrumb a i {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; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center; position: relative; width:24px; height:24px; margin-right:8px; font-size: 12px; -webkit-transform: rotate(180deg);transform: rotate(180deg);}
.breadcrumbs div.prev-breadcrumb a:hover i {background:none;}

.pagetitle {position: relative; display: block; width:100%; padding: 0; margin: 0; float:left;}
.pagetitle h1 {margin-bottom: 32px; padding-bottom: 16px; border-bottom: 1px solid #e2e8ef;}

.subtitle {display: block; width:100%; position: relative; margin: 0 auto 0px auto; float:left;}
.subtitle h2 {}

.innercontent {position: relative; float:left; width:100%; padding-bottom: 40px;}
.ajaxcontent {position: relative; float:left; width:100%;}

.leftcolumn {position: relative;}

.rightcolumn {position: relative;}

#accordion > ul li.active ul.addscroll {max-height:300px; -webkit-font-smoothing: antialiased;}
#accordion > ul ul .mCustomScrollBox {width:100%;}
#accordion > ul ul .mCSB_scrollTools {right: 0;}
.mCSB_scrollTools a {border:none;background:none;}

.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;}

.mixitup-page-list a {text-decoration: none; cursor: pointer; border:1px solid #e2e8ef; }
.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 {}
.mixitup-page-list a.pager:hover {background-color:#fff;color:#1f388f;}
.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 .col-12 {margin-top:0px; margin-bottom:20px;}
.toplinks a.btn {background-color:#fff;  padding: 24px 32px; border-radius: 4px; border: 1px solid #e2e8ef; height:120px; -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.5rem; line-height: 1.75rem; letter-spacing: -.01688rem;}
.toplinks a.btn:hover {color:#1f388f;}
.toplinks a.btn i {position: absolute; font-size:18px; right:30px; width:18px;height:18px; line-height: 1; text-align: center;}

/* Category */
.discountcontent {float:left; width:100%; height:auto; position: relative; display:block; margin:0px auto 0px auto;}
#allCat .subtitle > h2 {display: none;}
#allCat .subtitle > h2.active {display: block;}
#allCat {position: relative; display:block; float:left; width:100%; height:auto; margin: 0; padding: 0;}
#allCat .grid {margin: 0px auto 1.6rem; position: relative;  display: -webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0; overflow: hidden; -webkit-align-content: flex-start; align-content: flex-start;width:100%;}
#allCat .col-6 {overflow: hidden; position: relative;margin: 0; text-align: center;padding-left: 10px; padding-right:10px; padding-top:10px; padding-bottom:10px;;}
#allCat .grid .item {filter: alpha(opacity=0); opacity: 0; transition: opacity 250ms ease-in;}
#allCat .grid.items-visible > .item {filter: alpha(opacity=100); opacity: 1; }
#allCat .item a {display: -webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}

#allCat .item a {text-align: center; padding: 5px 10px; position: relative; text-decoration: none; height: 70px;  border-radius: 4px; background-color:#e2e8ef; border:solid 1px rgba(255, 255, 255, 0.2); color:#1d1d1d;}
#allCat .item a:hover {background:#1f388f;color:#fff;}

/* Vendors */
#vendordiscounts {position: relative; display:block; float:left; width:100%; height:auto; margin: 0px auto 0; padding: 0;}
#vendordiscounts .grid {position: relative;  display: -webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; padding: 0; overflow: hidden; -webkit-align-content: flex-start; align-content: flex-start;}
#vendordiscounts .grid .item {filter: alpha(opacity=0); opacity: 0; overflow: hidden; position: relative; padding: 7px 0.5rem; margin: 0 0 5px; transition: opacity 250ms ease-in;}
#vendordiscounts .grid.items-visible > .item {filter: alpha(opacity=100); opacity: 1; }
#vendordiscounts .item .img {display:block; position: relative; width:100%; height: 100%; margin: 0; padding: 0;}
#vendordiscounts .item a {display: block; width:auto; height: auto; position: relative; margin: 0; padding: 0;border:none;}
#vendordiscounts span.outerimg {position: relative; width:auto; height:auto; display:block; padding: 5px; margin: 0; 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); }
#vendordiscounts a:hover span.outerimg {box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);}
#vendordiscounts span.outerimg img {margin: 0 auto; position: relative; display: block;}
#vendordiscounts span.busname { display: table; width:auto; height:50px;position: relative; text-align: center; margin: 0px auto 0px; padding: 0; }
#vendordiscounts span.busname > span {display: table-cell; vertical-align: middle;position: relative; line-height: 18px;}

/* Error Pages */
.errorpage {float:left; width:100%; height:auto; display: block; position: relative; text-align: left; padding: 0 0 1.6rem 0; background:none;}
.errorpage.search p.formpagetext {padding-top: 0; padding-bottom:0; margin-bottom:10px;}
.errorpage.search p.last {font-weight: normal; padding-top:0; padding-bottom:0; margin-bottom:0;}
.errorpage p > span {font-weight: 700;}

.results p.search {font-style: italic; text-align: center; padding:0px; margin: 0px 0 0 0; font-weight: 400;}

.outersearch { overflow: hidden; width:100%; height:auto; display: block; position: relative; }
#searchouter {float:left; width:100%; height: auto; padding:0px;position: relative; display:block;}
#searchouter form {position: relative; background:#fff; width: 800px; max-width:100%; margin: 20px auto 10px; padding: 0px; height:auto; overflow: hidden;}
#searchouter form input {width:100%; font-size: 1.8rem; line-height: 2.25rem; font-weight: 500; border: 2px solid #f7fafc; padding: 10px 60px 10px 24px; height:72px;border-radius: 8px; background:#f7fafc; -webkit-appearance: none; appearance: none; color:#1d1d1d; letter-spacing: -.025rem; font-family: 'sofia-pro', sans-serif;}
.webkit.safari #searchouter form input {line-height: 2.55rem;}
#searchouter form input:focus {border-color:#345def}
#searchouter form ::-webkit-input-placeholder {letter-spacing: -.025rem; font-family: 'sofia-pro', sans-serif;}
#searchouter form button {position: absolute;right:0;top:0;height:72px; width:60px;font-size: 30px;color:#345def; padding: 0;}
#searchouter form button i.spin {display:block; position: relative;-webkit-animation:a 2s infinite linear;animation:a 2s infinite linear;}

.searchresults { overflow: hidden; position: relative; width:100%; height: auto; display: block; margin: 0px auto 0 auto; padding: 0;}
.searchresults a span.category {display:none;}
#searchgrid .pagination {margin-top:25px; border-top: none;}
#searchfilter {padding:0px; width:100%; height:auto; position: relative; margin: 0 auto; display:none; border-bottom:0px solid #E9E9E9;}
#searchfilter > div {margin: auto; padding: 20px 0px;width:100%; float:left; text-align: center;}
.resultstext {overflow: hidden; width:100%; display: block; position: relative; margin: 0 auto 15px; padding: 0px 0px;}
.resultstext > span {display: block; position: relative; padding: 0 0 0 0px;font-size:1.25rem; font-weight: 700; line-height:46px; letter-spacing: -.01rem;}
.resultstext span#search-string {font-weight: 700; color:#345def;}
.resultsfilter {float:left; width:100%; display: block; position: relative; margin: 0px auto 20px; padding: 0 5px; background:none;}
.resultsfilter.nothing {margin: 0 auto 0; border:0;}
.searchresults.nosearch .resultsfilter {margin: 0; border-top:2px solid #e2e8ef}

#list-tab {}
#list-tab a {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; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack:center; justify-content: center;}
#list-tab a {width: calc(20% - 8px); font-size: 1.125rem; color:#1f388f; background-color:#ebeffd; padding: 11px 4px; text-align: center;margin: auto; -webkit-transition: background-color .3s ease; transition: background-color .3s ease; text-decoration: none; border-radius: 8px; margin: 4px; box-sizing: border-box; word-break: break-word; border:0 none; font-weight: 600; letter-spacing: -.005rem; }
#list-tab a:hover {background-color:#ccd7fb;}
#list-tab a.mainactive {background-color:#ccd7fb;}

#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;}
#searchgrid {width:100%; height:auto; position: relative; padding: 0; margin: 0px auto 0px auto; float:left;}
#searchgrid .gridouter { padding-top: 0px; padding-bottom: 15px; float:left; width:100%; height: auto; position: relative; display:block;}
#searchgrid .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;}
#searchgrid .gridouter .grid > .mix {overflow: hidden; position: relative;margin: 0 0 0px 0; text-align: center; padding-left: 15px; padding-right:15px;}

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

#searchgrid .mix a {display: block; height:auto; width:100%; text-align: center; padding: 11px 0px 8px; position: relative; text-decoration: none; background:#fff; border: none; border-bottom: solid 1px #e2e8ef; text-transform: none; color:#1d1d1d; border-radius: 0px; line-height: 1.3; font-weight: 700; -webkit-transition:color .3s ease; transition: color .3s ease; font-size: 1.1rem; letter-spacing: -.00125rem; text-align: left;}
#searchgrid .mix a:hover {color:#345def;}

.filterdropdown a.btn {position: relative; padding-right: 32px;}
.filterdropdown a.btn i {display: block; position: absolute; font-size: 12px; width:20px; right:5px; top:50%; margin-top:-7px; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.filterdropdown.show a.btn {background-color:#1f388f; color:#fff;}
.filterdropdown.show a.btn i {-webkit-transform: rotate(-90deg); transform: rotate(-90deg);}
.filterdropdown .dropdown-menu {box-shadow: 0 2px 4px -1px rgba(0,0,0,.06),0 4px 6px -1px rgba(0,0,0,.1); min-width:210px; border: solid 1px #f7fafc; color:#1d1d1d;}
.filterdropdown .dropdown-menu a {text-decoration: none; border:none; transition:none;}
.filterdropdown .dropdown-menu a:hover {color:#1d1d1d;background:#f7fafc;}
.filterdropdown .dropdown-menu a:active {background:none; color:#111}
.filterdropdown .dropdown-menu a.mainactive {color:#345def; font-weight: 700;}

/* Search Page */
#searchpage {overflow: hidden; width:100%; height:auto; display: block; position: relative;}
#searchpageouter {float:left; width:100%; height: auto; padding:0px; position: relative; display:block;}
#searchpageouter form {position: relative; background:#fff; width: 800px; max-width:100%; margin: 20px auto 10px; padding: 0px; height:auto; overflow: hidden;}
#searchpageouter form input {width:100%; font-size: 1.8rem; line-height: 2.25rem; font-weight: 500; border: 2px solid #f7fafc; padding: 10px 60px 10px 24px; height:72px;border-radius: 8px; background:#f7fafc; -webkit-appearance: none; appearance: none; color:#1d1d1d; letter-spacing: -.025rem; font-family: 'sofia-pro', sans-serif;}
#searchpageouter form input:focus {border-color:#345def}
#searchpageouter form ::-webkit-input-placeholder {letter-spacing: -.025rem; font-family: 'sofia-pro', sans-serif;}
#searchpageouter form button {position: absolute;right:0;top:0;height:72px; width:60px;font-size: 30px;color:#345def; padding: 0;}

#searchresults {overflow: hidden; width: 100%; height: auto; display:block; margin: 0 auto;position: relative; padding:0px 0px 0px 0px; min-height:200px;}
#searchresults p.formpagetext {font-style:italic; padding-top:20px;padding-bottom:0;margin: 0;text-align: center;}
#searchresults p.formpagetext.noresults {padding-top:0;}

.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;}
.resultsfilter.nothing {border:1px solid #e2e8ef; padding: 0;}
#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; height:auto; width:100%; text-align: center; padding: 11px 0px 8px; position: relative; text-decoration: none; background:#fff; border: none; border-bottom: solid 1px #e2e8ef; text-transform: none; color:#1d1d1d; border-radius: 0px; line-height: 1.3; font-weight: 700; -webkit-transition:color .3s ease; transition: color .3s ease; font-size: 1.1rem; letter-spacing: -.00125rem; text-align: left;}
#resultsgrid .mix a:hover {color:#345def;}

#resultsgrid .pagination {margin-top:25px; border-top: none;}
#main.searchpage #searchfilter {display:block;}

/* Cats */
#cat {position: relative; display:block; float:left; width:100%; height:auto; margin: 0px auto 0; padding: 0;}
#cat .grid {position: relative;  display: -webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; padding: 0; overflow: hidden; -webkit-align-content: flex-start; align-content: flex-start;}
#cat .grid .item {/*filter: alpha(opacity=0); opacity: 0;*/ overflow: hidden; position: relative; padding: 7px 0.5rem; margin: 0 0 5px;}
#cat .grid.items-visible > .item {filter: alpha(opacity=100); opacity: 1; }
#cat .item .img {display:block; position: relative; width:100%; height: 100%; margin: 0; padding: 0;}
#cat .item a {display: block; width:auto; height: auto; position: relative; margin: 0; padding: 0;}
#cat span.outerimg {position: relative; width:auto; height:auto; display:block; padding: 5px; margin: 0; 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); }
#cat a:hover span.outerimg {box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);}
#cat span.outerimg img {margin: 0 auto; position: relative; display: block;}
#cat span.busname { display: table; width:100%; height:50px;position: relative; text-align: center; margin: 0px auto 0px; padding: 0; }
#cat span.busname > span {display: table-cell; vertical-align: middle;position: relative; line-height: 18px;}

div.allLoc {float:left; width:100%; text-align: center; position: relative; display: block; margin: 35px auto 0 auto; padding:0;}
div.allLoc a.btn > i {margin-right: 10px; position: relative;}

/* Business */
#bus {position: relative; display:block; float:left; width:100%; height:auto; margin: 0; padding: 0;}
.businessContent {min-height: 0px; float:left; height: auto; width:100%; padding: 0; margin: 0px auto 0px;position: relative;display:block; }
.bus-image {display:block; height: auto; width:100%; position: relative; margin: 0 auto; padding: 0; float:left; text-align:center;z-index: 1;}
.bus-image > div {position: relative; display: block; text-align: center; margin: 0px auto; padding: 0; width:auto; max-width:100%;border: none; border-radius:0;}
.bus-image img.bus-ad {position: relative; display: block; text-align: center; margin: 0px auto;padding: 3px; width:100%; z-index: 2;  filter: alpha(opacity=0); opacity: 0; border:1px solid #ebeffd; background-color:#fff; border-radius: 4px;}
html.chrome .bus-image img.bus-ad {filter: alpha(opacity=100);opacity: 1; }

.businesslinks {width:100%; height:auto; display: block; position:relative; margin:25px auto 0px; padding: 0; float:left;}
.businesslinks > ul {display:block;position:relative;height:auto; width:100%; padding:0; margin:0px auto 0px;text-align:center;float:left;}
.businesslinks > ul > li {display:inline-block; position: relative; text-align: center; margin: 0; width:auto; height: auto; padding: 0px 5px 10px;}
.businesslinks > ul > li > 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;}
.businesslinks > ul > li > a.btn:hover {background: #1f388f; color:#fff;}
.businesslinks > ul > li > a i {position: relative; margin-right: 7px; top:-1px; font-size: 0.9rem;}
.businesslinks > ul > li.drop.show > a.btn {background: #1f388f; color:#fff;}

.businesslinks > ul > li > button.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;}
.businesslinks > ul > li > button.btn:hover {background: #1f388f; color:#fff;}
.businesslinks > ul > li > button i {position: relative; margin-right: 7px; top:-1px; font-size: 0.9rem;}
.businesslinks > ul > li.drop.show > button.btn {background: #1f388f; color:#fff;}

.businesslinks .dropdown-menu {box-shadow: 0 2px 4px -1px rgba(0,0,0,.06),0 4px 6px -1px rgba(0,0,0,.1); min-width:210px; border: solid 1px #f7fafc; color:#1d1d1d; padding: 5px 0rem;}
.businesslinks .dropdown-menu a {text-decoration: none; border:none; transition:none;display: block; padding: 3px 10px;}
.businesslinks .dropdown-menu a:hover {color:#1d1d1d;background:#f7fafc;}
.businesslinks .dropdown-menu span.divider {height:1px; width:100%; background:#e2e8ef; display:block; padding: 0; margin: 2px auto;}
.businesslinks .dropdown-menu span.divider:last-child {display: none;}

/* LANGUAGE ADS */
#alternate-ad {display:none; text-align: left; margin: 10px auto;padding: 10px; width:100%; border:1px solid #ebeffd; background-color:#fff; border-radius: 4px; z-index: 2; overflow: hidden;}
#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.3; font-size:15px;}
.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: 10px 0 0px 0; padding: 0; position: relative;}
.infowindow .discountlink > a { position: relative; display: inline-block; text-decoration: none; font-size:1rem;  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:#345def;}
.infowindow .discountlink > a i {font-size:10px; position: absolute; width:10px; height: 10px; line-height: 12px; right: 5px; top: 50%; margin: -5px 0 0 0;}

/* 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;}

/* Directions */
table#printDiv {display:none;}
.mapContent {min-height: 0px; float: left; height: auto; width: 100%; padding: 0; margin: 0px 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;}

.extrabutton {display: none !important; position: relative; width: 100%; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; 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; transition: box-shadow .3s ease; -ms-flex-direction: column; flex-direction: column; margin-bottom: 16px;}
.extrabutton:hover {box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);}
.extrabutton > 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:#1d1d1d; padding: 0; text-align: left;}
.extrabutton > 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;}
.extrabutton > 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;}
.extrabutton > a span.arrow i {width:24px; position: relative; text-align: center; font-size: 13px;}

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; }
.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;}

/* New Vendors */
#newvendors {position: relative; display:block; float:left; width:100%; height:auto; margin: 20px 0 10px 0; padding: 0;}
#newvendors p {font-style: italic; padding: 0; margin: 0;}
#newvendors .grid {position: relative;  display: -webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; padding: 0; overflow: hidden; -webkit-align-content: flex-start; align-content: flex-start;}
#newvendors .grid .item {overflow: hidden; position: relative; padding: 0 0.6rem; margin: 0 0 1rem; filter: alpha(opacity=0); opacity: 0;transition: opacity 250ms ease-in;}
#newvendors .grid.items-visible > .item {filter: alpha(opacity=100); opacity: 1; }
#newvendors .img {display:block; position: relative; width:100%; height: 100%; margin: 0; padding: 0;}
#newvendors .img .outerimg {width:100%; display: block; position: relative; }
#newvendors .img .outerimg img {position: relative; display: block; border: 2px solid #e2e8ef; margin: 0 auto; border-radius: 4px;}
#newvendors .img .busname {display: -webkit-box; display:-ms-flexbox; display:flex; width:auto; height: 50%; padding: 0px 0px; position: absolute; bottom: 0; z-index: 1; margin: 0 0 0 0; background-color:rgba(0, 0, 0,0.75); color:#fff; left: 2px; right: 2px; -webkit-align-content: center; align-content: center;  -webkit-box-pack: center; -ms-flex-pack: center;justify-content: center; align-items: center;}
#newvendors .img .busname > span {display:block; margin: 0 auto 0 auto; padding: 0 3px; position: relative;text-align: center; line-height:1.2;}

#newvendors .img a:hover .outerimg img {border-color:#345def;}
#newvendors .img a:hover .busname {background-color:#345def;}

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

#newvendordd {max-height: 300px; -webkit-font-smoothing: antialiased;}
#newvendordd a.dropdown-item {text-decoration: none; border:none; transition:none;}
#newvendordd a.dropdown-item:hover {color:#1d1d1d;background:#f7fafc;}
#newvendordd a.dropdown-item:active, #newvendordd a.dropdown-item:focus {background:none; color:#111}
#newvendordd a.dropdown-item.mainactive {color:#345def; font-weight: 700;}

/* National Discounts */
.subtitle.nationaltitle > h2 {display:none;}
#nationaldiscounts {position: relative; display:block; float:left; width:100%; height:auto; margin:0px auto 0px auto; padding: 0;}
#nationaldiscounts .grid {position: relative;  display: -webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px auto 0 auto; padding: 0; overflow: hidden; -webkit-align-content: flex-start; align-content: flex-start;}

#nationaldiscounts .grid .item {/*filter: alpha(opacity=0); opacity: 0;*/ overflow: hidden; position: relative; padding: 7px 0.5rem; margin: 0 0 5px;}
#nationaldiscounts .grid.items-visible > .item {filter: alpha(opacity=100); opacity: 1; }
#nationaldiscounts .item a {display: block; position: relative; padding: 0 0px; margin: 0; width: 100%; height: auto; text-decoration: none; border:none;}
#nationaldiscounts .item a span.outerimg {position: relative; width:auto; height:auto; display:block; padding: 5px; margin: 0; 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); }
#nationaldiscounts a:hover {background:none;}
#nationaldiscounts a:hover span.outerimg {box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);}
#nationaldiscounts .item a span.outerimg > span.img {margin: 0 auto; position: relative; display: block;}
#nationaldiscounts .item a span.outerimg > span.img img {padding: 10px 0px;}

#nationaldiscounts span.busname { display: table; width:auto; height:60px;position: relative; text-align: center; margin: 0px auto 0px; padding: 0;}
#nationaldiscounts span.busname > span {display: table-cell; vertical-align: middle;position: relative; line-height: 18px;}
#nationaldiscounts .busname > span:after {position: absolute; content: ""; height: 2px; background:#1f388f; 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;}
#nationaldiscounts .item a:hover .busname > span:after {width:100%;}

#nationaldiscounts .item a span.discount {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(31, 56, 143,0.95);opacity: 0; -webkit-transition: all ease-in 50ms; -moz-transition: all ease-in 50ms; -o-transition: all ease-in 50ms; transition: all ease-in 50ms; border-radius: 4px;}
#nationaldiscounts .item a span.discount > span {display:block;text-align: center; color:#fff; position: relative; font-size: 1.2rem; letter-spacing: -.005rem;line-height: 1.5; }
#nationaldiscounts .item a:hover span.discount {opacity: 1;}

fieldset.filter-group {float:left; width: 100%; display:block; text-align: center; margin: 0px auto 25px 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: 500;}
.resulttext p { margin-top: 0px; padding: 0; margin-bottom: 0; font-size: 16px;}

/* LTO */
.ltocontent {float: left;height: auto; width: 100%; padding: 0px; margin: 0px auto 0px auto; position: relative; display:none;}
#ltodiv #preloader {-webkit-transform: translateY(0); transform: translateY(0); top:50%;}
p.formpagetext.lto {margin: 0; }
.webkit.chrome p.formpagetext.lto { font-weight: 500;}

/* LTO - All */
#all.ltocontent {margin:30px auto 0px auto;}
#all.ltocontent .col-sm-6 {position: relative; margin: 0 0 25px 0;}
#all.ltocontent a {display: block; position: relative; padding: 0 15px; margin: 0; width: 100%; height: auto; text-decoration: none; border:none; background:none;}
#all.ltocontent a span.outerimg {display: block; width: 100%; height:100%; margin: 0 auto; position: relative; }
#all.ltocontent a span.outerimg img {margin: 0 auto; padding: 5px; border-radius:4px;background-color:#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); display:block; position: relative; width:auto; -webkit-transition: all ease-in .25s; -moz-transition: all ease-in .25s; -o-transition: all ease-in .25s; transition: all ease-in .25s;}
#all.ltocontent .busname {width:auto; display: table; height:60px; position: relative; margin: 0 auto;}
#all.ltocontent .busname > span {display: table-cell; vertical-align: middle; margin: 0 auto 0 auto; text-align: center; position: relative;}
#all.ltocontent .busname > span:after {position: absolute; content: ""; height: 2px; background:#1f388f; 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;}

#all.ltocontent a:hover span.outerimg img {box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}
#all.ltocontent a:hover .busname > span {}
#all.ltocontent a:hover .busname > span:after {width:100%;}

/* LTO - Single */
#ltobox {width:100%; height:auto; position: relative; display:block; margin:10px auto 0px auto; padding: 0px; text-align: center; float:left;}
.lto-wrapper {filter: alpha(opacity=0); opacity: 0;width:auto; height:auto; display:inline-block; position:relative; margin: 0px auto 0px; text-align:center; border: 0px solid #ddd;  }
.lto-wrapper .outerlto {display:block; width:auto; height:auto; position: relative; padding: 5px; margin: 0 auto; background:#fff; 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);}

.lto-wrapper.imageonly {border: 0 none;}
#ltobox .links {width:100%; height:auto; display: block; position:relative; margin:25px auto 0px; padding: 0; float:left;}
#ltobox .links > ul {display:block;position:relative;height:auto; width:100%; padding:0; margin:0px auto 0px;text-align:center;float:left;}
#ltobox .links > ul > li {display:inline-block; position: relative; text-align: center; margin: 0; width:auto; height: auto; padding: 0px 5px 10px;}
#ltobox .links > ul > li > a.btn {color:#1f388f; background-color:#ebeffd; font-size: 16px; padding:8px 12px; font-weight: 600; line-height:1.5; letter-spacing: -.005rem; font-size: 1rem; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);}
#ltobox .links > ul > li > a.btn:hover {background-color:#1f388f; color:#fff;}

/*** FORM PAGES ***/
.subtitle.form > h2 {text-align: center; color:#017acb;}
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: 10px auto 0 auto; display: block; position: relative;}
.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;}
.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;}
.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;}

.formContainer .popover.fade {opacity: 1;}
.formContainer .popover {background-color:#fff; border-color:#ddd;border-radius:.3rem; -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.15); box-shadow: 0 2px 4px rgba(0,0,0,0.15);}
.formContainer .popover .popover-body {color:#1d1d1d; font-weight: normal; font-size: 14px; font-family: 'Inter', sans-serif; text-align: center; letter-spacing: -.00063rem;}

#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:#f7fafc; border-radius: 4px; box-shadow: none; margin-top:10px; border:1px solid #edf2f7;}
#formresponse > div p {margin: 0 0 0px; text-align: center; font-size: 16px;}
#formresponse > div p span {font-weight: 700;}

.formContainer.update #formresponse > div.success p {margin: 0 0 25px 0;}
#formresponse table {margin: 0px auto 0px; width:100%; }
#formresponse table td {font-weight: 700; font-size:16px; padding:8px 7px;}
#formresponse table td:first-child {width:40%;}
#formresponse table td:last-child {font-weight: 400;}
#formresponse .table-bordered td {border-color:#fff;}
#formresponse .table-bordered {border-color:#fff;}

.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: 500;text-align: center;}
.bottomsubscribe p {margin-bottom: 10px;}
.bottomsubscribe p:last-child {margin: 0;}

/* 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.success {background:none;border:none; border-radius: 0; padding: 0px;}
p.formpagetext.contact {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.contact:hover {box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);}
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;}

/** 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 > div:hover {box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);}
.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;}
.downloads .links button {position: relative;font-size: .875rem; margin: 0 0 8px;line-height: 1.25rem; letter-spacing: .00063rem; font-weight: 500; padding: 0 0 0 32px; border:none; background:none; color:#345def;}
.downloads .links button:hover {color:#1f388f;}
.downloads .links button i {position: absolute; left: 0; top:50%;margin-top: -7px; width:16px;height:16px; font-size: 14px;}

/* Mobile App */
body.mobileapp #main .container-fluid {overflow: hidden;} 
.appbottom {width:100%; height:auto; position: relative; background-color:#f7fafc; padding: 50px 0 25px;}

.apptop .row {position: relative; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.apptop ul {position: relative; float:left; width:100%; }
.apptop ul li {position: relative; display:block; margin: 0 0 2px; padding: 0 0 0 20px;}
.apptop ul li:last-child {margin: 0;}
.apptop ul li i {font-size:7px; position: absolute; left: 0; line-height: 1; top:9px;}
.apptop img {width:350px; position: relative;}

.appbottom h2 {text-align: center;}
.appbottom p {text-align: center;}

.appslides {position: relative; margin-top: 20px;padding: 0 0px;display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex;}
.appbottom .appbox {width:100%; height:100%; position: relative; margin: 0 auto 0 auto; padding: 0;  overflow: hidden; cursor: pointer; }
.appbox > div {background-color:#fff; height:100%;position: relative; overflow: hidden; margin: 20px 15px; 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;}
.appbottom .appbox div.instruct-list {position: relative;width:100%; height:410px; display: block; background-color:#fff; padding: 25px 25px;}
.appbox h3.title {position: relative; display:block; width:100%; font-size: 1.5rem; line-height: 1.75rem; letter-spacing: -.01688rem;}
.appbox h3.title i {position: relative; margin-right: 10px;}

.appbox #apphover {position:absolute; left: 0; width:100%; height: 0; overflow:hidden; z-index:2; background-color:rgba(16, 28, 72,.95); display: block; -webkit-transition: all .3s ease; transition: all .3s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.appbox > div:hover #apphover {height:300px;}
.appbox #apphover button {border: none; color:#fff; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; padding: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 1.5rem; width:100%; height: 100%;}

.appbox ul {position: relative; display: block; padding: 0px; width:100%; margin-left: 15px;padding-left: 10px; padding-right: 10px; margin-bottom: 0;}
.appbox ul li {position: relative; text-align:left; padding: 0 0 4px 0px; margin: 0; list-style: decimal; list-style-position: outside; font-weight: 600; line-height: 1.5;}
.appbox ul li > span {font-weight: 400;}
.appbox ul li i {position: relative; font-size:17px; top:2px;}
.appbox ul li i.icon-ios-share {margin: 0 2px;color:#0046df;}
.appbox ul li i.icon-more {font-size: 20px; line-height:1;vertical-align: top;}

/* 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 > 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 32px 0;}
#privacytable h4 {font-family: 'Inter', sans-serif; font-weight: 700; font-size: 1.25rem; letter-spacing: -.0125rem; line-height: 1.625rem; margin: 0 0 16px;}

/**** INFORMATION PAGES ****/
#mainimage {position: relative; display: block; height:auto; overflow: hidden; z-index: 2; border-bottom: 4px solid #ef6934;}
#mainimage > div {position: relative; width:100%; height:auto; overflow: hidden;}

#mainimage > div:before {position: absolute; top: 0; left: 0; width:100%; height: 100%; background-image: linear-gradient(225deg,rgba(239,105,52,.29) 3%,rgba(239,105,52,.29) 23%,rgba(155,98,102,.37) 31%,rgba(61,91,157,.28) 41%,rgba(41,67,148,.74) 74%,#1f388f 100%); opacity: 0.8; content: ''; z-index: 1;}
#mainimage > div span.image {display: block; position: relative; /*height:700px;*/ height: 500px; background-size: cover; background-repeat: no-repeat; background-position: center center;}

#mainimage .caption {position: absolute; z-index: 3; bottom:0; left: 0; right: 0; margin: 0 auto; width:100%;height: 100%; text-align: left; 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: 0 24px; max-width: 1440px; }

#mainimage .caption > div {background-color:rgba(255,255,255,.65); border-radius: 4px; padding: 56px 32px; position: relative; width:100%;}

#information {position: relative; float:left; width:100%; padding: 50px 0 25px; background-color:#f7fafc;}

#infoboxes {display:block; position: relative; height: auto; text-align: center; margin: 0 auto; padding: 0px 0 0 0; z-index: 2;}
.flex-wrapper {clear: both; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-link-pack: center; align-content: center;}
.flex-wrapper > div {margin-bottom: 56px;}
.flex-wrapper > div:last-child {margin-left: auto; margin-right:auto;}
.flex-wrapper > div > div {position: relative;  width: 100%; background: #fff; text-decoration: none; text-align: center; cursor: pointer; 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); padding: 0; height:100%; transition: box-shadow .3s ease;}
.flex-wrapper > div > div:hover {box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);}

.flex-wrapper .flexinfo {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: space-between; -ms-flex-pack:justify; justify-content: space-between; padding: 24px 32px; height: calc(100% - 197px); text-align: left;}
.flex-wrapper .fleximg {width:100%; height: 197px; background-repeat: no-repeat; background-size: cover; background-position: center; border-top-left-radius: 4px; border-top-right-radius: 4px;}
.flex-wrapper .fleximg img {width:100vw; object-fit: cover; height: 197px; font-family: "object-fit:cover"; border-top-left-radius: 4px; border-top-right-radius: 4px;}
.flex-wrapper .fleximg.enrollmentimg img {object-position: bottom;}
.flex-wrapper .flexcontent {}
.flex-wrapper .flexcontent h3 {font-size: 1.5rem;line-height: 1.75rem; letter-spacing: -.01688rem; font-weight: 500; color: #1d1d1d;}
.flex-wrapper .flexcontent p {font-size: 1rem; line-height: 1.625rem; letter-spacing: -.00063rem; color:#1d1d1d;}

.flex-wrapper .flexbottom {}
.flex-wrapper .flexbottom a {position: relative; background-color:transparent; border: 0; padding: 0; margin: 0; display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; font-family: 'Inter', sans-serif; font-weight: 500; font-size: 1rem; line-height: 1.5; letter-spacing: -.0225rem; cursor: pointer; transition: color .3s ease; text-transform: capitalize; color:#345def;}
.flex-wrapper .flexbottom a:hover {color:#1f388f;}
.flex-wrapper .flexbottom a i {position: relative; font-size: 12px; width:24px; text-align: center; height:24px; line-height: 24px; margin-left: 8px;}

div.infobox {display:block; position: fixed; /*top: 138px;*/ top: 0; right: 0; left: 0; bottom: 0; width:100%; height: 100%; background: #fff; z-index:1031; visibility: hidden;opacity: 0;-webkit-transform: scale(0.9);transform: scale(0.9);-webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;-webkit-transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s; transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s; transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;}
body.shrink-nav div.infobox {/*top: 110px;*/}
div.infobox.active {visibility: visible;opacity: 1;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;-webkit-transition: opacity 0.4s, -webkit-transform 0.4s; transition: opacity 0.4s, -webkit-transform 0.4s;transition: transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;}

a#closebox {display: block;width: 40px; height: 30px; margin:0; z-index: 42; position: fixed; right: 72px; top: 48px; -webkit-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; border: none;}
a#closebox:hover {background:none;}
a#closebox:hover > span {background:#345def;}
a#closebox > span {display: block;width: 100%; height: 4px; background: #000; -webkit-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; position: absolute; left: 0px; border-radius:9px;}
a#closebox > span:first-child {top: 12px; -webkit-transform: rotate(135deg); transform: rotate(135deg);}
a#closebox > span:last-child {top: 12px; -webkit-transform: rotate(-135deg); transform: rotate(-135deg);}

.insideinfo {display: block; position: relative; width:100%; height:auto; float:left;}
.insideinfo > .container {padding-top: 45px; padding-bottom:45px; overflow:hidden;}
.insideinfo h1.title {margin-top:15px;}
.insideinfo h1.title > span {display: block; position: relative;}

body.infopage #preloader {z-index: 1032; position: fixed; top: 50%;}

/* Program Information */
.infotext {padding: 25px 30px; -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,.15); -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,.15); box-shadow: 0 0 8px 1px rgba(0,0,0,.15); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid rgba(0,0,0,.1);  overflow:hidden;}
.webkit.chrome .infotext {-webkit-font-smoothing: antialiased;}
.infotext p {}
.infotext p span {font-weight: 500;}
.infotext p:nth-child(2) {}
.infotext ul {margin-left: 20px; margin-bottom: 24px;}
.infotext ul li {list-style-type: disc; list-style-position: outside; margin-left: 10px;}

.infoform.formContainer {margin-top: 15px; }
.infoform.formContainer form {padding: 0; }
.infoform form label.error {font-weight: 400;}
.infoform.formContainer .form-group label.error {position: relative;opacity: 1; text-transform: none; color:red; font-size: 16px; text-align: center; padding: 0;}

#formresponse2.contactinfoform .modal-body p {margin: 0;}

/* Program Letter */
.formbody img.letterimage {width:900px; margin: 0 auto; display: block;}

.contacttext2 {display: block;text-align: center; width:100%; height: auto; position: relative; margin: 0; padding: 0 0 10px; border-bottom:2px dashed rgba(0,0,0,0.1);}
.contacttext2 > span { font-size:17px; line-height: 24px; display: block; margin: 0 0 5px; padding: 0; position: relative; }

.contacttext2 > span > span {font-weight: 400; color:#111;}
.contacttext2 > span i {font-size: 8px; line-height: 1; position: relative; display: inline-block; margin: 0 10px; top: -3px;}
.contacttext2 > span br {display: none;}

.formlogo {display: block; float:left; width:100%; height:auto; margin: 0 auto 15px auto; padding: 0; text-align: center;}
.formlogo img {width:200px;margin: 0 auto; text-align: center;}
.contacttext {display: block;text-align: center; width:100%; height: auto; position: relative; margin: 10px auto 25px auto; padding: 0 0 5px; border-bottom:3px solid #222; float:left; font-weight: 500; }
.contacttext > span { font-size:16px; line-height: 22px; display: block; margin: 0 0 2px; padding: 0; position: relative; }

.contacttext > span > span {}
.contacttext > span i {font-size: 7px; line-height: 1; position: relative; display: inline-block; margin: 0 8px; top: -3px;}
.contacttext > span br {display: none;}

.formhead {width:100%; height:auto; position: relative; float:left;}
.formbody {padding: 25px 20px; -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,.15); -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,.15); box-shadow: 0 0 8px 1px rgba(0,0,0,.15); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid rgba(0,0,0,.1); font-family: 'function-pro'; font-weight: 400;  overflow:hidden;}
.formbody h4 {text-align: center; font-size:24px; line-height: 1.1; margin: 0px auto 15px; float:left; width:100%; display:block; position: relative; font-family: 'function-pro'; font-weight:600; color:#2a2a2a; -webkit-font-smoothing: antialiased; text-transform: none;}

.formbody form {float:left; width:100%; margin: 0 auto; height:auto; position: relative; display: block;}
.formbody form input[name=interested] {display: none;}
.formbody form .popover.fade.show {opacity: 1;}
.formbody table.formtable {border-collapse: collapse; width:100%; margin: 0 auto;font-size:15px;}
.formbody table.formtable tr {}
.formbody table.formtable td {padding: 0px 0px 0px; line-height:18px; vertical-align: bottom;border-top: 0 none; height:50px;}
.formbody table.formtable td:first-child {text-align: left;}
.formbody table.formtable td label {font-weight: 400; margin-bottom: 0;}
.formbody table.formtable td:first-child label {text-align: left;}
.formbody table.formtable td.answer {border-bottom: 1px solid #222222;}
.formbody table.formtable td.answer input.form-control {border: 0 none; -webkit-box-shadow: none; box-shadow: none;  background-color: #fff7c8;padding: 1px 6px 0px 6px; height: 26px; margin-bottom:3px; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; line-height: 18px; -webkit-border-radius:0px; -moz-border-radius: 0px; border-radius: 0px;  color:#222;}

.formbody table.formtable td.answer input.form-control.valid {background-color:#ffffff;}

.formbody table.formtable.text td {height:auto; padding-top: 25px; font-size:16px; line-height: 22px;}
.formbody table.formtable.text td.lasttext {padding-bottom:15px; padding-top:20px;}
.formbody table.formtable.text td span.dateouter {width:90px; margin: 0 5px; display: inline-block; position: relative; border-bottom: 1px solid #222222;}
.formbody table.formtable.text td input.form-control {border: 0 none; -webkit-box-shadow: none; box-shadow: none;  background-color: #fff7c8;padding: 1px 6px 0px 6px; height: 23px; margin-bottom:3px; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; line-height: 18px; -webkit-border-radius:0px; -moz-border-radius: 0px; border-radius: 0px;  color:#222;}
.formbody table.formtable.text span.strike {text-decoration: line-through;}
.formbody table.formtable.text span.cost {font-style: italic;font-weight: 500; padding-left: 3px;}

.formbody table.formtable.innertext {width:100%;}
table.formtable.innertext td.checkboxlabel {font-weight: 500; padding-bottom: 10px; padding-top: 0;}
table.formtable.innertext td.checkboxlabel.error {font-weight: 600;}
table.formtable.innertext td.checkboxlabel > span { color:#c3352b; margin-left: 10px; font-style: italic;font-weight: 400;}
table.formtable.innertext td.checkbox {padding-top:4px;padding-bottom:4px;}
table.formtable.innertext td.checkbox input[type=checkbox] {position: absolute;left: -99999px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
table.formtable.innertext td.checkbox input[type=checkbox] + label {display: inline-block; cursor: pointer; position: relative; padding-left: 25px;margin-right: 15px;font-size:15px;}
table.formtable.innertext td.checkbox input[type=checkbox] + label:before { content: '';position: absolute; left: 0; top: 2px; width: 17px; height: 17px; border: 1px solid #aaa; background: #f8f8f8;  -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3); box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);}

table.formtable.innertext td.checkbox input[type=checkbox] + label:after  { content: '✔';position: absolute;top: 3px; left: 4px; font-size: 18px; line-height: 0.8; color: #6ABF79;  -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; transition: all .2s;}

html.ie table.formtable.innertext td.checkbox input[type=checkbox] + label:after {left:2px;}

table.formtable.innertext td.checkbox input[type=checkbox] + label:after {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(0);-moz-transform: scale(0);transform: scale(0);}
table.formtable.innertext td.checkbox input[type=checkbox] + label.check:after {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);opacity: 1; -webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);}


.formbody table.formtable.signaturetable td {text-align: left; }
.formbody table.formtable.signaturetable td:not(.answer) {height:30px;}
.formbody table.formtable.signaturetable td input#signaturedate.form-control {background-color:#ffffff;}
.formbody table.formtable.signaturetable table.formtable {width:100%;}
.formbody table.formtable.signaturetable td input[type=button] {text-align: left;}
.formbody table.formtable.signaturetable td input[type=button]:disabled {background-color:#ffffff;}
.formbody table.formtable.signaturetable #hiddenImage {display: none;}
.formbody table.formtable.signaturetable #hiddenImage img {width:50%; border: 0 none !important;}

.formbody table.formtable.formactions {text-align:center; margin: 20px auto 20px auto;}
.formbody table.formtable.formactions td {text-align: center;}
.formbody table.formtable.formactions button.btn {min-width:150px; padding:12px 16px;font-weight: 600; font-size: 1rem; font-family: 'Inter', sans-serif; line-height: 1.5; letter-spacing: -.005rem; transition: background-color .3s ease; border-radius: 8px;}
.formbody table.formtable.formactions button.btn:hover {background-color:#1f388f;}

.formbody .popover {white-space: normal; text-align: center; font-size:13px;}

.formbody table.formtable td.answer.error {border-color:red;}
.formbody form span.initialfeeouter.error {border-color:red;}

/* Signatures */
#signature-modal.modal {z-index: 1061;}
#signature-modal .modal-header {}
#signature-modal .modal-body {border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-bottom:1px solid #ddd;}
#signature-modal .modal-footer {border-top: 0; text-align: center;background:#fff; justify-content: center; }
#signature-modal .tooltip-inner {background-color:#c3352b}
#signature-modal .tooltip-inner {font-size:13px;}
#signature-modal .tooltip-inner span.first { display:block;}
#signature-modal .tooltip-inner span.last {font-style:italic;font-size:12px; line-height:16px;}
#signature-modal .tooltip.left .tooltip-arrow {border-left-color:#c3352b;}
#signature-modal .tooltip.right .tooltip-arrow {border-right-color:#c3352b;}
#signature-modal .tooltip.top .tooltip-arrow {border-top-color:#c3352b;}

body.infopage .tooltip-inner {background-color:#c3352b}
body.infopage .tooltip-inner {font-size:13px;}
body.infopage .tooltip-inner span.first { display:block;}
body.infopage .tooltip-inner span.last {font-style:italic;font-size:12px; line-height:16px;}
body.infopage .tooltip.bs-tooltip-left .arrow:before {border-left-color:#c3352b;}
body.infopage .tooltip.bs-tooltip-right .arrow:before {border-right-color:#c3352b;}
body.infopage .tooltip.bs-tooltip-top .arrow:before {border-top-color:#c3352b;}
body.infopage .tooltip.bs-tooltip-bottom .arrow:before {border-bottom-color:#c3352b;}


#signature-modal input.form-control {-webkit-box-shadow: none; box-shadow: none; width:100%; margin: 0 auto; border:1px solid #ddd; border-radius: 3px;font-family: 'Gothic A1', sans-serif; font-weight: 400; font-size:16px;}
#signature-modal input.form-control:focus {border-color: #333;}
#signature-modal .btn.btn-primary {background-color:#345def; border:none; border-radius: 8px; font-size: 1rem; font-family: 'Inter',sans-serif;font-weight: 600; line-height: 1.5; letter-spacing: -.005rem; transition: background-color .3s ease; padding:12px 16px;}
#signature-modal .btn.btn-primary:hover {background-color:#1f388f;}
#signature-modal .btn.btn-default {background-color:#ddd;border:none; border-radius: 8px; font-size: 1rem; font-family: 'Inter',sans-serif;font-weight: 600; line-height: 1.5; letter-spacing: -.005rem; transition: background-color .3s ease; padding:12px 16px; color:#1d1d1d;}
#signature-modal .btn.btn-default:hover {background-color:#eee;}

.pad-outer {text-align: center;border: 1px solid #e8e8e8;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.08) inset;border-radius: 4px; padding: 10px 5px;}
#signature-pad {width:400px; height: 120px; border: 1px solid #f4f4f4;}

.sig-outer {position: relative; width:100%; height:100px; border: 1px solid #e8e8e8; background-color: #fff; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.08) inset;border-radius: 4px;padding: 16px; }
.sig-outer > div {position: relative; border: 1px solid #f4f4f4; width:100%; height:100%; }
.sig-outer .signature-pad {position: absolute; top: 0; left: 0; width:100%; height: 100%; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset; box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;}

/* Added Initial Field */
.formbody form span.initialfeeouter { float:left; position: relative;display: block; width: 55px; height: 23px; margin: 0 10px 0px 0; z-index: 2;border-bottom: 1px solid #5d5e5e;}
.formbody table.formtable.text td span.initialfeeouter > input.form-control {padding-top: 0; height:20px; color:#000; font-size:15px; font-weight: 600; font-style: italic; margin: 0 0 3px 0;}

/* Response */
.formbody.success {width:100%; background-color: #fff; -webkit-box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); -moz-box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1); font-family: 'Inter',sans-serif; font-weight: 500; color:#1d1d1d; border: 1px solid #e2e8ef; border-radius: 4px;}
.formbody.success #formresponse {float:left; width:100%; height:auto; position: relative;}
.formbody.success #formresponse a.btn {}
.formbody.success #formresponse > div {background-color:transparent;}
.formbody.success .height {display:table; height: 200px; position: relative;}
.formbody.success .height > div {display:table-cell; vertical-align: middle; position: relative; padding: 0; margin: 0;}
.formbody.success .leftoutput {float:left; width:100%; padding: 0 10px; text-align: center; }
.formbody.success .leftoutput img {width:150px; -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,.15); -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,.15); box-shadow: 0 0 8px 1px rgba(0,0,0,.15); margin: 0 auto;}
.formbody.success .rightoutput {float:left; width:100%; padding: 0 10px;}
.formbody.success .rightoutput a.btn {text-decoration: none; width: auto; max-width: 100%; margin: 15px auto 0 auto; text-align: center; background-color:#ebeffd; color:#1f388f; border-radius: 4px; padding: 8px 12px 8px; font-size: 1rem; font-weight: 600; border: 1px solid #ebeffd;  line-height: 1.5; letter-spacing: -.005rem; box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);}
.formbody.success .rightoutput a.btn:hover {background-color:#1f388f; border-color:#1f388f; color:#fff;}

.formbody.success .rightoutput h3 {}
.formbody.success .rightoutput h5 {margin: 0 0 5px; }
.formbody.success .otherLinks {float:left; width:100%; display: block; margin: 30px auto 0px auto; padding: 20px 0 0 0; border-top: 1px dashed rgba(255, 255, 255, 0.4);text-align: center; }
.formbody.success .otherLinks a.btn {margin: 0 5px;text-decoration: none; width: auto; max-width: 100%; text-align: center; background-color:#1f388f; color:#fff; border-radius: 4px; padding: 8px 12px 8px; font-size: 1rem; font-weight: 600; border: 1px solid #1f388f; line-height: 1.5;box-shadow: 0 4px 6px 0 rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1);}
.formbody.success .otherLinks a.btn:hover {background-color:#ebeffd;border-color:#ebeffd;color:#1f388f;}

/* Example Page */
#examplepage { display: block; float:left;position: relative; width:100%;height:auto; padding-bottom: 20px;/*padding-top: 25px; margin-top:10px; border-top:1px solid #ddd;*/}
#examplepage div.toptext {display: block; overflow: hidden; width:100%; position: relative; margin: 0 auto 25px auto;}
#examplepage p {}

#examplepage .center {position: relative; display: block; height:auto; overflow: hidden; z-index: 1; padding:0;}

#examplepage .slick-slide {padding: 10px 0 10px 0;}
#examplepage .slick-slide > div {-webkit-transform: scale(.5); transform: scale(.5); -webkit-transition: transform .3s cubic-bezier(.4,0,.2,1); transition: transform .3s cubic-bezier(.4,0,.2,1);}
#examplepage .slick-center > div {-webkit-transform: scale(1); transform: scale(1);}
#examplepage .item {position: relative; }
#examplepage .item > img {width: 100%; height: auto; padding: 3px; border:1px solid #ebeffd;  border-radius: 4px; background:#fff;}

#examplepage .slick-arrow {position: absolute; top:50%; width:30px; height:30px; margin-top:-15px; border: 0 none; background:none; padding: 0; font-size: 30px; line-height:30px; z-index: 2;}
#examplepage .slick-arrow.slick-next {right: 0;}
#examplepage .slick-arrow.slick-prev {left: 0; transform: rotate(180deg);}

#examplepage .examplemodal .modal-dialog {max-width:1000px;}

#examplepage .item .iteminfo {text-align: center;}
#examplepage .item .iteminfo h4 {}
#examplepage .item .iteminfo h5 {}
#examplepage .zoomlink {display:none; margin: 15px auto 15px auto; position: relative; width:100%; text-align: center;}
#examplepage .slick-center .zoomlink {display:block;}
#examplepage .zoomlink 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;}
#examplepage .zoomlink a.btn:hover {background: #1f388f;color: #fff;}


@media (max-width: 992px) {
    #examplepage .slick-slide {padding: 10px 20px;}
    /*#examplepage .slick-center .zoomlink {display:none;}*/

}
@media (min-width: 1350px) {
    #infoboxes.examples {max-width: 1200px;}
}

/**** Holiday Shopping ****/
.holidayinfo {display: block; position: relative; width:100%; height:auto; margin: 0 auto; text-align: center;}
.holidayinfo h3 {text-align:center;}
.holidayinfo h5 {text-align:center;}

.holidayoffers .offers {display: -webkit-box; display:-moz-box; display:-webkit-flex; display: -ms-flexbox; display: flex; position:relative; width:100%; height: auto; padding: 30px 0px; margin-top: 1.25rem;}

.holidayoffers .offers .row {-webkit-box-pack:center; -ms-flex-pack:center; justify-content: center;}
.holidayoffers .card {position: relative;  transition:all .2s ease; height:100%; font-size: 1rem;}
.holidayoffers .card-body {position: relative; padding:24px 30px 30px; display: -webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:space-between; -ms-flex-pack:justify; justify-content: space-between; -ms-flex-direction:column; flex-direction:column;}
.holidayoffers h5.card-title {position: relative; font-size: 1.25em; line-height: 1.2; font-weight: 700; color:#333; margin:0 0 10px; display: none;}
.holidayoffers p.card-text {position: relative; font-size: 1rem; margin:0;}
.holidayoffers p.card-text.offertext {max-height:150px; overflow: hidden;}
.holidayoffers p.card-text span {display:block; position: relative;}
.holidayoffers p.card-text span:not(.smaller) {padding-left:12px;}
.holidayoffers p.card-text span:not(.smaller):before {content: '•'; display: block; position: absolute; left: 0; top:0;}
.holidayoffers p.card-text span.smaller {font-size: 0.85rem; margin-top:5px; font-style: italic;}
.holidayoffers p.card-text span.smaller.alt {margin-top:2px; margin-bottom: 2px;padding-left:12px;}
.holidayoffers a.btn {text-decoration: none; margin-top:1rem;}

.holidayoffers .card-img {display: block; position: relative; width:125px; margin: 0 0 10px;}
.holidayoffers p.card-text.date {font-style: italic;}
.holidayoffers p.card-text.offercode {font-weight: 700;}

#holidayoffers.modal .modal-header h5 {text-align: center; padding: 0 30px; }
#holidayoffers.modal .modal-content {text-align: center;}
#holidayoffers.modal h4 {}
#holidayoffers.modal p {width:100%; text-align: center; position: relative;}
#holidayoffers.modal a.btn {text-decoration: none;}

@media (min-width: 576px) {
    #holidayoffers.modal .modal-dialog {max-width: 700px;}
    #holidayoffers.modal .modal-header h5 {font-size: 1.5rem;}
    .holidayoffers .card-img {width:150px;}
}

@media (min-width: 992px) {
    .holidayoffers .offers {padding: 40px 0px;}
    #navbarCollapse .navbar-nav > li.special > a {color:#ed1849;}
}

@media (min-width: 1200px) {
    .holidayoffers .card-img {width:175px;}
}