/***Common Styles Start***/
* {
	margin: 0;
	padding: 0;
}

.margin-0 {
	margin: 0;
}

.padding-0 {
	padding: 0;
}

.pb-10{
	padding-bottom: 1rem;
}

.pr-60{
	padding-right: 6rem;
}

.pr-10{
	padding-right: 1rem;
}

h2.mb-25 {
	margin-bottom: 2.5rem;
}

.margin-1 {
	margin: 6rem 0 6rem;
}

.bg-yellow{
	background: #f8f6e4;
}

.bg-grey {
	background: #f8f6f6;
}

h2.heading-2 {
    font-size: 3.6rem;
    color: #282828;
    font-weight: 700;
    padding: 0;
}

h3.heading-3 {
    font-size: 2rem;
    color: #282828;
    font-weight: 700;
    margin: 0;
}

p.text {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #282828;
    font-weight: 400;
}

.row.buy-renewal h4 {    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 20px;
    margin-top: 15px;}

.mar-right72 { padding-right: 72px;}

.click-link {
	font-size: 1.7rem;
	font-weight: 400;
	color: #ec6608;
	display: inline-block;
	text-decoration: underline;
}

.align-center {
	text-align: center;
}

.sub-heading {
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: 500;
	/*margin-top: 1.6rem;*/
	color: #282828;
}

.desc-wrap {
	margin: 6rem 0;
}

.desc-wrap-cont {
	margin: 0 auto;
	width: 68%;
}

.desc-wrap .text {
	padding-bottom: 1.5rem;
}

/***Common Styles End***/

/***Heading Content Block Start***/
.heading-content-block {
	display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 6rem 0;
}

.heading-content-block .heading-sec {
	width: 40%;    padding-right: 68px;
}

.heading-content-block .content-sec {
	width: 60%;
}

.tab-content.exclusion-tabs .ui-check-list li {
    padding: 0 32px 0 30px;
}

.content-sec .content-details {
	display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 3rem;
}

.mar-right49 {padding-right:49px;}

  .bike-proceed .bord-bot {font-size: 20px;font-weight: bold; }

.section-content  .buy-renewal.claim-texts p {
    font-weight: 400; line-height: 24px;  font-size: 16px;margin-top: 10px;}

.content-sec .content-details:last-child{
	margin-bottom: 0rem;
}

.content-details .content-img{
	width: 10%;
}

.content-details .content-text{
	width: 90%;
}

.content-details .content-text p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #282828;
    font-weight: 400;
}
/***Heading Content Block End***/

/***Img Content Block Start***/
.img-content-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-end;
	margin: 6rem 0;
}

.img-content-block .img-block {
	width: 37%;
	margin-right: 3%;
}

.img-content-block .content-block {
	width: 57%;
}

.section-content a.btn-orange {height: auto;}

.img-block img {
	width: 100%;
}

.img-content-block p {
	font-size: 1.6rem;
    line-height: 2.4rem;
    color: #282828;
    font-weight: 400;
}

.list .list-item {
	padding-left: 3.5rem;
	position: relative;
	margin-bottom: 3rem;
}

.list .list-item:last-child {
	margin-bottom: 0;
}

.list1 .list-item:before{
	content:'';
	position: absolute;
	left: 0;
	top: 0.2rem;
	background: url('../images/green-tick.png') no-repeat;
	width: 2.1rem;
	height: 2.1rem;
}

.list2 .list-item:before{
	content:'';
	position: absolute;
	left: 0;
	top: 0.2rem;
	background: url('../images/arrow.png') no-repeat;
	width: 1.5rem;
	height: 1.9rem;
}

.list2 .list-item {
	padding-left: 3rem;
}
/***Img Content Block End***/

/***Section List Block Start***/
.section-list-block {
	margin: 6rem 0;
}

.list-block .content-text p {
  	font-size: 1.6rem;
    line-height: 2.4rem;
    color: #282828;
    font-weight: 400;
}

.list-block {
	border: 1px solid #d2d1d1;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 1104px;
	width: 100%;
}

.list-block .list-item {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 50%;
	height: 16rem;
	padding: 3rem;
	overflow: hidden;
}

.list-block .list-item:nth-child(2) {
	border-top-right-radius: 10px;
}

/*.list-block .list-item:nth-child(3) {
	border-bottom-left-radius: 10px;
}*/

.list-block .content-img {
    width: 13%;
}

.list-block .content-text {
	width: 87%;
} 
/***Section List Block End***/

/****Roadside Assistance Wrap Start***/
.road-side-assistance-wrap .content-details {
	padding: 2.5rem 0;
	border-bottom: 1px solid #cbcdce;
	margin-bottom: 0;
}

.road-side-assistance-wrap .content-details:first-child {
	padding-top: 0;
}

.road-side-assistance-wrap .content-details:last-child {
	border: none;
}
/****Roadside Assistance Wrap End***/

.breadcrumb-main-block {
    width: 100%;
    padding: 2rem 0;
    border-top: 1px solid #ece9e9;
    background: #fff;
}

.breadcrumb-main-block h4.disc_hdng, .breadcrumb-main-block span.disc_text {
    font-size: 14px;
    line-height: 21px;
    color: #282828;
    margin-bottom: 10px;
    font-weight: normal;
}


.breadcrumb-main-block h4.disc_hdng, .breadcrumb-main-block span.disc_text {
    font-size: 14px;
    line-height: 21px;
    color: #282828;
    margin-bottom: 10px;
    font-weight: normal;
    width: 100%;
    display: block;
}


.rsa-car-insure-wrap .content-block.full-width {
	width: 100%;
}

.rsa-car-insure-wrap .content-block.width-mid {
	margin: 0 auto;
	width: 60%;
}

.maintenance-wrap .heading-3 {
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-weight: 700;
	margin: 0;

}

.maintenance-wrap .list-block .content-img {
	width: 17%;
}

.maintenance-wrap .list-block .content-text {
	width: 83%;
}
/***Media Query Start***/
@media (max-width: 992px) {
	.mob-align-left {
		text-align: left;
	}

	.margin-1 {
		margin: 4rem 0;
	}

	.desc-wrap {
		margin: 4rem 0;
		
	}

	.desc-wrap-cont {
		width: 90%;
	}

	h2.heading-2 {
	    font-size: 2.4rem;
	    line-height: 3.2rem;
	    color: #282828;
	    font-weight: 700;
	}

	 .about-roadside-assitance-wrap h2.heading-2 {
        text-align: left;
    }

     .sub-heading {
        padding-right: 0;
        margin-bottom: 2rem;
    }
	/***Heading Content Block Start***/
	.heading-content-block {
		flex-direction: column;
		margin:4rem 0;
	}

	.heading-content-block .heading-sec, .heading-content-block .content-sec{
		width: 100%;
	}

	.heading-content-block .heading-sec h2.pr-60 {
		padding-right: 0;
	}

	.content-details .content-text h3.pb-10 {
		padding-bottom: 0.8rem;
	}

	.content-sec .content-details {
		margin-bottom: 2.5rem;
	}

	/*.content-sec .content-details:last-child {
		margin-bottom: 0;
	}*/

	.content-details .content-img {
		width: 20%;
	}

	.content-details .content-text {
		width: 80%;
	}

	.road-side-assistance-wrap .content-sec .content-details {
		margin-bottom: 0;
	}
	/***Heading Content Block End***/

	/***Img Content Block Start***/
	.img-content-block {
		flex-direction: column-reverse;
		margin:4rem 0;
	}

	.img-content-block .img-block {
		width: 100%;
		margin-right: 0;
		margin-top: 4rem;
	}

	.img-content-block .content-block {
		width: 100%;
	}
	/***Img Content Block End***/

	/***Section List Block Start***/
	.list-block {
		flex-direction: column;
	}

	.list-block .list-item {
		width: 100%;
		padding: 1.9rem 1.8rem;
		background: transparent;
		height: auto;
	}

	.list-block .list-item:nth-child(2) {
		border-top-right-radius: 0px;
	}

	.list-block .list-item:nth-child(3) {
		border-bottom-left-radius: 0px;
	}

	.list-block .list-item:nth-child(even) {
		background: #f8f6f6
	}

	.list-block .list-item:last-child {
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	.list-block .content-text {
		width: 80%;
	}
	/***Section List Block End***/
	.content-details .content-text p, .img-content-block p, .list-block .content-text p {
		line-height: 2.4rem;
	}

	.rsa-car-insure-wrap .content-block.width-mid {
		width: 100%;
	}

	.maintenance-wrap .list-block .content-img {
		width: 20%;
	}

	.maintenance-wrap .list-block .content-text {
		width: 75%;
	}

	.buy-renewal p {
	    /*margin-bottom: 20px;*/
	    line-height: 24px;
	    font-size: 16px;
	}
	.bike-proceed li{
	font-size: 16px;
	}
	.bord-bot {
	    padding-bottom: 15px;
	}
	.about-roadside-assitance-wrap h2 {
		text-align: left;
	}
}

@media (min-width: 992px) {
.container {
    max-width: 1300px;
    width: 100%;
}
}

@media (max-width: 767px) {
	.desc-wrap-cont {
		width: 100%;
	}
.section-content .ui-banner-content {
    padding: 0px;
}
.ui-form-block.form-box .input-block .note a {
    font-size: 11px;
}
.btnwarpp.ui_get_sticky .line-vertical-none {
    display: none!important;
}
.ui-submit-btn.btn-temp a {margin-bottom:20px;}
.section-content .frequent-accordian .il-accordion-title h3 {width: 93%;}
.row.buy-renewal.claim-texts .bike-proceed {    margin-top: 30px;}
.mar-right49, .mar-right72 {padding-right:0px;}
}

/***Media Query End***/


/* renew Assitance*/

/*.buy-renewal h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #282828;
}
.section-content .buy-renewal h2 {
    line-height: 50px;
    margin-bottom: 1rem;
}*/

/*.buy-renewal p {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #282828;
}*/

.bike-proceed li {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 20px;
    color: #282828;
}

.bike-proceed li span {
    font-size: 30px;
    font-weight: 800;
    margin-right: 20px;
    padding-top: 2px;
    float: left;
    color: #ec6608;
}
.bike-proceed li a {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #ec6608;
    text-decoration: underline;
}

.bord-bot {
    border-bottom: 1px solid #cbcdce;
    padding-bottom: 25px;
    overflow: hidden;
}

.Alternative-paragrah {
    margin-top: 40px;
}

.Alternative-paragrah p {
    font-weight: 400;
    line-height: 24px;
    margin-left: 10px;
    font-size: 16px;
}




/* table css*/
.showroom-price {
    border-radius: 10px;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 12px;
}
.showroom-price table {
    border-radius: 10px;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

.showroom-price table th, tr, td {
    border-collapse: collapse;
    padding: 20px 15px 20px 30px;
    border-right: 1px solid #ece9e9;
    border-left: 1px solid #ece9e9;
     border-bottom: 1px solid #ece9e9;
}
.showroom-price table th {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    .border-radius: 10px;
    background-color: #dddccb;
    color: #000000;
}
.showroom-price table td {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #282828;
}
/*.showroom-price table th, .showroom-price table td {
    width: 50%;
}*/
.showroom-price table th, tr, td {
    border-collapse: collapse;
    padding: 20px 15px 20px 30px;
    border-right: 1px solid #ece9e9;
}
.showroom-price table tr:nth-child(even) {
    background-color: #f5f6f6;
}

/* table css end/
