* {
    margin: 0;
    padding: 0;
}
@font-face {font-family: "DINNextW01Light";
  src: url("@font-face/9ae5e19516bc6428f1327ff3311b2617.eot"); /* IE9*/
  src: url("@font-face/9ae5e19516bc6428f1327ff3311b2617.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("@font-face/9ae5e19516bc6428f1327ff3311b2617.woff2") format("woff2"), /* chrome/firefox */
  url("@font-face/9ae5e19516bc6428f1327ff3311b2617.woff") format("woff"), /* chrome/firefox */
  url("@font-face/9ae5e19516bc6428f1327ff3311b2617.ttf") format("truetype"), /* chrome/firefox/opera/Safari, Android, iOS 4.2+*/
  url("@font-face/9ae5e19516bc6428f1327ff3311b2617.svg#DIN Next W01 Light") format("svg"); /* iOS 4.1- */
}
body {
    font-family:"DINNextW01Light"!important;
    overflow-y: scroll;
    overflow-x: hidden;
}
p {
    font-family:"DINNextW01Light"!important;
    font-size: 14px;
}
img {
/*	width: 100%;*/	
}
ol, ul {
    margin-bottom: 0px;
}
a {
	color: #333;
}

a:hover {
	color: #f26d7d;
	text-decoration:none;
}
.form-control{
border: 1px solid #aaa !important; 	
}
.form-control:focus {
    border-color: #f26d7d;
    outline: 0;
   box-shadow: inset 0 1px 1px rgba(242,109,125,.050),0 0 8px rgba(242,109,125,.50);
}
.marginbottom10px {
	margin:0px 0px 20px 0;
}
.borderhr {
border-top:1px solid #CCCCCA;
}
.graybg {
	background-color: #FAFAFA;
}
.whitebg{
	background-color: #FFFFFF;
}
.nopadding{
	padding:0px;
}
.nopaddingright{
	padding-right:0px;
}
.nopaddingleft{
	padding-left:0px;
}
/*---------------------------------------
   COMMON STYLES             
-----------------------------------------*/

/*Header css start*/
.mainheader {
	background-color: #f8f8f8;
}
.headerpart {
    padding:8px 0px 0px 0px;
}
.logo {
	
}
/*#mainmenu {
	
}
#mainmenu li {
    margin: 0px 0px;
    padding: 0px 0px;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
	font-weight: bold;
	display: block;
	padding: 0px 20px 0px 10px;
	text-decoration: none;
	color: #333;
	font-size: 16px;
}
#mainmenu li .active {
	color: #f26d7d;
}
#mainmenu a {
    
}
#mainmenu li:hover a {
	color: #f26d7d;
	background-color:transparent;
}*/
.navbar-toggle {
	background-color: #414142 !important;
}
.navbar-toggle .icon-bar {
	background-color:  #f26d7d;
}
.loginmenu{
	padding: 14px 0px 0px 12px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
}
.logtext {
	position: absolute;
    padding-left: 6px;
	font-weight: bold;
}

.navbar-toggle {
   float: left;
}
@media only screen and (min-width: 768px) {
	.navbar-header {
		display:none!important;
	}
}
/*Header css end*/
/*top banner start*/
.topbanner {
	padding: 1% 18%;
	background-color: #ffffff;
}
.topbannerimg {
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}


	
/*top banner end*/

/*Product level start*/
.productlevel {
	background-image: url('../retailerbg/retailerbg-seko.jpg');
	height: auto;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*Product level end*/
/*Product level screen 1 start*/
.productlevelscone {
	
}
.confirmformbox {
        padding: 6% 22%;
		margin-left: 0px!important;
    	margin-right: 0px!important;
}
.confirmform {
	border-radius: 10px;
	box-shadow: 0px 2px 21px rgba(0,0,0,0.17);
	background-color: #EBE7E4;
	opacity:0.9;
	padding: 6% 6%;
	/*padding: 6% 21% 0% 21%;*/
}
.submitbtnarea{
	display: flex;
    align-items: center;
    justify-content: center;
}
.confirmform h2 {
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    text-align: center;
	    margin-top: 0;
}
.inputform {
	border-radius: 10px !important;
	background-color: #ffffff;
	border: 1px solid #aaa !important;
}
.select2,.select2-search {
	width:100% !important;
	font-size:14px;
}
.select2-search__field {
	width:100% !important;
}
.nextarraowcs {
    color: #fff;
    background-color: #f26d7d;
    text-align: center;
    padding: 11px 19px;
    font-size: 32px;
    border-radius: 50%;
    width: 66px;
    height: 66px;
    border: 2px solid #fff;
	position: relative;
    margin-top: -5%;
	z-index: 0;

}
.nextarraowcs:hover {
color: #F26D7D;
border-color:#F26D7D;
background-color: #fff !important;
}
#booking_return_form .inner-book-form span{
	color:#000 !important;
}
.buttoncs {
color: #ffffff;
border-radius: 10px;
background-color: #f26d7d;
width: 100%;
text-align: center;
padding: 4%;
}
.buttoncs:hover {
color: #f26d7d;
background-color: #ffffff;
border-color:#f26d7d;
}
/*Product level screen 1 end*/
/*Product level screen 2 start*/
.productlevelsctwo {

}
.productlevelsctwo .confirmform {
	        padding: 6% 8%;
}
.prodle2fibx {
	  padding: 0% 7%;
}
.productlevelsctwo h4{
	font-weight:bold;
	    font-size: 23px;
}
.checkboxpr {

}
.dropdownform{
	width: 100%;
    height: 34px;
    padding: 6px 12px;
    text-align: left;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.dropdownform:focus {
	border-color: #f26d7d!important;
}

.prodle2returnbx span{
	font-size: 14px;
}


/*Product level screen 2 end*/

/*checkbox design start*/
input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type=checkbox]:hover{
	cursor:pointer;
}

input[type=checkbox]::-ms-check {
  display: none;
}
input[type=checkbox] {
  position: relative;
  width: 25px;
  height: 25px;
  border: 1px solid #000;
  background-color:#fff;
  border-radius:6px;
  /* Adjusts the position of the checkboxes on the text baseline */ 
  vertical-align: -2px;
  /* Set here so that Windows' High-Contrast Mode can override */
  color: #000;
}

input[type=checkbox]::before {
    content: "✔";
    position: absolute;
    font-size: 19px;
    right: 3px;
    top: -4px;
    visibility: hidden;
}

input[type=checkbox]:checked::before {
  /* Use `visibility` instead of `display` to avoid recalculating layout */
  visibility: visible;
}

input[type=checkbox]:disabled {
  border-color: black;
  background: #fff;
  color: gray;
}
input[type=checkbox]:focus {
	outline:0px;
}
/*checkbox design end*/

/*payment page start*/
.paymentdetail {
	padding: 60px;
}
.payment h3{
	font-weight: bold;
	padding: 0% 8%;
}
.payment h4{
	padding: 14px 0px;
	
}
.payment h4 > input[type=checkbox]{
	    margin-top: -9px;
    margin-bottom: 0px;
	padding: 10px 0px;
}

.paymentdetailbox{
	border: 1px solid #B8B8B8;
    border-radius: 12px;
}
 .paymentprt {
	padding: 12px;
 }   
   
.paymentcompany{
	padding: 6% 16% 0px 0px;
 }
 .cardinfobox label{
	padding-left: 18px;
    font-size: 18px;
    font-weight: normal;	
 }
.cardinfobox .textbox{
	padding: 8px;
    border-radius: 10px !important;
	font-size: 18px;
} 
.cardinfobox .paytext{
	font-weight:bold;
}
.paynow{
	width: 100%;
	padding: 26px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    background-color: #00aeef;
    border-color: #00aeef;
    border-radius: 15px !important;
    border-style: none !important;
    color: #fff !important;
}
.paynow:hover{
	background-color: #fff ;
    border:1px solid #00aeef;
    color: #00aeef;
}
.cardnuber {
	
}
.card-input { position: relative; }
.card-input input { display:block; width: 100%; box-sizing: border-box }
.card-input img {     position: absolute;
    top: 50%;
    right: 8%; }
/*payment page end*/


/*Media query for all mobile start*/
@media only screen and (max-device-width: 600px){
	.topbannerimg {
		width:100%;
	}
	.topbanner {
       padding: 3% 18%;
	}
	.homeformbox {
		padding: 6% 16%;
	}
	.confirmformbox {
    padding: 5% 5%;
	}
	.navbar-toggle {
		/*padding: 6px 5px;
		margin-top: 0px;*/
	}
	#mainmenu-container2 {
		    float: left;
			width: 100%;
			display:block;	
	}
	#mainmenu li{
		  padding: 0;
		  width: 100%;
		  border-bottom: 1px solid #f26d7d;
	}
	#mainmenu a {
		padding: 10px 10px;
	}
	#mainmenu li {
		text-align:left;
		border-bottom:solid 1px #222;
	}
	
	#mainmenu li li{
		padding-left:30px;
	}
	
	#mainmenu li a:hover{
		background:none !important;
	}

	#mainmenu li:hover{
		background:#eee;
	} 


	#mainmenu li ul {
		display:block;
		position:inherit;
		margin-top:4px !important;
		width:100%
	}

	#mainmenu li li{
	background:#fff;
	}

	#mainmenu li {
		margin:0;
		width:100%;
		display:block;
		letter-spacing:3px
	}

	#mainmenu li:last-child {
		margin-bottom:5px
	}
	
	#mainmenu > li li:first-child {
		border-top:solid 1px #222;
	}

	#mainmenu li ul {
		border-top:solid 1px #222;
		border:none;
		margin-top:-15px;
		top: 0px;
	}

	#mainmenu li ul a {
		width:100%;
		background:none;
		border:none
	}


	#mainmenu li ul li a {
		display:block
	}

	#mainmenu li ul li:last-child {
		border-bottom:none;
		margin:0
	}

	#mainmenu li ul li:last-child a {
		border-bottom:none
	}

	#mainmenu li a {
		letter-spacing:0;
	}

	#mainmenu li,#mainmenu li a{
	/*background:none !important*/
	} 
	
	#mainmenu li ul ul {
	left:0;
	}
	.submenuheaderss li a{
		background:none !important;
	}
	.clone #mainmenu-container2 .login-user.active-menu > ul > li a {
    color:#000 !important; 
}

	.clone #mainmenu-container2 .login-user.active-menu > ul > li:hover a {
		color: rgb(113,173,246) !important;
	}
	.loginmenu {
		padding:10px 0;
	}
	
	.nextarraowcs {
    
    padding: 5px 12px;
    font-size: 28px;
    width: 48px;
    height: 48px;
    margin-top: -5%; 
	}
	.confirmform h2 {
    font-size: 20px;
	}
	.prodle2fibx {
		padding:0px;
	}
	.paymentdetail {
		padding:0px;
	}
	.payment h3 {
		padding:0px;
	}
	.paymentdetailbox div{
		border: none !important;
		padding: 0;
	}
	
}
/*Media query for all mobile end*/

#booking_return_form .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: inherit !important;
 }


@media (max-width: 992px) {
.topbannerimg{
	width:100%;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   /* IE10+ CSS */
	.form-control{
	height:auto !important;
	}
}

For Edge 12-15:

@supports (-ms-accelerator:true) {
   /* Edge 12+ CSS */ 
	height:auto !important;
}
	