*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: 'Roboto Condensed', sans-serif;
}
.wrapper{
	width: 1170px;
	margin: 0 auto;
}
.order-banner{
	float: left;
	width: 100%;
	background-image: url(../img/banner.png);
	color: #fff;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.order-head{
	float: left;
	width: 100%;
	padding-top: 58px;
}
.order-head ul{
	list-style-type: none;

}
.order-logo{
	display: inline-block;
	vertical-align: middle;
}
.r-menu {
  float: right;
  font-size: 20px;
  padding-top: 18px;
}
.r-menu ul li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 43px;
  	font-family: 'Lato', sans-serif;
	cursor: pointer;
}
.r-menu ul li:hover{
	color: #ff7d00;
}
.r-menu ul li:last-child{
	margin-right: 0;
}
.content {
    float: left;
    width: 100%;
    text-align: center;
}
.content-inner{
	 padding:  195px 5px 140px 5px;
}
.content-inner h1{
	font-size: 50px;
	margin-bottom: 20px;
}
.content-inner p{
	font-size: 24px;
	line-height: 36px;
	max-width: 75%;
	margin: auto;
}
.preselling{
	float: left;
	width: 100%;
	padding-top: 65px;
}
.preselling h1{
	font-size: 50px;
	color: #0a3c54;
	text-align: center;
	margin-bottom: 10px;
}
/*.shipping_popup_cross img {
	filter: invert(1);
}*/
.preselling-box {
    float: left;
    width: 100%;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 40px;
}
.parselling-img {
	width: 250px;
}
.parsellinginfo {
	width: calc(100% - 250px);
}
.parsellinginfo {
	padding-left: 30px;
	text-align: left;
}
.preselling-left {
	display: flex;
	width: 100%;
	background: #ebebeb;
	border-radius: 6px;
	padding: 30px;
	position: relative;
	margin-bottom: 30px;
}
.preselling-right{
	margin-right: 0;
	float: right;
}
.parselling-img img {
	max-width: 100%;
}
.subparaheadingp {
	color: #242424;
	line-height: 27px;
	max-width: 100%;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	text-align: center;
}

.preselling-box h3 {
	color: #0a3c54;
	font-size: 30px;
	margin-bottom: 12px;
}
.preselling-box h2 {
	font-size: 47px;
	color: #f57c12;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
}
.preselling-box p {
	color: #000;
	line-height: 27px;
	max-width: 100%;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	text-align: left;
	margin-bottom: 15px;
}
.buy{
	float: left;
	width: 100%;
    margin-bottom: 67px;
    margin-top: 30px;
}
.buy h3{
	color: #0a3c54;
	font-size: 20px;
	    margin-bottom: 15px;
}
.buy ul{
	list-style-type: none;
	float: left;
    width: 100%;
}
.buy ul li{
	position: relative;
	font-family: 'Lato', sans-serif;
}
.buy ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-image: url(../img/padbefore.png);
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 12px;
    position: absolute;
    left: 0;
    margin-right: 12px;
    top: 5px;
}
.buy ul li {
    margin-bottom: 12px;
        padding-left: 22px;
        line-height: 25px;
}
h3.topp {
    margin-top: 11px;
    float: left;
    width: 100%;
}
.wrapper-1600{
	max-width: 1800px;
	margin: 0 auto;
}
.landing {
    float: left;
    width: 100%;
    background: #ffe5bd;
    margin-bottom: 74px;

}
.landing-inner{
    padding: 68px 0 0 0;	
    display: flex;
    flex-wrap: wrap;
}
.landing-top{
	float: left;
	width: 100%;
	padding-left: 68px;
	padding-bottom: 70px;
	padding-right: 50px;
}
.landing ul{
	list-style-type: none;
}
.landing ul li:before {
    content: "";
    width: 22px;
    height: 22px;
    background-image: url(../img/before1.png);
    display: inline-block;
    margin-bottom: 3px;
    position: absolute;
    left: 0;
    margin-right: 12px;
}
.landing-left {
    float: left;
    width: 55%;
    position: relative;
}
.landing-left h1{
	font-size: 39px;
	color: #0a3c54;
}
.landing-left li {
    margin-top: 30px;
    line-height: 28px;
    padding-left: 35px;
    position: relative;
    font-family: 'Lato', sans-serif;
}
.landing-img {
    float: left;
    width: 100%;
    background: #fff;
    position: absolute;
    bottom: 0;
}
.landing-img ul {
    display: flex;
    justify-content: center;=
}
.landing-img li {
    float: left;
    margin-right: 23px;
    padding-left: 0;
    line-height: 0;
    margin-top: 25px;
}
.landing-img li img {
	max-height: 170px;
}
.landing-img ul li:before{
	display: none;
}
.landing-img li:last-child{
	margin-right: 0;
}
.landing-right {
    float: right;
    width: 45%;
}
.landing-right img{
	float: left;
	max-width: 100%;
	height: 100%;
    object-fit: cover;
}
.land-footer {
    float: left;
    width: 100%;
    background: #0a3c54;
    color: #fff;
    padding: 20px 0;
}
.land-footer p{
	display: flex;
	align-items: center;
	font-family: 'Lato', sans-serif;
}
.land-footer img{
	margin-left: 10px;
}
.land-footer-left {
    float: left;
}
.land-footer-right {
    float: right;
    margin-top: 15px;
    font-family: 'Lato', sans-serif;
}
.preselling button {
	height: 41px;
	font-size: 16px;
	padding: 0 25px;
	border: none;
	border-radius: 25px;
	background-color: #fc782e;
	color: #fff;
	font-weight: 600;
	margin: auto;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
}
.quantity-section {
	display: inline-block;
	vertical-align: middle;
}
.preselling button:hover {
	background-color: #fff;
	color: #fc782e;
	border: 1px solid #fc782e;
}
/* Popup */
.hotel-popover-main {
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.4);
	height: 100vh;
	position: fixed;
	z-index: 111;
	top: 0;
	left: 0;
	display: none;
	align-items: center;
	justify-content: center;
}
.hotel-readm-pop {
	max-width: 900px;
	margin: auto;
	height: auto;
	background: #fff;
	padding: 40px;
	width: 95%;
	border-radius: 10px;
	position: relative;
}
.hotel-pop-close {
	width: 40px;
	position: absolute;
	z-index: 99;
	right: -15px;
	top: -20px;
	cursor: pointer;
}
.hotel-div-left p {
	font-size: 14px;
	color: #1c1c1c;
	text-align: left;
	padding-bottom: 15px;
	line-height: 23px;
	font-family: lato,sans-serif;
	padding-right: 10px;
}
.paymentimgtext h2{
	font-size: 22px;
	margin-top: 6px;
	font-family: lato,sans-serif;
}
.paymentimgtext img {
	max-width: 180px;
	display: block;
	margin: auto;
}
/* Popup */
.shipping_pop_outer {
	background: rgba(0,0,0,0.4);
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.shippingpopup {
	position: relative;
	background: #fff;
	padding: 25px 0 35px 0;
	max-width: 733px;
	width: 95%;
	border-radius: 4px;
	max-height: calc(100vh - 30px);
	overflow: auto;
}
.shippingpopup h5 {
	font-size: 36px;
	color: #252525;
	text-transform: uppercase;
	font-weight: 900;
	text-align: center;
}
.shippingdet_grp {
	max-width: 550px;
	margin: auto;
	margin-top: 25px;
	width: 90%;
}
.mkepayment {
	text-align: center;
	margin-top: 15px;
}
.mkepayment button.backform {
	background: #919191;
}
.inpdashboard input, .inpdashboard select {
	width: 100%;
	border: 2px solid #b7b7b7;
	height: 46px;
	padding: 10px 14px;
	font-size: 16px;
	color: #222;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	border-radius: 3px;
	background: #fff;
}
.inpdashboard select {
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	background-image: url('../img/arr-sel.svg');
	background-repeat: no-repeat;
	padding: 10px 28px 10px 14px;
	background-position: right 13px center;
}
.mkepayment button {
	background: #ff7500;
	border: 0px;
	font-size: 15px;
	color: #fff;
	border-radius: 50px;
	text-transform: uppercase;
	width: auto;
	cursor: pointer;
	padding: 14px 30px;
	min-width: 118px;
	margin: 0 8px;
}
.shipping_popup_cross {
	position: absolute;
	top: 25px;
	right: 25px;
	cursor: pointer;
}
.inpdashboard label{
	font-size: 15px;
	color: #3b3b3b;
	background: #fff;
	position: absolute;
	top: -9px;
	left: 9px;
	padding: 0 4px;
	z-index: 1;
}
.dashboardouterthree .inpdashboard {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-bottom: 35px;
}
.shippingdet_grp .dashboardoutertwo .inpdashboard {
	width: calc(100% / 2 - 7px);
}
.shippingdet_grp .dashboardoutertwo .inpdashboard:first-child {
	margin-right: 10px;
}
input.error,select.error {
	border: 2px solid #ff3636;
	color: #ff3636;
}
select.error option{
	color: #222;
}
/*Popup*/
.pricing-quntity {
	border: 1px solid #bdbdbd;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50px;
	background: #fff;
}
.pricing-quntity input::-webkit-outer-spin-button,
.pricing-quntity  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pricing-quntity input[type=number] {
  -moz-appearance:textfield;
}
.pricing-quntity input {
	border: 0px;
	background: transparent;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	width: 60px;
	padding: 0 6px;
	font-size: 20px;
	text-align: center;
}
.pricing-quntity span {
  height: 40px;
  display: inline-block;
  border-right: 1px solid #bdbdbd;
  padding: 0 6px;
  line-height: 34px;
  font-size: 36px;
  color: #535353;
  vertical-align: top;
  width: 40px;
  text-align: center;
  cursor: pointer;
  font-family: roboto;
}
.quantity-section {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 0 7%;
	user-select: none;
}
.pricing-quntity span:last-child {
  border-right: 0;
  border-left: 1px solid #bdbdbd;
  font-size: 23px;
  padding-right: 10px;
  line-height: 37px;
}
.quantity-section label {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	color: #575757;
}
.preselling-box p img {
	display: block;
	margin: auto;
	position: absolute;
	bottom: 10px;
	left: 62px;
	width: 190px;
	height: auto;
}
.rememberlog label::before {
	position: absolute;
	top: 0px;
	left: 0;
	height: 20px;
	width: 20px;
	content: "";
	border: 2px solid #b6b6b6;
	z-index: 1;
	display: inline-block;
	border-radius: 2px;
}
.rememberlog label::after {
	left: 8px;
	top: 4px;
	width: 5px;
	height: 11px;
	content: "";
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	display: none;
	z-index: 1;
}
.rememberlog input:checked ~ label::before {
	background-color: #ff9000;
	border-color: #ff9000;
}
.rememberlog input:checked ~ label::after {
	display: block;
}
.rememberlog label {
	position: relative;
	line-height: 23px;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
	width: 100%;
}
.rememberlog input[type="checkbox"] {
	display: none;
}
.rememberlog {
	display: inline-block;
}
.dashboardouterthree.dashboardoutertwo:last-child .inpdashboard {
	margin-bottom: 20px;
}
.internatonal-log {
	margin: 20px 0;
}
a {
	color: #ff7500;
}

.preselling-left.c {
  order: 3;
}
.preselling-left.a {
  order: 1;
}
.preselling-left.b {
  order: 2;
}
.preselling-left.d {
  order: 4;
}
.preselling-left.d {
  order: 5;
}
.preselling-left.d {
  order: 6;
}
.preselling-left.d {
  order: 7;
}
.preselling-left.d {
  order: 8;
}
.preselling-left.d {
  order: 9;
}
.preselling-left.d {
  order: 10;
}
@media only screen and (min-width: 1800px) {
	.wrapper-1800{
		max-width: 1170px;
	}
	.landing-top{
		padding-left: 0;
	}
	.landing-img{
		padding-left: 22px;
	}
}
@media only screen and (max-width: 1360px) {
	.landing-img {
	position: static;
}
}
@media only screen and (max-width: 1200px) {
	.wrapper{
		width: 90%;
	}
	.landing-img ul img {
	    max-width: 100%;
	    float: left;
	}
	.landing-img ul {
	    display: flex;
	    padding : 0 10px;
	}
	.landing-left h1 {
    	font-size: 31px;
	}
	.landing-left li {
	    margin-top: 17px;
	    line-height: 25px;
	}
	.landing-right img{
		width: 100%;
	}
	.parselling-img {
	    width: 160px;
	}
	.parsellinginfo {
	    width: calc(100% - 160px);
	}
	.quantity-section {
	    margin: 0 0px 0 3%;
	}
	.preselling-box h3{
		font-size: 20px;
	}
	.preselling-box h2 {
	    font-size: 45px;
	    line-height: 73px;
	}
	.content-inner h1 {
	    font-size: 38px;
	    margin-bottom: 15px;
	}
	.content-inner {
	    padding: 135px 15px 100px 15px;
	}
	.content-inner p {
	    font-size: 20px;
	    line-height: 30px;
	    max-width: 95%;
	}
	.preselling h1{
		font-size: 38px;
	}
	.preselling{
		padding-top: 45px;
	}
	.preselling-box p img {
		bottom: unset;
		left: 49px;
		max-width: 130px;
		top: 155px;
	}
}
@media only screen and (max-width: 768px) {

	.content-inner h1,.preselling h1 {
    	font-size: 26px;
	}	
	.order-logo img {
	    width: 210px;
	}
	.r-menu {
	    font-size: 15px;
	    padding-top: 10px;
	}
	.r-menu ul li{
		margin-right: 23px;
	}
	.content-inner {
	    padding: 90px 0px 80px 0px;
	}
	.preselling p {
	    font-size: 15px;
	    line-height: 24px;
	}
	.preselling-left, .preselling-right{
		width: 100%;
		margin-right: 0;
	}
	.preselling-box{
		flex-wrap: wrap;
	}
	.preselling-right {
	    margin-top: 100px;
	}
	.landing-left {
	    width: 100%;
	}
	.landing-right{
		display: none;
	}
	.landing-img {
		padding-left: 0;
	    display: flex;
	    justify-content: center;
	}
	.landing{
		margin-bottom: 20px;
	}
	.land-footer{
		padding: 10px 0; 
	}
	.land-footer img {
	    width: 120px;
	}
	.land-footer p{
		font-size: 14px;
	}
	.land-footer-right{
		margin-top: 5px;
	}
	.landing-top {
	    padding-left: 30px;
	    padding-bottom: 40px;
	    padding-right: 30px;
	}
	.landing-inner{
		padding-top: 40px;
	}
	.landing-left h1 {
	    font-size: 25px;
	}
	.buy{
		margin-bottom: 35px;
	}
	.preselling button {
		height: 44px;
		font-size: 16px;
		margin-top: 20px;
	}	
	.order-head{
		padding-top: 38px;
	}
	/* Popup */
	.hotel-readm-pop {
		padding: 30px;
		width: 90%;
	}

	.buy ul li::before {
		top: 8px;
	}
}
@media only screen and (max-width: 767px) {
	.preselling-left {
		flex-wrap: wrap;
	}
	.preselling-box h2 {
		font-size: 35px;
		line-height: normal;
	}
	.parselling-img {
		width: 100%;
		margin-top: -72px;
		margin-bottom: 20px;
	}
	.parsellinginfo {
		width: 100%;
	}
	.quantity-section {
		margin: 0 0px 0 4%;
	}
	.preselling p {
		font-size: 14px;
		line-height: 25px;
		text-align: center;
	}
	.preselling-left {
		margin-top: 50px;
	}
	.parsellinginfo {
		padding-left: 0;
		text-align: center;
	}
	.preselling-box p img {
		left: 0;
		top: 155px;
		right: 0;
	}
}
@media only screen and (max-width: 550px) {
	.content-inner h1, .preselling h1 {
	    font-size: 22px;
	}
	.content-inner p {
	    font-size: 17px;
	    line-height: 23px;
	}
	.order-logo img {
	    width: 120px;
	}
	.order-head{
		padding-top: 20px;
	}
	.parselling-img img {
	    width: 120px;
	}
	.preselling-box{
		margin-top: 25px;
	}
	.r-menu ul li {
	    margin-right: 9px;
	}
	.r-menu{
		padding-top: 3px;
	}
	.content-inner {
	    padding: 70px 0px 50px 0px;
	}
	.preselling p{
		max-width: 100%;
	}
	.preselling-box h2 {
		font-size: 26px;
		line-height: normal;
	}
	.land-footer-left{
		width: 100%;
	}
	.land-footer p{
		justify-content: center;
	}
	.land-footer-right {
	    width: 100%;
	}
    .preselling {
    	padding-top: 25px;
	}
	.landing-top {
	    padding-left: 20px;
	    padding-bottom: 30px;
	    padding-right: 20px;
	}
	.paymentimgtext img {
		max-width: 130px;
	}
	.paymentimgtext h2 {
    	font-size: 18px;
	}
	.hotel-div-left p {
 	   font-size: 13px;	
 	   line-height: 18px;
	}
	.shippingdet_grp .dashboardoutertwo .inpdashboard:first-child {
	    margin-right: 0;
	}
	.shippingdet_grp .dashboardoutertwo .inpdashboard {
	    width: 100%;
	}
	.shippingpopup h5 {
		font-size: 27px;
	}
	.shipping_popup_cross img {
		max-width: 16px;
	}
	.shipping_popup_cross {
		top: 11px;
		right: 15px;
	}
	.pricing-quntity input {
		height: 30px;
		width: 35px;
		padding: 0 3px;
		font-size: 15px;
	}
	.quantity-section label {
		margin-right: 5px;
		font-size: 12px;
	}
	.pricing-quntity span:last-child {
		font-size: 17px;
		line-height: 31px;
		font-weight: bold;
	}
	.pricing-quntity span {
		height: 30px;
		line-height: 26px;
		font-size: 36px;
		width: 30px;
	}
	.preselling-box p img {
		top: -10px;
		right: 40px;
		width: 130px;
		height: auto;
	}
	.preselling-left {
	    padding: 30px 10px;
	}
	.preselling-box p img {
		max-width: 90px;
		top: 51px !important;
		right: 0 !important;
	}
}
@media only screen and (max-width: 420px) {
	.r-menu {
	    display: none;
	}
	.content-inner {
	    padding: 40px 0px 50px 0px;
	}
	.landing-img li{
		margin-right: 10px;
	}
	.landing-left h1 {
	    font-size: 20px;
	}
}
