section {
  background-color: #ffffff;
}
html {
  scroll-behavior: smooth;
}
body {
  font-style: normal;
  line-height: 1.5;
  font-weight: 400;
  color: #232323;
  position: relative;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.3;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
span,
p,
a {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}

b,
strong {
  font-weight: bold;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type="hidden"] {
  display: none;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #111111;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}
.tablefont{
  font-size: 30px;
}
.features-image {
    
  margin-left: 3rem;
  margin-right: 3rem;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
  
  .icontitle{
    width:702px; height: 50px;
    margin-left: auto;
    margin-right: auto;

  } 
  .carouselcaption{
    top:70%; 
    margin-left:-35%; 
    text-align:center;
  }

  .carouselcaption{
    top:70%; 
    margin-left:-35%; 
    text-align:center;
  }

  .carouselcaption2{
    top:42%; 
    margin-left:-50%; 
    text-align:center;
  }

  .carouselcaption3{
    top:42%; 
    margin-left:40%; 
    text-align:center;
  }

  .tablefont{
    font-size: 40px;
  }

  .features-image {
    
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}



figure {
  margin-bottom: 0;
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

img,
iframe {
  display: block;
  width: 100%;
}

.textjustify{
  
  text-align: justify;
}

.textjustify2{
  padding-left:1em;
  text-align: justify;
}
.iconimg{
  width:20%;
  height:10%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.mbr-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0;
}

.btn {
  font-weight: 600;
  border-width: 1px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-form {
  margin: 0;
}

.btn-form:hover {
  cursor: pointer;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-left: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type="submit"] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 75vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  min-height: 70vh;
  padding-top: 4rem;
  /* padding-bottom: 3rem; */
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
          animation: arrowdown 1.7s ease-in-out infinite;
  color: #ffffff;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

#scrollToTop a i::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  width: 40%;
  height: 40%;
  left: 50%;
  top: 50%;
  -webkit-transform: rotate(135deg);
  transform: translateY(-30%) translateX(-50%) rotate(135deg);
}

@keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
  }
}

/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
  width:40vw;
  margin-top:10px;
  margin-bottom:10px;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .mbr-iconfont {
  margin-right: .5rem;
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.form-inline {
  display: -webkit-flex;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 7px 0;
  position: relative;
}

.jq-selectbox__dropdown {
  overflow: hidden;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  /* height: 100%; */
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  /* margin-bottom: 1.875rem;
  padding: 1.25rem; */
  position: relative;
  text-align: center;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #232323;
  line-height: 1rem !important;
  height: auto;
  padding: 0.6rem 1.2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}

.form-active .form-control:invalid {
  border-color: red;
}

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}

form .row [class*="col"] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .mbr-section-btn {
  margin: 0;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .btn {
  display: flex;
  padding: 0.6rem 1.2rem;
  margin: 0;
}

form .form-check-input {
  margin-top: .5;
}

textarea.form-control {
  line-height: 1.5rem !important;
}

.form-group {
  margin-bottom: 1.2rem;
}

.form-control,
form .btn {
  min-height: 48px;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

blockquote {
  font-style: italic;
  padding: 3rem;
  font-size: 1.09rem;
  position: relative;
  border-left: 3px solid;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

@media (min-width: 992px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .row {
    margin-left: -16px;
    margin-right: -16px;
  }
  .borderscale{
    margin-left: 12%;
  }

  .borderscale2{
    margin-left: 16%;
  }

  .row > [class*="col"] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu .navbar-brand {
    display: -webkit-flex;
    width:18vw;
    margin-top:10px;
    margin-bottom:10px;
  }

  .tracktable{
    min-width:70vw;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .mbr-container {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (max-width: 767px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.card-wrapper,
.item-wrapper {
  overflow: hidden;
}

.app-video-wrapper > img {
  opacity: 1;
}
.engine {
	position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
	top: 0;
	left: -2400px;
}
/* additional */
/* @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-s48OLK6784 .navbar {
    height: 77px;
  }
  .cid-s48OLK6784 .navbar.opened {
    height: auto;
  }
  .cid-s48OLK6784 .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
} */

.cid-sagO7pdP6h .nav-link {
  color: #dfe5f3;
  text-decoration: none;
}
.cid-sagO7pdP6h .highlighttext {
  background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255)),
    linear-gradient(#52c1f1, #52c1f1);
  background-size: 100% 2px, 0 2px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  text-align: center;
}

.cid-sagO7pdP6h .nav-link:hover {
  background-size: 0 2px, 100% 2px;
}

.cid-sbt5rxCIr2 .social-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sbt5rxCIr2 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}

.cid-sbt5rxCIr2 {
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  background-color: #232323;
}
.cid-sbt5rxCIr2 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}

.cid-sbt5rxCIr2 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sbt5rxCIr2 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sbt5rxCIr2 .list {
    margin-bottom: 0rem;
  }
}
.cid-sbt5rxCIr2 .mbr-text {
  color: #bbbbbb;
}
.cid-sbt5rxCIr2 .mbr-iconfont {
  color: black;
}

.cid-sbt5rxCIr2 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sbt5rxCIr2 .row {
    text-align: left;
    margin-left :7%;
  }
  .cid-sbt5rxCIr2 .social-row {
    justify-content: left;
  }
}
.cid-sbt5rxCIr2 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sbt5rxCIr2 .list {
    margin-bottom: 2rem;
    margin-left: 5%;
  }
}
@media (min-width: 992px) {
  .cid-sbt5rxCIr2 .list {
    margin-bottom: 0rem;
  }
}
.cid-sbt5rxCIr2 .mbr-text {
  color: #bbbbbb;
}
.cid-sbt5rxCIr2 .mbr-iconfont {
  color: black;
}

.cid-sbz61OH20V {
  width:100vw;
  padding-top: 0rem;
  padding-bottom: 1rem;
  background-color: #232323;
}

.cid-sbz61OH20V .row-links {
  width: 100%;
  justify-content: center;
}
.cid-sbz61OH20V .social-row {
  width: 100%;
  justify-content: center;
}
.cid-sbz61OH20V .media-container-row {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cid-sbz61OH20V .media-container-row .foot-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-sbz61OH20V .media-container-row .foot-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-sbz61OH20V .media-container-row .foot-menu li p {
  margin: 0;
}
.cid-sbz61OH20V .media-container-row .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.cid-sbz61OH20V .media-container-row .social-list .mbr-iconfont-social {
  font-size: 1.5rem;
  color: #ffffff;
}
.cid-sbz61OH20V .media-container-row .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sbz61OH20V .media-container-row .social-list a {
  margin: 0;
  opacity: .5;
  transition: .2s linear;
}
.cid-sbz61OH20V .media-container-row .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-sbz61OH20V .media-container-row .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-sbz61OH20V .media-container-row .row-copirayt {
  word-break: break-word;
  width: 100%;
}
.cid-sbz61OH20V .media-container-row .row-copirayt p {
  width: 100%;
}


/* frankencode */
.searchbar{
  padding-top:15%; 
  min-height: 41vh;
  /* margin-left:10%;
  margin-right:10%; 
  margin-top:6%;*/
}




@media (min-width: 992px) {
 
  .searchbar{
    padding-top:0; 
  }
  
}
.tracktable{
  min-width:90vw;
}
@media (max-width: 767px) {
  
  
}


.cardlocation{
  position : absolute;
  bottom :2px;
  width: -webkit-fill-available;
}

.cardcontact{
  position : relative;
  bottom :28%;
}

.tabs {
display: block;
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
overflow: hidden; }
.tabs [class^="tab"] label,
.tabs [class*=" tab"] label {
/* color: #efedef; */
cursor: pointer;
display: block;
font-size: 1.3em;
font-weight: 700;
line-height: 1em;
padding: 2rem 0;
text-align: center; }
.tabs [class^="tab"] [type="radio"],
.tabs [class*=" tab"] [type="radio"] {
border-bottom: 1px solid rgba(239, 237, 239, 0.5);
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: block;
width: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.tabs [class^="tab"] [type="radio"]:hover, .tabs [class^="tab"] [type="radio"]:focus,
.tabs [class*=" tab"] [type="radio"]:hover,
.tabs [class*=" tab"] [type="radio"]:focus  {
  /* box-shadow: 1px 2px;    */
  /* border-top: 1px solid ;  */
  background-color: black;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
}
.tabs [class^="tab"] [type="radio"]:checked,
.tabs [class*=" tab"] [type="radio"]:checked {
  /* box-shadow: 1px 2px;    */
  /* border-top: 2px solid ;  */
  background-color: black;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
}



.tabs [class^="tab"] [type="radio"]:checked + div,
.tabs [class*=" tab"] [type="radio"]:checked + div {
  opacity: 1; }
.tabs [class^="tab"] [type="radio"] + div,
.tabs [class*=" tab"] [type="radio"] + div {
  display: block;
  /* opacity: 0; */
  /* padding: 1.5rem 0; */
  width: 90%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.tabs .tab-2 {
width: 50%; }
.tabs .tab-2 [type="radio"] + div {
  width: 200%;
  margin-left: 200%; }
.tabs .tab-2 [type="radio"]:checked + div {
  margin-left: 0; }
.tabs .tab-2:last-child [type="radio"] + div {
  margin-left: 100%; }
.tabs .tab-2:last-child [type="radio"]:checked + div {
  margin-left: -100%; }



      
      
.form__input {
  color: #333;
  font-size: 1.2rem;
  margin: 0 auto;
  padding: 1.5rem 2rem;
  border-radius: 0.2rem;
  background-color: rgb(250, 250, 250);
  border: none;
  width: 90%;
  display: block;
  border-bottom: 0.3rem solid transparent;
  transition: all 0.3s;
}
      
/* submit button  */
.submit {
  position: relative;
  background-color: white;
  float:center;
  left: 15%;
  margin-top: 8vh;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: rgb(82, 153, 241);
  text-decoration: none;
  font-size: 2em;
  text-transform: uppercase;
  padding: 0.2em 2em;
  border: 2px solid rgb(82, 153, 241);
  -webkit-transition: 0.02s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
  transition: 0.02s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}
.submit::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 0;
  background: rgb(82, 153, 241);
  -webkit-transition: 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s cubic-bezier(0.1, 0, 0.1, 1);
  transition: 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s cubic-bezier(0.1, 0, 0.1, 1);
  z-index: -1;
}
.submit::after {
  content: "";
  display: inline-block;
  background-image: url("../../images/arrowswipe.png");
  position: absolute;
  top: 0;
  left: calc(100% - 3em);
  right: 3em;
  color:white;
  bottom: 0;
  background-size: 1.5em;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1);
  transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1);
}
.submit:hover {
  padding: 0.2em 3.5em 0.2em 0.5em;
}
.submit:hover::before {
  left: calc(100% - 3em);
  right: 0;
  -webkit-transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}
.submit:hover::after {
  right: 0;
  -webkit-transition: right 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
  transition: right 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}


/* multi input */
.form__group2 {
  position: relative;
  padding: 15px 0 0;
  margin-top: 10px;
  width: 100%;
}

.form__group3 {
  position: relative;
  padding: 15px 0 0;
  margin-top: 10px;
  width: 100%;
}

.form__field {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #9b9b9b;
  outline: 0;
  font-size: 1.3rem;
  color: black;
  padding: 20px 0 0 0; 
  background: transparent;
  transition: border-color 0.2s;
}
.form__field::placeholder {
  color: transparent;
}
.form__field:placeholder-shown ~ .form__label {
  font-size: 1.3rem;
  cursor: text;
  top: 20px;
}

.form__label {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 1rem;
  color: #9b9b9b;
}

.form__field:focus {
  padding-bottom: 3px;
  font-weight: 700;
  border-width: 3px;
  border-image: linear-gradient(to right, rgb(82, 153, 241), #38ef7d);
  border-image-slice: 1;
}
.form__field:focus ~ .form__label {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 1rem;
  color: rgb(82, 153, 241);
  font-weight: 700;
}

/* reset input */
.form__field:required, .form__field:invalid {
  box-shadow: none;
}

/* dropdown */


label.field {

  border-radius: 2px;
  color: #9b9b9b;
  display: block;
  opacity: 0;
  position: relative;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  z-index: 1;

  font-weight: 700; 
  width: 100%;
  font-size: 2rem;
  padding: 20px 0 0 0; 
  background: transparent;
  margin-top: -40px;
}
label.field span {
  color: inherit;
  display: block;
  font-size: 0.9em;
  font-weight: 400;
  height: 20px;
  line-height: 60px;
  /* left: 9px; */
  pointer-events: none;
  position: absolute;
  top: 32px;
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  -webkit-transition-property: color, font-size, top;
  transition-property: color, font-size, top;
  z-index: 1;
}
label.field span.required::after {
  color: inherit;
  content: "*";
  display: block;
  height: 20px;
  left: -20px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
  
}
.error label.field span {
  color: #F02318;
}
label.field .psuedo_select {
  background: rgba(255, 255, 255, 0);
  position: relative;
  border-color: #9b9b9b;
  border-style: solid;
  border-width: 0 0 2px 0;
  color: #9b9b9b;
  cursor: pointer;
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  margin: 24px 0 0 0;
  /* margin: 24px 32px 0 0; */
  min-width: 250px;
  padding-top: 24px;
  outline: 0;
  z-index: 1;
}

label.field .psuedo_select::after {
  background: url("data:image/svg+xml;utf8,<svg fill='#666' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'> <path d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'/> <path d='M0-.75h24v24H0z' fill='none'/> </svg>"), no-repeat;
  content: "";
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition-property: background;
  transition-property: background;
}
label.field .psuedo_select .selected {
  height: 24px;
  left: 1px;
  line-height: 24px;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(24px);
          transform: translateY(24px);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  will-change: transform;
}
label.field .psuedo_select ul {
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  display: block;
  height: 0;
  list-style: none;
  margin-top: 2px;
  opacity: 0;
  overflow: hidden;
  padding: 0 1px;
  pointer-events: none;
  -webkit-transition-property: height, opacity;
  transition-property: height, opacity;
  width: 100%;
  z-index: 2;
}
label.field .psuedo_select ul li {
  height: 32px;
  padding: 8px 4px;
}
label.field .deselect {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: -1;
}
label.field.focused {
  color: #007BED;
}
label.field.focused .psuedo_select {
  border-color: #007BED;
}
label.field.focused .psuedo_select::after {
  background: url("data:image/svg+xml;utf8,<svg fill='#007BED' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'> <path d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'/> <path d='M0-.75h24v24H0z' fill='none'/> </svg>"), no-repeat;
}
label.field.focused .psuedo_select ul {
  opacity: 1;
  pointer-events: all;
}


/* .dropdown */
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}

.indent-1 {float: left;}
.indent-1 section {width: 50%; float: left;}


.responsive {
  width: 100%;
  height: auto;
}

table.DDDetailsTable {
  width: 100%;
  background-color: #FCFDFE;
  border-bottom-width: 3px;
  color: #666;
  font-family: Verdana, Tahoma, sans-serif !important;
  font-size: 12px !important;
}

#cd-timeline {
  position: relative;
  padding: 2px 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

.cd-container {
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #9fb7c9;
  border-bottom: 2px solid #d7e4ed;
}



.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  -ms-border-radius: 50%;
  border-radius: 50%;
}


.cid-scwtR0NaX8{
  padding-top : 5%;
}

.cid-sagOv6CmdO {
  padding-top: 5%;
  padding-bottom: 5%;
  background: #ffffff;
}

.rdo {
  position: relative;
  display: block;
  float: left;
  /* margin-left: 10%;
  margin-right: 2%; */
  width: 18px;
  height: 18px;
  border-radius: 10px;
  background-color: #606062;
  background-image: linear-gradient(#474749, #606062);
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.15), inset 0 -1px 1px rgba(0,0,0,0.15);
  transition: all 0.15s ease;
}

@media (max-width: 480px) {
    .rmd1{
    background-image: url("../../images/rmdmobile1.png"); 
    background-size: contain; 
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat; 
    /* padding-top: 5%;
    min-height:70vh; */
    margin-top: 7%;
    min-height: 155vh;
    max-width: 100%;
  }

  .rmd2{
    background-image: url("../../images/rmdmobile2.png"); 
    background-size: contain; 
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat; 
    /* padding-top: 5%;
    min-height:70vh; */
    min-height: 155vh;
    max-width: 100%;
  }

  .pdfembed{
    display: none;
  }    
    
  .mapground{
    background-image: url("../../images/landingimage.png"); 
    /* background-size: contain;  */
    background-repeat: no-repeat; 
    /* margin-top: 15%; */
    min-height:70vh;

  }

  .mmap{
    background-image: url("../../images/Easy&TimelyDelivery-1920x768px-FA_06.png"); 
    background-size: contain; 
    background-repeat: no-repeat; 
    margin-top: 15%;
    min-height:70vh;

  }

  .landingimage{
    background-image: url("../../images/scan&deliver2.png"); 
    background-size: cover; 
    background-repeat: no-repeat; 
    width: 252px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;

  }

  .banner1 {
    background-image: url("../../images/mobile-lc-website-3-2.jpg");
    background-repeat: no-repeat;
    background-size: cover ;
  }
  .banner2 {
    background-image: url("../../images/mobile-lc-website-1-2.png");
    background-repeat: no-repeat;
    background-size: cover ;
  }
  .banner3 {
    background-image: url("../../images/mobile-lc-website-7.jpg");
    background-repeat: no-repeat;
    background-size: cover ;
  }
  .banner4 {
    background-image: url("../../images/mobile-lc-website-4.png");
    background-repeat: no-repeat;
    background-size: cover ;
  }

  .searchtitle{
    padding-left:17%;
  }

  .cardprofile{
    min-height: 600px;
    font-family: Libre Franklin !important;
    padding: 3%;
    padding-bottom: 6%;
    margin-top: 3%;
    margin-bottom: 2%;  
    border-radius : 20px;
    
    background-color: rgba(255,255,255,0.9);
    border: 1px solid black;
    box-shadow: 3px 3px #c9c9c9;
  }

  .searchbar{
    margin-top: 10%;
    padding-top: 5%;
    min-height: 24vh;
    /* margin-left:10%;
    margin-right:10%;
    margin-top:6%; */
  }

  .icontitle2{
    display: block;
    font-size: 4rem;
    color: #6592e6;
    padding-top: 12%;
    padding-bottom: 12%;
  }

  .servicebutton{
    
    margin-left: 0;

  }
  
  .storelist{
    margin-left:0;
  }

  .cd-date{
    text-align: center;
  }
  .cd-time{
    text-align: center;
  }
  
  .volcal{
    position: absolute;
    margin-top: -12%;
    margin-left: 25%;
  }

  .form-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    background-color: white;
    z-index: 9;
    height: 66vh;
    width: 75vw; 
  }

  .col-inquiry{
    max-width : 100%;
  }

  .uploadform{
    width:100%;
  }

  .tticonwhite{
    display:none;
    height: 25px;
    width: 32px;
  }

  .tttitle{
    display : block;
  }
  
  .padder{
    position: absolute;
    margin-top: -25%;
  }
  
  .padder2{
    position: absolute;
    margin-top: 70%;
  }
  
  .padder3{
    position: absolute;
    margin-top: 180%;
  }
  
  .padder4{
    position: absolute;
    margin-top: 280%;
  }

  .rdo {
    position: relative;
    display: block;
    float: left;
    margin-left: 10%;
    margin-right: 2%;
    width: 18px;
    height: 18px;
    border-radius: 10px;
    background-color: #606062;
    background-image: linear-gradient(#474749, #606062);
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.15), inset 0 -1px 1px rgba(0,0,0,0.15);
    transition: all 0.15s ease;
  }

  .breakdowntable{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-size: 0.9rem;
  }

  .rdo + span {
    float: left;
    margin-left: 2px;
    margin-right: 4px;
  }

  .hidetab{
    margin-top: -14%;
  }

  .cd-content-header{
    text-align: center; 
  }
  
  .cd-content-detail{
    text-align: center; 
  }
  
  .notificationclose{
    margin-top: -50%;
    margin-right: -3%;
    float: right;
  }

  .notificationbar{
    font-size: 0.9rem;
    font-weight: 100;
  }
  
  .lineshieldtable{
    font-size: 0.8rem;
    margin-top: 5%;
  }

  .lineshieldrow{
    
    padding-right: 5%;
    padding-left: 5%;
  }
  /* The Modal (background) */
  .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    padding-bottom: 70px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }

  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    /* padding: 20px; */
    border: 1px solid #888;
    /* width:55vh;  */
    height:71vh;
  }

  /* The Close Button */
  .closeNotice {
    color: #aaaaaa;
    float: right;
    position: absolute;
    padding-left: 48%;
    margin-top: 115%;
    font-size: 28px;
    font-weight: bold;
  }

  .closeNotice:hover,
  .closeNotice:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .noticeimage{
    height:64vh;
  }

  
}
@media (min-width: 481px) {
   .rmd1{
    background-image: url("../../images/rmd1.png"); 
    background-size: contain; 
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat; 
    /* padding-top: 5%;
    min-height:70vh; */
    min-height: 290.3vh;
    max-width: 100%;
  }

  .rmd2{
    background-image: url("../../images/rmd2.png"); 
    background-size: contain; 
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat; 
    /* padding-top: 5%;
    min-height:70vh; */
    min-height: 290.3vh;
    max-width: 100%;
  }
  
  .mapground{
    background-image: url("../../images/landingimage.png"); 
    background-size: cover; 
    background-repeat: no-repeat; 
    padding-top: 5%;
    min-height:70vh;
    max-width: 100%;
  }

  .mmap{
    background-image: url("../../images/Easy&TimelyDelivery-1920x768px-FA_06.png"); 
    background-size: contain; 
    background-repeat: round; 
    min-height:70vh;

  }

  .landingimage{
    background-image: url("../../images/scan&deliver2.png"); 
    background-size: cover; 
    background-repeat: no-repeat; 
    width: 500px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;

  }
  
  .banner1 {
    background-image: url("../../images/NEW-LC-SLIDER-WEBSITE-3.jpg");
    background-repeat: no-repeat;
    background-size: cover ;
  }

  .banner2 {
    background-image: url("../../images/NEW-LC-SLIDER-WEBSITE-1-2.png");
    background-repeat: no-repeat;
    background-size: cover ;
  }

  .banner3 {
    background-image: url("../../images/LC-SLIDER-WEBSITE-07.jpg");
    background-repeat: no-repeat;
    background-size: cover ;
  }
  .banner4 {
    background-image: url("../../images/LC-SLIDER-WEBSITE-04.png");
    background-repeat: no-repeat;
    background-size: cover ;
  }

  .searchtitle{
    padding-left:37%;
  }

  .searchbar{
    padding-top: 10%;
    min-height: 30vh;
    margin-left: 0%;
    margin-right: 60%;
    /* margin-top:6%; */
  }

  .cardprofile{
    min-height: 380px;
    font-family: Libre Franklin !important;
    padding: 3%;
    padding-bottom: 6%; 
    margin-left: 5%;
    margin-right: 3%;
    margin-top: 1%;
    margin-bottom: 1%;
    border-radius : 20px;
    border: 1px solid black;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 3px 3px #c9c9c9;
  }

  .icontitle2{
    display: block;
    font-size: 4rem;
    color: #6592e6;
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .servicebutton{
    
    margin-left: -6%;

  }

  .storelist{
    margin-left:15%;
  }

  .cd-date{
    margin-top : -25px;
    text-align: left; 
    left: -160px;
  }

  .cd-time{
    text-align: left; 
    left: -160px;
  }

  .volcal{
    position: absolute;
    margin-top: -37%;
    margin-left: -2%;
  }

  .form-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    background-color: white;
    z-index: 9;
    height: 70vh;
  }

  
  .col-inquiry{
    max-width : 50%;
  }
  .uploadform{
    width:50%;
  }

  .trackbar{
    margin-left:10%;
  }

  .trackbaricon{
    margin-left:-10%;

  }
  .tticonwhite{
    height:28px; 
    width:40px;
  }

  .tttitle{
    display : none;
  }

  .tticon{
    
    width: 310px;
    height: 75px;
    margin-left: 23%;
  }
  .splitter{
    margin-top: 10px;
    height: 120px;
    border-right-width: 1px;
    border-right-style: solid;
    border-image: 
      linear-gradient(
        to bottom, 
        white, 
        #3FC0F0,
        white
      ) 1 100%;
  } 

  

  .padder{
    position: absolute;
    margin-top: -15%;
  }
  
  .padder2{
    position: absolute;
    margin-top: -15%;
  }
  
  .padder3{
    position: absolute;
    margin-top: -15%;
  }
  
  .padder4{
    position: absolute;
    margin-top: -15%;
  }

  .breakdowntable{
    margin-left: auto;
    margin-right: auto;
    width: 40%;
  }

  .rdo + span {
    float: left;
    padding-top: 3px;
    margin-left: 2px;
    margin-right: 4px;
    font-size: 0.8rem;
  }

  .hidetab{
    margin-top: -5%;
  }

  .branchbar{
    min-height: 62vh;
  }

  .cd-content-header{
    padding-left: 15%;;
  }

  .cd-content-detail{
    padding-left: 15%;;
  }
  
  .notificationclose{
    margin-top: -7%;
    margin-right: -1%;
  }

  .notificationbar{
    margin-left:10%;
    margin-right:10%;
    font-size: 0.9rem;
    font-weight: 100;
  }

  .lineshieldtable{
    
    margin-top: 5%;
  }

  .lineshieldrow{
    
    padding-right: 5%;
    padding-left: 5%;
  }

  /* The Modal (background) */
  .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    padding-bottom: 30px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }

  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    /* padding: 20px; */
    border: 1px solid #888;
    width:80vh; 
    /* height:80vh; */
  }

  /* The Close Button */
  .closeNotice {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }

  .closeNotice:hover,
  .closeNotice:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  .noticeimage{
    height:70vh;
  }

  .pitstopbg{
    background-image: url("../../images/PitStop.jpg"); 
    background-size: cover; background-repeat: no-repeat; min-height: 91vh;
  }

  .quotebg{
    background-image: url("../../images/QuoteDelivery.jpg"); 
    background-size: cover; background-repeat: no-repeat; 
    min-height: 90vh;
  }
  
  .panelshort{
    width : 80px;
    padding: 0 0.3em !important;
    margin: .667em 1em !important;
    
    display: flex;
    align-items: center;
    justify-content: center;

    
    position: relative;
  }
}

@media (min-width: 800px) {
  .volcal{
    position: absolute;
    margin-top: -28%;
    margin-left: 10%;
  }
}
@media (min-width: 720px) {
  .volcal{
    position: absolute;
    margin-top: -32%;
    margin-left: 6%;
  }

  .notificationclose{
    margin-top: -8%;
    margin-right: -1%;
    float: right;
  }
}
@media (min-width: 780px) {
  .volcal{
    position: absolute;
    margin-top: -32%;
    margin-left: 6%;
  }
}
@media (min-width: 900px) {
  .volcal{
    position: absolute;
    margin-top: -20%;
    margin-left: 12%;
  }

  
}
@media (min-width: 1000px) {
  .volcal{
    position: absolute;
    margin-top: -25%;
    margin-left: 8%;
  }
  

  .rdo + span {
    float: left;
    padding-top: 3px;
    margin-left: 2px;
    margin-right: 4px;
    font-size: 0.66rem;
  }

}
@media (min-width: 1100px) {
  .volcal{
    position: absolute;
    margin-top: -25%;
    margin-left: 10%;
  }
}
@media (min-width: 1200px) {
  .volcal{
    position: absolute;
    margin-top: -21%;
    margin-left: 10%;
  }

  .rdo + span {
    float: left;
    padding-top: 3px;
    margin-left: 2px;
    margin-right: 4px;
    font-size: 0.8rem;
  }
}
@media (min-width: 1300px) {
  .volcal{
    position: absolute;
    margin-top: -19%;
    margin-left: 17%;
  }
}

@media (min-width: 1440px) {
  .volcal{
    position: absolute;
    margin-top: -18%;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
    margin-left: 20%;
  }
  .notificationclose{
    margin-top: -7%;
    margin-right: -1%;
    float: right;
  }
}

@media (min-width: 1660px) {
  .volcal{
    position: absolute;
    margin-top: -15%;
    margin-left: 15%;
  }
  .searchbar {
    padding-top: 15%;
    min-height: 65vh;
    /* margin-left: 10%; */
    margin-right: 10%;
    /* margin-top: 6%; */
  }

  .rdo + span {
    float: left;
    padding-top: 3px;
    margin-left: 2px;
    margin-right: 4px;
    font-size: 1rem;
  }
  
  
  /* .gallery3{
    margin-bottom: 10%;
  } */
}

@media (min-width: 1900px) {
  .volcal{
    position: absolute;
    margin-top: -12%;
    margin-left: 30%;
  }
  .searchbar {
    padding-top: 15%;
    min-height: 60vh;
    /* margin-left: 10%; */
    margin-right: 10%;
    /* margin-top: 6%; */
  }

  .cid-scwtR0NaX8 {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  
  
}

@media (min-width: 2400px) {
  .volcal{
    position: absolute;
    margin-top: -9%;
    margin-left: 30%;
  }
  .cid-sagOv6CmdO {
    padding-top: 5%;
    padding-bottom: 5%;
    background: #ffffff;
  }
  .notificationclose{
    margin-top: 0%;
    margin-right: -1%;
    float: right;
  }
}

@media (min-width: 4000px) {

  .cid-sagOv6CmdO {
    padding-top: 11%;
    padding-bottom: 11%;
    background: #ffffff;
  }

}




/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup form - hidden by default */


/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  /* padding: 16px 20px; */
  border: none;
  cursor: pointer;
  /* width: 100%; */
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

.footerlink{
  color:#bbbbbb;
}

input[type="file"] {
  display: none;
}
.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

.hideme
{
    opacity:0;
}

.rdo:after {
  content: "";
  position: absolute;
  display: block;
  top: 6px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transform: scale(0);
}

.forms {
  user-select: none;
}
.forms label {
  display: inline-block;
  cursor: pointer;
  

  margin-bottom : 0 !important;
}
.forms input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.forms input[type="radio"]:checked + .rdo {
  background-color: #606062;
  background-image: linear-gradient(#255cd2, #1d52c1);
}
.forms input[type="radio"]:checked + .rdo:after {
  opacity: 1;
  transform: scale(1);
  transition: all 0.15s ease;
}

.tablegrey{
  background: rgba(250, 250, 250, 0.3);
}

.tableblue{
  background: rgba(176, 231, 255, 0.3);
}

.highlightwording:hover{
  
  background: rgba(230, 230, 230, 1);
}

.lineshieldtabletitle{
  background-color: #003AA5;
  color: white;
}

.lineshieldtablehighlight{
  background-color: #52c1f1;
}

.listspacing{
  padding-bottom :10px;
}

input[type="radio"] + label{
  /* display: block; */
  border: 1px solid #ccc;
  width: 80%;
  /* max-width: 100%; */
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}

input[type="radio"] + label {
  margin: 0px 15px 15px 15px;
  color: #ccc;
}

/* notification */
@media (min-width: 481px) {
  
  .costbreakdown{
    font-size: 0.7rem;
  }

  .splitter2{
    margin-top:10px;
    height : 60px;
    border-right-width: 3px;
    border-right-style: solid;
    border-color: grey;
    /* border-image: 
      linear-gradient(
        to bottom, 
        white, 
        grey,
        white
      ) 1 100%; */
  } 

}
.barwidth{
  min-width: 74vw;
}
@media (min-width: 768px) {
    
  input[type="radio"] + label{
    width: 90%;
    position: relative;
    padding:10px 0px 10px 0px;
    margin:0px 15px 15px 15px;
  }
}
@media (min-width: 768px) {
  
  
  .result{
    background-color: rgba(255,255,255,0.8);
    padding:5%;
  }

  .resultmobile{
    display: none;
  }

  .costcolleft{
    max-width: 40%;
  }
  .costcolright{
    max-width: 60%;
  }

  .costbreakdown{
    
    background-color: rgba(255,255,255,0.9);
    
    padding:5%;
    padding-left :10%;
  }
  .colleft{
    border-right-width: 1px;
    border-right-style: solid;
    border-image: 
      linear-gradient(
        to bottom, 
        white, 
        black,
        white
      ) 1 100%;
  } 

  .innercolumn{
    padding:10px;
  }
  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .tntsearch {
    width: 54%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 45%;
  }

  .pitstopsearchbtn{
    margin-left: 240px;
    position: absolute;
  }

  .quotedeliveryform{
    background-color: rgba(255,255,255,0.8);
    padding: 5% !important;
  }

  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 170px;
  }

  .quotebook{
    width:100%;
  }

  .ttsearchbtn{
    margin-left: 260px;
    margin-top: -50px;
    position: absolute;
  }
  
}

@media (min-width: 900px) {
  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .tntsearch {
    width: 48%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 47%;
  }

  .pitstopsearchbtn{
    margin-left: 280px;
    position: absolute;
  }
  
  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 145px;
  }

  .quotebook{
    width:80%;
  }

  .panellast{
    margin-right:10px;
  }
  .ttsearchbtn{
    margin-left: 265px;
  }
}

@media (min-width: 1000px){
  .tntsearch {
    width: 43%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 47%;
  }
}

@media (min-width: 1200px) {
  
  input[type="radio"] + label{

    padding: 10px;
  }

  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .tntsearch {
    width: 41%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 47%;
  }

  .pitstopsearchbtn{
    margin-left: 320px;
    position: absolute;
  }
  
  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 170px;
  }

  .quotebook{
    width:60%;
  }

  .barwidth{
    min-width: 71vw;
  }
  .panellast{
    margin-right:75px;
  }

  .cid-sagO7pdP6h .nav-dropdown .link {
    padding: 0 0.3em !important;
    margin: .667em 0.01em !important;
  }

  .ttsearchbtn{
    margin-left: 315px;
  }
}

@media (min-width: 1300px) {

  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .pitstopsearchbtn{
    margin-left: 360px;
    position: absolute;
  }

  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 190px;
  }

  .quotebook{
    width:55%;
  }

  .panellast{
    margin-right:125px;
  }

  .cid-sagO7pdP6h .nav-dropdown .link {
    padding: 0 0.3em !important;
    margin: .667em 0.1em !important;
  }

  .ttsearchbtn{
    margin-left: 350px;
  }
}

@media (min-width: 1400px) {

  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .tntsearch {
    width: 36%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 48%;
  }

  .pitstopsearchbtn{
    margin-left: 400px;
    position: absolute;
  }

  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 220px;
  }

  .panellast{
    margin-right:150px;
  }

  .cid-sagO7pdP6h .nav-dropdown .link {
    padding: 0 0.3em !important;
    margin: .667em 0.5em !important;
  }

  .ttsearchbtn{
    margin-left: 400px;
  }
}

@media (min-width: 1600px) {

  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .pitstopsearchbtn{
    margin-left: 380px;
    position: absolute;
    
    height: 30px;
    width: 80px;
  }

  .pitstopsearchfield{
    width : 45%;
  }

  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 250px;
  }

  .quotebook{
    width:80%;
  }
  .ttsearchbtn{
    margin-left: 440px;
  }

}
@media (min-width: 1700px) {

  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .tntsearch {
    width: 34%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 48%;
  }

  .pitstopsearchbtn{
    margin-left: 440px;
    position: absolute;
    height: 30px;
    width: 80px;
  }

  .pitstopsearchfield{
    width : 45%;
  }

  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 250px;
  }

  .quotebook{
    width:50%;
  }

  .panellast{
    margin-right:250px;
  }

  

}

@media (min-width: 1750px) {

  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .pitstopsearchbtn{
    margin-left: 480px;
    position: absolute;
    height: 30px;
    width: 80px;
  }

  .pitstopsearchfield{
    width : 45%;
  }
  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 280px;
  }

  .quotebook{
    width:45%;
  }

  .panellast{
    margin-right:300px;
  }

  .ttsearchbtn{
    margin-left: 470px;
  }

}

@media (min-width: 1900px) {

  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .tntsearch {
    width: 30%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 48%;
  }

  .pitstopsearchbtn{
    margin-left: 480px;
    position: absolute;
    height: 30px;
    width: 80px;
  }

  .pitstopsearchfield{
    width : 45%;
  }

  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 315px;
  }

  .panellast{
    margin-right:420px;
  }

  .ttsearchbtn{
    margin-left: 470px;
  }

}

@media (min-width: 2000px) {

  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .pitstopsearchbtn{
    margin-left: 410px;
    position: absolute;
    height: 30px;
    width: 80px;
  }

  .pitstopsearchfield{
    width : 35%;
  }

  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 310px;
  }

  .quotebook{
    width:40%;
  }
  .panellast{
    margin-right:300px;
  }

  .cid-sagO7pdP6h .nav-dropdown .link {
    padding: 0 0.3em !important;
    margin: .667em 1em !important;
  }

  .ttsearchbtn{
    margin-left: 405px;
  }

}

@media (min-width: 2100px) {

  .pitstopsearch {
    width: 65%; 
    position: absolute;
    margin-top: -27%;
    margin-left: 33%;
  }

  .pitstopsearchbtn{
    margin-left: 500px;
    position: absolute;
    height: 30px;
    width: 80px;
  }

  .pitstopsearchfield{
    width : 35%;
  }
  
  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 410px;
  }
  .quotebook{
    width:30%;
  }

  .panellast{
    margin-right:600px;
  }

  .cid-sagO7pdP6h .nav-dropdown .link {
    padding: 0 0.3em !important;
    margin: .667em 2em !important;
  }

  .ttsearchbtn{
    margin-left: 580px;
  }

}
.directionicon{
  margin-left: 25%;
}

.radioselect{
  padding-top: 20px;
  padding-left: 30px;
}

@media (max-width: 480px) {

  .quotedeliveryform{
    padding-left:5% !important;
  }

  .row{
    margin-left: 0;
    margin-right: 0;
  }

  input[type="radio"] + label{
    width: 90%;
    padding: 10px 25px 10px 25px;
  }

  .outputweb{
    display: none;
  }
  
  .pitstopbg{
    background-image: url("../../images/PitStopmobile.jpg"); 
    background-size: cover; background-repeat: no-repeat; min-height: 91vh;
  }

  .pitstopsearchbtn{
    height: 30px;
    width: 80px;
    position: absolute;
    right: -320px;
  }

  .quotebg{
    background-image: url("../../images/QuoteDeliveryMobile.png"); 
    background-size: cover; background-repeat: no-repeat; 
    min-height: 90vh;
  }

  .quotedeliveryform{
    background-color: rgba(255,255,255,0.8);
  }

  .result{
    display:none;
  }
  .resultmobile{
    display: block;
    background-color: rgba(255,255,255,0.8);
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 0.9rem;
  }
  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 280px;
  }

  .quotedeliveryformtitle{
    padding-left: 5%;
  }

  .radioselect{
    padding-top: 10px;
    padding-left: 30px;
  }

}
/* apple resolution */
@media (max-width: 380px) {
  .quotecalc{
    width:40px;
    position: absolute;
    top: 5px;
    left: 250px;
  }

  .closeNotice {
    color: #aaaaaa;
    float: right;
    position: absolute;
    padding-left: 48%;
    margin-top: 142%;
    font-size: 28px;
    font-weight: bold;
  }
}

.column{
  flex: 50%;
  padding: 10px;
}

.column1{
  flex: 50%;
  padding: 10px;
}
.column2{
  flex: 10%;
  padding: 10px;
}
.column3{
  flex: 40%;
  padding: 10px;
}

/* quoteradio */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.col {
	display: block;
	float:left;
	margin: 0 0 0 1.6%;
}

.four { width: 32.26%; }
.col:first-of-type {
  margin-left: 0;
}

 .section{
  padding: 0px 20px 30px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-align: center;
  position: absolute;
  width: 100%;
  min-height: 300px
}

  



 input[type="radio"] + label:before{
  content: "✔";
  text-align: center;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  background-color: #3498db;
  color: #fff;
  display: none;
}

 input[type="radio"]:checked + label:before{
  display: block;
}



 input[type="radio"]:checked + label{
  border: 1px solid #3498db;
}

 input[type="radio"]:checked + label {
  color: #3498db;
}

.bgsemi{
  
  background-color: rgba(255,255,255,0.9);
}