﻿@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style:normal;
  font-weight: 400;
  src: url('../fonts/opensansNormal.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/OpenSans-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style:italic;
  font-weight: 400;
  src: url('../fonts/opensansItalic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/OpenSans-Italic.ttf')  format('truetype'), /* Safari, Android, iOS */
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight:normal;
    /*background: url(../images/box-draker.png) fixed repeat;*/
    /*-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
    overflow-x: hidden;
}
.bg-StaffPurchaseTravelCarePlus{
    background: url(../images/bgStaffPurchaseTravelCarePlus.jpg) fixed no-repeat;
    background-size:cover;
    background-color: rgb(140, 240, 255);
}
.bg-travel,
.bg-VacationShieldPlus{
    background: url(../images/bgtravel.jpg) fixed no-repeat;
    background-size:cover;
    background-color: rgb(140, 240, 255);
}
.bg-Motor{
    background: url(../images/bgMotor.jpg) fixed no-repeat;
    background-size:cover;
    background-color: rgb(98, 103, 109);
}
.bg-Motorcycle
{
    background: url(../images/bgMotorcycle.jpg) fixed no-repeat;
    background-size:cover;
}
.bg-eMotorcycle
{
    background: url(../images/bgeMotorcycle.jpg) center center no-repeat;
    background-size: cover;
    background-color: rgb(120, 126, 133);
}
.bg-pa{
    background: url(../images/bgPA.jpg) fixed no-repeat;
    background-size:cover;
    background-color: rgb(98, 103, 109);
}
.bg-PersonalAccidentPublicTransport,
.bg-paPublicTransport{
    background: url(../images/bgPaPublicTransport.jpg) fixed no-repeat;
    background-size:cover;
    background-color: #f5f5f5;
}
.bg-paMOZ{
    background: url(../images/bgpaMOZ.jpg) fixed no-repeat;
    background-size:cover;
}
.bg-Maid{
    background: url(../images/bgMaid.jpg) fixed no-repeat;
    background-size:cover;
    background-position: initial;
}
.bg-paPublicPlaces{
    background: url(../images/bgPaPublicPlaces.jpg) fixed no-repeat;
    background-size:cover;
    background-color: rgb(98, 103, 109);
}
.bg-cyclist,
.bg-mobility {
    background: url(../images/bgMobility.jpg) top center fixed no-repeat;
    background-size:cover;  
}
.bg-Member {
    background: url(../images/bgMember.jpg) fixed no-repeat;
    background-size: cover;
}
.bg-Agent{
    background: url(../images/bgAgent.jpg) fixed no-repeat;
    background-size:cover;
}
.bg-success{
  background:none;
}
/* Set padding to keep content from hitting the edges */
.body-content {
  min-height: 30em;
  /* margin-bottom: 2em; */
}
.box-home {
    position: relative;
    display: block;
    width: 100%;
    height: 18em;
    border: solid 1px #ccc;
    border-radius: 0.5em;
    margin-bottom: 4em;
    text-align: center;
    vertical-align: bottom;
    background-color: #fff;
    box-shadow: 0 1px 2px #DADADA;
}
.col-md-9 .box-home{
  height:13em;
}
.box-related{
  /* border: solid 3px #000; */
  box-shadow: inset 0 0 1px #fff;
  color: #fff;
  /* text-shadow: 0 1px 1px #fff; */
  margin-bottom:2em;
  /* line-height: 0; */
  position: relative;
}

.box-home:hover{
    opacity: 0.8;
}

.box-related:hover{
     color: #fff; 
     text-decoration: none; 
}
.box-home > span{
  position: absolute;
  bottom: -2em;
  left: 0;
  right: 0;
  display: block;
}
.col-md-9 .box-home > span{
  bottom:-3em;
}
.box-related > span{
  bottom: 0;
  top: inherit;
  position: absolute;
  z-index:10;
  font-weight:bold;
  text-shadow: 0 0 1px #000;
  background-color: rgba(0, 0, 0, 0.43);
  display: block;
  border-radius: 0 0 5px 5px;
  padding: 0.5em 0;
}
.bg-box-travel {
    background: url(../images/bgtravel.jpg)  center center no-repeat;
    background-size:cover;
    background-color: rgb(140, 240, 255);
}
.bg-box-VacationShieldPlus{
    background: url(../images/bg.jpg)  center center no-repeat;
    background-size:cover;
    background-color: rgb(140, 240, 255);
}
.bg-box-StaffPurchaseTravelCarePlus{
    background: url(../images/bgStaffPurchaseTravelCarePlus.jpg) center center no-repeat;
    background-size:cover;
    background-color: rgb(140, 240, 255);
}
.bg-box-Motor{
    background: url(../images/bgMotor.jpg) center center no-repeat;
    background-size: cover;
    background-color: rgb(120, 126, 133);
}
.bg-box-Motorcycle
{
    background: url(../images/bgMotorcycle.jpg) center center no-repeat;
    background-size: cover;
    background-color: rgb(120, 126, 133);
}
.bg-box-eMotorcycle
{
    background: url(../images/bgeMotorcycle.jpg) center center no-repeat;
    background-size: cover;
    background-color: rgb(120, 126, 133);
}
.bg-box-pa{
    background: url(../images/bgPA.jpg) center center no-repeat;
    background-size: cover;
    background-color: rgb(120, 126, 133);
}
.bg-box-paPublicTransport{
    background: url(../images/bgPaPublicTransport.jpg) center center no-repeat;
    background-size: cover;
    /* background-color: rgb(120, 126, 133); */
}
 
.bg-box-Maid{
    background: url(../images/bgMaid.jpg) center center no-repeat;
    background-size: cover;
     background-position: initial;
    /* background-color: rgb(120, 126, 133); */
}
.bg-box-paPublicPlaces{
    background: url(../images/bgPaPublicPlaces.jpg) center center no-repeat;
    background-size: cover;
    background-color: rgb(120, 126, 133);
}
.bg-box-paMOZ{
    background: url(../images/bgpaMOZ.jpg) center center no-repeat;
    background-size:cover;
}
.bg-box-mobility {
    background: url(../images/bgMobility.jpg) top center no-repeat;
    background-size:cover;  
}
.bg-box-cyclist {
    background: url(../images/bgCyclist.jpg) top center no-repeat;
    background-size:cover;  
}
.bg-box-Home {
    background: url(../images/bgHome.jpg) top center no-repeat;
    background-size:cover;  
    background-position:initial;
}
.bg-box-Fire {
    background: url(../images/bgFire.jpg) top center no-repeat;
    background-size:cover;  
    background-position:initial;
}

.bg-box-save {
    background: url(../images/bgeEASYsave.jpg) top center no-repeat;
    background-size:cover;  
}
 .bg-box-savepro {
    background: url(../images/bgeEASYsavepro.jpg) top center no-repeat;
    background-size:cover;  
}
 .bg-box-free {
    background: url(../images/bgFree.jpg) top center no-repeat;
    background-size:cover;  
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
.help-block-red{
    color:#a94442;
}
.color-red{
  color: #d9534f;
}
header {
  border-top: solid 8px #ffbe00;
  background-color: #fff;
  clear: both;
  border-bottom: solid 1px #EEE;
}
#main-nav.scrolled .navbar-brand{
    font-size:24px;
    color:#818181;
}

#main-nav{
    background:transparent;
    background:#fff;
    color:#fff;
    box-shadow:0 0 0px transparent;
    
}

#main-nav{
    background:#fff;
    /* border-bottom:1px solid #eee; */
}

#main-nav .navbar-toggle{
    color:#5AA9CE;
    border-color:#5AA9CE;
}

#main-nav .navbar-toggle .icon-bar{
    background:#5AA9CE;
}

#main-nav .container{
    padding:15px 20px;
    -webkit-transition:padding 0.3s ease-out;
    transition:padding 0.3s ease-out;
}

#main-nav.scrolled .container{
    padding:5px 20px;
}

#main-nav .nav a{
    position:relative;
    z-index:1;
}

#main-nav .nav a,
#main-nav .nav a:active,
#main-nav .nav a:hover{
    padding:0px 10px;
    font-size: 1.1em;
    line-height:3.7em;
    font-weight:100;
    background:transparent;
    color:#777;
    transition:100ms ease;
}
#main-nav .nav a:hover{
  color:#000;
}
#main-nav .nav a:hover:before {
    width:100%;
    opacity:1;
}

#main-nav .nav .active a:before {
    width:50px;
    opacity:1;
}

#main-nav.scrolled .nav a,
#main-nav.scrolled .nav a:active,
#main-nav.scrolled .nav a:hover{
    color:#777;
}

.no-csstransforms #main-nav .nav a:before {
  display:none;
}

.no-csstransforms #main-nav .nav a:hover,
.no-csstransforms #main-nav .nav .active a {
  color:#5AA9CE;
}

#main-nav li{
    background:transparent;
    margin:0 10px;
    border:2px solid transparent;
}
#main-nav li.dropdown i{
  margin: 0 5px;
}
#main-nav .dropdown-menu a{
    font-size:14px;
}
#main-nav .nav-header {
    margin-top:40px;
}
footer {
  background-color: #FFBF01;
  /* margin-top: -15px; */
   position:fixed; 
  bottom:0;
  left:0;
  right:0;
  z-index: 10;
}
#footer {
  padding: 15px 0;
  clear: both;
  line-height: 2em;
}
#footer img{
  width: 18%;
  float:right;
}
.color-price{
  /*color:#f00;*/
  font-weight:bold;
  text-shadow: none;
}
/*progressbar*/
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;/*CSS counters to number the steps*/
  counter-reset: step;
  padding-left: 0;
  position: relative;
  z-index: 1;
}
#progressbar li {
  list-style-type: none;
  /* color: #8E8E8E; */
  text-transform: uppercase;
  font-size: 1em;
  width: 20%;
  float: left;
  position: relative;
  /* font-weight: bold; */
  text-align:center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.43);
}
#progressbar li:before {
  /*content: counter(step);*/
  content: "";
  counter-increment: step;
  width: 2em;
  height: 2em;
  line-height: 2em;
  display: block;
  font-size: 10px;
  color: rgb(51, 51, 51);
  background: #fff;
  border: solid 2px rgba(0, 0, 0, 0.21);
  /* box-shadow: inset 0px 0px 2px #ccc; */
  border-radius: 100px;
  margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #ddd;
  position: absolute;
  left: -50%;
  top: 0.6em;
  z-index: -1;/*put it behind the numbers*/
}
#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before{
  color: white;
  border-color: rgb(255, 191, 1);
  transition: 500ms;
}
#progressbar li.active:after{
  background: rgb(255, 191, 1);
  color: white;
  transition: 500ms;
}
#progressbar li.active{
  font-weight:bold;
}
#msform .steps {
  background: rgb(250, 250, 250);
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  padding: 20px 30px;
  
  box-sizing: border-box;
  width: 80%;
  margin: 0 10%;
  
  /*stacking fieldsets above each other*/
  position: absolute;
  text-align: left;
}
/*Hide all except first fieldset*/
#msform .steps:not(:first-of-type) {
  display: none;
}
/*inputs*/
#msform input, #msform textarea {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 10px;
  /* width: 100%; */
  box-sizing: border-box;
  font-family: montserrat;
  color: #2C3E50;
  font-size: 13px;
}
/*buttons*/
#msform .action-button {
  width: 100px;
  background: #FFBE00;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 1px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #FFBE00;
  outline: none;
}
.btn-yellow {
    color: #fff;
    background-color: rgb(255, 191, 1);
    border-color: rgb(190, 162, 9);
    min-width: 140px;
}
.btn-survey{
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9999999;
    background-color: #f5cc27;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: right;
    font-size: 1.2em;
    margin-right: 1em;
    margin-top: -17em;
    border-radius: 4px 4px 0 0;
}
.step1 .btn-green{
  /* min-width: 280px; */
}
.btn-green {
    color: #fff;
    background-color: rgb(255, 191, 1);
    border-color: rgb(190, 162, 9);
    min-width: 280px;
}
.btn-green.large{
    min-width: 12em;
}
.btn-green.focus,.btn-green:focus {
    color: #fff;
    background-color: rgb(255, 191, 1);
    border-color: rgb(255, 191, 1);
    outline: none;
}
.btn-green:hover {
    color: #fff;
    background-color: rgb(217, 185, 4);
    border-color: rgb(172, 148, 9);
}
.btn-green.disabled, 
.btn-green.disabled.active, 
.btn-green.disabled.focus, 
.btn-green.disabled:active, 
.btn-green.disabled:focus, 
.btn-green.disabled:hover, 
.btn-green[disabled], 
.btn-green[disabled].active, 
.btn-green[disabled].focus, 
.btn-green[disabled]:active, 
.btn-green[disabled]:focus, 
.btn-green[disabled]:hover, 
fieldset[disabled] .btn-green, 
fieldset[disabled] .btn-green.active, 
fieldset[disabled] .btn-green.focus, 
fieldset[disabled] .btn-green:active, 
fieldset[disabled] .btn-green:focus, 
fieldset[disabled] .btn-green:hover {
    background-color:rgb(255, 191, 1);
    border-color: rgb(169, 145, 5);
}
.btn-payment{
  min-width:10em;
}
.btn-facebook {
    padding: 8px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);

}
.btn-facebook:hover{
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0,0,0,0.2);
}
.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-social>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}
/*headings*/
.fs-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #2C3E50;
  margin-bottom: 10px;
  font-weight: bold;
}
.fs-subtitle {
  font-weight: normal;
  font-size: 13px;
  color: #666;
  margin-bottom: 30px;
  /* text-align: center; */
}
.wrapper-progress-bar{
  background-color: rgba(255, 255, 255, 0.48);
  padding-top: 3em;
}
.wrapper-forms{
  border-top: solid 1px #EEE;
  padding: 1em 0 3em;
  min-height: 30em;
}
.wrapper-forms h1{
  text-shadow: 0 1px 2px #FFF;
  /* font-style: italic; */
}
.right-panel,
.box_steps{
    background: rgba(255, 255, 255, 0.9);
    border: solid 1px #FFF;
    border-radius: 2px;
    padding: 2em;
    box-sizing: border-box;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.31) , inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.detail-box.ng-hide {
    background-color: rgba(255,255,255,0.70) !important;
    display:block !important;
}
.right-panel{
  background: rgba(167,169,172,0.9);
  color: #FFF;
  /* border-color: #83A50A; */
  /* box-shadow: 0 1px 2px rgb(169, 208, 28) , inset 0 1px 2px rgb(189, 232, 30); */
  /* text-shadow: 0px 1px 1px #4F6500; */
}
.right-panel td {
    padding: 0 5px;
}
/*.step2 .right-panel table{
  width:100px;
}*/
.right-panel a{
  color:#fff;
}
.right-panel a:hover{
  color:#ccc;
}
.step2 .box_steps {
    min-height: 32.7em;
    overflow-y: hidden;
}
.form-group{
    position:relative;
}
.form-control{
  height:44px;
}
.control-label{
  font-size: 1.1em;
}
.customer-form .control-label{
  font-size:1em;
}
a.btn, button.btn{
  /* padding: 12px 24px; */
  /* font-size: 1.2em; */
}
button.btn-coupon-remove,
button.btn.btn-coupon{
  padding: 6px 14px;
  font-size: 14px;
}
.modal-footer .btn{
  font-size:1em;
  padding:0.5em 0.9em;
}
.coupon-text-box{ 
  height: 34px;
}
.form-travel{
  padding-top:2em;
    padding-left: 3em;
}
.form-travel:before{
  content:'';
  width:1em;
  height:1em;
  background-color:#fff;
  border: solid 2px rgb(197, 196, 196);
  position:absolute;
  top: 0;
  left: 1.6em;
  border-radius:100%;
  z-index: 1;
}
.form-travel.ng-dirty:before{
  border-color: rgb(255, 191, 1);
}
.has-error .selectize-control.single .selectize-input,
.has-error .form-error-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.existAddressPanel{
  background: rgb(249, 249, 249);
  padding: 1em;
  box-shadow: inset 0 0 0 1px #EEE;
}
.existAddressPanel > p{
  font-weight:bold;
}
.existAddressPanel > label{
  font-weight:normal;
}
.form-motor .form-error-control {
   margin-right: 0.3em; 
}
/*.form-travel:after{
  content:'';
  position:absolute;
  left: 3em;
  top: 0;
  bottom: 0;
  width: 2px;
  background:#ccc;
  z-index: 1;
}*/
.step1 .form-group:before{
    content: '';
    width: 1em;
    height: 1em;
    border:solid 4px #fff;
    border-radius:100%;
    background-color: #C5C4C4;
    display: block;
    position: absolute;
    left: -2.5em;
    bottom: 0;
    z-index:1;
}
.step1 .form-group:after{
    content: '';
    width: 2px;
    background-color: #e6e6e6;
    background-size: cover;
    display: block;
    position: absolute;
    left: -2.05em;
    bottom: 0;
    top:-1em;
}
.step1 .form-motor .form-group:after,
.step1 .form-motor .form-group:before{
  display:none;
}
.step1 .form-group.has-completed:before,
.step1 .form-motor .form-group.has-error:before,
.form-group.has-error label + div[class^="col"]:before,
.form-group.has-completed label + div[class^="col"]:before {
    content: '';
    width: 2em;
    height: 2em;
    background: url(../images/check-mark.png) center center no-repeat;
    background-size: 80%;
    display: block;
    position: absolute;
    left: -3em;
    bottom:0;
    z-index:1;
    -webkit-transition:  500ms ease;
    -moz-transition:  500ms ease;
    transition:  500ms ease;
}

.step1 .form-motor .form-group.has-error:before,
.form-group.has-error label + div[class^="col"]:before{
  background-image:url(../images/close-mark.png);
  bottom:2.7em;
}

.step1 .form-motor .form-group.has-error:before,
.step1 .form-motor .form-group.has-completed:before{
  left:inherit;
  right:0;
  bottom:0.8em;
}
.step1 .form-group.has-completed:before{
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.form-group.has-error label + div[class^="col"]:before,
.form-group.has-completed label + div[class^="col"]:before {
    left: auto;
    right:2em;
    transform: translate(0, -20%);
}

.step1 .form-motor .form-group.has-error:before {
    bottom: 2.7em;
}
.step1 .form-group.has-error:before,
.step1 .form-group.has-error:after{
    background-color: #AE4942;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}
.step1 .form-group.has-completed:after{
    background-color: rgb(255, 191, 1);
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}
.step4 .table td{
    width:50%;
    word-break: break-all;
}
.form-travel-footer{
    /*border-top: dashed 2px  #e6e6e6;*/
    padding-top:2em;
    margin-top: 2em;
    margin-left: -3em;
}
.ui-datepicker{
  z-index: 10000 !important;
}
.ui-datepicker .ui-datepicker-title select{
  color:#333;
}
.select-price{
  display:inline-block;
  margin:0.5em auto;
}
.tbl_quote{
  width: 100%;
  font-weight: normal;
}
ul.survey-radiolist  {
    margin: 0;
    padding:0;
    clear: both;
}
ul.survey-radiolist.survey_icon_row li{
    height: 8em;
    /*margin-top: 1em;*/
    margin-left: -2px;
    border: none;
}
ul.survey-radiolist .survey_icon{
    height: 5em;
    background: url(../images/survey_superHappy.png) center center no-repeat;
    background-size: 60%;
    display: block;
}
ul.survey-radiolist .survey_icon.two{
    background-image: url(../images/survey_happy.png);
}
ul.survey-radiolist .survey_icon.three{
    background-image: url(../images/survey_neutral.png);
}
ul.survey-radiolist .survey_icon.four{
    background-image: url(../images/survey_angry.png);
}
ul.survey-radiolist .survey_icon.five{
    background-image: url(../images/survey_superAngry.png);
}
ul.survey-radiolist.survey_icon_row li p{
    line-height: 1.2em;
    font-size: 0.85em;
}
.survey_wrapper{
  width: 100%;
  overflow-y:hidden; 
}
.survey_container{
  width:568px;
}
.survey-radiolist li{
    width:5em;
    height: 3em;
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #e6e6e6 ;
    border-left:none;
    margin: 0;
    margin-top: -2px;
    line-height: 3em;
    text-align: center;
}
.survey-radiolist li:first-child {
    min-width:14em;
    border: 2px solid #e6e6e6 ;
    float: left;
}
.survey-radiolist li:first-child label {
    display: initial;
        margin: 4px 0 0;
}
.survey-radiolist li>input {
    display: initial;
}
li.answer-radiolist {
  
}
#riderModal,
#confirm{
  background-color:#fff;
  height: 170px;
  width:310px;
  border-radius:5px;
  position:fixed;
  top:50%;
  left:50%;
  margin-left:-150px;
  margin-top:-70px;
  padding-right: 0 !important;
  overflow: hidden;
}
/*#alertMsg{
  background-color:#fff;
  height: 130px;
  width:310px;
  border-radius:5px;
  position:fixed;
  top:50%;
  left:50%;
  margin-left:-150px;
  margin-top:-70px;
  padding-right: 0 !important;
  overflow: hidden;
}*/
#riderModal{
    width: 50%;
    height: 500px;
    margin-left: -25%;
    margin-top: -250px;
}
#riderModal .modal-body{
    height: 440px;
    overflow-x: hidden;
}
#riderModal .modal-footer,
#confirm .modal-footer{
    background-color: #f5f5f5;
    border-top: 1px solid rgb(221, 221, 221);
}
.modal-body::-webkit-scrollbar {
    width: 12px;
}
 
.modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.modal-body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8); 
}
.opaque{
  position: fixed;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
  display: none;
}
.opaque.app-loading{
  background: none;
}
.opaque.app-loading .icon-loading{
  background-image: url('../images/loading-black.gif');
  color:#999;
}
.icon-loading{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15em;
  height: 5em;
  margin-top: -8em;
  margin-left: -7.5em;
  padding-top: 8em;
  background: url('../images/loading.gif') center center no-repeat;
  color: #fff;
  text-align: center;
}
.payment-message{
    background-color: rgba(255, 191, 1, 0.9);
    /* box-shadow: inset 0 0 2px #fff; */
    padding: 1em;
    border-radius: 4px;
    margin-bottom: 1em;
    color: #fff;
    /* text-shadow: 0 1px 1px #999; */
}
.stacktable.small-only{
  display: none;
}
.stacktable.large-only{
  display: table;
}

.payment-total{
  padding:1em;
  border-top: solid 1px #ccc;
}
.payment-sub-total{
  background-color: rgb(249, 249, 249);
}
.invalid-coupon{
  color:#a94442;
}
.valid-coupon{
  color:#83A50A;
}
  /* Tooltip Styles
  */

 /* Base styles for the element that has a tooltip */
 [data-tooltip] {
   position: relative;
   cursor: pointer;
 }

 /* Base styles for the entire tooltip */
 [data-tooltip]:before,
 [data-tooltip]:after {
   position: absolute;
   visibility: hidden;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
   opacity: 0;
   -webkit-transition: 
       opacity 0.2s ease-in-out,
         visibility 0.2s ease-in-out,
         -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
     -moz-transition:    
         opacity 0.2s ease-in-out,
         visibility 0.2s ease-in-out,
         -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
     transition:         
         opacity 0.2s ease-in-out,
         visibility 0.2s ease-in-out,
         transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform:    translate3d(0, 0, 0);
   transform:         translate3d(0, 0, 0);
   pointer-events: none;

 }

 /* Show the entire tooltip on hover and focus */
 [data-tooltip]:hover:before,
 [data-tooltip]:hover:after,
 [data-tooltip]:focus:before,
 [data-tooltip]:focus:after {
   visibility: visible;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
   opacity: 1;
 }

 /* Base styles for the tooltip's directional arrow */

 [data-tooltip]:before {
   z-index: 1001;
   border: 6px solid transparent;
   background: transparent;
   content: "";
 }

 /* Base styles for the tooltip's content area */

 [data-tooltip]:after {
   z-index: 1000;
   padding: 8px;
   width:300px;  
   background-color: #000;
   background-color: hsla(0, 0%, 20%, 0.9);
   color: #fff;
   content: attr(data-tooltip);
   font-size: 14px;
   line-height: 1.2;
   white-space: pre-wrap;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px;
   margin-top:-15px;
 }

 /* Directions */

 /* Top (default) */
 [data-tooltip]:before,
 [data-tooltip]:after {
   top:100%;
 }

 [data-tooltip]:before{
   margin-left: -6px;
   margin-bottom: -12px;
 }
 /* Right */
 .tooltip-right:before,
 .tooltip-right:after {
   left: 100%;
 }

 .tooltip-right:before {
   margin-bottom: 0;
   margin-left: -12px;
 }

 .tooltip-right:hover:before,
 .tooltip-right:hover:after,
 .tooltip-right:focus:before,
 .tooltip-right:focus:after {
   -webkit-transform: translateX(12px);
   -moz-transform:    translateX(12px);
   transform:         translateX(12px); 
 }

 /* Move directional arrows down a bit for left/right tooltips */

 .tooltip-right:before {
   top: 3px;
 }

 /* Vertically center tooltip content for left/right tooltips */

 .tooltip-right:after {

   margin-left: 0;
   margin-bottom: -16px;
 }
  .blueIcon {
     background-image: url("../Content/img/ui-icons_217bc0_256x240.png");
     font-size: 1em;
     overflow: hidden;
     background-repeat: no-repeat;
     vertical-align: middle;
     background-position: -16px -144px;
     width: 16px;
     height: 16px;
 }
.start-date-tooltip {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top:10px;
    margin-left: 1em;
}
.date-tooltip {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top:10px;
    left: 175px;
}
.motorDate-tooltip {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    left: 215px;
}

.alertLevel-tooltip {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 3em;
    left: 21.5em;

}
.reimbursement-tooltip {
      display: inline-block;
    vertical-align: middle;
    position: absolute;
    top:10px;
    right: -2em;

}
.alertLevel-tooltip:after {
    width: 300px;
}
.child-tooltip {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 2.7em;
    left: 21.5em;
}
.adult-tooltip {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 4.7em;
    left: 21.5em;
}
.dob-tooltip{
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 12px;
    left: 205px;
}
.email-tooltip{
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 12px;
    left: 305px;
}
.motor-tooltip{
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 12px;
    margin-left: 1em;
}
.offPeak-tooltip {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 35px;
    margin-left: 10em;
}
.text-yellow {
    color: #f39c12 !important;
}
.text-red {
    color: #ff0000 !important;
}
.text-error {
    color: #a94442 !important;

}
.termLabel{
    max-width: 700px;
    vertical-align: top;
}
/*********************** Plan table***********/
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/*toggle table*/
tbody .active
{
    cursor:pointer;
}
img#tbody_1,img#tbody_2 ,img#tbody_3,img#tbody_4,img#tbody_33  {
     float: left;
     margin-left: -2.1em;
}
 .btn-toggle1, .btn-toggle2, .btn-toggle3, .btn-toggle4, .btn-toggle33{
 
}
.toggle1,.toggle2,.toggle3,.toggle4,.toggle33{
    max-height: 200px;
    -webkit-transition: max-height 0.5s ease-in;
    transition: max-height 0.5s ease-in;
    -moz-transition: max-height 0.5s ease-in;
}
.readmore {
    max-height: 2000px;
    transition: max-height 0.7s ease-in;
}
.btn-togglerm {
}
.purchase .slideHide{
    max-height: 0;
   /* display:none; */
   overflow:hidden;
    transition: max-height 0.5s ease-out;
}
.readmore-panel li {
    color:#fff;
    background: #FFBE00;
    border: none;
}
.purchase a ul.readmore-panel li:first-child:hover {
    /* color:#000; */
    /* text-decoration:underline; */
    background: rgb(255, 212, 1);
}
.purchase a ul.readmore-panel li:first-child{
     text-align: center;
     background: rgb(255, 191, 1);
}
.purchase {
  /* border-top: 11px solid  rgb(255, 191, 1); */
  /* padding:89px 0 0; */
  text-align:center;
  font-family: "Lato";
}
.purchase a {
  text-decoration: none;
}
.purchase h1 {
  font-size:26px;
  letter-spacing:3px;
  line-height:40px;
  text-transform:uppercase;
}
.purchase p {
  font-size: 26px;
  line-height: 45px;
  max-width:750px;
  margin:0 auto;
}
.purchase-trigger {
  margin-top:50px;
  border:1px solid #E85700;
  border-radius:50px;
  font-size:26px;
  display:inline-block;
  cursor:pointer;
  position:relative;
}

.purchase-trigger * {
  -webkit-transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);
  -moz-transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);
  -o-transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);
  transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);

  -webkit-transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);
  -moz-transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);
  -o-transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);
  transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.purchase-trigger span {
  padding:17px 80px;  
  color:#E85700;
  width:246px;
  display: inline-block;
}
.purchase-trigger .bubble {
  position:absolute;
  background:#E85700;
  top:0;
  border-radius:50px;
  left:0;
  height:74px;
  width: 246px;
  z-index:-1;
}
.purchase-trigger.right .bubble {
  margin-left:246px;  
}

.purchase-trigger:not(.right) .annual {
  color:#fff;
}
.purchase-trigger.right .monthly {
  color:#fff;
}
.purchase ul {
  display:table;
  margin: 1em auto 0;
  width:100%;
  padding: 0;
  /* max-width:1100px; */
}
.purchase ul.header li:first-child{
  text-align:left;
}
.purchase ul .Quotation-description span {
   /* padding-left:10px;*/
}
.purchase ul.header li:first-child strong,
.purchase ul.header li:first-child span.Quotation-description{
  padding:0 1em;
}
.purchase li:first-child{
  width:40%;
}
.PMotor li:first-child{
  width:23%;
}
.MotorCycleQuote.purchase ul.body-row li:first-child {
    width: 20%;
    text-align: left;
    background: none;
}
.MotorCycleQuote.purchase ul.body-row li .purchase-description {
    min-width: 200px;
    padding-right: 2em;
    display: inline-block;
}
.purchase li{
  display:table-cell;
  width: 20%;
  padding:43px 0 0;
  -webkit-transition: 0;
  -webkit-transition: all 0.25s, color 0s !important;
  -moz-transition: all 0.25s, color 0s !important;
  -o-transition: all 0.25s, color 0s !important;
  transition: all 0.25s, color 0s !important;
  position:relative;
  z-index:0;
  border:1px solid #BBB;
}
.purchase li:first-child {
  position:relative;
  /*right:-1px;*/
}
.purchase li:last-child {
  position:relative;
  /*left:-1px;*/  
}
.purchase ul.header li:hover {
  box-shadow: 0 13px 48px rgba(0, 0, 0, 0.2);
  z-index:1;
  color:#fff;
  background:  rgb(255, 191, 1);
  border-color:  rgb(255, 191, 1);
  -webkit-transform:scale(1.05);
  -moz-transform:scale(1.05);
  transform:scale(1.05);
}
.purchase ul.header li:first-child:hover{
  -webkit-transform:none;
  -moz-transform:none;
  transform:none;
  background:inherit;
  box-shadow:none;
  border-color: #CCC;
}
.purchase ul.header li:first-child:hover * {
  color:#333 !important;
  border-color:#333;
}
.purchase li * {
  -webkit-transition: 0 !important;
  -moz-transition: 0 !important;
  -o-transition: 0 !important;
  transition: 0 !important;
}

.purchase ul.header li:hover * {
  color:#fff !important;
  border-color:rgba(255, 255, 255, 0.27) !important;
}
.purchase li strong {
  font-size:19px;
  text-transform:uppercase;
  color:#2F3740;
  letter-spacing:2.4px;
  line-height:45px;
  font-weight:400;
  margin-bottom: 25px;
  display: inline-block;
}

.purchase ul .purchase-description {
  display:block;
  /* font-size:19px; */
  line-height:30px;
}
.purchase ul .purchase-benefits {
  display:block;
  /* font-size:19px; */
  line-height:30px;
  text-align:center;
}
.purchase .purchase-price {
  font-size: 2.5em;
  letter-spacing:2px;
  padding-top:20px;
  display:block;
  font-weight:400;
  padding-bottom:12px;
}
.purchase .purchase-button {
  text-transform:uppercase;
  font-size:19px;
  color:#2F3740;
  text-decoration:none;
  line-height:1;
  padding:28px 0 24px;
  border-top:1px solid #bbb;
  width:100%;
  display:inline-block;
  margin-top:6px;
  display:block;
}
.purchase li:hover .purchase-button {

  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
}
.purchase ul a:hover {
  color: #E85700;
  cursor: pointer;
}
.purchase ul a, .purchase ul a:hover .purchase-price, .purchase ul a:hover .purchase-description {
  color:#6C6C6C;
  display: block;
}
.purchase ul a:hover span .edit-quotation {
  text-decoration: underline;
  color:#FFBE00;
}
.purchase ul .Quotation-description {
    padding:20px;
    background-color: rgba(204, 204, 204, 0.11);
}
.purchase ul .Quotation-description .Quotation-list {
    float: left;
    min-width: 200px;
    padding-right: 1em;
}
.purchase ul .Quotation-description .Motor-Quotation-list {
    float: left;
    min-width: 188px;
}
.purchase ul li a .edit-quotation {
   width: 200px;
   float: left;
   margin-top:1em;
   padding: 0.8em 1em;
   color: #fff;
   font-weight: bold;
   border: solid 1px #ccc;
   background-color:  rgb(255, 191, 1);
   text-align: center;
   border-radius:5px;
   transition: 500ms;
}
/**.purchase ul li:hover{
   color: #fff !important;
}*/
.purchase ul.header li:first-child:hover a .edit-quotation{
   color: #fff !important;
}
.purchase ul li:hover a .edit-quotation:hover {
   color: #fff !important;
   background-color: rgb(217, 185, 4);
}
.purchase ul.body-row{
   margin: 0;
}
.btn-togglerm,.btn-toggler1,.btn-toggler2,.btn-toggler3,.btn-toggler4{
  cursor:pointer;
}
.purchase ul.body-row li{
  padding: 1em;
}
.purchase ul.body-row li:first-child{
  text-align:left;
  /* right: 1px; */
  background: #FFF;
}
.purchase ul.body-row li:first-child:hover {
    /* background:#e0e0e0; */
}
.purchase a.add-alt ul li span.purchase-description{
    color: #45413E;
}
.purchase a.add-alt ul li span.purchase-description:hover{
    color: black;
    text-decoration:underline;
}
.body-row:nth-of-type(odd) {
    /* background: #e0e0e0; */
}

/*plus minus icon*/
.add-alt ul li span b:after,
.add-alt ul li span b:before {
    right: 15px;
    width: 2px;
    height: 15px;
    margin-top: -7px;
    background: #A29991;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
}
.add-alt ul li span b:after {
    right: 0.59em;
    width: 15px;
    height: 2px;
    margin-top: -1px;
}
.remove-alt ul li span b:before {
   right: 0.6em;
   width: 14px;
   height: 2px;
   margin-top: -1px;
   background: #A29991;
}
.remove-alt ul li span b:before:hover,
.add-alt ul li span b:before:hover {
    background: black;
}
.remove-alt ul li span b:after:hover,
.add-alt ul li span b:after:hover {
    background: black;
}
/*ul li span b:before, ul li span b:after {
    margin: -8px 0 0;
    background: #45413E;
}*/
/*.btn-survey .typeform-share,
.btn-survey .typeform-share:hover {
    color:#333;
}*/

ul li span b:before, ul li span b:after, li span b:before, li span b:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
}
.selectize-control{
    max-width:280px;
}
.table-wrap {
    overflow-y:hidden;
    margin-top: 36px;
}
.form-control.readonlyField[readonly] {
  background-color: white;
}
/*******Private Motor Product********/
#MotorController{

}
#MotorController .step1 .header{
    background-color: #ffbe00;
    margin: -1em -1em 1em;
}
#MotorController .step1 .header center{padding: 0.5em 0;}
#MotorController .step1 .header h2{margin: 0;font-size: 1.5em;line-height: 2em;color: #fff;text-shadow: 0 1px 1px #6b5000;}
#MotorController .step1 .form-control{
border: none;
box-shadow: none;
border-bottom: solid 1px #ccc;
    cursor:pointer;
}
#MotorController  .step1 .form-control.input-group{

}
#MotorController .purchase li strong{
  line-height:1.5em;
  font-size:1.2em;
}
#MotorController .purchase li.Quotation-description strong{
  display: block;
}
#MotorController .purchase .purchase-price{
  font-size:2em;
  padding: 0 0.5em 1em;
}
#MotorController .selectize-input{
    border: none;
    background: none;
    border-bottom: solid 1px #ccc;
    border-radius:0;
    box-shadow: none;
}
#MotorController .selectize-control.single .selectize-input span{
  padding-left: 0.6em;
}
#MotorController .selectize-control.single .selectize-input:after {
    right: 6px;
    border-color: #555 transparent transparent transparent;
    border-width: 6px 3px 0 3px;
}
#MotorController .selectize-control.single .selectize-input input::-webkit-input-placeholder{
   padding-left:0.5em; 
}
#MotorController .nav-tabs>li.active>a, 
#MotorController .nav-tabs>li.active>a:focus, 
#MotorController .nav-tabs>li.active>a:hover{
  border: 1px solid #ffbe00;
  border-bottom-color: transparent;
}
#MotorController .nav-tabs{
  border-bottom: 1px solid #ffbe00;
}
.box_steps_M.first-child {
      /* margin-left:4em ; */
}
.box_steps_M.last-child {
      /* margin-left:4em ; */
      /* min-height: 50em; */
}
.box_steps_M {
    background: white;
    /* border: solid 1px #FFF; */
    border-radius: 2px;
    padding: 1em;
    box-sizing: border-box;
    text-align: left;
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.31) , inset 0 1px 2px rgba(0, 0, 0, 0.15); */
    /*margin-left:1.5em;*/
    /* margin-right:2.5em; */
    /* margin-top:2em !important; */
    /* margin-bottom: 1em; */
    /* width: 30%; */
    min-height: 60em;
}
.motorcycle-box.box_steps_M {
     min-height: 40em;
}
/******Membership*******/
.authenty {
  font-family: 'Open Sans', sans-serif;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 999;
}
/* line 6, ../sass/authenty.scss */
.authenty [data-animation] {
  opacity: 0;
}
.authenty.signup-window .form-wrap {
  background-color: rgb(255, 255, 255);
  padding: 5em 1em;
  position: relative;
  border: solid 0.5em rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.42);
}
.authenty.signup-window .title {
  text-align: left;
  color: #666;
}
.authenty.signup-window .form-wrap .fa-times-circle {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 30px;
  }
.authenty.signup-window .form-wrap .fa-times-circle:hover {
    cursor:pointer;
}
#main-nav li.dropdown {
    margin: 0;
    border: 0;
    z-index: 999;
}
.authenty.signup-window .sns-signin {
    margin-top: 1em;
}
.authenty.signup-window .sns-signin a {
    display: block;
    text-align: left;
    border-radius: 50px;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}
.authenty.signup-window .sns-signin a .fa-facebook {
    color: #fff;
    padding: 7px 15px 7px 10px;
    font-size: 16px;
    margin-right: 20px;
    margin-left: 10px;
    border-right: 1px solid #fff;
}
.authenty.signup-window .horizontal-divider {
    margin: 50px auto;
    position: relative;
    width: 1px;
    height: 160px;
    background-color: #DEDEDE;
}
.authenty.signup-window .horizontal-divider:before {
  content: 'OR';
  position: absolute;
  top: 40%;
  left: -11px;
  padding: 5px 0;
  font-size: 16px;
  background: rgb(255, 255, 255);
  color: #DEDEDE;
}
.authenty.signup-window .normal-signup {
    margin-top: 30px;
}
/* line 380, ../sass/authenty.scss */
.authenty.signup-window .form-control:focus {
  border: none;
  border-bottom: 1px solid #505050;
  box-shadow: 0 0 5px #ccc;
}
.authenty.signup-window input[type="text"], .authenty.signup-window input[type="password"], .authenty.signup-window input[type="email"] {
    background: none;
    border: none;
    border-bottom: 1px solid #DEDEDE;
    box-shadow: none;
    padding: 10px 0 10px 10px;
    border-radius: 0;
    margin-bottom: 20px;
    /* color: #ccc; */
}
.sns-signin .btn,
.authenty.signup-window .normal-signup .signup {
    padding: 8px 15px;
    background-color: rgb(255, 191, 1);
    color: #fff;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    margin-bottom: 10px;
}
.sns-signin .btn:hover,
.authenty.signup-window .normal-signup .signup:hover{
  opacity:0.8;
}
.sns-signin .btn.no{
  background-color: #DEDEDE;
}
.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}
/*Member Login*/
.member-login{
  
}
.member-login-wrapper{
  padding:3em;
  overflow: hidden;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
  }
  
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  
  70% {
    -webkit-transform: scale(.9);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(.3);
}
  
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
}
  
  70% {
    -moz-transform: scale(.9);
}
  
  100% {
    opacity: 1;
    -moz-transform: scale(1);
}
}

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(.3);
}
  
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
}
  
  70% {
    -o-transform: scale(.9);
}
  
  100% {
    opacity: 1;
    -o-transform: scale(1);
}
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(.3);
}
  
  50% {
    opacity: 1;
    transform: scale(1.05);
}
  
  70% {
    transform: scale(.9);
}
  
  100% {
    opacity: 1;
    transform: scale(1);
}
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
.text-lightgreen {
    color: rgb(255, 191, 1) !important;
}
.text-grey {
    color: rgba(45, 44, 44, 0.67);
}
.big-text {
    font-size: 10em;
    font-weight: 600;
}
/*********************************************/
/*Responsiveness Style*/
/*Large Devices less than 1610px*/
@media (max-width: 1610px) {
  .dropdown-menu .dropdown-menu.to-left {
    right: 100%!important;
    left: auto!important;
  }
}
@media (min-width: 768px) and (max-with: 1317px) {
      #main-nav .nav-header {
        margin-top:0;
    }
}
/* Medium desktop devices and tablets */
@media (min-width: 768px) and (max-width: 1199px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 15px;
    padding: 28px 10px 27px 10px;
  }
}
@media (max-width: 1400px) {
  
}
@media (max-width: 1024px) {
    .box_steps_M {}
}
@media (max-width: 992px){
  .right-panel{
    margin: 15px -10px 0 -10px;
  }
  .stacktable.small-only{
    display: table;
  }
  .stacktable.large-only{
    display: none;
  }
   .box_steps_M {
     width: 90% !important;
     margin: 1.2em 1em 1.2em 2.3em !important;
     /*padding: 0 4em;*/
}
}
@media (max-width: 768px) {
    #progressbar li span{
        display:none;
    }
    #progressbar li.active span{
        display:block;
        font-size:0.6em;
    }
    h1{
      font-size:1.5em;
    }
    h2{
      font-size:1.2em;
    }
    .big-text {
    font-size: 5em;
    font-weight: 600;
}
    .box_steps{
      margin: 0 5px 1em;
      padding: 2em 2em 4em;
      /* overflow: hidden; */
    }

    .box_steps_M {
     width: 90% !important;
     margin:1.2em 3em 1.2em 2.5em !important;    
    }

    .form-travel,
    .form-travel:before{
      -webkit-transform:translateX(-1em);
      -moz-transform:translateX(-1em);
      transform:translateX(-1em);
    }
    .form-group.has-error label + div[class^="col"]:before,
    .form-group.has-completed label + div[class^="col"]:before{
      right: -0.9em;
      top:0;
      -webkit-transform: scale(0.7);
      transform: scale(0.7);
    }
    a.btn, button.btn{
      display: block;
      float: none !important;
      margin-top: 0.5em;
      width: 100%;
      min-width: 100%;
    }
    button.btn-coupon-remove, button.btn.btn-coupon {
      margin-top: 0;
   }
  #main-nav .navbar-brand{
      font-size:24px;
  }

  #main-nav{
      background:#fff;
      border-bottom:1px solid #ddd;
  }

  #main-nav .navbar-toggle{
      color:#5AA9CE;
      border-color:#5AA9CE;
  }

  #main-nav .navbar-toggle .icon-bar{
      background:#5AA9CE;
  }

  #main-nav .container{
      padding:10px 20px;
  }

  #main-nav .nav a,
  #main-nav .nav a:active,
  #main-nav .nav a:hover{
      line-height:42px;
      text-align:center;
  }

  #main-nav .nav a:before {
      display:none;
  }

  #main-nav .nav a:hover,
  #main-nav .nav li.active a {
      box-shadow:0 0 0 1px;
  }
  #footer{
    padding:1em 1.5em;
  }
  #footer img{
    width: 25%;
    /* float: none !important; */
  }
  .step2 .box_steps {
    /* overflow-x: scroll; */
  }

  #riderModal{
    width:310px;
    height:400px;
    margin-top:-200px; 
      margin-left: -155px;
  }
  #riderModal .modal-body{
    height: 335px;
  }
  .date-tooltip,
  .dob-tooltip,
  .email-tooltip{
    position:relative;
    left:0;
    top:0;
  }

  .purchase{
    text-align:left;
  }
  .purchase ul{
    position: relative;
    display:block;
    margin: 0;
  }
  .purchase ul li{
    display:block;
    width:100%;
  }
  .MotorCycleQuote.purchase ul.body-row li:first-child,
  .purchase ul li:first-child{
    width:100%;
  }
  .purchase ul.header li{
    text-align:center;
  }
  .purchase ul.header li:nth-child(1){
    /* position: absolute; */
    display:block;
    z-index: 1;
    bottom: 0;
    background: #fff;
  }
  .purchase ul.header li:first-child strong{
    color:#333;
  }
  .purchase ul.header li strong{
    color:#fff;
  }
  .purchase ul li a .edit-quotation{
    float:none;
    height: 3em;
  }
  .purchase ul.header li:first-child span{
    display:block;
    float: none;
  }
  .purchase ul.header li:nth-child(2) strong{
    /* display: block; */
    line-height: 1em;
    width: 100%;
    color: #fff;
  }
  .purchase ul.header li:nth-child(2),
  .purchase ul.header li:nth-child(3),
  .purchase ul.header li:nth-child(4){
    background-color: rgb(255, 191, 1);
  }
  .purchase ul a, 
  .purchase ul a:hover .purchase-price, 
  .purchase ul a:hover .purchase-description{
    color:#fff;
  }
  .purchase .purchase-button{
    color:#fff;
  }
   .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > li:not(.open) > a:hover,
  .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > li:not(.open) > a:focus,
  .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a,
  .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a:hover,
  .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a:focus {
    color: #000000;
    border-bottom: 1px solid #454545;
  }
     div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
        max-width: 700px;
    }
    .main-navigation .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
  /* first level menu */
  .navbar.navbar-default {
    background-color: transparent;
    border: none;
    margin: 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 28px 15px 27px 15px;
  }
  /*centered logo layout*/
  .header.centered .navbar-default .navbar-nav > li > a {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    border-top: 1px solid transparent;
  }
  .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a,
  .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a:hover,
  .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a:focus,
  .header.centered:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus {
    border-top: 1px solid #f5f5f5;
  }
  /* mega menu */
  header:not(.full-width):not(.centered) .with-dropdown-buttons .mega-menu:not(.narrow) .dropdown-menu {
    left: 0px;
    width: 720px;
  }
  /* layout fixes */
  header:not(.full-width) .main-navigation .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
  header:not(.full-width) .navbar-collapse {
    /* padding-right: 0px; */
    /* padding-left: 0px; */
  }
  header:not(.full-width) .main-navigation .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  header:not(.full-width) .main-navigation .navbar-right > li:last-child > .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-header {
    margin-top: -50px;
  }
  .nav-header {
    margin-top: 0px;
  }
   .authenty.signup-window .horizontal-divider {
    margin: 20px auto;
    position: relative;
    width: 300px;
    height: 1px;
    /* height: 160px; */
    background-color: #DEDEDE;
    }
    .authenty.signup-window .horizontal-divider:before {
      content: 'OR';
      position: absolute;
      top: -15px;
      left: 130px;
      padding: 5px 5px;
      font-size: 16px;
      background: rgb(255, 255, 255);
      color: #DEDEDE;
    }
}

@media (max-width: 640px) {
  #footer{
    text-align: center;
  }
  #footer > img{
    float:none !important;
    width: 50%;
  }
  #footer > span{
    display:block;
    line-height:1.5em;
    padding-top: 1em;
  }
  .authenty{
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    top: 1em;
    width: 95%;
    max-height: 100%;
    overflow-x: hidden;
  }
  .authenty.signup-window .form-wrap{
    padding: 1em;
  }
  .authenty.signup-window .horizontal-divider {
    width: 100%;
    height: 1px;
    margin: 40px 0;
  }
  .authenty.signup-window .horizontal-divider:before {
    content: 'OR';
    top: -11px;
    left: 46%;
    padding: 0 5px;
  }
  .tooltip-right {
      position: relative;
      margin-left: 0;
      left: 0;
      top: 0;
  }
}
@media (max-width: 414px){
  .box-home{
    height:16em;
  }
   .main-navigation {
    width:390px;
    }
    .box_steps_M {
     width: 80% !important;
     margin:1.2em 3.2em 1.2em 3.2em !important;
     padding: 0 2em;
    }
}
@media (max-width: 375px) {
    .main-navigation {
    width:340px;
    }
    .box_steps_M {
     width: 85% !important;
     margin:1.2em 2.2em 1.2em 2.2em !important;    
    }
}

@media (max-width: 320px) {
    .box-home {
        height: 12em;
    }
}


@media all and (min-width: 250px) {
    .span-to-hide {       
        visibility: visible;
        display:table-row;
    }
}

@media (max-width: 320px) {
    .box-home {
        height: 12em;
    }
}


@media all and (min-width: 250px) {
    .span-to-hide {       
        visibility: visible;
        display:table-row;
    }
}

@media all and (min-width: 770px) {
    .span-to-hide {
        visibility: hidden;
    }

.underline-on-hover:hover {
        text-decoration: underline;
    }
}
    
