/**fonts**/
@font-face {
    font-family: 'gibsonregular';
    src: url('../fonts/gibsonregular-webfont.eot');
    src: url('../fonts/gibsonregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gibsonregular-webfont.woff2') format('woff2'),
         url('../fonts/gibsonregular-webfont.woff') format('woff'),
         url('../fonts/gibsonregular-webfont.ttf') format('truetype'),
         url('../fonts/gibsonregular-webfont.svg#gibsonregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gibsonsemibold';
    src: url('../fonts/gibsonsemibd-webfont.eot');
    src: url('../fonts/gibsonsemibd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gibsonsemibd-webfont.woff2') format('woff2'),
         url('../fonts/gibsonsemibd-webfont.woff') format('woff'),
         url('../fonts/gibsonsemibd-webfont.ttf') format('truetype'),
         url('../fonts/gibsonsemibd-webfont.svg#gibsonsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/**fonts**/

/*Global css*/
*{margin:0;padding:0;}
body{width:100%;min-width:320px; overflow-x:hidden; font-family: 'gibsonregular'; margin: 0; -webkit-text-size-adjust: none;}
.clear{clear:both;}
a,button{transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
a{text-decoration:none;color:#fff;}
a:hover{text-decoration:none;outline:0;color:#fff;}
a:focus,:focus, button:focus{outline:none!important;outline-offset:none!important;}
a, img{border:none;outline:none;}
img{max-width:100%;height:auto;display:inline-block;vertical-align:middle;}
ul, ol{list-style:none;margin:0;}ul li, ol li{list-style:none;}
.custom-btn {background-color: #EC71A8; box-shadow: 0px 4px 6px rgb(0 0 0 / 10%);border-radius: 100px; width: 283px; height: 61px; font-size: 18px;
 color: #fff; line-height: 18px; display: flex; align-items: center; justify-content: center; z-index: 1;}
.custom-btn:hover, .custom-btn:focus{ background-color:#202645; color:#fff;}
/*=========IE10 and Above to 10, 11,12=====================*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {select, select.form-control {background: #fff !important;padding-right: 7px !important;}}
/*=========IE9 and Below to 9, 8, 7=====================*/
select, select.form-control {background: #fff\9 !important;padding-right: 7px\9 !important;}
.pink-text{color: #EC71A8;}
.pink-bg {background-color: #EC71A8;}
.container{width:100%;max-width:1280px;position:relative;}

/***css***/
header{background: linear-gradient(90deg, #202645 57.5%, #EC71A8 122.88%), #202645; padding: 15px 0;}
header .container {display: flex; align-items: center; justify-content: space-between;}
.topnav ul {display: flex; align-items: center; margin-right: -50px;}
.topnav ul li {margin-right: 82px;}
.topnav ul li.login-text{ margin-right: 0;}
.topnav ul li:last-child {margin-right: 0; display: none;}
.topnav ul li a{ font-size: 16px; font-weight: 400;}
.topnav ul li a:hover{color: #EC71A8;}
.topnav ul li.login-text a{font-weight: 600;}
.topnav ul li.login-text a:hover {color: #fff;}
.topnav ul li.get-quote-btn {margin: 0 0 0 45px;}
.topnav ul li.get-quote-btn a {box-shadow: 0px 4px 6px rgb(0 0 0 / 10%); border-radius: 100px; padding: 20px 34px; font-size: 18px; line-height: 18px;
 text-align: center; color: #FFFFFF;}
.dropdown .dropdown-toggle::after {position: absolute; font-family: "Font Awesome 5 Pro"; content: "\f078"; font-size: 11px; color: #fff; right: 10px;
 top: 14px; font-weight: bold; border: none;}

.mid-content {background-color: #fff; padding: 40px 0 120px;}
.cycle-insurance-form {max-width: 660px; margin: auto; position: relative;}
.insurance-form-title {padding: 0 40px; margin-bottom: 26px;}
.insurance-form-title h4 {font-size: 24px; color: #EC71A8; font-weight: 500; line-height: 66px;}
.insurance-form-box {background-color: #F4F4FB; border-radius: 21px; padding: 40px 33px;}
.insurance-form-box h2 {font-size: 36px; color: #202645; font-weight: 600; line-height: 44px; letter-spacing: -0.02em; margin-bottom: 20px;}
.insurance-form-box p{font-size: 16px; line-height: 20px; color: #202645; font-weight: 400; margin-bottom: 30px;}
.progressBar {margin-bottom: 25px;}
.progressBar h6 {font-size: 12px; line-height: 24px; color: #EC71A8; font-weight: 400; text-align: right; margin-bottom: 0;}
.progressBar-box{position: relative;}
.progressBar-box span {background-color: #ACACAC; opacity: 0.3; border-radius: 4px; height: 5px; display: block; position: relative;}
.progressBar-box .active-bar {background: #EC71A8; border-radius: 20px; height: 5px; width: 42px; position: absolute; top: 0; left: 0;}
.insurance-form .form-group {background-color: #FFFFFF; border: 1px solid rgba(45, 48, 71, 0.2); border-radius: 10px; padding: 6px 16px 8px; 
 margin-bottom: 20px; position: relative;}
.insurance-form label {font-size: 12px; font-weight: 400; line-height: 18px; color: #F45FA1; opacity: 0.8; margin-bottom: 0;}
.insurance-form .form-control {background-color: transparent; border: none; padding: 0 15px 0 0; font-family: Poppins; font-weight: 400; font-size: 14px;
 line-height: 20px; color: #454A6C; outline: none; box-shadow: none;}
.insurance-form select.form-control {-webkit-appearance: none; -moz-appearance: none; background: url(../images/arrow-down.png) no-repeat; 
 background-position: right top; height: auto !important;} 
.insurance-form .form-control::-webkit-input-placeholder{color: rgba(45, 48, 71, 0.5);}
.insurance-form .form-control::-moz-placeholder{color: rgba(45, 48, 71, 0.5);}
.insurance-form .form-control::-ms-input-placeholder{color: rgba(45, 48, 71, 0.5);}
.insurance-form .form-control::placeholder{color: rgba(45, 48, 71, 0.5);}
.form-note {font-size: 12px; line-height: 18px; color: #9296B9; margin-top: 28px;}
.form-button {display: flex; align-items: center; justify-content: flex-end; margin-top: 40px;}
.insurance-form h5 {font-size: 16px; line-height: 18px; color: #202645; font-weight: 400;}
.insurance-form h5 strong {font-size: 20px; font-weight: 400; white-space: nowrap;}
.insurance-form p {font-size: 12px; line-height: 18px; color: #202645; margin-bottom: 10px;}
.form-button-back {justify-content: space-between; padding-left: 40px;}
.back-btn {font-size: 18px; line-height: 18px; color: #EC71A8; font-weight: 400; display: flex; align-items: center;}
.back-btn i{margin-right: 12px;}
.back-btn:hover{color: #202645;}

/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {-webkit-box-shadow: 0 0 0 30px white inset !important;}

footer{background-color: #202645; padding: 64px 0 40px;}
footer .container {display: flex; justify-content: space-between;}
.footer-left {min-width: 280px;}
.footer-right {padding-left: 140px;}
.f-top-content p {font-family: 'Poppins', sans-serif; font-size: 14px; color: #fff; font-weight: 400; line-height: 21px;}
.f-bottom-content{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 20px;}
.f-bottom-content ul {display: flex; align-items: center; flex-wrap: wrap; margin-bottom: 20px;}
.f-bottom-content ul li{margin-right: 44px; line-height: normal;}
.f-bottom-content ul li:last-child{margin-right: 0;}
.f-bottom-content ul li a{font-family: 'Poppins', sans-serif; font-size: 12px; color: #009BF5; font-weight: 400; line-height: 18px;}
.f-bottom-content ul li a:hover{color: #fff;}
.copyright-txt {font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 12px; line-height: 18px; color: #FFFFFF; opacity: 0.5;}

/**your-quote**/
.your-quote-title {display: flex; align-items: center; justify-content: space-between; padding: 0 40px; margin-bottom: 26px;}
.your-quote-title .insurance-form-title {padding: 0; margin-bottom: 0;}
.insurance-form-title h3 {font-weight: 600; font-size: 32px; line-height: initial; color: #EC71A8; display: flex; justify-content: space-between;
 margin-bottom: 0;}
.insurance-form-title span {font-weight: 500; font-size: 16px; line-height: 24px; color: #EC71A8;}
.quote-price {text-align: right;}
.quote-price h3{font-size: 72px; color: #EC71A8; font-weight: 600; line-height: 52px; margin-bottom: 0;}
.quote-price h3 span {font-size: 48px; font-weight: 400;}
.quote-price strong{font-size: 16px; line-height: 24px; color: #EC71A8; font-weight: 500;}
.pay-premium-content {position: relative; display: inline-block; padding: 37px;}
.pay-premium {background: linear-gradient(95.66deg, #EC71A8 4.41%, #FF4699 81.73%); border-radius: 21px;}
.pay-choose {display: inline-flex; align-items: center; margin-right: 40px;}

.toggle.round {border-radius: 12px;}
.toggle.round:before {border-radius: 50%;}
.switch {position: relative; display: inline-block; width: 44px; height: 24px;}
.switch input {opacity: 0; width: 0; height: 0;}
.toggle {position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #B8BBD1; -webkit-transition: .4s; transition: .4s;}
.toggle:before {position: absolute; content: ""; height: 20px; width: 20px; left: 2px; bottom: 2px; background-color: #EC71A8; -webkit-transition: .4s; 
 transition: .4s;}
input:checked + .toggle {background-color: #fff;}
input:checked + .toggle:before {-webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px);}

.control-label {font-weight: 500; font-size: 12px; line-height: 24px; color: #fff; padding-left: 6px;}
.connect-arrow {position: absolute; top: -18px; left: -34px;}
.save-upto-btn {display: inline-block; position: relative;}
.saveupto-btn {background-color: #fff; border-radius: 16px; font-weight: 500; font-size: 10px; line-height: 20px; color: #EC71A8; display: flex;
 flex-direction: row; justify-content: center; align-items: center; padding: 2px 10px;}
.saveupto-btn:hover{background-color: #202645;}
.insurance-form-box h4 {font-size: 24px; color: #202645; font-weight: 600; line-height: 44px; letter-spacing: -0.02em; margin-bottom: 10px;}
.insurance-amount-box {background: #FFFFFF; box-shadow: 0px 4px 14px rgb(0 0 0 / 5%); border-radius: 21px; padding: 25px 35px; margin-bottom: 20px;}
.insurance-amount-box:last-child { margin-bottom: 0;}
.insurance-amount-box h5 {font-weight: 600; font-size: 20px; line-height: 18px; color: #202645; display: inline-block; margin-bottom: 30px;}
.quote-edit-remove {display: inline-block; float: right; margin-top: -4px;}
.gray-icon {filter: grayscale(1); opacity: 0.7;}
.quote-edit-remove a {margin-left: 60px;}
.quote-edit-remove a:first-child{margin-left: 0;}
.insurance-amount-box ul li {font-size: 16px; line-height: 18px; color: #202645; display: flex; justify-content:space-between; margin-bottom:20px;}
.insurance-amount-box ul li strong{font-weight: 600; text-align: right;}

/**Bicycle-details**/
.insurance-form .form-option-btn {background-color: transparent; border: none; display: flex; align-items: center; padding: 0;}
.form-option-btn .radio {position: relative; margin-right: 20px;}
.form-option-btn .radio:last-child{margin-right: 0;}
.form-option-btn .radio input {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; height: 44px; width: 100%; z-index: 1;
 opacity: 0;}
.form-option-btn .radio label {background-color: #fff; border: 1px solid rgba(45, 48, 71, 0.15); border-radius: 8px; height: 44px; width: 85px; font-size: 14px; 
 color: #454A6C; display: flex; align-items: center; justify-content: center; opacity: 1;}
.form-option-btn .radio input[type="radio"]:checked + label{background-color: #EC71A8; border-color: transparent; color: #fff;}
.separate-line {background-color: #EC71A8; height: 1px; width: 100%; margin: 30px 0 5px;}
.remove-icon {display: block; text-align: right;}
.add-bike {font-size: 20px; line-height: 18px; color: #EC71A8; font-weight: 400; display: flex; align-items: center; margin: 30px 0 10px;}
.add-bike span {background-color: #EC71A8; border-radius: 50%; height: 23px; width: 23px; font-size: 23px; color: #fff; display: inline-flex;
 align-items: center; justify-content: center; margin-right: 11px;}
.add-bike:hover{ color: #202645;}

/**Optional-extras**/
.options-forYes .form-group {background-color: transparent; border: none; padding: 0;}
.styled-selector{position:relative;}
.styled-selector input[type=checkbox]:not(old), .styled-selector input[type=radio]:not(old):not(.style_none_checkbox){width:20px; margin:0; 
 padding:0; opacity:0; position:absolute; left:0px; top: 0; cursor:pointer;}
.options-forYes .radio-btn {margin-bottom: 10px;}
.styled-selector input[type=checkbox]:not(old)+label, .styled-selector input[type="radio"]:not(old)+label{display:inline-block; cursor:pointer; 
 margin-bottom: 0; padding-left: 30px; height: 20px;}
.styled-selector input[type="radio"]:not(old) + label{background:url(../images/unchecked.svg) no-repeat; background-position: left center;}
.styled-selector input[type="radio"]:checked + label{background:url(../images/checked-pink.svg) no-repeat; background-position: left center;}
.options-forYes label{font-weight: 400; font-size: 16px; line-height: 18px; color: #202645; opacity: 1;}

/**Personal-details**/
.date-field:before {position: absolute; font-family: "Font Awesome 5 Pro"; content: "\f133"; font-size: 18px; color: #EC71A8; right: 15px; top: 15px;
 font-weight: 300;}
.address-field:before {position: absolute; font-family: "Font Awesome 5 Pro"; content: "\f3c5"; font-size: 18px; color: #EC71A8; right: 15px; top: 15px;
 font-weight: 300; cursor: pointer;}
.insurance-form .form-group.map-field {background-color: transparent; padding: 0; border: none; overflow: hidden;}
.map-field iframe {height: 330px; width: 100%;}
input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-calendar-picker-indicator {cursor: pointer; font-size: 18px; color: #EC71A8; 
 position:absolute; right:9px; top:17px; opacity:0;}
.date-field input[type="date"]{padding-right: 0; height: 22px;}

/**your-cover**/
.address-txt {font-weight: normal;}
.orange-icon {filter: hue-rotate(45deg);}

/**Insurance-policy**/
.insurance-form-box h3 {font-size: 28px; color: #202645; font-weight: 600; margin-bottom: 15px;}
.policy-content {margin-bottom: 26px;}
.policy-content:last-child {margin-bottom: 0;}
.policy-radio-box {margin-right: 0; position: relative;}
.policy-radio-box .radio_box {position: absolute; top: 2px; left: 0;}
.policy-radio-box .switch {width: 36px; height: 20px;}
.policy-radio-box input:checked + .toggle {background-color: #EC71A8;}
.policy-radio-box .toggle:before {background-color: #fff; height: 16px; width: 16px;}
.policy-radio-box input:checked + .toggle:before {-webkit-transform: translateX(16px); -ms-transform: translateX(16px); transform: translateX(16px);}
.policy-radio-box .radio_box input[type="radio"]:checked + label {background-color: #fff;}
.policy-radio-box .control-label {padding-left: 55px; font-size: 16px; line-height: 128.5%; color: #000; font-weight: 400;}
.policy-radio-box .control-label strong {font-size: 18px; color: #EC71A8; margin-left: 4px; font-weight: 400;}
.policy-content p {margin-bottom: 15px; font-size: 18px; line-height: 128.5%; color: #000;}
.imp-info {margin-bottom: 20px;}
.imp-info p{font-size: 16px;}
.imp-info li {list-style: outside; font-size: 16px; color: #000; line-height: 128.5%; margin-left: 40px;}
.policy-documents {margin-top: -7px;}
.policy-documents li {margin-bottom: 5px;}
.policy-documents li a {font-size: 16px; line-height: 23px; color: #EC71A8; font-weight: 500;}
.policy-documents li a:hover{ color: #202645;}

/**Payment-details**/
.paymenttab-content .nav-tabs {border-bottom: none; margin-bottom: 40px;}
.paymenttab-content .nav-tabs .nav-item {width: 48.5%; margin-right: 15px;}
.paymenttab-content .nav-tabs .nav-item:last-child {margin-right: 0;}
.paymenttab-content .nav-tabs .nav-link {background: #FFFFFF; border: 2px solid #B8BBD1; border-radius: 8px; font-size: 20px; line-height: 20px;
 color: #C2C2C2; font-weight: 400; position: relative;}
.paymenttab-content .nav-tabs .nav-link span{font-size: 12px; line-height: 18px; color: #202645; opacity: 0.8;}
.tab-circle {background-color: #fff; border: 3px solid #ACACAC; border-radius: 50%; height: 20px; width: 20px; position: absolute; right: 15px;
 top:0; bottom:0; margin: auto;}
.paymenttab-content .nav-tabs .nav-link.active{border: 2px solid #EC71A8; color: #EC71A8;}
.paymenttab-content .nav-tabs .nav-link.active .tab-circle {border-color: #EC71A8;}
.paymenttab-content .nav-tabs .nav-link.disable {cursor: not-allowed;}

.security-field:before {position: absolute; font-family: "Font Awesome 5 Pro"; content: "\f023"; font-size: 18px; color: #EC71A8; right: 15px; top: 15px;
 font-weight: 400;}
.progressBar-box .completed-bar {width: 100%;}
.congrats-note {font-size: 16px; line-height: 23px; color: #000000; margin-top: -5px;}
.congrats-icon {border-radius: 50%; text-align: center; margin: 40px auto 20px; position: relative;}
canvas {width: 100%; height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}

/*Custom-Select-Dropdown*/
.custom-select-box {position: relative;}
.custom-select-box select {display: none; /*hide original SELECT element:*/}
.select-selected {background-color: transparent;}
/*style the arrow inside the select element:*/
.select-selected:after {background: url(../images/arrow-down.png) no-repeat; position: absolute; content: ""; top: 0; right: 0; width: 13px; height: 8px;}
/*style the items (options), including the selected item:*/
.select-items div, .select-selected {cursor: pointer; user-select: none; font-family: Poppins; font-weight: 400; font-size: 14px; line-height: 20px; color: #454A6C;}
/*style items (options):*/
.select-items {position: absolute; background-color: #fff; top: 100%; left: 0; right: 0; z-index: 99; font-size: 14px; color: #454A6C; border: 1px solid rgba(45, 48, 71, 0.2); 
 border-top: 2px dashed #D5D6DA; border-radius: 0 0 10px 10px; padding: 10px 17px 5px; margin: 5px -17px 0;}
/*hide the items when the select box is closed:*/
.select-hide {display: none;}
.select-items div {margin-bottom: 9px;}
.select-items div:hover, .same-as-selected {color: #00A9A3;}

.insurance-form .error-field-pink {border-color: #EC71A8;}


/***media***/
@media only screen and (max-width:1400px){
.topnav ul {margin-right: 0px;}
}

@media only screen and (max-width:1280px){
.topnav ul li {margin-right: 70px;}
.insurance-form-title{ margin-bottom: 18px;}
.insurance-form-title h4 {font-size: 22px; line-height: 55px;}
.insurance-form-box h2 {font-size: 32px;}
footer {padding: 45px 0 40px;}
.footer-right {padding-left: 120px;}
}

@media only screen and (max-width:1199px){
header {padding: 12px 0;}
.logo img {max-width: 200px;}
.topnav ul li {margin-right: 60px;}
.cycle-insurance-form {max-width: 720px;}
.insurance-form-box h2 {font-size: 30px;}
.footer-right {padding-left: 60px;}
.f-bottom-content ul li {margin-right: 30px;}
}

@media only screen and (max-width:991px){
.topnav ul li {margin-right: 32px;}
.topnav ul li.get-quote-btn {margin: 0 0 0 32px;}
.topnav ul li.get-quote-btn a {padding: 18px 25px; font-size: 17px;}
.mid-content {padding: 20px 0 70px;}
.insurance-form-box {padding: 30px 30px 40px;}
.cycle-insurance-form {max-width: 95%;}
.insurance-form-title {padding-left: 25px; margin-bottom: 15px;}
.progressBar {margin-bottom: 20px;}
.insurance-form-box h2 {font-size: 27px; margin-bottom: 12px;}
.insurance-form-box p {margin-bottom: 25px;}
.insurance-form p {margin-bottom: 10px;}
.insurance-form .form-group {padding: 8px 12px 10px;}
.form-button-back {padding-left: 25px;}
footer {padding: 25px 0px; text-align: center;}
footer .container {display: block; align-items: inherit; justify-content: inherit;}
.footer-left {min-width: auto;}
.footer-left img {max-width: 180px;}
.f-top-content p {font-size: 13px; line-height: 20px;}
.footer-right {padding-left: 0; padding-top: 25px;}
.f-bottom-content {display: block; align-items: inherit; justify-content: inherit; margin-top: 20px;}
.f-bottom-content ul {display: flex; align-items: center; flex-wrap: wrap; justify-content: center; margin-bottom: 15px;}

/**your-quote**/
.your-quote-title {padding: 0 25px; margin-bottom: 22px;}
.insurance-form-title h3 {font-size: 28px;}
.insurance-form-title span {font-size: 15px; line-height: 22px;}
.quote-price h3 {font-size: 55px; line-height: 42px;}
.quote-price h3 span {font-size: 40px;}
.quote-price strong {font-size: 15px; line-height: 20px;}
.insurance-amount-box {padding: 22px 25px;}
.insurance-form-box h4 {font-size: 22px;}
.insurance-amount-box h5 {font-size: 18px;}
.quote-edit-remove a {margin-left: 50px;}

/**Bicycle-details**/
.insurance-form .form-option-btn {padding: 0;}

/**Insurance-policy**/
.insurance-form-box h3 {font-size: 24px;}
.policy-content p {margin-bottom: 15px; font-size: 17px;}

/**Optional-extras**/
.options-forYes .form-group {padding: 0;}

/*Custom-Select-Dropdown*/
.select-items {padding: 10px 15px 5px; margin: 5px -15px 0;}
}

@media only screen and (max-width:767px){
header {padding: 8px 0;}
.logo img {max-width: 150px;}
.topnav {position: absolute; top: 7px; left: 0; right: 15px;}
.topnav ul {display: block; align-items: inherit;}
.topnav li a{display: none;}
.topnav li a.icon {float: right; display: block; font-size: 28px; color: #000; border-bottom: none !important;}
.topnav.responsive {background-color: #fff; border-top: 2px solid rgba(0,0,0,.03); padding: 0px 0px 15px; top: 64px; left: 0; right: 0; z-index: 8;
 box-shadow: 0 2px 5px rgb(0 0 0 / 10%); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1); -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);}
.topnav.responsive .icon {position: fixed; right: 15px; top: 15px; border-bottom: none; color: #000;}
.topnav li a.icon:hover{color: #000;}
.topnav.responsive li{padding:10px 15px;}
.topnav ul li:last-child {padding: 0; display: block;}
.topnav.responsive li a {display: block; color: #EC71A8; padding: 0;}
.topnav.responsive li a:hover, .topnav ul li.login-text a:hover {color: #202645;}
.topnav ul li {margin-right: 0;}
.topnav ul li.get-quote-btn {margin: 0;}
.dropdown .dropdown-toggle::after {content: "\f078"; font-size: 12px; color: #EC71A8; right: 32px; top: 13px;}
.dropdown-menu.show {display: block; width: 95%; border: none;}
.dropdown-menu.show a.dropdown-item {padding: 5px 12px;}
.cycle-insurance-form {max-width: 98%;}
.insurance-form-title {padding-left: 10px; margin-bottom: 10px;}
.insurance-form-title h4 {font-size: 20px; line-height: 45px;}
.insurance-form-box {padding: 20px 12px;}
.insurance-form-box h2 {font-size: 24px; margin-bottom: 10px;}
.insurance-form-box p {font-size: 15px; line-height: 18px; margin-bottom: 20px;}
.insurance-form p {font-size: 12px; margin-bottom: 10px;}
.form-button {margin-top: 30px;}
.form-button-back {padding-left: 10px;}
.f-bottom-content ul {margin-bottom: 12px;}
.f-bottom-content ul li {margin-right: 20px;}

/**your-quote**/
.your-quote-title {padding: 0 10px; margin-bottom: 15px;}
.insurance-form-title h3 {font-size: 25px;}
.insurance-form-title span {font-size: 14px; line-height: 20px;}
.quote-price h3 {font-size: 48px; line-height: 40px;}
.quote-price h3 span {font-size: 32px;}
.quote-price strong {font-size: 14px;}
.pay-premium-content {padding: 30px 20px;}
.insurance-amount-box {padding: 20px 15px;}
.insurance-form-box h4 {font-size: 20px;}
.insurance-amount-box h5 {font-size: 16px;}
.quote-edit-remove a {margin-left: 25px;}
.quote-edit-remove a img {width: 20px;}
.insurance-amount-box ul li {font-size: 15px; margin-bottom: 15px;}

/**Bicycle-details**/
.add-bike {font-size: 17px; margin: 25px 0 8px;}
.add-bike span {height: 20px; width: 20px; font-size: 19px; margin-right: 8px;}
.remove-icon img {width: 18px;}
.form-option-btn .radio {margin-right: 15px;}
.form-option-btn .radio input {height: 40px;}
.form-option-btn .radio label {height: 40px; width: 80px;}

/**Insurance-policy**/
.insurance-form-box h3 {font-size: 22px;}
.policy-radio-box .control-label {padding-left: 50px; font-size: 15px;}
.policy-radio-box .control-label strong {font-size: 16px;}
.policy-content p {margin-bottom: 15px; font-size: 16px; line-height: 125.5%;}
.imp-info p {font-size: 15px;}
.imp-info li {font-size: 15px; line-height: 126.5%; margin-left: 30px;}
.policy-documents {margin-top: -10px;}

/**Payment-details**/
.paymenttab-content .nav-tabs {margin-bottom: 25px;}

/*Custom-Select-Dropdown*/
.select-items {padding: 10px 13px 5px; margin: 5px -13px 0;}
}

@media only screen and (max-width:567px){
.mid-content {padding: 20px 0 50px;}
.cycle-insurance-form {max-width: 100%;}
.insurance-form-title h4 {font-size: 18px; line-height: 40px;}
.insurance-form-box h2 {font-size: 20px;}
.insurance-form h5 {font-size: 14px;}
.insurance-form h5 strong {font-size: 16px;}
.insurance-form .form-group {padding: 5px 12px 8px; margin-bottom: 15px;}
.insurance-form .form-control {font-size: 12px;}
.form-note {margin-top: 20px;}
.form-button {display: block; justify-content: inherit;}
.form-button-back {padding-left: 0px;}
.back-btn {margin-bottom: 20px;}
.custom-btn {width: 100%; height: 52px;}
footer {padding: 20px 0px;}

/**your-quote**/
.insurance-form-title h3 {font-size: 22px;}
.insurance-form-title span {font-size: 13px;}
.quote-price h3 {font-size: 40px; line-height: 30px;}
.quote-price h3 span {font-size: 28px;}
.quote-price strong {font-size: 13px;}
.pay-premium-content {display: block; padding: 30px 12px 20px;}
.control-label {font-size: 11px; padding-left: 4px;}
.pay-choose {margin-right: 28px;}
.connect-arrow {left: -30px;}
.insurance-form-box h4 {font-size: 18px;}
.insurance-amount-box h5 {font-size: 15px;}
.quote-edit-remove a {margin-left: 20px;}
.quote-edit-remove a img {width: 18px;}
.insurance-amount-box ul li {font-size: 14px;}

/**Bicycle-details**/
.insurance-form .form-option-btn {padding: 0;}

/**Optional-extras**/
.options-forYes .form-group {padding: 0;}
.options-forYes label {font-size: 14px;}
.styled-selector input[type="radio"]:not(old) + label {background-size: 17px;}
.styled-selector input[type="radio"]:checked + label {background-size: 17px;}
.styled-selector input[type=checkbox]:not(old)+label, .styled-selector input[type="radio"]:not(old)+label {padding-left: 27px;}

/**Insurance-policy**/
.policy-radio-box {margin-right: 0;}
.policy-content {margin-bottom: 15px;}
.insurance-form-box h3 {font-size: 20px; margin-bottom: 12px;}
.imp-info li {margin-left: 25px;}

/**Payment-details**/
.paymenttab-content .nav-tabs .nav-item {width: 48%; margin-right: 10px;}
.paymenttab-content .nav-tabs .nav-link {font-size: 15px; padding: 8px 7px;}
.tab-circle {right: 10px; height: 16px; width: 16px;}
}

@media only screen and (max-width:320px){
.pay-premium-content {padding: 30px 7px 20px;}   
.pay-choose {margin-right: 18px;}
.connect-arrow {left: -24px;}
.paymenttab-content .nav-tabs .nav-link {font-size: 14px; line-height: 18px; padding: 7px;}
.paymenttab-content .nav-tabs .nav-link span {font-size: 11px; line-height: 16px;}
.tab-circle {right: 7px; height: 18px; width: 18px;}
}

/**05-09-22**/
.policy-quote-price h3 {font-size: 64px;}
.policy-quote-price h5{font-weight: 500; font-size: 24px; line-height: 28px; color: #EC71A8; margin-bottom: 0;}
.policy-quote-price strong {font-size: 12px;}

.payment-content {margin-top: 10px;}
.payment-content p {font-weight: 400; font-size: 18px; line-height: 128.5%; color: #202645; margin-bottom: 20px;}
.payment-content > span {font-weight: 400; font-size: 16px; line-height: 128.5%; color: #202645; display: block; margin-bottom: 10px;}
.payment-content ul {padding-left: 30px; margin-bottom: 35px; max-width: 475px;}
.payment-content ul li {font-weight: 400; font-size: 16px; line-height: 128.5%; color: #000; list-style: outside;}
.payment-content ul li a{text-decoration: underline;}
.payment-content ul li a:hover {color: #EC71A8;}
/**05-09-22**/


/***media***/
@media only screen and (max-width:1400px){
.topnav ul {margin-right: 0px;}
}

@media only screen and (max-width:1280px){
.topnav ul li {margin-right: 70px;}
.insurance-form-title{ margin-bottom: 18px;}
.insurance-form-title h4 {font-size: 22px; line-height: 55px;}
.insurance-form-box h2 {font-size: 32px;}
footer {padding: 45px 0 40px;}
.footer-right {padding-left: 120px;}
}

@media only screen and (max-width:1199px){
header {padding: 12px 0;}
.logo img {max-width: 200px;}
.topnav ul li {margin-right: 60px;}
.cycle-insurance-form {max-width: 720px;}
.insurance-form-box h2 {font-size: 30px;}
.footer-right {padding-left: 60px;}
.f-bottom-content ul li {margin-right: 30px;}
}

@media only screen and (max-width:991px){
.topnav ul li {margin-right: 45px;}
.mid-content {padding: 20px 0 70px;}
.insurance-form-box {padding: 30px 30px 40px;}
.cycle-insurance-form {max-width: 95%;}
.insurance-form-title {padding-left: 25px; margin-bottom: 15px;}
.progressBar {margin-bottom: 20px;}
.insurance-form-box h2 {font-size: 27px; margin-bottom: 12px;}
.insurance-form-box p {margin-bottom: 25px;}
.insurance-form .form-group {padding: 8px 12px 10px;}
.form-button-back {padding-left: 25px;}
footer {padding: 25px 0px; text-align: center;}
footer .container {display: block; align-items: inherit; justify-content: inherit;}
.footer-left {min-width: auto;}
.footer-left img {max-width: 180px;}
.f-top-content p {font-size: 13px; line-height: 20px;}
.footer-right {padding-left: 0; padding-top: 25px;}
.f-bottom-content {display: block; align-items: inherit; justify-content: inherit;}
.f-bottom-content ul {display: flex; align-items: center; flex-wrap: wrap; justify-content: center; margin-bottom: 15px;}

/**your-quote**/
.your-quote-title {padding: 0 25px; margin-bottom: 22px;}
.insurance-form-title h3 {font-size: 28px;}
.insurance-form-title span {font-size: 15px; line-height: 22px;}
.quote-price h3 {font-size: 55px; line-height: 42px;}
.quote-price h3 span {font-size: 40px;}
.quote-price strong {font-size: 15px; line-height: 20px;}
.insurance-amount-box {padding: 22px 25px;}
.insurance-form-box h4 {font-size: 22px;}
.insurance-amount-box h5 {font-size: 18px;}
.insurance-amount-box h6 {font-size: 18px;}
.breakdown-cover-note {padding: 30px 30px 10px;}
.quote-edit-remove a {margin-left: 50px;}
.insurance-form .form-option-btn {padding: 0;}
.insurance-form-box h3 {font-size: 24px;}
.policy-content p {margin-bottom: 15px; font-size: 17px;}

/*Custom-Select-Dropdown*/
.select-items {padding: 10px 15px 5px; margin: 5px -15px 0;}

/**05-09-22**/
.policy-quote-price h5{font-size: 22px; line-height: 22px;}
.policy-quote-price strong {font-size: 12px;}

.payment-content p {font-size: 16px;}
}

@media only screen and (max-width:767px){
header {padding: 8px 0;}
.logo img {max-width: 150px;}
.topnav {position: absolute; top: 7px; left: 0; right: 15px;}
.topnav ul {display: block; align-items: inherit;}
.topnav li a{display: none;}
.topnav li a.icon {float: right; display: block; font-size: 28px; color: #000; border-bottom: none !important;}
.topnav.responsive {background-color: #fff; border-top: 2px solid rgba(0,0,0,.03); padding: 0px 0px 15px; top: 69px; left: 0; right: 0; z-index: 8;
 box-shadow: 0 2px 5px rgb(0 0 0 / 10%); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1); -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);}
.topnav.responsive .icon {position: fixed; right: 15px; top: 15px; border-bottom: none; color: #000;}
.topnav li a.icon:hover{color: #000;}
.topnav.responsive li{padding:10px 15px;}
.topnav ul li:last-child {padding: 0; display: block;}
.topnav.responsive li a {display: block; color: #EC71A8;;}
.topnav.responsive li a:hover, .topnav ul li.login-text a:hover {color: #202645;}
.topnav ul li {margin-right: 0;}
.cycle-insurance-form {max-width: 98%;}
.insurance-form-title {padding-left: 10px; margin-bottom: 10px;}
.insurance-form-title h4 {font-size: 20px; line-height: 45px;}
.insurance-form-box {padding: 20px 12px;}
.insurance-form-box h2 {font-size: 24px; margin-bottom: 10px;}
.insurance-form-box p {font-size: 15px; line-height: 18px; margin-bottom: 20px;}
.form-button {margin-top: 30px;}
.form-button-back {padding-left: 10px;}
.f-bottom-content ul {margin-bottom: 12px;}
.f-bottom-content ul li {margin-right: 20px;}

/**your-quote**/
.your-quote-title {padding: 0 10px; margin-bottom: 15px;}
.insurance-form-title h3 {font-size: 25px;}
.insurance-form-title span {font-size: 14px; line-height: 20px;}
.quote-price h3 {font-size: 48px; line-height: 40px;}
.quote-price h3 span {font-size: 32px;}
.quote-price strong {font-size: 14px;}
.insurance-amount-box {padding: 20px 12px;}
.insurance-form-box h4 {font-size: 20px;}
.insurance-amount-box h5 {font-size: 16px;}
.insurance-amount-box h6 {font-size: 16px; margin-top: 0;}
.product-table td {padding: 10px 12px; font-size: 15px;}
.product-table td .fa-check {font-size: 16px;}
.product-table td .fa-times {font-size: 18px;}
.product-table td:first-child {width: 75%;}
.breakdown-cover-note {padding: 20px 10px 0px;}
.quote-edit-remove a {margin-left: 25px;}
.quote-edit-remove a img {width: 20px;}
.insurance-amount-box ul li {font-size: 15px; margin-bottom: 15px;}
.form-option-btn .radio {margin-right: 15px;}
.form-option-btn .radio input {height: 40px;}
.form-option-btn .radio label {height: 40px; width: 80px;}
.insurance-form-box h3 {font-size: 22px;}
.policy-radio-box .control-label {padding-left: 50px; font-size: 15px;}
.policy-radio-box .control-label strong {font-size: 16px;}
.policy-content p {margin-bottom: 15px; font-size: 16px; line-height: 125.5%;}
.imp-info p {font-size: 15px;}
.imp-info li {font-size: 15px; line-height: 126.5%; margin-left: 30px;}
.policy-documents {margin-top: -10px;}
.congrats-note {font-size: 15px; line-height: 20px;}
.congrats-icon {margin: 25px auto 20px;}

/*Custom-Select-Dropdown*/
.select-items {padding: 10px 13px 5px; margin: 5px -13px 0;}

/**05-09-22**/
.policy-quote-price h5{font-size: 20px; line-height: 20px;}
.policy-quote-price strong {font-size: 12px;}

.payment-content > span {font-size: 15px;}
.payment-content ul li {font-size: 15px;}
.paymenttab-content .policy-radio-box .radio_box {top: 0px;}
.insurance-form-box p br{display: none;}
}

@media only screen and (max-width:567px){
.mid-content {padding: 20px 0 50px;}
.cycle-insurance-form {max-width: 100%;}
.insurance-form-title h4 {font-size: 18px; line-height: 40px;}
.insurance-form-box h2 {font-size: 20px;}
.insurance-form h5 {font-size: 14px;}
.insurance-form .form-group {padding: 5px 12px 8px; margin-bottom: 15px;}
.insurance-form .form-control {font-size: 12px;}
.form-note {margin-top: 20px;}
.form-button {display: block; justify-content: inherit;}
.form-button-back {padding-left: 0px;}
.back-btn {margin-bottom: 20px;}
.custom-btn {width: 100%; height: 52px;}
footer {padding: 20px 0px;}

/**your-quote**/
.insurance-form-title h3 {font-size: 22px;}
.insurance-form-title span {font-size: 13px;}
.quote-price h3 {font-size: 40px; line-height: 30px;}
.quote-price h3 span {font-size: 28px;}
.quote-price strong {font-size: 13px;}
.insurance-form-box h4 {font-size: 18px;}
.insurance-amount-box h5 {font-size: 15px;}
.insurance-amount-box h6 {font-size: 15px;}
.quote-edit-remove a {margin-left: 20px;}
.quote-edit-remove a img {width: 18px;}
.insurance-amount-box ul li {font-size: 14px;}
.insurance-form .form-option-btn {padding: 0;}
.policy-radio-box {margin-right: 0;}
.policy-content {margin-bottom: 15px;}
.insurance-form-box h3 {font-size: 20px; margin-bottom: 12px;}
.imp-info li {margin-left: 25px;}
.congrats-note br{display: none;}

/**05-09-22**/
.policy-quote-price strong {font-size: 12px;}
}