.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
a{
	text-decoration:none !important;
}
.navbar{
	margin-bottom:0 !important;
}
.body-dv{
	/*background-image:url('../../images/Copy of BikR4 1.jpg');*/
	background-image:url('../../images/FB-RovR.png');
	width:100vw;
	height:40vh;
	background-size:cover;
	background-position:center;
	background-repeat: no-repeat;
	margin-top: -59px;
}
.navbar-inverse {
	background-color: rgba(0,0,0,0.5) !important;
	border-color: rgba(0,0,0,0.5) !important;
}
.navbar {
	border-radius: 0 !important;
}
.navbar2{
	background: transparent;
	border: none;
}
.menu-shadow{
	background-color: rgba(0,0,0,0.4);
}
.navbar-nav a{
	color: #fff !important;
	font-weight: 600;
}
.menu-rgt{
	float: right !important;
}
.menu-img-lft{
	 width:35px;
}
.hp-body-inr{
	background-color:rgba(0,0,0,0.3);
}
.frntitm-dv img{
	width:300px;
}
.frntitm-dv{
	width: 40%;
	margin: auto;
	text-align: center;
	padding: 130px 0;
}
.hdgn-h3{
	font-size: 35px;
	color: #fff;
	font-weight: 600;
	margin-top: 66px;
	letter-spacing: 4px;
}
.paragph{
	font-size: 18px;
		line-height: 35px;
	color:#fff;
}
.hr{
	width: 100px;
	height: 4px;
	background-color: #fff;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 16px;
}
.frontp-btn{
	background-color: #FF6B33;
	padding: 8px 25px;
	font-weight: 600;
	border-radius: 4px;
	color: #fff;
	border: 2px solid #FF6B33;
	margin-top: 20px;
}
.frontp-btn:hover{
	background: transparent;
	border-color:#FF6B33;
	color: #FF6B33;
}
.footer-top-dv{
	background-color: #FF6B33;
	text-align: center;
	padding: 40px 0px;
}
.frm-input-box{
    	background-color: #fff;
    	border: none;
    	height: 38px;
   	width: 370px;
    	text-align: center;
    	margin-top: 20px;
    	color: #FF6B33;
    	font-size: 15px;
    	border-radius: 2px;
    	margin-bottom: 20px;
}
.footer-dv{
	background-color:#000;
	padding:100px 50px;

}
.ftr-p1{
	margin-top: 10px;
    color: #fff;
}
.ftr-logo{
	margin-bottom:15px;
}
.ftr-p{
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 2px;
	margin-bottom:18px;
}
.ftr-form > input {
    border: none;
    border-radius: 3px;
    width: 320px;
    padding: 10px 10px;
    margin-bottom: 20px;
    font-size: 16px;
}
.ftr-btn{
    background: transparent;
    border: 2px solid #fff;
    border-radius: 3px;
    font-size: 16px;
    padding: 8px 28px;
    color: #fff;
}
.ftr-btn:hover{
	background: #fff;
	color: #000;
}
.ftr-p1 a{
	color:#fff;
}
.ftr-p1 a:hover {
	color:#FF6B33;
	text-decoration: none;
}
.ftr-logo2 {
	margin-top:16px;
}


/* -- -- -- For Range Slider -- -- -- */
.slidecontainer {
	width: 100%;
}

.slider {
	-webkit-appearance: none;
	width: 100%;
	height: 25px;
	background: #d3d3d3;
	outline: none;
	opacity: 0.7;
	-webkit-transition: .2s;
	transition: opacity .2s;
}

.slider:hover {
	opacity: 1;
}

.slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	background: #4CAF50;
	cursor: pointer;
}

.slider::-moz-range-thumb {
	width: 25px;
	height: 25px;
	background: #4CAF50;
	cursor: pointer;
}

.frmans-col2 {
	float: left;
	width: 50%;
}
.page-btn-p {
	clear: both;
	text-align: center;
	padding: 3% 0;
}
.frm-page-btn {
	width: 250px;
	height: 60px;
	border-radius: 40px;
	border: 2px solid #FF6B33;
	background-color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	color: #FF6B33;
	font-weight: 600;
}
.frmbtn-active {
    color: #fff;
    background-color: #FF6B33;
}
.frm-page-btn1 {
	width: 250px;
	height: 60px;
	border-radius: 40px;
	border: 2px solid #FF6B33;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
    background-color: #FF6B33;
}
.form-qstn-hd {
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    color: #FF6B33;
}
.pg-num {
    text-align: center;
    font-weight: 600;
    color: #888;
    margin-top: 80px;
}

/*-- -- -- -- Check Radio button Start-- -- -- -- */

.fmr-ans-container{
  display: block;
  position: relative;
  margin: 40px auto;
  height: auto;
  width: 500px;
  padding: 20px;
}
h2 {
	color: #AAAAAA;
}
.fmr-ans-container ul{
  list-style: none;
  margin: 0;
  padding: 0;
	overflow: auto;
}
ul.frm-rdo-ul li{
  color: #AAAAAA;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: 100px;
	border-bottom: 1px solid #333;
}
ul.frm-rdo-ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}
ul.frm-rdo-ul li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding: 25px 25px 50px 80px;
  margin: 10px auto;
  height: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}
ul.frm-rdo-ul li:hover label{
	color: #000;
}
ul.frm-rdo-ul li .check{
  display: block;
  position: absolute;
  border: 5px solid #AAAAAA;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  top: 30px;
  left: 20px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}
ul.frm-rdo-ul li:hover .check {
  border: 5px solid #000;
}
ul.frm-rdo-ul li .check::before {
  display: block;
  position: absolute;
	content: '';
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 5px;
	left: 5px;
  margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}
input[type=radio]:checked ~ .check {
  border: 5px solid #FF6B33;
}

input[type=radio]:checked ~ .check::before{
  background: #FF6B33;
}
input[type=radio]:checked ~ label{
  color: #FF6B33;
}
/*-- -- -- -- Check Radio button End-- -- -- -- */


.prdct-img-dv {
    text-align: center;
}
.frm-prdct-img {
    margin: 4% 0;
    transition-duration: 1s;
}
.prdc-img-clr-dv {
    width: 400px;
    margin: auto;
}
.prdct-clr {
    height: 20px;
    float: left;
    width: 20%;
    cursor:pointer;
    transition-duration: .3s;
}
.prdct-clr:hover {
    transform: scaleY(1.8);
}
.slct-clr{
	transform: scaleY(1.8);
}
#blue-clr {
    background: #a6b9d9;
}
#red-clr {
    background: #e26434;
}
#green-clr {
    background: #bad12c;
}
#white-clr {
    background: #f1f1f2;
}
#pink-clr {
    background: #dfb6de;
}


.frm-ans-acsr-dv {
	width: 600px;
	margin: 3% auto 0;
	
}
.acsr-img {
	width: 100%;
}
.acsr-hd {
	color: #FF6B33;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.frm-acsr-dv {
	margin-bottom: 25px;
	padding-top:15px;
	padding-bottom:5px;
	border: 2px solid transparent;
	cursor:pointer;
	transition-duration: .2s;
}
.frm-acsr-dv:hover {
	border-color: #FF6B33;
}
.ascr-rw-dv {
	display: table;
	width: 100%;
	clear: both;
}
.spcl {
  margin: 0 auto;
  width: 70%;
}
.ascr-slct{
	border-color: #FF6B33;
	box-shadow: 0px 2px 5px #555;
}

/*-- -- -- -- Check Box Start-- -- -- --*/
.checkbox .cr{
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	border-radius: .25em;
	width: 1.3em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
}
.checkbox .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
}
.checkbox label:after{
	content: '';
	display: table;
	clear: both;
}
.checkbox label input[type="checkbox"]{
	display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon{
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon{
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr{
	opacity: .5;
}
/*-- -- -- -- Check Box End-- -- -- --*/

.frm-ans-reg-dv {
	width: 600px;
	margin: 3% auto 2%;
	text-align: center;
}
.regcode-ipbx-dv {
	position: relative;
	width: 100%;
	margin-top: 35px;
}
.regcode-ipbx-dv label {
	position: absolute;
	left: 20px;
	top: 8px;
	font-weight: normal !important;
}
.frm-rgcd-ipbx {
	width: 100%;
	padding: 15px;
	font-size: 40px;
	font-weight: 700;
	color: #FF6B33;
	border: 2px solid #FF6B33;
	transition-duration:.2s;
}
.frm-rgcd-ipbx:focus {
	box-shadow:0 2px 5px #555;
}
.frm-purchasedfrom-ipbx {
	width: 100%;
	padding: 15px;
	font-size: 40px;
	font-weight: 700;
	color: #FF6B33;
	border: 2px solid #FF6B33;
	transition-duration:.2s;
}
.frm-purchasedfrom-ipbx:focus {
	box-shadow:0 2px 5px #555;
}


.frm-info-ipbx {
	width: 100%;
	height: 50px;
	border-radius: 0 !important;
	border: 1px solid #FF6B33;
	padding: 3px 10px;
	font-size: 13px !important;
}
.frm-ans-info-dv {
	width: 920px;
	margin: 3% auto 2%;
	display: table;
}
.info-form .col-sm-12, .info-form .col-sm-6, .info-form .col-sm-4 {
    margin-bottom: 15px;
}
.frm-info-ta {
    height: 90px;
    resize: none !important;
    width: 100%;
	border-radius: 0 !important;
	border: 1px solid #FF6B33;
	padding: 3px 10px;
	font-size: 13px !important;
}

.frm-ans-wagon-dv {
    width: 600px;
    margin: 3% auto 0;
}
.frm-wagon-dv {
	margin-bottom: 25px;
	padding-top:15px;
	padding-bottom:5px;
	border: 2px solid transparent;
	cursor:pointer;
	transition-duration: .2s;
}
.frm-wagon-dv:hover {
	border-color: #FF6B33;
}
.wagon-slct{
	border-color: #FF6B33;
	box-shadow: 0px 2px 5px #555;
}

.reg-prdct-img {
	width: 140px;
}
.reg-prdct-img-dv {
	margin-bottom: 40px;
}

.frm-pg {
    position: relative;
}
.up-btn {
    position: absolute;
    text-align: center;
    right: 20px;
    top: 70px;
    cursor:pointer;
    border: 2px solid transparent;
    padding:3px;
}
.up-btn:hover{
	border: 2px solid #ff6b33;
}
.up-icn {
    width: 25px;
}
.up-btn-txt {
    color: #ff6b33;
    font-weight: 600;
    font-size: 12px;
    margin-bottom:0px !important;
}

.range-dv {
    width: 60%;
    min-width: 360px;
    margin: 3% auto 0;
}
.frm-size-img-dv {
    margin-bottom: 30px;
    text-align: center;
}
.radios-to-slider .slider-bar {
    background-color: #ffb084 !important;
}
.slider-knob {
    background-color:  #ff6b33 !important;
}

.icon-check{
	font-weight: 900;
	font-size: 18px;
	margin-left: 5px;
}
.fb a,.ig a{
	color:#fff;
}
.ftr-icn{
	font-size: 23px;
	margin: 12px;
}
.ftr-lnk{
	margin-top:-5px;
}
.frm-size-img{
	border:1px solid #ff6b33;
}

.opening-para{
	color:#ff6b33;
	text-align:center;
	margin:80px 0px;
}
.frm-pg{
	display:none;
}
.page7-tbl{
	width:100%;
	table-layout:fixed;
}
.page7-tbl td{
	padding:0px 7px;
	height:47.6px;
}
.page7-tbl tr td:nth-child(2n+1){
	background-color:#ff6b33;
	color:#fff;
	border:1px solid #fff;
}
.page7-tbl tr td:nth-child(2n+2){
	background-color:#fff;
	color:#ff6b33;
	border:1px solid #ff6b33;
}
#page7-img, #page2-img{
	width:250px;
}

/*--------------------------------------------------- CSS for Form 2 Start --------*/
.form-qstn-p {
	width: 60%;
	margin: auto;
	text-align: center;
}
.brs-btn {
    border-bottom: 1px solid orange;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
}
.acsr-box{
	min-height:160px;
}
.acsr-p {
    text-align: center;
}
.note-ta {
    width: 100%;
    border: 1px solid #FF6B33;
    min-height: 100px;
    resize: vertical;
}
.regcode-ipbx-dv label.nlbl{
	position: relative !important;
	margin-bottom: 25px;
	color: #ff6b33;
	font-weight: 600 !important;
}
.nipbx-dv{
	display:table;
}
.others-part-ta {
    width: 100% !important;
    min-height: 80px;
    resize: vertical;
    border: 1px solid #FF6B33;
    padding:3px 7px;
}
/*---------------------------------------------------- CSS for Form 2 End ---------*/


@media screen and (min-width:768px){
	.ascr-rw1 .stndrdBin.stndrd45qt{
		float:none;
		margin:auto;
	}

}

@media screen and (max-width:991px){
	.page7-tbl {
		margin-bottom: 20px;
	}
	.tab-pad0 {
		padding: 0px;
		width: 100%;
	}


}

@media screen and (max-width:950px){
	.frm-ans-info-dv {
		width: 100%;
	}

}/*-- 950 --*/

@media screen and (max-width:767px){
	.up-btn {
		top: 20px;
	}
	.spcl {
		width: 100%;
	}



}/*-- 767 --*/

@media screen and (max-width:650px){
	.frm-ans-wagon-dv {
		width: 100%;
	}
	.spcl {
		width: 100%;
	}
	.frm-wagon-dv {
		margin-left: auto;
		margin-right: auto;
		width: 95%;
	}
	.frm-ans-acsr-dv {
		width: 100%;
	}
	.frm-acsr-dv {
		margin-left: auto;
		margin-right: auto;
		width: 95%;
	}
	.frm-ans-reg-dv {
		width: 100%;
	}


}/*-- 650 --*/

@media screen and (max-width:550px){
	.fmr-ans-container {
		width: 100%;
	}
	.form-qstn-hd {
		font-size: 18px;
	}
	.prdc-img-clr-dv {
		width: 95%;
	}
	.frm-rgcd-ipbx {
		font-size: 29px;
	}

}/*-- 550 --*/



