﻿/*-----------For Small Laptops View----------------*/

@media screen and (min-width: 1440px) {
	.comprehensive-tabs {
		max-width: 250px;
		margin: 0 auto;
		float: none;
	}
	.form-step-one {
		max-width: 500px;
	}

	.form-step-one-uploads{
		max-width: 700px;
	}
}


/*-----------For Tablet Landscape View----------------*/

@media only screen and (max-width:1099px) {}


/*-----------For Desktop View----------------*/

@media only screen and (max-width:1366px) {

	.intro{max-width:500px;}
	.intro .car-insurance-title h2{
		font-size: 42px;
	}
	.intro .car-insurance p{
		font-size: 20px;
		padding-top: 5px;
		
	}
	.intro .btn-primary-cta{
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.accordion__button:before {
		width: 12px !important;
		height: 12px !important;
	}
	.currency-code {
		font-size: 14px;
		top: 16px;
	}
	.currency-wrap input {
		padding-left: 60px !important;
	}
	.imageToolTip {
		top: -38px;
	}
	.zigzagbx img {
		width: 90%;
	}
	p.needhelp {
		font-size: 12px;
	}
	.car-insurance-title h2 {
		font-size: 35px;
		padding: 0 0 5px 0;
	}
	.car-insurance-title p {
		font-size: 18px;
		line-height: 25px;
	}
	.thum-container .thum-icon img {
		width: 35px;
	}
	.clock-container .clock-icon img {
		width: 35px;
	}
	.thum-container .text {
		padding-top: 4px;
		font-size: 20px;
	}
	.clock-container .text {
		padding-top: 4px;
		font-size: 20px;
	}
	.btn-primary-cta a {
		font-size: 20px;
		padding: 10px 10px;
		width: 250px;
	}
	.yourself input {
		font-size: 14px;
		padding: 14px;
	}
	input,
	input::-webkit-input-placeholder {
		font-size: 14px;
		font-weight: 400;
	}
	.yourself .country-code {
		font-size: 14px;
		top: 15px;
	}
	.validaiton-message-wrapper {
		height: 23px;
	}
	.yourself .valid {
		padding: 14px 55px 14px 14px;
	}
	.yourself .invalid {
		padding: 14px 55px 14px 14px;
		background-size: 15px;
	}
	.yourself .mobilenumberfeild {
		padding-left: 60px;
	}
	.calendar input {
		font-size: 14px;
		padding: 14px;
		background-size: 20px;
		outline: none;
	}
	.form-step-one.form-step-one-uploads{
		width: 100%;
	}

	.react-datepicker__current-month,
	.react-datepicker-time__header,
	.react-datepicker-year-header {
		font-size: 18px !important;
	}
	.react-datepicker__navigation {
		height: 30px !important;
		width: 30px !important;
	}
	.react-datepicker__year-read-view--down-arrow,
	.react-datepicker__month-read-view--down-arrow,
	.react-datepicker__month-year-read-view--down-arrow,
	.react-datepicker__navigation-icon::before {
		top: 11px !important;
		height: 10px !important;
		width: 10px !important;
	}
	.react-datepicker__navigation-icon--previous::before {
		right: -5px !important;
	}
	.react-datepicker__navigation-icon--next::before {
		left: -5px !important;
	}
	.react-datepicker__current-month,
	.react-datepicker-time__header,
	.react-datepicker-year-header {
		padding: 0px 60px 10px 60px;
	}
	.react-datepicker__day-name,
	.react-datepicker__day,
	.react-datepicker__time-name {
		width: 28px !important;
		line-height: 14px !important;
		font-size: 14px !important;
	}
	.react-datepicker__day-names {
		padding-top: 10px;
	}
	.react-datepicker-popper[data-placement^=bottom] {
		padding-top: 14px !important;
		z-index: 100;
	}
	.react-datepicker__month-container {
		padding: 5px !important;
	}
	.react-datepicker__navigation--previous {
		top: 10px !important;
	}
	.react-datepicker__navigation--next {
		top: 10px !important;
	}
	.css-yk16xz-control {
		padding: 8px;
		font-size: 14px;
	}
	.css-1pahdxg-control {
		padding: 8px !important;
		font-size: 14px !important;
	}
	.yourself .valid-select {
		padding: 0px !important;
		font-size: 14px !important;
	}
	.css-1wa3eu0-placeholder {
		font-size: 14px;
		text-transform: none;
	}
	.field-tags .field-text {
		font-weight: 500;
		font-size: 14px;
	}
	.tags-main-container {
		/* border: 1px solid #efefef; */
		float: left;
		width: 100%;
		padding: 10px 10px 5px 10px;
		border-radius: 5px;
		/* background: #efefef; */
		min-height: 50px;
	}
	.gender label {
		width: 100%;
	}
	.gender .male-icon {
		background-size: 17px !important;
		background-position: center center;
	}
	.gender input[type="radio"]:checked+label .male-icon {
		background-size: 17px !important;
		background-position: center center;
	}
	.gender .female-icon {
		background-size: 20px !important;
		background-position: center center;
	}
	.gender input[type="radio"]:checked+label .female-icon {
		background-size: 20px !important;
		background-position: center center;
	}
	.gender .yes-icon {
		background-size: 35px !important;
		background-position: center center;
	}
	.gender input[type="radio"]:checked+label .yes-icon {
		background-size: 35px !important;
		background-position: center center;
	}
	.gender .no-icon {
		background-size: 35px !important;
		background-position: center top 14px;
	}
	.gender input[type="radio"]:checked+label .no-icon {
		background-size: 35px !important;
		background-position: center top 14px;
	}
	.gender .gcc-icon {
		background-size: 42px !important;
		background-position: center center;
	}
	.gender input[type="radio"]:checked+label .gcc-icon {
		background-size: 42px !important;
		background-position: center center;
	}
	.gender .non-gcc-icon {
		background-size: 42px !important;
		background-position: center center;
	}
	.gender input[type="radio"]:checked+label .non-gcc-icon {
		background-size: 42px !important;
		background-position: center center;
	}
	.gender .vehicle-icon {
		background-size: 42px !important;
		background-position: center center;
	}
	.gender input[type="radio"]:checked+label .vehicle-icon {
		background-size: 42px !important;
		background-position: center center;
	}
	.gender .vehicle-no-icon {
		background-size: 42px !important;
		background-position: center center;
	}
	.gender input[type="radio"]:checked+label .vehicle-no-icon {
		background-size: 42px !important;
		background-position: center center;
	}
	.gender label>span {
		top: 45%;
	}
	.gender .col-md-6 {
		flex: 0 0 45%;
		max-width: 45%;
	}
	.third-party-title h3 {
		font-size: 23px;
	}
	.comprehensive-title h3 {
		font-size: 23px;
	}
	.comprehensive-features-list h3 {
		font-size: 20px;
	}
	.third-party-features-list h3 {
		font-size: 20px;
	}
	.third-party-features-list li {
		font-size: 12px;
		line-height: 18px;
	}
	.comprehensive-features-list li {
		font-size: 14px;
		line-height: 18px;
	}
	.driving-license-doc h4 {
		font-size: 14px;
		top: -9px;
	}
	.drop-file {
		font-size: 9px;
	}
	.driving-license-doc {
		padding: 12px 15px 12px 15px;
		margin-bottom: 21px;
	}
	.upload-icon {
		margin-top: 5px;
	}
	.summary-main-container h2 {
		font-size: 18px;
	}
	.summar-first-list li {
		font-size: 14px;
		line-height: 20px;
	}
	.your-quote-details-left {
		line-height: 20px;
	}
	.summar-first-btn a {
		font-size: 20px;
		padding: 10px 10px;
	}
	.your-quote-details-btn a {
		font-size: 20px;
		padding: 10px 10px;
	}
	/* .total-pay-amount {font-size: 22px;} */
	form.form-step-one {
		min-height: 250px;
	}
	.container-fixed-height {
		min-height: 250px;
	}
	.container-fixed-height.policy-calendar {
		min-height: 350px;
	}
	.form-main-container-second {
		min-height: 350px;
	}
	.accordion-container .accordion-item .head p {
		font-size: 18px;
	}
	.accordion-container .accordion-item.show .head i:before {
		transform: scale(.8);
	}
	.accordion-container .accordion-item .head i:before {
		transform: scale(.8);
	}

	.car-insurance-title-upload h3{
		padding-top: 0;
	}

	.upload-img-result img{
		width: 30px;
		height: 30px;
	}
}

@media only screen and (max-width:1024px) {
	.radio-btn-main-wrapper {
		display: flex;
		align-items: center;
		justify-content: space-between;
		max-width: 320px;
		justify-content: space-around;
		margin: 0 auto;
	}
	.radio-btn-wrapper {
		width: 140px;
		height: 140px;
	}
	.gender label>span {
		font-size: 14px;
	}
	.coverage-third-party-box .third-party-cta a {
		color: #fff;
		background: var(--color-orange-objects) !important;
	}
	.comprehensive-box-main .comprehensive-cta a {
		color: #fff;
		background: var(--color-orange-objects) !important;
	}
	.gender .yes-icon,
	.gender .no-icon,
	.gender .gcc-icon,
	.gender .non-gcc-icon,
	.gender .vehicle-icon,
	.gender .vehicle-no-icon {
		margin-top: 20px;
	}
}


/*-----------For Tablet Portrait View----------------*/

@media only screen and (max-width:1196px) {
	.car-insurance-title h3 {
		font-size: 17px;
	}
	.radio-btn-wrapper {
		margin-right: 15px;
	}
	.field-tags .field-text {
		font-size: 13px;
	}
	.currency-wrap input {
		padding-left: 55px !important;
	}
	.gender label>span {
		font-size: 14px;
	}
}


/*-----------For Tablet Portrait View----------------*/

@media only screen and (max-width:991px) {
	.coverage-bg-left,
	.coverage-bg {
		background: none;
	}
	.car-insurance-title h2 {
		font-size: 55px;
	}
	.car-insurance-title p {
		font-size: 20px;
	}
	.zigzagbx {
		display: none;
	}
	.setps-container {
		max-width: 500px;
		margin: 0 auto;
		/* margin-top: 35px; */
	}
	.car-insurance-title h3 {
		padding-top: 10px;
	}
	.radio-btn-main-wrapper-2 .car-insurance-title h3 {
		padding: 0;

	}

	.car-insurance-title h2,
	.car-insurance-title p,
	.car-insurance-title h3 {
		text-align: center;
	}
	.car-insurance-title h3 {
		text-align: left;
	}
	.car-insurance-title p {
		margin: auto;
	}
	.thum-clock-wrapper {
		height: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.thum-clock-wrapper>div {
		float: none;
	}
	.btn-primary-cta {
		float: none;
		text-align: center;
		padding-top: 70px;
	}
	.btn-primary-cta a {
		float: none;
	}
	.yourprogress {
		position: relative;
		width: 85%;
		/* top: 110px; */
		left: 0;
		right: 0;
		height: 15px;
		margin: 0 auto;
		/* padding: 0 50px; */
		z-index: 99;
		margin-top: 35px;
	}
	.yourprogress ul li.active::before {
		/* top: -25px;
	width: 71px;
	height: 27px;
	background-size: 65px; */
		top: -17px;
		width: 61px;
		height: 17px;
		background-size: 45px;
	}
	.yourprogress ul li {
		width: 10px;
		height: 10px;
	}
	.yourprogress ul,
	.yourprogress .redbg {
		height: 3px;
	}
	.next-step-btn {
		background: var(--color-orange-objects);
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		display: flex;
		justify-content: space-between;
		padding: 40px 30px 40px;
		z-index: 99;
		margin-bottom: 0 !important;
	}
	.next-step-btn .next-btn,
	.next-step-btn .pre-btn {
		margin-top: 0;
	}
	.yourself {
		/* width: 70%; */
		margin: 0 auto;
	}
	.form-step-one {
		float: none;
		width: 100%;
	}
	.css-2b097c-container {
		text-align: left;
	}
	.next-step-btn .next-btn {
		background: url("../images/next-arrow-white.svg") no-repeat right center;
	}
	.next-step-btn .pre-btn {
		background: url("../images/pre-arrow-white.svg") no-repeat right center;
	}
	.next-step-btn .pre-btn-first {
		background: url("../images/pre-arrow-white.svg") no-repeat right center;
		margin: 0;
	}
	.css-2b097c-container {
		z-index: 100;
	}
	.uploadLoader {
		position: absolute;
		margin-top: 0;
		margin-right: 0;
		right: 30px;
	}
	.download-pdf-summary-page {
		top: -40px;
	}

	header .tollnumber{
	width: 160px;

}
.vehicleValue{
	margin-top: 25px;
}
.minandmaxprice{
	margin-top: 0;
}
.middlebx::after{
	background: none;
}

footer::before{
	width: 140px;
    height: 200px;
}
.middlebx::before{

    top: 80px;
 
    width: 50px;
    height: 47px;
    opacity: 0.2;
}
.radio-btn-main-wrapper-2{
	margin: 0;
	justify-content: flex-start;
	margin-bottom: 100px;
	margin-top: 25px;

}
.middlebx {
	background: url(../images/side-bg.png) no-repeat top right / 200px auto;
}
}


/*-----------For Mobile View----------------*/

@media only screen and (max-width:767px) {

	.error-message-cotainer{margin:0 15px; float: none; width: auto;}
	.overlay {
		z-index: 100;
	}
	.validation-message {
		font-size: 8px;
	}
	.drop-file {
		font-size: 10px;
	}
	input,
	input::-webkit-input-placeholder,
	.btn-primary-cta a,
	.car-insurance-title p,
	.thum-container .text,
	.clock-container .text,
	.yourself input,
	.yourself .country-code,
	.yourself .valid,
	.calendar input,
	.gender label>span,
	.css-yk16xz-control,
	.css-1pahdxg-control,
	.thankyou-main-container p,
	.thankyou-cta a,
	.your-quote-details-btn a,
	.summar-first-btn a,
	.summar-first-list li,
	.summar-second-list li,
	.your-quote-details-left,
	.your-quote-details-right,
	.your-quote-details-container,
	.accordion-container .accordion-item .body .wrapper div,
	.intro .car-insurance p {
		font-size: 14px;
	}
	.css-4ljt47-MenuList,
	.driving-license-doc h4,
	.edit-btn a {
		font-size: 12px !important;
	}
	.car-insurance-title h3,
	.summary-main-container h2 {
		font-size: 16px;
	}
	.third-party-features-list h3 {
		font-size: 26px;
	}
	.thankyou-main-container h2 {
		font-size: 18px;
		margin-top: 30%;
	}
	.car-insurance-title h2 {
		font-size: 30px;
	}
	.desktop {
		display: none;
	}
	header .logo {
		width: 50px;
	}
	.clock-container .clock-icon img {
		width: 30px;
	}
	.thum-container .thum-icon img {
		width: 32px;
	}
	.middlebx {
		width: 100%;
		margin: 0;
		padding: 25px 0;
		background: url(../images/side-bg.png) no-repeat top right / 170px auto;
	}
	.next-step-btn {
		padding: 10px 20px 10px;
	}
	.next-step-btn .pre-btn-first,
	.next-step-btn .pre-btn {
		background-size: 100%;
	}
	.car-insurance-title p {
		width: 80%;
	}
	.btn-primary-cta {
		padding-top: 20px;
	}
	.btn-primary-cta a {
		width: 100%;
		display: block;
		padding: 15px 20px;
	}
	.yourself .valid,
	.yourself .invalid {
		padding: 14px;
		background-size: 14px;
		background-position: right 15px top 19px;
	}
	.yourself input,
	.calendar input {
		padding: 14px;
		padding: 14px;
	}
	.yourself .mobilenumberfeild {
		padding-left: 55px;
	}
	.validation-message {
		padding: 3px 3px 3px 15px;
	}
	.yourself .country-code {
		position: absolute;
		left: 20px;
		top: 15px;
	}
	.calendar input {
		background-size: 20px;
	}
	.intro {
		margin-top: 50px;
	}
	.detail-btn-right {
		width: 20px;
		left: -20px;
		top: 65%;
	}
	.gender input[type="radio"]:checked+label .male-icon,
	.gender .female-icon,
	.gender input[type="radio"]:checked+label .female-icon,
	.gender .male-icon {
		background-size: 75%;
		/* margin-top: 35px; */
		margin-top: 15px;
	}
	.gender .vehicle-icon,
	.gender .vehicle-no-icon,
	.gender input[type="radio"]:checked+label {
		background-size: 65% !important;
		background-position: center center !important;
	}
	.css-yk16xz-control,
	.css-1pahdxg-control {
		padding: 6px !important;
	}
	.rsa-select {
		padding: 0 !important;
	}
	.uploadLoader {
		right: 17px;
		top: 4px;
		transform: scale(0.8);
	}
	.sidenavr {
		width: 80%;
		z-index: 111;
		right: -80%;
	}
	.active-menu-sidenavr {
		right: 0;
	}
	.accordion-container .accordion-item.show .head i:before {
		transform: scale(0.6);
	}
	.accordion-main-containe {
		padding: 0 15px;
	}
	.accordion-container .accordion-item .head p {
		font-size: 16px;
	}
	.edit-btn a {
		background-size: 11px;
		background-position: right 10px top 5px;
	}
	.details-car-icon img {
		width: 26px;
	}
	.details-personal-icon img {
		width: 10px;
		margin-left: 10px;
		margin-right: 7px;
	}
	/*****calander*********/
	.react-datepicker__current-month,
	.react-datepicker-time__header,
	.react-datepicker-year-header {
		font-size: 16px !important;
		padding: 0px 40px;
		font-weight: 500 !important;
	}
	.react-datepicker__day-name,
	.react-datepicker__day,
	.react-datepicker__time-name {
		width: 33px !important;
		line-height: 25px !important;
		margin: 4px !important;
		font-size: 14px !important;
	}
	.react-datepicker__year-read-view--down-arrow,
	.react-datepicker__month-read-view--down-arrow,
	.react-datepicker__month-year-read-view--down-arrow,
	.react-datepicker__navigation-icon::before {
		top: 11px !important;
		height: 10px !important;
		width: 10px !important;
	}
	.react-datepicker__navigation {
		height: 30px !important;
		width: 30px !important;
	}
	.react-datepicker-popper {
		margin-top: -6px;
		margin-left: 16px;
	}
	.driving-license-doc h4 {
		left: 15px;
		top: -8px;
		padding-left: 25px;
	}
	.driving-license-doc .upload-done {
		margin-left: -20px;
		position: absolute;
	}
	.delete-icon {
		width: 14px;
	}
	.thankyou-main-container h2 {
		margin-top: 30%;
	}
	.comprehensive-box {
		padding: 20px 20px 10px 20px;
	}
	.comprehensive-box,
	.third-party-features-container {
		box-shadow: none;
	}
	.coverage-third-party-box {
		box-shadow: none;
	}
	.recommended-product {
		color: #fff;
		font-size: 10px;
		margin-bottom: 5px;
		width: 170px;
	}
	.comprehensive-features-list h3,
	.third-party-features-list h3 {
		font-size: 16px;
		padding-bottom: 5px;
	}
	.comprehensive-features-list li,
	.third-party-features-list li {
		padding: 0;
		font-size: 12px;
	}
	.comprehensive-price {
		font-size: 34px;
	}
	.comprehensive-price .comprehensive-price-super {
		font-size: 14px;
	}
	.third-party-features-container {
		/* background: none;
    width: 100%;
    float: none;
    padding: 5px;
    text-align: center;
    border-radius: 0;
    height: 100%;
    box-shadow: none; */
		width: 100%;
		float: none;
		text-align: center;
		border-radius: 0;
		height: 100%;
		box-shadow: none;
		background: #fff;
		padding: 15px 15px 5px 15px;
	}
	.features-bottom-mob {
		box-shadow: 0px 0px 26px -15px rgb(59 24 88);
	}
	.rsa-slide {
		padding-bottom: 25px;
	}
	/* .rsa-slide{
		border: 1px solid red;
	} */
	/*******Product Selection screen ********/
	.rsa-slider {
		/* border:1px solid #1C1F2A; */
		padding: 5px;
	}
	.slick-slide {
		transform: scale(0.9);
		/* border: 1px solid #1C1F2A; */
		transition: all 250ms ease-in-out;
	}
	.slick-slide.slick-active.slick-center.slick-current {
		transform: scale(1);
	}
	.coverage-third-party-box:hover,
	.comprehensive-box-main:hover {
		transform: scale(1);
	}
	.comprehensive-box,
	.comprehensive-price-container-upper,
	.comprehensive-price-container,
	.comprehensive-cta {
		float: none;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.comprehensive-cta {
		bottom: 40px;
		position: relative;
	}
	.coverage-third-party-box {
		padding: 0;
	}
	.coverage-bg {
		background: none;
	}
	.box-shadow-wrapper {
		/* padding: 0; */
		display: block;
		clear: both;
	}
	.box-shadow-wrapper {
		/* margin-bottom: 30px;
    padding-bottom: 20px; */
		/* margin-bottom: 95px; */
		margin-bottom: 0;
	}
	.box-shadow {
		/* background: green;
		border:2px solid red; */
		-webkit-box-shadow: 0px 0px 26px -15px rgba(59, 24, 88, 1);
		-moz-box-shadow: 0px 0px 26px -15px rgba(59, 24, 88, 1);
		box-shadow: 0px 0px 26px -15px rgba(59, 24, 88, 1);
		margin: 50px 0;
		margin-bottom: 15px;
	}
	.comprehensive-price-container {
		padding-bottom: 30px;
	}
	.box-shadow-third-party {
		padding-bottom: 30px;
	}
	.third-party-cta {
		bottom: 40px;
		position: relative;
	}
	.third-party-content-container {
		padding-top: 1px;
	}
	.your-quote-details-container {
		padding: 15px;
	}
	.comprehensive-title h3 {
		padding-bottom: 18px;
		padding-top: 50px;
	}
	.comprehensive-vat,
	.third-party-vat {
		margin-bottom: 10px;
	}
	.summary-main-container {
		padding: 30px 15px;
	}
	.your-quote-details-left,
	.your-quote-details-right {
		padding: 0;
		padding-bottom: 5px;
	}
	.your-quote-details-btn a,
	.summar-first-btn a,
	.summar-first-list li,
	.summar-second-list li {
		padding: 10px 20px;
	}
	.summar-first-list li,
	.summar-second-list li {
		padding: 0;
	}
	.download-pdf-summary-page {
		font-size: 14px;
		top: 12px;
		padding: 5px;
		width: 100px;
	}
	/* .radio-btn-main-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 320px;
    justify-content: space-around;
	margin: 0 auto;
}
.radio-btn-wrapper {
    width: 140px;
    height: 140px;
} */
	.third-party-features-list ul {
		margin-left: 20px;
		padding-bottom: 10px;
	}
	#ribbon-container {
		right: -15px;
		font-size: 12px;
		line-height: 18px;
	}
	#ribbon-container span {
		padding: 8px 20px;
	}
	#ribbon-container span:before {
		left: -18px;
		border-top: 17px solid #C1027F;
		border-bottom: 17px solid #C1027F;
		border-right: 19px solid transparent;
		border-left: 19px solid transparent;
	}


	.registration-text p{
		font-size: 12px;
	}

	.uploadModal{
		max-width: 250px;
	
	}
	.uploadModalImageWrapper{
		width: 250px;
		height: 400px;
	}
	.form-step-one.form-step-one-uploads{
		margin-bottom: 75px;
	}


	a.reterieve-btn {
		margin-right: 7px;
		padding: 6px 5px;
	}

	.minandmaxprice{
		margin-top: 15px;
	}
	.toolTipMainWrapper{
		padding-right: 25px;
	}
	.toolTipMainWrapper .toolTipWrapper{
		top: 12px;
		right: 0;
		/* position: relative; */
		/* left: 15px; */
	}



	/* .toolTipMainWrapper{
		display: flex;
		align-items: center;

	}

	.toolTipMainWrapper > div{
		width: 100%;
	} 

	.toolTipMainWrapper .toolTipWrapper{
		width: auto;
	} */


}
