@media only screen and (max-width:767.98px){
	.m-none{display:none;}
.slider {background: #337ab7;background-size: 100% 100%;padding-bottom: 15px;}
.slider img { display:none; }
.type-bg { background:#337ab7; border-radius:18px; padding:7px 6px 10px 4px}
input[type=radio] { display:none; }
input[type=radio] + label { display:inline-block; border-radius:18px; background:#25567f;  margin:0; padding:4px 18px; font-weight:500!important; color:#fff; }
input[type=radio]:checked + label { background-image:none; background-color:#fff; color:#25567f; border:none; }
.form-bg {padding: 15px 10px 10px 10px;background: #ffffff;margin-top: 15px;}
.form-bg .form-control {width: 100%;padding: 8px 6px;height: 50px;font-size: 14px;border-radius: 6px;background-color: #fff;color: #777;border: 1px solid #337ab7;}
	.form-bg h1 {
		color: #25567f;
		text-align: center;
		font-weight: 300 !important;
		padding-bottom: 10px;
		font-family: Roboto !important;
		font-size: 20px;
	}
.form-bg .form-group label { color:#fff; font-weight:normal;}
.form-group { margin:0 0 15px 0!important; float:left; display:inline-block;}
.form-group .form-control.pad-left { padding-left:25px;} 
.form-group.fltright { float:right!important; display:inline-block;}
.form-group.radiowidth {width:100%; text-align:center;} 
.form-bg .flip { position:absolute; left:43.5%; margin-top:38px;}
.form-bg .flip img { width:41px!important; display:block;}
.form-bg .date { position:absolute; left:43.5%; margin-top:5px;}
.form-bg .date img { width:41px!important; display:block;}
.form-group.radiowidth {width:100%; text-align:center;} 
.form-group.autowidth { width:100%;}
.form-group.middlewidth { width:49%;}
.form-group.searchwidth { width:100%; margin:0 auto 10px auto!important; text-align:center}
.form-group.searchwidth .btn { width:100%; margin:0 auto!important; }
.other-option { display:none;  position:absolute; margin-top:82px;  border-radius:6px; left:5%; border:1px solid #d0d0d0; background:#fff;  padding:10px; width:270px; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.56); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.56); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.56); z-index:99}
.other-option:after {bottom:100%; left:20%;	border:solid transparent; content:" ";	height:0; width:0; 	position:absolute; pointer-events:none;	border-color:transparent;
	border-bottom-color:#fff; border-width:10px;margin-left:-10px;}
.other-option label { color:#666!important; float:left; width:50%; padding-top:10px; font-weight:normal;}
.other-option .form-group { margin:0 0 5px 0!important; display:block; width:100%;}
.other-option input.qty { width:38px; font-weight:bold; color:#888; background:#f3f1f1; height:38px; border:1px solid #b4b4b4; text-align:center;}
.other-option input.qty:hover { background:#25567f; border:1px solid #25567f; color:#fff;}
.other-option input.count { width:40px; height:38px; color:#666; border:1px solid #b4b4b4; display:inline-block; vertical-align:top; text-align:center;}
.other-option .form-control.class {height:38px!important; width:124px; background:#fff url(/content/images/arrow1.png)95% no-repeat; border:1px solid #b4b4b4!important; border-radius:0; padding:0 0 0 5px!important; }
.other-option .btn { width:100%; float:right; margin-top:2px; border-radius:2px; height:38px; background:#125047; color:#fff!important}
.other-option .btn:hover { background:#25567f;}
.btm-line { border-bottom:1px solid #ccc; padding:10px 0 12px 0}

.form-head { color:#751f1d; text-align:center; padding:10px 0 0 0; font-family:Roboto; font-size:23px; font-weight:300;}
.home-ombile-ad {}
.home-ombile-ad img { width:100%; margin:10px 0 0 0;  display:inline-block;}
.top-main{ display:none;}
.latest { display:none;}

.inter { float:left; width:100%; display:none;  }
.domes { float:right; width:100%; margin-bottom:15px; display:none;}
.top-deals { display:none;}
.deals-note { display:none;}
 

.daily-deals { display:none;}
.reason-trust { display:none;}

.unpub-promo-bg { background:#25567f; overflow:hidden;  color:#fff; margin:10px 0;}
.unpub-promo-bg .unpb-txt { float:left; width:100%; font-size:20px; font-weight:300; padding:10px; text-align:center;}
.unpub-promo-bg .unpb-txt span { font-weight:bold; }
.unpub-promo-bg .unpb-call { font-weight:700; color:#ffd131; font-family:Roboto Condensed; font-size:25px;}
.unpub-promo-bg .unpb-call a {color:#fff}
.unpub-promo-bg .unpb-call .fa { color:#25567f;}
.unpub-promo-bg .unpb-img { float:left; width:100%; text-align:center; margin-bottom:10px; }
}
.logo-hw {
	height: 35px;
	width: 100px;
}

.desktop-logo {
	padding: 10px 0px 10px 0px;
}

.bg-white {
	background-color: #fff !important;
}


@media only screen and (max-width: 767px) {
	.close-btn-end {
		float: inline-end;
		padding: 5px 12px;
		border-radius: 100%;
		background-color: #187c49;
		color: #fff !important;
		margin-right: 5px;
		margin-top: 5px;
	}
}
.form-control {
	width: 100%;
	padding: 8px 8px 8px 8px;
	height: 45px;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #fff;
	color: #888;
	border-radius: 6px;
	border: 1px solid #337ab7 !important;
}
.tabs {
	border-radius: 5px 5px 5px 5px;
}
.row-flex {
	display: flex;
	width: 100%;
	justify-content: space-around;
	align-items: center;
}

ul#tabs-nav {
	list-style: none;
	margin: 0;
	padding: 5px;
	overflow: auto;
}

	ul#tabs-nav li {
		float: left;
		font-weight: bold;
		margin-right: 2px;
		padding: 8px 10px;
		border-radius: 5px 5px 5px 5px;
		cursor: pointer;
		background: #ddd;
	}

		ul#tabs-nav li:hover,
		ul#tabs-nav li.active {
			background-color: #000;
		}

#tabs-nav li a {
	text-decoration: none;
	color: #000;
}

.tab-content {
	background-color: #FFF;
}

.footerdesti {
	background: #f9f9f9;
	padding: 40px 0;
	margin: 0 auto;
	float: left;
	width: 100%;
}

	.footerdesti #tabs-nav {
		padding: 0 0 25px 0;
		margin: 0 auto;
		display: flex;
		justify-content: center;
	}

		.footerdesti #tabs-nav a {
			font-size: 18px;
			font-weight: 600;
			text-transform: capitalize;
			margin: 0 15px;
		}

div#tabs-content a {
	font-size: 16px;
}

ul#tabs-nav li.active a {
	color: #fff;
}

ul#tabs-nav li:hover a {
	color: #fff;
}

.mobile-bg {
	text-align: right;
}

	.mobile-bg .footer__call a {
		font-size: 26px;
		color: #000;
		font-weight: 700;
	}

	.mobile-bg a.email {
		font-size: 16px;
	}


	.mobile-bg .footer__call {
		margin-bottom: 3px;
		padding-top: 7px;
	}

.contentBox ul {
	list-style: none;
	font-weight: 300;
	overflow: hidden;
	padding: 0 2px;
}

	

div#tabs-content a {
	font-size: 16px;
}

.contentBox ul li a {
	color: #333;
	text-decoration: none;
}

.contentBox ul li:before {
	position: absolute;
	left: 5px;
	top: 7px;
	content: "";
	background-color: #0087ff;
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
}

@media (max-width:767px) {
	.footerdesti #tabs-nav a {
		font-size: 14px;
	}

	.slideHeading h1 {
		font-size: 18px;
		padding: 0 0 0 15px;
	}

	.switch-field input:checked + label {
		background-color: #0a4879;
		color: #ffffff;
		/* padding: 8px; */
	}

	.switch-field {
		margin-left: 30px;
	}

	.tg-footer ul.list-unstyled li {
		width: 50%;
	}

	.tg-footer ul.list-unstyled {
		display: flex;
		flex-wrap: wrap;
	}

		.tg-footer ul.list-unstyled li a {
			padding: 0 10px;
			border-right: none;
			font-weight: 400;
			font-size: 14px;
		}

	.form_bx input::placeholder {
		color: #666666;
		font-weight: 400;
		font-size: 15px;
	}

	.container.customerService {
		margin-top: 0;
	}

	.footerdesti {
		padding: 20px 0;
	}

	.mobile-bg .footer__call {
		margin-bottom: 3px;
		padding-top: 7px;
	}
}
.tfnTop {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

	.tfnTop span {
		font-size: 14px;
		margin: 0;
		padding: 0;
		text-align: right;
	}

	.tfnTop h5 {
		font-size: 22px;
		margin: 0;
		font-weight: 700;
	}

.homeDeal {
	padding: 13px;
	margin-bottom: 11px;
	color: #797979 !important;
	background: #f7f7f7 !important;
	cursor: pointer;
	border: 1px dotted #bfbfbf !important;
}

	.homeDeal .dateDiv .depart {
		padding: 0 10px;
	}

	.homeDeal .dateDiv span {
		font-weight: 500;
		font-size: 16px;
		color: #838383;
	}

	.homeDeal .destiHead {
		font-weight: 600;
		font-size: 18px;
		color: #646464;
	}

		.homeDeal .destiHead p {
			font-size: 13px;
			font-weight: 400;
		}

	.homeDeal .dealBtn {
		background: #fece00;
		text-align: center;
		color: #1c0101;
		padding: 10px;
		font-weight: 500;
		/* margin-top: 15px; */
	}

.headingTitle {
	display: block;
	width: 100%;
	padding: 18px;
	margin-top: 25px;
}

.tabs {
	border-radius: 5px 5px 5px 5px;
}

ul#tabs-nav {
	list-style: none;
	margin: 0;
	padding: 5px;
	overflow: auto;
}

	ul#tabs-nav li {
		float: left;
		font-weight: bold;
		margin-right: 2px;
		padding: 8px 10px;
		border-radius: 5px 5px 5px 5px;
		cursor: pointer;
		background: #ddd;
	}

		ul#tabs-nav li:hover,
		ul#tabs-nav li.active {
			background-color: #000;
		}

#tabs-nav li a {
	text-decoration: none;
	color: #000;
}

.tab-content {
	background-color: #FFF;
}

.footerdesti {
	background: #f9f9f9;
	padding: 40px 0;
	margin: 0 auto;
	float: left;
	width: 100%;
}

	.footerdesti #tabs-nav {
		padding: 0 0 25px 0;
		margin: 0 auto;
		display: flex;
		justify-content: center;
	}

		

div#tabs-content a {
	font-size: 16px;
}

ul#tabs-nav li.active a {
	color: #fff;
}

ul#tabs-nav li:hover a {
	color: #fff;
}

.mobile-bg {
	text-align: right;
}

	.mobile-bg .footer__call a {
		font-size: 26px;
		color: #000;
		font-weight: 700;
	}

	.mobile-bg a.email {
		font-size: 12px;
	}


	.mobile-bg .footer__call {
		margin-bottom: 3px;
		padding-top: 7px;
	}

.contentBox ul {
	list-style: none;
	font-weight: 300;
	overflow: hidden;
	padding: 0 2px;
}

div#tabs-content a {
	font-size: 14px;
}
.img-dr img{width:50px;}

.mobile-bg {
	text-align: center;
}
.orderDiv{text-align:center !important;}
.orderDivCopy{text-align:start}
.why-us img {
	width: 75px;
}
@media(max-width:768px){
	.contentBox ul li {
		position: relative;
		width: 50% !important;
		float: left;
		margin-bottom: 5px;
		padding-left: 20px;
		padding-right: 10px;
		position: relative;
		font-size: 14px;
		color: #202020;
	}
	.bottom_footer {
		display: flex !important;
		justify-content: space-between;
		align-items: center;
		flex-direction: column;
	}
	.footerdesti #tabs-nav a {
		font-size: 12px;
		font-weight: 600;
		text-transform: capitalize;
		margin: 0 10px;
	}
	.orderDivCopy {
		text-align: center;
	}
}