/* Colors */
.bg-grey {
  background: #f0f0f0;
}


.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* margin-right: -15px;
  margin-left: -15px; */
}

.text-right {
  text-align: right !important;
}

.nav-item .dropdown-menu{
  left: 0 !important;
}

a{
  text-decoration: none !important;
}

.modal-header .btn-close {
    /* padding: 1rem 1rem !important; */
    box-shadow: none !important;
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

#tbl-additional-locations {
  border: 1px solid lightgray;
}

html {
  scroll-behavior: smooth;
}

.custom-sites-home-slider .home-page-login input:-webkit-autofill,
.custom-sites-home-slider .home-page-login input:-webkit-autofill:hover,
.custom-sites-home-slider .home-page-login input:-webkit-autofill:focus,
.custom-sites-home-slider .home-page-login textarea:-webkit-autofill,
.custom-sites-home-slider .home-page-login textarea:-webkit-autofill:hover,
.custom-sites-home-slider .home-page-login textarea:-webkit-autofill:focus,
.custom-sites-home-slider .home-page-login select:-webkit-autofill,
.custom-sites-home-slider .home-page-login select:-webkit-autofill:hover,
.custom-sites-home-slider .home-page-login select:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
  /* transition: background-color 5000s ease-in-out 0s !important; */
  -webkit-box-shadow: 0 0 0px 1000px #0A0722 inset !important;
}
.custom-sites-home-slider > .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 100px);
}
.custom-sites-home-slider > .container .home-banner-labels {
  position: relative;
  font-size: 18px;
  padding-top: 5px;
}
.custom-sites-home-slider > .container .home-banner-labels:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  background: #ee3524;
  left: 0px;
  top: 0px;
}

body ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a7a7a7 !important;
  opacity: 0.8;
  /* Firefox */
}
body :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a7a7a7 !important;
  opacity: 0.8;
  /* Firefox */
}
body ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #a7a7a7 !important;
  opacity: 0.8;
  /* Firefox */
}

/* Dashboard Items Background */
/* Quote Process Variables */
/* Module Specific Colors */
/* General Items */
/* Material CSS Overwrite */
.row {
  margin-bottom: 0px;
}

html,
body {
  color: #1B1D1F;
  font-family: "robotoregular";
  font-size: 16px;
}

* {
  outline: none !important;
  box-sizing: border-box !important;
}

select {
  font-family: "robotoregular";
}

option {
  font-family: "robotoregular", sans-serif;
}

img {
  margin: 0px;
  padding: 0px;
  max-height: 100%;
  max-width: 100%;
}

.bdr-0 {
  border: 0px !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "robotoregular";
}

h1.page-title {
  font-size: 28px;
  margin: 0px;
  font-family: "robotoregular";
  width: 100%;
  clear: both;
  height: auto;
  overflow: hidden;
}
h1.page-title > span {
  font-family: source_sans_pro;
  font-size: 28px;
  color: #2A2E53;
  font-weight: bold;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 10px;
  display: block;
  height: 40px;
}
h1.page-title > span:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 115px;
  height: 2px;
  background: #ED3623;
}

ul,
ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: "robotoregular";
  font-size: 14px;
}

.popup-list-small {
  padding-left: 25px;
}
.popup-list-small li {
  font-size: 14px;
  list-style-type: decimal !important;
  padding-left: 5px;
}

ol.popup-list-small li {
  list-style-type: decimal !important;
}

.popup-small-text {
  font-size: 14px;
}

label {
  font-size: 16px;
  color: #292929;
  font-family: "robotoregular";
  margin: 0px;
  line-height: 1;
}

ol {
  margin: 0px;
  padding: 0px 0 0 15px;
}
ol li {
  margin: 0px;
  padding: 0px;
  font-family: "robotoregular";
  font-size: 14px;
}

a:focus,
a:hover {
  outline: none;
  text-decoration: underline;
}

p,
li {
  font-family: "robotoregular";
}

pre {
  font-family: "robotoregular" !important;
  font-size: 14px !important;
  margin-bottom: 0px !important;
}

.clearfix {
  width: 100% !important;
  clear: both;
}

.strong {
  font-weight: 400;
}

.stronger {
  font-weight: 600;
}

.strongest {
  font-weight: 800;
}

.tiny-text {
  font-size: 10px;
}

.text-primary {
  color: #ee3524 !important;
}

.link-primary {
  color: #ee3524;
}
.link-primary:hover {
  color: #292929;
}

.has-bullets li {
  list-style: disc !important;
  padding: 0;
  margin: 0 30px 15px;
  font-size: 16px;
}

.bullet-disc {
  margin: 0 !important;
  padding: 0 !important;
}
.bullet-disc li {
  list-style: disc;
  padding: 0 0 0 15px;
  margin: 0 0px 10px;
  position: relative;
  font-size: 16px;
}
.bullet-disc li:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #cdcdcd;
  position: absolute;
  left: 0;
  top: 6px;
  border-radius: 5px;
}

/* Custom Width */
.wid-90 {
  width: 90px !important;
}

.wid-100 {
  width: 100px !important;
}

.wid-125 {
  width: 125px !important;
}

.wid-150 {
  width: 150px !important;
}

.wid-175 {
  width: 175px !important;
}

.wid-200 {
  width: 200px !important;
}

.text-red {
  color: #ff0000;
}

.text-green {
  color: #71DC98;
}

.btn-probind,
.btn {
  font-family: "source_sans_pro";
  width: auto;
  padding: 8px 25px;
  border: 0px;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  color: #ffffff !important;
  border-radius: 3px;
  display: inline-block;
  text-transform: none;
}

.btn:hover,
.btn:focus,
.btn-probind:hover,
.btn-probind:focus,
.FormSubmitButton:hover,
.FormSubmitButton:focus {
  opacity: 0.8;
  outline: none;
  text-decoration: none;
}

.btn-primary,
.btn-probind-primary,
.FormSubmitButton {
  background: #ee3524 !important;
  color: #ffffff;
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active,
.btn-probind-primary:focus,
.btn-probind-primary:hover,
.btn-probind-primary:active,
.FormSubmitButton:focus,
.FormSubmitButton:hover,
.FormSubmitButton:active {
  background: rgba(238, 53, 36, 0.8) !important;
  box-shadow: 0 0 0 0.2rem rgba(238, 53, 36, 0.25);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  background: rgba(238, 53, 36, 0.8) !important;
  box-shadow: 0 0 0 0.2rem rgba(238, 53, 36, 0.25);
}

.btn-line-primary {
  background: #ffffff;
  border: 1px solid #ee3524;
  color: #ee3524 !important;
}
.btn-line-primary:hover {
  background: #ee3524;
  color: #ffffff !important;
}
.btn-line-primary:focus {
  background: #ee3524;
  box-shadow: 0 0 10px 0 rgba(238, 53, 36, 0.8);
  color: #ffffff !important;
}

.btn-line-secondary {
  background: #ffffff;
  border: 1px solid #585A5B;
  color: #585A5B !important;
}
.btn-line-secondary:hover {
  background: #585A5B;
  color: #ffffff !important;
}
.btn-line-secondary:focus {
  box-shadow: 0 0 10px 0 rgba(88, 90, 91, 0.8);
  background: #ffffff !important;
}

.btn-probind-secondary,
.btn-secondary {
  color: #fff;
  background-color: #585A5B;
  border-color: #585A5B;
}
.btn-probind-secondary:focus, .btn-probind-secondary:hover, .btn-probind-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:active {
  background: rgba(88, 90, 91, 0.8) !important;
  box-shadow: 0 0 0 0.2rem rgba(88, 90, 91, 0.25);
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  background: rgba(88, 90, 91, 0.8) !important;
  box-shadow: 0 0 0 0.2rem rgba(88, 90, 91, 0.25);
}

.btn-probind-disabled {
  color: #fff;
  background-color: #D4D4D4;
  border-color: #D4D4D4;
}

.btn-probind-cancel {
  background: #292929;
  color: #ffffff;
}
.btn-probind-cancel:focus, .btn-probind-cancel:hover, .btn-probind-cancel:active {
  background: rgba(88, 90, 91, 0.8) !important;
  box-shadow: 0 0 0 0.2rem rgba(238, 53, 36, 0.25);
}

.btn-success {
  background: #2a2e53;
  color: #ffffff;
}
.btn-success:focus, .btn-success:hover, .btn-success:active {
  background: rgba(42, 46, 83, 0.8) !important;
  box-shadow: 0 0 0 0.2rem rgba(42, 46, 83, 0.25);
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  background: rgba(42, 46, 83, 0.8) !important;
  background-color: rgba(42, 46, 83, 0.8) !important;
  box-shadow: 0 0 0 0.2rem rgba(42, 46, 83, 0.8);
}

.btn-primary-rounded {
  background: #ee3524;
  background-size: auto 16px;
  padding: 5px 35px;
  border: 0px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  opacity: 1;
  width: auto;
  line-height: 24px;
  border-radius: 36px;
  text-transform: none;
  opacity: 1;
}
.btn-primary-rounded:hover, .btn-primary-rounded:active, .btn-primary-rounded:focus {
  background: rgba(238, 53, 36, 0.8);
  opacity: 1;
  box-shadow: 0 0 0 0.2rem rgba(238, 53, 36, 0.25);
}

.btn-icon {
  background: #ffffff;
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #2A2E53;
  border-radius: 3px;
  font-size: 0px;
  display: inline-block;
  line-height: 40px;
  cursor: pointer;
  transition: all 0.5s;
}
.btn-icon:hover, .btn-icon:focus {
  opacity: 0.5;
  transition: all 0.5s;
  box-shadow: 0 0 5px 5px rgba(88, 90, 91, 0.25);
  background-color: #ffffff;
}

.js-add-record,
.edit-record,
.round-btn,
.delete-record {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  border-radius: 40px;
  background: #ffffff !important;
  color: #ee3524;
  border: 1px solid;
}
.js-add-record i.material-icons,
.edit-record i.material-icons,
.round-btn i.material-icons,
.delete-record i.material-icons {
  color: #ee3524;
}
.js-add-record:hover,
.edit-record:hover,
.round-btn:hover,
.delete-record:hover {
  background: #ee3524;
}
.js-add-record:hover i.material-icons,
.edit-record:hover i.material-icons,
.round-btn:hover i.material-icons,
.delete-record:hover i.material-icons {
  color: #ffffff;
}

.btn-prev,
.btn-next {
  border: 0px;
  font-size: 14px;
  font-weight: 400;
  color: #1B1D1F;
  opacity: 0.8;
  line-height: 24px;
  cursor: pointer;
  position: relative;
}
.btn-prev:before, .btn-prev:after,
.btn-next:before,
.btn-next:after {
  content: "";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  position: absolute;
  width: 17px;
  height: 24px;
  font-size: 24px;
  left: inherit;
  right: inherit;
}
.btn-prev[disabled],
.btn-next[disabled] {
  opacity: 0.5;
  color: #1B1D1F;
}
.btn-prev[disabled]:hover,
.btn-next[disabled]:hover {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn-prev:hover,
.btn-next:hover {
  text-decoration: none;
  color: #1B1D1F;
  opacity: 1;
}

.btn-prev {
  padding-left: 15px;
}
.btn-prev:before {
  content: "chevron_left";
  left: 0px;
  direction: rtl;
}

.btn-next {
  padding-right: 15px;
}
.btn-next:after {
  content: "chevron_right";
  right: 0px;
  direction: ltr;
}

.form-control {
  color: #292929;
  border-radius: 0px;
  outline: none;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
}

.qstn-ctrl-label {
  line-height: 1.5;
}

/* CSS For Form Elements */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #d1d6e0;
  border-radius: 0;
  outline: none;
  height: 34px;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: box-shadow 0.3s, border 0.3s;
}

.select-wrapper.valid > input.select-dropdown,
input:not([type]).valid,
input[type=text]:not(.browser-default).valid,
input[type=password]:not(.browser-default).valid,
input[type=email]:not(.browser-default).valid,
input[type=url]:not(.browser-default).valid,
input[type=time]:not(.browser-default).valid,
input[type=date]:not(.browser-default).valid,
input[type=datetime]:not(.browser-default).valid,
input[type=datetime-local]:not(.browser-default).valid,
input[type=tel]:not(.browser-default).valid,
input[type=number]:not(.browser-default).valid,
input[type=search]:not(.browser-default).valid,
textarea.materialize-textarea.valid {
  border-bottom: 1px solid #d1d6e0;
  box-shadow: none;
}

.input-group-search .material-icons {
  cursor: pointer;
}

.input-group > .input-group-append {
  line-height: 34px;
}
.input-group > .input-group-append:first-child {
  padding-right: 5px;
}
.input-group > .input-group-append:last-child {
  padding-left: 5px;
}
.input-group > .input-group-prepend {
  line-height: 34px;
}
.input-group > .input-group-prepend:first-child {
  padding-right: 5px;
}
.input-group > .input-group-prepend:last-child {
  padding-left: 5px;
}

/* Select Options for Dashboard */
.select2-container-dashboard .select2-container {
  text-align: left;
  font-size: 14px;
  height: 50px;
  position: relative;
  border: 1px solid #cdcdcd;
  border-radius: 6px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fafafa+1,e5e5e5+100 */
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fafafa 1%, #e5e5e5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fafafa 1%, #e5e5e5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fafafa 1%, #e5e5e5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fafafa", endColorstr="#e5e5e5", GradientType=0);
  /* IE6-9 */
}
.select2-container-dashboard .select2-container.select2-container--open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container-dashboard .select2-container:after {
  display: none;
}
.select2-container-dashboard .select2-container * {
  font-size: 14px;
}
.select2-container-dashboard .select2-container .select2-selection__rendered {
  background: transparent !important;
  border: 0px;
  line-height: 50px !important;
  padding-left: 15px;
}
.select2-container-dashboard .select2-container .select2-selection__rendered:after {
  background: #ff0000;
  color: rgba(0, 0, 0, 0.5);
  content: "arrow_drop_down";
  font-family: "Material Icons";
  width: 0px;
  height: 0px;
  position: absolute;
  right: 35px;
  top: 25px;
  font-size: 20px;
  line-height: 0;
  z-index: 0;
}

/* CSS For Check Box with Input Type Hidden */
[type=checkbox] ~ span:not(.lever) {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  user-select: none;
}
[type=checkbox] ~ span:not(.lever).small {
  font-size: 12px;
}

[type=checkbox].filled-in.tabbed ~ span:not(.lever):after {
  box-shadow: 0 0 10px 10px rgba(150, 150, 150, 0.3) !important;
}

[type=checkbox].filled-in:focused ~ span:not(.lever):after {
  box-shadow: 0 0 10px 10px rgba(150, 150, 150, 0.3) !important;
}

[type=checkbox].filled-in:focus ~ span:not(.lever):after {
  box-shadow: 0 0 10px 10px rgba(150, 150, 150, 0.3) !important;
}

[type=checkbox].filled-in:not(:checked) ~ span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #c2c2c2;
  top: 2px;
  z-index: 0;
}

[type=checkbox]:disabled.filled-in:not(:checked) ~ span:not(.lever):after {
  background-color: rgba(205, 205, 205, 0.8);
  border: 2px solid #c2c2c2;
}

.readonly {
  position: relative;
}
.readonly [type=checkbox][readonly] {
  pointer-events: none !important;
}
.readonly [type=checkbox][readonly] ~ span {
  pointer-events: none;
}
.readonly [type=checkbox][readonly] ~ label {
  background: #cccccc;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}

[type=checkbox].filled-in:not(:checked) ~ span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}

[type=checkbox] ~ span:not(.lever):before,
[type=checkbox]:not(.filled-in) ~ span:not(.lever):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #c2c2c2;
  border-radius: 1px;
  margin-top: 3px;
  transition: 0.2s;
}

[type=checkbox].filled-in ~ span:not(.lever):before,
[type=checkbox].filled-in ~ span:not(.lever):after {
  content: "";
  left: 0;
  position: absolute;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}

[type=checkbox].filled-in:checked ~ span:not(.lever):after {
  top: 2px;
  width: 20px;
  height: 20px;
  border: 2px solid #ee3524;
  background-color: #ee3524;
  z-index: 0;
}

[type=checkbox]:disabled.filled-in:checked ~ span:not(.lever):after {
  border: 2px solid rgba(194, 194, 194, 0.8);
  background-color: rgba(194, 194, 194, 0.8);
}

[type=checkbox]:checked ~ span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #ee3524;
  border-bottom: 2px solid #ee3524;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}

[type=checkbox].filled-in:checked ~ span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}

[type=checkbox].filled-in ~ span:not(.lever):after {
  border-radius: 2px;
}

/* On Off Button Check Box */
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  /* The slider */
  /* Rounded sliders */
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:disabled + .slider {
  background-color: #d1d1d1 !important;
}
.switch input:disabled + .slider:before {
  background-color: #ededed !important;
}
.switch input:disabled:checked + .slider {
  background-color: #e6aca6 !important;
}
.switch input:disabled:checked + .slider:before {
  background-color: #ededed !important;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  background-color: #aaaaaa;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding-left: 0 !important;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 18px !important;
  width: 18px !important;
  left: 4px !important;
  bottom: 2px !important;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 0px !important;
}
.switch input:checked + .slider {
  background-color: #ee3524;
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px #ee3524;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
  top: 0px;
  height: 18px !important;
  width: 18px !important;
  border: 0px !important;
}
.switch .slider.round {
  border-radius: 50px;
}
.switch .slider.round:before {
  border-radius: 50%;
}

/* Stylish Check Box 1 */
.stylish-check-box-1 {
  width: auto;
  padding: 0px;
  border-radius: 5px;
  font-size: 12px;
}
.stylish-check-box-1 [type=checkbox] ~ span:not(.lever) {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  display: inline-block;
  height: auto;
  line-height: 25px;
  font-size: 12px;
  user-select: none;
  background: #2a2e53;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #2a2e53;
  overflow: hidden;
}
.stylish-check-box-1 [type=checkbox]:checked ~ span:not(.lever) {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  display: inline-block;
  height: auto;
  line-height: 25px;
  font-size: 12px;
  user-select: none;
  background: #ffffff;
  color: #2a2e53;
  border-radius: 5px;
}
.stylish-check-box-1 [type=checkbox].filled-in:not(:checked) ~ span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 0px solid #c2c2c2;
  top: 0px;
  z-index: 0;
}
.stylish-check-box-1 [type=checkbox].filled-in:not(:checked) ~ span:not(.lever):before {
  width: 0;
  height: 0;
  border: 0px solid transparent;
  left: inherit;
  right: 10px;
  top: 10px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
.stylish-check-box-1 [type=checkbox] ~ span:not(.lever):before,
.stylish-check-box-1 [type=checkbox]:not(.filled-in) ~ span:not(.lever):after {
  content: "";
  position: absolute;
  top: 0;
  left: inherit;
  right: 0px;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 0px solid #c2c2c2;
  border-radius: 1px;
  margin-top: 3px;
  transition: 0.2s;
}
.stylish-check-box-1 [type=checkbox].filled-in ~ span:not(.lever):before,
.stylish-check-box-1 [type=checkbox].filled-in ~ span:not(.lever):after {
  content: "";
  left: inherit;
  right: 0px;
  position: absolute;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}
.stylish-check-box-1 [type=checkbox].filled-in:checked ~ span:not(.lever):after {
  top: 0;
  width: 25px;
  height: 25px;
  background-color: transparent;
  z-index: 0;
  left: inherit;
  right: 0;
  border-left: 20px solid transparent;
  border-right: 15px solid #2a2e53;
  border-top: 15px solid #2a2e53;
  border-bottom: 10px solid transparent;
}
.stylish-check-box-1 [type=checkbox]:checked ~ span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 0px solid #2a2e53;
  border-bottom: 0px solid #2a2e53;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
.stylish-check-box-1 [type=checkbox].filled-in:checked ~ span:not(.lever):before {
  top: 0;
  left: inherit;
  right: 10px;
  width: 6px;
  height: 12px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
.stylish-check-box-1 [type=checkbox].filled-in ~ span:not(.lever):after {
  border-radius: 2px;
}

/* Stylish Check Box 2 */
.stylish-check-box-2 {
  width: auto;
  padding: 0px;
  border-radius: 5px;
  font-size: 12px;
}
.stylish-check-box-2 [type=checkbox] ~ span:not(.lever) {
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  display: inline-block;
  height: auto;
  line-height: 25px;
  font-size: 16px;
  user-select: none;
  background: #ffffff;
  color: #2a2e53;
  border-radius: 50px;
  border: 1px solid #2a2e53;
  overflow: hidden;
  transition: all 0.2s;
}
.stylish-check-box-2 [type=checkbox]:checked ~ span:not(.lever) {
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  display: inline-block;
  height: auto;
  line-height: 25px;
  font-size: 16px;
  user-select: none;
  background: #2a2e53;
  color: #ffffff;
  border-radius: 50px;
  border: 1px solid #2a2e53;
  overflow: hidden;
  transition: all 0.2s;
}
.stylish-check-box-2 [type=checkbox].filled-in:not(:checked) ~ span:not(.lever):after,
.stylish-check-box-2 [type=checkbox].filled-in:not(:checked) ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox] ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox]:not(.filled-in) ~ span:not(.lever):after,
.stylish-check-box-2 [type=checkbox].filled-in ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox].filled-in ~ span:not(.lever):after,
.stylish-check-box-2 [type=checkbox].filled-in:checked ~ span:not(.lever):after,
.stylish-check-box-2 [type=checkbox]:checked ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox].filled-in:checked ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox].filled-in ~ span:not(.lever):after {
  opacity: 0;
  width: 0px;
  height: 0px;
}
.stylish-check-box-2 [type=checkbox].filled-in:focus ~ span {
  box-shadow: 0 0 10px 0 rgba(42, 46, 83, 0.8);
}

[type=radio]:not(:checked),
[type=radio]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type=radio]:not(:checked) + span,
[type=radio]:checked + span {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: 0.28s ease;
  user-select: none;
}

[type=radio]:not(:checked) + span:before,
[type=radio]:not(:checked) + span:after {
  border: 2px solid #c2c2c2;
}

[type=radio]:focus + span:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

[type=radio]:not(:checked) + span:after {
  transform: scale(0);
}

[type=radio]:checked + span:after,
[type=radio].with-gap:checked + span:before,
[type=radio].with-gap:checked + span:after {
  border: 2px solid #ee3524;
}

[type=radio].with-gap:checked + span:after {
  transform: scale(0.5);
}

/* Stylish Radio Button 1 */
.stylish-radio-btn-1 [type=radio] {
  opacity: 0px;
  width: 0px;
  height: 0px;
}
.stylish-radio-btn-1 [type=radio].with-gap:focus + span {
  box-shadow: 0 0 10px #585a5b;
}
.stylish-radio-btn-1 [type=radio] ~ span {
  padding: 5px 15px;
  border-radius: 35px;
  height: auto;
  font-size: 14px;
  text-align: center;
  text-shadow: none;
}
.stylish-radio-btn-1 [type=radio]:not(:checked) ~ span {
  background: #ffffff;
  border: 1px solid #2a2e53;
  color: #2a2e53;
}
.stylish-radio-btn-1 [type=radio]:checked ~ span {
  background: #2a2e53;
  border: 1px solid #2a2e53;
  color: #ffffff;
}
.stylish-radio-btn-1 [type=radio]:not(:checked),
.stylish-radio-btn-1 [type=radio]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.stylish-radio-btn-1 [type=radio]:not(:checked) ~ span,
.stylish-radio-btn-1 [type=radio]:checked ~ span {
  position: relative;
  cursor: pointer;
  display: inline-block;
  transition: 0.28s ease;
  user-select: none;
}
.stylish-radio-btn-1 [type=radio]:not(:checked) ~ span:before,
.stylish-radio-btn-1 [type=radio]:not(:checked) ~ span:after {
  border: 0px solid #c2c2c2;
  opacity: 0;
}
.stylish-radio-btn-1 [type=radio]:not(:checked) ~ span:after {
  transform: scale(0);
  opacity: 0;
}
.stylish-radio-btn-1 [type=radio]:checked ~ span:after,
.stylish-radio-btn-1 [type=radio].with-gap:checked ~ span:before,
.stylish-radio-btn-1 [type=radio].with-gap:checked ~ span:after {
  border: 0px solid #ee3524;
}
.stylish-radio-btn-1 [type=radio].with-gap:checked ~ span:after {
  transform: scale(0);
  opacity: 0;
}

/* Feedback Radio Buttons */
.emoji-rating {
  width: auto;
  height: 80px;
  margin: 0 5px;
}
.emoji-rating [type=radio]:not(:checked) ~ span,
.emoji-rating [type=radio]:checked ~ span {
  min-width: 70px;
  width: auto;
  height: 90px;
  display: block !important;
  padding: 66px 5px 0 5px;
  line-height: 1;
  text-align: center;
  font-size: 13px;
  position: relative;
}
.emoji-rating [type=radio]:not(:checked) ~ span:before,
.emoji-rating [type=radio]:checked ~ span:before {
  width: 62px;
  height: 62px;
  background: url("/assets/img/sprite-emoji.png") no-repeat;
  margin: auto;
  left: 0;
  right: 0;
  border: 0px !important;
}
.emoji-rating [type=radio]:not(:checked) ~ span:after,
.emoji-rating [type=radio]:checked ~ span:after {
  display: none;
}
.emoji-rating [type=radio]:checked ~ span {
  background: #ffffff;
  box-shadow: 0 0 2px 0 rgba(100, 100, 100, 0.5);
}

.emoji-rating-1 [type=radio]:not(:checked) ~ span:before {
  background-position: -9px -78px;
}
.emoji-rating-1 [type=radio]:checked ~ span:before {
  background-position: -9px -6px;
}

.emoji-rating-2 [type=radio]:not(:checked) ~ span:before {
  background-position: -80px -78px;
}
.emoji-rating-2 [type=radio]:checked ~ span:before {
  background-position: -80px -6px;
}

.emoji-rating-3 [type=radio]:not(:checked) ~ span:before {
  background-position: -150px -78px;
}
.emoji-rating-3 [type=radio]:checked ~ span:before {
  background-position: -150px -6px;
}

.emoji-rating-4 [type=radio]:not(:checked) ~ span:before {
  background-position: -220px -78px;
}
.emoji-rating-4 [type=radio]:checked ~ span:before {
  background-position: -220px -6px;
}

.emoji-rating-5 [type=radio]:not(:checked) ~ span:before {
  background-position: -292px -78px;
}
.emoji-rating-5 [type=radio]:checked ~ span:before {
  background-position: -292px -6px;
}

/* Bubbles */
.bubble {
  width: auto;
  height: auto;
  padding: 15px 30px;
  border-radius: 30px;
  background: #2a2e53;
  color: #ffffff;
  font-size: 14px;
  position: relative;
}
.bubble span:after {
  content: "";
  position: absolute;
  background: transparent;
  left: 0;
  right: 0;
  width: 10px;
  margin: auto;
}
.bubble.bubble-down span:after {
  bottom: -19px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #2a2e53;
  border-bottom: 10px solid transparent;
}

/* Download Buttons */
/* Date Picker */
.ui-datepicker {
  width: 303px !important;
}
.ui-datepicker .ui-datepicker-calendar td > a.ui-state-default,
.ui-datepicker .ui-datepicker-calendar td span.ui-state-default {
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  line-height: 37px;
}

/* Range Slider */
/* Stylish Radio Button 2 */
.like-dislike-radio-btn + .like-dislike-radio-btn {
  margin-left: 40px;
}
.like-dislike-radio-btn [type=radio].with-gap {
  opacity: 0;
}
.like-dislike-radio-btn [type=radio].with-gap ~ span {
  border: 1px solid #2a2e53;
  width: 125px;
  padding: 5px 40px;
  border-radius: 35px;
  line-height: 25px;
  height: auto;
  font-size: 14px;
  color: #2a2e53;
}
.like-dislike-radio-btn [type=radio].with-gap ~ span:before {
  border: 0px;
  border-radius: 0px;
  opacity: 0;
  width: 0;
  height: 0;
}
.like-dislike-radio-btn [type=radio].with-gap ~ span:after {
  background: url("/assets/img/like-dislike.png") no-repeat;
  background-position: 0px 0px;
  border: 0px;
  position: absolute;
  left: 67px;
  top: 2px;
  padding: 10px;
  border-radius: 0px;
  transform: none;
  transition: all 0.2s;
}
.like-dislike-radio-btn [type=radio].with-gap:focus {
  border: 1px solid rgba(238, 53, 36, 0.25);
}
.like-dislike-radio-btn [type=radio].with-gap:focus ~ span {
  box-shadow: 0 0 10px #585a5b;
}
.like-dislike-radio-btn [type=radio].with-gap:checked ~ span {
  background: #2a2e53;
  border: 1px solid #2a2e53;
  color: #ffffff;
}
.like-dislike-radio-btn [type=radio].with-gap:checked ~ span:after {
  background: url("/assets/img/like-dislike.png") no-repeat;
  background-position: 0px -30px;
  transition: all 0.2s;
}
.like-dislike-radio-btn + .like-dislike-radio-btn [type=radio].with-gap ~ span:after {
  background: url("/assets/img/like-dislike.png") no-repeat;
  background-position: -30px 0px;
}
.like-dislike-radio-btn + .like-dislike-radio-btn [type=radio].with-gap:checked ~ span {
  background: #2a2e53;
  border: 1px solid #2a2e53;
  color: #ffffff;
}
.like-dislike-radio-btn + .like-dislike-radio-btn [type=radio].with-gap:checked ~ span:after {
  background: url("/assets/img/like-dislike.png") no-repeat;
  background-position: -30px -30px;
  transition: all 0.2s;
}

.options-radio-btn {
  width: auto;
  display: inline-block;
}
.options-radio-btn [type=radio].with-gap {
  opacity: 0;
  transition: all 0.2s;
}
.options-radio-btn [type=radio].with-gap ~ span {
  border: 1px solid #d4d4d4;
  background: #ffffff;
  width: 100%;
  padding: 5px 40px;
  border-radius: 7px;
  line-height: 25px;
  height: auto;
  font-size: 14px;
  color: #2a2e53;
  transition: all 0.2s;
}
.options-radio-btn [type=radio].with-gap ~ span:before {
  content: "";
  border-radius: 10px;
  opacity: 1;
  width: 20px;
  height: 20px;
  top: 4px;
  background: #ffffff;
  border: 1px solid #d4d4d4;
  left: 5px;
  z-index: 8;
  transition: all 0.2s;
}
.options-radio-btn [type=radio].with-gap ~ span:after {
  content: "";
  border-radius: 10px;
  opacity: 0;
  width: 10px;
  height: 10px;
  top: 8px;
  left: 9px;
  background: #ffffff;
  border: 1px solid #d4d4d4;
  z-index: 9;
  transform: scale(1) !important;
  transition: all 0.2s;
}
.options-radio-btn [type=radio].with-gap:focus {
  border: 2px solid rgba(42, 46, 83, 0.25);
}
.options-radio-btn [type=radio].with-gap:focus ~ span {
  box-shadow: none;
}
.options-radio-btn [type=radio].with-gap:checked ~ span {
  background: #2a2e53;
  border: 1px solid #2a2e53;
  color: #ffffff;
  transition: all 0.2s;
}
.options-radio-btn [type=radio].with-gap:checked ~ span:before {
  content: "";
  border-radius: 10px;
  opacity: 1;
  width: 20px;
  height: 20px;
  top: 4px;
  background: #ffffff;
  border: 1px solid #d4d4d4;
  left: 5px;
  z-index: 8;
  transition: all 0.2s;
}
.options-radio-btn [type=radio].with-gap:checked ~ span:after {
  content: "";
  border-radius: 12px;
  opacity: 1;
  width: 12px;
  height: 12px;
  top: 8px;
  left: 9px;
  background: #2a2e53;
  border: 1px solid #d4d4d4;
  z-index: 9;
  transform: scale(1) !important;
  transition: all 0.2s;
}

.select-wrapper .dropdown-content {
  z-index: 9999;
  max-height: 400px;
  overflow: auto;
}

select {
  width: 100%;
  padding: 10px 10px 10px 0;
  border: 0px !important;
  cursor: pointer;
  position: relative;
  background: transparent;
  z-index: 2;
  padding: 5px 5px 5px 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-bottom: 1px solid #d1d6e0 !important;
  background: url("/assets/img/arrow-point-to-bottom-grey.png") no-repeat center right;
  padding-right: 25px;
}
select option {
  padding: 10px;
}
select::after {
  position: absolute;
  right: 0px;
  width: 30px;
  height: 30px;
  font-size: 20px;
  font-family: "Material Icons";
  content: "expand_more";
  -webkit-font-feature-settings: "liga";
  z-index: 1;
}
select[disabled], select[readonly] {
  background-color: transparent !important;
  opacity: 1 !important;
  color: rgba(0, 0, 0, 0.42) !important;
}

.select-primary {
  background: url("/assets/img/bg-red-arrow.png") no-repeat center right #ffffff;
  padding-right: 55px;
  padding-left: 10px;
}

/* Stylish Select Box */
.stylish-select-box-1 {
  margin: 0px;
}
.stylish-select-box-1 .select-wrapper {
  width: 100%;
  text-align: left;
  background: #ffffff;
}
.stylish-select-box-1 .select-wrapper ul {
  overflow: auto;
}
.stylish-select-box-1 .select-wrapper input.select-dropdown {
  border: 1px solid #cccccc;
  padding: 0 15px;
  width: 100%;
  height: 34px;
  padding-right: 35px;
  text-align: left;
  box-sizing: border-box;
}
.stylish-select-box-1 .select-wrapper .caret {
  background: url("/assets/img/down_arrow _small.png") no-repeat center #ee3524;
  background-size: 12px;
  width: 34px;
  height: 34px;
  fill: none;
}

.ui-autocomplete {
  z-index: 9999 !important;
}
.ui-autocomplete.ui-menu {
  padding: 0 !important;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-autocomplete.ui-menu .ui-menu-item {
  padding: 0 !important;
}
.ui-autocomplete.ui-menu .ui-menu-item .ui-menu-item-wrapper {
  padding: 5px 10px !important;
  border: 0px !important;
}
.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active {
  background: #ee3524;
  border-bottom: 1px solid #cdcdcd !important;
}

.modal-open .ui-autocomplete.ui-menu {
  max-height: 200px;
}

/* CSS For Check Box with Input Type Hidden  End*/
.text-area-lg {
  height: auto !important;
  min-height: inherit !important;
}

.animation-lines {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  font-size: 0px;
}

.question-box-read-only .form-control {
  width: 100% !important;
  max-width: 100% !important;
}

.quick-questions-form {
  padding: 0px !important;
  display: flex;
  flex-wrap: nowrap;
}
.quick-questions-form .form-control {
  width: 100% !important;
  max-width: 100%;
}
.quick-questions-form .input-group-radio {
  width: auto !important;
  max-width: 100% !important;
  padding-left: 0px !important;
  vertical-align: middle;
  padding-top: 3px;
  height: 40px;
}
.quick-questions-form > .col-12 {
  padding: 0px !important;
}
.quick-questions-form .input-group-select {
  width: 100% !important;
  max-width: 100% !important;
}

/* Plugin For Dropdown Search CSS */
select + .select2-container {
  width: 100% !important;
}

.select2-container {
  height: 33px;
  border-bottom: 1px solid #d1d6e0;
  background: url("/assets/img/arrow-point-to-bottom-grey.png") no-repeat center right;
  width: auto;
}
.select2-container input.select2-search__field {
  border-top-width: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
}
.select2-container li {
  font-size: 14px;
  line-height: 18px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.select2-container li.select2-results__option {
  margin-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  word-break: break-word;
  white-space: normal;
}
.select2-container li.select2-results__option[title=parenttitle] {
  font-weight: 600;
}

.select2-hidden-accessible:focus + .select2-container {
  border-bottom: 1px solid #2a2e53;
  box-shadow: 0 1px 0 0 #2a2e53;
}

select[multiple] + .select2-container {
  height: auto;
  overflow: hidden;
}
select[multiple] + .select2-container .select2-selection__rendered li:last-child {
  width: auto;
  line-height: 10px;
  margin-bottom: 0px;
}
select[multiple] + .select2-container .select2-selection__rendered li:last-child input {
  margin: 0px;
  padding: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 0px solid #aaa;
  border-radius: 0px;
}

.select2-container--default.select2-container--disabled {
  background-color: #eeeeee !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  padding-left: 0px;
}

.select-primary + .select2-container {
  padding: 0px 0px !important;
  border-bottom: 0px solid #cdcdcd;
  height: 36px;
  position: relative;
  background: url("/assets/img/arrow-point-to-bottom-grey.png") no-repeat center right;
}
.select-primary + .select2-container:after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  font-size: 18px;
  position: absolute;
  text-align: center;
  line-height: 36px;
  width: 45px;
  height: 34px;
  right: 0;
  top: 0;
  display: none;
}
.select-primary + .select2-container .select2-selection__rendered {
  line-height: 34px !important;
  background: transparent;
  text-align: left;
  border-bottom: 1px solid #cdcdcd;
}

.input-loader:after {
  background: url("/assets/img/input-ajax-loader.gif") no-repeat;
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  top: 12px;
  right: 10px;
}

input[type=text].input-loader {
  background: url("/assets/img/input-ajax-loader.gif") no-repeat right;
}

.status-box {
  background: #d7d9de;
  padding: 5px 10px;
  border-left: 3px solid #d7d9de;
  font-size: 16px;
  width: auto;
  display: inline-block;
}

.status-box-policyissued {
  border-left: 3px solid #2CA62D;
}

.status-box-inprogress {
  border-left: 3px solid #049EE2;
}

.status-box-referralinprogress {
  border-left: 3px solid #70D3FF;
}

.status-box-referral {
  border-left: 3px solid #DE6B35;
}

.status-box-referralaccepted {
  border-left: 3px solid #D62196;
}

.status-box-senttouser {
  border-left: 3px solid #293A80;
}

.status-box-useraccepted {
  border-left: 3px solid #537EC5;
}

.status-box-superseded {
  border-left: 3px solid #1F6650;
}

.status-box-initialquote {
  border-left: 3px solid #00AABA;
}

.status-box-startedquote {
  border-left: 3px solid #00AABA;
}

.status-box-referraldeclined {
  border-left: 3px solid #CB1F37;
}

.status-box-cancelled {
  border-left: 3px solid #D55252;
}

.status-box-nottaken {
  border-left: 3px solid #D597CE;
}

.status-box-userrejected {
  border-left: 3px solid #ED3623;
}

.status-box-quotedeclined {
  border-left: 3px solid #F58B54;
}

.status-box-refund {
  border-left: 3px solid #D3AE56;
}

.status-box-withdrawn {
  border-left: 3px solid #C355F5;
}

.status-box-pendingpayment {
  border-left: 3px solid #FFB81C;
}

.status-box-unsavedquote {
  border-left: 3px solid #049EE2;
}

.outercontainer {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
}

.address-search .input-loader:after {
  right: 45px;
}

.field-validation-error,
.custom-field-validation-error {
  padding: 0px;
  font-size: 11px;
  color: #ff0000;
  margin: 3px 0px;
  width: 100%;
  display: block;
}

.td-item-length {
  display: inline-block;
  width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* Custom Table */
.export-btns {
  font-size: 13px;
  cursor: pointer;
  text-decoration: none;
  color: #292929;
  border: 1px solid #d4d4d4;
  border-radius: 20px;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 5px 10px 5px 35px;
}
.export-btns span {
  margin-right: 5px;
}
.export-btns label {
  margin: 0px;
  cursor: pointer;
}
.export-btns label:hover {
  text-decoration: none;
  color: #292929;
}
.export-btns:hover {
  background-color: #ededed;
  color: #292929;
}

.table-block-inner {
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  padding: 10px;
  overflow-x: auto;
  min-width: 100%;
}

.table-borderless tr,
.table-borderless td,
.table-borderless th {
  border: 0;
}

.table-responsive-outer {
  box-sizing: border-box;
  box-shadow: 0 3px 5px 0px rgba(100, 100, 100, 0.8);
  border: 0px solid #cccccc;
}

.table-custom {
  width: calc(100% - 0px);
  border-collapse: separate;
}
.table-custom thead {
  font-family: "robotoregular";
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  border-left: 3px solid #ee3524;
  border-right: 3px solid #ee3524;
  padding: 0 20px 0 50px;
  color: #292929;
  line-height: 50px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  position: relative;
  box-shadow: 0 1px 4px 0px rgba(100, 100, 100, 0.3);
}
.table-custom thead tr {
  box-shadow: 0 3px 5px 0px rgba(100, 100, 100, 0.3);
}
.table-custom thead th {
  line-height: 18px;
  background: url("/assets/img/th-bg.png") repeat-x;
  background-size: auto 100%;
  border-top: 0px;
  border-left: 0px;
  padding: 25px 10px;
  background-color: #f6f6f6;
  position: relative;
  text-align: center;
  vertical-align: top;
  border-bottom: 0px !important;
  border-top: 0px !important;
}
.table-custom thead th:after {
  height: calc(100% - 23px);
  width: 1px;
  background: #ccc;
  position: absolute;
  top: 12px;
  right: 0px;
  content: "";
}
.table-custom thead th:first-child::before {
  height: calc(100% - 23px);
  width: 3px;
  background: transparent;
  position: absolute;
  top: 12px;
  left: 0px;
  right: inherit;
  content: "";
}
.table-custom thead th:last-child:after {
  width: 3px;
  background: transparent;
  position: absolute;
  top: 12px;
  right: 0px;
  content: "";
}
.table-custom tbody {
  padding: 10px;
}
.table-custom tbody tr {
  background: #FFFFFF;
  box-shadow: 0 3px 5px 0px rgba(100, 100, 100, 0.3);
  padding: 0px;
}
.table-custom tbody tr td {
  background: #ffffff;
  line-height: 18px;
  /* border-top: 8px solid #F6F6F6;
  border-bottom: 5px solid #F6F6F6; 
  border-left: 2px solid transparent; */
  font-size: 14px;
  color: #737879;
  box-shadow: 0px 0px 0px 0px rgba(27, 29, 31, 0.3);
  border-bottom: 0px;
  border-top: 5px solid #f3f3f3;
}

/* Material Icons */
.inputboxbdr {
  width: auto !important;
  border: 1px solid #cdcdcd !important;
  padding: 0px 10px !important;
  background: #ffffff !important;
}
.inputboxbdr:focus {
  border: 1px solid #cdcdcd !important;
  box-shadow: none !important;
}
.inputboxbdr.full-width {
  width: 100% !important;
}

.inputboxbdr-small {
  max-width: 125px !important;
}

.input-icon-right {
  position: absolute;
  right: 20px;
  top: 15px;
}

.input-icon-left {
  position: absolute;
  left: 0px;
  top: 15px;
}

.pagination-m {
  padding: 10px 0;
  color: #292929;
  font-size: 14px;
}
.pagination-m > ul > li {
  margin-bottom: 20px;
}
.pagination-m .input-group-select {
  display: inline-block;
}
.pagination-m .input-group-select .select-wrapper:before {
  top: 16px;
  right: 5px;
}
.pagination-m .input-group-select select {
  padding: 0 25px 0 10px;
  height: 40px;
  font-size: 14px;
}
.pagination-m a {
  color: #292929;
  padding: 7px 10px;
  display: inline-block;
}
.pagination-m a:hover, .pagination-m a:focus {
  text-decoration: none;
  color: #1b1d1f;
  font-weight: 600;
}
.pagination-m .page-numbers a {
  background: #ffffff;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  text-align: center;
}
.pagination-m .page-numbers a:hover, .pagination-m .page-numbers a.active {
  background: #ee3524;
  color: #ffffff;
  box-shadow: 0 0 5px 0 rgba(27, 29, 31, 0.8);
}

/* Date Picker */
.modal.datepicker-modal.open {
  top: 30% !important;
  background: transparent !important;
  box-shadow: none !important;
  bottom: auto !important;
}

/* Common Icons */
.search-block {
  background: transparent;
  display: flex;
}

.search-icon {
  background: url("/assets/img/search.svg") no-repeat 100%;
  width: 13px;
  height: 13px;
  display: inline-block;
}

.search-panel {
  width: 0px;
  transition: width 0.5s;
  border: 0px;
  padding: 8px 0;
  margin-left: 10px;
}

.search-panel.active {
  width: 200px;
  transition: width 0.5s;
  border: 0px;
  margin-left: 10px;
  padding: 8px;
}

/* Breadcrumb */
.breadcrumb {
  background: transparent;
  padding: 0px;
  font-size: 14px;
}
.breadcrumb a {
  color: #292929;
  margin-right: 25px;
  display: inline-block;
  position: relative;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #1877F2;
}
.breadcrumb a:hover:after, .breadcrumb a:focus:after {
  color: #292929;
}
.breadcrumb a:after {
  position: absolute;
  right: -27px;
  width: 30px;
  height: 30px;
  font-size: 20px;
  font-family: "Material Icons";
  content: "keyboard_arrow_right";
  -webkit-font-feature-settings: "liga";
  z-index: 1;
  text-align: center;
  line-height: 25px;
}
.breadcrumb span {
  color: #292929;
}

.keyword-search {
  border: 1px solid #CCCCCC;
  display: flex;
  width: 100%;
  border-radius: 4px;
  background: #ffffff;
  overflow: hidden;
}
.keyword-search input[type] {
  border: 0px;
  width: auto;
  flex: 1;
  margin: 0px;
  border-radius: 0;
  padding: 0 20px;
  height: 54px;
  background: #ffffff;
}
.keyword-search input[type]:focus, .keyword-search input[type]:hover {
  border: 0px;
  box-shadow: none !important;
  border-bottom: 0px !important;
}
.keyword-search .search-btn {
  background: url("/assets/img/search_ic.svg") no-repeat center #b4b4b4;
  width: 54px;
  height: 54px;
  display: inline-block;
  font-size: 0px;
}
.keyword-search .search-btn:hover {
  background: url("/assets/img/search_ic.svg") no-repeat center #ee3524;
}

.pdf {
  background: url("/assets/img/pdf-md.png") no-repeat left center;
  background-position: 0px;
  display: inline-block;
  width: 35px;
  height: 44px;
}

/* Bootstrap Modal */
.modal-open .main-container {
  z-index: auto;
}

.modal-body ul {
  padding-left: 40px;
  margin-bottom: 20px;
}
.modal-body ul.select-dropdown {
  padding-left: 0px;
}
.modal-body li {
  list-style: disc;
}

.confirm-modal *,
.bootbox * {
  font-family: "robotoregular";
}
.confirm-modal .modal-content,
.bootbox .modal-content {
  border: 0px;
}
.confirm-modal .modal-header,
.bootbox .modal-header {
  background: #2a2e53;
  color: #ffffff;
  font-family: "robotoregular";
}
.confirm-modal .modal-header .close,
.bootbox .modal-header .close {
  color: #ffffff;
  opacity: 1;
  font-size: 30px;
  font-weight: 200;
  text-shadow: none;
}
.confirm-modal .modal-footer,
.bootbox .modal-footer {
  border-top: 0px !important;
  text-align: center;
  padding-top: 0px;
}
.confirm-modal .modal-body-inner,
.confirm-modal .bootbox-body,
.bootbox .modal-body-inner,
.bootbox .bootbox-body {
  background: url("/assets/img/info.svg") no-repeat left top;
  min-height: 52px;
  padding-left: 65px;
  display: flex;
  align-items: center;
}
.confirm-modal .modal-body-inner p,
.confirm-modal .bootbox-body p,
.bootbox .modal-body-inner p,
.bootbox .bootbox-body p {
  margin-bottom: 0px;
  color: #2a2e53;
  font-size: 18px;
}

.probindModal .modal-content {
  border-radius: 0px !important;
  border: 0px !important;
}
.probindModal .modal-header,
.probindModal .modal-body,
.probindModal .modal-footer {
  border-radius: 0px !important;
  padding-left: 20px;
  padding-right: 20px;
}
.probindModal .modal-header {
  background: #ee3524;
  color: #ffffff;
}
.probindModal .modal-header .close {
  color: #ffffff;
}

/* Move To Top */
.return-to-top {
  position: fixed;
  bottom: 110px;
  right: 20px;
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 999;
  background: url("/assets/img/arrow-to-top.png") #ee3524 no-repeat center;
  background-size: 15px;
  text-align: center;
  padding: 0;
}
.return-to-top:hover {
  text-decoration: none;
  background: url("/assets/img/arrow-to-top.png") #2B303C no-repeat center;
  background-size: 15px;
}
.return-to-top.active {
  display: inline-block !important;
}

.after-login-logo {
  display: none;
}

.before-login-logo {
  display: block;
}

.top-login {
  background: #E5E5E5;
}

.right-links ul {
  width: 100%;
}
.right-links ul li {
  line-height: 45px;
}
.right-links ul li a {
  color: #1B1D1F;
}

.fixed-header,
.static-header {
  top: 0px;
  width: 100%;
  z-index: 99;
  background: #ffffff;
}
.fixed-header .top-login,
.static-header .top-login {
  background: #E5E5E5;
}
.fixed-header .after-login-logo,
.static-header .after-login-logo {
  display: block;
}
.fixed-header .before-login-logo,
.static-header .before-login-logo {
  display: none;
}
.fixed-header .slider-navbar,
.static-header .slider-navbar {
  display: none;
}

.main-bar .logo {
  align-items: center;
  display: flex;
  height: 100%;
}
.main-bar .logo img {
  max-width: 200px;
  width: auto;
}
.main-bar .dark-logo {
  display: none;
}
.main-bar .navbar-block {
  position: static !important;
}
.main-bar .navbar-block.header-search-active {
  position: relative !important;
}
.main-bar .container {
  position: static !important;
}
.main-bar .navbar {
  position: static !important;
  padding-top: 0;
  padding-bottom: 0;
}
.main-bar .navbar-inner {
  position: static !important;
}
.main-bar .nav-item {
  position: static !important;
  padding-inline: 6px !important;
  border-top: 3px solid transparent;
}
.main-bar .navbar-nav li.nav-search {
  position: relative !important;
}
.main-bar .navbar-nav li.nav-search:hover {
  background: transparent !important;
  border-top-color: transparent !important;
}
.main-bar .navbar-nav li.nav-item.show, .main-bar .navbar-nav li.nav-item.active, .main-bar .navbar-nav li.nav-item:hover {
  background: #f2f2f2;
  border-top: 3px solid #ee3524;
}
.main-bar .navbar-nav li.nav-item.show .nav-link, .main-bar .navbar-nav li.nav-item.active .nav-link, .main-bar .navbar-nav li.nav-item:hover .nav-link {
  color: #1B1D1F;
  font-size: 14px;
}
.main-bar .navbar-nav li .nav-link {
  color: #ffffff;
  font-size: 14px;
  position: relative;
}
.main-bar .navbar-nav li .nav-link.dropdown-toggle {
  padding-right: 15px;
}
.main-bar .navbar-nav li .nav-link.dropdown-toggle::after {
  border-bottom: 0;
  position: absolute;
  top: 16px;
  right: 0px;
}
.main-bar .dropdown-menu {
  background: #f2f2f2;
  position: absolute;
  margin-top: 0;
  border: 0;
  border-radius: 0px;
  width: 100%;
}
.main-bar .dropdown-menu .submenu-title {
  font-size: 16px;
  font-weight: bold;
  color: #ee3524;
}
.main-bar .dropdown-menu .submenu-items {
  column-count: 3;
  padding-top: 0px;
  padding-bottom: 20px;
  margin-top: 15px;
}
.main-bar .dropdown-menu .submenu-items li.get-quote-link {
  display: none;
}
.main-bar .dropdown-menu .submenu-items li a {
  padding: 5px;
  display: inline-block;
  color: #3c3c3c;
}
.main-bar .dropdown-menu .submenu-items li a:hover {
  text-decoration: none;
  color: #ED3623;
}
.main-bar .dropdown-menu .submenu-items li.active a {
  color: #ED3623;
}
.main-bar .dropdown-menu .get-quote-btn-block {
  padding: 22px 15px;
  border-right: 1px solid #d4d4d4;
}
.main-bar .dropdown-menu .get-quote-btn-block h3 {
  font-size: 18px;
  font-weight: bold;
  width: 200px;
}

.static-header .main-bar {
  background: #ffffff;
}
.static-header .main-bar .white-logo {
  display: none;
}
.static-header .main-bar .dark-logo {
  display: inline-block;
}
.static-header .main-bar .navbar-nav li .nav-link {
  color: #1B1D1F;
  font-size: 14px;
}

.top-login > .container > .row > .row {
  width: 100%;
  margin: 0;
}

.topbar {
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
  position: fixed;
  height: auto;
  top: 0px;
  width: 100%;
  z-index: 4;
  padding-bottom: 0px;
  color: #1B1D1F;
  background: #ffffff;
}
.topbar > .container {
  position: static !important;
}
.topbar .top-contact-info {
  margin-bottom: 0px;
  display: flex;
  justify-content: flex-end;
}
.topbar .top-contact-info li {
  margin: 0px 0px;
  font-family: "robotoregular";
  font-size: 12px;
  line-height: 45px;
  color: #1B1D1F;
}
.topbar .top-contact-info li a {
  color: #1B1D1F;
}
.topbar .top-contact-info li a.btn-text {
  width: 75px;
  text-align: center;
  margin-left: 5px;
  padding: 8px 10px;
}
.topbar .top-contact-info li span {
  margin-right: 15px;
}
.topbar .top-contact-info li label {
  margin-bottom: 0px;
  color: #1B1D1F;
  font-size: 12px;
  word-break: break-all;
}
.topbar .top-contact-info li label a {
  display: inline-block;
  word-break: break-all;
}
.topbar .top-contact-info .phone {
  background: url("/assets/img/phone_ic_grey.svg") no-repeat;
  padding-left: 20px;
  background-position: left 1px;
  background-size: 14px;
}
.topbar .top-contact-info .email {
  background: url("/assets/img/envelope.svg") no-repeat;
  padding-left: 20px;
  background-position: left 3px;
  background-size: 14px 10px;
}
.topbar .top-contact-info .address {
  background: url("/assets/img/envelope_grey.svg") no-repeat left 14px;
  padding-left: 20px;
  background-position: left 3px;
  background-size: 14px 10px;
}

.mail-icon-red-body {
  background: url("/assets/img/email_ic_white.svg") no-repeat center #ee3524;
  font-size: 0px;
  width: 40px;
  height: 40px;
  margin: auto;
  display: inline-block;
  border-radius: 40px;
  background-size: 24px;
  margin-bottom: 10px;
}

.profile-block {
  cursor: pointer;
  position: relative;
  line-height: 45px;
  outline: none;
  width: auto;
  text-align: right;
  min-width: 60px;
}
.profile-block > span {
  margin-right: 10px;
  display: inline-block;
}
.profile-block .profile-menu {
  position: absolute;
  right: -25px;
  background: #ffffff;
  padding: 5px 10px 0px;
  min-width: 150px;
  text-align: left;
  box-shadow: 0 0 5px 0 rgba(27, 29, 31, 0.4);
  border-radius: 0px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  z-index: 3;
}
.profile-block .profile-menu li a {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  color: #292929;
  border-bottom: 1px solid rgba(27, 29, 31, 0.1);
  line-height: 2.5;
  height: auto;
  padding-bottom: 5px;
  font-weight: 600;
}
.profile-block .profile-menu li a:hover, .profile-block .profile-menu li a:focus {
  text-decoration: none;
  color: #ee3524;
}
.profile-block .profile-menu li a:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
}
.profile-block .profile-menu li:after {
  background: url("/assets/img/tool-tip-top.png") no-repeat transparent;
  position: absolute;
  width: 14px;
  height: 7px;
  content: "";
  top: -7px;
  right: 20px;
}
.profile-block .profile-menu ul {
  line-height: 16px;
  padding: 10px;
  border-radius: 5px;
  margin-top: 6px;
  position: relative;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  height: auto;
  width: auto;
  margin-right: 0;
  z-index: 9;
}
.profile-block .profile-menu ul li {
  display: block;
  text-align: right;
}
.profile-block .profile-menu ul li a {
  display: block;
  margin-bottom: 5px;
}
.profile-block .profile-menu ul li:after {
  background: url("/assets/img/tool-tip-top.png") no-repeat #ffffff;
  position: absolute;
  width: 10px;
  height: 10px;
  content: "";
  top: -6px;
  right: 20px;
}
.profile-block .profile-menu ul a {
  margin: 0 10px;
  font-size: 14px;
  font-weight: 600;
  color: #ee3524;
}

.logo-login {
  margin-top: 10px;
  height: auto;
  overflow: hidden;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
}

.logo {
  max-height: 60px !important;
  max-width: 250px !important;
  width: auto !important;
  height: auto;
}
.logo img {
  max-height: 60px !important;
  width: auto;
  height: auto;
}

.search-login {
  display: flex;
  align-items: center;
}

.header-nav {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.header-search {
  background: transparent;
  position: absolute;
  right: 15px;
  top: 0px;
  width: 100%;
  height: 60px;
  z-index: 99;
  display: none;
  text-align: left;
}
.header-search .header-search-inner {
  height: 40px;
  background: #272A4F;
  width: 100%;
  border: 1px solid #d4d4d4;
  border-radius: 40px;
  margin-top: 10px;
}
.header-search .form-control {
  width: calc(100% - 80px) !important;
  padding: 0 20px !important;
  border: 0px !important;
  height: 35px !important;
  margin-bottom: 0px !important;
  color: #ffffff;
  float: left;
}
.header-search .form-control:focus, .header-search .form-control:hover {
  border-bottom: 0px !important;
  box-shadow: none !important;
}
.header-search .close-search {
  background: url("/assets/img/close.png") no-repeat center;
  background-size: 15px;
  font-size: 0px !important;
  width: 40px;
  height: 38px;
  cursor: pointer;
  float: right;
}

.btn-search {
  background: url("/assets/img/search-icon.svg") no-repeat center;
  background-size: 20px;
  border: 0px;
  font-size: 0px;
  width: 30px;
  height: 30px;
}
.btn-search:hover, .btn-search:focus {
  background: url("/assets/img/search-icon.svg") no-repeat center;
  background-size: 20px;
}

.header-search-outer {
  width: 100%;
  background: #ffffff;
  left: 0px;
  padding: 10px 0;
}
.header-search-outer.home-search {
  background: transparent;
  position: fixed;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 0px;
  left: inherit;
  overflow: hidden;
  opacity: 1;
  transition: all 0.5s;
  z-index: -999;
}
.header-search-outer.home-search .close-search {
  margin-top: 7px;
  position: absolute;
  right: 40px;
  font-size: 36px;
  color: #aaaaaa;
  z-index: 999;
}
.header-search-outer.home-search.active.d-none {
  width: 100%;
  display: block !important;
  top: 0px;
  height: auto;
  opacity: 1;
  transition: all 0.5s;
  background: #ffffff;
  padding: 20px 0 30px;
  z-index: 999;
}
.header-search-outer.home-search.active.d-none .close-search {
  display: block;
  cursor: pointer;
}
.header-search-outer.home-search .main-search {
  background: #ffffff;
  height: 60px;
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
}
.header-search-outer.home-search .main-search .search-txt {
  font-size: 18px;
}
.header-search-outer .main-search {
  width: 60%;
  left: inherit;
  right: 0px;
  width: auto;
  box-shadow: 0px 0px 5px 0px rgba(27, 29, 31, 0.8);
}

.main-search .search-txt {
  height: 100% !important;
  border-bottom: 0px !important;
  box-shadow: none !important;
}

.header-login {
  border: 1px solid rgba(238, 53, 36, 0.5);
  background: transparent;
  color: #ffffff;
  padding: 10px 20px;
  line-height: 20px;
  margin-left: 0px;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 0px;
}

.header-login:hover,
.header-login:focus {
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: #ffffff;
  color: #ee3524 !important;
  text-decoration: none;
  outline: none;
}

.slider-navbar {
  position: fixed;
  top: 110px;
  z-index: 9;
  width: auto;
}
.slider-navbar ul {
  margin-top: 50px;
}
.slider-navbar ul li {
  margin-bottom: 20px;
}
.slider-navbar ul li a {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
.slider-navbar ul li a:hover {
  color: #ee3524;
  text-decoration: none;
  outline: none;
}

/* Header Navbar */
.header {
  height: 0px;
  opacity: 0;
  padding: 0px 0;
  transition: all 0.2s;
}
.header .row {
  margin-bottom: 0px;
  padding: 0px;
}
.header .logo {
  height: 0px;
}
.header .logo a {
  color: #1b1d1f;
  font-weight: 600;
  font-size: 18px;
  float: left;
  max-height: 100px;
}
.header .logo img {
  max-width: 250px;
  max-height: 75px;
  padding-bottom: 5px;
  height: 0px;
  transition: all 0.2s;
}

.fixed-header .row,
.static-header .row {
  margin-bottom: 0px;
  padding: 0px 0px;
}
.fixed-header .header,
.static-header .header {
  position: fixed;
  padding: 0px 0px;
  display: block !important;
  opacity: 1;
  height: auto;
  transition: all 0.2s;
  box-shadow: 0px 4px 15px 0px rgba(27, 29, 31, 0.1);
}
.fixed-header .header .logo,
.static-header .header .logo {
  height: auto;
  align-items: center;
}
.fixed-header .header .logo a,
.static-header .header .logo a {
  color: #1b1d1f;
  font-weight: 600;
  font-size: 18px;
  float: left;
  max-height: 60px;
  height: 100%;
  display: flex;
  align-items: center;
}
.fixed-header .header .logo img,
.static-header .header .logo img {
  max-width: 250px;
  max-height: 75px;
  height: auto;
  padding-bottom: 5px;
  transition: all 0.2s;
}
.fixed-header .header .topbar.afterlogin,
.static-header .header .topbar.afterlogin {
  display: block !important;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  border-bottom: 1px solid #dcdcdc;
  background: #2a2e53;
}

.main-bar .logo {
  align-items: center;
  display: flex;
  height: 100%;
}
.main-bar .logo img {
  max-width: 200px;
}
.main-bar .dark-logo {
  display: none;
}
.main-bar .navbar-block {
  position: static !important;
}
.main-bar .navbar-block.header-search-active {
  position: relative !important;
}
.main-bar .container {
  position: static !important;
}
.main-bar .navbar {
  position: static !important;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0px !important;
}
.main-bar .navbar-inner {
  position: static !important;
  overflow: auto !important;
  scrollbar-width: none !important;
}
.main-bar .nav-item {
  position: static !important;
  padding: 10px;
  border-top: 3px solid transparent;
}
.main-bar .navbar-nav li.nav-search {
  position: relative !important;
}
.main-bar .navbar-nav li.nav-search:hover {
  background: transparent !important;
  border-top-color: transparent !important;
}
.main-bar .navbar-nav li.nav-item.show, .main-bar .navbar-nav li.nav-item.active, .main-bar .navbar-nav li.nav-item:hover {
  background: #f2f2f2;
  border-top: 3px solid #ee3524;
}
.main-bar .navbar-nav li.nav-item.show .nav-link, .main-bar .navbar-nav li.nav-item.active .nav-link, .main-bar .navbar-nav li.nav-item:hover .nav-link {
  color: #1B1D1F;
  font-size: 14px;
  position: relative;
}
.main-bar .navbar-nav li .nav-link {
  color: #1B1D1F;
  font-size: 14px;
  position: relative;
}
.main-bar .navbar-nav li .nav-link.dropdown-toggle {
  padding-right: 15px !important;
}
.main-bar .navbar-nav li .nav-link.dropdown-toggle::after {
  border-bottom: 0;
  position: absolute;
  top: 18px;
  right: 0px;
}
.main-bar .dropdown-menu {
  background: #f2f2f2;
  position: absolute;
  margin-top: 0;
  border: 0;
  border-radius: 0px;
  width: 100%;
}
.main-bar .dropdown-menu .submenu-title {
  font-size: 16px;
  font-weight: bold;
  color: #ee3524;
}
.main-bar .dropdown-menu .submenu-items {
  column-count: 3;
  padding-top: 0px;
  padding-bottom: 20px;
  margin-top: 15px;
}
.main-bar .dropdown-menu .submenu-items li a {
  padding: 5px;
  display: inline-block;
  color: #3c3c3c;
}
.main-bar .dropdown-menu .submenu-items li a:hover {
  text-decoration: none;
  color: #ED3623;
}
.main-bar .dropdown-menu .submenu-items li.active a {
  color: #ED3623;
}
.main-bar .dropdown-menu .get-quote-btn-block {
  padding: 22px 15px;
  border-right: 1px solid #d4d4d4;
}
.main-bar .dropdown-menu .get-quote-btn-block h3 {
  font-size: 18px;
  font-weight: bold;
  width: 200px;
}

.after-scroll .header-search,
.static-header .header-search {
  background: url("/assets/img/search-icon.svg") no-repeat center right;
}

.home-slider {
  overflow: hidden;
  position: relative;
  height: 70vh;
}
.home-slider > .container {
  z-index: 2;
  position: relative;
}
.home-slider .home-banner-content {
  color: #272A4F;
  text-align: start;
}
.home-slider .home-banner-content h3 {
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 0px;
}
.home-slider .home-banner-content .view-more-grey {
  background: url("/assets/img/grey-arrow.png") no-repeat right;
  display: inline-block;
  width: auto;
  height: 21px;
  line-height: 22px;
  margin-left: 20px;
  padding-right: 40px;
  font-size: 24px;
  color: #272A4F;
}
.home-slider .home-banner-content .home-banner-content-box a {
  padding: 15px 30px;
  display: inline-block;
  color: #272A4F;
  font-weight: bold;
  font-size: 32px;
  border: 2px solid #272A4F;
  text-align: center;
  color: #272A4F;
  border-radius: 10px;
  margin: 20px 0;
  width: auto;
  background: #ffffff;
}
.home-slider .home-banner-content .home-banner-content-box a:hover, .home-slider .home-banner-content .home-banner-content-box a:focus, .home-slider .home-banner-content .home-banner-content-box a:active {
  text-decoration: none;
  background: #272A4F;
  color: #ffffff;
}
.home-slider:after {
  content: "";
  background-color: #0A0722;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.6;
  top: 0px;
  left: 0;
  display: none;
}
.home-slider .carousel-inner {
  height: 70vh;
}
.home-slider .carousel-inner .carousel-item {
  height: 100%;
}
.home-slider .carousel-control-next,
.home-slider .carousel-control-prev {
  display: none;
}
.home-slider .banner-text {
  height: auto;
  width: 100%;
  margin: auto;
  padding: 20px 20px;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
}
.home-slider .banner-text .banner-inner {
  float: left;
  text-align: left;
  width: 50%;
  background: #2A2E53;
  padding: 30px;
  margin-top: 50px;
}
.home-slider .banner-text .banner-inner ul li {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  font-family: "source_sans_pro";
}
.home-slider .banner-text .banner-inner ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #ffffff;
  position: absolute;
  left: 0px;
  top: 9px;
  display: block;
  border-radius: 10px;
}
.home-slider .banner-text h1 {
  padding: 0px;
  margin: 0px 0 20px;
  font-size: 32px;
  color: #ffffff;
  line-height: 43px;
}
.home-slider .banner-text h3 {
  padding: 0px;
  margin: 0px 0 20px;
  font-size: 32px;
  color: #ffffff;
  line-height: 43px;
}
.home-slider .banner-text p {
  color: #97A3B8;
  line-height: 24px;
  font-size: 18px;
  margin-top: 30px;
}
.home-slider img.banner-slider {
  height: 100%;
  width: auto;
  min-width: 100vw;
  opacity: 0.1;
}

.page-login-block {
  padding: 20px 0;
}
.page-login-block .page-login {
  background: #ffffff;
  padding: 20px;
  width: auto;
  max-width: 100%;
}
.page-login-block .page-login .btns {
  padding: 5px 15px;
  display: inline-block;
  color: #272A4F;
  font-weight: bold;
  font-size: 18px;
  border: 2px solid #272A4F;
  text-align: center;
  color: #272A4F;
  border-radius: 5px;
  margin: 10px 0;
  width: auto;
  background: #ffffff;
  width: 200px;
  text-align: center;
  text-decoration: none;
}
.page-login-block .page-login .btns:hover {
  text-decoration: none;
  background: #272A4F;
  color: #ffffff;
}
.page-login-block .page-login .view-more-grey {
  background: url("/assets/img/grey-arrow.png") no-repeat right;
  width: auto;
  height: 21px;
  line-height: 22px;
  margin-left: 20px;
  padding-right: 40px;
  font-size: 20px;
  color: #272A4F;
  float: right;
  margin-top: 22px;
}

.banner-item {
  position: relative;
}
.banner-item .banner-text {
  height: auto;
  width: 100%;
  margin: auto;
  padding: 20px 20px;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  position: absolute;
}
.banner-item .banner-text .banner-inner {
  float: left;
  text-align: left;
  width: 50%;
  background: #2A2E53;
  padding: 30px;
  margin-top: 50px;
}
.banner-item .banner-text .banner-inner ul li {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  font-family: "source_sans_pro";
}
.banner-item .banner-text .banner-inner ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #ffffff;
  position: absolute;
  left: 0px;
  top: 9px;
  display: block;
  border-radius: 10px;
}
.banner-item .banner-text h1 {
  padding: 0px;
  margin: 0px 0 20px;
  font-size: 32px;
  color: #ffffff;
  line-height: 43px;
}
.banner-item .banner-text h3 {
  padding: 0px;
  margin: 0px 0 20px;
  font-size: 32px;
  color: #ffffff;
  line-height: 43px;
}
.banner-item .banner-text p {
  color: #97A3B8;
  line-height: 24px;
  font-size: 18px;
  margin-top: 30px;
}

.home-banner-static-img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  text-align: right;
  height: calc(100% - 130px);
}
.home-banner-static-img > .container {
  height: 100%;
}
.home-banner-static-img img {
  height: 100%;
  width: auto;
}

.image-self-layer {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: auto;
}
.image-self-layer .image-self-layer-bg {
  height: auto;
  text-align: left;
  position: relative;
  width: 75%;
}
.image-self-layer .image-self-layer-bg:after {
  content: "";
  background: rgba(27, 29, 31, 0.8);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
}
.image-self-layer .image-self-layer-img {
  position: absolute;
  width: auto;
  height: 80%;
  left: 0%;
  top: 10%;
  z-index: 1;
}

.sliding-menus {
  position: relative;
  width: 100%;
}
.sliding-menus .owl-theme {
  position: relative;
  width: 100%;
  background: #272A4F;
}
.sliding-menus .owl-stage-outer {
  z-index: 3;
  width: calc(100% - 120px);
  margin-left: 60px;
  margin-right: 60px;
  padding-left: 15px;
  background: transparent;
  overflow: hidden;
}
.sliding-menus .owl-stage-outer .owl-item {
  border-radius: 0px;
  height: 60px;
}
.sliding-menus .owl-stage-outer .owl-item .nav-item {
  border-radius: 0px;
}
.sliding-menus .owl-stage-outer .owl-item .nav-item a {
  border-radius: 0px;
}
.sliding-menus .owl-stage-outer .owl-item:last-child {
  padding-right: 0px;
}
.sliding-menus .owl-nav {
  z-index: 2;
  background: #dfdfdf;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow-x: visible;
  top: 0;
  left: 0;
  margin: 0;
}
.sliding-menus .owl-nav.disabled {
  display: inline-block;
}
.sliding-menus .owl-nav .owl-prev.disabled,
.sliding-menus .owl-nav .owl-next.disabled {
  background-color: #272A4F;
  opacity: 0.5;
}
.sliding-menus .owl-nav .owl-prev {
  z-index: 4;
  width: 60px;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 0 !important;
  margin: 0;
  background: url("/assets/img/left_arrow_small.png") no-repeat center #272A4F !important;
  box-shadow: 5px 0 10px 0px black;
  font-size: 0px !important;
}
.sliding-menus .owl-nav .owl-next {
  z-index: 4;
  width: 60px;
  height: 100%;
  position: absolute;
  right: 0;
  border-radius: 0 !important;
  margin: 0;
  background: url("/assets/img/right_arrow_small.png") no-repeat center #272A4F !important;
  box-shadow: -5px 0 10px 0 black;
  font-size: 0px !important;
}
.sliding-menus .owl-nav .disabled {
  opacity: 1;
  cursor: default;
}

.proauto-tabs .owl-stage-outer {
  background: #2A2E53;
}
.proauto-tabs .owl-stage {
  background: #2A2E53;
  width: 3046px !important;
}
.proauto-tabs .owl-stage .owl-item:first-child a {
  border-left: 0px;
}
.proauto-tabs .owl-stage .owl-item:first-child a:before {
  content: "";
  width: 50px;
  height: 100%;
  background: #2A2E53;
  position: absolute;
  left: -35px;
  top: 0;
  transform: skewX(-20deg);
}
.proauto-tabs .owl-stage .owl-item:first-child a.active:before, .proauto-tabs .owl-stage .owl-item:first-child a:hover:before {
  background: #ffffff;
}
.proauto-tabs a {
  background: #2A2E53;
  height: 100%;
  color: #ffffff;
  line-height: 40px;
  border-left: 1px solid #000000;
  transform: skewX(20deg);
  border-radius: 0px;
}
.proauto-tabs a.nav-link {
  border-radius: 0;
}
.proauto-tabs a span {
  transform: skewX(-20deg);
  display: block;
}
.proauto-tabs a:hover, .proauto-tabs a.active {
  background: #ffffff;
  color: #2A2E53;
}
.proauto-tabs a:hover span, .proauto-tabs a.active span {
  color: #2A2E53;
}

.proauto-training-block {
  z-index: 98;
  margin-top: -100px;
  margin-bottom: 30px;
}
.proauto-training-block > .container {
  background: url("/assets/img/take_training_banner_bg.jpg") no-repeat;
  background-size: 100% 100%;
  width: auto;
  height: auto;
  color: #ffffff;
  padding: 20px;
}
.proauto-training-block > .container h1 {
  font-weight: bold;
  font-size: 36px;
  text-transform: uppercase;
}
.proauto-training-block > .container p {
  font-size: 18px;
}

.home-products-tabs {
  margin-top: -100px;
  z-index: 3;
  margin-bottom: 50px;
  position: relative;
}
.home-products-tabs .container {
  z-index: 3;
  position: relative;
}
.home-products-tabs .container .tab-content {
  margin-top: 0px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(27, 29, 31, 0.1);
}
.home-products-tabs .container .tab-content .container {
  padding: 30px 30px 20px;
  font-size: 16px;
  color: #292929;
  line-height: 20px;
}
.home-products-tabs .container .tab-content .container .more-info {
  color: #ee3524;
  font-size: 14px;
  display: inline-block;
  width: auto;
}
.home-products-tabs .container .tab-content .container .more-info span {
  margin-left: 10px;
  background: url("/assets/img/moreinfo_ic.svg") no-repeat;
  width: 20px;
  height: 9px;
  display: inline-block;
}
.home-products-tabs .container .tab-content .container .more-info:hover, .home-products-tabs .container .tab-content .container .more-info:focus {
  text-decoration: none;
  opacity: 0.5;
}
.home-products-tabs .container .tab-content .homeProductTabsLinks {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  padding: 5px 0 11px;
  margin-bottom: 0px;
}
.home-products-tabs .container .tab-content .homeProductTabsLinks li {
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 10px;
}
.home-products-tabs .container .tab-content .homeProductTabsLinks li a {
  padding: 10px 20px;
  border: 1px solid #ee3524;
  color: #ee3524;
  font-weight: 600;
  display: block;
  height: 100%;
}
.home-products-tabs .container .tab-content .homeProductTabsLinks li a:hover, .home-products-tabs .container .tab-content .homeProductTabsLinks li a:focus {
  background: #ee3524;
  color: #ffffff;
  text-decoration: none;
}
.home-products-tabs .container .tab-content .homeProductTabsInfo {
  margin-top: 30px;
  width: 100%;
}
.home-products-tabs .container .tab-content .homeProductTabsInfo li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.home-products-tabs .container .tab-content .homeProductTabsInfo li label {
  display: inline-block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 3px;
  text-transform: uppercase;
  clear: both;
  margin-bottom: 10px;
  font-size: 14px;
}
.home-products-tabs .container .tab-content .homeProductTabsInfo li.disabled {
  opacity: 0.5;
}
.home-products-tabs .container .tab-content .homeProductTabsInfo li.disabled span {
  cursor: pointer;
}
.home-products-tabs .container .tab-content .homeProductTabsInfo li img {
  margin-right: 30px;
}
.home-products-tabs .container .tab-content .homeProductTabsInfo li span {
  color: #272A4F;
  font-size: 16px;
}
.home-products-tabs .container .tab-content .homeProductTabsInfo li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.products-block {
  width: 100%;
  overflow: hidden;
}

.product-questions {
  padding: 15px 0px;
}
.product-questions .product-questions-container {
  margin-bottom: 10px;
  clear: both;
}
.product-questions .product-questions-container .product-questions-head {
  margin-bottom: 5px;
}

.home-products {
  background: url("/assets/img/productsbg.png") no-repeat;
  background-size: cover;
  padding: 0px 0;
  position: relative;
  z-index: 0;
  display: flex;
}
.home-products .products-outer-block {
  display: flex;
}
.home-products .products-heading {
  top: 30px;
  z-index: 9;
  position: absolute;
}
.home-products .products-heading h3 {
  color: #FA7252;
  font-weight: 600;
}
.home-products .products-heading p {
  font-size: 18px;
  color: #ffffff;
}

.solution-home-welcome {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #58595B;
  background: #F2F5F7;
}
.solution-home-welcome h1 {
  font-size: 3.5rem;
  line-height: 125%;
  font-weight: 600;
}
.solution-home-welcome h1 span {
  font-size: 1rem;
  line-height: 125%;
  color: #ee3524;
  display: block;
  margin: 10px 0;
}
.solution-home-welcome p {
  line-height: 150%;
}

.home-welcome {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #58595B;
  background: #F2F5F7;
}
.home-welcome h1 {
  font-size: 3.5rem;
  line-height: 125%;
  font-weight: 600;
}
.home-welcome h1 span {
  font-size: 1rem;
  line-height: 125%;
  color: #ee3524;
  display: block;
  margin: 10px 0;
}
.home-welcome p {
  font-size: 1.25rem;
  line-height: 125%;
  line-height: 150%;
}

.home-boxes {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #ffffff;
}
.home-boxes h2 {
  text-align: center;
  color: #58595B;
  font-size: 55px;
  font-weight: 900;
  margin-bottom: 30px;
}
.home-boxes h2 a {
  float: right;
  font-size: 20px;
  line-height: 66px;
  color: #ee3524;
}
.home-boxes h2 a:hover {
  color: #58595B;
  text-decoration: none;
  outline: none;
}
.home-boxes .home-box {
  display: flex;
  flex-direction: column;
}
.home-boxes .home-box h3 {
  padding: 30px;
  font-size: 33px;
}
.home-boxes .home-box h3 span {
  font-size: 21px;
  font-weight: 200;
  display: block;
  margin: 10px 0;
}
.home-boxes .home-box img.box-icon {
  margin: 30px 30px 50px;
  height: 75px;
  width: auto;
  display: block;
}
.home-boxes .home-box img.box-img {
  display: block;
  flex: 1;
  width: 100%;
  height: auto;
}
.home-boxes .home-box1 {
  background: rgba(238, 53, 36, 0.5);
}
.home-boxes .home-box2 {
  background: rgba(238, 53, 36, 0.75);
}
.home-boxes .home-box3 {
  background: #ee3524;
}

.home-information {
  padding-top: 80px;
  padding-bottom: 50px;
  color: #58595B;
}
.home-information h2 {
  font-size: 55px;
  font-weight: 900;
}
.home-information h2 span {
  font-size: 18px;
  display: block;
  color: #ee3524;
  margin-bottom: 20px;
}
.home-information h2 a {
  background: #ee3524;
  color: #ffffff;
  display: block;
  font-size: 1.25rem;
  width: auto;
  padding: 20px 30px;
  text-align: center;
  margin: 20px 0;
  width: 200px;
  font-weight: normal;
  transition: background 0.2s;
}
.home-information h2 a:hover {
  background: rgba(238, 53, 36, 0.2);
  transition: background 0.2s;
  color: #ee3524;
  text-decoration: none;
}
.home-information .home-information-box {
  margin-bottom: 20px;
}
.home-information .home-information-box h3 {
  font-size: 1.25rem;
  font-weight: 400;
  min-height: 55px;
}
.home-information .home-information-box img {
  float: left;
  margin-right: 15px;
  width: 60px;
  height: auto;
}
.home-information .home-information-box p {
  clear: both;
  margin: 10px 0 20px;
  display: block;
  float: left;
}

.home-page-stats .stats-block .row {
  margin-bottom: 30px;
}
.home-page-stats .stats-block .row img {
  margin-top: 15px;
}
.home-page-stats .stats-block h2 {
  color: #ee3524;
  font-size: 55px;
  font-weight: 800;
}
.home-page-stats .stats-block h3 {
  color: #58595B;
  font-size: 21px;
  font-weight: 600;
}

.home-page-banner {
  height: auto;
  background-size: cover !important;
  padding-top: 200px;
}
.home-page-banner .home-page-text {
  background: rgba(238, 53, 36, 0.8);
  color: #ffffff;
  padding: 30px;
}
.home-page-banner .home-page-text h3 {
  font-size: 3.5rem;
  line-height: 125%;
  line-height: 100%;
  font-weight: normal;
}
.home-page-banner .home-page-text p {
  font-size: 1.25rem;
  line-height: 125%;
  font-weight: 200;
  line-height: 30px;
}
.home-page-banner .home-page-text a.btn-offer-details {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: transparent;
  display: inline-block;
  padding: 20px 25px;
  width: auto;
  font-weight: 400;
  transition: background 0.2s;
  margin-top: 30px;
  font-size: 20px;
}
.home-page-banner .home-page-text a:hover {
  color: #ee3524;
  background: #ffffff;
  transition: background 0.2s;
  text-decoration: none;
}

.associate-partners {
  background: #F2F5F7;
  width: 100%;
  overflow: hidden;
}

.assoc-slider .slick-slide {
  background: #ffffff;
  padding: 10px;
  height: 220px;
  border-left: 2px solid #F2F5F7;
}
.assoc-slider .slick-slide > div {
  display: flex;
  height: 100%;
  align-items: center;
}
.assoc-slider .slick-slide img {
  height: auto;
  width: auto;
  max-width: 100%;
}
.assoc-slider .slick-dots li {
  border: 0px solid #ee3524;
  border-radius: 20px;
  width: 22px;
  height: 22px;
}
.assoc-slider .slick-dots li.slick-active button {
  border: 2px solid #ee3524;
}
.assoc-slider .slick-dots li button {
  background: transparent;
  border: 2px solid transparent;
  border-radius: 20px;
  padding: 0px;
  position: relative;
  width: 16px;
  height: 16px;
  text-align: center;
}
.assoc-slider .slick-dots li button:before {
  color: #ee3524;
  position: relative;
  font-size: 12px;
  width: 8px;
  height: 8px;
  line-height: 15px;
}

.partner-logos-slider {
  padding: 30px 0;
}
.partner-logos-slider .owl-item {
  display: flex;
  align-items: center;
}
.partner-logos-slider .partners-logo {
  height: 100px;
  width: auto !important;
  margin: auto;
}

.owl-item.active {
  background: transparent !important;
  background-color: transparent !important;
}

.home-contact {
  padding-top: 80px;
  padding-bottom: 80px;
  color: #292929;
  font-weight: 600;
}
.home-contact h2 {
  font-size: 3.5rem;
  line-height: 125%;
  margin-bottom: 30px;
}
.home-contact h2 span {
  font-size: 1.25rem;
  line-height: 125%;
  display: block;
  color: #ee3524;
  font-weight: normal;
}
.home-contact .home-contact-box {
  border: 1px solid #eceeef;
  padding: 70px 0;
}
.home-contact .home-contact-box img {
  margin-bottom: 40px;
  height: 40px;
}
.home-contact .home-contact-box h3 {
  font-size: 30px;
  font-weight: normal;
}
.home-contact .home-contact-box h3 span {
  display: block;
  font-size: 1rem;
  line-height: 125%;
  margin: 40px 0;
  font-weight: 600;
}

.home-banner-search {
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 70px;
}

.main-search {
  background: #fdfdfd;
  border: 1px solid #B9B9B9;
  width: 50%;
  height: 70px;
  margin: auto;
  border-radius: 70px;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
.main-search .search-btn {
  background: url("/assets/img/magnifying-glass.svg") no-repeat center;
  border: 0px;
  font-size: 0px;
  width: 45px;
  outline: none;
}
.main-search .search-txt {
  flex: 1;
  background: #ffffff;
  border: 0px;
  outline: none;
  color: #58595B;
  font-size: 28px;
  font-weight: 800;
}
.main-search .voice-search {
  background: url("/assets/img/microphone.svg") no-repeat center;
  border: 0px;
  font-size: 0px;
  width: 55px;
  outline: none;
}

.prodducts-search-panel {
  border: 1px solid #ffffff;
  border-radius: 20px;
  padding: 5px;
  width: auto;
  display: inline-block;
}
.prodducts-search-panel button {
  background: transparent;
  border: 0px;
  width: 20px;
  height: 20px;
  padding: 0px;
  outline: none;
  margin: 0 10px 0 5px;
}
.prodducts-search-panel input[type=text] {
  background: transparent;
  border: 0px;
  outline: none;
  color: rgba(255, 255, 255, 0.4);
}

.about-us-block-new .about-us-heading {
  font-size: 43px;
  color: #292929;
  font-weight: 800;
  margin: 0px;
  text-align: left;
}
.about-us-block-new .about-us-heading span {
  font-size: 18px;
  color: #292929;
  font-weight: 400;
  display: block;
  text-align: center;
  margin: 20px 0;
  text-align: right;
}
.about-us-block-new .about-us-img {
  position: relative;
  width: auto;
  float: left;
  max-width: 100%;
}
.about-us-block-new .about-us-img .about-top-layer,
.about-us-block-new .about-us-img .about-bot-layer {
  position: absolute;
  width: 200px;
  height: 200px;
  z-index: 9;
}
.about-us-block-new .about-us-img img {
  padding: 30px 0 0px;
  z-index: 10;
  position: relative;
}
.about-us-block-new .about-us-img .about-top-layer {
  background: #ee3524;
  top: 0px;
  left: 0px;
}
.about-us-block-new .about-us-img .about-bot-layer {
  background: #585A5B;
  bottom: 0px;
  right: 0px;
}
.about-us-block-new .about-us-text > h3 {
  font-size: 26px;
  color: #ee3524;
  font-weight: 500;
  line-height: 34px;
}
.about-us-block-new .about-us-text .about-us-list {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.about-us-block-new .about-us-text .about-us-list li {
  background-color: #F5F5F5;
  background-image: url("/assets/img/tick_ic.svg");
  background-repeat: no-repeat;
  margin: 10px 0;
  padding: 30px 30px 30px 80px;
  display: block;
  width: 100%;
  float: left;
  background-position: 20px center;
}

.about-us-block .about-us-heading {
  font-size: 43px;
  color: #58595B;
  margin: 0px;
}
.about-us-block .about-us-heading span {
  font-size: 18px;
  color: #292929;
  font-weight: 400;
  display: block;
  text-align: center;
  margin: 20px 0;
}
.about-us-block .about-us-img {
  position: relative;
  width: auto;
  float: left;
}
.about-us-block .about-us-img .about-top-layer,
.about-us-block .about-us-img .about-bot-layer {
  position: absolute;
  width: 200px;
  height: 200px;
  z-index: 9;
}
.about-us-block .about-us-img img {
  padding: 20px;
  z-index: 10;
  position: relative;
}
.about-us-block .about-us-img .about-top-layer {
  background: #ee3524;
  top: 0px;
  left: 0px;
}
.about-us-block .about-us-img .about-bot-layer {
  background: #585A5B;
  bottom: 0px;
  right: 0px;
}
.about-us-block .about-us-text > h3 {
  font-size: 26px;
  color: #ee3524;
  font-weight: 500;
  line-height: 34px;
}
.about-us-block .about-us-text .about-us-list {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.about-us-block .about-us-text .about-us-list li {
  background-color: #F5F5F5;
  background-image: url("/assets/img/tick_ic.svg");
  background-repeat: no-repeat;
  margin: 10px 0;
  padding: 30px 30px 30px 80px;
  display: block;
  width: 100%;
  float: left;
  background-position: 20px center;
}

.marketing-field {
  padding-right: 0px !important;
}
.marketing-field > span {
  position: absolute;
  right: 0;
}

.home-claim-block {
  display: flex;
  align-content: center;
  position: relative;
  padding: 20px 0;
}
.home-claim-block:before {
  background: #2a2e53;
  width: 50%;
  height: 100%;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  z-index: 1;
}
.home-claim-block:after {
  background: #ffffff;
  width: 50%;
  height: 100%;
  position: absolute;
  content: "";
  right: 0px;
  top: 0px;
  z-index: 1;
}
.home-claim-block .home-claim-block-left {
  background: #2a2e53;
  position: relative;
  z-index: 2;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 50px;
  padding-bottom: 50px;
}
.home-claim-block .home-claim-block-left h2 {
  font-size: 40px;
  color: #ffffff;
  font-weight: 600;
}
.home-claim-block .home-claim-block-left h3 {
  color: #ee3524;
  font-size: 50px;
  line-height: 50px;
  margin: 30px 0;
  font-family: "source_sans_pro";
}
.home-claim-block .home-claim-block-left h3 span {
  color: #ffffff;
  font-size: 20px;
  line-height: 60px;
  display: block;
}
.home-claim-block .home-claim-block-center {
  background: transparent;
  position: relative;
  z-index: 2;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-claim-block .home-claim-block-center .home-claim-round-blocks {
  width: 135px;
  height: 135px;
  border: 1px dashed #707070;
  border-radius: 135px;
  text-align: center;
  padding: 3px;
  margin: 20px 0;
}
.home-claim-block .home-claim-block-center .home-claim-round-blocks span {
  background: #f7f7f7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 127px;
  height: 127px;
  border: 0px dashed #dcdcdc;
  border-radius: 127px;
  align-items: center;
}
.home-claim-block .home-claim-block-center .home-claim-round-blocks span img {
  display: block;
  margin-bottom: 15px;
}
.home-claim-block .home-claim-block-center .home-claim-round-blocks span label {
  line-height: 15px;
  font-size: 15px;
  color: #1D1956;
  margin-bottom: 0px;
}
.home-claim-block .home-claim-block-right {
  background: #ffffff;
  position: relative;
  z-index: 2;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 50px;
  padding-bottom: 50px;
}
.home-claim-block .home-claim-block-right h2 {
  font-size: 40px;
  color: #1b1d1f;
  font-weight: 600;
  margin-bottom: 20px;
}
.home-claim-block .home-claim-block-right p {
  font-family: "robotoregular";
}

.home-video-block {
  clear: both;
  width: 100%;
  position: relative;
  background: #2a2e53;
}
.home-video-block:before {
  background: #f7f7f7;
  width: 50%;
  height: 100%;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  z-index: 1;
}
.home-video-block:after {
  background: #2a2e53;
  width: 50%;
  height: 100%;
  position: absolute;
  content: "";
  right: 0px;
  top: 0px;
  z-index: 1;
}
.home-video-block .home-video-block-inner {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 3;
  overflow: hidden;
}
.home-video-block .home-video-block-inner .home-video {
  position: relative;
  height: auto;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background: #cccccc;
}
.home-video-block .home-video-block-inner .home-video .video-img {
  width: 100%;
  height: 100%;
  margin: 0px;
}
.home-video-block .home-video-block-inner .home-video .video-img a {
  width: 100%;
  height: 100%;
}
.home-video-block .home-video-block-inner .home-video .video-img a img {
  width: 100%;
  height: 100%;
}
.home-video-block .home-video-block-inner .home-video h3 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
  font-size: 20px;
  margin: 0px;
  padding: 10px 0;
  width: 100%;
  background: rgba(42, 46, 83, 0.5);
  color: #ffffff;
}
.home-video-block .home-video-block-left {
  position: relative;
  z-index: 2;
}
.home-video-block .home-video-block-right {
  position: relative;
  z-index: 2;
  padding-top: 50px;
  padding-bottom: 50px;
}
.home-video-block .home-video-block-right > p {
  text-align: right;
  color: #ffffff;
}
.home-video-block .home-video-block-right .home-video-block-right-inner {
  border: 10px solid #ee3524;
  width: 90%;
  margin-left: 10%;
  padding: 30px;
  position: relative;
}
.home-video-block .home-video-block-right .home-video-block-right-inner h3 {
  color: #ffffff;
  width: 50%;
  font-size: 40px;
}
.home-video-block .home-video-block-right .home-video-block-right-inner a {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #ee3524;
  color: #ffffff;
  padding: 5px 20px;
}

/* FInacne Calculator */
.fc-range-slider {
  margin-bottom: 20px;
}
.fc-range-slider .fcvalue {
  width: 100%;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.fc-range-slider .fcvalue > label {
  font-size: 14px;
  color: #292929;
  margin: 0px;
  font-weight: 600;
}
.fc-range-slider .fcvalue > span {
  font-size: 22px;
  color: #1b1d1f;
}
.fc-range-slider .range-slider {
  height: 5px;
  border: 0px;
  background: #ee3524;
}
.fc-range-slider .range-slider .ui-slider-handle {
  background: #ffffff;
  border: 1px solid #ee3524;
  border-radius: 100%;
  outline: none !important;
  width: 25px;
  height: 25px;
  top: -10px;
  cursor: pointer;
}
.fc-range-slider .fcvalue-defaults {
  width: 100%;
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  color: #292929;
  font-weight: 600;
}

.fc-input-outer {
  width: auto !important;
  max-width: 100% !important;
}

.fc-input {
  width: 100px !important;
  display: block;
  padding: 0 10px;
  border: 1px solid #cccccc;
  height: 40px;
}

.fc-input-sm {
  width: 60px;
}

.fc-view-block {
  background: #F5F5F5;
  border: 1px solid rgba(112, 112, 112, 0.1);
  padding: 30px;
  width: 80%;
}
.fc-view-block p {
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
}
.fc-view-block h3 {
  font-size: 41px;
  font-weight: 600;
  margin-bottom: 40px;
}
.fc-view-block h3:last-child {
  margin-bottom: 0px;
}

.repayment-estimates-block {
  margin-top: 30px;
}
.repayment-estimates-block p {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}
.repayment-estimates-block table {
  width: 80%;
}
.repayment-estimates-block table tr {
  background: #F6F6F6;
}
.repayment-estimates-block table tr td {
  padding: 10px 20px;
  font-size: 18px;
  border: 1px solid #E5E5E9;
}
.repayment-estimates-block table tr:nth-child(2n-1) {
  background: #FFFFFF;
}

.footer-contact-info {
  z-index: 9;
  position: relative;
  margin-bottom: -110px;
}
.footer-contact-info .footer-contact-info-blocks:first-child {
  padding-left: 0;
}
.footer-contact-info .footer-contact-info-blocks:last-child {
  padding-right: 0;
}
.footer-contact-info .contact-info-block {
  box-shadow: 0px 0px 5px rgba(88, 90, 91, 0.5);
  background: #ffffff;
  padding: 10px 50px;
  height: 200px;
  margin: 10px 0;
  border-radius: 5px;
}
.footer-contact-info .contact-info-block > p {
  display: flex;
  justify-content: center;
  margin: 10px 0;
}
.footer-contact-info .contact-info-block > p .ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.footer-contact-info .contact-info-block > p > label {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #292929;
  font-size: 17px;
  font-weight: 600;
}
.footer-contact-info .contact-info-block > p > label a {
  color: #292929;
}
.footer-contact-info .contact-info-block > p > label a:hover {
  color: #ee3524;
  text-decoration: none;
}
.footer-contact-info .contact-info-block .footer-radial-outer {
  background-image: url("/assets/img/info_circles.svg");
  width: 110px;
  height: 110px;
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.soc-icons {
  margin: 25px 0px 10px;
  padding: 0px;
}
.soc-icons li {
  display: inline-block;
  margin: 0 20px 0 0;
}
.soc-icons li.soc-head {
  width: 100%;
  font-size: 16px;
  margin: 20px 0px 20px;
}
.soc-icons li a {
  outline: none;
}
.soc-icons li a:hover {
  text-decoration: none;
}
.soc-icons li a img {
  outline: none;
  height: 18px;
  width: auto;
}

.login-block {
  padding: 20px 0;
  font-family: "robotoregular";
}
.login-block .login-left {
  padding: 50px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-block .login-left img {
  width: auto;
  height: auto;
}
.login-block .login-right {
  padding: 50px;
  background: #F5F5F5;
}
.login-block .login-right h2 {
  font-size: 26px;
  font-weight: 600;
  color: #1b1d1f;
}
.login-block .login-right p {
  font-size: 14px;
  color: #292929;
}

.login-form .form-element .input-group {
  border: 1px solid #D4D4D4 !important;
  padding: 10px !important;
  background: #ffffff !important;
}
.login-form .form-element .input-group .form-control {
  border: 0px !important;
}
.login-form .form-element .input-group .form-control:focus {
  border: 0px !important;
}
.login-form .input-group-checkbox input[type=checkbox] {
  width: 16px;
  height: 16px;
}
.login-form .input-group-checkbox input:checked {
  background: url("/assets/img/tick-mark-red.png") no-repeat center;
  background-size: 13px;
}
.login-form .input-group-checkbox label {
  font-size: 13px;
  line-height: 16px;
}

.forgotpassword .probind-form .pb-form-label {
  padding-left: 5px !important;
}

.ui-datepicker {
  z-index: 9999 !important;
}

.input-group-date {
  position: relative !important;
  cursor: pointer !important;
}
.input-group-date .ui-datepicker-trigger {
  width: 20px;
  height: 20px;
  z-index: 9;
  position: absolute;
  right: 0px;
  top: 10px;
}
.input-group-date input[type=text]:not(.browser-default)[readonly=readonly] {
  color: #000000;
}

.input-group-select {
  border: 1px solid #D4D4D4;
  padding: 0px !important;
}
.input-group-select .select-wrapper {
  display: inline-block;
  position: relative;
  background: #ffffff;
  width: 100%;
}
.input-group-select .select-wrapper:before {
  width: 15px;
  height: 9px;
  content: "";
  position: absolute;
  right: 10px;
  top: 16px;
  z-index: 3;
  background: url("/assets/img/select-arrow.png");
}
.input-group-select .select-wrapper .field-validation-error {
  position: absolute;
  left: 0px;
}
.input-group-select select::-ms-expand {
  display: none;
}
.input-group-select select {
  border: 0px;
  padding: 0 30px 0 10px;
  height: 40px;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
  z-index: 2;
  background: none;
  width: 100%;
  color: #292929;
}
.input-group-select select:focus {
  box-shadow: none;
  outline: none;
}
.input-group-select option {
  padding: 10px;
}

.input-group-checkbox {
  display: table-cell;
}
.input-group-checkbox input[type=checkbox] {
  width: 21px;
  height: 21px;
  border: 2px solid #ee3524;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  float: left;
  cursor: pointer;
}
.input-group-checkbox label {
  line-height: 20px;
  margin-bottom: 0px;
  float: left;
  margin-left: 10px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
}
.input-group-checkbox input[type=checkbox]:focus {
  outline: none;
  box-shadow: none;
}
.input-group-checkbox input:checked {
  border: 2px solid #ee3524;
  background-image: url("/assets/img/tick-mark-red.png");
}

.input-group-radio {
  display: flex;
}
.input-group-radio input[type=radio] {
  width: 21px;
  height: 21px;
  border: 2px solid #ee3524;
  border-radius: 21px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  float: left;
  cursor: pointer;
  position: relative;
}
.input-group-radio label {
  line-height: 20px;
  margin-bottom: 0px;
  float: left;
  margin-left: 10px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
}
.input-group-radio label:hover {
  color: #ee3524;
}
.input-group-radio input[type=radio]:focus {
  outline: none;
  box-shadow: none;
}
.input-group-radio input:checked {
  border: 2px solid #ee3524;
}
.input-group-radio input:checked:after {
  width: 13px;
  height: 13px;
  background: #ee3524;
  content: "";
  position: absolute;
  border-radius: 15px;
  left: 2px;
  top: 2px;
}

.input-group .input-group-symbol {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #F6F6F6 !important;
  border: 1px solid #ced4da !important;
  border-radius: 0 !important;
  height: 40px !important;
}

.probind-form {
  font-family: "robotoregular";
  font-size: 14px;
}
.probind-form .pb-form-label {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  /* padding-left: 0px !important; */
  padding-top: 10px;
}
.probind-form input[type=number] {
  border-radius: 0px;
  outline: none;
}
.probind-form input[type=number]:focus {
  outline: none !important;
  box-shadow: none !important;
}
.probind-form .form-element {
  margin-bottom: 20px;
}
.probind-form .form-element .input-group {
  border: 0px solid #D4D4D4;
  padding: 0px;
  background: transparent;
}
.probind-form .form-element .input-group .input-group-text {
  background: none;
  border: 0px;
  border-radius: 0px;
}
.probind-form .form-element .input-group .form-control {
  border: 1px solid #D4D4D4;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 0px;
  height: 40px;
}
.probind-form .form-element .input-group .form-control:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #0072aa;
}
.probind-form .form-element .pb-form-error-msgs {
  padding: 0px;
  margin: 3px 0 10px auto;
  font-size: 12px;
  color: #ff0000;
}
.probind-form .forgot-pw {
  color: #292929;
  font-size: 13px;
  font-weight: 500;
}
.probind-form .forgot-pw:hover {
  text-decoration: none;
  color: #ee3524;
}
.probind-form .form-error-msgs {
  border: 1px solid #ee3524;
  color: #ee3524;
  background: rgba(238, 53, 36, 0.2);
  border-radius: 3px;
}
.probind-form .form-error-msgs .error-msg {
  background: url("/assets/img/close-red-icon.png");
  display: inline-block;
  background-repeat: no-repeat;
  padding-left: 32px;
  line-height: 22px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}
.probind-form .form-success-msgs {
  border: 1px solid #46ff69;
  color: #ee3524;
  background: rgba(70, 255, 105, 0.2);
  border-radius: 3px;
}
.probind-form .form-success-msgs .success-msg {
  background: url("/assets/img/tick-mark-red.png");
  background-position: 0 4px;
  background-repeat: no-repeat;
  padding-left: 32px;
  line-height: 22px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.registration-block {
  background: #F5F5F5;
  padding: 30px 50px;
}
.registration-block h2 {
  font-size: 26px;
  font-weight: 600;
  color: #1b1d1f;
}

.tool-tip-icon {
  display: inline-block !important;
  width: 25px;
  height: 25px;
  background: url("/assets/img/information-button.svg") no-repeat center;
  background-size: 25px;
  cursor: pointer;
}

.probind-tooltip {
  padding: 2px;
  max-height: 200px;
  overflow-y: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.probind-tooltip .tool-tip-close {
  background: url("/assets/img/close_grey.png") no-repeat center;
  width: 30px;
  height: 30px;
  background-size: 16px;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.probind-tooltip .ui-tooltip-content {
  overflow-y: auto;
  padding: 10px;
}
.probind-tooltip ::-webkit-scrollbar {
  width: 4px;
}
.probind-tooltip ::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.probind-tooltip ::-webkit-scrollbar-thumb {
  background: #888;
}
.probind-tooltip ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.info-icon {
  cursor: pointer;
  position: relative;
}
.info-icon .helptext {
  position: absolute;
  left: 0px;
  top: 30px;
  font-size: 13px;
  color: #292929;
  border: 1px solid #292929;
  padding: 5px;
  width: 200px;
  background: #ffffff;
}

.upload-container {
  position: relative;
}

.upload-container input {
  border: 1px solid #92b0b3;
  background: #f1f1f1;
  outline: 2px dashed #92b0b3;
  outline-offset: -10px;
  padding: 100px 0px 100px 250px;
  text-align: center !important;
  width: 500px;
}

  .upload-container input:hover {
      background: #ddd;
  }

.upload-container:before {
  position: absolute;
  bottom: 50px;
  left: 40px;
  content: " (or) Drag and Drop files here. ";
  color: #3f8188;
  font-weight: 900;
}

.upload-btn {
margin-left: 300px;
padding: 7px 20px;
}

/* Quote Process */
.box-list > .row {
  background: #fafafa;
  border: 1px solid #dddddd;
  padding: 10px;
}

.quote-process {
  padding: 30px 0;
}
.quote-process .quote-process-heading {
  font-family: "source_sans_pro";
  font-size: 18px;
  font-weight: 600;
  color: #1b1d1f;
}
.quote-process .quote-process-heading > span {
  font-weight: normal;
  float: right;
}
.quote-process .quote-process-heading > span > span {
  color: #ee3524;
}
.quote-process .quote-process-block {
  margin-bottom: 10px;
}
.quote-process .quote-process-block .quote-process-head {
  font-family: "source_sans_pro";
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  border-left: 3px solid #ee3524;
  padding: 0 20px 0 50px;
  color: #292929;
  line-height: 50px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  position: relative;
  box-shadow: 0 1px 4px 0px rgba(100, 100, 100, 0.3);
}
.quote-process .quote-process-block .quote-process-head > label {
  cursor: pointer;
  margin-bottom: 0px;
}
.quote-process .quote-process-block .quote-process-head:before {
  width: 20px;
  height: 50px;
  margin: 0 10px;
  line-height: 50px;
  position: absolute;
  left: 5px;
  content: "+";
  font-size: 24px;
  text-align: center;
}
.quote-process .quote-process-block .quote-process-head.open {
  border-radius: 0 5px 0px 0;
}
.quote-process .quote-process-block .quote-process-head.open:before {
  content: "|";
  font-size: 20px;
  transform: rotate(90deg);
}
.quote-process .quote-process-block .quote-process-head .premium-total-amount {
  float: right;
}
.quote-process .quote-process-block .quote-process-head .premium-total-amount label {
  margin-bottom: 0px;
}
.quote-process .quote-process-block.policy-grid {
  width: 100%;
}
.quote-process .quote-process-block.policy-grid .quote-process-head {
  padding-left: 20px;
}
.quote-process .quote-process-block.policy-grid .quote-process-head:focus {
  background: #eff0f2;
}
.quote-process .quote-process-block.policy-grid .quote-process-head:before {
  width: 20px;
  height: 50px;
  margin: 0;
  line-height: 50px;
  position: absolute;
  left: inherit;
  top: 2px;
  right: 20px;
  content: "+";
  font-size: 24px;
  text-align: center;
}
.quote-process .quote-process-block.policy-grid .quote-process-head.open {
  border-radius: 0 5px 0px 0;
}
.quote-process .quote-process-block.policy-grid .quote-process-head.open:before {
  content: "|";
  font-size: 20px;
  transform: rotate(90deg);
  top: 5px;
}
.quote-process .quote-process-block .quote-process-body {
  height: 0px;
  padding: 0px 10px;
  overflow: hidden;
  background: #ffffff;
  border: 0px solid #D4D4D4;
  border-top: 0px;
  border-radius: 0 0 5px 5px;
  opacity: 0;
  width: 100%;
  transition: all 0.3s;
}
.quote-process .quote-process-block .quote-process-body .form-element {
  position: relative;
  margin-bottom: 30px;
}
.quote-process .quote-process-block .quote-process-body .form-element .pb-form-error-msgs {
  position: absolute;
  bottom: -20px;
  left: 0px;
  margin: 0px;
}
.quote-process .quote-process-block .quote-process-head.open + .quote-process-body {
  padding: 30px 15px;
  height: auto;
  border: 1px solid #D4D4D4;
  border-top: 0px;
  opacity: 1;
  transition: all 0.3s;
}

.outercontainer > .main-container {
  min-height: calc(100vh - 320px);
  padding-top: 110px;
}
.outercontainer .header-container.has-banner + .main-container,
.outercontainer .header-container + div + .main-container {
  padding-top: 0px;
}
.outercontainer .header-container + div + .main-container {
  padding-top: 0px;
}
.outercontainer .fixed-header.has-banner + .main-container {
  padding-top: 30px;
}

.main-container {
  padding-top: 10px;
  position: relative;
  z-index: 1;
  flex: 1;
}
.main-container .home-content {
  margin-top: -125px;
}

.home-aboutus-block {
  background: #E5E5E5;
  padding: 30px 0;
}
.home-aboutus-block h3 {
  color: #ee3524;
}
.home-aboutus-block p {
  font-size: 20px;
}
.home-aboutus-block a {
  color: #ee3524;
}

.business-insurance-slider-block {
  background: #f5f5f5;
  padding: 40px 0 20px;
}

.business-insurance-slider {
  position: relative;
  margin-bottom: 30px;
}
.business-insurance-slider.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.business-insurance-slider.owl-theme .owl-nav button.owl-next, .business-insurance-slider.owl-theme .owl-nav button.owl-prev {
  position: absolute;
  width: 30px;
  height: 100%;
  background: transparent;
  top: 0px;
  border-radius: 0px;
  color: #ffffff;
  font-size: 40px;
  margin: 0;
}
.business-insurance-slider.owl-theme .owl-nav button.owl-next:hover, .business-insurance-slider.owl-theme .owl-nav button.owl-prev:hover {
  background: transparent;
}
.business-insurance-slider.owl-theme .owl-nav button.owl-prev {
  left: -30px;
  background: url("/assets/img/left_arrow.png") no-repeat center left;
  width: 25px;
  font-size: 0px;
}
.business-insurance-slider.owl-theme .owl-nav button.owl-prev:hover {
  background: url("/assets/img/left_arrow.png") no-repeat center left;
}
.business-insurance-slider.owl-theme .owl-nav button.owl-next {
  right: -30px;
  background: url("/assets/img/right_arrow.png") no-repeat center right;
  width: 25px;
  font-size: 0px;
}
.business-insurance-slider.owl-theme .owl-nav button.owl-next:hover {
  background: url("/assets/img/right_arrow.png") no-repeat center right;
}
.business-insurance-slider .bs-slider {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0 40px 0 40px;
}
.business-insurance-slider .bs-slider .site-img {
  border-radius: 0 40px 0 40px;
  height: 270px;
  width: 100%;
}
.business-insurance-slider .bs-slider:after {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 2;
  border-radius: 0 40px 0 40px;
}
.business-insurance-slider .bs-slider img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  transition: all 0.3s;
}
.business-insurance-slider .bs-slider:hover {
  overflow: hidden;
}
.business-insurance-slider .bs-slider:hover .bs-slider-content p {
  height: auto;
  transition: all 0.3s;
}
.business-insurance-slider .bs-slider:hover img.site-img {
  transform: scale(1.5);
  transition: all 0.3s;
}
.business-insurance-slider .bs-slider .bs-slider-content {
  position: absolute;
  bottom: 0px;
  color: #ffffff;
  padding: 15px;
  z-index: 3;
  transition: all 0.3s;
}
.business-insurance-slider .bs-slider .bs-slider-content h3 {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}
.business-insurance-slider .bs-slider .bs-slider-content p {
  height: 0px;
  overflow: hidden;
  font-weight: normal;
  text-align: center;
  margin-top: 10px;
  max-height: 100px;
  transition: all 0.5s;
}
.business-insurance-slider .bs-slider .bs-slider-content p > a.readmore {
  display: block;
  background: url("/assets/img/left-arrow-white.png") no-repeat center;
  background-size: 16px;
  padding-right: 0px;
  line-height: 20px;
  font-size: 0px;
  text-decoration: none;
  margin-top: 15px;
}

.callout-content-block {
  background: #f5f5f5;
  padding: 20px 0;
}

.callout-box {
  border: 1px solid #d4d4d4;
  border-top: 4px solid #272A4F;
  text-align: center;
  padding: 20px;
  height: 100%;
  background: #ffffff;
}
.callout-box h3 {
  position: relative;
  font-size: 18px;
  font-family: "source_sans_pro";
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-top: 15px;
  font-weight: 600;
}
.callout-box h3:after {
  content: "";
  position: absolute;
  margin: auto;
  width: 100px;
  height: 2px;
  left: 0px;
  right: 0px;
  background: #ee3524;
  bottom: 0px;
}
.callout-box p {
  font-size: 18px;
  margin-bottom: 0px;
  font-weight: bold;
}

.testimonials-block .testimonial {
  color: #ffffff;
  padding: 40px 40px 20px 80px;
  border-radius: 0 40px 0 40px;
  background: url("/assets/img/quote-left.png") no-repeat 25px 25px #2a2e53;
  background-size: 40px;
  height: 100%;
}
.testimonials-block .testimonial p {
  font-size: 18px;
  line-height: 26px;
  font-family: "source_sans_pro";
}
.testimonials-block .testimonial .testimonial-client {
  color: #cccccc;
}

/* Quesions Block */
.questions-section {
  max-width: 100%;
  font-size: 16px;
  font-weight: normal;
  width: 100%;
}
.questions-section .question-block {
  padding: 10px 10px 0;
  margin-bottom: 0px;
  flex: 1;
}
.questions-section .question-block .question-head {
  display: block;
}
.questions-section .question-block .question-head .question-number {
  float: left;
  margin-right: 10px;
  width: 25px;
}
.questions-section .question-block .question-head .question-text {
  float: right;
  width: calc(100% - 35px);
}
.questions-section .question-block .question-body {
  padding: 5px 35px 0px;
  clear: both;
}
.questions-section .question-block .question-body textarea {
  min-height: 100px;
}
.questions-section .question-block .question-body .select2-container {
  width: 100% !important;
}
.questions-section .question-block .question-body .has-bullets {
  font-size: 16px;
  list-style: disc !important;
}
.questions-section .question-block .question-body p,
.questions-section .question-block .question-body ul,
.questions-section .question-block .question-body .row > span {
  padding: 0 15px;
  width: 100%;
}
.questions-section .group-question-block {
  display: flex;
  align-items: center;
}
.questions-section .group-question-block .question-head {
  width: 60%;
}
.questions-section .group-question-block .question-body {
  width: 40%;
}
.questions-section .group-question-block .question-body .grp-qus-section {
  max-width: 100% !important;
}

#locationQuestions.questions-section .group-question-block {
  flex-wrap: wrap;
}

h3.quote-process-head {
  margin-bottom: 0px;
}

h3.commission-block-head {
  font-size: 18px;
  font-weight: 600;
  padding: 0 0px;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 15px;
}

.commission-block h3.commission-block-head {
  font-size: 18px;
  font-weight: 600;
  padding: 0 0px;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 15px;
}
.commission-block h3.commission-block-small {
  font-size: 16px;
  font-weight: 600;
  padding: 0 0px;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 15px;
}
.commission-block .pb-premium-table .pb-premium-table-cell {
  padding: 10px;
  border: 1px solid #D4D4D4;
  font-size: 16px;
  border-bottom: 0px;
  border-left: 0px;
}
.commission-block .pb-premium-table .pb-premium-table-cell .inputboxbdr {
  width: inherit !important;
  font-size: 14px;
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.commission-block .pb-premium-table .pb-premium-table-cell label {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
}
.commission-block .pb-premium-table .row:nth-child(2n) > .pb-premium-table-cell {
  background-color: #f6f6f6;
}
.commission-block .pb-premium-table .row:nth-child(2n) > .pb-premium-table-cell.no-bdr {
  background: #ffffff;
}
.commission-block .pb-premium-table .light-bg {
  background: #F6F6F6;
}
.commission-block .pb-premium-table .no-bdr {
  border: 0px;
  background: none;
}
.commission-block .pb-premium-table .bdr-left {
  border-left: 1px solid #D4D4D4;
}
.commission-block .pb-premium-table .bdr-bottom {
  border-bottom: 1px solid #D4D4D4;
}
.commission-block .total-amount-breakdown {
  text-align: right;
}
.commission-block .total-amount-breakdown span {
  font-size: 14px;
  color: #292929;
  font-weight: normal;
  display: block;
}
.commission-block .total-amount-breakdown label {
  font-size: 14px;
  color: #292929;
  font-style: italic;
  font-weight: normal;
  display: block;
}
.commission-block .total-amount-breakdown label.total-amount-text {
  display: inline-block;
  font-size: 24px;
  color: #ee3524;
  font-style: normal;
  text-align: right;
  font-weight: 900;
}
.commission-block .total-amount-breakdown label.total-amount-text span {
  font-size: 24px;
  color: #ee3524;
  font-style: normal;
  font-weight: 900;
  display: inline-block;
}

.fc-calculation-block {
  padding: 0 50px;
}

.financeCalcBreakUp .modal-content {
  background: #f6f6f6;
}
.financeCalcBreakUp .modal-header {
  background: #f6f6f6;
  box-shadow: 0px 1px 6px 0px rgba(27, 29, 31, 0.2);
  color: #1b1d1f;
  margin-bottom: 8px;
}
.financeCalcBreakUp .modal-header .close {
  color: #1b1d1f;
}
.financeCalcBreakUp .breakup-summery {
  background: #f6f6f6;
  padding: 30px 0;
  justify-content: space-around;
}
.financeCalcBreakUp .breakup-summery .breakup-summery-details {
  box-sizing: border-box;
  font-weight: 600;
  border-right: 0px solid #d4d4d4;
  display: flex;
  justify-content: space-around;
  width: 25%;
  position: relative;
}
.financeCalcBreakUp .breakup-summery .breakup-summery-details:after {
  position: absolute;
  right: 0px;
  top: 10px;
  height: 50px;
  width: 2px;
  background: #d4d4d4;
  content: "";
}
.financeCalcBreakUp .breakup-summery .breakup-summery-details p {
  font-size: 14px;
  margin-bottom: 10px;
}
.financeCalcBreakUp .breakup-summery .breakup-summery-details h3 {
  font-size: 41px;
  font-weight: 900;
}
.financeCalcBreakUp .breakup-summery .breakup-summery-details:last-child:after {
  display: none;
}

.fc-table-block {
  background: #ffffff;
  padding: 15px;
}
.fc-table-block .fc-table-inner {
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  padding: 10px;
  overflow-x: auto;
}
.fc-table-block .fc-table-inner .table-responsive-outer {
  box-shadow: 0px 0px 10px 0px rgba(27, 29, 31, 0.3);
}
.fc-table-block .fc-table-inner .fc-table {
  min-width: 1000px;
}
.fc-table-block .fc-table-inner .fc-table .fc-table-head {
  margin: 0px;
  box-shadow: 0px 1px 10px 0px rgba(27, 29, 31, 0.3);
  margin-bottom: 10px;
  border-left: 3px solid #ee3524;
  border-right: 3px solid #ee3524;
}
.fc-table-block .fc-table-inner .fc-table .fc-table-head > div {
  padding: 10px;
  border-left: 1px solid #d4d4d4;
  text-align: center;
}
.fc-table-block .fc-table-inner .fc-table .fc-table-head > div:first-child {
  border-left: 0px;
}
.fc-table-block .fc-table-inner .fc-table .fc-table-body {
  max-height: 500px;
  height: calc(100% - 350px);
  overflow-y: auto;
  margin: 0px;
  background: #f3f3f3;
}
.fc-table-block .fc-table-inner .fc-table .fc-table-body .fc-table-row {
  width: 100%;
  margin-bottom: 5px !important;
  background: #ffffff;
}
.fc-table-block .fc-table-inner .fc-table .fc-table-body .fc-table-row > div {
  padding: 10px 10px 10px 20px;
  border-left: 1px solid transparent;
  text-align: left;
}
.fc-table-block .fc-table-inner .fc-table .fc-table-body .fc-table-row > div:first-child {
  border-left: 0px;
}

/* Training Block */
.training-programs-block {
  margin-bottom: 30px;
}
.training-programs-block h1 {
  color: #2B3132;
  font-size: 26px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 30px;
}

.training-program {
  background: transparent;
  margin-bottom: 30px;
  display: flex;
}
.training-program .training-program-inner {
  display: block;
  height: auto;
  overflow: hidden;
  box-shadow: 0 2px 3px 0px rgba(27, 29, 31, 0.3);
  background: #ffffff;
  padding: 0px;
  width: 100%;
}
.training-program .training-program-inner img {
  width: auto;
  height: auto;
  margin: auto;
  max-width: inherit;
  min-width: 100%;
}
.training-program .training-program-inner > div {
  padding: 10px;
  width: 100%;
  text-align: left;
}
.training-program .training-program-inner > div label {
  margin-bottom: 0px;
  color: #2B3132;
  font-weight: 800;
  width: 100%;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
}
.training-program .training-program-inner > div label a {
  border: 0px !important;
  color: #2B3132;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  background: transparent;
}
.training-program .training-program-inner > div label a:hover {
  color: #2B3132;
  background: transparent;
}
.training-program .training-program-inner > div a {
  background: #ffffff;
  color: #ee3524;
  text-align: left;
  display: inline-block;
  text-transform: uppercase;
  background: url("/assets/img/double-angle-pointing-to-right.svg") no-repeat right;
  padding-right: 18px;
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0;
  display: inline-block;
}
.training-program .training-program-inner > div a.disabled {
  background: #D4D4D4;
  color: #909599;
  cursor: default;
  border: 1px solid #D4D4D4;
}
.training-program .training-program-inner > div a.disabled:hover {
  background: #D4D4D4;
  opacity: 1;
  color: #909599;
  cursor: default;
  border: 1px solid #D4D4D4;
}
.training-program .training-program-inner > div a:hover {
  text-decoration: underline;
}

.training-page-block h1 {
  color: #2B3132;
  font-size: 26px;
  font-weight: 800;
  text-align: left;
  margin-bottom: 30px;
  width: 100%;
}
.training-page-block h1 a {
  float: right;
  width: 240px;
}
.training-page-block h1 a:hover {
  text-decoration: none;
  color: #ffffff;
  opacity: 0.8;
}

.btn-arrow {
  background: #ee3524;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 10px;
  font-weight: 400;
  display: inline-block;
  width: auto;
}
.btn-arrow span {
  background: url("/assets/img/arrow_right.svg") no-repeat;
  display: block;
  width: 20px;
  height: 14px;
  margin-left: 10px;
  margin-top: 3px;
  float: right;
}

.training-questions-block .training-questions .question-block:first-child {
  border-top: 0px;
}
.training-questions-block .training-questions .question-block {
  border-top: 1px solid #D4D4D4;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 30px;
}
.training-questions-block .training-questions .question-block > h3 {
  font-size: 18px;
  font-weight: 600;
}

/* Training Video Block */
.video-block,
.document-block,
.training-block {
  padding: 15px;
  width: 100%;
}
.video-block > h2,
.document-block > h2,
.training-block > h2 {
  font-size: 18px;
  font-weight: 600;
}
.video-block .training-block-description,
.document-block .training-block-description,
.training-block .training-block-description {
  font-size: 16px;
}

.video-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
}
.video-row > h2 {
  margin: 0;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  flex: 0 0 100%;
  display: block;
}

.video-img {
  margin-bottom: 30px;
  float: left;
  margin: 15px;
  width: 250px;
  height: 200px;
}
.video-img > h2 {
  font-size: 18px;
  font-weight: 600;
}
.video-img a {
  display: block;
  position: relative;
}
.video-img a span {
  background: url("/assets/img/play-icon.png") no-repeat;
  background-position: center;
  background-color: rgba(27, 29, 31, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 1;
}
.video-img a img {
  width: 250px;
  height: 200px;
}
.video-img a:hover span {
  opacity: 0.8;
}

.responsive-video {
  max-height: 90vh;
  max-width: 90vw;
  margin: 5vh auto;
  width: auto;
  height: auto;
}

.document-list {
  margin-bottom: 30px;
  padding: 0 15px !important;
}
.document-list > .documents-heading {
  font-size: 18px;
  font-weight: 600;
}
.document-list > li {
  margin-bottom: 15px;
  width: 100%;
  clear: both;
  float: left;
}
.document-list > li img {
  height: 25px;
}
.document-list > li > label {
  float: left;
  margin-right: 10px;
}
.document-list > li > a {
  float: left;
  text-decoration: none;
  color: #737879;
  font-size: 14px;
  line-height: 16px;
}
.document-list > li > a span {
  font-size: 12px;
  display: block;
}
.document-list > li > a:hover {
  color: #ee3524;
  outline: none;
}

/* Policy Grid */
.policy-grid-table table {
  min-width: 1500px;
}
.policy-grid-table table .td-item-length {
  width: 150px;
}
.policy-grid-table table tbody tr td:first-child.status-box {
  position: relative;
  border-left: 0px;
  display: table-cell;
}
.policy-grid-table table tbody tr td:first-child.status-box:before {
  position: absolute;
  content: "";
  height: 80%;
  width: 4px;
  background: transparent;
  left: 0px;
  top: 10%;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-policyissued {
  border-left: 0px solid #2CA62D;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-policyissued:before {
  background: #2CA62D;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-inprogress {
  border-left: 0px solid #049EE2;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-inprogress:before {
  background: #049EE2;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-referralinprogress {
  border-left: 0px solid #70D3FF;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-referralinprogress:before {
  background: #70D3FF;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-referral {
  border-left: 0px solid #DE6B35;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-referral:before {
  background: #DE6B35;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-referralaccepted {
  border-left: 0px solid #D62196;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-referralaccepted:before {
  background: #D62196;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-senttouser {
  border-left: 0px solid #293A80;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-senttouser:before {
  background: #293A80;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-useraccepted {
  border-left: 0px solid #537EC5;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-useraccepted:before {
  background: #537EC5;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-superseded {
  border-left: 0px solid #1F6650;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-superseded:before {
  background: #1F6650;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-initialquote {
  border-left: 0px solid #00AABA;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-initialquote:before {
  background: #00AABA;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-startedquote {
  border-left: 0px solid #00AABA;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-startedquote:before {
  background: #00AABA;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-referraldeclined {
  border-left: 0px solid #CB1F37;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-referraldeclined:before {
  background: #CB1F37;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-cancelled {
  border-left: 0px solid #D55252;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-cancelled:before {
  background: #D55252;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-nottaken {
  border-left: 0px solid #D597CE;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-nottaken:before {
  background: #D597CE;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-userrejected {
  border-left: 0px solid #ED3623;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-userrejected:before {
  background: #ED3623;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-quotedeclined {
  border-left: 0px solid #F58B54;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-quotedeclined:before {
  background: #F58B54;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-refund {
  border-left: 0px solid #D3AE56;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-refund:before {
  background: #D3AE56;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-withdrawn {
  border-left: 0px solid #C355F5;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-withdrawn:before {
  background: #C355F5;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-pendingpayment {
  border-left: 0px solid #FFB81C;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-pendingpayment:before {
  background: #FFB81C;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-unsavedquote {
  border-left: 0px solid #049EE2;
}
.policy-grid-table table tbody tr td:first-child.status-box.status-box-unsavedquote:before {
  background: #049EE2;
}

.result-ribbon {
  text-align: center;
  width: 100%;
}
.result-ribbon > img {
  width: 70px;
}
.result-ribbon > h3 {
  margin-top: 30px;
  color: #2B3132;
}

.result-chart {
  width: 500px;
  position: relative;
  margin: 30px auto;
  clear: both;
}

/* News List Page */
.news-list-block {
  margin: 0;
  padding: 30px 0;
}

.news-list-item {
  background: #ffffff;
  margin-bottom: 30px;
}
.news-list-item .news-list-img {
  border-radius: 15px;
  padding: 0;
  background: #cccccc;
  max-width: calc(100% - 40px);
  margin: 0 auto 20px;
  display: block;
  height: 200px;
  width: auto;
}
.news-list-item .news-list-item-content-block {
  padding: 20px;
  box-shadow: 0px 10px 10px 0px rgba(27, 29, 31, 0.1);
  margin-top: -100px;
  padding-top: 110px;
  border-radius: 10px;
}
.news-list-item .news-list-head {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  font-family: "robotoregular";
  height: 60px;
}
.news-list-item .news-list-head a {
  color: #000000;
}
.news-list-item .news-list-head a:hover, .news-list-item .news-list-head a:focus {
  color: #ee3524;
  text-decoration: none;
}
.news-list-item .news-list-date {
  color: #2C2C2C;
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0 20px;
}
.news-list-item .news-list-content {
  color: #5E5E5E;
  height: 120px;
  overflow: hidden;
}
.news-list-item .news-list-soc-icons {
  margin: 10px -15px 0;
  text-align: center;
  border-top: 2px solid #E5E5E5;
  padding: 15px 0 0;
  height: 60px;
  flex: 1;
}
.news-list-item .news-list-soc-icons a {
  margin: 0 10px;
}

.news-list-sidebar {
  border: 1px solid #E5E5E5;
  padding: 20px;
  border-radius: 15px;
}

.news-list-item-sidebar {
  margin-top: 15px;
  padding: 0px;
}
.news-list-item-sidebar:first-child {
  margin-top: 0px;
}
.news-list-item-sidebar .news-list-img {
  height: auto;
  width: 100%;
  border: 1px solid #E5E5E5;
}
.news-list-item-sidebar .news-list-head {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
}
.news-list-item-sidebar .news-list-head a {
  color: #000000;
}
.news-list-item-sidebar .news-list-head a:hover, .news-list-item-sidebar .news-list-head a:focus {
  color: #ee3524;
  text-decoration: none;
}
.news-list-item-sidebar .news-list-date {
  color: #5E5E5E;
  font-size: 12px;
  font-weight: normal;
}

.side-bar-add {
  border: 1px solid #E5E5E5;
  padding: 0px;
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.side-bar-add .sidebar-add-img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}

/* News Details Page */
.news-details-block {
  margin: 0px;
  padding: 30px 0;
}

.news-details .news-details-head {
  font-size: 26px;
  color: #ee3524;
}
.news-details .news-details-meta {
  font-size: 14px;
  margin: 20px 0;
}
.news-details .news-details-meta span {
  display: inline-block;
  margin-right: 20px;
}
.news-details .news-details-soc-icons h4 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.news-details .news-details-soc-icons a {
  display: inline-block;
  margin-right: 10px;
}
.news-details .news-details-content {
  margin: 20px 0 30px;
}
.news-details .news-details-content ul {
  padding-left: 40px;
  margin-bottom: 20px;
}
.news-details .news-details-content li {
  list-style: disc;
}
.news-details .news-details-pagination {
  border-top: 1px solid #a5a5a5;
  padding-top: 30px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
.news-details .news-details-pagination .news-prev {
  background: url("/assets/img/arrow-point-to-left.png") no-repeat;
  display: inline-block;
  padding-left: 14px;
  background-position: 0% center;
  border: 0px;
  background-color: transparent;
}
.news-details .news-details-pagination .news-next {
  background: url("/assets/img/arrow-point-to-right.png") no-repeat;
  background-position: 99% center;
  display: inline-block;
  padding-right: 16px;
  border: 0px;
  background-color: transparent;
}
.news-details .news-details-pagination a {
  color: #737879;
  font-size: 16px;
  opacity: 1;
}
.news-details .news-details-pagination a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.inner-page-description {
  position: relative;
  margin-top: -50px;
  z-index: 3;
}
.inner-page-description .inner-page-description-more {
  display: block;
  clear: both;
}
.inner-page-description > h3 {
  color: #58595B;
  font-size: 20px;
  padding: 50px;
  text-align: left;
}
.inner-page-description > .container {
  text-align: center;
  background: #ffffff;
}
.inner-page-description > .container > h3 {
  color: #58595B;
  font-size: 20px;
  padding: 50px;
}
.inner-page-description > .container > h3 a {
  color: #ee3524;
}

.inner-page-content-banner {
  margin-top: 30px;
  position: relative;
}
.inner-page-content-banner .content-banner-img {
  width: 100%;
  height: auto;
}
.inner-page-content-banner .content-banner-text {
  position: absolute;
  bottom: 0px;
  text-align: left;
}
.inner-page-content-banner .content-banner-text h3 {
  color: #ffffff;
  padding: 20px 80px 10px;
  margin-bottom: 30px;
  width: auto;
}
.inner-page-content-banner .content-banner-text h3 span {
  border-bottom: 2px solid #ee3524;
  padding-bottom: 10px;
}
.inner-page-content-banner .content-banner-text p {
  background: rgba(14, 22, 35, 0.8);
  margin-bottom: 0px;
  padding: 30px 80px 30px;
  color: #ffffff;
  width: 50%;
}

.team-list-blocks {
  margin: 10px 0 30px;
}

.team-list-city {
  margin-top: 30px;
  margin-bottom: 10px;
}
.team-list-city > h2 {
  font-size: 26px;
  color: #ee3524;
  margin-bottom: 20px;
}

.team-list-item {
  margin-bottom: 20px;
}
.team-list-item .team-list-item-inner {
  text-align: center;
}
.team-list-item .team-list-item-inner h3 {
  box-shadow: 0px -5px 10px 0px rgba(27, 29, 31, 0.1);
  width: 90% !important;
  overflow: hidden;
  margin: auto 5%;
  font-size: 18px;
  font-weight: 600;
  color: #ee3524;
  border: 1px solid #ee3524;
  border-bottom: 0px;
  padding: 10px;
}
.team-list-item .team-list-item-inner p {
  border: 1px solid #DBDBDB;
  padding: 10px;
  font-size: 14px;
}
.team-list-item .team-list-item-inner span {
  display: block;
  margin-bottom: 10px;
}

.points-list-blocks {
  margin: 30px 0;
  height: auto;
  display: block;
  overflow: hidden;
}

.points-list-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.points-list-item .points-list-item-inner {
  background: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(27, 29, 31, 0.1);
  height: 100%;
  padding: 10px 30px 30px;
  border: 1px solid #cccccc;
}
.points-list-item .points-list-item-inner h3 {
  font-size: 26px;
  text-align: center;
  color: #ee3524;
  margin: 20px 0;
}
.points-list-item .points-list-item-inner p {
  font-size: 14px;
  color: #58595B;
  line-height: 18px;
}
.points-list-item .points-list-item-img {
  text-align: center;
  background: #EEF2F8;
  width: 145px;
  height: 145px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  margin: 20px auto;
}
.points-list-item .points-list-item-img img {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.points-list-item-list li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
  font-size: 14px;
  color: #58595B;
  line-height: 18px;
}
.points-list-item-list li:after {
  background: #ee3524;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 6px;
  left: 0px;
  content: "";
  transform: rotate(45deg);
}

.points-list-item-list li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
  font-size: 14px;
  color: #58595B;
  line-height: 18px;
  text-align: left;
}
.points-list-item-list li:after {
  background: #ee3524;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 6px;
  left: 0px;
  content: "";
  transform: rotate(45deg);
}

.employee-benifits-list .points-list-item-list li {
  width: 33%;
}

.job-openings-block {
  margin: 30px 0;
}
.job-openings-block h2 {
  color: #737879;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
}

.job-post-item {
  padding: 20px;
  box-shadow: 0px 0px 10px 0 rgba(27, 29, 31, 0.2);
  width: 100%;
  clear: both;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.job-post-item .job-post-title {
  color: #ee3524;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}
.job-post-item .job-location {
  color: #737879;
  font-size: 14px;
  margin-bottom: 40px;
}
.job-post-item .job-description {
  font-size: 14px;
  margin-bottom: 30px;
}
.job-post-item .job-roles {
  margin: 0;
}
.job-post-item .job-roles h4 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
}
.job-post-item .apply-btn {
  border-radius: 0px;
  background: #ee3524;
  color: #ffffff;
  border: 0px;
  font-size: 14px;
  padding: 10px 30px;
  width: 120px;
}

.read-less-more {
  display: inline-block;
  clear: both;
  color: #ee3524;
  cursor: pointer;
  position: relative;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 600;
}
.read-less-more[aria-expanded=false] .read-less {
  display: none;
}
.read-less-more[aria-expanded=false]:after {
  transform: rotate(0deg);
  transition: all 0.3s;
}
.read-less-more[aria-expanded=true] .read-more {
  display: none;
  transition: all 0.3s;
}
.read-less-more[aria-expanded=true]:after {
  transform: rotate(180deg);
}
.read-less-more:after {
  content: "";
  background: url("/assets/img/down-arrow-small-red.png") no-repeat;
  width: 16px;
  height: 6px;
  position: absolute;
  top: 9px;
  right: -10px;
  background-position: -2px -3px;
}

.read-accordian {
  position: relative;
  background: transparent;
  border: 0px;
  display: inline-block;
  clear: both;
  color: #ee3524;
  cursor: pointer;
  position: relative;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 600;
  outline: none !important;
}
.read-accordian.read-more:after {
  content: "";
  background: url("/assets/img/down-arrow-small-red.png") no-repeat;
  width: 16px;
  height: 6px;
  position: absolute;
  top: 9px;
  right: -10px;
  background-position: -2px -3px;
}
.read-accordian.read-less:after {
  content: "";
  background: url("/assets/img/down-arrow-small-red.png") no-repeat;
  transform: rotate(180deg);
  width: 16px;
  height: 6px;
  position: absolute;
  top: 9px;
  right: -10px;
  background-position: -2px -3px;
}
.read-accordian:focus, .read-accordian:active {
  outline: none;
}

.employee-benifits {
  margin-bottom: 50px;
}
.employee-benifits h2 {
  font-size: 32px;
  text-align: center;
  font-weight: 800;
  margin: 50px 0;
}

.grid-block-list {
  padding: 20px 0;
}

.grid-block-list-item {
  padding: 10px;
}
.grid-block-list-item .grid-block-list-item-inner {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 15px;
  font-family: "robotoregular";
  border-radius: 10px;
}
.grid-block-list-item .grid-block-list-item-inner .img-block {
  height: 180px !important;
  width: 100% !important;
  overflow: hidden;
}
.grid-block-list-item .grid-block-list-item-inner .img-block img {
  width: auto;
  height: 180px;
  min-width: 100%;
  max-height: inherit;
  max-width: inherit;
}
.grid-block-list-item .grid-block-list-item-inner h3 {
  color: #58595B;
  font-size: 24px;
  margin: 10px 0;
  font-weight: 800;
}
.grid-block-list-item .grid-block-list-item-inner .grid-block-item-description {
  font-family: "robotoregular";
  font-size: 14px;
  line-height: 16px;
  height: 100px;
  overflow: hidden;
}
.grid-block-list-item .grid-block-list-item-inner .read-more {
  padding: 10px 40px;
  border: 1px solid #ee3524;
  background: #ffffff;
  color: #ee3524;
  font-size: 14px;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
}
.grid-block-list-item .grid-block-list-item-inner .read-more:hover {
  background: #ee3524;
  color: #ffffff;
  text-decoration: none;
}

/* Gallery */
.gallery-row .gallery-images {
  cursor: pointer;
  margin-bottom: 20px;
  width: 100%;
  height: 100%;
  border: 1px solid #666666;
}
.gallery-row > a {
  position: relative;
  margin-bottom: 10px;
}
.gallery-row > a img {
  width: 100%;
  height: 100%;
}
.gallery-row > a span {
  position: absolute;
  width: calc(100% - 30px);
  height: auto;
  bottom: 0px;
  left: 15px;
  text-align: left;
  padding: 15px 10px;
  background: rgba(42, 46, 83, 0.5);
  color: #ffffff;
  right: 15px;
  font-weight: 800;
  font-size: 24px;
}
.gallery-row span {
  position: absolute;
  width: calc(100% - 30px);
  height: auto;
  bottom: 0px;
  left: 15px;
  text-align: left;
  padding: 15px 10px;
  background: rgba(42, 46, 83, 0.5);
  color: #ffffff;
  right: 15px;
  font-weight: 800;
  font-size: 24px;
}

.ultralb-content {
  max-width: calc(100% - 65px) !important;
  cursor: pointer;
}

.ultralb-image .ultralb-image-wrap {
  max-width: 98% !important;
  border: 0px;
  background: transparent;
  border-radius: 0;
}

.ultratab-captions {
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ultratab-captions .ultralb-index {
  display: none !important;
}
.ultratab-captions .ultralb-title {
  margin: 15px 0px 0px 35px;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
}
.ultratab-captions .ultralb-close {
  position: absolute;
  right: -26px;
  top: -26px;
  background: url("/assets/img/close-red.svg") no-repeat #ffffff;
  width: 62px;
  height: 62px;
  border-radius: 62px;
  z-index: 1;
}

.ultralb-next {
  background: url("/assets/img/light-box-right-arrow.png") calc(100% - 30px) center no-repeat !important;
}

.ultralb-prev {
  background: url("/assets/img/light-box-left-arrow.png") 15px center no-repeat !important;
}

.error-pages {
  text-align: center;
  max-width: 100%;
}
.error-pages h2 {
  font-size: 27px;
  line-height: 36px;
  text-align: center;
  font-weight: normal;
}

.download-btns-block {
  margin-bottom: 30px;
}
.download-btns-block h2 {
  font-size: 24px;
  font-weight: 600;
}
.download-btns-block .download-btns-row {
  margin-top: 15px;
  padding: 0px;
}
.download-btns-block .download-btns-row h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.download-btns-block .download-btns-row ul li {
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
}

.download-btns-row > h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.download-btns-row li {
  display: inline-block;
  margin: 0 10px 10px 0;
}

.fc-sticy-block {
  position: fixed;
  z-index: 99;
  right: 0px;
  width: auto;
  border-right: 0px;
  padding: 0;
  top: 150px;
  bottom: 0px;
  height: 100px;
}
.fc-sticy-block .fc-sticy-block-inner {
  margin: auto;
}
.fc-sticy-block .fc-sticy-head {
  border: 1px solid #cdcdcd;
  border-right: 0px;
  width: auto;
  border-radius: 5px 0 0 5px;
  padding: 10px 10px 10px 30px;
  background: #ffffff;
  cursor: pointer;
  position: relative;
}
.fc-sticy-block .fc-sticy-btn {
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: absolute;
  left: -14px;
  top: 28px;
  border: 1px solid #ee3524;
  color: #ee3524;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
  background: #ffffff;
}
.fc-sticy-block .total-amount {
  display: block;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
.fc-sticy-block h3 {
  font-weight: 600;
  color: #ee3524;
  text-align: center;
}
.fc-sticy-block h3 span {
  font-size: 10px;
  display: block;
  color: #292929;
  font-weight: normal;
  margin-top: 3px;
}
.fc-sticy-block .fc-sticky-body {
  height: 0px;
  overflow: hidden;
  transition: all 0.5s;
  font-size: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  border: 1px solid #cdcdcd;
  opacity: 0;
  padding: 0;
}
.fc-sticy-block.active {
  width: auto;
  height: auto;
}
.fc-sticy-block.active .fc-sticy-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 310px;
  margin: auto 27px auto auto;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
}
.fc-sticy-block.active .total-amount {
  display: block;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  float: left;
}
.fc-sticy-block.active h3 {
  font-weight: 600;
  color: #ee3524;
  text-align: center;
}
.fc-sticy-block.active h3 span {
  font-size: 10px;
  display: block;
  color: #292929;
  font-weight: normal;
  margin-top: 3px;
}
.fc-sticy-block.active .fc-sticky-body {
  height: auto;
  max-height: calc(100vh - 250px);
  overflow: auto;
  transition: all 0.5s;
  font-size: 16px;
  width: 350px;
  margin-top: -30px;
  padding: 0px;
  padding-top: 50px;
  opacity: 1;
  transition: all 0.5s;
}
.fc-sticy-block.active .fc-sticky-footer {
  border-top: 1px solid #cdcdcd;
  padding: 15px 18px;
  display: flex;
  justify-content: space-between;
}
.fc-sticy-block.active .fc-sticky-footer .fc-sticky-footer-total {
  font-weight: 600;
  color: #ee3524;
}

.product-list {
  margin: 10px 0;
  position: relative;
}
.product-list * {
  font-family: "robotoregular" !important;
}
.product-list .product-list-inner {
  border: 1px solid #f7f7f7;
  box-shadow: 0px 0px 8px 0px rgba(14, 22, 35, 0.6);
  height: 100%;
}
.product-list .product-list-inner .product-list-normal {
  height: 100%;
}
.product-list .product-list-inner .product-list-normal img {
  height: 100%;
  width: 100%;
}
.product-list .product-list-inner .products-list-desc {
  background: rgba(42, 46, 83, 0.8);
  position: absolute;
  bottom: 0px;
  padding: 0px 15px 15px;
  left: 15px;
  height: 60px;
  overflow: hidden;
  width: calc(100% - 30px);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.5s;
}
.product-list .product-list-inner .products-list-desc h3 {
  width: calc(100% - 30px);
  text-align: left;
  color: #ffffff;
  font-weight: 800;
  font-size: 20px;
  margin: 0px;
  opacity: 1;
  transition: all 0.5s;
  height: 60px;
  display: flex;
  align-items: center;
}
.product-list .product-list-inner .products-list-desc p {
  margin: 0px;
  height: 0;
  overflow: hidden;
}
.product-list .product-list-inner .products-list-desc .read-more {
  background: #ee3524;
  padding: 10px 30px;
  color: #ffffff;
  border-radius: 4px;
  display: inline-block;
  width: 150px;
  text-align: center;
  height: 0px;
}
.product-list .product-list-inner .products-list-desc .read-more:hover {
  text-decoration: none;
  opacity: 0.8;
}
.product-list.active .products-list-desc {
  height: 100%;
  transition: all 0.5s;
}
.product-list.active .products-list-desc h3 {
  height: auto;
  padding-top: 15px;
  display: flex;
  align-items: center;
}
.product-list.active .products-list-desc p {
  height: auto;
}
.product-list.active .products-list-desc .read-more {
  height: auto;
}

.claim-confirmation {
  font-family: "robotoregular";
  text-align: center;
  background: #f7f7f7;
  clear: both;
  height: auto;
  overflow: hidden;
  padding: 30px 0;
}
.claim-confirmation h2 {
  font-size: 32px;
  color: #1B1D1F;
  font-weight: 800;
  margin-bottom: 30px;
}
.claim-confirmation p {
  font-size: 18px;
}
.claim-confirmation .read-more {
  background: #ee3524;
  padding: 10px 50px;
  color: #ffffff;
  margin: 30px 0;
  display: inline-block;
  border-radius: 4px;
}
.claim-confirmation .read-more:hover {
  text-decoration: none;
  background: #2a2e53;
}

.occupation-list-head {
  background-size: 100% auto;
  position: relative;
}
.occupation-list-head * {
  font-family: "robotoregular" !important;
}
.occupation-list-head img {
  width: 100%;
  height: auto;
}
.occupation-list-head .occupation-list-head-inner {
  padding: 80px 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  color: #ffffff;
  background: rgba(42, 46, 83, 0.8);
  text-align: center;
}
.occupation-list-head h2 {
  font-size: 50px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 800;
}
.occupation-list-head p {
  font-size: 24px;
}

.occupation-list {
  background: #2a2e53;
  font-family: "robotoregular";
  height: auto;
  overflow: hidden;
  padding: 50px 0;
}

.occupations-list-items {
  column-count: 3;
  color: #ffffff;
}
.occupations-list-items li {
  color: #ffffff;
  position: relative;
  padding-left: 15px;
  line-height: 20px;
  margin-bottom: 10px;
}
.occupations-list-items li:before {
  position: absolute;
  left: 0px;
  top: 8px;
  content: "";
  width: 5px;
  height: 5px;
  background: #ffffff;
  transform: rotate(45deg);
}

.occupation-list-downloads {
  background: #ffffff;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 50px 0 0;
}
.occupation-list-downloads * {
  font-family: "robotoregular";
}
.occupation-list-downloads h2 {
  font-size: 32px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 10px;
}

.occupation-list-downloads-block {
  font-size: 14px;
  width: 100%;
}
.occupation-list-downloads-block h3 {
  font-size: 14px;
  color: #ee3524;
  font-weight: 800;
  margin-bottom: 20px;
}
.occupation-list-downloads-block ul li {
  width: 100%;
  display: block;
  clear: both;
  float: left;
  margin-bottom: 20px;
}
.occupation-list-downloads-block ul li > span.pdf-small,
.occupation-list-downloads-block ul li > span.doc-small {
  float: left;
  margin-right: 10px;
}
.occupation-list-downloads-block ul li > a {
  float: left;
  color: #1b1d1f;
  font-weight: 600;
  width: calc(100% - 50px);
}
.occupation-list-downloads-block ul li > span.small {
  font-size: 12px;
  display: block;
  color: #1B1D1F;
  width: calc(100% - 50px);
  float: left;
}

.claimpro-access {
  background-size: 100% auto;
}
.claimpro-access * {
  font-family: "robotoregular" !important;
}
.claimpro-access .claimpro-access-inner {
  padding: 80px 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  color: #ffffff;
  background: rgba(42, 46, 83, 0.8);
  text-align: center;
  border: 1px solid #707070;
  border-left: 0px;
  border-right: 0px;
}
.claimpro-access .claimpro-access-inner h3 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 50px;
}
.claimpro-access .claimpro-access-inner p {
  font-family: "robotoregular";
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 10px;
  text-align: left;
}

.promise-list {
  background: #2A2E53;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 50px 0;
  color: #ffffff;
}
.promise-list * {
  font-family: "robotoregular";
}
.promise-list h3 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 50px;
}
.promise-list ul li {
  font-size: 20px;
  color: #ffffff;
  position: relative;
  padding-left: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}
.promise-list ul li:before {
  position: absolute;
  left: 0px;
  top: 13px;
  content: "";
  width: 5px;
  height: 5px;
  background: #ee3524;
  transform: rotate(45deg);
}

.claims-list-downloads-heading {
  font-family: "robotoregular";
  color: #ee3524;
  font-weight: 600;
}

.claims-list-downloads {
  background: #EEF2F8;
  display: block;
  height: auto;
  overflow: hidden;
  padding-bottom: 30px;
  width: 100%;
}
.claims-list-downloads * {
  font-family: "robotoregular";
}
.claims-list-downloads h2 {
  font-size: 32px;
  color: #292929;
  text-align: center;
  margin: 30px;
  clear: both;
  font-weight: 600;
}
.claims-list-downloads .claim-form-download {
  background: #ffffff;
  padding: 20px 15px;
  margin-bottom: 20px;
}
.claims-list-downloads .claim-form-download > h3 {
  display: flex;
}
.claims-list-downloads .claim-form-download > h3 > .pdf-icon {
  width: 35px;
  background: url("/assets/img/pdf-small.svg") no-repeat top left;
}
.claims-list-downloads .claim-form-download > h3 > .doc-icon {
  width: 35px;
  background: url("/assets/img/doc-small.svg") no-repeat top left;
}
.claims-list-downloads .claim-form-download > h3 > label {
  font-size: 16px;
  color: #292929;
  flex: 1;
  font-weight: 600;
}
.claims-list-downloads .claim-form-download > h3 > label span {
  font-size: 12px;
  display: block;
}
.claims-list-downloads .claim-form-download > h3 > .download-form-icon {
  width: 50px;
  background: url("/assets/img/download-big.svg") no-repeat top right;
}
.claims-list-downloads .claim-form-download .claim-form-download-body {
  font-size: 16px;
  line-height: 20px;
  padding-left: 35px;
}
.claims-list-downloads .claim-form-download .claim-form-download-body p {
  margin-bottom: 0px;
  margin-top: 10px;
}
.claims-list-downloads .claim-form-download .read-less-more:after {
  display: none;
}
.claims-list-downloads .claim-form-download .read-less-more:hover {
  color: #2a2e53;
}

.contactus-us-page-outer > .contactus-us-form {
  margin-top: -50px;
  margin-bottom: -50px;
  position: relative;
  z-index: 2;
}

.contactus-us-page {
  background: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  margin: -30px auto;
}
.contactus-us-page * {
  font-family: "robotoregular";
}
.contactus-us-page > h2 {
  color: #292929;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
}
.contactus-us-page > h3 {
  color: #ee3524;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
}
.contactus-us-page .location {
  background: url("/assets/img/maps-and-flags.svg") no-repeat left 5px;
  padding-left: 30px;
  text-align: left;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}
.contactus-us-page .location label {
  line-height: 20px;
}
.contactus-us-page .location > span {
  color: #ee3524;
  font-weight: 600;
  display: block;
}
.contactus-us-page .call-support {
  background: url("/assets/img/phone-receiver.svg") no-repeat left 5px;
  padding-left: 30px;
  text-align: left;
  display: block;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}
.contactus-us-page .call-support label {
  display: block;
  margin-bottom: 0px;
  line-height: 20px;
}
.contactus-us-page .call-support > span {
  color: #ee3524;
  font-weight: 600;
  display: block;
}
.contactus-us-page .email {
  background: url("/assets/img/envelope-red.svg") no-repeat left 7px;
  padding-left: 30px;
  text-align: left;
  display: block;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.contactus-us-page .email label {
  line-height: 20px;
}
.contactus-us-page .email > span {
  color: #ee3524;
  font-weight: 600;
  display: block;
}
.contactus-us-page .contact-form {
  border-left: 1px solid #cccccc;
}
.contactus-us-page .contact-form .Form__Element__Caption {
  margin-bottom: 5px !important;
}
.contactus-us-page .contact-form button {
  border-radius: 4px !important;
}

.contactus-us-locations {
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding: 90px 0;
}
.contactus-us-locations * {
  font-family: "robotoregular";
}
.contactus-us-locations h3 {
  font-size: 26px;
  font-weight: normal;
}
.contactus-us-locations:before {
  background: rgba(42, 46, 83, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0px;
}
.contactus-us-locations .location {
  background: url("/assets/img/maps-and-flags.svg") no-repeat left 10px;
  padding-left: 30px;
  text-align: left;
  font-size: 14px;
  margin-bottom: 20px;
}
.contactus-us-locations .location > label {
  color: #ffffff;
  line-height: 20px;
}
.contactus-us-locations .location > span {
  color: #ee3524;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}
.contactus-us-locations .call-support {
  background: url("/assets/img/phone-receiver.svg") no-repeat left 5px;
  padding-left: 30px;
  text-align: left;
  font-size: 14px;
  margin-bottom: 20px;
}
.contactus-us-locations .call-support label {
  display: block;
  margin-bottom: 0px;
  color: #ffffff;
  line-height: 20px;
}
.contactus-us-locations .call-support > span {
  color: #ee3524;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}
.contactus-us-locations .email {
  background: url("/assets/img/envelope-red.svg") no-repeat left 7px;
  padding-left: 30px;
  text-align: left;
  font-size: 14px;
  margin-bottom: 20px;
}
.contactus-us-locations .email > label {
  color: #ffffff;
  line-height: 20px;
}
.contactus-us-locations .email > span {
  color: #ee3524;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  padding: 10px 15px !important;
  border-bottom: 1px solid #cdcdcd !important;
}

.search-results-search {
  width: 100%;
  background: #ffffff;
  box-shadow: 0 5px 5px 0 rgba(205, 205, 205, 0.5);
  padding-bottom: 10px;
}
.search-results-search * {
  font-family: "robotoregular";
}

.search-results-paging {
  color: #292929;
  font-weight: 600;
}

.search-result-row {
  padding: 20px 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}

.search-result-head {
  color: #ee3524;
  font-weight: 600;
  font-size: 18px;
}

.broker-payment {
  padding: 30px 0;
}
.broker-payment * {
  font-family: "robotoregular";
}
.broker-payment h2 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}

.broker-payment-date-row {
  background: #F5F5F5;
  padding: 30px 0;
}

.broker-payment-table p {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}
.broker-payment-table table {
  width: 100%;
}
.broker-payment-table table tr {
  background: #F6F6F6;
}
.broker-payment-table table tr td {
  padding: 10px 20px;
  font-size: 16px;
  border: 1px solid #E5E5E9;
}
.broker-payment-table table tr td span {
  display: inline-block;
}
.broker-payment-table table tr:nth-child(2n-1) {
  background: #FFFFFF;
}

.broker-breakdown-summery {
  background: #F5F5F5;
  border: 1px solid #D4D4D4;
  padding: 10px 20px;
}

.broker-payment-breakup {
  text-align: center;
  background: #ffffff;
  border: 1px solid #D4D4D4;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 1;
  margin-top: 33px;
  height: 179px;
  width: 100%;
}
.broker-payment-breakup span {
  font-size: 14px;
  display: block;
}
.broker-payment-breakup h3 {
  font-size: 30px;
  color: #292929;
  font-weight: normal;
  font-weight: 600;
}

.broker-payment-confirmation-top {
  background: #F5F5F5;
  width: 100%;
  min-height: 100px;
}

.broker-payment-msg {
  text-align: center;
  padding: 20px 0 100px;
}
.broker-payment-msg p {
  font-size: 18px;
}

section.FormStep {
  display: flex !important;
  flex-wrap: wrap !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.FormSubmitButton {
  font-family: "source_sans_pro" !important;
  width: auto !important;
  padding: 8px 25px !important;
  border: 0px !important;
  font-size: 14px !important;
  line-height: 18px !important;
  cursor: pointer !important;
  color: #ffffff !important;
  border-radius: 0px !important;
  background: #ee3524 !important;
  margin-left: 15px !important;
}

.required-asterisk {
  position: relative;
  min-width: auto !important;
  width: auto;
  display: inline-block !important;
}
.required-asterisk:after {
  position: absolute;
  top: 0px;
  right: -10px;
  /*content: "*";*/
  color: #ff0000;
}

label input[type=radio] {
  position: relative;
  opacity: 1;
  pointer-events: none;
  margin-right: 5px;
  display: inline-block;
}

.broker-payment-confirmation-top + .broker-payment-results {
  margin-top: -80px;
  background: #ffffff;
  padding: 50px;
}

.total-payble,
.commissions-fees,
.broker-payable {
  width: 33.33%;
  border-right: 1px dotted #d4d4d4;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.total-payble label,
.commissions-fees label,
.broker-payable label {
  font-size: 12px;
  font-style: italic;
}

.total-payble {
  position: relative;
}
.total-payble:after {
  position: absolute;
  content: "-";
  color: #ee3524;
  font-size: 50px;
  right: -16px;
  border: 1px dotted #cdcdcd;
  background: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  line-height: 22px;
}

.commissions-fees {
  position: relative;
}
.commissions-fees:after {
  position: absolute;
  content: "=";
  color: #737879;
  font-size: 33px;
  right: -16px;
  border: 1px dotted #cdcdcd;
  background: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  line-height: 27px;
}

.broker-payable h3 {
  color: #ee3524;
}

.qa-head > div {
  background: #2a2e53;
  padding-top: 10px;
  padding-bottom: 10px;
}
.qa-head > div:first-child {
  border-right: 1px solid #ffffff;
}
.qa-head > div label {
  color: #ffffff;
}

.qa-rows:nth-child(2n) > div {
  background: #f1f1f1;
  padding-top: 5px;
  padding-bottom: 5px;
}

.qa-rows:nth-child(2n+1) > div {
  background: #d9d9d9;
  padding-top: 5px;
  padding-bottom: 5px;
}

.qa-rows > div:first-child {
  border-right: 1px solid #ffffff;
}

.deferral-note {
  border: 1px solid #40afc7;
  border-left: 4px solid #40afc7;
  margin-top: 20px;
  padding: 5px 15px;
}
.deferral-note p {
  margin-bottom: 0px;
}
.deferral-note ul li {
  padding-left: 20px;
  position: relative;
}
.deferral-note ul li::before {
  position: absolute;
  left: 0px;
  top: 8px;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #40afc7;
}

.scrolltabs {
  background: #f0f0f0;
  height: 100%;
}
.scrolltabs li {
  width: 100%;
}
.scrolltabs li a {
  color: #585A5B;
  padding: 10px;
  background: #f0f0f0;
  text-decoration: none;
  display: inline-block;
  border-left: 2px solid #f0f0f0;
  width: 100%;
}
.scrolltabs li a.active, .scrolltabs li a:hover {
  background: #ffffff;
  border-left: 2px solid #ee3524;
}

/* Medical Mall Practice */
.mmp-quote-process {
  padding: 30px 0;
}
.mmp-quote-process .mmp-occupation-options-outer {
  width: 100%;
  max-height: inherit;
  height: auto;
  overflow: hidden;
  padding-top: 5px;
}
.mmp-quote-process .mmp-occupation-options-outer .more-occupations-block.collapse {
  white-space: normal;
}
.mmp-quote-process .mmp-occupation-options {
  background: #FFFFFF;
  border: 1px solid #D4D4D4;
  border-left: 3px solid #ee3524;
  /* text-align: center; */
  padding: 10px;
  min-width: 10px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  white-space: normal;
}
.mmp-quote-process .mmp-occupation-options label {
  font-size: 16px;
  font-weight: bold;
  font-family: "robotoregular";
  color: #292929;
  margin-bottom: 0px;
}
.mmp-quote-process .mmp-quote-process-heading {
  font-family: "robotoregular";
  font-size: 18px;
  font-weight: 600;
  color: #1b1d1f;
  margin-bottom: 30px;
}
.mmp-quote-process .mmp-quote-process-heading > span {
  font-weight: normal;
  float: right;
}
.mmp-quote-process .mmp-quote-process-heading > span span.top-insured-name {
  display: flex;
  font-size: 15px;
  font-weight: normal;
  color: #1b1d1f;
  margin-top: 5px;
  margin-bottom: 20px;
  line-height: 16px;
}
.mmp-quote-process .mmp-quote-process-heading > span span.top-insured-name > span {
  max-width: 160px;
  display: inline-block;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 5px;
}
.mmp-quote-process .mmp-quote-process-heading > span > span {
  color: #ee3524;
  font-weight: bold;
}
.mmp-quote-process .mmp-products-heading-box {
  margin-bottom: 30px;
}
.mmp-quote-process .mmp-products-heading-box .container > .mmp-products-heading-box-container {
  background: #efefef;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid #cdcdcd;
}
.mmp-quote-process .occupation-headng {
  font-weight: bold;
  font-size: 18px;
  font-family: "robotoregular";
  border-bottom: 0px solid #D4D4D4;
  padding-bottom: 10px;
}
.mmp-quote-process .quote-process-block {
  margin-bottom: 10px;
}
.mmp-quote-process .quote-process-block .quote-process-head {
  font-family: "source_sans_pro";
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  border-left: 3px solid #ee3524;
  padding: 0 20px 0 50px;
  color: #292929;
  line-height: 50px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  position: relative;
  box-shadow: 0 1px 4px 0px rgba(100, 100, 100, 0.3);
}
.mmp-quote-process .quote-process-block .quote-process-head:focus {
  background: #d6d6d6;
}
.mmp-quote-process .quote-process-block .quote-process-head > label {
  cursor: pointer;
  margin-bottom: 0px;
  color: #292929;
  font-size: 18px;
}
.mmp-quote-process .quote-process-block .quote-process-head:before {
  width: 20px;
  height: 50px;
  margin: 0 10px;
  line-height: 50px;
  position: absolute;
  left: 5px;
  content: "add";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  font-size: 18px;
  text-align: center;
}
.mmp-quote-process .quote-process-block .quote-process-head.open {
  border-radius: 0 5px 0px 0;
}
.mmp-quote-process .quote-process-block .quote-process-head.open:before {
  content: "remove";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  font-size: 20px;
}
.mmp-quote-process .quote-process-block .quote-process-head .premium-total-amount {
  float: right;
}
.mmp-quote-process .quote-process-block .quote-process-head .premium-total-amount label {
  margin-bottom: 0px;
}
.mmp-quote-process .quote-process-block .quote-process-head .premiumdetails-header {
  color: #ee3524;
  float: right;
}
.mmp-quote-process .quote-process-block .quote-process-head .premiumdetails-header label {
  padding-right: 5px;
  color: #292929;
}
.mmp-quote-process .quote-process-block.policy-grid {
  width: 100%;
}
.mmp-quote-process .quote-process-block.policy-grid .quote-process-head {
  padding-left: 20px;
}
.mmp-quote-process .quote-process-block.policy-grid .quote-process-head:before {
  width: 20px;
  height: 50px;
  margin: 0;
  line-height: 50px;
  position: absolute;
  left: inherit;
  top: 2px;
  right: 20px;
  content: "add";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  font-size: 18px;
  text-align: center;
}
.mmp-quote-process .quote-process-block.policy-grid .quote-process-head.open {
  border-radius: 0 5px 0px 0;
}
.mmp-quote-process .quote-process-block.policy-grid .quote-process-head.open:before {
  content: "remove";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  top: 5px;
  font-size: 20px;
}
.mmp-quote-process .quote-process-block .quote-process-body {
  height: 0px;
  padding: 0px 15px;
  overflow: hidden;
  background: #ffffff;
  border: 0px solid #D4D4D4;
  border-top: 0px;
  border-radius: 0 0 5px 5px;
  opacity: 0;
  width: 100%;
  transition: all 0.3s;
}
.mmp-quote-process .quote-process-block .quote-process-body .form-element {
  position: relative;
  margin-bottom: 30px;
}
.mmp-quote-process .quote-process-block .quote-process-body .form-element .pb-form-error-msgs {
  position: absolute;
  bottom: -20px;
  left: 0px;
  margin: 0px;
}
.mmp-quote-process .quote-process-block .quote-process-head.open + .quote-process-body {
  padding: 30px 15px;
  height: auto;
  border: 1px solid #D4D4D4;
  border-top: 0px;
  opacity: 1;
  transition: all 0.3s;
}

.mmp-tab-content {
  border: 1px solid #D4D4D4;
  background: #ffffff;
  border-radius: 3px;
}
.mmp-tab-content .mmp-tab-header {
  background: #F6F6F6;
  width: 100%;
  padding: 10px 20px;
  box-shadow: 0 0px 5px 0 rgba(14, 22, 35, 0.5);
  border-radius: 3px 3px 0 0;
  color: #1b1d1f;
  font-weight: 600;
  font-size: 18px;
  height: auto;
  overflow: hidden;
}
.mmp-tab-content .mmp-tab-header span {
  color: #ee3524;
  float: right;
  font-size: 18px;
}
.mmp-tab-content .mmp-tab-header span label {
  padding-right: 5px;
  font-size: 18px;
  color: #292929;
}
.mmp-tab-content .mmp-tab-body {
  padding: 20px;
  border-radius: 0px 0px 3px 3px;
}
.mmp-tab-content .mmp-tab-body .quote-process-head {
  background: transparent;
  box-shadow: none;
  border: 0px;
  border-bottom: 1px solid #d4d4d4;
}
.mmp-tab-content .mmp-tab-body .quote-process-body {
  border: 0px !important;
  border-radius: 0px;
}

.mmp-inner-tabs nav {
  z-index: 2;
  position: relative;
}
.mmp-inner-tabs nav .owl-stage-outer {
  width: calc(100% - 70px);
}
.mmp-inner-tabs nav .owl-stage-outer .owl-item:last-child {
  width: 100px !important;
  display: none !important;
}
.mmp-inner-tabs nav .owl-stage-outer .owl-item:last-child span {
  padding: 0px !important;
  width: 10px !important;
  display: block !important;
  opacity: 0 !important;
  pointer-events: none;
}
.mmp-inner-tabs nav .owl-stage-outer .owl-item:last-child span:before, .mmp-inner-tabs nav .owl-stage-outer .owl-item:last-child span:after {
  display: none !important;
}
.mmp-inner-tabs nav .owl-nav {
  height: 44px;
  width: 70px;
  text-align: center;
}
.mmp-inner-tabs nav .owl-nav .owl-prev,
.mmp-inner-tabs nav .owl-nav .owl-next {
  height: 44px;
  width: 26px;
}
.mmp-inner-tabs nav .owl-nav .owl-prev span,
.mmp-inner-tabs nav .owl-nav .owl-next span {
  font-size: 50px;
  line-height: 14px;
}
.mmp-inner-tabs nav .owl-nav .owl-prev.disabled,
.mmp-inner-tabs nav .owl-nav .owl-next.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.mmp-inner-tabs .nav-tabs {
  display: flex;
  justify-content: space-between;
  box-shadow: none;
  border-radius: 0;
  overflow: auto;
  border-bottom: 0px;
  flex-wrap: nowrap;
  width: 100%;
}
.mmp-inner-tabs .nav-tabs .nav-item {
  border-radius: 0px;
  border: 0px;
  flex: 1;
  background: transparent;
  text-align: center;
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  width: auto;
  display: inline-block;
  position: relative;
  border-top-left-radius: 5px;
  margin: 0px;
  border-bottom: 1px solid #ababab;
  padding-right: 60px;
  height: 44px;
  overflow: hidden;
}
.mmp-inner-tabs .nav-tabs .nav-item .btn-tab-close {
  background: transparent;
  border: 0;
  width: auto;
  height: auto;
  color: #000000;
}
.mmp-inner-tabs .nav-tabs .nav-item span {
  z-index: 2;
  position: relative;
  font-size: 14px;
}
.mmp-inner-tabs .nav-tabs .nav-item > i {
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 100%;
  right: 0;
  top: 1px;
  background: transparent;
  z-index: 2;
  border-bottom: 1px solid #ababab;
}
.mmp-inner-tabs .nav-tabs .nav-item:before {
  content: "";
  position: absolute;
  width: calc(100% - 60px);
  height: 100%;
  background: #e5e5e5;
  left: 0;
  right: 0;
  top: 0;
  transform-origin: top right;
  border-top-left-radius: 5px;
  z-index: 1;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
}
.mmp-inner-tabs .nav-tabs .nav-item:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 100%;
  background: #e5e5e5;
  right: 0;
  top: 0;
  z-index: 1;
  transform-origin: top left;
  transform: skew(0deg, 45deg);
  border: 1px solid transparent;
  border-left: 0;
  border-bottom: 0;
}
.mmp-inner-tabs .nav-tabs .nav-item.disabled {
  color: #ffffff;
}
.mmp-inner-tabs .nav-tabs .nav-item.disabled:before {
  background: #777777;
}
.mmp-inner-tabs .nav-tabs .nav-item.disabled:after {
  background: #777777;
}
.mmp-inner-tabs .nav-tabs .nav-item .btn-tab-close {
  background: #E5E5E5;
  height: 17px;
  width: 17px;
  text-align: center;
  padding: 0;
  margin: 0;
  line-height: 18px;
  border-radius: 2px;
  margin-left: 20px;
}
.mmp-inner-tabs .nav-tabs .nav-item .btn-tab-close i {
  font-size: 16px;
  font-weight: 600;
}
.mmp-inner-tabs .nav-tabs .nav-item .btn-tab-close:hover {
  background: #BCBCBC;
}
.mmp-inner-tabs .nav-tabs .nav-item.active {
  border-bottom: 0px solid #ababab;
}
.mmp-inner-tabs .nav-tabs .nav-item.active .btn-tab-close {
  background: transparent;
  color: #ee3524;
}
.mmp-inner-tabs .nav-tabs .nav-item.active .btn-tab-close:hover {
  background: #E5E5E5;
}
.mmp-inner-tabs .nav-tabs .nav-item.active span {
  color: #ee3524;
}
.mmp-inner-tabs .nav-tabs .nav-item.active > i {
  border-bottom: 0px;
}
.mmp-inner-tabs .nav-tabs .nav-item.active:before {
  content: "";
  position: absolute;
  width: calc(100% - 60px);
  height: 100%;
  background: #ffffff;
  left: 0;
  right: 0;
  top: 0;
  border-top-left-radius: 5px;
  border-top: 1px solid #ababab;
  border-left: 1px solid #ababab;
  z-index: 1;
}
.mmp-inner-tabs .nav-tabs .nav-item.active:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 100%;
  background: #ffffff;
  right: 0;
  top: 0;
  transform-origin: top left;
  transform: skew(0deg, 45deg);
  z-index: 1;
  border: 1px solid #505050;
  border-left: 0;
  border-bottom: 0;
}
.mmp-inner-tabs #nav-tab-facility.nav-tabs {
  display: flex;
  justify-content: space-between;
  box-shadow: none;
  border-radius: 0;
  overflow: auto;
  border-bottom: 0px;
  flex-wrap: nowrap;
  width: 100%;
}
.mmp-inner-tabs #nav-tab-facility.nav-tabs .nav-item {
  border-radius: 0px;
  border: 0px;
  flex: 1;
  background: transparent;
  text-align: left;
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  width: auto;
  display: inline-block;
  position: relative;
  border-top-left-radius: 5px;
  margin: 0px;
  border-bottom: 0px solid #ababab;
  padding: 0px;
  height: auto;
  overflow: hidden;
}
.mmp-inner-tabs #nav-tab-facility.nav-tabs .nav-item:before, .mmp-inner-tabs #nav-tab-facility.nav-tabs .nav-item:after {
  content: "";
  display: none !important;
}
.mmp-inner-tabs #nav-tab-facility.nav-tabs .nav-item.active, .mmp-inner-tabs #nav-tab-facility.nav-tabs .nav-item:hover {
  border-bottom: 0px solid #ababab;
}
.mmp-inner-tabs #nav-tab-facility.nav-tabs .nav-item.active:before, .mmp-inner-tabs #nav-tab-facility.nav-tabs .nav-item.active:after, .mmp-inner-tabs #nav-tab-facility.nav-tabs .nav-item:hover:before, .mmp-inner-tabs #nav-tab-facility.nav-tabs .nav-item:hover:after {
  content: "";
  display: none !important;
}
.mmp-inner-tabs .tab-content {
  margin-top: -7px;
  border-top: 1px solid #ababab;
  z-index: 1;
  position: relative;
}
.mmp-inner-tabs .tab-content .tab-pane {
  border: 1px solid #ababab;
  border-top: 0px;
  border-radius: 0 0 5px 5px;
  padding: 15px;
}
.mmp-inner-tabs #nav-tabContent-facility {
  margin-top: 0px;
  border-top: 0px solid #ababab;
  z-index: 1;
  position: relative;
}
.mmp-inner-tabs #nav-tabContent-facility .tab-pane {
  border: 0px !important;
  border-radius: 0px;
  padding: 0;
}

.mmp-table thead td {
  border: 0px;
  border-top: 1px solid #dee2e6;
}
.mmp-table thead td:first-child {
  border-left: 1px solid #dee2e6;
}
.mmp-table thead td:last-child {
  border-right: 1px solid #dee2e6;
}
.mmp-table .table-sub-head td {
  background: #DDDDDD;
  border-top: 0px;
}

/*Verticle Tabs */
.vertical-tabs {
  padding: 0px;
  height: 100%;
  overflow: hidden;
  display: flex;
  margin-top: 1px;
}
.vertical-tabs .nav.nav-tabs {
  float: left;
  display: block;
  margin-right: 0px;
  border-bottom: 0;
  border-right: 0px solid transparent;
  padding-right: 0px;
  width: 200px;
  background: #f0f0f0;
}
.vertical-tabs .nav.nav-tabs + .tab-content {
  flex: 1;
  padding: 15px;
}
.vertical-tabs .nav-tabs .nav-link {
  display: block;
  color: #585A5B;
  text-decoration: none;
  padding: 1em;
  font-weight: 400;
  border-left: 2px solid transparent;
  font-size: 16px;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}
.vertical-tabs .nav-tabs .nav-link.active {
  color: #ffffff;
  font-weight: bold;
  background-color: #2A2E53;
  border-left: 2px solid #ee3524;
  text-decoration: none;
}
.vertical-tabs .tab-content > .active {
  display: block;
  min-height: 165px;
}

/* MMP Scrollable Menu */
.scrollable-block {
  position: relative;
  display: flex;
  margin-top: 1px;
}
.scrollable-block .scrollable-content .quote-process-block:last-child {
  padding-bottom: 30px !important;
}
.scrollable-block .scrollable-content .page-section:last-child {
  padding-bottom: 30px !important;
  border-bottom: 0px solid #d4d4d4;
}

.page-section {
  height: auto;
  width: 100%;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 30px;
  background: #ffffff;
  padding-top: 40px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 30px;
}
.page-section:first-child {
  padding-top: 30px;
}
.page-section .sub-title-block {
  font-size: 16px;
  font-weight: bold;
}

.scrollable-content {
  height: auto;
  width: calc(100% - 200px);
  background: #ffffff;
}

.navigationscroll-outer {
  width: 245px;
  margin-left: 0;
  background-color: #f0f0f0;
}

.navigationscroll {
  position: relative;
  width: 200px;
  color: #fff;
  flex: 1;
}
.navigationscroll.fixed {
  position: fixed;
  top: 110px;
}

.navigation__link {
  display: block;
  color: #585A5B;
  text-decoration: none;
  padding: 1em;
  font-weight: 400;
  border-left: 2px solid transparent;
}

.navigation__link:hover,
.navigation__link.active {
  color: #ffffff;
  font-weight: bold;
  background-color: #2A2E53;
  border-left: 2px solid #ee3524;
  text-decoration: none;
}

/* MMP Scrollable Menu */
.table-quote-cancel-screen thead td {
  border-right: 0px;
  border-left: 0px;
  background: #8d8d8d;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.table-quote-cancel-screen thead td:first-child {
  border-left: 1px solid #dee2e6;
}
.table-quote-cancel-screen thead td:last-child {
  border-right: 1px solid #dee2e6;
}
.table-quote-cancel-screen tbody tr td {
  text-align: center;
}
.table-quote-cancel-screen tbody tr td:first-child {
  text-align: left;
}

.comment-block {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.comment-block .text-document {
  opacity: 0.3;
}
.comment-block .comment-avatar {
  background: url("/assets/img/avatar.png") no-repeat;
  display: block;
  width: 55px;
  height: 55px;
}
.comment-block .comment-details {
  flex: 1;
  margin: 0 0 0 30px;
}
.comment-block .comment-details > h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.comment-block .comment-details .comment-sub-block > span {
  font-size: 12px;
  color: #ACACAC;
  margin-left: 0px;
  font-weight: normal;
}
.comment-block .comment-details .comment-sub-block > a.disabled {
  pointer-events: none;
}
.comment-block .comment-details .comment-sub-block > a.disabled .material-icons {
  color: rgba(200, 200, 200, 0.8);
}
.comment-block .comment-details .comment-sub-block > a .material-icons {
  color: rgba(238, 53, 36, 0.8);
}
.comment-block .comment-details .comment-sub-block > a .material-icons:hover {
  color: #ee3524;
}

.highlight-expiry-date {
  background: #b3b3b3 !important;
  color: #ffffff !important;
}

.quick-save-btn {
  height: 36px;
  margin-top: 0px;
  display: inline-block;
  margin-right: 0px;
  box-shadow: none;
}
.quick-save-btn:hover {
  color: #ffffff !important;
  background: #585A5B !important;
  box-shadow: 0 0 5px 5px rgba(88, 90, 91, 0.25) !important;
}

.mmp-action-btns {
  display: flex;
  justify-content: flex-end;
}
.mmp-action-btns .btn-icon {
  margin-left: 5px;
}

.mmp-tab-buttons {
  text-align: center;
}
.mmp-tab-buttons > a {
  background: #2a2e53;
  display: inline-block;
  padding: 6px 15px;
  color: #ffffff;
  width: 100px;
  opacity: 0.8;
  border-radius: 3px;
}
.mmp-tab-buttons > a:hover {
  opacity: 1;
  color: #ffffff;
  background: rgba(88, 90, 91, 0.8) !important;
  box-shadow: 0 0 0 0.2rem rgba(88, 90, 91, 0.25);
}
.mmp-tab-buttons > a:focus {
  box-shadow: 0 0 10px 0 rgba(42, 46, 83, 0.8);
  text-decoration: none;
  box-shadow: 0 0 0 0.2rem rgba(88, 90, 91, 0.25);
}
.mmp-tab-buttons .btn-prev[disabled],
.mmp-tab-buttons .btn-next[disabled] {
  opacity: 0.5;
  color: #ffffff;
  pointer-events: none;
}
.mmp-tab-buttons .btn-prev[disabled]:hover, .mmp-tab-buttons .btn-prev[disabled]:focus,
.mmp-tab-buttons .btn-next[disabled]:hover,
.mmp-tab-buttons .btn-next[disabled]:focus {
  box-shadow: none;
}
.mmp-tab-buttons .btn-prev {
  margin-left: 5px;
  padding-left: 30px;
}
.mmp-tab-buttons .btn-prev:before, .mmp-tab-buttons .btn-prev:after {
  content: "chevron_left";
  left: 25px;
  top: 7px;
  direction: rtl;
  font-weight: normal;
  font-size: 19px;
}
.mmp-tab-buttons .btn-prev:before {
  left: 20px;
}
.mmp-tab-buttons .btn-next {
  margin-right: 5px;
  padding-right: 30px;
}
.mmp-tab-buttons .btn-next:before, .mmp-tab-buttons .btn-next:after {
  content: "chevron_right";
  right: 20px;
  direction: ltr;
  top: 7px;
  font-weight: normal;
  font-size: 19px;
}
.mmp-tab-buttons .btn-next:before {
  right: 25px;
}

.refer-this h3,
.refer-this .form-control {
  font-weight: 600;
  font-size: 18px;
}
.refer-this .form-control {
  height: 2rem !important;
}

.refund-estimate {
  width: auto;
  float: right;
}
.refund-estimate h3 {
  color: #ffffff;
  font-size: 16px;
  background: url("/assets/img/icon-at-doller.png") no-repeat 10px center #2a2e53;
  width: 100%;
  padding: 10px 10px 10px 50px;
  height: 50px;
  line-height: 30px;
  margin-bottom: 0px;
}
.refund-estimate > div {
  border: 1px solid #d4d4d4;
  background: #ffffff;
  color: #ee3524;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  padding: 20px 10px;
}
.refund-estimate > div > span {
  display: block;
  font-size: 12px;
  color: #292929;
  font-weight: normal;
  font-style: italic;
}

.commission-refund {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}

.com-total {
  background: #8d8d8d !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  text-align: center !important;
}

.cover-heading {
  color: #292929;
  background: #F6F6F6;
  font-size: 18px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  padding: 10px 15px;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}

.alert-info-covers {
  background: #CDE5FE;
  border: 1px solid #B6D9FD;
  color: #325981;
  float: left;
}
.alert-info-covers .info-icon-covers {
  background: url("/assets/img/info-icon-covers.png") no-repeat center;
  width: 17px;
  height: 17px;
  float: left;
  margin-top: 4px;
  margin-right: 5px;
}

.assciated-covers-btn {
  background: transparent;
  cursor: pointer;
  border: 0px;
  color: #1A73E8;
  font-size: 0;
  position: relative;
  width: 100px;
  height: 20px;
  display: inline-block;
  margin-left: 20px;
}
.assciated-covers-btn:before {
  content: "Show less";
  position: absolute;
  left: 0px;
  top: -5px;
  width: 100px;
  height: 20px;
  font-size: 14px;
  cursor: pointer;
}
.assciated-covers-btn.collapsed:before {
  content: "Show more";
}

.green-tick {
  background: url("/assets/img/green_success.png") no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 25px;
  height: 25px;
}

.red-close {
  background: url("/assets/img/close-red-icon.png") no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 25px;
  height: 25px;
}

.associated-covers-table {
  clear: both;
}
.associated-covers-table p {
  font-weight: bold;
}
.associated-covers-table thead th {
  background: #F6F6F6;
  font-weight: normal;
  vertical-align: middle;
}
.associated-covers-table tbody tr:nth-child(2n) td {
  background: #F6F6F6;
}
.associated-covers-table tbody tr:nth-child(2n+1) td {
  background: #ffffff;
}

.mmp-product-boxes {
  border: 1px solid #cccccc;
  height: auto;
  overflow: hidden;
  padding: 10px;
  border-radius: 3px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  height: 100%;
}
.mmp-product-boxes img {
  width: 20px;
  height: auto;
  margin-right: 10px;
  float: left;
}
.mmp-product-boxes label {
  float: left;
  width: auto;
  width: calc(100% - 52px);
  font-size: 16px;
}
.mmp-product-boxes label span {
  display: block;
  font-size: 14px;
  color: #7b7c7e;
  margin-top: 5px;
}
.mmp-product-boxes > span {
  float: right;
}
.mmp-product-boxes > span.tick-active {
  background: url("/assets/img/tick-red.png");
  width: 25px;
  height: 25px;
  display: inline-block;
}
.mmp-product-boxes > span.tick-close {
  background: url("/assets/img/close-red.png");
  width: 25px;
  height: 25px;
}
.mmp-product-boxes.knocked-out-covers {
  background: url("/assets/img/stripes.png");
}
.mmp-product-boxes:hover, .mmp-product-boxes.active, .mmp-product-boxes.mmp-product-boxes-cancelled {
  border: 1px solid #cccccc;
}

.custom-site-keyfeatures {
  box-shadow: none;
  border: 0px;
}
.custom-site-keyfeatures li {
  margin-bottom: 10px;
  box-shadow: none;
}
.custom-site-keyfeatures .collapsible-header {
  background: #ffffff;
  color: #1B1D1F;
  position: relative;
  transition: all 0.2s;
  padding-right: 45px;
}
.custom-site-keyfeatures .collapsible-header:focus {
  background: #ffffff;
  box-shadow: 0 0 10px 0 rgba(150, 150, 150, 0.5);
  color: #1B1D1F;
  position: relative;
}
.custom-site-keyfeatures .collapsible-header:focus .material-icons {
  color: #2a2e53;
}
.custom-site-keyfeatures .collapsible-header .material-icons {
  position: absolute;
  right: 0px;
  color: #2a2e53;
  font-size: 28px;
  height: 15px;
  overflow: hidden;
  transition: all 0.2s;
  top: calc(50% - 6px);
}
.custom-site-keyfeatures .active .collapsible-header {
  background: #272A4F;
  color: #ffffff;
  position: relative;
  transition: all 0.2s;
}
.custom-site-keyfeatures .active .collapsible-header .material-icons {
  position: absolute;
  right: 0px;
  color: #ffffff;
  font-size: 28px;
  height: 15px;
  overflow: hidden;
  transform: rotate(180deg);
  transition: all 0.2s;
}
.custom-site-keyfeatures .collapsible-body {
  background: #ffffff;
  padding: 15px;
  font-size: 14px;
}

.custom-site-stats {
  position: relative;
}
.custom-site-stats .business-details {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.custom-site-stats .business-details > li {
  margin-bottom: 30px;
  padding-left: 110px;
}
.custom-site-stats .business-details > li > label {
  font-size: 40px;
  color: #ee3524;
  font-weight: 600;
  line-height: 48px;
  font-family: "source_sans_pro";
  width: 80%;
}
.custom-site-stats .business-details > li > label > span {
  font-size: 21px;
  line-height: 24px;
  color: #1B1D1F;
  display: block;
  margin-top: 0px;
  width: 100%;
  font-family: "robotoregular";
  font-weight: normal;
}
.custom-site-stats .business-details .new-business {
  background: url("/assets/img/hand-shake.svg") no-repeat 0px 10px;
}
.custom-site-stats .business-details .sme-policies {
  background: url("/assets/img/policy_ic.svg") no-repeat 0px 10px;
}
.custom-site-stats .business-details .growth-rate {
  background: url("/assets/img/growth_ic.svg") no-repeat 0px 10px;
}
.custom-site-stats .custom-site-stats-middle {
  width: 270px;
  height: calc(100% - 100px);
  margin: 50px 0;
  background: #ffffff;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.14), 0 3px 0px -5px rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(100, 100, 100, 0.2);
  padding: 10px;
  position: absolute;
  top: 0;
  left: calc(50% - 135px);
  display: flex;
  align-items: center;
  z-index: 2;
}
.custom-site-stats .custom-site-stats-middle img {
  height: auto;
  width: 100%;
  max-width: 100%;
}
.custom-site-stats .custom-site-stats-right {
  position: relative;
}
.custom-site-stats .custom-site-stats-right:before {
  background: #2a2e53;
  width: calc(100% - 30px);
  height: 100%;
  position: absolute;
  content: "";
  opacity: 0.8;
}
.custom-site-stats .custom-site-stats-right img {
  width: 100%;
  height: auto;
}

.custom-site-map .container {
  background: url("/assets/img/map-bg.svg");
  background-size: cover;
  min-height: 300px;
  padding: 90px 0;
  text-align: center;
}
.custom-site-map .container img {
  height: auto;
  max-height: 100%;
}

.custom-site-faqs {
  padding: 30px;
  margin-top: 50px;
}
.custom-site-faqs .faq-collapsible {
  box-shadow: none;
  border: 0px;
  padding-left: 0px !important;
}
.custom-site-faqs .faq-collapsible li {
  margin-bottom: 25px !important;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.14), 0 3px 0px -5px rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(100, 100, 100, 0.2) !important;
  list-style: none !important;
}
.custom-site-faqs .faq-collapsible .collapsible-header {
  position: relative;
  color: #1B1D1F;
  font-weight: normal;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 45px;
}
.custom-site-faqs .faq-collapsible .collapsible-header > span {
  font-size: 16px;
}
.custom-site-faqs .faq-collapsible .collapsible-header .material-icons {
  position: absolute;
  right: 0px;
  color: #ee3524;
  font-size: 28px;
}
.custom-site-faqs .faq-collapsible .collapsible-header .add-icon {
  display: block;
  margin-right: 5px;
}
.custom-site-faqs .faq-collapsible .collapsible-header .remove-icon {
  display: none;
  margin-right: 5px;
}
.custom-site-faqs .faq-collapsible .active .collapsible-header {
  position: relative;
  background: #EFF0F2;
}
.custom-site-faqs .faq-collapsible .active .collapsible-header .add-icon {
  display: none;
}
.custom-site-faqs .faq-collapsible .active .collapsible-header .remove-icon {
  display: block;
}

.home-slider {
  height: auto;
  padding-bottom: 20px;
  background-size: cover;
}

.home-header {
  margin-bottom: -60px;
}

.custom-sites-home-slider {
  padding-top: 150px;
  color: #ffffff;
  height: calc(100vh - 0px);
}
.custom-sites-home-slider .custom-sites-home-slider-left h2 {
  font-size: 48px;
  text-transform: none;
  font-weight: 600;
  color: #ffffff;
}
.custom-sites-home-slider .custom-sites-home-slider-left h2 span {
  font-size: 32px;
  margin-top: 0px;
  display: block;
  margin-bottom: 20px;
  line-height: 34px;
  color: #ffffff;
  font-weight: normal;
}

.custom-sites-home-slider-right p {
  font-size: 20px;
}
.custom-sites-home-slider-right .home-after-login {
  text-align: center;
}
.custom-sites-home-slider-right .home-after-login .material-icons {
  font-size: 100px;
}
.custom-sites-home-slider-right .home-after-login h3 {
  font-size: 20px;
  font-weight: normal;
}
.custom-sites-home-slider-right .home-after-login h3 span {
  color: #ffffff;
  display: block;
  font-size: 16px;
  margin: 30px 0;
}
.custom-sites-home-slider-right .home-after-login .get-a-quote-btn {
  background: #ee3524;
  border: 0px;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 4px;
  width: 200px;
  display: inline-block;
  opacity: 1;
  box-shadow: 0 0 10px 0 rgba(65, 63, 84, 0.5);
}
.custom-sites-home-slider-right .home-after-login .get-a-quote-btn:hover, .custom-sites-home-slider-right .home-after-login .get-a-quote-btn:focus {
  text-decoration: none;
  opacity: 0.8;
  box-shadow: 0 0 10px 0 rgba(238, 53, 36, 0.8);
}

.home-page-top-text {
  font-size: 20px;
  color: #ffffff;
}

.navbar a {
  font-size: 15px;
  font-weight: normal;
}

.home-page-banner-blocks {
  margin: 40px inherit;
  justify-content: center;
}
.home-page-banner-blocks .home-page-banner-block {
  margin-bottom: 20px;
}
.home-page-banner-blocks .home-page-banner-block .home-page-banner-block-inner {
  max-width: 600px;
  border-radius: 0px;
  overflow: hidden;
  margin: auto;
}
.home-page-banner-blocks .home-page-banner-block img {
  width: 100%;
  height: 240px;
}
.home-page-banner-blocks .home-page-banner-block a {
  background-color: #ffffff;
  display: block;
  width: 100%;
  padding: 25px 40px;
  text-transform: none;
  color: #1B1D1F;
  font-size: 18px;
  font-weight: normal;
  font-family: "source_sans_pro";
  text-align: center;
  border: 1px solid #DBDBDB;
}
.home-page-banner-blocks .home-page-banner-block a p {
  display: block;
  font-size: 24px;
  font-weight: 600;
}
.home-page-banner-blocks .home-page-banner-block a:hover, .home-page-banner-blocks .home-page-banner-block a:focus {
  text-decoration: none;
  opacity: 1;
  text-decoration: none;
  border: 1px solid #ee3524;
  color: #ee3524;
}
.home-page-banner-blocks .home-page-banner-block a:hover a, .home-page-banner-blocks .home-page-banner-block a:focus a {
  color: #ee3524;
}

.modal .home-page-banner-blocks {
  margin: 40px 0;
  justify-content: center;
}
.modal .home-page-banner-blocks .home-page-banner-block {
  margin-bottom: 20px;
}
.modal .home-page-banner-blocks .home-page-banner-block .home-page-banner-block-inner {
  max-width: 600px;
  border-radius: 0 40px 0 40px;
  overflow: hidden;
  margin: auto;
  box-shadow: 0px 0px 4px 4px #dad6d6;
}
.modal .home-page-banner-blocks .home-page-banner-block img {
  width: 100%;
  height: 240px;
}
.modal .home-page-banner-blocks .home-page-banner-block a {
  background: url("/assets/img/left-arrow-red.png") calc(100% - 20px) center no-repeat;
  background-color: #ffffff;
  display: block;
  width: 100%;
  padding: 25px 40px;
  text-transform: none;
  color: #ee3524;
  font-size: 18px;
  font-weight: normal;
  font-family: "robotoregular";
}
.modal .home-page-banner-blocks .home-page-banner-block a p {
  display: block;
  font-size: 24px;
  font-weight: 600;
}
.modal .home-page-banner-blocks .home-page-banner-block a:hover, .modal .home-page-banner-blocks .home-page-banner-block a:focus {
  text-decoration: none;
  opacity: 0.8;
  text-decoration: none;
  color: #ee3524;
  background-color: #dddddd;
}

.get-quote-btn {
  background: #272A4F;
  color: #ffffff;
  padding: 10px;
  line-height: 50px;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 99;
}
.get-quote-btn p {
  margin-bottom: 0px;
}
.get-quote-btn p span {
  display: inline-block;
}
.get-quote-btn .btn-probind {
  width: auto;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 20px !important;
}
.get-quote-btn button {
  width: 200px;
  padding: 15px;
  font-size: 16px;
}

.feedback-btn {
  background: #ee3524;
  width: 30px;
  height: 130px;
  position: fixed;
  top: calc(50vh - 30px);
  right: 0px;
  transform: rotate(0deg);
  z-index: 99;
  font-size: 15px;
  transition: all 0.5s;
  box-shadow: -3px 0px 5px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px 0px 0 4px;
}
.feedback-btn button {
  width: 130px;
  background: transparent;
  border: 0px;
  color: #ffffff;
  padding: 4px 0px;
  transform: rotate(270deg);
  position: relative;
  right: 50px;
  top: 50px;
  font-weight: normal;
}
.feedback-btn:focus, .feedback-btn:hover {
  opacity: 0.8;
  transition: all 0.5s;
  cursor: pointer;
  width: 40px;
}

.custom-site-info-block {
  background: #EFF0F2;
  padding: 50px 0;
}
.custom-site-info-block .custom-site-info-block-inner-img {
  border: 10px solid #ffffff;
  width: 400px;
}
.custom-site-info-block .custom-site-info-block-inner-left-content {
  position: absolute;
  width: 60%;
}
.custom-site-info-block .custom-site-info-block-inner-left-content h2 {
  color: #ee3524;
  font-weight: 600;
  font-size: 32px;
}
.custom-site-info-block .custom-site-info-block-inner-left-content p {
  background: #ffffff;
  padding: 20px;
  font-size: 16px;
  line-height: 18px;
}

.occupations-toggle {
  background: #f6f6f6;
  padding: 10px 15px;
  border: 1px solid #d4d4d4;
  border-bottom: 0px;
  cursor: pointer;
}
.occupations-toggle.active + .select-ocupations-block {
  overflow: hidden;
  height: 0px !important;
}
.occupations-toggle.active span {
  width: 75px;
}
.occupations-toggle.active span:before {
  content: "Expand";
  left: 8px;
}
.occupations-toggle.active span:after {
  transform: rotate(0deg);
  transition: all 0.5s;
}
.occupations-toggle span {
  color: #ee3524;
  position: relative;
  width: 75px;
}
.occupations-toggle span:before {
  content: "Collapse";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  font-weight: 400;
}
.occupations-toggle span:after {
  content: "arrow_drop_down";
  position: absolute;
  right: 0;
  top: 0;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
  transform: rotate(180deg);
  transition: all 0.5s;
}

.occupations-select h2 {
  font-weight: 600;
  font-size: 26px;
}
.occupations-select .select-ocupations-block {
  border: 0px solid #d4d4d4;
  height: auto !important;
}
.occupations-select .select-ocupations-block > h3 {
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #d4d4d4;
  padding: 15px;
  margin-bottom: 10px;
}
.occupations-select .occupation-selection-block {
  padding: 0px;
}
.occupations-select .occupation-search-block {
  border: 1px solid #d4d4d4;
  margin-bottom: 10px;
  display: flex;
  padding: 0 0px;
}
.occupations-select .occupation-search-block input {
  border: 0px !important;
  box-shadow: none !important;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.occupations-select .occupation-search-block input:focus {
  border: 0px !important;
  box-shadow: none !important;
  margin: 0px;
}
.occupations-select .occupation-search-block .search-btn {
  background: url("/assets/img/search-icon.svg") no-repeat center center;
  border: 0px;
  width: 40px;
  opacity: 0.8;
}
.occupations-select .occupation-search-block .search-btn:focus, .occupations-select .occupation-search-block .search-btn:hover {
  border: 0px;
  outline: none;
  opacity: 1;
}
.occupations-select .occupation-search-block .search-btn:focus {
  box-shadow: 0 0 5px rgba(88, 90, 91, 0.8);
}
.occupations-select .occupation-select-table td {
  font-weight: 600;
  color: #292929;
  font-size: 16px;
}
.occupations-select .occupation-select-table td label span {
  height: 20px;
  line-height: 20px;
}
.occupations-select .occupation-select-table td label [type=checkbox].filled-in:checked + span:not(.lever):after {
  background: #ee3524;
  border: 2px solid #ee3524;
}
.occupations-select .occupations-breakdown {
  background: #F5F5F5;
  border: 1px solid #D4D4D4;
  padding: 10px;
}
.occupations-select .occupations-breakdown h3 {
  font-weight: 600;
  font-size: 16px;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table {
  border: 1px solid #dee2e6;
  margin-bottom: 0px;
  margin-bottom: 10px;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table tbody tr:nth-child(2n-1) {
  background: #ffffff;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table tfoot td {
  padding: 15px 35px 15px 10;
  font-weight: 600;
  font-size: 18px;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table td {
  text-align: left;
  vertical-align: middle;
  padding: 5px 10px;
  line-height: 22px;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table td .breakdown-percentage {
  position: relative;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table td .breakdown-percentage input {
  width: calc(100% - 20px);
  text-align: right;
  padding-top: 2px;
  font-size: 18px;
  font-weight: 600;
  padding-right: 5px;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table td .breakdown-percentage input[type=text]:not(.browser-default).valid,
.occupations-select .occupations-breakdown .occupations-breakdown-table td .breakdown-percentage input[type=text]:not(.browser-default):focus.valid {
  border-bottom: 1px solid #2a2e53;
  box-shadow: 0 1px 0 0 #2a2e53;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table td .breakdown-percentage .input-icon-right {
  right: 0px;
  top: 8px;
  font-size: 18px;
  font-weight: 600;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table .close-occupation {
  outline: none;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table .close-occupation span {
  cursor: pointer;
}
.occupations-select .occupations-breakdown .occupations-breakdown-table .close-occupation span:hover, .occupations-select .occupations-breakdown .occupations-breakdown-table .close-occupation span:focus {
  color: rgba(0, 0, 0, 0.5);
}

/* Get a Quote Modal Pop Up */
.getquote-modal {
  width: 70%;
  right: 0px;
  left: inherit;
  height: 100vh;
  max-height: 100vh;
  background: #F4F8FE;
  border-radius: 0;
  padding: 0px !important;
  font-family: "robotoregular";
}
.getquote-modal .modal-dialog {
  width: 100%;
  background: transparent;
  height: 100%;
  border: 0px;
  max-width: 100% !important;
  margin: 0px;
  padding: 0px;
}
.getquote-modal .modal-dialog .modal-content {
  border: 0px;
  border-radius: 0px;
  background: transparent;
  display: flex;
  height: 100%;
  padding: 0px;
}
.getquote-modal .modal-dialog .modal-content .modal-header {
  background: transparent;
  border: 0px;
  height: 72px;
  display: flex;
  text-align: left;
  justify-content: flex-start;
  padding: 20px 30px;
}
.getquote-modal .modal-dialog .modal-content .modal-header .survey-quote-steps {
  width: auto;
  position: relative;
  height: 40px;
  margin-left: 50px;
}
.getquote-modal .modal-dialog .modal-content .modal-header .survey-quote-steps:before {
  width: calc(100% - 30px);
  position: absolute;
  top: 23px;
  left: 15px;
  border-top: 2px solid #a3a7b9;
  opacity: 1;
  content: "";
  height: 1px;
  z-index: 0;
}
.getquote-modal .modal-dialog .modal-content .modal-header .survey-quote-steps span {
  font-size: 0px;
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 10px;
  opacity: 1;
  margin: 0 5px;
  z-index: 1;
  padding: 3px;
  position: relative;
}
.getquote-modal .modal-dialog .modal-content .modal-header .survey-quote-steps span.active {
  border: 1px solid #2A2E53;
  opacity: 1;
}
.getquote-modal .modal-dialog .modal-content .modal-header .survey-quote-steps span.active:before {
  background: #2A2E53;
}
.getquote-modal .modal-dialog .modal-content .modal-header .survey-quote-steps span:before {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 10px;
  background: #a3a7b9;
  content: "";
}
.getquote-modal .modal-dialog .modal-content .modal-header .skip-quote {
  border: 1px solid #ee3524;
  color: #ee3524;
  background: transparent;
  font-size: 12px;
  padding: 10px 30px;
  border-radius: 30px;
  transition: all 0.2s;
  cursor: pointer;
}
.getquote-modal .modal-dialog .modal-content .modal-header .skip-quote.disabled {
  background: #c8c8c8;
  border: 1px solid #dadada;
  pointer-events: none;
  color: #909090;
}
.getquote-modal .modal-dialog .modal-content .modal-header .skip-quote.disabled:hover {
  background: #c8c8c8;
  border: 1px solid #dadada;
  pointer-events: none;
  color: #909090;
}
.getquote-modal .modal-dialog .modal-content .modal-header .skip-quote.disabled:focus {
  background: #c8c8c8;
  border: 1px solid #dadada;
  pointer-events: none;
  color: #909090;
  box-shadow: none;
}
.getquote-modal .modal-dialog .modal-content .modal-header .skip-quote:hover {
  border: 1px solid #ee3524;
  color: #ffffff;
  background: #ee3524;
  transition: all 0.2s;
  text-decoration: none;
}
.getquote-modal .modal-dialog .modal-content .modal-header .skip-quote:focus {
  border: 1px solid #ee3524;
  box-shadow: 0 0 5px 0px rgba(100, 100, 100, 0.8);
  color: #ffffff;
  background: #ee3524;
  transition: all 0.2s;
  text-decoration: none;
}
.getquote-modal .modal-dialog .modal-content .modal-header .btn-close {
  background: #ee3524;
  width: 60px;
  height: 60px;
  opacity: 1;
  border-radius: 0px 0px 0px 100px;
  padding: 0;
  margin: 0;
  right: 0;
  top: 0;
  position: absolute;
  outline: none;
}
.getquote-modal .modal-dialog .modal-content .modal-header .btn-close:focus, .getquote-modal .modal-dialog .modal-content .modal-header .btn-close:hover {
  box-shadow: 0 0 10px 0 rgba(238, 53, 36, 0.8);
}
.getquote-modal .modal-dialog .modal-content .modal-header .btn-close span {
  font-size: 0px;
  background: url("/assets/img/close_white.svg") 25px 15px no-repeat;
  display: block;
  width: 60px;
  height: 60px;
  margin: auto;
  padding: 0;
  text-shadow: none;
  background-size: 20px;
}
.getquote-modal .modal-dialog .modal-content .modal-body .skip-abn {
  color: #ee3524;
  margin-left: 10px;
  font-weight: 400;
  font-size: 14px;
  border: 1px solid #ee3524;
  padding: 3px 15px;
  border-radius: 20px;
  background: #ffffff;
}
.getquote-modal .modal-dialog .modal-content .modal-body .skip-abn:hover {
  border: 1px solid #ee3524;
  color: #ffffff;
  background: #ee3524;
  transition: all 0.2s;
  text-decoration: none;
  cursor: pointer;
}
.getquote-modal .modal-dialog .modal-content .modal-body .skip-abn:focus {
  background: #ee3524;
  color: #ffffff;
  box-shadow: 0 0 10px 0 rgba(238, 53, 36, 0.8);
}
.getquote-modal .modal-dialog .modal-content .modal-body #dvAbn {
  border-top: 1px solid #dee2e6 !important;
  margin-top: 3rem !important;
  padding-top: 3rem !important;
}
.getquote-modal .modal-dialog .modal-content .modal-body .question-body .stylish-radio-btn-1 {
  width: 100%;
}
.getquote-modal .modal-dialog .modal-content .modal-body .question-body .stylish-radio-btn-1 > span {
  width: 100%;
}
.getquote-modal .modal-dialog .modal-content .modal-body .question-body .occupations-select .close-occupation {
  cursor: pointer;
  cursor: pointer;
}
.getquote-modal .modal-dialog .modal-content .modal-body .question-body .occupations-select .close-occupation a {
  color: #212529;
}
.getquote-modal .modal-dialog .modal-content .modal-body .question-body .occupations-select .close-occupation a:hover {
  text-decoration: none;
  opacity: 0.5;
}
.getquote-modal .modal-dialog .modal-content .modal-body .question-body .occupations-select .close-occupation a:focus {
  text-decoration: none;
  opacity: 0.5;
  box-shadow: 0 0 10x 0 rgba(150, 150, 150, 0.3);
}
.getquote-modal .modal-dialog .modal-content .modal-body .question-body .occupations-select .close-occupation:hover, .getquote-modal .modal-dialog .modal-content .modal-body .question-body .occupations-select .close-occupation:focus {
  color: rgba(0, 0, 0, 0.5);
}
.getquote-modal .modal-dialog .modal-content .modal-body .tab-content .question-text {
  margin-bottom: 30px;
}
.getquote-modal .modal-dialog .modal-content .modal-footer {
  height: 72px;
  border: 0px;
  background: #ffffff;
  text-align: unset;
  display: flex;
  justify-content: space-between;
  padding: 15px 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.getquote-modal .modal-dialog .modal-content .modal-footer .get-quote-prev {
  background: transparent;
  padding: 10px 10px 10px 15px;
  border: 0px;
  font-size: 12px;
  font-weight: 600;
  color: #1B1D1F;
  opacity: 1;
  position: relative;
}
.getquote-modal .modal-dialog .modal-content .modal-footer .get-quote-prev:before {
  content: "keyboard_arrow_left";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  position: absolute;
  width: 20px;
  height: 24px;
  font-size: 28px;
  left: 0;
  right: inherit;
  top: 0px;
  text-align: center;
  font-weight: normal;
  direction: rtl;
  margin-right: 5px;
}
.getquote-modal .modal-dialog .modal-content .modal-footer .get-quote-prev:disabled {
  color: #1B1D1F;
  opacity: 0.3;
}
.getquote-modal .modal-dialog .modal-content .modal-footer .get-quote-prev:disabled:hover {
  color: #1B1D1F;
}
.getquote-modal .modal-dialog .modal-content .modal-footer .get-quote-prev:hover {
  color: #ee3524;
}
.getquote-modal .modal-dialog .modal-content .modal-footer .get-quote-prev:focus {
  color: #ee3524;
  text-decoration: underline;
}
.getquote-modal .modal-dialog .modal-content .modal-footer .get-quote-next {
  background: #ee3524 !important;
  background-size: auto 16px;
  padding: 5px 50px 5px 35px;
  border: 0px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  opacity: 1;
  width: auto;
  line-height: 24px;
  border-radius: 36px;
  text-transform: none;
  position: relative;
}
.getquote-modal .modal-dialog .modal-content .modal-footer .get-quote-next:after {
  content: "keyboard_arrow_right";
  color: #ffffff;
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  position: absolute;
  width: 20px;
  height: 24px;
  font-size: 28px;
  left: inherit;
  right: inherit;
  top: 8px;
  text-align: center;
  font-weight: normal;
  direction: rtl;
  margin-left: 5px;
}
.getquote-modal .modal-dialog .modal-content .modal-footer .get-quote-next:hover {
  background: rgba(238, 53, 36, 0.8) !important;
  background-size: auto 16px;
}
.getquote-modal .modal-dialog .modal-content .modal-body {
  align-items: center;
  display: flex;
  flex: 1;
  padding: 0;
}
.getquote-modal .modal-dialog .modal-content .modal-body .occupation-table-block {
  max-height: calc(100vh - 470px);
  overflow: auto;
  position: relative;
}
.getquote-modal .modal-dialog .modal-content .modal-body .occupations-select {
  height: auto;
  overflow: hidden;
}
.getquote-modal .modal-dialog .modal-content .modal-body .like-unlike-btns {
  display: block;
  width: 100%;
  margin-top: 30px;
}
.getquote-modal .modal-dialog .modal-content .modal-body .like-unlike-btns button {
  border: 1px solid #2A2E53;
  border-radius: 30px;
  width: 160px;
  padding: 10px;
  font-size: 18px;
  line-height: 18px;
}
.getquote-modal .modal-dialog .modal-content .modal-body .like-unlike-btns .like {
  background: #2A2E53;
  color: #FFFFFF;
  margin-right: 30px;
}
.getquote-modal .modal-dialog .modal-content .modal-body .like-unlike-btns .like span {
  background: url("/assets/img/like.png");
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: 15px;
}
.getquote-modal .modal-dialog .modal-content .modal-body .like-unlike-btns .unlike {
  background: #FFFFFF;
  color: #2A2E53;
}
.getquote-modal .modal-dialog .modal-content .modal-body .like-unlike-btns .unlike span {
  background: url("/assets/img/unlike.png") no-repeat;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: 15px;
}
.getquote-modal .modal-dialog .modal-content .modal-body .survey-pop-heading span {
  font-size: 20px;
  display: block;
}
.getquote-modal .modal-dialog .modal-content .modal-body .survey-pop-heading-small {
  font-family: "robotoregular";
  font-size: 20px;
}
.getquote-modal .modal-dialog .modal-content .modal-body ul.risk-options {
  width: 100%;
  padding: 0;
  margin: 0;
}
.getquote-modal .modal-dialog .modal-content .modal-body ul.risk-options li {
  display: inline-block;
  margin: 15px 25px;
  width: 230px;
}
.getquote-modal .modal-dialog .modal-content .modal-body ul.risk-options li span {
  background: #ffffff;
  border: 1px solid #2A2E53;
  color: #2A2E53;
  padding: 10px 15px;
  border-radius: 25px;
  text-align: center;
  display: block;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
}
.getquote-modal .modal-dialog .modal-content .modal-body ul.risk-options li span.active, .getquote-modal .modal-dialog .modal-content .modal-body ul.risk-options li span:hover {
  background: #2A2E53;
  border: 1px solid #2A2E53;
  color: #ffffff;
}

.no-header-close {
  background: url("/assets/img/close_red.png") no-repeat center;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  background-size: 20px;
}

.occupations-edit {
  max-height: 100vh !important;
  overflow: auto !important;
}
.occupations-edit .occupation-table-block {
  max-height: calc(100vh - 440px) !important;
  overflow: auto;
  position: relative;
}

.survey-pop-states-block {
  height: auto;
  overflow: auto;
  margin: 5px 0 20px;
  border: 1px solid #cccccc;
  background: #ffffff;
}
.survey-pop-states-block .survey-pop-states-block-body {
  max-height: 300px;
  overflow-y: auto;
}
.survey-pop-states-block .survey-pop-states-block-footer {
  background: #ffffff;
  border-top: 1px solid #cccccc;
}
.survey-pop-states-block .survey-pop-states-block-footer label {
  font-weight: 600;
  font-size: 20px;
  padding: 20px 0px;
}
.survey-pop-states-block .survey-pop-states-block-footer .survey-states {
  background: #2a2e53;
  position: relative;
  width: 100px;
  border: 0px solid #cccccc;
  border-radius: 0px;
  float: right;
  height: 60px;
  overflow: hidden;
  color: #ffffff;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0px;
}
.survey-pop-states-block .survey-pop-states-block-footer .survey-states .form-control {
  width: 56px;
  float: none;
  text-align: center;
  height: 60px;
  margin: 0;
  line-height: 52px;
  border: 0px;
  color: #ffffff;
  background: transparent;
}
.survey-pop-states-block .survey-pop-states-block-footer .survey-states .form-control:focus {
  outline: none;
  box-shadow: none;
}
.survey-pop-states-block .survey-pop-states-block-footer .survey-states .input-icon-right {
  font-weight: 400;
  color: #ffffff;
  border-left: 0px solid #cccccc;
  position: relative;
  float: right;
  text-align: center;
  width: 46px;
  right: 0px;
  top: 0;
  line-height: 40px;
}
.survey-pop-states-block .survey-states-row {
  border-bottom: 1px solid #cccccc;
  padding: 10px 0;
}
.survey-pop-states-block .survey-states-row:last-child {
  border-bottom: 0px;
}
.survey-pop-states-block .survey-states-row:nth-child(2n) {
  background-color: rgba(200, 200, 200, 0.1);
}
.survey-pop-states-block .survey-states-row-select-state {
  margin-top: 10px;
}
.survey-pop-states-block .percentage-block {
  width: 200px;
  float: right;
}
.survey-pop-states-block .percentage-block > input {
  width: 75px !important;
  text-align: right;
}
.survey-pop-states-block .survey-states-button-blocks {
  float: left;
  width: 110px;
  height: 40px;
  padding: 5px;
}
.survey-pop-states-block .survey-states-button-blocks button {
  background: #ffffff;
  color: #ee3524;
  outline: none;
  margin-right: 10px;
}
.survey-pop-states-block .survey-states-button-blocks button i {
  color: #ee3524;
  font-weight: 600;
  line-height: 34px;
}
.survey-pop-states-block [type=checkbox].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #ee3524;
  background-color: #ee3524;
  z-index: 0;
}
.survey-pop-states-block .survey-states {
  position: relative;
  width: 90px;
  border: 0px solid #cccccc;
  border-radius: 5px;
  float: right;
  height: 40px;
  overflow: hidden;
  color: #000000;
  display: flex;
  flex-wrap: nowrap;
}
.survey-pop-states-block .survey-states .form-control {
  width: 50px;
  float: left;
  text-align: center;
  height: 40px;
  margin: 0;
  line-height: 40px;
  border: 0px;
  color: #000000;
  background: #ffffff;
}
.survey-pop-states-block .survey-states input[type=text] {
  height: 100%;
  margin-bottom: 0;
  padding: 0 5px;
}
.survey-pop-states-block .survey-states .input-icon-right {
  font-weight: 400;
  color: #000000;
  position: relative;
  float: right;
  text-align: center;
  width: 35px;
  right: 0;
  top: 0;
  height: 36px;
  line-height: 36px;
  align-items: center;
}

/*
.survey-block-inner-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    cursor: pointer;
}

.survey-block-inner-scroll::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.survey-block-inner-scroll::-webkit-scrollbar-thumb {
    background-color: $primaryColor;
    border: 10px solid $primaryColor;
    border-radius: 20px;
    cursor: pointer;
}

.mmp-tab-body .survey-block-inner-scroll {
    max-height: calc(380px) !important;
}

.survey-block-inner-scroll {
    max-height: calc(100vh - 490px);
    height: auto;
    overflow: auto;


    &::webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    &::webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
        appearance: none;
    }

    &::webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #555;
    }
}
*/
.mmp-tab-body .survey-block-inner-scroll {
  max-height: calc(380px) !important;
}

.survey-block-inner-scroll {
  max-height: calc(100vh - 490px);
  height: auto;
  overflow: auto;
}

.occupation-modal .question-text {
  font-family: "source_sans_pro";
  font-size: 28px;
  color: #1B1D1F;
  margin-bottom: 30px;
}

.getquote-modal.getquote-modal-center {
  left: 10%;
  right: 10%;
  top: 10%;
  height: 80%;
  bottom: 10%;
  width: 80%;
  border: 5px solid #cdcdcd;
}

/* Survery PopUp Modal */
#survey-modal .question-text {
  font-family: "source_sans_pro";
  font-size: 28px;
  color: #1B1D1F;
  margin-bottom: 10px;
}
#survey-modal .question-body .select2-container {
  min-width: 200px;
}
#survey-modal .field-validation-error {
  font-size: 14px !important;
}

/* Business Solutions */
.business-solutions-slider {
  padding-top: 110px;
  position: relative;
}
.business-solutions-slider .business-solutions-slider-img {
  width: 100%;
  height: auto;
}
.business-solutions-slider .business-solutions-slider-inner {
  position: absolute;
  top: 110px;
  left: 0px;
  width: 100%;
  height: calc(100% - 0px);
  background: rgba(0, 0, 0, 0);
}
.business-solutions-slider .business-solutions-slider-choose-industry {
  padding: 40px;
  background: rgba(255, 255, 255, 0.8);
  margin-top: 80px;
}
.business-solutions-slider .business-solutions-slider-choose-industry .select2-container {
  background: url("/assets/img/bg-red-arrow.png") no-repeat center right #ffffff;
  padding: 0px 25px 0 10px !important;
  border: 1px solid #cdcdcd;
  height: 36px;
}
.business-solutions-slider .business-solutions-slider-choose-industry .select2-container .select2-selection__rendered {
  line-height: 34px !important;
}
.business-solutions-slider .business-solutions-slider-choose-industry select {
  border: 1px solid #d1d6e0 !important;
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  flex: 1;
}
.business-solutions-slider .business-solutions-slider-choose-industry h2 {
  color: #272A4F;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 30px;
}
.business-solutions-slider .business-solutions-slider-choose-industry p {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
}
.business-solutions-slider .business-solutions-slider-choose-industry p.small {
  font-size: 14px;
  font-weight: 400;
}
.business-solutions-slider .business-solutions-slider-choose-industry button,
.business-solutions-slider .business-solutions-slider-choose-industry .btn-primary {
  margin-top: 1px;
  margin-bottom: 0px;
  background: #ee3524;
  height: 34px;
  margin-left: 2px;
  outline: none;
  box-shadow: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.business-solutions-slider .business-solutions-slider-choose-industry .btn-primary:not(:disabled):not(.disabled).active:focus,
.business-solutions-slider .business-solutions-slider-choose-industry .btn-primary:not(:disabled):not(.disabled):active:focus,
.business-solutions-slider .business-solutions-slider-choose-industry .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(238, 53, 36, 0.5) !important;
  background: rgba(238, 53, 36, 0.8);
  outline: none;
}
.business-solutions-slider .business-solutions-slider-choose-industry .select-wrapper {
  width: 218px;
  text-align: left;
}
.business-solutions-slider .business-solutions-slider-choose-industry .select-wrapper input.select-dropdown {
  border: 1px solid #cccccc;
  padding: 0 15px;
  width: auto;
  height: 34px;
  padding-right: 35px;
  text-align: left;
}
.business-solutions-slider .business-solutions-slider-choose-industry .select-wrapper .caret {
  background: url("/assets/img/down_arrow _small.png") no-repeat center #ee3524;
  background-size: 12px;
  width: 34px;
  height: 34px;
  fill: none;
}

/* Banner Block */
.banner-block {
  position: relative;
}
.banner-block .banner-block-img {
  width: 100%;
  height: auto;
}
.banner-block .banner-block-content {
  padding: 40px;
  background: rgba(255, 255, 255, 0.6);
}
.banner-block .banner-block-inner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  display: flex;
  align-items: center;
}
.banner-block .banner-block-inner .container {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.banner-block .banner-block-inner .banner-block-inner-img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-height: 80%;
}
.banner-block .banner-block-inner.banner-block-inner-right {
  left: inherit;
  right: 0px;
}
.banner-block .banner-block-inner.banner-block-inner-right .container {
  align-content: flex-end;
  justify-content: flex-end;
}
.banner-block .banner-block-inner.banner-block-inner-right .banner-block-content {
  float: right;
}
.banner-block .banner-block-inner h2 {
  color: #272A4F;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 30px;
}
.banner-block .banner-block-inner p {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
}
.banner-block .banner-block-inner p.small {
  font-size: 14px;
  font-weight: 400;
}
.banner-block + .banner-over-content {
  margin-top: -100px;
  z-index: 1;
  position: relative;
}

.proauto-banner-block .banner-block-content {
  background: #2a2e53;
}
.proauto-banner-block .banner-block-content h3 {
  padding: 0;
  margin: 0 0 20px;
  font-size: 32px;
  color: #fff;
  line-height: 43px;
}
.proauto-banner-block .banner-block-content ul li {
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  font-family: "source_sans_pro";
}
.proauto-banner-block .banner-block-content ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 9px;
  display: block;
  border-radius: 10px;
}

.custom-sites-points-block {
  padding: 0px 0 60px;
}
.custom-sites-points-block h2 {
  font-weight: 600;
  font-size: 32px;
  color: #ee3524;
  margin-bottom: 20px;
}
.custom-sites-points-block p {
  font-size: 18px;
}
.custom-sites-points-block .card {
  box-shadow: 0px 0px 20px 0 rgba(200, 200, 200, 0.5);
  border-radius: 0px;
  border: 0px;
}
.custom-sites-points-block ul {
  padding-left: 0px !important;
}
.custom-sites-points-block ul li {
  font-weight: 400 !important;
  font-size: 18px !important;
  padding-left: 40px !important;
  margin-bottom: 15px !important;
  line-height: 32px !important;
  list-style: none !important;
}
.custom-sites-points-block .container ul {
  padding-left: 0px !important;
}
.custom-sites-points-block .container ul li {
  list-style: none !important;
}
.custom-sites-points-block .card-content ul {
  padding-left: 0px !important;
}
.custom-sites-points-block .card-content ul li {
  font-weight: bold;
}
.custom-sites-points-block li {
  background: url("/assets/img/checked.svg") no-repeat 0px 6px;
}

.industry-slider-outer {
  position: relative;
  background: url("/assets/img/image49.png") no-repeat;
  padding: 30px 0;
  background-size: 100% 350px;
}
.industry-slider-outer .heading-lg {
  font-size: 32px;
  font-weight: 600;
}
.industry-slider-outer h3 {
  color: #ffffff;
}
.industry-slider-outer p {
  color: #ffffff;
}
.industry-slider-outer .industry-slider {
  margin-top: 0px;
}
.industry-slider-outer .industry-slider .industry-slider-card {
  background: #ffffff;
  color: #1B1D1F;
  padding: 15px;
  box-shadow: 0 15px 20px 0 rgba(200, 200, 200, 0.5);
  height: 100%;
}
.industry-slider-outer .industry-slider .industry-slider-card h4 {
  color: #ee3524;
  font-weight: 600;
  font-size: 20px;
  display: flex;
  flex-wrap: wrap;
}
.industry-slider-outer .industry-slider .industry-slider-card h4 span {
  width: 30px;
  margin-right: 10px;
  height: auto;
}
.industry-slider-outer .industry-slider .industry-slider-card h4 label {
  flex: 1;
  color: #ee3524;
  font-family: "source_sans_pro";
  font-size: 20px;
}
.industry-slider-outer .industry-slider .industry-slider-card h4 label a {
  color: #ee3524;
}
.industry-slider-outer .industry-slider .industry-slider-card h4 label a:hover {
  text-decoration: none;
  color: #2a2e53;
}
.industry-slider-outer .industry-slider .industry-slider-card p {
  color: #1B1D1F;
  font-size: 16px;
  height: auto;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

.cover-dos-donts {
  margin-top: 50px;
}

.cover-dos,
.cover-donts {
  background: #ffffff;
  padding: 30px;
  box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
}
.cover-dos > h3,
.cover-donts > h3 {
  color: #ee3524;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
}
.cover-dos ul,
.cover-donts ul {
  padding: 0px !important;
  margin: 0px !important;
}
.cover-dos ul li,
.cover-donts ul li {
  font-size: 15px !important;
  color: #1b1d1f !important;
  font-weight: normal !important;
  line-height: 30px !important;
}

.cover-dos li {
  background: url("/assets/img/checked.svg") no-repeat left 4px !important;
  background-size: 22px !important;
  padding-left: 40px !important;
  margin-bottom: 15px !important;
}

.cover-donts li {
  background: url("/assets/img/close-icon.svg") no-repeat left 4px;
  background-size: 22px !important;
  padding-left: 40px !important;
  margin-bottom: 15px !important;
}

.liability-insurance-cost h3 {
  color: #ee3524;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
}
.liability-insurance-cost .quote-box {
  width: 250px;
  margin: auto;
  text-align: center;
  background: #ffffff;
  padding: 30px;
  box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
}
.liability-insurance-cost .quote-box h3 {
  margin: 20px 0px;
}
.liability-insurance-cost .quote-box p {
  color: #1B1D1F;
  margin: 0 auto;
  font-weight: 400;
}
.liability-insurance-cost .quote-box .btn {
  margin-top: 15px;
  background: #ee3524;
  padding: 15px 50px;
  height: auto;
  text-transform: none;
  font-size: 16px;
  outline: none;
}
.liability-insurance-cost .quote-box .btn:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  outline: none;
}

.coverage-slider-outer {
  position: relative;
}
.coverage-slider-outer .card {
  border: 0px;
  margin: 10px;
  border-radius: 0px;
  box-shadow: 0 0px 10px 0px rgba(200, 200, 200, 0.5);
}
.coverage-slider-outer:before {
  background: #EFF0F2;
  position: absolute;
  width: 100%;
  height: 40%;
  content: "";
  z-index: 0;
}
.coverage-slider-outer > .container {
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 30px 0;
}
.coverage-slider-outer > .container > h3 {
  font-size: 32px;
  color: #ee3524;
  line-height: 40px;
  margin-bottom: 30px;
  font-weight: 600;
}
.coverage-slider-outer > .container > h3 span {
  font-size: 16px;
  color: #1B1D1F;
  display: block;
  font-weight: normal;
  line-height: 18px;
}
.coverage-slider-outer .coverage-slider .card-header {
  padding: 0px;
  position: relative;
}
.coverage-slider-outer .coverage-slider .card-header > img {
  height: 235px !important;
}
.coverage-slider-outer .coverage-slider .card-header h3 {
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  padding: 20px 15px;
  margin: 0px;
  display: flex;
  justify-items: center;
  flex-wrap: nowrap;
  align-items: center;
}
.coverage-slider-outer .coverage-slider .card-header h3 span {
  width: 45px;
  float: left;
  height: 35px;
  line-height: 35px;
  border-right: 1px solid #ffffff;
  padding-right: 10px;
  margin-right: 10px;
}
.coverage-slider-outer .coverage-slider .card-header h3 span img {
  width: auto;
  height: auto;
  max-height: 35px;
  max-width: 35px;
}
.coverage-slider-outer .coverage-slider .card-header h3 label {
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  font-family: "source_sans_pro";
  cursor: pointer;
}
.coverage-slider-outer .coverage-slider .card-content > p {
  font-size: 16px;
  height: 100px;
  overflow: hidden;
}
.coverage-slider-outer .coverage-slider .card-content > div {
  max-height: 100px;
  overflow: hidden;
}
.coverage-slider-outer .coverage-slider .card-content > a {
  text-transform: uppercase;
  color: #ee3524;
  background: url("/assets/img/double-angle-pointing-to-right.svg") no-repeat right;
  padding-right: 18px;
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0;
  display: inline-block;
}
.coverage-slider-outer .coverage-slider .owl-theme button {
  border: 1px solid transparent;
  transition: all 0.2s;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 0 5px;
}
.coverage-slider-outer .coverage-slider .owl-theme button span {
  margin: auto;
  line-height: 20px;
}
.coverage-slider-outer .coverage-slider .owl-theme button:hover,
.coverage-slider-outer .coverage-slider .owl-theme button.active {
  border: 1px solid #ee3524;
  transition: all 0.2s;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
}
.coverage-slider-outer .coverage-slider .owl-theme button:hover span,
.coverage-slider-outer .coverage-slider .owl-theme button.active span {
  background: #ee3524;
  margin: auto;
}
.coverage-slider-outer .coverage-slider .owl-theme .owl-nav {
  position: absolute;
  top: calc(50% - 60px);
  left: -20px;
  width: calc(100% + 40px);
  display: flex;
  justify-content: space-between;
}
.coverage-slider-outer .coverage-slider .owl-theme .owl-nav button {
  background: transparent;
}
.coverage-slider-outer .coverage-slider .owl-theme .owl-nav button:hover {
  background: transparent;
}
.coverage-slider-outer .coverage-slider .owl-theme .owl-nav.disabled {
  display: none;
}
.coverage-slider-outer .coverage-slider .owl-theme .owl-nav button.owl-next span {
  font-size: 0px;
  background: url("/assets/img/arrow-point-to-right-big.svg") no-repeat right center;
  width: 25px;
  height: 35px;
  display: inline-block;
}
.coverage-slider-outer .coverage-slider .owl-theme .owl-nav button.owl-prev span {
  font-size: 0px;
  background: url("/assets/img/arrow-point-to-right-big.svg") no-repeat right center;
  width: 25px;
  height: 35px;
  display: inline-block;
  transform: rotate(180deg);
}

.custom-sites-testimonials {
  background: url("/assets/img/testimonials-slider-bg.png") no-repeat;
  background-size: cover;
  padding: 90px 0;
}
.custom-sites-testimonials > .container {
  background: #ffffff;
  box-shadow: 0 0 30px 0 rgba(200, 200, 200, 0.8);
}
.custom-sites-testimonials .custom-sites-testimonials-left {
  padding: 30px;
}
.custom-sites-testimonials .custom-sites-testimonials-left h3 {
  font-size: 32px;
  color: #ee3524;
  font-weight: 600;
  line-height: 40px;
}
.custom-sites-testimonials .custom-sites-testimonials-left p {
  margin-bottom: 20px;
  color: #1B1D1F;
  font-weight: 400;
}
.custom-sites-testimonials .custom-sites-testimonials-right .card {
  box-shadow: none;
  border: 0px;
}
.custom-sites-testimonials .custom-sites-testimonials-right .card .card-content > p {
  border-left: 1px solid #2a2e53;
  padding-left: 20px;
  font-weight: 600;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #272A4F;
  font-style: italic;
}
.custom-sites-testimonials .custom-sites-testimonials-right .card .card-footer {
  background: transparent;
  box-shadow: none;
  display: flex;
  align-items: center;
}
.custom-sites-testimonials .custom-sites-testimonials-right .card .card-footer > span {
  background: transparent;
  margin-right: 20px;
}
.custom-sites-testimonials .custom-sites-testimonials-right .card .card-footer > span img {
  background: transparent;
  width: 75px;
  height: 75px;
  border-radius: 75px;
}
.custom-sites-testimonials .custom-sites-testimonials-right .card .card-footer label {
  font-weight: 600;
}
.custom-sites-testimonials .custom-sites-testimonials-right .card .card-footer label span {
  font-weight: normal;
}
.custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel-inner {
  background: url("/assets/img/big-quotes.png") no-repeat;
  background-position: 98% 10px;
  position: relative;
}
.custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel {
  width: calc(100% - 200px);
  position: static;
}
.custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel .owl-nav {
  position: absolute;
  right: 100px;
  bottom: 20px;
}
.custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel .owl-nav button {
  width: 43px;
  height: 43px;
  border: 1px solid #cdcdcd;
  border-radius: 0px;
}
.custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel .owl-nav button.owl-prev {
  background: url("/assets/img/arrow-point-to-left-1.svg") no-repeat center;
  background-size: 6px;
  outline: none;
}
.custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel .owl-nav button.owl-prev span {
  font-size: 0px;
  outline: none;
}
.custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel .owl-nav button.owl-next {
  background: url("/assets/img/arrow-point-to-right-1.svg") no-repeat center;
  background-size: 6px;
  outline: none;
}
.custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel .owl-nav button.owl-next span {
  font-size: 0px;
  outline: none;
}

.percentage-block > input[type=number] {
  width: 75px !important;
  text-align: right !important;
}

.covers-questions-block {
  padding: 50px 0;
  background: #ffffff;
}
.covers-questions-block .cover-question {
  background: #ffffff;
  margin-bottom: 0px;
  padding: 30px 0;
}
.covers-questions-block .cover-question .cover-question-head {
  color: #ee3524;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
}
.covers-questions-block .cover-question-alt {
  background: url("/assets/img/testimonials-slider-bg.png");
}

.professions-list-block .professions-list-head {
  font-size: 32px;
  font-weight: 600;
  color: #ee3524;
}
.professions-list-block .professions-list-item {
  position: relative;
  margin-bottom: 30px;
}
.professions-list-block .professions-list-item img {
  width: 100%;
  height: auto;
}
.professions-list-block .professions-list-item h3 {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0px;
  left: 15px;
  margin: 0px;
  width: calc(100% - 30px);
  padding: 20px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.bs-industry-slider .slick-slide img {
  width: 100%;
  height: 220px;
}
.bs-industry-slider .slick-dots li {
  border: 1px solid transparent;
  border-radius: 20px;
  border-radius: 20px;
  height: 20px;
  width: 20px;
  transition: all 0.2s;
}
.bs-industry-slider .slick-dots li.slick-active, .bs-industry-slider .slick-dots li:hover {
  border: 1px solid #ee3524;
  transition: all 0.2s;
}
.bs-industry-slider .slick-dots li.slick-active button, .bs-industry-slider .slick-dots li:hover button {
  background: #ee3524;
  transition: all 0.2s;
}
.bs-industry-slider .slick-dots li button {
  margin: 2px auto;
  padding: 0px;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  background: rgba(42, 46, 83, 0.4);
  border-radius: 20px;
  margin-top: 4px;
}
.bs-industry-slider .slick-dots li button:before {
  color: #ee3524;
  width: 17px;
  height: 17px;
  margin: 0;
  padding: 0;
  left: 1px;
  font-size: 17px;
  top: 1px;
  display: none;
}
.bs-industry-slider .bs-industry-slider-card {
  position: relative;
  margin-bottom: 10px;
  padding: 10px;
}
.bs-industry-slider .bs-industry-slider-card a {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: auto;
  width: calc(100% - 20px);
  top: inherit;
  bottom: 10px;
  left: 10px;
  opacity: 1;
  overflow: hidden;
  transition: all 0.5s;
}
.bs-industry-slider .bs-industry-slider-card a p {
  display: block;
  padding: 0px 20px;
  height: 0px;
  overflow: hidden;
  margin: 0;
  opacity: 0;
  transition: all 0.5s;
}
.bs-industry-slider .bs-industry-slider-card a h3 {
  color: #ffffff;
  font-size: 18px;
  padding: 15px 20px;
  opacity: 1;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0px;
  font-weight: 600;
}
.bs-industry-slider .bs-industry-slider-card a h3 span {
  width: 25px;
  height: 1px;
  display: inline-block;
  background: #ee3524;
  margin-right: 10px;
  line-height: 20px;
  margin-bottom: 5px;
}
.bs-industry-slider .bs-industry-slider-card a h3 label {
  color: #ffffff;
  font-size: 16px;
  display: block;
  margin-top: 15px;
}
.bs-industry-slider .bs-industry-slider-card:hover a {
  width: calc(100% - 20px);
  transition: all 0.2s;
}
.bs-industry-slider .bs-industry-slider-card:hover a h3 {
  width: 100%;
  opacity: 1;
  font-weight: 600;
}
.bs-industry-slider .bs-industry-slider-card:hover {
  cursor: pointer;
}
.bs-industry-slider .bs-industry-slider-card:hover a {
  text-decoration: none;
  opacity: 1;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  transition: all 0.5s;
}
.bs-industry-slider .bs-industry-slider-card:hover a > h3 {
  font-weight: 600;
}
.bs-industry-slider .bs-industry-slider-card:hover a p {
  display: block;
  padding: 0px 20px;
  height: auto;
  overflow: hidden;
  margin: 0;
  opacity: 1;
  transition: all 0.5s;
  width: 100%;
}

.recommended-cover-block-outer h2 {
  color: #1B1D1F;
  font-size: 30px;
  font-weight: 400;
  height: auto;
  overflow: hidden;
  width: 100%;
}
.recommended-cover-block-outer h2 > label {
  float: right;
  background: #ffffff;
  border: 1px solid #DBDBDB;
  border-radius: 3px;
  padding: 5px 10px;
  font-family: "robotoregular";
}
.recommended-cover-block-outer h2 > label > span {
  font-size: 14px !important;
  color: #1B1D1F;
  margin-bottom: 10px;
}
.recommended-cover-block-outer h2 > label > label {
  font-size: 20px;
  color: #1B1D1F;
}
.recommended-cover-block-outer .recommended-cover-block {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 20px;
}
.recommended-cover-block-outer .recommended-cover-block > label {
  width: 20px;
  margin-right: 10px;
  padding-top: 5px;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner {
  flex: 1;
  border: 1px solid #cdcdcd;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.3);
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #cdcdcd;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > label {
  color: #2A2E53;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 15px;
  width: auto;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > span {
  font-family: "robotoregular";
  position: relative;
  background: #2A2E53;
  color: #ffffff;
  padding: 10px 15px;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > span:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0px;
  height: 100%;
  width: 100px;
  transform: skew(36deg, 0deg);
  background: #2A2E53;
  z-index: 1;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > span > label {
  font-size: 30px;
  font-weight: 600;
  z-index: 2;
  position: relative;
  color: #ffffff;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > span > span {
  font-size: 14px;
  font-weight: normal;
  z-index: 2;
  position: relative;
  color: #ffffff;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner .cover-body {
  padding: 15px;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner .cover-body h3 {
  font-size: 16px;
  font-weight: 600;
  color: #2A2E53;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner .cover-body ul {
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner .cover-body ul li {
  position: relative;
  padding-left: 30px;
  line-height: 22px;
  margin-bottom: 5px;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner .cover-body ul li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 3px;
  width: 18px;
  height: 18px;
  background: url("/assets/img/mini-left-arrow.svg") #ffffff no-repeat center;
  box-shadow: 0 0 5px 0 #c8c8c8;
  border-radius: 15px;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner .cover-body .whats-covered li:before {
  background: url("/assets/img/green-round-tick.png") #ffffff no-repeat center;
  box-shadow: none;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner .cover-body .policy-exclusions li:before {
  background: url("/assets/img/red-round-cross.png") #ffffff no-repeat center;
  box-shadow: none;
}
.recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner .cover-body .survey-range-slider > label {
  font-size: 14px;
  color: #1B1D1F;
}

.cover-page-total {
  padding: 0px 15px;
  background: #ffffff;
  width: 100%;
  z-index: 2;
}
.cover-page-total .estimated-value {
  background: #2A2E53;
  position: relative;
  padding: 10px 15px;
  height: 72px;
}
.cover-page-total .estimated-value:after {
  content: "";
  background: #2A2E53;
  width: 100px;
  height: 100%;
  position: absolute;
  right: -45px;
  top: 0px;
  transform: skew(40deg, 0deg);
}
.cover-page-total .estimated-value h3 {
  font-size: 30px;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
}
.cover-page-total .estimated-value h3 label {
  font-size: 14px;
  display: block;
  color: #ffffff;
}
.cover-page-total .estimated-value h3 span {
  font-size: 14px;
}
.cover-page-total .estimated-value h3 #totalPremium {
  font-size: 30px;
}
.cover-page-total .estimated-value-btn {
  text-align: right;
}
.cover-page-total .estimated-value-btn button {
  margin-top: 16px;
  background: #ee3524;
  width: 160px;
  padding: 10px;
  border-radius: 50px;
  font-size: 16px;
  box-shadow: 0px 0px 10px 0 rgba(100, 100, 100, 0.5);
}

.no-quote-popup .modal-content {
  max-width: 600px !important;
  background: transparent !important;
  margin: auto !important;
  border: 0px !important;
}
.no-quote-popup .modal-content .modal-body {
  width: 90%;
  max-width: 500px;
  background: #ffffff;
  text-align: center;
  flex: 0 !important;
  display: block !important;
  margin: auto;
  padding: 50px !important;
}

/* Dashboard Screens */
.dashboard-outer {
  height: auto;
  width: 100%;
  padding: 15px 0 40px;
  clear: both;
}

.dashboard-inputs {
  background: #cacfda;
}

.dashboard-outputs {
  background: #d5dae6;
}

.dashboard-outputs-details-numbers {
  background: #ffffff;
  margin: 5px 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  padding: 10px;
}
.dashboard-outputs-details-numbers > label {
  height: auto;
  overflow: hidden;
  display: inline-block;
  padding-bottom: 15px;
  font-weight: 600;
}
.dashboard-outputs-details-numbers > label > span {
  border-bottom: 3px solid #ee3524;
  padding-bottom: 2px;
}
.dashboard-outputs-details-numbers .form-inline {
  font-size: 24px;
  font-weight: 600;
}
.dashboard-outputs-details-numbers .form-inline span {
  margin-right: 10px;
  height: 40px;
}

.dashboard-states-count-row {
  background: #ffffff;
  padding: 15px 0;
  height: auto;
}
.dashboard-states-count-row h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
  height: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.dashboard-states-count-row h3 label span {
  border-bottom: 3px solid #ee3524;
  padding-bottom: 2px;
}
.dashboard-states-count-row .dash-board-states-count {
  background: #ffffff;
  border: 0px;
  box-shadow: 0 0 10px 0 rgba(150, 150, 150, 0.3);
  display: flex;
  align-items: center;
  padding: 0px;
  margin: 5px 0px;
  width: calc(100% - 30px);
}
.dashboard-states-count-row .dash-board-states-count > label {
  background: #2a2e53;
  color: #ffffff;
  padding: 15px 10px;
  width: 50%;
  position: relative;
  text-align: left;
}
.dashboard-states-count-row .dash-board-states-count > label:after {
  content: "";
  position: absolute;
  right: 0px;
  top: calc(50% - 5px);
  background: transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid #ffffff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  width: 5px;
  height: 5px;
}
.dashboard-states-count-row .dash-board-states-count > span {
  background: #ffffff;
  font-size: 28px;
  font-weight: 600;
  padding: 5px;
  width: 50%;
  text-align: center;
  line-height: 1;
  display: inline-block;
  margin: 0;
}

.dashboard-outer-heading > h1 {
  color: #292929;
  font-weight: bold;
  font-family: "robotoregular";
}

.dashboard-quote-details {
  background: #ffffff;
  padding: 10px 20px;
  margin: 20px 0;
}
.dashboard-quote-details h3 label {
  height: auto;
  overflow: hidden;
  display: inline-block;
  padding-bottom: 15px;
  font-weight: 600;
}
.dashboard-quote-details h3 label > span {
  border-bottom: 3px solid #ee3524;
  padding-bottom: 2px;
}
.dashboard-quote-details table {
  border: 1px solid #cdcdcd;
  min-width: inherit !important;
}
.dashboard-quote-details table tr td {
  font-size: 14px;
  padding: 10px;
}
.dashboard-quote-details table thead tr td {
  background: #ffffff;
  font-weight: 600;
}
.dashboard-quote-details table tbody tr td {
  font-size: 14px;
}
.dashboard-quote-details table tbody tr td .status-box {
  font-size: 14px;
  width: 100px;
}
.dashboard-quote-details table tbody tr td select.form-control {
  background-color: transparent;
}

.dashboard-chart {
  background: #ffffff;
}
.dashboard-chart > h3 {
  font-size: 20px;
  font-weight: 600;
}
.dashboard-chart > h3 label span {
  border-bottom: 3px solid #ee3524;
  padding-bottom: 2px;
}
.dashboard-chart .result-chart {
  width: 100%;
  height: 350px;
  overflow: hidden;
  clear: both;
}
.dashboard-chart .result-chart > div {
  height: 300px;
}
.dashboard-chart .policy-info-labels-block {
  width: 100%;
  height: auto;
  padding: 15px 30px;
}
.dashboard-chart .policy-info-labels-block .policy-info-label {
  position: relative;
  display: inline-block;
  width: auto;
  padding-left: 15px;
  margin-right: 20px;
}
.dashboard-chart .policy-info-labels-block .policy-info-label:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 6px;
  background: #cccccc;
  display: inline-block;
  border-radius: 10px;
}
.dashboard-chart .policy-info-labels-block .policy-info-label.policy-info-label-netpayble:before {
  background: #3366CC;
}
.dashboard-chart .policy-info-labels-block .policy-info-label.policy-info-label-netoutstandingbalance:before {
  background: #DC3912;
}
.dashboard-chart .policy-info-labels-block .policy-info-label.policy-info-label-totalincome:before {
  background: #FF9900;
}
.dashboard-chart .policy-info-labels-block .policy-info-label.policy-info-label-totalrefund:before {
  background: #109618;
}

.irs--modern {
  clear: both;
}
.irs--modern .irs-handle {
  border-top-width: 1px !important;
}
.irs--modern .irs-from,
.irs--modern .irs-single,
.irs--modern .irs-to {
  margin-top: -4px;
}

.dashboard-policy-info-range-sliders > .form-group {
  margin: 0px 0px 20px 0px;
}
.dashboard-policy-info-range-sliders label {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
}
.dashboard-policy-info-range-sliders label.small {
  font-size: 10px;
  display: block;
  width: 100%;
  line-height: 10px;
}
.dashboard-policy-info-range-sliders label span {
  font-size: 18px;
  font-weight: 600;
}
.dashboard-policy-info-range-sliders .irs {
  line-height: 10px;
}
.dashboard-policy-info-range-sliders .irs.irs-disabled {
  opacity: 1;
}
.dashboard-policy-info-range-sliders .irs-handle,
.dashboard-policy-info-range-sliders .irs-single {
  display: none;
}
.dashboard-policy-info-range-sliders .irs--modern {
  height: 10px;
}
.dashboard-policy-info-range-sliders .irs--modern .irs-line {
  height: 10px;
  background: #cdcdcd;
  top: 5px;
}
.dashboard-policy-info-range-sliders .irs--modern .irs-bar {
  height: 10px;
  top: 5px;
}

.js-range-slider-primary .irs-bar {
  top: 25px;
  height: 5px;
  background: #ee3524;
}

.js-range-slider-safron .irs-bar {
  top: 25px;
  height: 5px;
  background: #f79122;
}

.js-range-slider-blue .irs-bar {
  top: 25px;
  height: 5px;
  background: #3366CC;
}

.js-range-slider-sky-blue .irs-bar {
  top: 25px;
  height: 5px;
  background: #71D2DC;
}

.js-range-slider-light-pink .irs-bar {
  top: 25px;
  height: 5px;
  background: #FCA7A5;
}

.js-range-slider-red .irs-bar {
  top: 25px;
  height: 5px;
  background: #DC3912;
}

.js-range-slider-yellow .irs-bar {
  top: 25px;
  height: 5px;
  background: #FF9900;
}

.js-range-slider-green .irs-bar {
  top: 25px;
  height: 5px;
  background: #109618;
}

#survey-modal .modal-dialog .modal-content {
  overflow: hidden;
}
#survey-modal .modal-dialog .modal-content .modal-body {
  height: 100%;
}
#survey-modal .modal-dialog .modal-content .modal-body .state-overseas-notification {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #2a2e53;
}
#survey-modal .modal-dialog .modal-content .modal-body > .container-fluid {
  height: 100%;
  padding: 0;
  overflow: hidden;
}
#survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0px;
  position: relative;
  overflow: hidden;
  flex-wrap: wrap;
  flex-direction: column;
}
#survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .question-block-outer {
  width: 100%;
  display: flex;
  flex: 1 1 0;
  align-items: center;
  height: 100%;
  overflow: auto;
  padding: 30px;
  position: relative;
}
#survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .question-block-outer .recommended-cover-block-outer {
  width: 100%;
  width: 100%;
  max-height: 100%;
}
#survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .question-block-outer .recommended-cover-block-outer .survey-block-inner-scroll {
  max-height: none !important;
}
#survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .question-block-outer .quick-questions-set {
  width: 100%;
  max-height: 100%;
}
#survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .question-block-outer .quick-questions-set .question-block {
  width: 100%;
  max-height: 100%;
  margin-bottom: 30px;
}
#survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .modal-footer {
  position: relative;
  left: 0px;
  bottom: 0px;
}

.content-selection-block {
  border: 1px solid #c2c2c2;
}
.content-selection-block .content-selection-block-inner .input-group-search {
  padding: 10px;
}
.content-selection-block .content-selection-block-inner .input-group-search .input-group-append {
  align-items: center;
}
.content-selection-block .content-selection-block-inner .input-group-search .form-control {
  border-bottom: 0px;
  margin: 0px;
}
.content-selection-block .content-selection-block-inner .input-group-search .form-control:focus, .content-selection-block .content-selection-block-inner .input-group-search .form-control:hover, .content-selection-block .content-selection-block-inner .input-group-search .form-control:active, .content-selection-block .content-selection-block-inner .input-group-search .form-control:focus:active {
  border: 0px !important;
  box-shadow: none;
}
.content-selection-block .content-selection-block-inner .table-responsive table {
  margin-bottom: 0px;
}
.content-selection-block .content-selection-block-inner .table-responsive table tr:last-child {
  border-bottom: 0px;
}

.selection-display-block .table-responsive {
  border: 1px solid #c2c2c2;
  max-height: 460px;
  overflow-y: auto;
}
.selection-display-block .table-responsive table {
  margin-bottom: 0px;
}
.selection-display-block .table-responsive table tr:first-child td {
  border-top: 0px;
}
.selection-display-block .table-responsive table tr td:first-child {
  align-items: center;
  padding-top: 10px;
  padding-right: 0;
}
.selection-display-block .table-responsive table tr:last-child {
  border-bottom: 0px;
}
.selection-display-block .table-responsive table td {
  padding: 5px 10px;
  vertical-align: middle;
}
.selection-display-block .table-responsive table td .material-icons.btn-close {
  color: #ee3524;
  cursor: pointer;
}

.endorsement-content-block {
  border: 1px solid #c2c2c2;
  margin: 20px 0;
  padding: 10px;
}
.endorsement-content-block .endorsement-content {
  margin-bottom: 20px;
}
.endorsement-content-block .endorsement-content > h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
}

.main-container > .text-editor-container {
  padding-top: 0px;
}
.main-container > .text-editor-container > .covers-questions-block {
  padding-top: 0px;
}
.main-container > .text-editor-container > .covers-questions-block > .cover-question {
  padding-top: 0px;
}

.text-editor-container ul {
  padding-left: 30px;
}
.text-editor-container ul li {
  margin: inherit;
  list-style: disc !important;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 10px;
}
.text-editor-container ol {
  padding-left: 30px;
}
.text-editor-container ol li {
  margin: inherit;
  list-style-type: number !important;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 10px;
}

.insured-details-row .table thead tr:first-child th {
  border-color: transparent;
  border-bottom: 1px solid #dee2e6;
}

.yearly-month-payment {
  border: 2px solid transparent;
  padding: 15px;
  border-radius: 50px;
  height: 50px;
  cursor: pointer;
  position: relative;
}
.yearly-month-payment.active {
  border: 2px solid #ee3524;
}
.yearly-month-payment * {
  cursor: pointer;
}
.yearly-month-payment > label {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 0px;
  height: 50px;
  left: 0;
  padding: 15px;
}
.yearly-month-payment > label > span.ymp-text {
  font-size: 18px;
  position: relative;
}
.yearly-month-payment > label > span.ymp-text > span {
  color: #aaa;
}

.monthly-premium-disabled {
  position: relative;
}
.monthly-premium-disabled:before {
  width: calc(100% + 2px);
  height: calc(100% + 6px);
  background: #cdcdcd;
  content: "";
  position: absolute;
  left: -1px;
  top: -3px;
  z-index: 1;
  opacity: 0;
}
.monthly-premium-disabled .yearly-month-payment {
  border: 2px solid transparent;
  padding: 15px;
  border-radius: 50px;
  height: 50px;
  cursor: pointer;
  position: relative;
}
.monthly-premium-disabled .yearly-month-payment.active {
  border: 2px solid #dcdcdc;
}
.monthly-premium-disabled .yearly-month-payment * {
  cursor: not-allowed;
}
.monthly-premium-disabled .yearly-month-payment [type=radio]:checked + span:after,
.monthly-premium-disabled .yearly-month-payment [type=radio].with-gap:checked + span:before,
.monthly-premium-disabled .yearly-month-payment [type=radio].with-gap:checked + span:after {
  border: 2px solid #dcdcdc;
}
.monthly-premium-disabled .yearly-month-payment [type=radio]:checked + span:after,
.monthly-premium-disabled .yearly-month-payment [type=radio].with-gap:checked + span:after {
  background-color: #dcdcdc;
}
.monthly-premium-disabled .yearly-month-payment > label {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: not-allowed;
  position: absolute;
  top: 0px;
  height: 50px;
  left: 0;
  padding: 15px;
}
.monthly-premium-disabled .yearly-month-payment > label > span {
  cursor: not-allowed;
}
.monthly-premium-disabled .yearly-month-payment > label > span.ymp-text {
  font-size: 18px;
  position: relative;
}
.monthly-premium-disabled .yearly-month-payment > label > span.ymp-text > span {
  color: #aaa;
  cursor: not-allowed;
}

.occupations-slider {
  width: 100%;
}
.occupations-slider .container > h2 {
  color: #ee3524;
  font-weight: 800;
}

.occupations-slider-inner {
  width: 100%;
}
.occupations-slider-inner .owl-stage {
  position: relative;
  background: #e1e1e7;
  background: linear-gradient(0deg, #e1e1e7 0%, #f7f7f7 90%);
  border-top: 1px solid #B7B7CB;
  border-bottom: 1px solid #B7B7CB;
  height: 180px;
}
.occupations-slider-inner .owl-stage .owl-item {
  height: 100%;
}
.occupations-slider-inner .item {
  background: transparent !important;
  box-shadow: none;
  text-align: center;
  border: 0px;
  border-radius: 0px;
  height: 100%;
  margin: 0;
  position: relative;
}
.occupations-slider-inner .item:before {
  position: absolute;
  content: "";
  width: 1px;
  height: calc(100% - 40px);
  background: #B7B7CB;
  left: 0;
  top: 20px;
}
.occupations-slider-inner .item a {
  display: block;
  height: 100%;
}
.occupations-slider-inner .item img {
  width: auto;
  height: auto;
  margin: auto;
}
.occupations-slider-inner .item .card-header {
  background: transparent;
  border: 0px;
  text-align: center;
}
.occupations-slider-inner .item .card-header h3 {
  margin: 10px auto;
  max-width: 80%;
}
.occupations-slider-inner .item .card-header h3 label {
  font-size: 14px;
  color: #666666;
  cursor: pointer;
}
.occupations-slider-inner .owl-theme .owl-nav button.owl-next,
.occupations-slider-inner .owl-theme .owl-nav button.owl-prev {
  position: absolute;
  width: 30px;
  height: 100%;
  background: #272A4F;
  top: 0px;
  border-radius: 0px;
  color: #ffffff;
  font-size: 40px;
  margin: 0;
}
.occupations-slider-inner .owl-theme .owl-nav button.owl-prev {
  left: 0px;
}
.occupations-slider-inner .owl-theme .owl-nav button.owl-next {
  right: 0px;
}

.bootbox-alert {
  z-index: 10000;
}

.forgotpassword {
  z-index: 10000;
}

.second-modal {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.file-upload {
  position: relative;
}
.file-upload input[type=file] {
  position: relative;
  font-size: 14px;
  height: 37px;
  line-height: 28px;
  cursor: pointer;
}
.file-upload input[type=file]:before {
  position: absolute;
  content: "Browse";
  background: #ee3524;
  width: 88px;
  height: 37px;
  left: 0;
  top: -1px;
  color: #ffffff;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.file-upload input[type=submit] {
  display: inline-block;
  margin-left: 20px;
  margin-left: 10px;
}
.file-upload .btn {
  margin-left: 10px;
}

h1.large-heading {
  font-size: 55px;
  font-weight: 800;
  color: #1B1D1F;
  margin: 0px;
  padding: 20px 0;
  line-height: 1.5;
}

.content-sliders-outer {
  position: relative;
}
.content-sliders-outer .slider-heading {
  position: relative;
  z-index: 1;
  padding-left: 0px;
  font-weight: 600;
  color: #ee3524;
  font-size: 24px;
  width: auto;
  display: inline-block;
}

.content-sliders {
  position: relative;
  width: calc(100% - 100px);
  margin-left: 50px;
  margin-top: 30px;
}
.content-sliders:after {
  position: absolute;
  content: "";
  width: 300px;
  height: calc(100% - 50px);
  border-left: 5px solid #ee3524;
  background: #ECECEC;
  left: -50px;
  top: -20px;
}
.content-sliders .owl-carousel .owl-nav {
  position: absolute;
  right: 0px;
  width: auto;
  top: -40px;
}
.content-sliders .owl-carousel .owl-nav button.owl-next,
.content-sliders .owl-carousel .owl-nav button.owl-prev,
.content-sliders .owl-carousel .owl-nav button.owl-dot {
  background: #EBEBEB;
  width: 30px;
  height: 30px;
  border-radius: 0;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.content-sliders .owl-carousel .owl-nav button.owl-next span,
.content-sliders .owl-carousel .owl-nav button.owl-prev span,
.content-sliders .owl-carousel .owl-nav button.owl-dot span {
  color: #ee3524;
  font-size: 34px;
  line-height: 26px;
}
.content-sliders .owl-carousel .owl-nav button.owl-prev {
  margin-right: 1px;
}
.content-sliders .owl-carousel .owl-nav button.owl-next {
  margin-left: 1px;
}
.content-sliders .card {
  padding: 0px;
  border: 0px;
  border-radius: 0;
}
.content-sliders .card .card-header {
  padding: 0;
  position: relative;
}
.content-sliders .card .card-header .read-more {
  position: absolute;
  bottom: 10px;
  right: 0px;
  font-size: 0px;
}
.content-sliders .card .card-header .read-more:after {
  content: "chevron_right";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  position: absolute;
  width: 54px;
  height: 54px;
  font-size: 54px;
  line-height: 54px;
  color: #ee3524;
  left: inherit;
  right: 20px;
  background: #ffffff;
  top: -20px;
  border-radius: 54px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}
.content-sliders .card .card-header .show-video {
  position: absolute;
  bottom: 10px;
  right: 0px;
  font-size: 0px;
  text-align: center;
  cursor: pointer;
}
.content-sliders .card .card-header .show-video:after {
  content: "play_arrow";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  position: absolute;
  width: 54px;
  height: 54px;
  font-size: 42px;
  line-height: 54px;
  color: #ee3524;
  left: inherit;
  right: 20px;
  background: #ffffff;
  top: -20px;
  border-radius: 54px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}
.content-sliders .card .card-content p {
  font-size: 20px;
  color: #212121;
  line-height: 24px;
}

.full-video-modal .modal-body {
  padding: 0px;
  text-align: center;
}
.full-video-modal .modal-body iframe {
  margin: auto;
}

.whitepaper-img {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 20px 0px;
}

.bsuiness-form {
  background: #F8F8F8;
}
.bsuiness-form h3 {
  position: relative;
  text-align: center;
  margin-top: -20px;
}
.bsuiness-form h3:before {
  position: absolute;
  width: calc(100% + 30px);
  height: 5px;
  content: "";
  background: #ee3524;
  left: -15px;
  top: 20px;
}
.bsuiness-form h3 button {
  background: #ee3524;
  height: 40px;
  width: 40px;
  border-radius: 40px;
  border: 0px;
  text-align: center;
}
.bsuiness-form h3 button span {
  position: relative;
  background: url("/assets/img/down_ward.svg") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: auto;
}

/* Tree Structure */
.tree-structure {
  margin-top: 30px;
  display: flex;
}
.tree-structure > h4 {
  font-size: 16px;
  margin-right: 10px;
  font-weight: 600;
}
.tree-structure > ul {
  position: relative;
}
.tree-structure > ul:before {
  top: 10px !important;
  height: calc(100% - 30px) !important;
}
.tree-structure > ul:after {
  position: absolute;
  left: -4px;
  top: 5px;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid #cdcdcd;
}
.tree-structure > ul > li > label i {
  background: #eeeeee;
  border-radius: 2px;
  padding: 2px 3px;
  border: 1px solid #cdcdcd;
  font-style: normal;
  margin-left: 5px;
}
.tree-structure ul {
  padding-left: 60px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 0px;
}
.tree-structure ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  height: calc(100% - 12px);
  width: 1px;
  background: #cdcdcd;
}
.tree-structure ul li {
  padding: 0 10px 10px;
  position: relative;
}
.tree-structure ul li a {
  color: #585A5B;
}
.tree-structure ul li label {
  font-size: 14px;
  display: inline-block;
  overflow: hidden;
  height: auto;
  line-height: 18px;
  position: relative;
  padding-left: 10px;
  width: 100%;
  word-break: break-all;
}
.tree-structure ul li label a {
  padding-left: 0px;
  word-break: break-all;
  color: #ee3524;
}
.tree-structure ul li label a:before {
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 20px;
  color: #ee3524;
  font-family: "Material Icons";
  content: "play_arrow";
  -webkit-font-feature-settings: "liga";
  z-index: 1;
  text-align: center;
  line-height: 25px;
  left: -10px;
  top: -2px;
  cursor: pointer;
}
.tree-structure ul li:before {
  content: "";
  position: absolute;
  left: -60px;
  width: 65px;
  top: 10px;
  border-bottom: 1px solid #cdcdcd;
}
.tree-structure ul li.has-child {
  position: relative;
}
.tree-structure ul li.has-child:before {
  width: 60px;
}
.tree-structure ul li.has-child span {
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 20px;
  color: #cdcdcd;
  font-family: "Material Icons";
  content: "play_arrow";
  -webkit-font-feature-settings: "liga";
  z-index: 1;
  text-align: center;
  line-height: 25px;
  left: 2px;
  top: -1px;
  cursor: pointer;
}
.tree-structure ul li.has-child .show-children {
  transform: rotate(90deg);
  transition: all 100ms;
  transform-origin: center center;
}
.tree-structure ul li.has-child .show-children.hide-children {
  transform: rotate(0deg);
  transition: all 100ms;
  transform-origin: center center;
}

.feature-box {
  text-align: center;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(194, 194, 194, 0.8);
  padding: 50px 30px;
  height: 100%;
}
.feature-box label {
  background: #EEF2F8;
  padding: 20px;
  margin: auto;
  border-radius: 150px;
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  align-content: center;
  text-align: center;
}
.feature-box label img {
  margin: auto;
  display: inline-block;
}
.feature-box h3 {
  font-size: 26px;
  color: #ee3524;
  margin: 20px 0;
}

.content-banner {
  margin: 0px 0 80px;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #21254E;
}
.content-banner .content-banner-text {
  text-align: left;
  display: flex;
  align-items: center;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#21254e+1,2a2e53+46,8e90a4+100 */
  background: #21254e;
  /* Old browsers */
  background: -moz-linear-gradient(left, #21254e 35%, #2a2e53 55%, #8e90a4 150%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #21254e 35%, #2a2e53 55%, #8e90a4 150%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #21254e 35%, #2a2e53 55%, #8e90a4 150%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21254e", endColorstr="#8e90a4", GradientType=1);
  /* IE6-9 */
  color: #ffffff;
  padding: 30px 15px;
}
.content-banner .content-banner-text h2 {
  font-size: 64px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 40px;
}
.content-banner .content-banner-text h2 span {
  border-bottom: 1px solid #ee3524;
}
.content-banner .content-banner-text h2 img {
  float: right;
  margin-top: -15px;
  margin-bottom: 30px;
}
.content-banner .content-banner-text h3 {
  font-size: 32px;
  margin-bottom: 30px;
}
.content-banner .content-banner-text h4 a {
  color: #ee3524;
}
.content-banner .content-banner-text p {
  font-size: 16px;
  line-height: 20px;
}
.content-banner .content-banner-image {
  padding: 0;
}
.content-banner .content-banner-image img {
  width: 100%;
  height: 100%;
}

/* PopUp */
.userAcknowledgementContent .modal-body {
  max-height: 70vh;
  overflow-y: auto;
}

.feedback-modal .feedback-reactions .field-validation-error {
  clear: both !important;
}

.endorsement-clauses .content-selection-block-inner .table-responsive {
  max-height: 500px;
  overflow-y: auto;
  position: relative;
}

.chkbox {
  width: 20px;
  display: block;
}

/* Business solutions Dashboard */
.dashboard-outer-bs {
  background: #ffffff;
  min-height: calc(100vh - 430px);
  font-family: "robotoregular";
}
.dashboard-outer-bs .dashboard-filter {
  margin-top: 20px;
  margin-bottom: 5px;
}
.dashboard-outer-bs .dashboard-header {
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.dashboard-outer-bs .dashboard-header .btn {
  width: auto;
}
.dashboard-outer-bs select option {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.3);
  padding: 10px !important;
}
.dashboard-outer-bs .dashboard-list li {
  padding: 15px 25px;
  font-size: 16px;
  color: #666666;
}
.dashboard-outer-bs .dashboard-list li:nth-child(2n) {
  background: #F5F9FA;
}
.dashboard-outer-bs .dashboard-list li:nth-child(2n+1) {
  background: #ffffff;
}
.dashboard-outer-bs .card {
  border-radius: 5px !important;
  box-shadow: none;
  border: 1px solid #EAECF4;
}
.dashboard-outer-bs .card .card-header {
  border-radius: 0 !important;
  background: #F5F9FA;
  font-size: 20px;
  font-weight: normal;
  font-family: "robotoregular";
}
.dashboard-outer-bs .card .card-content {
  box-shadow: none;
}

.select-tertiary .select2-dropdown {
  border: 0px !important;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.3);
}
.select-tertiary .select2-results {
  border: 0px;
}
.select-tertiary .select2-results li {
  padding: 10px 15px;
  border-top: 1px solid #cdcdcd;
  margin: 0px;
}

.datepicker-block {
  display: flex;
  flex-wrap: wrap;
}
.datepicker-block > div {
  display: inline-block;
}
.datepicker-block > div:first-child {
  margin-left: 0px;
}
.datepicker-block .input-group-date * {
  font-size: 14px !important;
}

.policies-quotes-up-down .card-content h3 {
  text-align: center;
  color: #707070;
  display: flex;
  align-items: center;
  justify-content: center;
}
.policies-quotes-up-down .card-content h3 span {
  font-size: 50px;
}
.policies-quotes-up-down .card-content h3 label {
  font-size: 24px;
  font-weight: bold;
}
.policies-quotes-up-down .card-content .days-row {
  color: #000000;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.policies-quotes-up-down .card-content .days-row > div > span,
.policies-quotes-up-down .card-content .days-row > div > label {
  display: block;
}
.policies-quotes-up-down .card-content .days-row > div > label {
  font-weight: bold;
}
.policies-quotes-up-down .card-content .days-row > div:first-child {
  border-right: 1px solid #B1B1B1;
}

.dashboard-search-icon {
  background: #ffffff;
  border: 1px solid #cdcdcd;
  border-radius: 6px;
  font-size: 16px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  transition: all 0.2s;
  margin-left: 15px;
}
.dashboard-search-icon:focus, .dashboard-search-icon:hover {
  color: #ffffff;
  background: #ee3524;
  transition: all 0.2s;
  border: 1px solid #ee3524;
}

.confirmation-popup .modal-body {
  max-height: 70vh;
  overflow-y: auto;
}

.sub-question-container-table .question-block {
  border: 1px solid #D4D4D4;
  border-top: 0px;
  padding: 0px;
}
.sub-question-container-table .question-block:first-child {
  border-top: 1px solid #D4D4D4;
}
.sub-question-container-table .question-block .question-head {
  border-right: 1px solid #D4D4D4;
  display: flex;
  align-self: normal;
  width: 80% !important;
}
.sub-question-container-table .question-block .question-head .question-number {
  text-align: center;
  margin: 0px;
  padding: 5px 0;
  width: 50px;
}
.sub-question-container-table .question-block .question-head .question-text {
  border-left: 1px solid #D4D4D4;
  padding: 5px 10px;
  width: calc(100% - 50px);
}
.sub-question-container-table .question-block .question-body {
  padding: 5px 10px;
}
.sub-question-container-table .question-block:nth-child(2n+1) {
  background: #F6F6F6;
}
.sub-question-container-table .question-block:nth-child(2n) {
  background: #FFFFFF;
}

.policy-documents-block-container .policy-documents-block {
  margin-bottom: 15px;
  padding-top: 20px;
  border-top: 1px solid #aaaaaa;
}
.policy-documents-block-container .policy-documents-block:first-child {
  border-top: 0px;
  padding-top: 0px;
}
.policy-documents-block-container .policy-documents-block > label {
  font-size: 14px;
  font-weight: bold;
  color: #ee3524;
  margin-bottom: 15px;
}
.policy-documents-block-container .policy-documents-block ul > li {
  margin-bottom: 10px;
  padding-left: 0px;
}
.policy-documents-block-container .policy-documents-block ul > li > a {
  background: url("/assets/img/pdf-small.svg") no-repeat left 0px;
  padding-left: 25px;
  background-size: 18px 20px;
  min-height: 30px;
  display: inline-block;
  color: #292929;
  line-height: 16px;
  font-size: 14px;
}
.policy-documents-block-container .policy-documents-block ul > li > a:hover, .policy-documents-block-container .policy-documents-block ul > li > a:focus {
  color: #ee3524;
  text-decoration: underline;
}

.loatransfer .row {
  margin-bottom: 20px;
}

.maintenance-page {
  background: url("/assets/img/maintenance-background.jpg") #E9E9ED no-repeat;
  min-height: 100vh;
  height: 100%;
  background-size: 100% auto;
  text-align: center;
  position: relative;
}
.maintenance-page > .container {
  position: absolute;
  bottom: calc(50% - 200px);
  margin: auto;
  text-align: center;
  width: 100%;
  left: 0px;
  right: 0px;
}
.maintenance-page h3 {
  color: #ee3524;
  font-size: 64px;
  font-weight: bold;
}
.maintenance-page p {
  font-size: 27px;
  color: #262626;
  line-height: 34px;
  max-width: 800px;
  margin: auto;
}

.modal-open .modal-dialog {
  margin-left: auto;
  margin-right: auto;
}

.modal-dialog + .select2-container--open {
  border-bottom: 0px !important;
}

.search-field-block {
  background: #ededed;
  padding: 10px 20px;
  border: 1px solid #cdcdcd;
  margin-left: -5px;
  width: calc(100% + 10px) !important;
  display: block !important;
  border-left: 0;
  border-right: 0;
  margin-right: -5px;
}
.search-field-block.search-block-success {
  background: #F5F9FA;
  border: 0px;
}
.search-field-block > h3 {
  font-size: 14px;
  font-weight: bold;
}
.search-field-block .input-group-search {
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  overflow: hidden;
  max-width: 300px;
  height: 35px;
}
.search-field-block .input-group-search .col input {
  border: 0px;
  padding: 5px;
  margin-bottom: 0px;
  background: #ffffff;
  font-size: 14px;
}
.search-field-block .input-group-search .col input:focus {
  border-bottom: 0px solid #fafafa;
}
.search-field-block .input-group-search > .input-group-append {
  color: #ee3524;
  padding: 5px;
  margin-left: 0px;
  background: #fafafa;
  border-left: 1px solid #cdcdcd;
}
.search-field-block .input-group-search > .input-group-append i {
  font-size: 22px;
  line-height: 24px;
}

.sticky_cell {
  z-index: 3;
  color: white;
}

@-moz-document url-prefix() {
  element .fixed-column-table tr td,
element .fixed-column-table tr th {
    white-space: nowrap;
    width: auto;
  }
}
/* Fixed Column Table */
.fixed-column-table {
  width: 100%;
  overflow-x: hidden;
  margin-left: 0px;
  overflow-y: visible;
  padding-bottom: 1px;
}
.fixed-column-table table {
  border-collapse: separate;
  border: 1px solid #d4d4d4;
}
.fixed-column-table table tr:first-child td,
.fixed-column-table table tr:first-child th {
  background: #F2F2F2 !important;
  font-weight: bold !important;
  color: #000000 !important;
  font-size: 16px !important;
  border-right: 0px !important;
}
.fixed-column-table table tr td,
.fixed-column-table table tr th {
  white-space: nowrap;
  vertical-align: middle;
  padding: 0.75rem;
}
.fixed-column-table table tr td span.insured-name,
.fixed-column-table table tr th span.insured-name {
  max-width: 150px;
  display: block;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fixed-column-table table tr th {
  color: #000000;
  font-weight: normal !important;
  font-size: 14px;
}
.fixed-column-table table tr th a {
  color: #1A73E8;
}
.fixed-column-table table tr:nth-child(2n) th:first-child {
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0px;
}
.fixed-column-table table tr:nth-child(2n) td {
  background: #ffffff;
  border-bottom: 0px;
}
.fixed-column-table table tr:nth-child(2n+1) th:first-child {
  /* background: #FAFAFA; */
  font-weight: bold;
  border-bottom: 0px;
}
.fixed-column-table table tr:nth-child(2n+1) td {
  /* background: #FAFAFA; */
  border-bottom: 0px;
}
.fixed-column-table .sticky-intersect {
  border-right: 0px !important;
  border-bottom: 0px !important;
  border-top: 0px !important;
  z-index: 1;
}
.fixed-column-table thead tr {
  opacity: 0;
}
.fixed-column-table tbody th {
  background: #F2F2F2;
  color: #000000;
}
.fixed-column-table .sticky-enabled {
  margin-left: -20px;
}
.fixed-column-table .sticky-col {
  opacity: 1 !important;
  border-right: 0px;
}
.fixed-column-table .no-records td {
  text-align: center;
  background: #ffffff;
}
.fixed-column-table .policy-actions {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  height: 20px;
  flex-wrap: wrap;
  width: 70px;
  align-items: center;
}
.fixed-column-table .policy-actions li {
  justify-items: center;
  margin-left: 5px;
  margin-right: 5px;
  height: 20px;
}
.fixed-column-table .policy-actions li .file-icon {
  font-size: 0;
  background: url("/assets/img/send-quote.png") center;
  width: 17px;
  height: 16px;
  float: left;
}
.fixed-column-table .policy-actions li .file-download {
  font-size: 0;
  background: url("/assets/img/file_download.png") center;
  width: 17px;
  height: 16px;
  float: left;
}
.fixed-column-table .policy-actions li .file-history {
  font-size: 0;
  background: url("/assets/img/file_history.png") center;
  width: 18px;
  height: 18px;
  float: left;
}
.fixed-column-table .policy-actions .more-actions {
  background: url("/assets/img/actions_more.png") no-repeat center !important;
  text-align: center;
  position: relative;
  cursor: pointer;
  width: 30px;
  padding: 0px;
  height: 27px;
  overflow: visible;
  border-radius: 3px;
  border: 1px solid transparent;
}
.fixed-column-table .policy-actions .more-actions .dropdown .btn {
  font-size: 0px;
  font-size: 0px;
  box-shadow: none;
  background-color: transparent !important;
  padding: 0;
  height: 20px;
  width: 30px;
}
.fixed-column-table .policy-actions .more-actions .dropdown .dropdown-menu {
  padding: 0;
  border-radius: 3px;
  position: fixed !important;
  display: none;
}
.fixed-column-table .policy-actions .more-actions .dropdown .dropdown-menu span {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 10px;
  background: #f2f2f2;
  height: auto;
  color: #303030 !important;
  border-top: 1px solid #d4d4d4;
  display: block;
  width: 100%;
  box-shadow: none;
  margin: 0;
  border-radius: 0;
  font-size: 14px;
}
.fixed-column-table .policy-actions .more-actions .dropdown .dropdown-menu span:hover {
  background: #d4d4d4;
}
.fixed-column-table .policy-actions .more-actions .dropdown .dropdown-menu span:first-child {
  border-top: 0px;
}
.fixed-column-table .policy-actions .more-actions > a {
  margin: auto;
  display: inline-block;
}
.fixed-column-table .policy-actions .more-actions:hover, .fixed-column-table .policy-actions .more-actions.active {
  border: 1px solid #d4d4d4;
}
.fixed-column-table .policy-actions .more-actions span {
  width: 5px;
  height: 5px;
  background: #2A2E53;
  border-radius: 5px;
  display: block;
  margin-bottom: 2px;
}
.fixed-column-table .policy-actions .more-actions ul {
  position: absolute;
  top: 0px;
  left: 0px;
  height: auto;
  background: #f2f2f2;
  width: 140px;
  display: none;
  z-index: 9999;
  overflow: hidden;
  border: 1px solid #d4d4d4;
  text-align: left;
  border-radius: 5px;
}
.fixed-column-table .policy-actions .more-actions ul li {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 10px;
  background: #f2f2f2;
  height: auto;
  color: #303030 !important;
  border-top: 1px solid #d4d4d4;
}
.fixed-column-table .policy-actions .more-actions ul li:first-child {
  border-top: 0px;
}
.fixed-column-table .policy-actions .more-actions ul li a {
  color: #303030 !important;
}

.policy-status {
  padding: 3px 5px;
  border-radius: 3px;
  font-size: 13px;
  display: inline-block;
}

.policy-status-quicksave,
.policy-status-initialquote,
.policy-status-startedquote,
.policy-status-unsavedquote {
  background: #EBEBEB;
  color: #666666;
}

.policy-status-pendingpayment,
.policy-status-inprogress,
.policy-status-referral,
.policy-status-senttouser,
.policy-status-confirmcommitdate,
.policy-status-awaitingacceptance {
  background: #FFF3D6;
  color: #FF9900;
}

.policy-status-referraldeclined,
.policy-status-userrejected,
.policy-status-withdrawn,
.policy-status-cancelled,
.policy-status-quotedeclined,
.policy-status-nottaken,
.policy-status-deleted,
.policy-status-renewaldeclined {
  background: #FFEDEB;
  color: #FF0000;
}

.policy-status-policyissued,
.policy-status-sentinfotouser {
  background: #EDFFD9;
  color: #00B050;
}

.policy-status-referralissued,
.policy-status-referralaccepted,
.policy-status-useraccepted,
.policy-status-refund,
.policy-status-readyforbuynow {
  background: #D5F3FF;
  color: #0880AE;
}

.policy-status-superseded {
  background: #ECE2FF;
  color: #54407B;
}

.policy-status-referralinprogress {
  background: #ECE2FF;
  color: #54407B;
}

.non-aus-address {
  position: absolute;
  right: -10px;
  top: 0px;
}

.policy-advanced-search-fields {
  display: none;
}
.policy-advanced-search-fields.active {
  display: block;
}

.records-found {
  margin-bottom: 10px;
}

.download-reports {
  margin-bottom: 10px;
  text-align: right;
}
.download-reports span {
  font-size: 13px;
  font-style: oblique;
}
.download-reports .csv {
  background: url("/assets/img/csv.png") no-repeat center left;
  padding-left: 20px;
  font-size: 14px;
  margin-left: 5px;
  padding-right: 10px;
  color: #1A73E8;
  font-style: normal;
  cursor: pointer;
}
.download-reports .csv:hover {
  text-decoration: underline;
}
.download-reports .excel {
  background: url("/assets/img/excel.png") no-repeat center left;
  padding-left: 20px;
  font-size: 14px;
  margin-left: 5px;
  padding-right: 10px;
  color: #1A73E8;
  font-style: normal;
  cursor: pointer;
}
.download-reports .excel:hover {
  text-decoration: underline;
}
.download-reports .pivot {
  background: url("/assets/img/csv.png") no-repeat center left;
  padding-left: 20px;
  font-size: 14px;
  margin-left: 5px;
  color: #1A73E8;
  font-style: normal;
  cursor: pointer;
}
.download-reports .pivot:hover {
  text-decoration: underline;
}
.download-reports .sperator {
  font-size: 0px;
  width: 1px;
  height: 15px;
  background: #a4a4a4;
  display: inline-block;
  line-height: 25px;
}

.policies-advanced-search {
  border: 0px;
  background: 0px;
  color: #1A73E8;
  font-size: 12px;
  position: relative;
  padding-left: 12px;
}
.policies-advanced-search:before {
  content: "-";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 24px;
  width: 20px;
  height: 20px;
  line-height: 16px;
  text-align: left;
}
.policies-advanced-search.active:before {
  content: "+";
  font-size: 16px;
  line-height: 20px;
}
.policies-advanced-search:focus {
  background: transparent;
}

.custon-select-label label {
  position: absolute;
  top: 10px;
  opacity: 1;
  transition: all 0.2s;
}
.custon-select-label label.test {
  position: absolute;
  top: -10px;
  font-size: 12px;
  opacity: 1;
  transition: all 0.2s;
}

/* Custom Floating Check Box */
.floating-select-block {
  position: relative;
  padding: 0px;
}
.floating-select-block * {
  font-size: 14px;
}
.floating-select-block .select2-container {
  background: url("/assets/img/select-arrow-grey.png") no-repeat calc(100% - 10px) center;
  background-size: 10px 6px;
}
.floating-select-block .floating-select-label {
  position: absolute;
  left: 11px;
  top: 14px;
  opacity: 0;
  transition: all 0.2s;
  font-size: 14px;
  font-weight: normal;
}
.floating-select-block .floating-select-label + select {
  opacity: 0;
}
.floating-select-block .floating-select-label + select + .select2-container {
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  height: 44px;
}
.floating-select-block .floating-select-label + select + .select2-container .select2-selection__rendered {
  padding-left: 10px;
  line-height: 40px;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
}
.floating-select-block .floating-select-label.active {
  top: -6px;
  opacity: 1;
  transition: all 0.2s;
  font-size: 13px;
  left: 5px;
  background: #ffffff;
  padding: 0px 5px;
  z-index: 9;
  font-weight: bold;
}
.floating-select-block .floating-select-label.active + select + .select2-container .select2-selection__rendered {
  font-weight: normal;
  color: #000000;
}

.searchByTypes {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 20px;
}
.searchByTypes * {
  font-size: 14px;
}
.searchByTypes .searchByTypes-select {
  position: relative;
}
.searchByTypes .searchByTypes-select:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 5px;
  width: 1px;
  height: 25px;
  background: #cccccc;
}
.searchByTypes .searchByTypes-select .select2-selection__rendered {
  font-weight: normal;
  margin-top: -2px;
}
.searchByTypes .select2-container {
  background: url("/assets/img/select-arrow-grey.png") no-repeat calc(100% - 17px) center;
  background-size: 10px 6px;
  border-bottom: 0px;
}
.searchByTypes input[type=text].form-control {
  border: 0px;
  margin-bottom: 0;
  font-size: 14px;
}
.searchByTypes input[type=text].form-control:focus {
  border-bottom: 0px;
  box-shadow: none;
}

.additional-locations {
  max-height: 300px;
  overflow-y: auto;
  margin-bottom: 20px;
}

.view-more {
  background: url("/assets/img/left-arrow-red.png") no-repeat;
  background-position: 90% 8px;
  background-size: 12px;
  padding-right: 40px;
  line-height: 20px;
  font-size: 16px;
  color: #ee3524;
  text-decoration: none;
  transition: all 0.2s;
}
.view-more:hover {
  background-position: 100% 8px;
  color: #ee3524;
  text-decoration: none;
}
.view-more.view-more-grey {
  background: url("/assets/img/left-arrow-red.png") no-repeat;
}

.view-icon-btn {
  background: url("/assets/img/view_ic.png") no-repeat center;
  font-size: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 0px;
  text-decoration: none;
  vertical-align: top;
}
.view-icon-btn span {
  font-size: 0;
}
.view-icon-btn:hover {
  opacity: 0.5;
  text-decoration: none;
}

.edit-icon-btn {
  background: url("/assets/img/edit_ic.png") no-repeat center;
  font-size: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 0px;
  text-decoration: none;
  vertical-align: top;
}
.edit-icon-btn span {
  font-size: 0;
}
.edit-icon-btn:hover {
  opacity: 0.5;
  text-decoration: none;
}

.delete-icon-btn {
  background: url("/assets/img/delete_ic.png") no-repeat center;
  font-size: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 0px;
  text-decoration: none;
  vertical-align: top;
}
.delete-icon-btn span {
  font-size: 0;
}
.delete-icon-btn:hover {
  opacity: 0.5;
  text-decoration: none;
}

.notes-grid {
  max-height: 300px;
  overflow-y: auto;
  margin-bottom: 20px;
}

.notes-input-container {
  min-height: 100px !important;
}
.notes-input-container textarea {
  min-height: 100px !important;
}

.broker-scheme-page .broker-scheme-page-banner-slider .card-header {
  padding: 0px;
}
.broker-scheme-page .broker-scheme-page-banner-slider .card-body {
  padding: 10px;
  text-align: center;
}
.broker-scheme-page .broker-scheme-page-banner-slider .card-body a {
  margin: auto;
  display: inline-block;
}
.broker-scheme-page .broker-scheme-page-banner-slider .card-body h3 {
  font-size: 22px;
  text-align: left;
}
.broker-scheme-page .broker-scheme-page-banner-slider .card-body h3 label {
  font-size: 22px;
}
.broker-scheme-page .broker-scheme-page-banner-slider .owl-theme {
  position: relative;
}
.broker-scheme-page .broker-scheme-page-banner-slider .owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 40%;
  width: 100%;
  background: transparent;
  height: 40px;
}
.broker-scheme-page .broker-scheme-page-banner-slider .owl-theme .owl-nav .owl-prev,
.broker-scheme-page .broker-scheme-page-banner-slider .owl-theme .owl-nav .owl-next {
  left: -30px;
  font-size: 20px;
  color: #ffffff;
  height: 40px;
  overflow: hidden;
  position: absolute;
}
.broker-scheme-page .broker-scheme-page-banner-slider .owl-theme .owl-nav .owl-prev span,
.broker-scheme-page .broker-scheme-page-banner-slider .owl-theme .owl-nav .owl-next span {
  font-size: 60px !important;
  color: #ee3524 !important;
  line-height: 20px;
}
.broker-scheme-page .broker-scheme-page-banner-slider .owl-theme .owl-nav .owl-next {
  right: -30px;
  left: inherit;
}
.broker-scheme-page .business-solutions-slider-choose-industry {
  margin-bottom: 80px;
}
.broker-scheme-page .main-container {
  padding-top: 30px;
}
.broker-scheme-page .custom-sites-points-block ul {
  padding-left: 0px !important;
}
.broker-scheme-page .custom-sites-points-block ul li {
  font-weight: 400 !important;
  font-size: 18px !important;
  padding-left: 40px !important;
  margin-bottom: 15px !important;
  line-height: 32px !important;
  list-style: none !important;
}
.broker-scheme-page .custom-sites-points-block .card-content ul {
  padding-left: 0px !important;
}
.broker-scheme-page .custom-sites-points-block .card-content ul li {
  font-weight: bold;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .broker-scheme-page .business-solutions-slider .business-solutions-slider-choose-industry {
    padding: 40px;
    background: rgba(255, 255, 255, 0.8);
    margin-top: 70px;
  }
  .broker-scheme-page .business-solutions-slider .business-solutions-slider-img {
    height: calc(100% - 10px);
  }
  .business-solutions-slider .business-solutions-slider-HeaderText {
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .broker-scheme-page .main-container {
    padding-top: 110px;
  }
  .broker-scheme-page .business-solutions-slider .business-solutions-slider-choose-industry {
    padding: 40px;
    background: rgba(255, 255, 255, 0.8);
    margin-top: 70px;
  }
  .broker-scheme-page .business-solutions-slider .business-solutions-slider-img {
    height: calc(100% - 10px);
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  /* MMP Scrollable Menu */
  .scrollable-block {
    position: relative;
    display: block;
  }

  .page-section {
    height: auto;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 15px;
    background: #ffffff;
    padding-top: 30px;
  }
  .page-section:first-child {
    padding-top: 30px;
  }

  .scrollable-content {
    height: auto;
    width: 100%;
    background: #ffffff;
  }

  .navigationscroll-outer {
    width: 100%;
    margin-left: 0;
    background-color: #f0f0f0;
  }

  .navigationscroll {
    position: relative;
    width: 100%;
    color: #fff;
    flex: 1;
  }
  .navigationscroll.fixed {
    position: fixed;
    top: 110px;
  }

  /* MMP Scrollable Menu */
  .mmp-quote-process-tabs .quote-process-body {
    padding-bottom: 10px !important;
  }
  .mmp-quote-process-tabs .quote-process-body > .row {
    padding: 0px 15px;
  }
  .mmp-quote-process-tabs .quote-process-body > .row > div > a.btn-mt-3 {
    margin-top: 0px !important;
  }
  .mmp-quote-process-tabs .quote-process-body > .row .notes-input-container > .btn {
    width: 80%;
    margin: auto;
    display: block;
  }

  .qa-head > div {
    background: #2a2e53;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .qa-head > div:first-child {
    border-right: 0px solid #ffffff;
  }

  .qa-rows > div:first-child {
    border-right: 0px solid #ffffff;
    padding-bottom: 0px;
  }

  .mmp-action-btns {
    flex-wrap: wrap;
  }

  .options-radio-btn {
    width: 100%;
    display: inline-block;
  }

  .broker-scheme-page .main-container {
    padding-top: 0px;
  }
  .broker-scheme-page .business-solutions-slider .business-solutions-slider-choose-industry {
    padding: 20px 30px;
    background: rgba(255, 255, 255, 0.8);
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .broker-scheme-page .business-solutions-slider .business-solutions-slider-img {
    height: calc(100% - 10px);
  }
}
.warning-danger {
  background: url("/assets/img/warning_ic.png") no-repeat center;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.warning-text-box {
  background: url("/assets/img/warning_ic.png") no-repeat 10px center #fff2cc;
  background-size: 30px;
  width: auto !important;
  float: left;
  padding: 10px 15px 10px 50px;
  display: block;
  border: 1px solid #FFBF00;
  border-radius: 5px;
  text-align: left;
}

.alert-no-quote {
  background-color: #fef3d5;
  border: 1px solid #caa15f;
}
.alert-no-quote p {
  color: #231d0d;
  font-size: 14px;
  line-height: 24px;
}

.modal .search-field-block {
  background: #ededed;
  padding: 10px 29px;
  border: 0px solid #cdcdcd;
  margin-left: -28px;
  width: calc(100% + 56px) !important;
  display: block !important;
  border-left: 0;
  border-right: 0;
  margin-right: -28px;
  margin-top: -16px;
  margin-bottom: 15px;
}

.custom-modal {
  padding-right: 19px;
  background-color: rgba(0, 0, 0, 0.5);
}

.custom-modal .modal-title {
  font-size: 28px;
  color: #000000;
}

.quoteDeclinePopUp p {
  margin-bottom: 5px;
}

.title {
  font-size: 40px;
  padding-bottom: 15px;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
}
.title:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 115px;
  height: 2px;
  background: #ED3623;
}
.title .title-bdr {
  border-bottom: 2px solid #ee3524;
  padding-bottom: 15px;
}

.callout-modal {
  position: fixed;
  max-height: 400px;
  width: auto;
  max-width: calc(100vw - 30px);
  background: #ffffff;
  bottom: 5px;
  right: 5px;
  z-index: 9;
  overflow: hidden;
  border: 1px solid #dedede;
  border-radius: 5px 5px 0 0;
  box-shadow: -5px -5px 15px 0px rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.callout-modal .titleText {
  font-weight: normal;
}
.callout-modal .titleText span {
  font-weight: bold;
}
.callout-modal table tr td {
  padding: 10px 5px;
  font-size: 14px;
  vertical-align: middle;
  border-left: 1px solid #dedede;
}
.callout-modal table tr td:first-child {
  border-left: 0px solid #dedede;
}

.pg-ref-number-block {
  width: 110px;
  display: inline-block;
}

.pg-ref-number {
  float: left;
}

.pg-ref-number-disabled {
  color: #878787;
  float: left;
}

.pg-ref-name {
  min-width: 100px;
  display: inline-block;
}

.supseeded-policies-pop-btn {
  width: 20px;
  height: 20px;
  font-size: 0px;
  position: relative;
  float: left;
  margin-left: 5px;
  cursor: pointer;
}
.supseeded-policies-pop-btn::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: transparent;
  left: 0px;
  top: 5px;
  cursor: pointer;
  border-left: 8px solid #909090;
  border-right: 6px solid transparent;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  transform: rotate(0deg);
  transform-origin: 3px 3px;
  transition: all 0.2s;
}
.supseeded-policies-pop-btn.active::before {
  transform: rotate(90deg);
  transform-origin: 3px 3px;
  transition: all 0.2s;
  left: 3px;
}

.callout-header {
  background: #F2F2F2 !important;
  border-bottom: 1px solid #dedede;
  padding: 10px 5px;
  font-weight: bold;
}
.callout-header .sub-title {
  font-size: 18px;
  font-weight: normal;
}
.callout-header .sub-title span {
  font-weight: bold;
}
.callout-header .close {
  float: right;
  background: url("/assets/img/close_red.png") no-repeat center;
  width: 30px;
  height: 30px;
  background-size: 15px;
  cursor: pointer;
  opacity: 1;
}
.callout-header .close:hover {
  opacity: 0.8;
}

.callout-body {
  max-height: 370px;
  overflow: auto;
}

.inception-date-block {
  display: flex;
  align-content: center;
}
.inception-date-block > label {
  line-height: 38px;
  position: relative;
}
.inception-date-block > label:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 20px;
  width: 10px;
  height: 2px;
  background: #292929;
}
.inception-date-block .input-group {
  margin-right: 30px;
  display: inline-block;
  width: 120px;
}

.protip-container {
  background: #efefef !important;
  border: 1px solid #cdcdcd !important;
  z-index: 9999 !important;
  max-height: 300px;
  overflow: auto;
  min-width: 250px !important;
  width: auto !important;
  max-width: 1000px !important;
}

.protip-arrow {
  border-bottom-color: #aaaaaa !important;
}

#embedContainer iframe {
  height: calc(100vh - 150px) !important;
}

.download-form-icon {
  width: 20px;
  background: url("/assets/img/download_ic.png") no-repeat top right;
  display: inline-block;
  font-size: 0;
  height: 20px;
  background-size: 20px;
}

.send-notification {
  font-size: 0;
  background: url("/assets/img/send_ic.svg") center no-repeat;
  width: 30px;
  height: 20px;
  display: inline-block;
  background-size: 17px;
}

.withdrawn-survey-form .Form__Element .Form__Element {
  margin-bottom: 20px;
}
.withdrawn-survey-form .Form__Element .Form__Element > label {
  font-weight: 600;
}
.withdrawn-survey-form .Form__Element .Form__Element.FormChoice {
  width: 100% !important;
}
.withdrawn-survey-form .Form__Element .Form__Element.FormChoice > fieldset {
  padding: 0px;
}
.withdrawn-survey-form .Form__Element .Form__Element.FormChoice > fieldset label {
  padding-left: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}
.withdrawn-survey-form .Form__Element .Form__Element.FormChoice > fieldset label input[type=radio] {
  opacity: 1;
  padding-right: 13px;
  display: inline-block;
  width: 20px;
  height: 20px;
  left: 0;
  top: -1px;
}
.withdrawn-survey-form .Form__Element .Form__Element.FormChoice > fieldset legend {
  font-weight: 600;
  width: auto;
}
.withdrawn-survey-form .Form__Element .Form__Element.FormTextbox--Textarea {
  padding: 0px !important;
}
.withdrawn-survey-form .Form__Element .Form__Element.FormTextbox--Textarea > label {
  width: 25%;
}
.withdrawn-survey-form .Form__Element .Form__Element.FormTextbox--Textarea > textarea {
  width: 75%;
  min-height: 100px;
  border-radius: 5px;
}
.withdrawn-survey-form .Form__Element .Form__Element .FormSubmitButton {
  margin-left: 0px !important;
}

.action-items {
  background: url("/assets/img/actions_more.png") no-repeat center !important;
  text-align: center;
  position: relative;
  cursor: pointer;
  width: 30px;
  padding: 0px;
  height: 27px;
  overflow: visible;
  border-radius: 3px;
  border: 1px solid transparent;
}
.action-items .dropdown .btn {
  font-size: 0px;
  font-size: 0px;
  box-shadow: none;
  background-color: transparent !important;
  padding: 0;
  height: 20px;
  width: 30px;
}
.action-items .dropdown .dropdown-menu {
  padding: 0;
  border-radius: 3px;
  /* margin-left: 180px; */
  position: fixed !important;
  display: block;
}
.action-items .dropdown .dropdown-menu span {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 10px;
  background: #f2f2f2;
  height: auto;
  color: #303030 !important;
  border-top: 1px solid #d4d4d4;
  display: block;
  width: 100%;
  box-shadow: none;
  margin: 0;
  border-radius: 0;
  font-size: 14px;
}
.action-items .dropdown .dropdown-menu span:hover {
  background: #d4d4d4;
}
.action-items .dropdown .dropdown-menu span:first-child {
  border-top: 0px;
}
.action-items > a {
  margin: auto;
  display: inline-block;
}
.action-items:hover, .action-items.active {
  border: 1px solid #d4d4d4;
}
.action-items span {
  width: 5px;
  height: 5px;
  background: #2A2E53;
  border-radius: 5px;
  display: block;
  margin-bottom: 2px;
}
.action-items ul {
  position: absolute;
  top: 0px;
  left: 0px;
  height: auto;
  background: #f2f2f2;
  width: 140px;
  display: none;
  z-index: 9999;
  overflow: hidden;
  border: 1px solid #d4d4d4;
  text-align: left;
  border-radius: 5px;
}
.action-items ul li {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 10px;
  background: #f2f2f2;
  height: auto;
  color: #303030 !important;
  border-top: 1px solid #d4d4d4;
}
.action-items ul li:first-child {
  border-top: 0px;
}
.action-items ul li a {
  color: #303030 !important;
}

.mmp-tab-actions-btns .btn-icon {
  height: 36px;
  width: 36px;
  line-height: 43px;
}

.re-calculate-levis + .tool-tip-icon {
  position: absolute;
  top: -3px;
}

.custom-modal-large .modal-body {
  max-height: calc(100vh - 160px);
  overflow-y: auto;
}
.custom-modal-large .modal-body ul li {
  list-style: disc !important;
  list-style-type: disc !important;
}

body .fullwidth-table {
  min-width: 1200px !important;
  max-width: 100%;
  margin: 0px !important;
}

.generic-survey-pop-states-block {
  border: 0px !important;
}
.generic-survey-pop-states-block .th {
  background: #f2f2f2;
  padding: 10px;
  text-align: center;
  color: #676767;
  font-size: 15px;
  font-weight: bold;
}
.generic-survey-pop-states-block .survey-states-row {
  padding: 0px;
}
.generic-survey-pop-states-block .survey-states-row > div {
  border-left: 1px solid #e2e2e2;
}
.generic-survey-pop-states-block .survey-pop-states-block-footer {
  background: #ffffff;
  border-top: 1px solid #cccccc;
}
.generic-survey-pop-states-block .survey-pop-states-block-footer label {
  font-weight: 600;
  font-size: 20px;
  padding: 20px 0px;
}
.generic-survey-pop-states-block .survey-pop-states-block-footer .survey-states {
  background: #2a2e53;
  position: relative;
  width: 100%;
  border: 0px solid #cccccc;
  border-radius: 0px;
  float: none;
  height: 70px;
  overflow: hidden;
  color: #ffffff;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0px;
  padding-right: 10px;
  justify-content: flex-end;
}
.generic-survey-pop-states-block .survey-pop-states-block-footer .survey-states .form-control {
  width: 80px;
  float: none;
  text-align: center;
  height: 65px;
  margin: 0;
  line-height: 52px;
  border: 0px;
  color: #ffffff;
  background: transparent;
}
.generic-survey-pop-states-block .survey-pop-states-block-footer .survey-states .form-control:focus {
  outline: none;
  box-shadow: none;
}
.generic-survey-pop-states-block .survey-pop-states-block-footer .survey-states .input-icon-right {
  font-weight: 400;
  color: #ffffff;
  border-left: 0px solid #cccccc;
  position: relative;
  float: right;
  text-align: center;
  width: 22px;
  right: 0px;
  top: 0;
  line-height: 70px;
  height: 70px;
}
.generic-survey-pop-states-block .fullwidth-table > div.th {
  border-left: 1px solid #e2e2e2;
}

.generic-product-property table {
  min-width: 600px;
}
.generic-product-property .quote-process-head {
  height: auto;
  overflow: hidden;
}
.generic-product-property .quote-process-head button,
.generic-product-property .quote-process-head a {
  margin-top: 6px;
}

.property-box {
  display: none;
}
.property-box.active {
  display: block;
}

.property-switches {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #DBE2EA;
  width: auto;
  box-shadow: 0 0px 3px 1px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  text-align: center;
  height: auto;
  padding: 3px 2px;
  display: inline-block;
}
.property-switches .input-group-radio {
  display: inline-block;
  width: auto;
}
.property-switches .input-group-radio label {
  margin: 0px;
  padding: 0;
  float: none;
  line-height: 14px;
}
.property-switches .input-group-radio label [type=radio] {
  width: 0px;
  height: 0px;
  border: 0;
  border-radius: 0;
}
.property-switches .input-group-radio label [type=radio]:checked + span {
  background: #E8F2FF;
  border: 1px solid #DBE2EA;
}
.property-switches .input-group-radio label [type=radio]:checked + span:after {
  display: none;
}
.property-switches .input-group-radio label span {
  font-size: 14px;
  color: #000000;
  padding: 5px 16px;
  text-align: center;
  border-radius: 20px;
  line-height: 14px;
  border: 1px solid transparent;
}
.property-switches .input-group-radio label span::before {
  display: none;
}

.cover-names-block li {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #D4D4D4;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 30px;
  cursor: pointer;
}
.cover-names-block li:hover {
  background: #E8F2FF;
  border: 1px solid #C9E1FF;
}
.cover-names-block li label,
.cover-names-block li a {
  color: #292929;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}

.sub-title-block {
  font-size: 18px;
  font-weight: bold;
  color: #292929;
  width: 100%;
  margin-bottom: 15px;
  clear: both;
  height: auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sub-title-block label {
  font-size: 22px;
  font-weight: bold;
  color: #292929;
}

.generic-table .table-striped thead th {
  background: #F2F2F2;
  border-bottom: 0px;
  color: #676767;
}
.generic-table .table-striped tbody tr td {
  vertical-align: middle;
}
.generic-table .table-striped tbody tr:nth-of-type(even) {
  /* background-color: #FAFAFA; */
}
.generic-table .table-striped tbody tr:nth-of-type(odd) {
  background-color: white;
}
.generic-table .table-striped tbody tr.selected,
.generic-table .table-striped tbody tr:hover {
  background-color: #f0f0f0;
}

.accordian-block .accordian-block-head {
  font-family: "source_sans_pro";
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  border-left: 3px solid #ee3524;
  padding: 0 20px 0 50px;
  color: #292929;
  line-height: 50px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  position: relative;
  box-shadow: 0 1px 4px 0px rgba(100, 100, 100, 0.3);
}
.accordian-block .accordian-block-head:before {
  width: 20px;
  height: 50px;
  margin: 0 10px;
  line-height: 50px;
  position: absolute;
  left: 5px;
  content: "add";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  font-size: 18px;
  text-align: center;
}
.accordian-block .accordian-block-head.open:before {
  content: "remove";
  font-family: "Material Icons";
  -webkit-font-feature-settings: "liga";
  font-size: 20px;
}

.cover-premium-table .cover-premium-table-inner .cpt-section {
  position: relative;
  overflow-y: auto;
  max-height: 100vh;
  min-width: 1020px;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table {
  position: relative;
  border-collapse: separate;
  border-spacing: 0;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody {
  z-index: 2;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr {
  border-bottom: 0px;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr th,
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr td {
  border-top: 0px;
  font-size: 14px;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr th .form-control-error,
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr td .form-control-error {
  border-bottom: 1px solid #ff0000;
  color: #ff0000;
  box-shadow: none;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr th span,
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr td span {
  font-size: 14px;
  font-weight: normal;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr th.cover-name,
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr td.cover-name {
  font-weight: bold;
  font-size: 13px;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table thead {
  z-index: 10;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table thead tr {
  background: #F2F2F2;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table thead th {
  border-left: 1px solid #d4d4d4;
  position: sticky;
  top: -5px;
  z-index: 11;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table thead th:first-child {
  position: sticky;
  left: 0px;
  z-index: 14;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table thead th:nth-child(2) {
  z-index: 13;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody .header-gap-row {
  height: 1px;
  z-index: 1 !important;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody td {
  z-index: 2;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody td:nth-child(2) {
  z-index: 7;
  position: relative;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr td:first-child {
  position: sticky;
  left: 0px;
  z-index: 8;
  border-left: 0px;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr td:first-child label {
  display: inline-block;
  white-space: nowrap;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody th {
  position: sticky;
  left: 0px;
  z-index: 8;
  min-width: 300px;
  border-right: 1px solid #cdcdcd;
}
.cover-premium-table .cover-premium-table-inner .cpt-section table tbody td {
  border-left: 1px solid #cdcdcd;
}
.cover-premium-table .cover-premium-table-inner #coverTable {
  max-height: 30vh;
}
.cover-premium-table .cover-premium-table-inner .cpt-head-row {
  top: 0;
  z-index: 2;
  position: sticky;
}
.cover-premium-table .cover-premium-table-inner .cpt-head.cpt-cover, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-excess, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-insured, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-rate, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-base-premium, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-override, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-tier, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-price {
  background: #F2F2F2;
  vertical-align: top;
  min-width: 110px;
}
.cover-premium-table .cover-premium-table-inner .cpt-head.cpt-cover label, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-excess label, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-insured label, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-rate label, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-base-premium label, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-override label, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-tier label, .cover-premium-table .cover-premium-table-inner .cpt-head.cpt-price label {
  font-size: 13px;
  font-weight: bold;
  color: #676767;
  display: inline-block;
  line-height: 18px;
}
.cover-premium-table .cover-premium-table-inner .cpt-cover {
  flex: 1;
  padding: 10px;
  border-left: 0px !important;
}
.cover-premium-table .cover-premium-table-inner .cpt-cover-name {
  padding: 10px;
  border-left: 1px solid #cdcdcd;
}
.cover-premium-table .cover-premium-table-inner .cpt-excess,
.cover-premium-table .cover-premium-table-inner .cpt-insured,
.cover-premium-table .cover-premium-table-inner .cpt-rate,
.cover-premium-table .cover-premium-table-inner .cpt-base-premium,
.cover-premium-table .cover-premium-table-inner .cpt-override,
.cover-premium-table .cover-premium-table-inner .cpt-tier,
.cover-premium-table .cover-premium-table-inner .cpt-price {
  width: 150px;
  border-left: 1px solid #cdcdcd;
  padding: 10px;
}
.cover-premium-table .cover-premium-table-inner .cpt-content-row {
  position: relative;
}
.cover-premium-table .cover-premium-table-inner .cpt-content-row > .row {
  margin: 0px;
  width: 100%;
  flex-wrap: nowrap;
}
.cover-premium-table thead th label {
  display: inline-block;
}

.referral-popup .referral-checkbox {
  border: 1px solid #CCCCCC;
  position: relative;
  padding: 40px 10px 20px;
  height: 100%;
  border-radius: 4px;
}
.referral-popup .referral-checkbox input[type=checkbox] + span {
  font-size: 14px;
  line-height: 18px;
  padding-left: 30px;
}
.referral-popup .referral-checkbox .referral-status {
  position: absolute;
  top: 5px;
  right: 0px;
  background: #CCCCCC;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 3px 0 0 3px;
}
.referral-popup .referral-checkbox .referral-status-selected {
  background: #EDCC00;
}
.referral-popup .riferral-products-block {
  max-height: 400px;
  overflow: auto;
}
.referral-popup .riferral-products-loop {
  display: flex;
  width: 100%;
}
.referral-popup .riferral-products-loop .riferral-products-number {
  width: 30px;
}
.referral-popup .riferral-products-loop .riferral-products-content {
  width: calc(100% - 30px);
}
.referral-popup .riferral-products-loop .riferral-products-content p {
  margin-bottom: 5px;
}
.referral-popup .riferral-products-loop .riferral-products-content textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
}
.referral-popup .referral-notes-block {
  background: #F6F6F6;
}
.referral-popup .referral-notes-block .referral-notes-heading {
  border-bottom: 1px solid #cccccc;
  padding: 10px 15px;
}
.referral-popup .referral-notes-block ul {
  padding: 0px;
}
.referral-popup .referral-notes-block ul li {
  position: relative;
  padding-left: 0px;
}
.referral-popup .referral-notes-block ul li:before {
  position: absolute;
  width: 6px;
  height: 6px;
  left: -15px;
  top: 8px;
  content: "";
  background: #B7B7B7;
  border-radius: 6px;
}

.proauto-check-switch-block {
  display: flex;
  border: 1px solid #d4d4d4;
  box-shadow: 10px 10px 10px 10px rgba(200, 200, 200, 0.3);
  border-radius: 4px;
  padding: 2px;
  width: 240px;
}
.proauto-check-switch-block .proauto-check-switch {
  width: 120px;
}
.proauto-check-switch-block .proauto-check-switch input[type=radio] {
  opacity: 0;
  position: absolute;
  pointer-events: visible;
}
.proauto-check-switch-block .proauto-check-switch input[type=radio] + span {
  margin-left: 0px;
  padding-left: 10px;
}
.proauto-check-switch-block .proauto-check-switch input[type=radio] + span:before {
  width: 100%;
  height: 56px;
  border-radius: 4;
  margin: 5px;
  border: 0px;
}
.proauto-check-switch-block .proauto-check-switch input[type=radio] + span:after {
  opacity: 0;
}
.proauto-check-switch-block .proauto-check-switch [type=radio]:focus + span:before {
  box-shadow: none;
}
.proauto-check-switch-block .proauto-check-switch input[type=radio]:checked + span {
  margin-left: 0px;
  padding-left: 10px;
  height: 100%;
}
.proauto-check-switch-block .proauto-check-switch input[type=radio]:checked + span:before {
  width: 100%;
  height: 72px;
  margin: 5px;
  border-radius: 4px;
  background: #e8f2fe;
  z-index: -1;
  top: -2px;
}
.proauto-check-switch-block .proauto-check-switch input[type=radio]:checked + span:after {
  opacity: 0;
}
.proauto-check-switch-block .proauto-check-switch .premium-sw,
.proauto-check-switch-block .proauto-check-switch .payment-count-sw,
.proauto-check-switch-block .proauto-check-switch .payment-sw {
  font-size: 12px;
  display: block;
  text-align: center;
  line-height: 16px;
  padding: 2px;
}

.premium-block-outer .upfront-premium,
.premium-block-outer .monthly-premium {
  display: none;
}
.premium-block-outer .upfront-premium.active,
.premium-block-outer .monthly-premium.active {
  display: block;
}

#productQuestions .question-block {
  margin-bottom: 20px;
  margin-top: 20px;
}
#productQuestions .question-block .question-body {
  margin-top: 5px;
}
#productQuestions .question-block .question-body .js-cover-options + span {
  font-weight: bold;
}
#productQuestions .question-head {
  display: flex;
}
#productQuestions .question-head .question-text {
  position: relative;
}
#productQuestions .question-head .question-text .tool-tip-icon {
  position: absolute;
  right: inherit;
  margin-left: 10px;
}

.sticy-quote-btns {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: transparent;
  z-index: 9999;
}
.sticy-quote-btns .container > div {
  background: #ffffff;
  padding: 10px;
  box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.2);
}

.sticky-premium-box {
  color: #000000;
  position: fixed;
  right: 0;
  top: 120px;
  background: #ffffff;
  padding: 0;
  border-radius: 4px 0 0 4px;
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 9999;
  height: 150px;
  width: 250px;
  display: flex;
  align-items: center;
}
.sticky-premium-box .container {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
}
.sticky-premium-box .spb-label {
  color: #ffffff;
  background: #545454;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: auto;
  height: 100%;
  cursor: pointer;
}
.sticky-premium-box .spb-label span {
  background: #545454;
  position: absolute;
  width: 150px;
  height: 30px;
  line-height: 30px;
  padding: 0 0px;
  text-align: center;
  transform: rotate(-90deg);
  transform-origin: left;
  left: 15px;
  bottom: -15px;
  border-radius: 4px 4px 0 0;
  letter-spacing: 0.5px;
}
.sticky-premium-box .spb-quote {
  color: #000000;
  text-align: center;
  padding: 10px 30px 10px 50px;
  width: 100%;
}
.sticky-premium-box .spb-quote span {
  color: #000000;
  font-size: 13px;
}
.sticky-premium-box .spb-quote span.small {
  color: #000000;
  font-size: 10px;
  font-style: italic;
}
.sticky-premium-box .spb-quote h3 {
  color: #ee3524;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
}

.occupations-table-block tr {
  border: 0px;
}
.occupations-table-block td {
  vertical-align: middle;
  line-height: 20px;
  border: 0px !important;
  padding: 3px 20px;
}
.occupations-table-block td label {
  font-size: 14px;
}
.occupations-table-block td + td {
  width: 100px;
  padding-left: 0px;
}
.occupations-table-block td + td input[type=text] {
  margin-bottom: 0px;
}
.occupations-table-block span.close-td {
  background: url("/assets/img/red-round-cross.png") no-repeat;
  background-size: 13px;
  width: 15px;
  height: 15px;
  font-size: 0px;
  display: inline-block;
  line-height: 24px;
}
.occupations-table-block tfoot tr {
  background: #f0f0f0;
}
.occupations-table-block tfoot tr td {
  padding: 10px 20px 10px 40px;
}
.occupations-table-block tfoot tr td + td {
  padding-left: 0px;
}

.arrow-btn-grey {
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  color: #1B1D1F;
  font-size: 14px;
  padding: 10px 30px 10px 10px;
  background: url("/assets/img/singlearrow_right.png") #ffffff right center no-repeat;
}
.arrow-btn-grey:hover {
  text-decoration: none;
  color: #1B1D1F;
  background: url("/assets/img/singlearrow_right.png") #f0f0f0 right center no-repeat;
}

.edit-sel-occu {
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  color: #1B1D1F;
  font-size: 13px;
  position: relative;
  display: block;
  line-height: 16px;
  padding: 5px 5px 5px 27px;
  width: auto;
  flex: 1;
  text-align: center;
}
.edit-sel-occu:hover {
  color: #000000;
  text-decoration: none;
}
.edit-sel-occu i {
  position: absolute;
  left: 5px;
  top: 4px;
  font-size: 20px;
}

/* Responsive Screens */
/* Responsive Boot Strap */
@media screen and (max-width: 767px) {
  .pl-xs-0 {
    padding-left: 0px !important;
  }

  .pr-xs-0 {
    padding-right: 0px !important;
  }

  .px-xl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .ms-xs-0 {
    margin-left: 0px !important;
  }

  .mr-xs-0 {
    margin-right: 0px !important;
  }

  .mt-xs-0 {
    margin-top: 0px !important;
  }

  .mb-xs-0 {
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 1024px) {
  .business-solutions-slider .business-solutions-slider-inner {
    min-width: 400px;
  }

  .more-occupations-block.collapse {
    display: block;
    white-space: normal;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
  .header-container {
    background: url("/assets/img/banner_bg.jpg") no-repeat;
    background-size: 100% 80vh;
  }

  .feedback-modal.getquote-modal .modal-dialog .modal-content .modal-body {
    align-items: flex-start;
    padding-bottom: 75px;
  }
}
@media screen and (min-width: 993px) {
  .top-login .header-search {
    display: none !important;
  }
  .top-login > .container > .row > .row {
    width: 100% !important;
    margin: 0 !important;
  }

  .home-products-block.slick-slider {
    margin-bottom: 0px !important;
  }
  .home-products-block.slick-slider .slick-dots li button:before {
    font-size: 15px;
  }
  .home-products-block .slick-dots {
    bottom: 0px !important;
  }
  .home-products-block .slick-dots li {
    height: 30px;
  }
  .home-products-block .slick-track {
    display: flex !important;
    min-width: 100% !important;
  }
  .home-products-block .slick-track .slick-slide {
    transition: all 0.1s;
  }
  .home-products-block .slick-track .slick-slide:hover {
    overflow: hidden;
    transition: all 0.1s;
  }
  .home-products-block .slick-track .slick-slide {
    transition: all 0.1s;
    height: 630px;
    padding: 150px 0px 20px;
    overflow: hidden;
  }
  .home-products-block .slick-track .slick-slide:nth-child(2n+2) {
    background: #2B303C;
  }
  .home-products-block .home-product {
    margin: 10px auto;
    padding: 20px 0px;
    position: relative;
  }
  .home-products-block .home-product > img {
    height: 200px;
    width: 100%;
  }
  .home-products-block .home-product .home-product-text {
    padding: 30px;
    width: 300px;
    margin: auto;
  }
  .home-products-block .home-product .home-product-text .slide-info {
    height: 60px;
    overflow: hidden;
  }
  .home-products-block .home-product .home-product-text .chooseplan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none !important;
  }
  .home-products-block .home-product .home-product-text .chooseplan .chooseplan-text {
    color: #ffffff;
    border: 1px solid rgba(238, 53, 36, 0.5);
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 0px;
    cursor: pointer;
  }
  .home-products-block .home-product .home-product-text .chooseplan span {
    background: url("/assets/img/slider_arrow_ic.svg") no-repeat center;
    width: 20px;
    height: 20px;
  }
  .home-products-block .home-product h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0;
  }
  .home-products-block .home-product p {
    font-size: 14px;
    color: #ffffff;
  }
  .home-products-block .slick-slide:hover {
    width: 500px !important;
  }
  .home-products-block .slick-slide:hover .home-product {
    margin: 10px auto 0;
    padding: 20px 0px 0;
    position: relative;
  }
  .home-products-block .slick-slide:hover .home-product > img {
    height: 385px;
    width: 100%;
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text {
    padding: 15px 30px;
    width: 100%;
    margin: auto;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text .slide-info {
    height: 60px;
    overflow: hidden;
    display: none;
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text .chooseplan {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text .chooseplan .chooseplan-text {
    color: #ffffff;
    border: 1px solid rgba(238, 53, 36, 0.5);
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 0px;
    background: rgba(238, 53, 36, 0.5);
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text .chooseplan span {
    background: url("/assets/img/slider_arrow_ic.svg") no-repeat center;
    width: 20px;
    height: 20px;
  }
  .home-products-block .slick-slide:hover .home-product h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0 20px;
  }
  .home-products-block .slick-slide:hover .home-product p {
    font-size: 14px;
    color: #ffffff;
  }

  .more-occupations-block.collapse {
    display: block;
    white-space: normal;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .container {
    width: 85%;
  }

  nav.navbar ul {
    justify-content: flex-end;
  }
  nav.navbar ul li a {
    font-size: 14px;
  }

  .header-container {
    background-size: 100% calc(100vh - 140px);
  }
  .header-container.fixed-header {
    min-height: auto;
  }

  .home-page-banner-blocks {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .home-page-banner-blocks .home-page-banner-block a {
    padding: 30px 30px;
    font-size: 16px;
  }
  .home-page-banner-blocks .home-page-banner-block a p {
    font-size: 20px;
  }

  /* Slider */
  .home-slider {
    height: calc(100vh - 0px);
  }
  .home-slider .carousel-inner img {
    min-height: 400px;
  }
  .home-slider .banner-text .banner-inner {
    width: 60%;
  }
  .home-slider .banner-text .banner-inner h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .home-slider .banner-text .banner-inner p {
    font-size: 16px;
  }

  .mmp-inner-tabs .tab-pane > .container {
    width: 100% !important;
  }

  .quote-process-body > .container {
    width: 100% !important;
  }

  .slider-navbar ul {
    margin-top: 20px;
  }
  .slider-navbar ul li {
    margin-bottom: 10px;
  }
  .slider-navbar ul li a {
    font-size: 14px;
  }

  .home-products-tabs {
    margin-top: -80px;
    z-index: 3;
    margin-bottom: 50px;
    position: relative;
  }
  .home-products-tabs .container {
    z-index: 3;
  }
  .home-products-tabs .container .nav-tabs {
    border-radius: 0px;
    border-bottom: 0px;
    padding-left: 20px;
  }
  .home-products-tabs .container .nav-tabs .nav-item {
    text-align: center;
    border-radius: 0px;
    position: relative;
    font-size: 16px;
    font-family: "source_sans_pro";
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child:hover a::before {
    background: #ffffff;
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child a {
    padding-left: 10px;
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child a::before {
    background: #272A4F;
    position: absolute;
    left: -20px;
    content: "";
    height: 100%;
    width: 50px;
    top: 0px;
    -ms-transform: skewX(-30deg);
    /* IE 9 */
    -webkit-transform: skewX(-30deg);
    /* Safari */
    transform: skewX(-30deg);
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child a.active::before {
    background: #ffffff;
  }
  .home-products-tabs .container .nav-tabs .nav-item a {
    border-radius: 0px;
    background: #272A4F;
    color: #ffffff;
    font-weight: 600;
    border: 0px;
    padding: 20px 30px;
    -ms-transform: skewX(40deg);
    /* IE 9 */
    -webkit-transform: skewX(30deg);
    /* Safari */
    transform: skewX(30deg);
    border-right: 2px solid #1b1d1f;
  }
  .home-products-tabs .container .nav-tabs .nav-item a span {
    display: block;
    -ms-transform: skewX(-30deg);
    /* IE 9 */
    -webkit-transform: skewX(-30deg);
    /* Safari */
    transform: skewX(-30deg);
  }
  .home-products-tabs .container .nav-tabs .nav-item a:hover, .home-products-tabs .container .nav-tabs .nav-item a:focus {
    background: #ffffff;
    color: #ee3524;
  }
  .home-products-tabs .container .nav-tabs .nav-item:last-child {
    border-right: 0px;
  }
  .home-products-tabs .container .nav-tabs .nav-item:last-child a {
    border-right: 0px;
  }
  .home-products-tabs .container .nav-tabs .nav-item .nav-link.active {
    background: #ffffff;
    color: #ee3524;
    border: 0px;
    box-shadow: 0px 0px 10px 0px rgba(27, 29, 31, 0.3);
  }
  .home-products-tabs .container .tab-content {
    margin-top: 0px;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(27, 29, 31, 0.1);
  }
  .home-products-tabs .container .tab-content .container {
    padding: 30px 30px 20px;
    font-size: 16px;
    color: #292929;
    line-height: 20px;
    width: 100%;
  }
  .home-products-tabs .container .tab-content .container .more-info {
    color: #ee3524;
    font-size: 14px;
    display: inline-block;
    width: auto;
  }
  .home-products-tabs .container .tab-content .container .more-info span {
    margin-left: 10px;
    background: url("/assets/img/moreinfo_ic.svg") no-repeat;
    width: 20px;
    height: 9px;
    display: inline-block;
  }
  .home-products-tabs .container .tab-content .container .more-info:hover, .home-products-tabs .container .tab-content .container .more-info:focus {
    text-decoration: none;
    opacity: 0.5;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
    padding: 11px 0;
    margin-bottom: 30px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks li {
    display: inline-block;
    text-align: center;
    width: 48%;
    margin-bottom: 15px;
    margin-left: 10px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks li a {
    padding: 10px 20px;
    border: 1px solid #ee3524;
    color: #ee3524;
    font-weight: 600;
    height: 100%;
    display: block;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks li a:hover, .home-products-tabs .container .tab-content .homeProductTabsLinks li a:focus {
    background: #ee3524;
    color: #ffffff;
    text-decoration: none;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo {
    width: 100%;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li img {
    margin-right: 30px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li span {
    color: #272A4F;
    font-size: 16px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
  }

  .commission-block .pb-premium-table .pb-premium-table-cell {
    padding: 5px;
  }
  .commission-block .pb-premium-table .pb-premium-table-cell label {
    font-size: 14px;
  }

  .fc-view-block {
    width: 100%;
  }
  .fc-view-block h3 {
    font-size: 36px;
  }

  .repayment-estimates-block table {
    width: 100%;
  }

  .financeCalcBreakUp .breakup-summery {
    background: #f6f6f6;
    padding: 30px 0;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details {
    padding-left: 30px;
    box-sizing: border-box;
    font-weight: 600;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details h3 {
    font-size: 26px;
    font-weight: 900;
  }
  .financeCalcBreakUp .fc-table-block .fc-table-inner .fc-table .fc-table-body {
    max-height: 400px;
  }

  .inner-page-description {
    margin-top: -30px;
  }
  .inner-page-description > .container .inner-page-content-banner .content-banner-text p {
    width: 75%;
  }

  .news-list-item .news-list-head {
    height: auto;
  }
  .news-list-item .news-list-content {
    height: auto;
  }

  .home-claim-block {
    display: flex;
    align-content: center;
    position: relative;
    padding: 20px 0;
  }
  .home-claim-block:before {
    background: #2a2e53;
    width: 50%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    z-index: 1;
  }
  .home-claim-block:after {
    background: #ffffff;
    width: 50%;
    height: 100%;
    position: absolute;
    content: "";
    right: 0px;
    top: 0px;
    z-index: 1;
  }
  .home-claim-block .home-claim-block-left {
    background: #2a2e53;
    position: relative;
    z-index: 2;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .home-claim-block .home-claim-block-left h2 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 600;
  }
  .home-claim-block .home-claim-block-left h3 {
    color: #ee3524;
    font-size: 50px;
    line-height: 50px;
    margin: 30px 0;
  }
  .home-claim-block .home-claim-block-left h3 span {
    color: #ffffff;
    font-size: 20px;
    display: block;
  }
  .home-claim-block .home-claim-block-center {
    background: transparent;
    position: relative;
    z-index: 2;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .home-claim-block .home-claim-block-center .home-claim-round-blocks {
    width: 135px;
    height: 135px;
    border: 1px dashed #707070;
    border-radius: 135px;
    text-align: center;
    padding: 3px;
    margin: 20px 0;
  }
  .home-claim-block .home-claim-block-center .home-claim-round-blocks span {
    background: #f7f7f7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 127px;
    height: 127px;
    border: 0px dashed #dcdcdc;
    border-radius: 127px;
    align-items: center;
  }
  .home-claim-block .home-claim-block-center .home-claim-round-blocks span img {
    display: block;
    margin-bottom: 15px;
  }
  .home-claim-block .home-claim-block-center .home-claim-round-blocks span label {
    line-height: 15px;
    font-size: 15px;
    color: #1D1956;
    margin-bottom: 0px;
  }
  .home-claim-block .home-claim-block-right {
    background: #ffffff;
    position: relative;
    z-index: 2;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .home-claim-block .home-claim-block-right h2 {
    font-size: 40px;
    color: #1b1d1f;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .home-claim-block .home-claim-block-right p {
    font-family: "robotoregular";
  }

  .business-solutions-slider .business-solutions-slider-inner {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: calc(100% - 0px);
    background: rgba(0, 0, 0, 0);
  }
  .business-solutions-slider .business-solutions-slider-choose-industry {
    padding: 40px;
    background: rgba(255, 255, 255, 0.8);
    margin-top: 20px;
  }
  .business-solutions-slider .business-solutions-slider-choose-industry h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .business-solutions-slider .business-solutions-slider-img {
    width: 100% !important;
    height: calc(100% - 110px);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }

  .feedback-modal.getquote-modal .modal-dialog .modal-content .modal-body {
    align-items: flex-start;
    padding-bottom: 75px;
  }

  .banner-block {
    position: relative;
    height: auto;
    overflow: hidden;
  }
  .banner-block .banner-block-img {
    width: auto;
    height: auto;
    max-width: inherit;
    float: right;
  }
  .banner-block .banner-block-content {
    padding: 40px;
    background: rgba(255, 255, 255, 0.6);
  }
  .banner-block .banner-block-inner {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
  }
  .banner-block .banner-block-inner .container {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .banner-block .banner-block-inner .banner-block-inner-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 80%;
  }
  .banner-block .banner-block-inner.banner-block-inner-right {
    left: inherit;
    right: 0px;
  }
  .banner-block .banner-block-inner.banner-block-inner-right .banner-block-content {
    float: right;
  }
  .banner-block .banner-block-inner h2 {
    color: #272A4F;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .banner-block .banner-block-inner p {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
  }
  .banner-block .banner-block-inner p.small {
    font-size: 14px;
    font-weight: 400;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .header-search.banner-header-search {
    background: url("/assets/img/magnifying-glass-white.svg") no-repeat center right;
    background-size: auto 23px;
  }

  .home-banner-search {
    z-index: 9;
    bottom: 30px;
    height: 50px;
  }

  /* Navbar */
  .header-nav {
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  .header-nav .search-icon-outer {
    flex: 1;
    padding: 0px;
  }
  .header-nav nav.navbar {
    width: 50px;
    flex: unset;
    margin-left: 20px;
  }
  .header-nav nav.navbar ul li.active {
    background: #efefef;
  }
  .header-nav nav.navbar ul li.active a {
    border-bottom: 0px solid #ee3524;
    color: #ee3524;
  }
  .header-nav nav.navbar ul li .dropdown-menu {
    margin-top: 0px;
    border: 0px;
    border-radius: 0px;
    left: 0px;
    padding: 10px 0;
    top: 30px;
    background: #ffffff;
    position: absolute;
    width: 100%;
    text-align: left;
    transition: all 0.5s;
  }
  .header-nav nav.navbar ul li .dropdown-menu a {
    padding-bottom: 15px !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .header-nav .navbar {
    flex-direction: row-reverse;
    height: 60px;
    margin-top: 0px;
    flex: 0;
    margin-left: 30px;
    z-index: 2;
  }
  .header-nav .navbar .navbar-collapse {
    display: block !important;
    position: fixed;
    left: -1000px;
    top: 0px;
    z-index: 9999;
    height: 100%;
    background: #ffffff;
    transition: all 0.3s;
    width: 50%;
  }
  .header-nav .navbar .navbar-collapse.show {
    left: 0px;
    transition: all 0.3s;
    box-shadow: 0 0 10px #585a5b;
  }
  .header-nav .navbar .navbar-nav {
    background: #ffffff;
    width: 100%;
    left: 0px;
    padding: 0px;
    float: right;
    margin-top: 0px;
    display: block;
    position: relative;
  }
  .header-nav .navbar .navbar-nav li {
    padding: 0;
    width: 100%;
    margin-left: 0px;
    color: #1b1d1f;
    background: #efefef;
    border-bottom: 1px solid #cdcdcd;
    padding-left: 0px !important;
    text-align: left;
  }
  .header-nav .navbar .navbar-nav li a {
    line-height: 44px;
    padding: 0 30px;
    font-size: 16px;
    color: #1b1d1f;
    padding: 0px !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
    display: inline-block;
  }
  .header-nav .navbar .navbar-nav li.dropdown, .header-nav .navbar .navbar-nav li.dropdown.show {
    padding-right: 0px !important;
  }
  .header-nav .navbar .navbar-nav li.dropdown > a, .header-nav .navbar .navbar-nav li.dropdown.show > a {
    padding-left: 35px !important;
    width: 100%;
    padding-right: 35px !important;
  }
  .header-nav .navbar-toggler {
    font-size: 10px;
    width: 40px;
    padding: 0px 5px;
    border: 1px solid #ffffff;
    background: #ee3524 !important;
  }
  .header-nav .navbar-toggler .navbar-toggler-icon {
    width: 28px;
    height: 1px;
    background: #ffffff;
    display: block;
    margin: 7px 0;
  }

  .after-scroll nav.navbar ul li:last-child,
.static-header nav.navbar ul li:last-child {
    padding-right: 30px;
  }

  .after-scroll nav.navbar ul li a:after,
.static-header nav.navbar ul li a:after {
    display: none !important;
  }
  .after-scroll nav.navbar ul li .dropdown-menu:after,
.static-header nav.navbar ul li .dropdown-menu:after {
    position: absolute;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    right: 20px;
    top: 20px;
    height: 100%;
    background: transparent;
  }

  .home-slider .home-banner-content {
    max-width: calc(100vw - 30px);
    margin-left: 0px;
    margin-right: auto;
  }

  .home-products-tabs {
    margin-top: -80px;
    z-index: 3;
    margin-bottom: 50px;
    position: relative;
  }
  .home-products-tabs .container {
    z-index: 3;
  }
  .home-products-tabs .container .nav-tabs {
    border-radius: 0px;
    border-bottom: 0px;
    padding-left: 20px;
  }
  .home-products-tabs .container .nav-tabs .nav-item {
    text-align: center;
    border-radius: 0px;
    position: relative;
    font-size: 14px;
    font-family: "source_sans_pro";
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child:hover a::before {
    background: #ffffff;
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child a {
    padding-left: 10px;
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child a::before {
    background: #272A4F;
    position: absolute;
    left: -20px;
    content: "";
    height: 100%;
    width: 50px;
    top: 0px;
    -ms-transform: skewX(-30deg);
    /* IE 9 */
    -webkit-transform: skewX(-30deg);
    /* Safari */
    transform: skewX(-30deg);
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child a.active::before {
    background: #ffffff;
  }
  .home-products-tabs .container .nav-tabs .nav-item a {
    border-radius: 0px;
    background: #272A4F;
    color: #ffffff;
    font-weight: 600;
    border: 0px;
    padding: 20px 15px;
    -ms-transform: skewX(40deg);
    /* IE 9 */
    -webkit-transform: skewX(30deg);
    /* Safari */
    transform: skewX(30deg);
    border-right: 2px solid #1b1d1f;
  }
  .home-products-tabs .container .nav-tabs .nav-item a span {
    display: block;
    -ms-transform: skewX(-30deg);
    /* IE 9 */
    -webkit-transform: skewX(-30deg);
    /* Safari */
    transform: skewX(-30deg);
  }
  .home-products-tabs .container .nav-tabs .nav-item a:hover, .home-products-tabs .container .nav-tabs .nav-item a:focus {
    background: #ffffff;
    color: #ee3524;
  }
  .home-products-tabs .container .nav-tabs .nav-item:last-child {
    border-right: 0px;
  }
  .home-products-tabs .container .nav-tabs .nav-item:last-child a {
    border-right: 0px;
  }
  .home-products-tabs .container .nav-tabs .nav-item .nav-link.active {
    background: #ffffff;
    color: #ee3524;
    border: 0px;
    box-shadow: 0px 0px 10px 0px rgba(27, 29, 31, 0.3);
  }
  .home-products-tabs .container .tab-content {
    margin-top: 0px;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(27, 29, 31, 0.1);
  }
  .home-products-tabs .container .tab-content .container {
    padding: 30px 30px 20px;
    font-size: 16px;
    color: #292929;
    line-height: 20px;
  }
  .home-products-tabs .container .tab-content .container .more-info {
    color: #ee3524;
    font-size: 14px;
    display: inline-block;
    width: auto;
  }
  .home-products-tabs .container .tab-content .container .more-info span {
    margin-left: 10px;
    background: url("/assets/img/moreinfo_ic.svg") no-repeat;
    width: 20px;
    height: 9px;
    display: inline-block;
  }
  .home-products-tabs .container .tab-content .container .more-info:hover, .home-products-tabs .container .tab-content .container .more-info:focus {
    text-decoration: none;
    opacity: 0.5;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
    padding: 11px 0;
    margin-bottom: 30px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks li {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 10px 0;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks li a {
    padding: 10px 20px;
    border: 1px solid #ee3524;
    color: #ee3524;
    font-weight: 600;
    display: block;
    height: 100%;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks li a:hover, .home-products-tabs .container .tab-content .homeProductTabsLinks li a:focus {
    background: #ee3524;
    color: #ffffff;
    text-decoration: none;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo {
    width: 100%;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li img {
    margin-right: 30px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li span {
    color: #272A4F;
    font-size: 16px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
  }

  .home-banner-static-img {
    height: 380px;
  }
  .home-banner-static-img img {
    width: auto !important;
    height: auto;
  }

  .registration-block {
    background: #F5F5F5;
    padding: 30px 50px;
    margin-top: 125px !important;
  }

  .main-search {
    height: 60px;
    width: 90%;
  }
  .main-search .search-btn {
    width: 50px;
  }
  .main-search .search-txt {
    font-size: 20px;
  }
  .main-search .voice-search {
    width: 55px;
    outline: none;
  }

  .home-products-block.slick-slider {
    margin-bottom: 0px !important;
  }
  .home-products-block.slick-slider .slick-dots li button:before {
    font-size: 15px;
  }
  .home-products-block .slick-dots {
    bottom: 0px !important;
  }
  .home-products-block .slick-dots li {
    height: 30px;
  }
  .home-products-block .slick-track {
    display: flex !important;
    min-width: 100% !important;
  }
  .home-products-block .slick-track .slick-slide {
    transition: all 0.1s;
  }
  .home-products-block .slick-track .slick-slide:hover {
    overflow: hidden;
    transition: all 0.1s;
  }
  .home-products-block .slick-track .slick-slide {
    transition: all 0.1s;
    height: 630px;
    padding: 150px 0px 20px;
    overflow: hidden;
  }
  .home-products-block .slick-track .slick-slide:nth-child(2n+2) {
    background: #2B303C;
  }
  .home-products-block .home-product {
    margin: 10px auto;
    padding: 20px 0px;
    position: relative;
  }
  .home-products-block .home-product > img {
    height: 200px;
    width: 100%;
  }
  .home-products-block .home-product .home-product-text {
    padding: 30px;
    width: 300px;
    margin: auto;
  }
  .home-products-block .home-product .home-product-text .slide-info {
    height: 60px;
    overflow: hidden;
  }
  .home-products-block .home-product .home-product-text .chooseplan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none !important;
  }
  .home-products-block .home-product .home-product-text .chooseplan .chooseplan-text {
    color: #ffffff;
    border: 1px solid rgba(238, 53, 36, 0.5);
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 0px;
    cursor: pointer;
  }
  .home-products-block .home-product .home-product-text .chooseplan span {
    background: url("/assets/img/slider_arrow_ic.svg") no-repeat center;
    width: 20px;
    height: 20px;
  }
  .home-products-block .home-product h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0;
  }
  .home-products-block .home-product p {
    font-size: 14px;
    color: #ffffff;
  }
  .home-products-block .slick-slide:hover .home-product {
    margin: 10px auto 0;
    padding: 20px 0px 0;
    position: relative;
  }
  .home-products-block .slick-slide:hover .home-product > img {
    width: 100%;
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text {
    padding: 30px;
    width: 100%;
    margin: auto;
    bottom: 0px;
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text .slide-info {
    height: 60px;
    overflow: hidden;
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text .chooseplan {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text .chooseplan .chooseplan-text {
    color: #ffffff;
    border: 1px solid rgba(238, 53, 36, 0.5);
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 0px;
    background: rgba(238, 53, 36, 0.5);
  }
  .home-products-block .slick-slide:hover .home-product .home-product-text .chooseplan span {
    background: url("/assets/img/slider_arrow_ic.svg") no-repeat center;
    width: 20px;
    height: 20px;
  }
  .home-products-block .slick-slide:hover .home-product h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0 20px;
  }
  .home-products-block .slick-slide:hover .home-product p {
    font-size: 14px;
    color: #ffffff;
  }

  .content-banner .content-banner-text h2 {
    font-size: 32px;
  }
  .content-banner .content-banner-text h3 {
    font-size: 24px;
  }

  .inner-page-description {
    margin-top: -30px;
  }
  .inner-page-description > .container .inner-page-content-banner .content-banner-text p {
    width: 90%;
  }

  .news-list-item .news-list-head {
    height: auto;
  }
  .news-list-item .news-list-content {
    height: auto;
  }

  .home-claim-block {
    display: flex;
    align-content: center;
    position: relative;
    padding: 20px 0;
  }
  .home-claim-block:before {
    background: #2a2e53;
    width: 50%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    z-index: 1;
  }
  .home-claim-block:after {
    background: #ffffff;
    width: 50%;
    height: 100%;
    position: absolute;
    content: "";
    right: 0px;
    top: 0px;
    z-index: 1;
  }
  .home-claim-block .home-claim-block-left {
    background: #2a2e53;
    position: relative;
    z-index: 2;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .home-claim-block .home-claim-block-left h2 {
    font-size: 32px;
    color: #ffffff;
    font-weight: 600;
  }
  .home-claim-block .home-claim-block-left h3 {
    color: #ee3524;
    font-size: 50px;
    line-height: 50px;
    margin: 30px 0;
  }
  .home-claim-block .home-claim-block-left h3 span {
    color: #ffffff;
    font-size: 18px;
    display: block;
  }
  .home-claim-block .home-claim-block-center {
    background: transparent;
    position: relative;
    z-index: 2;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .home-claim-block .home-claim-block-center .home-claim-round-blocks {
    width: 135px;
    height: 135px;
    border: 1px dashed #707070;
    border-radius: 135px;
    text-align: center;
    padding: 3px;
    margin: 20px 0;
  }
  .home-claim-block .home-claim-block-center .home-claim-round-blocks span {
    background: #f7f7f7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 127px;
    height: 127px;
    border: 0px dashed #dcdcdc;
    border-radius: 127px;
    align-items: center;
  }
  .home-claim-block .home-claim-block-center .home-claim-round-blocks span img {
    display: block;
    margin-bottom: 15px;
  }
  .home-claim-block .home-claim-block-center .home-claim-round-blocks span label {
    line-height: 15px;
    font-size: 15px;
    color: #1D1956;
    margin-bottom: 0px;
  }
  .home-claim-block .home-claim-block-right {
    background: #ffffff;
    position: relative;
    z-index: 2;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .home-claim-block .home-claim-block-right h2 {
    font-size: 31px;
    color: #1b1d1f;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .home-claim-block .home-claim-block-right p {
    font-family: "robotoregular";
  }

  .custom-sites-home-slider > .container {
    height: calc(100% - 50px);
  }
  .custom-sites-home-slider .custom-sites-home-slider-right p {
    font-size: 16px;
  }
  .custom-sites-home-slider .custom-sites-home-slider-left {
    margin-top: 30px;
  }
  .custom-sites-home-slider .custom-sites-home-slider-left h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .custom-sites-home-slider .custom-sites-home-slider-left h2 span {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .header-container.static-header + .main-container {
    padding-top: 0px;
  }

  .fixed-header + .main-container {
    padding-top: 100px;
  }

  .home-page-banner-blocks {
    margin: 35px 0;
  }

  .custom-site-map .container {
    padding: 30px 0;
  }

  .custom-site-stats-middle {
    position: relative;
    float: left;
    margin: 0;
    left: 0;
    top: 0;
    height: auto;
    justify-content: center;
    display: flex;
    align-items: center;
    box-shadow: none;
  }
  .custom-site-stats-middle img {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.14), 0 3px 0px -5px rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(100, 100, 100, 0.2);
  }

  .get-quote-btn p span {
    font-size: 11px;
  }

  .business-solutions-slider {
    padding-top: 110px;
  }
  .business-solutions-slider .business-solutions-slider-inner {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: calc(100% - 0px);
    background: rgba(0, 0, 0, 0);
  }
  .business-solutions-slider .business-solutions-slider-choose-industry {
    padding: 20px;
    margin: 20px;
  }
  .business-solutions-slider .business-solutions-slider-choose-industry h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .business-solutions-slider .business-solutions-slider-choose-industry p {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .business-solutions-slider .business-solutions-slider-img {
    width: 100% !important;
    height: calc(100% - 110px);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }

  .points-list-item-list li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px;
    font-size: 14px;
    color: #58595B;
    line-height: 18px;
  }
  .points-list-item-list li:after {
    background: #ee3524;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 6px;
    left: 0px;
    content: "";
    transform: rotate(45deg);
  }

  .banner-block {
    position: relative;
    height: auto;
    overflow: hidden;
    margin-top: 110px;
  }
  .banner-block .banner-block-img {
    width: auto;
    height: auto;
    max-width: inherit;
    float: right;
  }
  .banner-block .banner-block-content {
    padding: 40px;
    background: rgba(255, 255, 255, 0.6);
  }
  .banner-block .banner-block-inner {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
  }
  .banner-block .banner-block-inner .container {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .banner-block .banner-block-inner .banner-block-inner-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 80%;
  }
  .banner-block .banner-block-inner.banner-block-inner-right {
    left: inherit;
    right: 0px;
  }
  .banner-block .banner-block-inner.banner-block-inner-right .banner-block-content {
    float: right;
  }
  .banner-block .banner-block-inner h2 {
    color: #272A4F;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .banner-block .banner-block-inner p {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
  }
  .banner-block .banner-block-inner p.small {
    font-size: 14px;
    font-weight: 400;
  }

  .main-container-inner {
    margin-top: 125px;
  }

  .maintenance-page {
    background: url("/assets/img/maintenance-background.jpg") #E9E9ED no-repeat;
    min-height: 100vh;
    height: 100%;
    background-size: 100% auto;
    text-align: center;
    position: relative;
  }
  .maintenance-page > .container {
    position: absolute;
    bottom: calc(50% - 150px);
    margin: auto;
    text-align: center;
    width: 100%;
    left: 0px;
    right: 0px;
  }
  .maintenance-page h3 {
    color: #ee3524;
    font-size: 27px;
    font-weight: bold;
  }
  .maintenance-page p {
    font-size: 18px;
    color: #262626;
    line-height: 24px;
    max-width: 800px;
    margin: auto;
  }

  .custom-site-faqs {
    padding: 0px;
  }

  .cover-premium-table .cover-premium-table-inner .cpt-section {
    position: relative;
    overflow-y: auto;
    max-height: 100vh;
    min-width: 100px;
  }
}
@media screen and (max-width: 800px) and (min-width: 767px) {
  .maintenance-page {
    background: url("/assets/img/maintenance-background.jpg") #E9E9ED no-repeat;
    min-height: 100vh;
    height: 100%;
    background-size: 100% auto;
    text-align: center;
    position: relative;
  }
  .maintenance-page > .container {
    position: absolute;
    top: calc(50% - 150px);
    margin: auto;
    text-align: center;
    width: 100%;
    left: 0px;
    right: 0px;
  }
  .maintenance-page h3 {
    color: #ee3524;
    font-size: 27px;
    font-weight: bold;
  }
  .maintenance-page p {
    font-size: 18px;
    color: #262626;
    line-height: 24px;
    max-width: 800px;
    margin: auto;
  }

  .more-occupations-block.collapse {
    display: block;
    white-space: normal;
  }
}
@media screen and (max-width: 992px) and (min-width: 320px) {
  .return-to-top:hover {
    text-decoration: none;
    background: url("/assets/img/arrow-to-top.png") #ee3524 no-repeat center;
    background-size: 15px;
  }

  .header-container {
    background-size: 100% 60vh;
  }

  .header-search-outer {
    width: 100%;
    background: #ffffff;
    left: 0px;
    padding: 10px 0;
  }
  .header-search-outer.home-search {
    background: transparent;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 0px;
    left: inherit;
    overflow: hidden;
    opacity: 1;
    transition: all 0.5s;
    z-index: -999;
  }
  .header-search-outer.home-search .close-search {
    margin-top: 7px;
    position: absolute;
    right: 40px;
    font-size: 36px;
    color: #aaaaaa;
    z-index: 999;
  }
  .header-search-outer.home-search.active {
    width: 100%;
    top: 0px;
    height: auto;
    min-height: 135px;
    opacity: 1;
    transition: all 0.5s;
    background: #ffffff;
    padding: 20px 0 30px;
    z-index: 999;
  }
  .header-search-outer.home-search.active .close-search {
    display: block;
    cursor: pointer;
    right: 15px;
    font-size: 25px;
    margin-top: 10px;
  }
  .header-search-outer.home-search .main-search {
    background: #ffffff;
    height: 60px;
    border-radius: 0px;
    box-shadow: none;
    border: 0px;
    max-width: 85%;
  }
  .header-search-outer.home-search .main-search .search-txt {
    font-size: 18px;
  }
  .header-search-outer .main-search {
    width: 60%;
    left: inherit;
    right: 0px;
    width: auto;
    box-shadow: 0px 0px 5px 0px rgba(27, 29, 31, 0.8);
  }

  .home-banner-search {
    display: none;
  }

  .fixed-header.d-none {
    display: block !important;
  }

  .header .logo {
    height: auto;
    display: flex;
    align-items: center;
  }

  .slider-navbar {
    display: none;
  }

  .products-outer-block {
    width: calc(100% - 40px) !important;
    padding-left: 40px !important;
  }

  .fc-view-block {
    margin-top: 30px;
    width: 90%;
  }
  .fc-view-block h3 {
    font-size: 36px;
  }

  .repayment-estimates-block table {
    width: 90%;
  }

  .probindModal .modal-dialog {
    max-width: 90%;
    margin: auto;
  }

  .coverage-slider-outer > .container > h3 {
    padding: 0 15px;
  }
  .coverage-slider-outer .owl-stage-outer {
    margin: auto;
  }
  .coverage-slider-outer .coverage-slider .owl-theme .owl-nav {
    left: 0;
    width: calc(100%);
  }

  .profile-block {
    width: auto;
  }

  .after-scroll nav {
    box-shadow: none;
    background-color: transparent;
  }
  .after-scroll nav.navbar {
    font-family: "source_sans_pro";
    padding: 0px;
    margin: 0px;
    flex: 1;
  }
  .after-scroll nav.navbar ul {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 56px;
    align-items: center;
  }
  .after-scroll nav.navbar ul li {
    width: auto;
    margin-left: 0px;
    text-align: right;
  }
  .after-scroll nav.navbar ul li .dropdown-toggle::after {
    margin-left: 10px;
    margin-right: 10px;
  }
  .after-scroll nav.navbar ul li a {
    color: #1b1d1f;
    border-bottom: 1px solid transparent;
    padding: 0px 0px 20px !important;
    font-size: 16px;
    font-weight: 600;
    font-family: "source_sans_pro";
    display: inline;
  }
  .after-scroll nav.navbar ul li a:hover {
    background-color: transparent;
  }
  .after-scroll nav.navbar ul li.dropdown {
    padding-left: 20px;
    padding-right: 20px;
  }
  .after-scroll nav.navbar ul li.dropdown a {
    padding: 5px 0px !important;
  }
  .after-scroll nav.navbar ul li.dropdown.show > a {
    border-top: 3px solid #ee3524;
    background: #ffffff;
    color: #ee3524;
    text-decoration: none;
    padding: 5px 0px !important;
  }
  .after-scroll nav.navbar ul li .dropdown-menu {
    margin-top: 0px;
    border: 0px;
    border-radius: 0px;
    position: absolute;
    left: 38px;
    padding: 10px;
    top: 39px;
    background: #ffffff;
    box-shadow: 0px 5px 5px 0px rgba(27, 29, 31, 0.1);
  }
  .after-scroll nav.navbar ul li .dropdown-menu a {
    color: #1C1C1C !important;
    font-size: 14px;
    border-bottom: 1px solid rgba(27, 29, 31, 0.1) !important;
    width: 100%;
    display: block;
    margin: 10px 0 0;
    line-height: 24px;
    padding-bottom: 15px !important;
    padding-left: 0px !important;
    font-weight: normal;
  }
  .after-scroll nav.navbar ul li .dropdown-menu a:last-child {
    border-bottom: 0px !important;
    padding-bottom: 5px !important;
  }
  .after-scroll nav.navbar ul li .dropdown-menu a:hover {
    color: #ee3524 !important;
    border-bottom: 1px solid #ee3524 !important;
  }
  .after-scroll nav.navbar ul li.active,
.after-scroll nav.navbar ul li:hover {
    background-color: transparent;
  }
  .after-scroll nav.navbar ul li.active a,
.after-scroll nav.navbar ul li:hover a {
    border-bottom: 1px solid #ffffff;
    color: #ee3524;
  }

  .header-container {
    z-index: 999;
    width: 100%;
  }
  .header-container::before {
    top: 0px !important;
  }
  .header-container nav.navbar ul li.dropdown {
    position: relative;
  }
  .header-container nav.navbar ul li.dropdown > a {
    display: inline-block;
    width: auto !important;
  }
  .header-container nav.navbar ul li.dropdown::after {
    position: absolute;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    right: 20px;
    top: 20px;
    height: 100%;
    background: transparent;
  }
  .header-container nav.navbar ul li .dropdown-toggle::after {
    margin-left: 5px;
    margin-right: 5px;
    display: none;
  }

  .header-search {
    position: absolute;
    padding: 20px 30px;
    right: 0px;
    top: 0px;
    width: 100%;
    background: #F2F2F2;
    border: 1px solid #d4d4d4;
    border-radius: 0px;
    z-index: 99;
    display: none;
    height: auto;
    text-align: left;
  }
  .header-search .btn {
    width: 50px !important;
    float: left;
    margin-top: 0px;
    height: 40px;
    border-radius: 0 5px 5px 0;
    font-size: 0px;
    background: url("/assets/img/search_ic.svg") no-repeat center #ED3623;
    background-size: 20px 20px !important;
  }
  .header-search .header-search-inner {
    background: #ffffff;
    border: 0px solid #1B1D1F;
    height: auto;
    overflow: hidden;
    margin: auto;
    width: calc(100% - 50px);
    float: left;
    margin-right: 0px;
    border-radius: 5px 0 0 5px;
  }
  .header-search .header-search-inner .form-control {
    font-size: 14px;
    width: calc(100% - 40px) !important;
    line-height: 45px !important;
  }
  .header-search .header-search-inner .close-search {
    background: url("/assets/img/close_grey.png") no-repeat center;
    background-size: 15px;
    width: 40px;
    height: 40px;
  }

  .topbar {
    z-index: 4;
    position: fixed;
    height: 45px;
    background: transparent;
  }
  .topbar .top-login {
    z-index: 4;
    padding-bottom: 0px;
  }
  .topbar .top-login > .container {
    max-width: 1000px;
    padding-bottom: 0px;
    padding-top: 5px;
  }
  .topbar .top-login > .container > .row {
    background: #ffffff;
    padding-bottom: 10px;
  }
  .topbar .top-login > .container > .row > .row {
    width: 100%;
    margin: auto;
    max-width: 720px;
  }
  .topbar .top-login > .container .top-contact-info {
    justify-content: space-between;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
    background: #E5E5E5;
  }
  .topbar .top-login .logo {
    height: 45px;
    line-height: 45px;
  }
  .topbar .right-links {
    padding-left: 0px;
  }
  .topbar .right-links > ul {
    display: block;
  }
  .topbar .right-links > ul .btn-search {
    background: url("/assets/img/search-icon.svg") no-repeat center;
    border: 0px;
    font-size: 0px;
    width: 30px;
    height: 30px;
    background-size: 20px;
  }
  .topbar .right-links > ul > li {
    display: inline-block !important;
    margin-left: 10px;
  }
  .topbar .right-links > ul > li.header-nav {
    float: right;
    padding-top: 0px;
    width: 30px;
    margin-left: 10px;
    height: 45px;
  }
  .topbar .right-links > ul > li.header-nav > button {
    margin-top: 10px;
    background: transparent !important;
    border: 0px !important;
    border-radius: 0px !important;
  }
  .topbar .right-links > ul > li.header-nav > button.activeToggler {
    background: url("/assets/img/close_grey.png") transparent center no-repeat !important;
    background-size: 16px !important;
  }
  .topbar .right-links > ul > li.header-nav > button.activeToggler span {
    transition: all 0.3s;
    opacity: 0;
  }
  .topbar .right-links > ul > li.header-nav > button span {
    width: 23px;
    height: 2px;
    background: #a0a0a0;
    display: block;
    margin: 5px 0;
    opacity: 1;
    transition: all 0.3s;
  }

  .static-header {
    position: relative;
  }
  .static-header.header-container {
    position: relative;
  }
  .static-header .main-bar {
    background: transparent !important;
  }
  .static-header .topbar {
    background: transparent !important;
  }

  .main-bar {
    padding: 0px !important;
    max-width: 768px !important;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .main-bar .header-nav {
    height: auto;
    width: 100%;
    max-width: 70%;
    margin-left: auto;
  }
  .main-bar .navbar-inner {
    background: #ededed;
    height: calc(100vh - 105px);
  }
  .main-bar .navbar-inner .nav-item {
    padding: 0px 20px;
    text-align: left;
    border-bottom: 1px solid #cdcdcd;
    border-top: 0px !important;
  }
  .main-bar .navbar-inner .nav-item.show, .main-bar .navbar-inner .nav-item:focus, .main-bar .navbar-inner .nav-item:hover {
    border-top: 0px !important;
    border-bottom: 1px solid #cdcdcd;
  }
  .main-bar .navbar-inner .nav-item a {
    color: #1B1D1F;
  }
  .main-bar .navbar-inner .nav-item.dropdown {
    position: relative !important;
    padding-right: 0px;
  }
  .main-bar .navbar-inner .nav-item.dropdown.show:after {
    transform: rotate(45deg);
    transition: all 0.2s;
  }
  .main-bar .navbar-inner .nav-item.dropdown:after {
    position: absolute;
    right: 0px;
    content: "";
    border: 0px;
    font-size: 29px;
    top: 10px;
    background: url("/assets/img/add_ic.png") center;
    width: 17px;
    height: 17px;
    transition: all 0.2s;
  }
  .main-bar .navbar-inner .nav-item.dropdown a {
    padding-right: 0px !important;
  }
  .main-bar .navbar-inner .nav-item.dropdown:after {
    top: 10px;
    right: 15px;
  }
  .main-bar .navbar-inner .nav-item.dropdown .dropdown-menu {
    position: relative;
  }
  .main-bar .navbar-inner .nav-item.dropdown .dropdown-menu > .container {
    padding: 0px !important;
  }
  .main-bar .navbar-inner .nav-item.dropdown .dropdown-menu .submenu-block {
    padding: 0px;
  }
  .main-bar .navbar-inner .nav-item.dropdown .dropdown-menu .submenu-items {
    column-count: 1;
    padding-bottom: 0px;
    margin-top: 0px;
  }
  .main-bar .navbar-inner .nav-item.dropdown .dropdown-menu .submenu-items li {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
  }
  .main-bar .navbar-inner .nav-item.dropdown .dropdown-menu .submenu-items li.get-quote-link a {
    width: 120px;
    line-height: 25px;
    margin-bottom: 15px;
    margin-left: 5px;
  }
  .main-bar .navbar-nav {
    background: #f2f2f2;
  }

  .header {
    height: auto;
    opacity: 1;
    position: fixed;
  }
  .header .topbar.afterlogin {
    display: block !important;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
    background: #2a2e53;
  }
  .header .topbar.afterlogin .top-contact-info li {
    margin-left: 0px;
    margin-right: 0px;
  }
  .header .logo img {
    max-width: 250px !important;
    max-height: 60px !important;
    height: auto !important;
  }
  .header .header-nav {
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  .header .header-nav .navbar {
    flex-direction: row-reverse;
    height: 60px;
    margin-top: 0px;
    flex: 0;
    margin-left: 30px;
  }
  .header .header-nav .navbar .navbar-collapse {
    display: block !important;
    position: fixed;
    left: -1000px;
    top: 0px;
    z-index: 9999;
    height: 100%;
    background: #ffffff;
    transition: all 0.3s;
    width: 40%;
  }
  .header .header-nav .navbar .navbar-collapse.show {
    left: 0px;
    transition: all 0.3s;
    box-shadow: 0 0 10px #585a5b;
  }
  .header .header-nav .navbar .navbar-nav {
    background: #ffffff;
    width: 100%;
    left: 0px;
    padding: 0px;
    float: right;
    margin-top: 0px;
    display: block;
    position: relative;
  }
  .header .header-nav .navbar .navbar-nav li {
    padding: 0 30px;
    width: 100%;
    margin-left: 0px;
  }
  .header .header-nav .navbar .navbar-nav li a {
    line-height: 44px;
    font-size: 16px;
  }
  .header .header-nav .navbar-toggler {
    background: #ee3524 !important;
  }
  .header .header-nav .navbar-toggler .navbar-toggler-icon {
    width: 30px;
    height: 1px;
    background: #ffffff;
    display: block;
    margin: 7px 0;
  }

  .home-page-banner-blocks {
    margin: 40px 0;
  }
  .home-page-banner-blocks .home-page-banner-block a {
    padding: 30px 30px;
    font-size: 16px;
  }
  .home-page-banner-blocks .home-page-banner-block a p {
    font-size: 20px;
  }

  .home-slider {
    overflow: hidden;
    position: relative;
    height: auto;
    margin-top: 0px;
    padding-top: 140px;
    background-size: cover !important;
    background-position: bottom left !important;
    background-color: transparent !important;
  }
  .home-slider::before {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #ffffff;
    opacity: 0.6;
    content: "";
    width: 100%;
    height: 100%;
  }
  .home-slider .home-banner-content {
    max-width: calc(100vw - 30px);
  }
  .home-slider .home-banner-content .view-more-grey {
    font-size: 18px;
    margin-left: 10px;
  }
  .home-slider .home-banner-content h3 {
    font-size: 24px;
  }
  .home-slider .home-banner-content .home-banner-content-box a {
    font-size: 18px;
    margin: 10px auto;
    padding: 5px 15px;
    border-radius: 6px;
    font-weight: bold;
  }
  .home-slider .carousel {
    height: 100% !important;
  }
  .home-slider .carousel-inner {
    height: 100% !important;
  }
  .home-slider .carousel-item {
    height: 100% !important;
    overflow: hidden;
  }
  .home-slider .carousel-item img {
    height: 100% !important;
    width: auto;
    max-width: initial;
  }
  .home-slider .banner-text {
    text-align: left;
    display: flex;
    top: 0px;
    height: 100%;
    align-items: center;
  }
  .home-slider .banner-text:after {
    display: none;
  }
  .home-slider .banner-text .banner-inner {
    width: 100%;
    text-align: left;
    background: rgba(27, 29, 31, 0.3);
    padding: 30px;
    margin-top: -30px;
  }
  .home-slider .banner-text h3 {
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    line-height: 24px;
  }
  .home-slider .banner-text p {
    line-height: 24px;
    font-size: 18px;
    margin-top: 30px;
  }
  .home-slider img {
    height: 100%;
    width: 100%;
  }

  .business-insurance-slider {
    max-width: calc(100vw - 70px);
    margin: auto;
  }

  .page-login-block .page-login {
    max-width: 100%;
  }
  .page-login-block .page-login .view-more-grey {
    margin-left: 0;
    font-size: 18px;
    display: block;
  }

  .home-products .products-heading p {
    font-size: 14px;
    color: #ffffff;
  }

  .home-page-banner-blocks .home-page-banner-block a {
    font-size: 16px;
    padding-left: 20px;
  }
  .home-page-banner-blocks .home-page-banner-block img {
    width: 100%;
    height: auto;
  }

  .custom-modal .modal-title {
    font-size: 22px;
    color: #000000;
  }

  .login-pop-right h3 {
    font-size: 22px;
  }

  /* Quote Process Page */
  .quote-process .quote-process-heading {
    margin-bottom: 20px;
  }
  .quote-process .quote-process-heading span.ref-number {
    display: block;
    width: 100%;
    float: none;
  }
  .quote-process .quote-process-block .quote-process-head {
    font-size: 13px;
    line-height: 24px;
    padding: 0 10px 0 30px;
    width: 100%;
  }
  .quote-process .quote-process-block .quote-process-head.open:before {
    content: "|";
    font-size: 12px;
    transform: rotate(90deg);
    left: -15px;
    top: -12px;
  }
  .quote-process .quote-process-block .quote-process-head:before {
    line-height: 22px;
    font-size: 20px;
    left: 0px;
    top: 0px;
  }
  .quote-process .quote-process-block.policy-grid .quote-process-head {
    padding-left: 10px;
    line-height: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .quote-process .quote-process-block.policy-grid .quote-process-head:before {
    left: inherit;
    top: 10px;
    line-height: 100%;
    height: auto;
    right: 5px;
  }
  .quote-process .quote-process-block.policy-grid .quote-process-head.open:before {
    content: "|";
    font-size: 12px;
    transform: rotate(90deg);
    left: inherit;
    top: 15px;
  }

  .financeCalcBreakUp .breakup-summery {
    background: #f6f6f6;
    padding: 30px 0;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details p {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details h3 {
    font-size: 18px;
    font-weight: 900;
  }

  .training-page-block h1 {
    font-size: 21px;
    font-weight: 800;
    text-align: left;
    display: flex;
    justify-content: space-between;
  }
  .training-page-block h1 label {
    flex: 1;
    margin-bottom: 0px;
  }
  .training-page-block h1 a {
    float: right;
    width: 180x;
    height: 40px;
  }
  .training-page-block h1 a:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: 0.8;
  }

  .employee-benifits {
    margin-bottom: 50px;
  }
  .employee-benifits h2 {
    font-size: 32px;
    text-align: center;
    font-weight: 800;
    margin: 50px 0;
  }

  .news-list-item .news-list-head {
    height: auto;
    font-size: 18px;
    height: auto;
  }
  .news-list-item .news-list-date {
    font-size: 16px;
  }
  .news-list-item .news-list-content {
    height: auto;
  }
  .news-list-item .news-list-img {
    height: auto;
  }

  .getquote-modal {
    width: 85%;
  }
  .getquote-modal .modal-dialog .modal-content .modal-header {
    flex-wrap: wrap;
    height: 100px;
  }
  .getquote-modal .modal-dialog .modal-content .modal-header .skip-quote {
    width: 175px;
    text-align: center;
  }
  .getquote-modal .modal-dialog .modal-content .modal-header .survey-quote-steps {
    width: 100%;
    height: 20px;
    margin-left: 0px;
    clear: both;
    display: flex;
    justify-content: space-between;
  }
  .getquote-modal .modal-dialog .modal-content .modal-header .survey-quote-steps span {
    margin: 15px 5px;
  }
  .getquote-modal .occupation-table-block {
    max-height: 50vh !important;
  }

  .feedback-modal .modal-dialog .modal-content .modal-header {
    flex-wrap: wrap;
    height: 30px;
  }

  .commission-block .pb-premium-table .row:nth-child(2n) > .pb-premium-table-cell {
    /* background-color: #f6f6f6; */
    background-color: #ffffff;
  }

  .commission-block .pb-premium-table .row > .pb-premium-table-cell:nth-child(n+3),
.commission-block .pb-premium-table .row > .pb-premium-table-cell:nth-child(n+4) {
    background-color: #f6f6f6;
  }

  .dashboard-outer-heading > h1 {
    font-size: 24px;
    line-height: 36px;
  }

  .dashboard-outputs-details-numbers > label {
    font-size: 14px;
  }

  .body-before-login .get-quote-btn {
    position: relative !important;
  }
  .body-before-login .footer.sticky {
    padding-bottom: 0px !important;
  }

  .custom-site-faqs {
    padding: 0px;
  }

  .testimonials-block .testimonial {
    color: #ffffff;
    padding: 20px 35px 20px 45px;
    border-radius: 0 20px 0 20px;
    background: url("/assets/img/quote-left.png") no-repeat 15px 15px #2a2e53;
    background-size: 20px;
    height: 100%;
  }
  .testimonials-block .testimonial p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .topbar {
    z-index: 4;
    position: fixed;
  }
  .topbar .top-login {
    z-index: 4;
  }

  .logo-login {
    margin-top: 0px;
  }

  .profile-block .profile-menu {
    z-index: 4;
    right: -5px;
  }

  .fixed-header .header .topbar,
.static-header .header .topbar {
    padding: 10px 0;
  }

  .topbar .top-contact-info {
    padding: 10px 0;
  }
  .topbar .top-contact-info .address {
    background: url("/assets/img/envelope_grey.svg") no-repeat left 14px;
    padding-left: 20px;
    background-position: left 1px;
    background-size: 14px 10px;
  }
  .topbar .top-contact-info > li {
    line-height: 22px;
  }
  .topbar .top-contact-info > li:first-child {
    display: block;
    align-items: center;
    width: 50%;
    float: left;
  }
  .topbar .top-contact-info .email,
.topbar .top-contact-info .phone {
    display: block;
    line-height: 16px;
  }
  .topbar .top-contact-info .phone a {
    margin-top: 0px;
  }

  .after-scroll nav.navbar ul li:last-child,
.static-header nav.navbar ul li:last-child {
    padding-right: 30px;
  }

  .after-scroll nav.navbar ul li a:after,
.static-header nav.navbar ul li a:after {
    display: none !important;
  }
  .after-scroll nav.navbar ul li.active.dropdown a,
.static-header nav.navbar ul li.active.dropdown a {
    padding-bottom: 0px !important;
  }
  .after-scroll nav.navbar ul li.active.dropdown.show a,
.static-header nav.navbar ul li.active.dropdown.show a {
    padding-bottom: 20px !important;
  }
  .after-scroll nav.navbar ul li.dropdown:after,
.static-header nav.navbar ul li.dropdown:after {
    position: absolute;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #999999;
    right: 20px;
    top: 18px;
    background: transparent;
    border-left: 0px;
    border-bottom: 0px;
    transform-origin: center;
    transition: all 0.2s;
  }

  .header-container .header-nav nav.navbar ul li.dropdown.show:after {
    position: absolute;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #999999;
    right: 20px;
    top: 18px;
    background: transparent;
    transform: rotate(135deg);
    border-left: 0px;
    border-bottom: 0px;
    transform-origin: center;
    transition: all 0.2s;
  }
  .header-container .header-nav nav.navbar ul li.dropdown.active {
    background: #ffffff;
  }
  .header-container .header-nav nav.navbar ul li.dropdown.active > a {
    padding-bottom: 0px !important;
  }
  .header-container .header-nav nav.navbar ul li.dropdown:after {
    position: absolute;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #999999;
    right: 20px;
    top: 18px;
    background: transparent;
    transform: rotate(45deg);
    border-left: 0px;
    border-bottom: 0px;
    transform-origin: center;
    transition: all 0.2s;
  }

  .navbar-toggler {
    font-size: 10px;
    width: 40px;
    padding: 0px 5px;
    border: 1px solid #ffffff;
    background: #ee3524 !important;
  }
  .navbar-toggler .navbar-toggler-icon {
    width: 28px;
    height: 1px;
    background: #ffffff;
    display: block;
    margin: 7px 0;
  }

  .main-search {
    max-width: 100% !important;
  }
  .main-search .voice-search {
    background: url("/assets/img/microphone.svg") no-repeat center left;
    background-size: 26px;
  }

  .main-bar {
    overflow-y: auto;
    overflow-x: hidden;
  }

  .footer .footer-links-section p {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .footer.sticky {
    padding-bottom: 120px;
  }

  .export-row {
    text-align: left !important;
  }
  .export-row a {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .export-row button {
    width: auto;
    display: inline-block;
    margin-right: 10px;
  }

  .get-quote-btn {
    line-height: 36px;
    padding: 5px 0;
  }
  .get-quote-btn .btn-probind {
    width: auto;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 12px;
    font-weight: bold;
    margin: 0 20px !important;
  }
  .get-quote-btn span {
    font-size: 11px;
  }

  .error-pages {
    text-align: center;
    max-width: 100%;
  }
  .error-pages h2 {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
  }

  .header-nav {
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  .header-nav .search-icon-outer {
    flex: 1;
    padding: 0px;
  }
  .header-nav nav.navbar {
    width: 50px;
    flex: unset;
    margin-left: 20px;
  }
  .header-nav nav.navbar ul li.active {
    background: #efefef;
  }
  .header-nav nav.navbar ul li.active a {
    border-bottom: 0px solid #ee3524;
    color: #ee3524;
  }
  .header-nav nav.navbar ul li.dropdown > a, .header-nav nav.navbar ul li.dropdown.show > a {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .header-nav nav.navbar ul li .dropdown-menu {
    margin-top: 0px;
    border: 0px;
    border-radius: 0px;
    left: 0px;
    padding: 10px 0px;
    top: 30px;
    background: #ffffff;
    position: absolute;
    width: 100%;
    text-align: right;
    transition: all 0.5s;
  }
  .header-nav nav.navbar ul li .dropdown-menu a {
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-bottom: 10px !important;
    text-align: left;
    font-size: 14px;
  }
  .header-nav .navbar {
    flex-direction: row-reverse;
    height: 60px;
    margin-top: 0px;
    flex: 0;
    margin-left: 30px;
    z-index: 2;
  }
  .header-nav .navbar .navbar-collapse {
    display: block !important;
    position: fixed;
    left: -1000px;
    top: 0px;
    z-index: 9999;
    height: 100%;
    background: #ffffff;
    transition: all 0.3s;
    width: calc(100% - 75px);
  }
  .header-nav .navbar .navbar-collapse.show {
    left: 0px;
    transition: all 0.3s;
    box-shadow: 0 0 10px #585a5b;
  }
  .header-nav .navbar .navbar-nav {
    background: #ffffff;
    width: 100%;
    left: 0px;
    padding: 0px;
    float: right;
    margin-top: 0px;
    display: block;
    position: relative;
  }
  .header-nav .navbar .navbar-nav li {
    padding: 0 0px;
    width: 100%;
    margin-left: 0px;
    color: #1b1d1f;
    background: #efefef;
    border-bottom: 1px solid #cdcdcd;
    text-align: left;
  }
  .header-nav .navbar .navbar-nav li:first-child {
    padding-left: 0px;
  }
  .header-nav .navbar .navbar-nav li:last-child {
    padding-right: 0px;
  }
  .header-nav .navbar .navbar-nav li a {
    line-height: 44px;
    font-size: 16px;
    color: #1b1d1f;
    padding: 0px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    display: block;
    width: 100%;
  }

  .home-banner-search {
    z-index: 9;
    bottom: 25px;
    height: 50px;
  }

  .home-banner-static-img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    text-align: right;
    height: auto;
    z-index: 1;
    opacity: 0.3;
    text-align: center;
  }
  .home-banner-static-img > .container {
    height: 100%;
  }
  .home-banner-static-img img {
    height: 100%;
    width: auto;
  }

  .proauto-training-block {
    margin-top: 0px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
  }
  .proauto-training-block > .container {
    background: url("/assets/img/take_training_banner_bg.jpg") no-repeat;
    background-size: 100% 100%;
    width: auto;
    height: auto;
    color: #ffffff;
    padding: 20px;
  }
  .proauto-training-block > .container h1 {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
  }
  .proauto-training-block > .container p {
    font-size: 16px;
  }

  .header-search {
    cursor: pointer;
  }

  .header-container {
    background-size: 100% auto !important;
    z-index: 999;
  }

  .home-slider {
    overflow: hidden;
    position: relative;
    height: auto;
    margin-top: 0px;
    background-color: #ffffff;
    padding-top: 140px;
    background-size: auto 100% !important;
    background-position: top center !important;
  }
  .home-slider .home-banner-content h3 {
    font-size: 24px;
  }
  .home-slider .home-banner-content .home-banner-content-box a {
    font-size: 18px;
    margin: 10px auto;
    padding: 5px 15px;
    border-radius: 6px;
    font-weight: bold;
  }
  .home-slider .carousel {
    height: 100% !important;
    z-index: 2;
  }
  .home-slider .carousel-inner {
    height: 100% !important;
  }
  .home-slider .carousel-item {
    height: 100% !important;
    overflow: hidden;
  }
  .home-slider .carousel-item img {
    height: 100% !important;
    width: auto;
    max-width: initial;
    margin-left: -25%;
  }
  .home-slider .banner-text {
    text-align: left;
    display: flex;
    top: 0px;
    height: calc(100% - 50px);
    align-items: center;
    padding-top: 0px;
  }
  .home-slider .banner-text:after {
    display: none;
  }
  .home-slider .banner-text .banner-inner {
    width: 100%;
    text-align: left;
    background: rgba(27, 29, 31, 0.3);
    padding: 10px;
  }
  .home-slider .banner-text h3 {
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    line-height: 24px;
  }
  .home-slider .banner-text p {
    line-height: 18px;
    font-size: 14px;
    margin-top: 30px;
  }

  .home-products-tabs {
    margin-top: 0px;
    z-index: 3 !important;
    margin-bottom: 50px;
    position: relative;
  }
  .home-products-tabs .container {
    z-index: 3;
  }
  .home-products-tabs .container .wrap {
    width: 100%;
    overflow: auto;
    margin: auto;
  }
  .home-products-tabs .container .nav-tabs {
    border-radius: 0px;
    border-bottom: 0px;
    padding-left: 0px;
    width: 100%;
  }
  .home-products-tabs .container .nav-tabs .nav-item {
    text-align: center;
    border-radius: 0px;
    position: relative;
    font-size: 18px;
    font-family: "source_sans_pro";
    display: inline-block;
    width: 100%;
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child:hover a::before {
    background: #ffffff;
    display: none;
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child a {
    padding-left: 10px;
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child a::before {
    background: #272A4F;
    position: absolute;
    left: -20px;
    content: "";
    height: 100%;
    width: 50px;
    top: 0px;
    -ms-transform: skewX(0deg);
    /* IE 9 */
    -webkit-transform: skewX(0deg);
    /* Safari */
    transform: skewX(0deg);
    display: none;
  }
  .home-products-tabs .container .nav-tabs .nav-item:first-child a.active::before {
    background: #ffffff;
    display: none;
  }
  .home-products-tabs .container .nav-tabs .nav-item a {
    border-radius: 0px;
    background: #272A4F;
    color: #ffffff;
    font-weight: 600;
    border: 0px;
    padding: 20px 30px;
    -ms-transform: skewX(0deg);
    /* IE 9 */
    -webkit-transform: skewX(0deg);
    /* Safari */
    transform: skewX(0deg);
    border-right: 0px solid #1b1d1f;
    font-size: 16px;
  }
  .home-products-tabs .container .nav-tabs .nav-item a span {
    display: block;
    -ms-transform: skewX(0deg);
    /* IE 9 */
    -webkit-transform: skewX(0deg);
    /* Safari */
    transform: skewX(0deg);
  }
  .home-products-tabs .container .nav-tabs .nav-item a:hover, .home-products-tabs .container .nav-tabs .nav-item a:focus {
    background: #ffffff;
    color: #ee3524;
  }
  .home-products-tabs .container .nav-tabs .nav-item:last-child {
    border-right: 0px;
  }
  .home-products-tabs .container .nav-tabs .nav-item:last-child a {
    border-right: 0px;
  }
  .home-products-tabs .container .nav-tabs .nav-item .nav-link.active {
    background: #ffffff;
    color: #ee3524;
    border: 0px;
    box-shadow: 0px 0px 10px 0px rgba(27, 29, 31, 0.3);
  }
  .home-products-tabs .container .tab-content {
    margin-top: 0px;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(27, 29, 31, 0.1);
  }
  .home-products-tabs .container .tab-content .container {
    padding: 30px 30px 20px;
    font-size: 16px;
    color: #292929;
    line-height: 20px;
  }
  .home-products-tabs .container .tab-content .container .more-info {
    color: #ee3524;
    font-size: 14px;
    display: inline-block;
    width: auto;
  }
  .home-products-tabs .container .tab-content .container .more-info span {
    margin-left: 10px;
    background: url("/assets/img/moreinfo_ic.svg") no-repeat;
    width: 20px;
    height: 9px;
    display: inline-block;
  }
  .home-products-tabs .container .tab-content .container .more-info:hover, .home-products-tabs .container .tab-content .container .more-info:focus {
    text-decoration: none;
    opacity: 0.5;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
    padding: 11px 15px 11px 0;
    margin-bottom: 0px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks li {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks li a {
    padding: 10px 20px;
    border: 1px solid #ee3524;
    color: #ee3524;
    font-weight: 600;
    display: block;
    height: 100%;
  }
  .home-products-tabs .container .tab-content .homeProductTabsLinks li a:hover, .home-products-tabs .container .tab-content .homeProductTabsLinks li a:focus {
    background: #ee3524;
    color: #ffffff;
    text-decoration: none;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo {
    margin-top: 30px;
    width: 100%;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li img {
    margin-right: 30px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li span {
    color: #272A4F;
    font-size: 16px;
  }
  .home-products-tabs .container .tab-content .homeProductTabsInfo li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
  }

  .page-login-block .page-login .view-more-grey {
    margin-left: 0;
    font-size: 18px;
    display: block;
    float: none;
    clear: both;
    width: 175px;
  }

  .registration-block {
    padding: 30px 10px;
  }

  .home-products-block.slick-slider {
    margin-bottom: 0px !important;
  }
  .home-products-block.slick-slider .slick-dots li button:before {
    font-size: 15px;
  }
  .home-products-block .slick-dots {
    bottom: 0px !important;
  }
  .home-products-block .slick-dots li {
    height: 30px;
    cursor: pointer;
  }
  .home-products-block .slick-dots li button {
    cursor: pointer;
  }
  .home-products-block .slick-track {
    display: flex !important;
    min-width: 100% !important;
  }
  .home-products-block .slick-track .slick-slide {
    transition: all 0.1s;
  }
  .home-products-block .slick-track .slick-slide:hover {
    overflow: hidden;
    transition: all 0.1s;
  }
  .home-products-block .slick-track .slick-slide {
    transition: all 0.1s;
    height: auto;
    padding: 150px 0px 20px;
    overflow: hidden;
  }
  .home-products-block .slick-track .slick-slide img {
    width: 100%;
    height: 200px;
  }
  .home-products-block .slick-track .slick-slide:nth-child(2n+2) {
    background: #2B303C;
  }
  .home-products-block .home-product {
    margin: 10px auto;
    padding: 20px 0px;
    position: relative;
  }
  .home-products-block .home-product .home-product-text {
    padding: 15px;
    width: 100%;
    margin: auto;
  }
  .home-products-block .home-product .home-product-text .slide-info {
    height: 60px;
    overflow: hidden;
  }
  .home-products-block .home-product .home-product-text .chooseplan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none !important;
  }
  .home-products-block .home-product .home-product-text .chooseplan .chooseplan-text {
    color: #ffffff;
    border: 1px solid rgba(238, 53, 36, 0.5);
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 0px;
    cursor: pointer;
  }
  .home-products-block .home-product .home-product-text .chooseplan span {
    background: url("/assets/img/slider_arrow_ic.svg") no-repeat center;
    width: 20px;
    height: 20px;
  }
  .home-products-block .home-product h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0;
  }
  .home-products-block .home-product p {
    font-size: 14px;
    color: #ffffff;
  }

  .slick-slide:hover .home-product {
    margin: 10px auto;
    padding: 20px 0px;
    position: relative;
  }
  .slick-slide:hover .home-product .home-product-text {
    padding: 15px;
    width: 100%;
    margin: auto;
  }
  .slick-slide:hover .home-product .home-product-text .slide-info {
    height: 60px;
    overflow: hidden;
  }
  .slick-slide:hover .home-product .home-product-text .chooseplan {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .slick-slide:hover .home-product .home-product-text .chooseplan .chooseplan-text {
    color: #ffffff;
    border: 1px solid rgba(238, 53, 36, 0.5);
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 0px;
    background: rgba(238, 53, 36, 0.5);
  }
  .slick-slide:hover .home-product .home-product-text .chooseplan span {
    background: url("/assets/img/slider_arrow_ic.svg") no-repeat center;
    width: 20px;
    height: 20px;
  }
  .slick-slide:hover .home-product h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0;
  }
  .slick-slide:hover .home-product p {
    font-size: 14px;
    color: #ffffff;
  }

  .solution-home-welcome {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #58595B;
    background: #F2F5F7;
  }
  .solution-home-welcome h2 {
    font-size: 32px;
  }
  .solution-home-welcome p {
    font-size: 14px;
  }

  .home-welcome {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #58595B;
    background: #F2F5F7;
  }
  .home-welcome h1 {
    font-size: 36px;
  }
  .home-welcome p {
    font-size: 14px;
  }

  /* Login Page */
  .login-block .login-left {
    width: auto;
    height: 150px;
    margin: auto;
    padding: 15px;
  }
  .login-block .login-right {
    padding: 50px 20px;
  }
  .login-block .login-form .input-group-checkbox label {
    font-size: 13px;
  }

  .home-page-banner-blocks .home-page-banner-block a {
    font-size: 16px;
    padding-left: 20px;
  }

  .employee-benifits-list .points-list-item-list li {
    width: 100%;
  }

  .training-page-block h1 {
    font-size: 18px;
    font-weight: 800;
    line-height: 20px;
    text-align: left;
    display: block;
    justify-content: space-between;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .training-page-block h1 label {
    flex: 1;
    margin-bottom: 0px;
    width: 100%;
  }
  .training-page-block h1 a {
    float: right;
    width: 100%;
    margin: 20px 0 0px;
  }
  .training-page-block h1 a:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: 0.8;
  }

  .home-boxes {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-boxes h2 {
    text-align: left;
    font-size: 36px;
    margin-bottom: 20px;
  }
  .home-boxes h2 a {
    font-size: 16px;
    line-height: 36px;
  }
  .home-boxes .home-box h3 {
    padding: 15px;
    font-size: 20px;
  }
  .home-boxes .home-box img.box-icon {
    margin: 0px 15px 20px;
  }

  .home-information {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-information h2 {
    font-size: 36px;
  }
  .home-information h2 a {
    padding: 10px 15px;
    width: auto;
  }

  .home-page-banner {
    padding-top: 0px;
  }
  .home-page-banner .home-page-text h3 {
    font-size: 36px;
  }
  .home-page-banner .home-page-text p {
    font-size: 16px;
    line-height: 24px;
  }
  .home-page-banner .home-page-text a.btn-offer-details {
    padding: 10px 15px;
    width: auto;
    margin-top: 10px;
  }

  .content-banner .content-banner-text h2 {
    font-size: 28px;
  }
  .content-banner .content-banner-text h3 {
    font-size: 20px;
  }

  .inner-page-description {
    margin-top: 0px;
  }
  .inner-page-description > .container > h3 {
    padding: 20px 0;
  }
  .inner-page-description > .container .inner-page-content-banner .content-banner-text {
    position: relative;
  }
  .inner-page-description > .container .inner-page-content-banner .content-banner-text h3 {
    padding: 20px 0;
    color: #ee3524;
    margin-bottom: 10px;
  }
  .inner-page-description > .container .inner-page-content-banner .content-banner-text p {
    padding: 20px;
    width: 100%;
  }

  .inner-page-content-banner .content-banner-text {
    position: relative;
    top: 0px;
    width: 100%;
  }
  .inner-page-content-banner .content-banner-text h3 {
    color: #ee3524;
    padding: 0px;
  }
  .inner-page-content-banner .content-banner-text p {
    padding: 10px;
    width: 100%;
  }

  .contactus-us-page-outer > .contactus-us-form {
    margin-top: 0px;
  }

  .contactus-us-page {
    margin: 0px auto;
  }

  .question-body .input-group-radio {
    margin-bottom: 8px;
  }
  .question-body .range-slider-outer {
    display: block;
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 25px;
  }
  .question-body .range-slider-outer .form-group {
    margin-bottom: 0px !important;
  }
  .question-body .range-slider-outer .custom-numeric {
    width: calc(100% - 30px) !important;
    margin: auto 15px !important;
  }

  .footer .footer-logo {
    width: auto;
    margin: auto;
    display: block;
  }
  .footer .soc-icons {
    width: 100%;
    display: block;
    padding: 10px 15px 10px 0;
    margin-bottom: 30px;
    text-align: left;
  }
  .footer .footer-links ul {
    margin-top: 10px;
  }

  .header-container.fixed-header {
    background: inherit !important;
  }

  .custom-sites-home-slider > .container {
    height: auto;
  }
  .custom-sites-home-slider .custom-sites-home-slider-left h2 {
    font-size: 36px;
    line-height: 48px;
    margin: 60px 0px 0px;
  }
  .custom-sites-home-slider .custom-sites-home-slider-left h2 span {
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
  }
  .custom-sites-home-slider .custom-sites-home-slider-right p {
    font-size: 16px;
    line-height: 18px;
    margin-top: 30px;
  }
  .custom-sites-home-slider .home-page-banner-blocks {
    margin: 30px 0 10px;
  }
  .custom-sites-home-slider .home-page-banner-blocks .home-page-banner-block {
    margin-bottom: 30px;
  }

  .custom-site-info-block .custom-site-info-block-inner-left > img {
    display: none;
  }
  .custom-site-info-block .custom-site-info-block-inner-left .custom-site-info-block-inner-left-content {
    position: relative;
    width: 100%;
  }
  .custom-site-info-block .custom-site-info-block-inner-left .custom-site-info-block-inner-left-content p {
    width: 100%;
  }

  .business-details li {
    display: flex;
  }

  .custom-site-stats-middle {
    position: relative;
    float: left;
    margin: 0;
    left: 0;
    top: 0;
    height: auto;
    justify-content: center;
    display: flex;
    align-items: center;
    box-shadow: none;
    width: 100%;
  }
  .custom-site-stats-middle img {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.14), 0 3px 0px -5px rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(100, 100, 100, 0.2);
  }

  .main-container {
    padding-top: 100px;
  }

  .home-banner-content {
    max-width: calc(100vw - 30px);
    margin: auto;
  }

  /* Business Solutions Slider */
  .business-solutions-slider {
    padding-top: 110px;
    position: relative;
  }
  .business-solutions-slider .business-solutions-slider-inner {
    position: relative;
    top: 0px;
  }
  .business-solutions-slider .business-solutions-slider-choose-industry {
    padding: 10px 0;
    margin-top: 20px;
  }
  .business-solutions-slider .business-solutions-slider-choose-industry h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .business-solutions-slider .business-solutions-slider-choose-industry p {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .business-solutions-slider .business-solutions-slider-choose-industry button,
.business-solutions-slider .business-solutions-slider-choose-industry .btn-primary {
    margin-top: 10px;
    margin-top: 10px;
  }

  .covers-questions-block {
    padding: 0;
  }

  .custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel-inner {
    background: #ffffff;
  }
  .custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel {
    width: calc(100%);
  }
  .custom-sites-testimonials .custom-sites-testimonials-right .owl-carousel .owl-nav {
    position: absolute;
    left: 30px;
    top: -45px;
    right: inherit;
    bottom: inherit;
  }

  .points-list-item-list li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px;
    font-size: 14px;
    color: #58595B;
    line-height: 18px;
    width: 100%;
  }
  .points-list-item-list li:after {
    background: #ee3524;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 6px;
    left: 0px;
    content: "";
    transform: rotate(45deg);
  }

  .mmp-quote-process-heading > label {
    margin-bottom: 30px;
  }
  .mmp-quote-process-heading > span {
    width: 100%;
    margin-bottom: 20px;
  }

  .mmp-tab-content .mmp-tab-body {
    padding: 20px 10px;
  }

  .show-occupations {
    background: url("/assets/img/arrow-point-to-bottom-grey.png") no-repeat center;
    font-size: 0px;
    width: 20px;
    height: 20px;
    border: 0px;
    background-color: transparent;
    margin: auto;
    transform: rotate(0deg);
    transition: all 0.1s;
  }
  .show-occupations:focus {
    background-color: transparent;
  }
  .show-occupations.active {
    transform: rotate(180deg);
    transition: all 0.1s;
  }

  .mmp-quote-process .quote-process-block .quote-process-head.open + .quote-process-body {
    padding: 30px 5px;
  }
  .mmp-quote-process .mmp-occupation-options-outer {
    width: 100%;
    display: block;
    overflow: hidden;
    height: auto;
    max-height: inherit;
    display: block;
  }
  .mmp-quote-process .mmp-occupation-options-outer .mmp-occupation-options {
    width: calc(100% - 0px);
    white-space: normal;
    margin: 0px 0px 10px;
  }
  .mmp-quote-process .mmp-occupation-options-outer .mmp-occupation-options:first-child {
    display: block !important;
  }
  .mmp-quote-process .mmp-occupation-options-outer .mmp-occupation-options.active {
    display: block;
  }

  .questions-section .question-block .question-body {
    padding: 5px 35px 0px;
    clear: both;
  }

  .survey-pop-states-block .survey-states-button-blocks {
    padding: 5px 0px;
  }

  .survey-pop-states-block .percentage-block {
    width: 100%;
    float: right;
  }

  .bs-industry-slider-outer {
    margin: inherit 0 !important;
  }

  .bs-industry-slider .slick-dots {
    position: relative;
    bottom: 0px;
  }
  .bs-industry-slider .slick-dots li {
    margin: 0px;
  }

  .modal-open .outerontainer {
    overflow: hidden;
    height: 100vh;
    margin: 0px;
  }

  .feedback-modal .survey-pop-heading {
    font-size: 20px;
    font-weight: 600;
  }
  .feedback-modal .survey-pop-heading {
    font-size: 22px;
  }
  .feedback-modal .survey-pop-heading.survey-pop-heading-small {
    font-size: 16px !important;
  }
  .feedback-modal form {
    height: 100%;
    overflow: auto;
  }
  .feedback-modal form > .row {
    height: calc(100% - 100px);
    overflow: auto;
  }

  .emoji-rating {
    width: 50px;
    height: 60px;
    margin: 0 5px;
    float: left;
  }
  .emoji-rating [type=radio]:not(:checked) ~ span,
.emoji-rating [type=radio]:checked ~ span {
    min-width: 35px;
    width: auto;
    height: 35px;
    display: block !important;
    padding: 35px 5px 0 5px;
    line-height: 1;
    text-align: center;
    font-size: 11px;
    position: relative;
  }
  .emoji-rating [type=radio]:not(:checked) ~ span:before,
.emoji-rating [type=radio]:checked ~ span:before {
    width: 30px;
    height: 30px;
    background: url("/assets/img/sprite-emoji.png") no-repeat;
    background-size: 180px 74px;
    margin: auto;
    left: 0;
    right: 0;
    border: 0px !important;
  }
  .emoji-rating [type=radio]:not(:checked) ~ span:after,
.emoji-rating [type=radio]:checked ~ span:after {
    display: none;
  }
  .emoji-rating [type=radio]:checked ~ span {
    background: transparent;
    box-shadow: none;
  }

  .emoji-rating-1 [type=radio]:not(:checked) ~ span:before {
    background-position: -4px -39px;
  }
  .emoji-rating-1 [type=radio]:checked ~ span:before {
    background-position: -4px -5px;
  }

  .emoji-rating-2 [type=radio]:not(:checked) ~ span:before {
    background-position: -40px -39px;
  }
  .emoji-rating-2 [type=radio]:checked ~ span:before {
    background-position: -40px -5px;
  }

  .emoji-rating-3 [type=radio]:not(:checked) ~ span:before {
    background-position: -75px -39px;
  }
  .emoji-rating-3 [type=radio]:checked ~ span:before {
    background-position: -75px -5px;
  }

  .emoji-rating-4 [type=radio]:not(:checked) ~ span:before {
    background-position: -110px -39px;
  }
  .emoji-rating-4 [type=radio]:checked ~ span:before {
    background-position: -110px -5px;
  }

  .emoji-rating-5 [type=radio]:not(:checked) ~ span:before {
    background-position: -146px -39px;
  }
  .emoji-rating-5 [type=radio]:checked ~ span:before {
    background-position: -146px -5px;
  }

  .occupations-list-items {
    column-count: 1;
    color: #ffffff;
  }

  .banner-block {
    position: relative;
    height: auto;
    overflow: hidden;
  }
  .banner-block .banner-block-img {
    width: auto;
    height: auto;
    max-width: 100%;
    float: right;
  }
  .banner-block .banner-block-content {
    padding: 10px;
    background: rgba(255, 255, 255, 0.6);
  }
  .banner-block .banner-block-inner {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
  }
  .banner-block .banner-block-inner .container {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .banner-block .banner-block-inner .banner-block-inner-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 80%;
  }
  .banner-block .banner-block-inner.banner-block-inner-right {
    left: inherit;
    right: 0px;
  }
  .banner-block .banner-block-inner.banner-block-inner-right .banner-block-content {
    float: right;
  }
  .banner-block .banner-block-inner h2 {
    color: #272A4F;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .banner-block .banner-block-inner .btn-probind {
    margin-bottom: 10px;
  }
  .banner-block .banner-block-inner p {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 600;
  }
  .banner-block .banner-block-inner p.small {
    font-size: 14px;
    font-weight: 400;
  }

  .withdrawn-survey-form .Form__Element .Form__Element {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .withdrawn-survey-form .Form__Element .Form__Element .Form__Element__Caption,
.withdrawn-survey-form .Form__Element .Form__Element .FormTextbox__Input {
    width: 100% !important;
    margin-bottom: 0px;
  }
  .withdrawn-survey-form .Form__Element .Form__Element > label {
    font-weight: 600;
    margin-bottom: 5px !important;
  }
  .withdrawn-survey-form .Form__Element .Form__Element.FormChoice {
    width: 100% !important;
  }
  .withdrawn-survey-form .Form__Element .Form__Element.FormChoice > fieldset {
    padding: 0px;
  }
  .withdrawn-survey-form .Form__Element .Form__Element.FormChoice > fieldset legend {
    width: auto !important;
    font-weight: 600;
  }
  .withdrawn-survey-form .Form__Element .Form__Element.FormChoice > fieldset > label {
    width: 100%;
    margin-top: 10px;
  }
  .withdrawn-survey-form .Form__Element .Form__Element.FormTextbox--Textarea {
    padding: 0px !important;
  }
  .withdrawn-survey-form .Form__Element .Form__Element.FormTextbox--Textarea > label {
    width: 25%;
  }
  .withdrawn-survey-form .Form__Element .Form__Element.FormTextbox--Textarea > textarea {
    width: 75%;
    min-height: 100px;
    border-radius: 5px;
  }
  .withdrawn-survey-form .Form__Element .Form__Element .FormSubmitButton {
    margin-left: 0px !important;
  }

  /* Tree Structure */
  .tree-structure {
    margin-top: 30px;
    display: block;
  }
  .tree-structure > h4 {
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }
  .tree-structure > ul {
    position: relative;
  }
  .tree-structure > ul:before {
    top: 10px !important;
    height: calc(100% - 30px) !important;
  }
  .tree-structure > ul:after {
    position: absolute;
    left: -4px;
    top: 5px;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid #cdcdcd;
  }
  .tree-structure > ul > li > label i {
    background: #eeeeee;
    border-radius: 2px;
    padding: 2px 3px;
    border: 1px solid #cdcdcd;
    font-style: normal;
    margin-left: 5px;
  }
  .tree-structure ul {
    padding-left: 10px;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .tree-structure ul:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    height: calc(100% - 22px);
    width: 1px;
    background: #cdcdcd;
  }
  .tree-structure ul li {
    padding: 0 10px 10px;
    position: relative;
  }
  .tree-structure ul li a {
    color: #ee3524;
  }
  .tree-structure ul li label {
    font-size: 14px;
    width: 250px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    height: auto;
    line-height: 18px;
    position: relative;
    padding-left: 10px;
  }
  .tree-structure ul li label a {
    color: #ee3524;
    padding-left: 0px;
  }
  .tree-structure ul li label a:before {
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #ee3524;
    font-family: "Material Icons";
    content: "play_arrow";
    -webkit-font-feature-settings: "liga";
    z-index: 1;
    text-align: center;
    line-height: 25px;
    left: -10px;
    top: -2px;
    cursor: pointer;
  }
  .tree-structure ul li:before {
    content: "";
    position: absolute;
    left: -10px;
    width: 10px;
    top: 10px;
  }
  .tree-structure ul li.has-child {
    position: relative;
  }
  .tree-structure ul li.has-child:before {
    width: 10px;
  }
  .tree-structure ul li.has-child span {
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #cdcdcd;
    font-family: "Material Icons";
    content: "play_arrow";
    -webkit-font-feature-settings: "liga";
    z-index: 1;
    text-align: center;
    line-height: 25px;
    left: 3px;
    top: -1px;
    cursor: pointer;
  }
  .tree-structure ul li.has-child .show-children {
    transform: rotate(90deg);
    transition: all 100ms;
    transform-origin: center center;
  }
  .tree-structure ul li.has-child .show-children.hide-children {
    transform: rotate(0deg);
    transition: all 100ms;
    transform-origin: center center;
  }

  /* Question Section */
  .questions-section .group-question-block {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .questions-section .group-question-block .question-head {
    width: 100%;
  }
  .questions-section .group-question-block .question-body {
    width: 100%;
  }

  /* Dashboard */
  .dashboard-outputs-details-numbers > label {
    font-size: 12px;
  }

  .download-reports {
    text-align: left;
  }

  .survey-states-row-select-state {
    margin-top: 10px;
  }
  .survey-states-row-select-state [type=checkbox] ~ span:not(.lever) {
    font-size: 14px;
    width: 100px !important;
    word-break: break-all;
    line-height: 20px;
  }

  .maintenance-page {
    background: url("/assets/img/maintenance-background.jpg") #E9E9ED no-repeat;
    min-height: 100vh;
    height: 100%;
    background-size: 100% auto;
    text-align: center;
    position: relative;
  }
  .maintenance-page > .container {
    position: absolute;
    top: calc(50% - 200px);
    margin: auto;
    text-align: center;
    width: 100%;
    left: 0px;
    right: 0px;
  }
  .maintenance-page h3 {
    font-size: 32px;
  }
  .maintenance-page p {
    font-size: 18px;
    color: #262626;
    line-height: 24px;
  }

  .return-to-top {
    position: fixed;
    bottom: 75px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: url("/assets/img/arrow-to-top.png") #ee3524 no-repeat center;
    background-size: 12px;
    text-align: center;
    padding: 0;
  }
  .return-to-top:hover {
    background: url("/assets/img/arrow-to-top.png") #ee3524 no-repeat center;
    background-size: 12px;
  }
  .return-to-top.active {
    display: block !important;
  }

  .feedback-btn {
    background: url("/assets/img/communications.svg") 10px center no-repeat #ffffff;
    width: auto;
    height: 30px;
    position: relative;
    top: inherit;
    bottom: inherit;
    right: inherit;
    transform: rotate(0deg);
    z-index: 9999;
    font-size: 15px;
    transition: all 0.5s;
    box-shadow: -3px 0px 5px 0px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    padding-left: 40px;
    margin-top: 5px;
  }
  .feedback-btn:hover {
    width: auto;
  }
  .feedback-btn button {
    width: 100%;
    background: transparent;
    border: 0px;
    color: #ee3524;
    padding: 0px;
    transform: rotate(0deg);
    position: relative;
    right: 8px;
    top: inherit;
    bottom: 0px;
    font-weight: normal;
    line-height: 30px;
  }

  .search-field-block {
    margin-left: 5px;
    width: calc(100% - 10px) !important;
    margin-right: 0px;
  }

  .fixed-column-table .policy-actions {
    width: 80px;
  }
  .fixed-column-table .policy-actions li {
    margin-left: 5px;
    margin-right: 5px;
  }

  .policy-grid-heading {
    font-size: 20px;
  }

  .mmp-occupation-options-outer .mmp-occupation-options {
    display: none;
  }
  .mmp-occupation-options-outer .mmp-occupation-options:first-child {
    display: block !important;
  }
  .mmp-occupation-options-outer .mmp-occupation-options.active {
    display: block;
  }

  .training-programs-block h1 {
    color: #2B3132;
    font-size: 16px;
    font-weight: 800;
    text-align: left;
    margin-bottom: 15px;
  }

  .broker-payment-breakup {
    height: auto;
    min-height: 135px;
  }
  .broker-payment-breakup .input-group-date {
    margin-top: 15px;
  }
  .broker-payment-breakup h3 {
    font-size: 20px;
  }

  .total-payble,
.commissions-fees,
.broker-payable {
    width: 33.33%;
    border-right: 1px dotted #d4d4d4;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    padding: 20px 15px;
    min-height: 155px;
  }
  .total-payble label,
.commissions-fees label,
.broker-payable label {
    font-size: 10px;
  }
  .total-payble span,
.commissions-fees span,
.broker-payable span {
    font-size: 12px;
    height: 45px;
  }

  .commissions-fees:after,
.total-payble:after {
    top: 60px !important;
  }

  .input-group-date {
    width: 100%;
  }

  .occupation-headng small {
    display: block;
    width: 100%;
  }

  .mmp-quote-process .mmp-products-heading-box {
    clear: both;
  }

  .btn-full {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 14px;
    height: 40px;
  }

  .file-upload .btn {
    margin-top: 20px;
  }

  .insured-details-row .table {
    min-width: 400px;
  }

  .get-quote-info-text {
    max-width: calc(100% - 100px);
  }

  .re-calculate-levis {
    width: calc(100% - 30px);
    margin-left: 0px;
  }

  .generic-product-property table {
    min-width: 600px;
  }
  .generic-product-property .quote-process-head {
    height: auto;
    overflow: hidden;
    display: block;
    text-align: left;
  }
  .generic-product-property .quote-process-head button,
.generic-product-property .quote-process-head a {
    margin-top: 6px;
    float: left !important;
    margin-bottom: 10px;
    width: 100%;
  }

  .cover-premium-table .cover-premium-table-inner .cpt-section {
    min-width: 100px;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table thead {
    z-index: 10;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table thead tr {
    background: #F2F2F2;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table thead th {
    border-left: 1px solid #d4d4d4;
    position: position;
    top: 0px;
    z-index: 11;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table thead th:first-child {
    position: position;
    left: 0px;
    z-index: 14;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table thead th:nth-child(2) {
    z-index: 13;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table tbody .header-gap-row {
    height: 1px;
    z-index: 1 !important;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table tbody td {
    z-index: 2;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table tbody td:nth-child(2) {
    z-index: 7;
    position: relative;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr td:first-child {
    position: relative;
    left: 0px;
    z-index: 8;
    border-left: 0px;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table tbody tr td:first-child label {
    display: inline-block;
    white-space: nowrap;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table tbody th {
    position: relative;
    left: 0px;
    z-index: 8;
    width: 100px;
    border-right: 1px solid #cdcdcd;
  }
  .cover-premium-table .cover-premium-table-inner .cpt-section table tbody td {
    border-left: 1px solid #cdcdcd;
  }
  .cover-premium-table .cover-premium-table-inner #coverTable {
    max-height: 30vh;
  }
}
@media screen and (max-width: 670px) {
  .topbar .profile-block > span {
    display: none;
  }
  .topbar .profile-right {
    position: absolute;
    right: 20px;
    z-index: 9999;
  }

  .header .container {
    max-width: 100%;
  }
  .header .logo {
    padding-left: 15px !important;
  }
  .header .logo img {
    max-width: 100%;
  }
  .header .header-nav .navbar {
    flex: 1;
    margin-left: 0px;
  }
  .header .header-nav .navbar .navbar-collapse {
    width: calc(100% - 80px);
  }

  .ui-autocomplete {
    max-width: calc(100vw - 30px) !important;
  }

  .fc-view-block {
    margin-top: 30px;
    width: 90%;
  }
  .fc-view-block p {
    font-size: 12px;
  }
  .fc-view-block h3 {
    font-size: 26px;
  }

  .financeCalcBreakUp .breakup-summery {
    background: #f6f6f6;
    padding: 30px 0;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details {
    width: 50%;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details > div {
    width: 80%;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details:after {
    height: 30px;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details:nth-child(2n):after {
    display: none;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details p {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .financeCalcBreakUp .breakup-summery .breakup-summery-details h3 {
    font-size: 18px;
    font-weight: 900;
  }
  .financeCalcBreakUp .fc-table-block .fc-table-inner .fc-table .fc-table-body {
    max-height: 300px;
  }
  .financeCalcBreakUp .fc-table-block .fc-table-inner .fc-table .fc-table-body .fc-table-row > div {
    font-size: 12px;
  }

  .footer-contact-info-blocks:first-child {
    padding-left: 15px;
  }

  .footer-contact-info-blocks:last-child {
    padding-right: 15px;
  }
}
/* Chat Bot */
.chat-support-icon {
  position: fixed;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
}

/* Only for IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-claim-block .home-claim-block-center .home-claim-round-blocks span label {
    width: 100px;
  }

  /* IE10+ CSS styles go here */
  select::-ms-expand {
    display: none;
  }

  .probind-form .pb-form-label {
    display: inline-block !important;
    padding-top: 3px;
  }

  .questions-section .question-block {
    -ms-flex: 1;
  }

  #survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content {
    flex-direction: row;
  }
  #survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .question-block-outer {
    height: calc(100% - 72px);
    width: calc(100%) !important;
  }
  #survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .insured-details-row .table {
    width: 98%;
  }

  /* FAQ Questions in Home Page */
  .custom-site-faqs .faq-collapsible .collapsible-header .add-icon {
    display: inline-block !important;
  }

  .custom-site-faqs .faq-collapsible .active .collapsible-header .add-icon {
    display: none !important;
  }

  .custom-site-faqs .faq-collapsible .active .collapsible-header .remove-icon {
    display: inline-block !important;
  }

  /* Finance Calculator */
  .fc-table-block {
    width: 1140px !important;
  }
  .fc-table-block .fc-table-inner {
    width: 1110px !important;
  }
  .fc-table-block .fc-table-inner .fc-table {
    width: 1090px !important;
  }
  .fc-table-block .fc-table-inner .fc-table .fc-table-body {
    width: 1090px !important;
    display: block;
  }
}
/* Only For Safari */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .mmp-inner-tabs .nav-tabs .nav-item {
      height: 38px;
    }

    .mmp-inner-tabs .nav-tabs .nav-item:after {
      right: 1px;
    }

    .mmp-inner-tabs .nav-tabs .nav-item.active:after {
      right: 1px;
    }
  }
}
/* Survey PopUp */
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }

  .title {
    font-size: 24px;
  }

  .topbar .top-contact-info li label {
    line-height: 16px;
  }
  .topbar .top-contact-info li label a {
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    margin-top: 3px;
  }

  .getquote-modal {
    width: 100vw;
    right: 0vw;
    left: 0vw;
    height: calc(100vh - 50px);
    max-height: 100vh;
    border-radius: 0;
    padding: 0px !important;
    top: 0vh;
    bottom: 0vh;
  }
  .getquote-modal .modal-dialog .modal-content .modal-header .survey-quote-steps {
    margin-top: -20px;
  }
  .getquote-modal .modal-dialog .modal-content .modal-body > .container-fluid {
    height: 96%;
    overflow: auto;
    display: flex;
    align-items: center;
  }
  .getquote-modal .modal-dialog .modal-content .modal-body .question-text {
    margin-bottom: 0px;
  }
  .getquote-modal .modal-dialog .modal-content .modal-body .survey-block-inner-scroll {
    max-height: calc(100vh - 200px);
    height: auto;
    overflow: auto;
    min-height: 200px;
  }
  .getquote-modal .modal-dialog .modal-content .modal-body .survey-pop-states-block .percentage-block {
    width: 100%;
    float: left;
  }
  .getquote-modal .modal-dialog .modal-content .modal-body .survey-pop-states-block .percentage-block .survey-states-button-blocks {
    float: left;
    width: 100px;
    height: 40px;
    padding: 5px;
  }

  .occupations-select .occupations-breakdown {
    margin-bottom: 30px;
  }

  #survey-modal .question-text {
    font-size: 20px;
    line-height: 24px;
  }

  .like-dislike-radio-btn + .like-dislike-radio-btn {
    margin-left: 15px;
  }

  .recommended-cover-block-outer {
    width: calc(100% + 60px) !important;
    margin-left: -30px;
    margin-right: -30px;
  }
  .recommended-cover-block-outer h2 > label {
    border: 0px;
    background: transparent;
    width: 100%;
  }
  .recommended-cover-block-outer h2 > label > label {
    font-size: 19px;
    color: #1B1D1F;
  }
  .recommended-cover-block-outer .recommended-cover-block {
    display: block;
    position: relative;
  }
  .recommended-cover-block-outer .recommended-cover-block > label {
    position: absolute;
    left: 15px;
    top: 10px;
  }
  .recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner {
    border: 0px;
    background: transparent;
    border-radius: 0;
  }
  .recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner .cover-body {
    width: calc(100% - 60px);
    margin: auto;
  }
  .recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 {
    display: block;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0px;
  }
  .recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > label {
    color: #2A2E53;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 15px 15px 45px;
    width: 100%;
    line-height: 20px;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
  }
  .recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > span {
    font-family: "robotoregular";
    position: relative;
    background: #2A2E53;
    color: #ffffff;
    padding: 15px;
    clear: both;
    width: calc(100% - 60px);
    display: block;
    text-align: center;
    line-height: 1.5;
    margin: 20px auto 0;
  }
  .recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > span:before {
    display: none;
  }
  .recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > span > label {
    font-size: 22px;
    font-weight: 600;
    z-index: 2;
    position: relative;
    color: #ffffff;
    text-align: right;
  }
  .recommended-cover-block-outer .recommended-cover-block .recommended-cover-block-inner > h3 > span > span {
    font-size: 14px;
    font-weight: normal;
    z-index: 2;
    position: relative;
    color: #ffffff;
  }

  .cover-page-total .estimated-value-btn button {
    margin-top: 16px;
    background: #ee3524;
    width: 100%;
    padding: 10px;
    border-radius: 50px;
    font-size: 16px;
    box-shadow: 0px 0px 10px 0 rgba(100, 100, 100, 0.5);
    margin: auto;
    float: none;
  }
  .cover-page-total .estimated-value {
    padding: 5px 15px !important;
  }
  .cover-page-total .estimated-value h3 {
    font-size: 20px;
    color: #ffffff;
    padding: 10px 0px;
    margin: 0px;
    width: 100%;
  }
  .cover-page-total .estimated-value h3 label {
    font-size: 14px;
    display: block;
    color: #ffffff;
  }
  .cover-page-total .estimated-value h3 span {
    font-size: 16px;
  }
  .cover-page-total .estimated-value h3 span + span {
    font-size: 13px;
  }
  .cover-page-total .estimated-value h3 #totalPremium {
    font-size: 20px;
  }
  .cover-page-total .estimated-value:after {
    content: "";
    background: #2A2E53;
    width: 75px;
    height: 100%;
    position: absolute;
    right: -55px;
    top: 0px;
    transform: skew(25deg, 0deg);
  }

  .registration-form .row > [class*=col-] {
    padding-right: 0px;
    padding-left: 0px;
  }
}
/* Full Quote Tabs Complete CSS */
.mmp-main-tabs {
  display: flex !important;
  flex-wrap: nowrap;
  width: 100%;
  overflow: auto;
  border-bottom: 0px;
  margin-bottom: 5px;
}
.mmp-main-tabs .owl-stage-outer {
  width: calc(100% - 60px);
}
.mmp-main-tabs .owl-nav {
  width: 60px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}
.mmp-main-tabs .owl-nav .owl-prev span,
.mmp-main-tabs .owl-nav .owl-next span {
  font-size: 50px;
}
.mmp-main-tabs .owl-nav .owl-prev.disabled,
.mmp-main-tabs .owl-nav .owl-next.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.mmp-main-tabs .owl-item .nav-item {
  text-align: center;
}
.mmp-main-tabs .owl-item .nav-item > a {
  border: 0px;
  width: 170px;
  height: 80px;
  background: url("/assets/img/tab-bg.png") no-repeat;
}
.mmp-main-tabs .owl-item .nav-item > a > label {
  color: #2a2e53 !important;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 13px;
  line-height: 14px;
  text-transform: none;
  display: inline-block;
  width: 100px;
  font-weight: 600;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-tab {
  background: url("/assets/img/sprite-pb.png") no-repeat center;
  width: 42px;
  height: 42px;
  display: block;
  margin: auto;
  transition: all 0.2s;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-user {
  background-position: -11px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-questionnaire {
  background-position: -72px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-discount {
  background-position: -143px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-premium {
  background-position: -211px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-facility {
  background-position: -365px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-education {
  background-position: -284px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-policyDocuments {
  background-position: -437px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-clientinfo {
  background-position: -509px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-endorsement {
  background-position: -571px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-extensions {
  background-position: -640px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-genericinfo {
  background-position: -713px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-genericproperty {
  background-position: -785px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-commit {
  background-position: -863px -11px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-underwriterinfo {
  background-position: -1085px -14px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-policysale {
  background-position: -935px -13px;
}
.mmp-main-tabs .owl-item .nav-item > a .mmp-quoteinfo {
  background-position: -1011px -12px;
}
.mmp-main-tabs .owl-item .nav-item > a.active,
.mmp-main-tabs .owl-item .nav-item > a:hover {
  background: url("/assets/img/tab-bg-hover.png");
}
.mmp-main-tabs .owl-item .nav-item > a.active > label,
.mmp-main-tabs .owl-item .nav-item > a:hover > label {
  color: #ffffff !important;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-user,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-user {
  background-position: -11px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-questionnaire,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-questionnaire {
  background-position: -72px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-discount,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-discount {
  background-position: -143px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-premium,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-premium {
  background-position: -211px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-facility,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-facility {
  background-position: -365px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-education,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-education {
  background-position: -284px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-policyDocuments,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-policyDocuments {
  background-position: -437px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-clientinfo,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-clientinfo {
  background-position: -509px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-endorsement,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-endorsement {
  background-position: -571px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-extensions,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-extensions {
  background-position: -640px -73px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-genericinfo,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-genericinfo {
  background-position: -713px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-genericproperty,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-genericproperty {
  background-position: -785px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-commit,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-commit {
  background-position: -863px -74px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-underwriterinfo,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-underwriterinfo {
  background-position: -1085px -75px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-policysale,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-policysale {
  background-position: -935px -76px;
}
.mmp-main-tabs .owl-item .nav-item > a.active .mmp-quoteinfo,
.mmp-main-tabs .owl-item .nav-item > a:hover .mmp-quoteinfo {
  background-position: -1011px -74px;
}
.mmp-main-tabs .owl-item:first-child {
  margin-left: 0px;
}
.mmp-main-tabs .owl-item:first-child a {
  width: 170px;
  height: 82px;
  background: url("/assets/img/tab-bg-first.png") no-repeat;
}
.mmp-main-tabs .owl-item:first-child a:hover,
.mmp-main-tabs .owl-item:first-child a.active {
  width: 170px;
  height: 82px;
  background: url("/assets/img/tab-bg-first-hover.png") no-repeat;
  color: #ffffff !important;
}
.mmp-main-tabs .owl-item:last-child a {
  width: 172px;
  height: 82px;
  background: url("/assets/img/tab-bg-last.png") no-repeat;
}
.mmp-main-tabs .owl-item:last-child a:hover,
.mmp-main-tabs .owl-item:last-child a.active {
  width: 172px;
  height: 80px;
  background: url("/assets/img/tab-bg-last-hover.png") no-repeat;
  color: #ffffff !important;
}

.js-product-name,
.policygrid-product-name {
  max-width: 150px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .modal-lg {
    max-width: 90% !important;
  }
  .modal-lg .breakdown-percentage {
    width: 85px !important;
  }

  .mmp-main-tabs {
    height: 150px;
    flex-wrap: wrap !important;
  }
  .mmp-main-tabs .owl-stage-outer {
    width: 100%;
    clear: both;
    display: block;
  }
  .mmp-main-tabs .owl-nav {
    width: 100px;
    text-align: center;
    display: flex;
    clear: both;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    margin: auto;
  }
  .mmp-main-tabs .owl-nav .owl-prev span,
.mmp-main-tabs .owl-nav .owl-next span {
    font-size: 50px;
    line-height: 20px;
  }
  .mmp-main-tabs .owl-item .nav-item:last-child {
    margin-left: 0px;
  }
  .mmp-main-tabs .owl-item .nav-item a {
    background: #ffffff !important;
  }
  .mmp-main-tabs .owl-item .nav-item a.active, .mmp-main-tabs .owl-item .nav-item a:hover {
    background: #2a2e53 !important;
  }
  .mmp-main-tabs .owl-item:first-child .nav-item a {
    background: #ffffff !important;
  }
  .mmp-main-tabs .owl-item:first-child .nav-item a.active, .mmp-main-tabs .owl-item:first-child .nav-item a:hover {
    background: #2a2e53 !important;
  }
  .mmp-main-tabs .owl-item:last-child {
    margin-right: 0px;
  }
  .mmp-main-tabs .owl-item:last-child .nav-item a {
    background: #ffffff !important;
  }
  .mmp-main-tabs .owl-item:last-child .nav-item a.active, .mmp-main-tabs .owl-item:last-child .nav-item a:hover {
    background: #2a2e53 !important;
  }

  .mmp-tab-content .mmp-tab-header > span {
    width: 100%;
    text-align: left;
    display: block;
  }
  .mmp-tab-content .mmp-tab-header > span span {
    float: none;
  }

  .mmp-inner-tabs .nav-tabs .nav-item > span:first-child {
    font-size: 14px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    max-width: 155px;
  }

  .mmp-inner-tabs .nav-tabs .nav-item > span > button {
    margin-left: 0px !important;
  }

  .sub-question-container-table {
    width: 100%;
    overflow-x: auto;
  }
  .sub-question-container-table .question-block {
    border: 1px solid #D4D4D4;
    border-top: 0px;
    padding: 0px;
    background: #ffffff;
  }
  .sub-question-container-table .question-block:nth-child(2n+1) {
    background: #F6F6F6;
  }
  .sub-question-container-table .question-block:nth-child(2n) {
    background: #FFFFFF;
  }
  .sub-question-container-table .question-block:first-child {
    border-top: 1px solid #D4D4D4;
  }
  .sub-question-container-table .question-block .question-head {
    border-right: 0px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    width: 50% !important;
  }
  .sub-question-container-table .question-block .question-head .question-number {
    text-align: center;
    margin: 0px;
    padding: 5px 0;
    width: 50px;
  }
  .sub-question-container-table .question-block .question-head .question-text {
    border-left: 1px solid #D4D4D4;
    padding: 5px 10px;
    width: calc(100% - 50px);
  }
  .sub-question-container-table .question-block .question-body {
    padding: 5px 10px;
    text-align: center;
  }

  .mmp-tab-buttons {
    margin: 0px;
    padding: 10px 15px;
  }
  .mmp-tab-buttons a {
    width: calc(50% - 2px) !important;
    text-align: center;
    margin: 0px !important;
  }
  .mmp-tab-buttons .btn-prev {
    margin-left: 5px;
    padding-left: 40px;
    margin-right: 0px !important;
  }
  .mmp-tab-buttons .btn-prev:before {
    left: calc(50% - 16px);
    top: 6px;
  }
  .mmp-tab-buttons .btn-prev:after {
    left: calc(50% - 22px);
    top: 6px;
  }
  .mmp-tab-buttons .btn-next {
    margin-left: 5px;
    padding-right: 40px;
    margin-left: 0px !important;
  }
  .mmp-tab-buttons .btn-next:before {
    right: calc(50% - 16px);
    top: 6px;
  }
  .mmp-tab-buttons .btn-next:after {
    right: calc(50% - 22px);
    top: 6px;
  }

  .mmp-tab-actions-btns {
    text-align: center !important;
  }

  .mmp-btns {
    width: calc(50% - 2px) !important;
    text-align: center;
    margin: 0px 0px !important;
    margin-bottom: 20px !important;
    display: inline-block !important;
  }

  .btn-buy {
    width: calc(100% - 00px);
    margin: auto !important;
  }

  .quick-save-btn {
    margin-bottom: 15px;
  }

  /*Verticle Tabs */
  .vertical-tabs {
    height: auto;
    overflow: hidden;
    display: block;
  }
  .vertical-tabs .nav.nav-tabs {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .like-dislike-radio-btn {
    width: 100%;
    margin-bottom: 15px;
    display: block;
  }
  .like-dislike-radio-btn + .like-dislike-radio-btn {
    margin-left: 0px;
  }
  .like-dislike-radio-btn [type=radio].with-gap {
    opacity: 0;
  }
  .like-dislike-radio-btn [type=radio].with-gap ~ span {
    border: 1px solid #2a2e53;
    width: 100%;
    padding: 5px 40px;
    border-radius: 5px;
    line-height: 25px;
    height: auto;
    font-size: 14px;
    color: #2a2e53;
    text-align: center;
  }
  .like-dislike-radio-btn [type=radio].with-gap ~ span:before {
    border: 0px;
    border-radius: 0px;
    opacity: 0;
    width: 0;
    height: 0;
  }
  .like-dislike-radio-btn [type=radio].with-gap ~ span:after {
    background: url("/assets/img/like-dislike_small.png") no-repeat;
    background-position: 0px 0px;
    border: 0px;
    position: absolute;
    left: inherit;
    right: calc(50% - 40px);
    top: 2px;
    padding: 10px;
    border-radius: 0px;
    transform: none;
    transition: all 0.2s;
  }
  .like-dislike-radio-btn [type=radio].with-gap:checked ~ span {
    background: #2a2e53;
    border: 1px solid #2a2e53;
    color: #ffffff;
  }
  .like-dislike-radio-btn [type=radio].with-gap:checked ~ span:after {
    background: url("/assets/img/like-dislike_small.png") no-repeat;
    background-position: 0px -27px;
    transition: all 0.2s;
  }
  .like-dislike-radio-btn + .like-dislike-radio-btn [type=radio].with-gap ~ span:after {
    background: url("/assets/img/like-dislike_small.png") no-repeat;
    background-position: -33px 0px;
  }
  .like-dislike-radio-btn + .like-dislike-radio-btn [type=radio].with-gap:checked ~ span {
    background: #2a2e53;
    border: 1px solid #2a2e53;
    color: #ffffff;
  }
  .like-dislike-radio-btn + .like-dislike-radio-btn [type=radio].with-gap:checked ~ span:after {
    background: url("/assets/img/like-dislike_small.png") no-repeat;
    background-position: -33px -27px;
    transition: all 0.2s;
  }

  /* Stylish Check Box 2 */
  .stylish-check-box-2 {
    width: 100%;
    padding: 0px;
    border-radius: 5px;
    font-size: 12px;
  }
  .stylish-check-box-2 [type=checkbox] ~ span:not(.lever) {
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    display: inline-block;
    height: auto;
    line-height: 25px;
    font-size: 16px;
    user-select: none;
    background: #ffffff;
    color: #2a2e53;
    border-radius: 6px;
    border: 1px solid #2a2e53;
    overflow: hidden;
    transition: all 0.2s;
    width: 100%;
    text-align: center;
  }
  .stylish-check-box-2 [type=checkbox]:checked ~ span:not(.lever) {
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    display: inline-block;
    height: auto;
    line-height: 25px;
    font-size: 16px;
    user-select: none;
    background: #2a2e53;
    color: #ffffff;
    border-radius: 6px;
    border: 1px solid #2a2e53;
    overflow: hidden;
    transition: all 0.2s;
  }
  .stylish-check-box-2 [type=checkbox].filled-in:not(:checked) ~ span:not(.lever):after,
.stylish-check-box-2 [type=checkbox].filled-in:not(:checked) ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox] ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox]:not(.filled-in) ~ span:not(.lever):after,
.stylish-check-box-2 [type=checkbox].filled-in ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox].filled-in ~ span:not(.lever):after,
.stylish-check-box-2 [type=checkbox].filled-in:checked ~ span:not(.lever):after,
.stylish-check-box-2 [type=checkbox]:checked ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox].filled-in:checked ~ span:not(.lever):before,
.stylish-check-box-2 [type=checkbox].filled-in ~ span:not(.lever):after {
    opacity: 0;
    width: 0px;
    height: 0px;
  }
}
.show-browser-message {
  display: none;
}

/* Only For Internet Explorer */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .outercontainer {
    display: table;
  }

  #survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .question-block-outer .survey-block-inner-scroll {
    width: 100% !important;
  }

  .mmp-inner-tabs .nav-tabs {
    display: block;
  }
}
/* Only For IE Edge */
@supports (-ms-ime-align: auto) {
  #survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .question-block-outer {
    display: table-cell !important;
    vertical-align: middle !important;
  }
  #survey-modal .modal-dialog .modal-content .modal-body > .container-fluid > .tab-content .question-block-outer .survey-block-inner-scroll {
    width: 100% !important;
  }

  .insured-details-row table {
    width: 99% !important;
  }

  .show-browser-message {
    display: block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    text-align: center;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    z-index: 9999;
    background: transparent;
    padding: 0px 30px;
    overflow: hidden;
  }
  .show-browser-message .container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background: transparent;
  }
  .show-browser-message .container > div {
    width: 800px;
    height: auto;
    overflow: hidden;
    display: block;
    background: #ffffff;
    padding: 0px 50px 30px;
    box-shadow: 0 0 10px 0px rgba(150, 150, 150, 0.3);
  }
  .show-browser-message .circle-info {
    width: 100px;
    height: 100px;
    border-radius: 60px;
    border: 3px solid #000000;
    font-size: 60px;
    line-height: 90px;
    text-align: center;
    margin: 30px auto;
  }
  .show-browser-message h3 {
    font-weight: bold;
  }
  .show-browser-message p {
    width: 450px;
    margin: 10px auto;
  }
  .show-browser-message ul li {
    display: inline-block;
    margin: 10px;
  }
  .show-browser-message ul li img {
    width: 60px;
    margin-bottom: 10px;
  }
  .show-browser-message ul li label {
    display: block;
    font-size: 14px;
  }
}
/* Only for IE Edge Chromium */
.ieedge {
  height: 100vh;
  overflow: hidden;
}
.ieedge .show-browser-message {
  display: block;
  position: fixed;
  width: 100vw;
  height: 100vh;
  text-align: center;
  left: 0;
  right: 0;
  top: 0px;
  bottom: 0;
  margin: auto;
  z-index: 9999;
  background: transparent;
  padding: 0px 30px;
  overflow: hidden;
}
.ieedge .show-browser-message .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background: transparent;
}
.ieedge .show-browser-message .container > div {
  width: 800px;
  height: auto;
  overflow: hidden;
  display: block;
  background: #ffffff;
  padding: 0px 50px 30px;
  box-shadow: 0 0 10px 0px rgba(150, 150, 150, 0.3);
}
.ieedge .show-browser-message .circle-info {
  width: 100px;
  height: 100px;
  border-radius: 60px;
  border: 3px solid #000000;
  font-size: 60px;
  line-height: 90px;
  text-align: center;
  margin: 30px auto;
}
.ieedge .show-browser-message h3 {
  font-weight: bold;
}
.ieedge .show-browser-message p {
  width: 450px;
  margin: 10px auto;
}
.ieedge .show-browser-message ul li {
  display: inline-block;
  margin: 10px;
  width: 100px;
}
.ieedge .show-browser-message ul li img {
  width: 60px;
  margin-bottom: 10px;
}
.ieedge .show-browser-message ul li label {
  display: block;
  font-size: 14px;
}

.fa-redo {
    background: url("/assets/img/refresh_1.png") center no-repeat;
    background-size: 24px;
    width: 30px;
    height: 30px;
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 5px;
}

/* Pagination */
#grdpagination.pagination-m > ul > .mt-2 {
  font-size: 16px;
}
#grdpagination.pagination-m > ul > .total-records {
  font-size: 16px;
}
#grdpagination.pagination-m select#recordsPerPage {
  min-width: 75px;
  border: 1px solid #cdcdcd !important;
  background: url("/assets/img/entries_pivot_ic.png") no-repeat center right;
  border-radius: 3px;
}
#grdpagination.pagination-m .page-numbers .pageLink {
  width: auto;
  min-width: 40px;
  text-align: center;
  font-size: 14px;
  color: #999999;
}
#grdpagination.pagination-m .page-numbers .pageLink.active, #grdpagination.pagination-m .page-numbers .pageLink:hover {
  background: transparent;
  color: #1b1d1f;
  box-shadow: none;
  border-radius: 3px;
  border: 1px solid #ee3524;
  text-shadow: none;
  font-weight: normal;
}
#grdpagination.pagination-m .prev-i {
  background: url("/assets/img/singlearrow_left.png") no-repeat left;
  font-size: 0px;
  width: 25px;
  height: 35px;
  float: left;
}
#grdpagination.pagination-m .prev-i.disabled {
  opacity: 0.5;
}
#grdpagination.pagination-m .prev-f-i {
  background: url("/assets/img/doublearrow_left.png") no-repeat right;
  font-size: 0px;
  width: 25px;
  height: 35px;
  float: left;
}
#grdpagination.pagination-m .prev-f-i.disabled {
  opacity: 0.5;
}
#grdpagination.pagination-m .next-i {
  background: url("/assets/img/singlearrow_right.png") no-repeat right;
  font-size: 0px;
  width: 25px;
  height: 35px;
  float: left;
}
#grdpagination.pagination-m .next-i.disabled {
  opacity: 0.5;
}
#grdpagination.pagination-m .next-l-i {
  background: url("/assets/img/doublearrow_right.png") no-repeat right;
  font-size: 0px;
  width: 25px;
  height: 35px;
  float: left;
}
#grdpagination.pagination-m .next-l-i.disabled {
  opacity: 0.5;
}

#particles-js {
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 1;
}

.FormChoice__Input--Radio {
    opacity: 1 !important;
}
.outercontainer.chat-open {
  width: 65% !important;
}

.outercontainer.chat-open .topbar {
  width:  65% !important;
}

.outercontainer.chat-open #chat-bot > div {
  width:  35% !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 100% !important;
}

.outercontainer.chat-open #chat-bot aide-experience {
  width: 100% !important;
 }
/*# sourceMappingURL=style.css.map */

/* Scroller styling */
.scroller {
  width: 7000px;
  padding: 10px 0;
  color: #2b3156;
  font-size: 24px;
  text-transform: uppercase;
  text-shadow: 0 0 2px rgba(0,0,0,1); 
}

.scroller > span {
  display: inline-block;
  animation: news 15s infinite;
}

@keyframes news {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Probind Business solutions CMS form related CSS. */
.probind-bs-claim-form {
  padding: 20px;
  position: relative;
  margin-top: 30px;
}
.probind-bs-claim-form .required-asterisk:after {
  position: relative;
  right: -5px;
}
.probind-bs-claim-form h2 {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 0px;
  text-align: center;
  margin-bottom: 20px;
}
.probind-bs-claim-form .Form__Element .Form__Element {
  width: 75%;
  float: left;
  margin: 0px 3px 15px;
}
.probind-bs-claim-form .Form__Element .Form__Element.FormSubmitButton, .probind-bs-claim-form .Form__Element .Form__Element.FormResetButton {
  width: auto;
}
.probind-bs-claim-form .Form__Element .FormSelection {
  width: 75%;
}
.probind-bs-claim-form .Form__Element .FormSelection select {
  background: transparent;
  height: 40px;
}
.probind-bs-claim-form .Form__Element .Form__Element__Caption, .probind-bs-claim-form .Form__Element .FormFileUpload, .probind-bs-claim-form .Form__Element .FormSelection .Form__Element__Caption{
  width: 100%;
}
.probind-bs-claim-form .Form__Element .FormParagraphText{
  padding: 0 !important;
}

.bootbox-close-button{
    opacity: 0.5;
    float: right;
    border: none;
    background: none;
    line-height: 1;
    font-weight: 700;
    font-size: 1.5rem;
}

.input-group {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 100%;
  flex-wrap: nowrap;
}

.search-icon-register{
    border: 1px solid lightgray;
    background: lightgray;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.survey-pop-states-block .survey-states-row-select-state .js-state-checkbox {
  position: fixed !important;
}
