@media only screen and (max-width:1170px){
	.location-form{
		border-radius: 0;
		padding: 50px 15px;
	}
}
@media only screen and (max-width:1160px){
  	.offers-group {
    	padding-left: 10px !important;
    	padding-right: 10px !important;
	}
	.event-sec-3-inner {
	    margin: 0 0px 20px 0px;
	}
	.event-sec-3 .widget-col-item {
    	margin: 0;
	}
}
 @media only screen and (max-width:1024px){
 	.mega-menu-group {
    	width: 25%;
	}
	.main-navigation ul li {
    	padding: 0px 0 0 15px;
	}
 	.main-navigation ul li a{
 		font-size: 13px;
 	}
 }
 @media only screen and (max-width:991px){
 	/*RESPONSIVE NAVIGATION*/
   	/*.mobile-menu{
    	display: block;
  	}*/
  	/*RESPONSIVE NAVIGATION*/
  	header.header-ty-1{
	  position: relative;
	  background: #fff;
	  border-bottom: 2px solid #ee6a29;
	}
	header.header-ty-1 .main-navigation ul li a{
	  color: #202120;
	}
	header.header-ty-1 .main-navigation ul li a:before{
	  background: #202120;
	}
	header.header-ty-1 .main-navigation ul li a.active:before{
		background: #ee6a29;
	}
	.main-navigation ul{
		justify-content: center;
	}
	.main-navigation ul li {
    	padding: 0px 0 0 20px;
	}
 	.main-navigation ul li a{
 		font-size: 14px;
 	}
	.mega-menu.active {
	    transform: translateY(96px);
	}
  	.offer-box .offer-box-info p{
  		font-size: 16px;
  	}
	.get-deals-box .code-desc {
    	width: calc(100% - 85px);
	}
	.get-deals-box .code-btn {
	    width: 100%;
	}
	.get-deals-box .peel-btn-wrap {
	    width: 100%;
	}
	.full-width-col .get-deals-box .code-desc {
    	width: calc(100% - 270px);
	}
	.full-width-col .get-deals-box .code-btn {
    	width: 175px;
	}
	.find-resturant .title {
    	line-height: 1;
	}

}
@media only screen and (max-width:880px){
	header .logo-col{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	header .nav-col{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	.header-logo{
		text-align: center;
		padding-bottom: 10px;
	}
	/*.header-logo img {*/
 /*   	max-width: 60px;*/
	/*}*/
	.main-navigation ul{
		justify-content: center;
	}
	.mega-menu.active {
    	transform: translateY(106px);
	}
	
	.all-cate-box .category-group ul li{
        width: 50%;
	}
	
}
@media only screen and (max-width:768px){
	.main-col-wrap {
    	width: 100%;
	}
	.widget-col-wrap {
    	width: 100%;
	}
	.get-deals-box .code-desc {
    	width: calc(100% - 270px);
	}
	.get-deals-box .code-btn {
	    width: 175px;
	}
	.get-deals-box .peel-btn-wrap {
	    width: 175px;
	}
	.sec-title, .sec-title a {
	    font-size: 24px;
	    width: 100%;
	}
	.student-offer-box .student-tems{
		padding-left: 35px;
	}
	.find-resturant .title {
	    font-size: 32px;
	    padding: 20px 0 30px;
	}
	.print-voucher-banner .title {
    	font-size: 32px;
	}
	.print-voucher-banner .sub-text {
    	font-size: 16px;
	}
	.print-voucher-banner form{
		margin-top: 10px;
	}
	
	.all-cate-box .category-group ul li{
        width: 33.33%;
	}
	
}
@media only screen and (max-width:767px){
	header .header-search{
		margin-right: 55px;
	}
	.header-logo{
        padding-bottom: 0;
    }
	.index-banner-text .heading {
    	font-size: 30px;
	}
	.index-banner-text p {
    	font-size: 18px;
	}
	.index-banner-sec .banner-search{
		padding-top: 30px;
	}
	.sec-top {
    	flex-wrap: wrap;
	}
	.sec-title, .sec-title a {
    	font-size: 24px;
    	width: 100%;
	}
	.sec-top .view{
		position: relative;
		line-height: 1;
	}
	.index-sec-7 ul li {
    	width: 33.33%;
	}
	.index-sec-8 .col-left{
		order: 2;
	}
	.index-sec-8 .col-right{
		order: 1;
		padding-bottom: 20px;
	}
	.index-sec-8 .index-8-text{
		width: 100%;
	}
	.index-sec-8 .index-8-text p{
		text-align: center;
		font-size: 24px;
    	line-height: 32px;
	}
	.index-sec-8 .store-img{
		justify-content: center;
	}
	.index-sec-8 a{
		max-width: 100%;
	}
	.index-sec-8 .left-img img {
    	max-width: 300px;
	}
	footer .footer-col{
		padding-bottom: 20px;
	}
	.about-sec-4 .about-sec-4-col:nth-of-type(1){
		order: 2;
	}
	.about-sec-4 .about-sec-4-col:nth-of-type(2){
		order: 1;
	}
	.partner-sec-5 .text-col{
		order: 1;
	} 
	.partner-sec-5 .img-col{
		order: 2;
	}
	.partner-sec-8 ul li{
  		width: 50%;
	} 

	.mega-menu {
	    height: 0px;
	    width: 280px;
	    overflow: scroll;
	    top: auto;
	    left: -35px;
	    transform: translateY(0px);
	    transition: all 0.35s;
	}
	.mega-menu .container{
		padding: 0;
	}
	.mega-menu.active {
	    height: 300px;
	    position: relative;
	    top: auto;
	    left: -7px;
	    transform: translateY(0px);
	    padding: 0 10px;
		width: 100%;
		margin-top: 10px;
	}
	.main-navigation ul li .dropdown i{
		color: #fff;
	}
	.main-navigation ul li .dropdown a.menu-anchor-2{
		flex-wrap: wrap;
	}
	.m-drop-2{
		position: absolute;
		top: 10px;
		right: 20px;
	}
	.circle{
		display: flex;
	}
	.mega-menu-group {
    	width: 100%;
	}
	.main-navigation ul li a {
	    color: #fff;
	    font-weight: 500;
	    font-size: 16px;
	    padding: 10px 0;
	}
	.main-navigation ul li a:before{
		display: none;
	}
	.main-navigation ul li a.active:before{
		display: none;
	}
	.main-navigation ul{
		height: 100%;
		display: block;
		overflow: scroll;
	}
	.main-navigation ul li{
		display: block;
	}
	.main-navigation ul li a.active {
    	color: #ffffff;
	}
	.overlay.is-on {
	    opacity: 1;
	    visibility: visible;
	    z-index: 999;
	    width: calc(100% - 280px);
	}
	.desktop-travel-from{display:none}.mobile-travel-from{display:block}.mobile-travel-inner{height:auto}
	
}
@media only screen and (max-width:660px){
	.get-code-box .code-desc .offer-name {
	    font-size: 17px;
	    line-height: 1.2;
	    padding-bottom: 5px;
	}
}
@media only screen and (max-width:575px){
	.index-sec-5 .text{
		padding-bottom: 5px;
	}
	.index-sec-5 .countdown-col:nth-of-type(1){
		padding-bottom: 20px;
	}
	.print-voucher-banner form{
		max-width: 420px;
	}
	.print-voucher-banner form label{
		width: 100%;
		order: 1;
	}
	.print-voucher-banner form span{
		width: 100%;
		order: 2;
		padding: 10px 0;
	}
	.print-voucher-banner form button{
		max-width: 280px;
		width: 100%;
		margin: 0 auto;
		order: 3;
	}
	.about-sec-2 .brands-row li {
    	width: 33.33%;
	}
	.partner-reviews .partner-img-col{
		order: 1;
	} 
	.partner-reviews .partner-comment-col{
		order: 2;
	} 
	.partner-reviews .partner-img img{
		max-width: 80px;
	}
	.get-deals-box .get-reward-form .icon {
    	display: none;
	}
	.get-deals-box .get-reward-form .reward-form-main {
    	width: 100%;
	}
	.footer-members div {
        padding: 5px;
    }
}
@media only screen and (max-width:525px){
	.get-deals-box .code-desc {
    	width: calc(100% - 85px) !important;
	}
	.get-deals-box .code-btn {
	    width: 100%  !important;
	}
	.get-deals-box .peel-btn-wrap {
	    width: 100%  !important;
	}
	.index-sec-3 .title {
    	line-height: 1.3;
	}
	.offer-details-wrap .offer-name {
    	font-size: 18px;
	}
	.support-sec-2 .support-2-col{
	    flex: 0 0 100%;
    	max-width: 100%;
	}
	.location-form form{
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.location-form form input{
	    width: 100%;
	    border-radius: 8px;
	    margin-bottom: 10px;
	}
	.location-form form button{
	    width: 250px;
	    margin: 0 auto;
	    border-radius: 8px;
	}
}
@media only screen and (max-width:480px){
	.offers-group .box-col{
		flex: 0 0 100%;
    	max-width: 100%;
    	padding: 8px 15px;
	}
	.offers-group .offer-box {
    	margin: 0 auto;
	}
	.offer-box .offer-box-info p{
		font-size: 14px;
	}
	.index-sec-7 ul li {
    	width: 50%;
    	text-align: left;
    	padding: 0 5px;
	}
	.all-brand-wrap .page-list-group ul.page-list li{
  		width: 50%;
	}
	.header-logo{
		width: 100%;
	}
	header .header-search{
		max-width: 100%;
		width: 100%;
		margin-right: 0;
		padding-top: 5px;
	}
	.header-logo img{
		margin: 0 auto;
	}

}
@media only screen and (max-width:414px){
	.find-resturant .form-row .form-group {
    	width: 100%;
	}
	.find-resturant .form-group input, .find-resturant .form-group select{
		height: 40px;
	}
	.student-pg-wrap .banner-search input,
	.student-pg-wrap .banner-search button,
	.index-banner-sec .banner-search input,
	.index-banner-sec .banner-search button{
		height: 40px;
	}
	.find-resturant .form-btn button {
	    height: 40px;
	    max-width: 100%;
	}
	.send-code-inner button{
		height: 40px;
	}
	.press-section-8 .award-col{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	
	.all-cate-box .category-group ul li{
        width: 100%;
	}
	
}
@media only screen and (max-width:375px){
	.page-wrap .pg-title {
    	font-size: 22px;
	}
}