@media (max-width: 1199px) {
	.main-nav__header-one .container {
		display: -webkit-box;
		display: flex;
	}
	.main-nav__logo-box {
		position: relative;
		padding-right: 20px;
	}
	.main-nav__logo-box::before {
		content: '';
		width: 10000px;
		height: 100%;
		background-color: var(--thm-gray);
		position: absolute;
		right: 0;
		top: 0;
	}
	.main-nav__logo, .main-nav__logo-box .side-menu__toggler {
		position: relative;
	}
	
	.main-nav__header-four  .main-nav__logo-box::before,
	.main-nav__header-three  .main-nav__logo-box::before,
	.site-header__home-two .main-nav__logo-box::before {
		display: none;
	}
	.main-nav__header-four .main-nav__logo-box,
	.main-nav__header-three  .main-nav__logo-box {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.main-nav__header-three  .main-nav__logo-box .side-menu__toggler,
	.site-header__home-two .main-nav__logo-box .side-menu__toggler {
		color: #fff;
		margin-left: 30px;
	}
	.main-nav__header-four .main-nav__logo-box .side-menu__toggler {
		margin-left: 30px;
	}
	.mailchimp-one__form input {
		max-width: 315px;
	}
	.mailchimp-one h3 {
		font-size: 45px;
	}
	.features-two__single p br, 
	.mailchimp-one h3 br {
		display: none;
	}
	.home-5__social {
		left: 60px;
	}
	.main-nav__header-6 {
		width: 100%;
		height: 100px;
	}
	.main-nav__header-7 .main-nav__logo-box ,
	.main-nav__header-6 .main-nav__logo-box {
		max-width: 100%;
	}
	.main-nav__header-6 .main-nav__logo-box .side-menu__toggler {
		left: auto;
		right: 0;
		-webkit-transform: translateY(-50%);
		        transform: translateY(-50%);
	}
	.tour-search__home-6 {
		padding-left: 0;
		padding-top: 100px;
	}
	.tour-search__home-6 .tour-search-one__home-four {
		padding-left: 70px;
		padding-right: 70px;
		padding-top: 150px;
		padding-bottom: 150px;
	}
	.tour-search__home-6 .tour-search-one__btn-wrap {
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
		max-width: 100%;
	}
	.tour-search__home-6 .tour-search-one__btn {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;

	}
	.tour-search__home-6 .tour-search-one__home-four .tour-search-one__inputs {
		margin-left: 0;
		margin-right: 0;
	}
	.tour-search__home-6 .tour-search-one__home-four .tour-search-one__col {
		padding-left: 0;
		padding-right: 0;
	}
	.tour-gallery__home-6__content {
		padding-left: 70px;
		padding-right: 70px;
	}
	.tour-gallery__home-6__content h3 {
		font-size: 55px;
	}
	.tour-gallery__home-6__tab-navs {
		left: 70px;
	}
	.tour-search-one__home-seven .block-title h3 {
		font-size: 60px;
		line-height: 1.2em;
	}
	.tour-details__gallery-thumb-carousel img {
		width: 100%;
	}
	.site-header__home-two .main-nav__search {
		margin-left: 30px;
	}

	/*** Tour Details ***/
		.tourdetail .topband ul li a span {
		    padding-left: 20px;
		}
		.tourdetail .topband.sticky-top {
    		top: 95px;
		}
		.tourdetail .rightfix.sticky,
		.tourdetail .rightfix .top-box.sticky {
		    top: 145px;
		    max-width: 290px;
		}
		.tourdetail .rightfix.stickyabs,
		.tourdetail .rightfix .top-box.stickyabs {
			bottom: 25px;
		    max-width: 290px;
		}
		.tourdetail .rightfix .top-box .left .currency {
			font-size: 14px;
		}
		.tourdetail .rightfix .top-box .left .cost {
	    	font-size: 22px;
	    }
	    .tourdetail .rightfix .top-box .left .cost_type {
	    	font-size: 12px;	
	    }
	    .tourdetail .rightfix .top-box .left .departure {
	    	font-size: 14px;	
	    }
	    .tourdetail .rightfix .top-box .left .departure_date {
	    	font-size: 12px;
	    }
	    .tourdetail .rightfix .top-box .right .downloaditi > a {
	    	font-size: 10px;
	    }
    /*** Tour Details ***/	
    
    /*** Pay Online ***/	
    	.onlinepayment .content table td button {
    		margin-left: 0px;
    	}
    /*** Pay Online ***/	
    /*** Dashboard ***/	
    	.login.dashboard {
    		overflow-x: auto;
    	}
    /*** Dashboard ***/	
}
@media only screen and (max-width: 1360px) {
	.cta-footer-right .cta-footer__content {
	    margin-top: 30px;
	    width: 100%;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
	.cta-footer-right .cta-footer__content {
	    margin-top: 30px;
	    width: 100%;
	}	
}
@media only screen and (min-width: 993px) and (max-width: 1199px) {	
	/*** Home Page ***/
		.main-nav__header-one .header-navigation {
		    background: linear-gradient(to right, #edeef0 80%, #fff 80%);
		}
		.main-nav__header-one .container {
			padding: 0;
		}
		.main-nav__logo-box {
	    	width: 100%;
	    }
	    .main-nav__logo-box img {
	    	width: 50%;
	    	float: left;
		}
		.main-nav__right {
			width: 21%;
		    border: 0;
		    background: #fff;
		    padding-left: 25px;
		    border-radius: 0;
		}
		.cta-footer-right .cta-footer__content {
		    margin-top: 10px;
		    padding-left: 10px;
		    width: 100%;
		}
		.cta-footer-right .cta-footer__content-inner .box {
		    width: 50%;
		    float: left;
		    margin-right: 0;
		    margin-top: 5px;
		}
		.cta-footer-right .cta-footer__content {
		    margin-top: 10px;
		    padding-left: 10px;
		    width: 100%;
		}
	/*** Home Page ***/
	/*** Abou Us ***/
		.cta-about .right-box img {
		    height: auto;
		}
	/*** Abou Us ***/
}

@media(max-device-width: 991px) {
	.rightsidebar-desktop {
		display: none;
	}
	.rightsidebar-mobile {
		display: block;
	}
}

@media(max-width: 992px) {
	.site-footer {
		padding-top: 80px;
		padding-bottom: 50px;
	}
	.footer-widget__column {
		-webkit-box-flex: 1;
		        flex: 1 1 50%;
		max-width: 50%;
	}
	.footer-widget__links {
		padding-left: 27.5px;
	}
	.mailchimp-one h3 {
		margin-bottom: 30px;
	}
	.mailchimp-one h3 br {
		display: none;
	}
	.banner-one h2 {
		font-size: 65px;
	}
	.tour-search-one__inputs {
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
		max-width: 100%;
		border: 1px solid #eceeef;
	}
	.tour-search-one__input-box {
		-webkit-box-flex: 1;
		        flex: 1 1 50%;
		border-bottom: 1px solid #eceeef;
		max-width: 50%;
	}
	.tour-search-one__btn-wrap,
	.tour-search-one__input-box:nth-child(1) {
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
		max-width: 100%;
	}
	.tour-search-one__btn {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.features-one__single {
		margin-top: 0;
		margin-bottom: 30px;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.features-one__content {
		margin-top: -120px;
	}
	.tour-category-one__col {
		-webkit-box-flex: 1;
		        flex: 1 1 33.333%;
		max-width: 100%;
	}
	.cta-one .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		text-align: center;
	}
	.cta-one__button-block {
		margin-top: 40px;
	}
	.tour-one__carousel .tour-one__content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.mailchimp-one__form input {
		max-width: calc(100% - 215px);
	}
	.banner-three__top-inner h3 {
		font-size: 80px;
	}
	.banner-three__top-inner p {
		position: relative;
		right: auto;
		bottom: auto;
	}
	.banner-three__col {
		-webkit-box-flex: 1;
		        flex: 1 1 33.333%;
		max-width: 100%;
	}
	.tour-search-one__home-three .tour-search-one__inputs {
		border-right: 1px solid #eceeef;
	}
	.tour-search-one__home-four .tour-search-one__inputs {
		border: none;
	}
	.tour-search-one__home-5 .block-title h3 {
		font-size: 100px;
	}
	.tour-gallery__home-6__content {
		padding-top: 150px;
	}
	.tour-search-one__home-seven-content {
		padding-left: 0;
		padding-top: 100px;
	}
	.tour-search-one__home-8 {
		background-color: transparent;
		box-shadow: none;
	}
	.tour-details-two .tour-sidebar {
		margin-top: 50px;
	}
	.tour-two__image-wrap .tour-one__image {
		width: 350px;
	}
	.tour-sidebar {
		margin-top: 80px;
	}
	.cta-two__content {
		margin-top: 50px;
	}
	.contact-one__content {
		margin-bottom: 40px;
	}

	/*** Home Page ***/
		.main-nav__header-one .header-navigation {
		    background: linear-gradient(to right, #edeef0 80%, #fff 80%);
		}
		.main-nav__header-one .container {
			padding: 0;
		}
		.main-nav__logo-box {
	    	width: 100%;
	    }
	    .main-nav__logo-box img {
	    	width: 50%;
	    	float: left;
		}
		.main-nav__right {
			width: 31%;
		    border: 0;
		    background: #fff;
		    padding-left: 20px;
		    border-radius: 0;
		}
		.swiper-container.homeslider {
		    width: 100%;
		    height: 300px;
		}
		.swiper-container-horizontal>.swiper-pagination-bullets, 
		.swiper-pagination-custom, .swiper-pagination-fraction {
			bottom: 0;
		}
		.banner-badge {
			margin: 0 auto;
			bottom: 40px;
		}
		.banner-badge .m-box .i-box .right {
			line-height: 18px;
    		font-size: 16px;
		}
		.cta-three .container {
			padding: 0;
			max-width: 100%;
		}
		.cta-three__content-inner {
		    position: relative;
		    padding-top: 50px;
		    padding-left: 20px;
		}
		.cta-three__images img {
			float: left;
			width: 100%;
		}
		.cta-footer .container {
			max-width: 100%;
    		margin: 0;
		} 
		.cta-footer-right .cta-footer__content {
			padding: 0px 20px 20px 20px;
		}
		.cta-footer-right .cta-footer__content-inner .box {
	    	width: 38%;
		}
		.footer-widget__column.footer-widget__links{
			padding: 0;
			max-width: 50%;
		}
		.footer-widget__links.two-column {
			max-width: 100%;
	    	padding: 0;
		}
		.footer-widget__links.two-column li {
		    width: 100%;
	    }
	/*** Home Page ***/
	/*** Tour Box ***/
		.tour-one__button .btn {
			font-size: 10px;   
		}
		.tour-one.tour-listing, .tour-one.gallery-listing {
		    padding-top: 40px;
		    padding-bottom: 20px;
		}
	/*** Tour Box ***/ 
	/*** About Us ***/
		.cta-about .about-main-box h3 {
			margin-top: 30px;
		}
		.cta-about .right-box img {
		    height: auto;
		}
		.cta-about .left-box,
		.cta-about .right-box {
			padding-left: 0px;
			padding-right: 0px;
		}
	/*** About Us ***/
	/*** FAQ ***/
		.page-header h2 {	
			font-size: 32px;
		}
		.faq-one {
		    padding-top: 60px;
		    padding-bottom: 60px;
		}
		.faq-one-accrodion .accrodion {
			padding-left: 20px;
    		padding-right: 20px;
		}
		.faq-one-accrodion .accrodion-title h4 {
			padding-top: 20px;
    		padding-bottom: 20px;
			font-size: 15px;
		}
		.faq-one-accrodion .accrodion-content {
		    padding-bottom: 10px;
		}
	/*** FAQ ***/
	/*** Content Pages ***/
		.page-content {
		    padding-top: 30px;
		    padding-bottom: 30px;
		}
	/*** Content Pages ***/
	/*** Contact Us ***/
		.contact-info-one {
		    padding-top: 60px;
		    padding-bottom: 0px;
		}
		.contact-one {
		    padding-bottom: 30px;
		}
		.contact-branches-one {
		    padding-bottom: 0px;
		}
	/*** Contact Us ***/
	/*** Gallery List ***/
		.gallery-list__image>img {
    		height: 200px;
    	}
    	.gallery-one {
		    padding-top: 40px;
		    padding-bottom: 20px;
		}
	/*** Gallery List ***/
	/*** Tour Details ***/
		.tourdetail .topband ul li a span {
		    padding-left: 0px;
		}
		.tourdetail .topband ul li a span:after {
		    content: " ";
		    padding-left: 10px;
		}
		.tourdetail .topband.sticky-top {
		    top: 0;
		    position: relative;
		}
	/*** Tour Details ***/
	
}

@media(max-width: 768px) {
	.stricked-menu {
		display: none;
	}
	.main-nav__header-one {
		background-color: var(--thm-gray);
	}
	.site-header__home-two {
		background-color: var(--thm-black);
	}
	.main-nav__header-one .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
	}
	.main-nav__logo-box {
		margin-right: 0;
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
		max-width: 100%;
		padding-left: 15px;
	}
	.main-nav__logo-box::before {
		display: none;
	}

	.topbar-one,
	.main-nav__right {
		display: none;
	}
	.video-one h3 br,
	.features-one__title .block-title h3 br {
		display: none;
	}
	.funfact-one__single {
		text-align: center;
	}

	.site-header__home-two .main-nav__logo-box {
		max-width: 100%;
		margin-right: 0;
	}
	.banner-two p {
		font-size: 80px;
		margin-bottom: -30px;
	}
	.banner-two .container h2 {
		font-size: 100px;
	}
	.tour-category-one__col {
		-webkit-box-flex: 1;
		        flex: 1 1 50%;
	}
	.site-header__home-two {
		padding-left: 0;
		padding-right: 0;
	}
	.main-nav__header-four .main-nav__logo-box,
	.main-nav__header-three .main-nav__logo-box {
		max-width: 100%;
	}
	.site-footer__bottom-home-3 .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		        align-items: center;
	}
	.site-footer__bottom-home-3 .site-footer__social {
		margin-top: 30px;
	}
	.tour-search-one__home-four__moc {
		width: 50%;
	}
	.tour-search__home-6 .tour-search-one__home-four .tour-search-one__inputs {
		margin-left: -5px;
		margin-right: -5px;
	}
	.tour-search__home-6 .tour-search-one__home-four .tour-search-one__col {
		padding-left: 5px;
		padding-right: 5px;
	}
	.gallery-home-8 [class*=col-] {
		-webkit-box-flex: 0;
		        flex: 0 0 50%;
		max-width: 50%;
	}
	.tour-two__single {
		flex-wrap: wrap;
	}
	.tour-two__image-wrap,
	.tour-two__image-wrap .tour-one__image {
		width: 100%;
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
	}
	.error-page__title h2 {
		font-size: 200px;
	}
	.error-page__title p {
		font-size: 100px;
	}

	/*** Home Page ***/
		.main-nav__header-one .header-navigation {
		    background: linear-gradient(to right, #edeef0 100%, #fff 100%);
		}
		.main-nav__header-one .container {
			padding: 0;
		}
		.main-nav__logo-box {
	    	width: 100%;
	    }
	    .main-nav__logo-box img {
	    	width: 50%;
	    	float: left;
		}
		.swiper-container.homeslider {
		    width: 100%;
		    height: 500px;
		}
		.banner-badge {
			margin: 0 auto;
		}
		.banner-badge .m-box .i-box .right {
			line-height: 14px;
			font-size: 10px;
		}
		.cta-three .container {
			padding: 0;
			max-width: 100%;
		}
		.cta-three__content-inner {
		    position: relative;
		    padding-top: 50px;
		    padding-left: 20px;
		}
		.destinations-one, .destinations-two {
		    padding-top: 30px;
		    padding-bottom: 30px;
		}
		.destinations-one__single, .destinations-two__single {
			width: 250px;
			margin: 0 auto 30px auto;
		}
		.destinations-one__single>img, .destinations-two__single>img, .destinations-inner-page .destination-image {
			width: 250px;
    		height: 250px;
		}
		.cta-footer .container {
			max-width: 100%;
    		margin: 0;
		} 
		.cta-footer-right .cta-footer__content {
			padding: 0px 20px 20px 20px;
		}
		.cta-footer-right .cta-footer__content-inner .box {
	    	width: 38%;
		}
		.footer-widget__column.footer-widget__links{
			padding: 0;
			max-width: 50%;
		}
		.footer-widget__links.two-column {
			max-width: 100%;
	    	padding: 0;
		}
		.footer-widget__links.two-column li {
		    width: 100%;
	    }
	    .video-one {
	    	padding-top: 50px;
    		padding-bottom: 50px;
	    }
	    .video-one h3 {
		    font-size: 30px;
		}
		.video-one h3 br, .features-one__title .block-title h3 br {
		    display: inherit;
		}
	/*** Home Page ***/
	/*** Tour Box ***/
		.tour-one .container{
			padding: 0;
		}
		.tour-one .row > div{
			padding: 0;
		}
		.tour-one .row > div:nth-child(odd){
			padding-right: 10px;
		}
		.tour-one .row > div:nth-child(even){
			padding-left: 10px;
		}
		.tour-one__meta li + li {
		    margin-left: 0;
		}
		.tour-one__button .btn {
			width: 30%;
			margin: 3px 0px;
		}
	/*** Tour Box ***/
	/*** About Us ***/
		.cta-about-ete-gts .service-box .icon-box {
		    border-left: 0;
		}
		.cta-about-ete-gts .service-box .info-box {
		    padding: 10px 40px;
		    vertical-align: middle;
		    text-align: center;
		}
		.cta-about-ete-gts .service-box .icon-box img{
			padding-top: 15px;
		}
	/*** About Us ***/
	/*** Contact Us ***/
		.contact-one .g-recaptcha {
			margin-bottom: 10px;
		}
	/*** Contact Us ***/
	/*** Pay Online ***/
		.onlinepayment .content table td .direcpay {
			margin-top: 25px;
		}
		.onlinepayment .content table tr:first-child td {
			padding-top: 40px;
		}
		.onlinepayment .content table tr:last-child td {
		    padding-bottom: 60px;
		}
	/*** Pay Online ***/
	.itt_title {
		float: left;
		width: 65%;
	}
	.footer-widget__column.footer-widget__image {
		display: none;
	}
	.row.bg-white.p-5.footer_shadow {
		padding: 30px !important;
	}
	.tourdetail .tour_detail_img {
    	min-height: auto;
    	max-height: auto;
    }
	.bottom_button {
    	display: flex;
    	gap: 15px;
    }
}
@media(max-width: 767px) {
	/*** Tour Details ***/
		.tourdetail .topband ul,
		.tourdetail .topband div {
			margin: 0 auto;
		}
		.tour_gallery_img {
			padding-right: 15px !important;
    		padding-left: 15px !important;
    		margin-top: 15px;
		}
		.tourdetail .tour_gallery_img img {
    		width: 49%;
    		height: 100%;
    		max-height: 100%;
    	}
    	.tourdetail .tour_gallery_img img:first-child {
		    padding-bottom: 0;
		    padding-right: 8px;
    	}
    	.tourdetail .tour_gallery_img img:last-child {
		    padding-top: 0;
		    padding-left: 8px;
    	}
		.tourdetail .tour-detail-section .tour-detail-title {
    		font-size: 22px;
    	}
    	.tourdetail .tour-detail-section .accrodion .accrodion-title h4 {
			font-size: 12px;
			padding: 6px 0;
			overflow: hidden;
		}
		.tourdetail .tour-detail-section .accrodion .accrodion-title h4 span.itt_day {
		    float: left;
		}
	/*** Tour Details ***/
	.onlinepayment .content-2.response h1 {
		font-size: 21px;
	}
	.thankyoupage .container {
		overflow-x: scroll;
	}
	.explore-holiday-section .explore-holiday-slider-wrapper .owl-nav {
		position: absolute;
		right: 0;
		width: 100%;
		top: 0;
		left: auto;
		transform: translate(-0px,-70px);
	}
}

@media(max-width: 625px) {
	.footer-widget__column {
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
		max-width: 100%;
	}
	.site-footer__bottom .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: center;
		        justify-content: center;
	}
	.site-footer__social {
		margin-top: 15px;
	}
	.blog-details__content {
		padding-left: 20px;
		padding-right: 20px;
	}

	.blog-details__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: start;
		        justify-content: flex-start;
		-webkit-box-align: start;
		        align-items: flex-start;
	}
	.blog-details__tags {
		margin-bottom: 10px;
	}
	.blog-details__tags a {
		margin-bottom: 10px;
	}
	.blog-details__bottom .sidebar__social-list {
		margin-top: 20px;
	}

	.author-one {
		padding: 30px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-align: start;
		        align-items: flex-start;
		-webkit-box-pack: start;
		        justify-content: flex-start;
	}
	.author-one__content {
		margin-left: 0;
		margin-top: 20px;
	}
	.mailchimp-one__form input {
		max-width: 100%;
	}
	.mailchimp-one__btn {
		margin-top: 10px;
	}
	.banner-two {
		padding: 180px 0 190px;
	}
	.banner-three__col {
		-webkit-box-flex: 1;
		        flex: 1 1 50%;
	}
	.banner-three__leaf {
		display: none;
	}
	.banner-three__top-inner p {
		margin-top: 10px;
	}
	.home-5__social {
		display: none;
	}
	.site-header__home-5 .main-nav__logo-box__sep {
		display: none;
	}
	.site-footer__home-5-text p {
		margin-left: 10px;
	}
	.tour-search__home-6 .tour-search-one__home-four .tour-search-one__inputs {
		margin-left: 0px;
		margin-right: 0px;
	}
	.tour-search__home-6 .tour-search-one__home-four .tour-search-one__col {
		padding-left: 0;
		padding-right: 0;
	}
	.tour-details__review-score {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		        align-items: center;
	}
	.tour-details__review-score-ave {
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
		max-width: 100%;
		padding-top: 30px;
	}
	.tour-details__review-score__content {
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
		max-width: 100%;
		width: 100%;
		border-left: 0;
		border-top: 1px solid #eceeef;
		margin-top: 40px;
	}


	/*** Home Page ***/
		.main-nav__header-one .header-navigation {
		    background: linear-gradient(to right, #edeef0 100%, #fff 100%);
		}
		.main-nav__header-one .container {
			padding: 0;
		}
		.main-nav__logo-box {
	    	width: 100%;
	    }
	    .main-nav__logo-box img {
	    	width: 50%;
	    	float: left;
		}
		.swiper-container.homeslider {
		    width: 100%;
    		height: 450px;
		}
		.swiper-container.homeslider .swiper-slide {
		    background-position: top;
		    background-size: 100%;
		    background-repeat: no-repeat;
		}
		.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    		bottom: 120px;
		}
		.banner-badge {
		    position: relative;
		    bottom: 116px;
		    z-index: 99;
		    width: 100%;
		    flex-direction: column;
		    left: 0;
		}
		.banner-badge .m-box {
	    	flex-direction: row;
	    	flex-wrap: wrap;
		}
		.banner-badge .m-box .i-box {
			width: 50%;
		}
		.banner-badge .m-box .i-box:first-child {
			border-radius: 0;
			padding-top: 10px;
		}
		.banner-badge .m-box .i-box:last-child {
			border-radius: 0;
			padding-bottom: 10px;
		}
		.banner-badge .m-box .i-box:first-child .left {
	    	width: 30%;
	    	text-align: right;
		}
		.banner-badge .m-box .i-box:first-child .left img{
			width: 70%;
		}
		.banner-badge .m-box .i-box:first-child .right {
		    width: 70%;
		    padding: 10px 0px 10px 15px;
		}
		.banner-badge .m-box .i-box .right {
			font-size: 14px;
		}
		.tour-one {
		    padding-top: 70px;
		    padding-bottom: 20px;
		}
		.video-one h3 {
		    font-size: 30px;
		}
		.video-one h3 br {
	    	display: inherit;
		}
		.cta-three .container {
			padding: 0;
			max-width: 100%;
		}
		.cta-three__content-inner {
		    position: relative;
		    padding-top: 50px;
		    padding-left: 20px;
		}
		.destinations-one, .destinations-two {
		    padding-top: 30px;
		    padding-bottom: 30px;
		}
		.destinations-one__single, .destinations-two__single {
			width: 250px;
			margin: 0 auto 30px auto;
		}
		.destinations-one__single>img, .destinations-two__single>img, .destinations-inner-page .destination-image {
			width: 250px;
    		height: 250px;
		}
		.cta-footer .container {
			max-width: 100%;
    		margin: 0;
		} 
		.cta-footer-right .cta-footer__content {
			padding: 0px 20px;
		}
		.cta-footer-right .cta-footer__content-inner .box {
	    	width: 38%;
		}
		.footer-widget__column.footer-widget__links{
			padding: 0;
			max-width: 100%;
		}
		.footer-widget__links.two-column {
			max-width: 100%;
	    	padding: 0;
		}
		.footer-widget__links.two-column li,.footer-widget__links-list.list-unstyled li{
		    width: 50%;
			float: left;
	    }
	   .features-one__content .row > div {
          width: 50%;
        }
        .features-one__content .row > div img {
          width: 48px;
        }
        .features-one__single h3 {
        	font-size: 13px;
        	line-height: 1.6;
        }
        .features-one__title {
        	padding-top: 36px;
        	background-size: cover;
        }

	/*** Home Page ***/
	/*** Tour Box ***/
		.tour-one .container{
			padding: 0;
		}
		.tour-one .row > div{
			padding: 0;
		}
		.tour-one .row > div:nth-child(odd){
			padding-right: 10px;
		}
		.tour-one .row > div:nth-child(even){
			padding-left: 10px;
		}
		.tour-one__meta li + li {
		    margin-left: 0;
		}
		.tour-one__button .btn {
			width: 30%;
			margin: 3px 3px;
		}
		.tour-one__content p span {
		    width: 100%;
		    display: block;
		    padding-bottom: 8px;
		}
	/*** Tour Box ***/
}

@media(max-width: 576px) {
	/*** Home Page ***/
		.block-title h3 {
			font-size: 22px;
		}
		.main-nav__header-one .header-navigation {
		    background: linear-gradient(to right, #edeef0 100%, #fff 100%);
		}
		.main-nav__header-one .container {
			padding: 0;
		}
		.main-nav__logo-box {
	    	width: 100%;
	    }
	    .main-nav__logo-box img {
	    	width: 50%;
	    	float: left;
		}
		.swiper-container.homeslider {
		    width: 100%;
    		height: 400px;
		}
		.swiper-container.homeslider .swiper-slide {
		    background-position: top;
		    background-size: 100%;
		    background-repeat: no-repeat;
		}
		.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    		bottom: 130px;
		}
		.banner-badge {
		    position: relative;
		    bottom: 116px;
		    z-index: 99;
		    width: 100%;
		    flex-direction: column;
		    left: 0;
		}
		.banner-badge .m-box {
	    	flex-direction: row;
	    	flex-wrap: wrap;
		}
		.banner-badge .m-box .i-box {
			width: 50%;
		}
		.banner-badge .m-box .i-box:first-child {
			border-radius: 0;
			padding-top: 10px;
		}
		.banner-badge .m-box .i-box:last-child {
			border-radius: 0;
			padding-bottom: 10px;
		}
		.banner-badge .m-box .i-box:first-child .left {
	    	width: 30%;
	    	text-align: right;
		}
		.banner-badge .m-box .i-box:first-child .left img{
			width: 70%;
		}
		.banner-badge .m-box .i-box:first-child .right {
		    width: 70%;
		    padding: 10px 0px 10px 15px;
		}
		.banner-badge .m-box .i-box .right {
			font-size: 14px;
		}
		.tour-one {
		    padding-top: 70px;
		    padding-bottom: 20px;
		}
		.video-one h3 {
		    font-size: 30px;
		}
		.video-one h3 br {
	    	display: inherit;
		}
		.cta-three .container {
			padding: 0;
			max-width: 100%;
		}
		.cta-three__content-inner {
		    position: relative;
		    padding-top: 50px;
		    padding-left: 20px;
		}
		.destinations-one, .destinations-two {
		    padding-top: 30px;
		    padding-bottom: 30px;
		}
		.destinations-one__single, .destinations-two__single {
			width: 250px;
			margin: 0 auto 30px auto;
		}
		.destinations-one__single>img, .destinations-two__single>img {
			width: 250px;
    		height: 250px;
		}
		.cta-footer-right .cta-footer__content-inner .box {
	    	width: 75%;
		}
		.footer-widget__column.footer-widget__links{
			padding: 0;
			max-width: 100%;
		}
		.footer-widget__links.two-column {
			max-width: 100%;
	    	padding: 0;
		}
		.footer-widget__links.two-column li {
		    width: 50%;
	    }
	    
		.destinations-two .row > div {
		  width: 50%;
		}
		.destinations-two .destinations-two__single {
		  width: 150px !important;
		}
		.destinations-one__single > img, .destinations-two__single > img {
		  height: 150px !important;
		  width: 150px !important;
		}
		.destinations-one__single h3, .destinations-two__single h3 {
		  font-size: 15px;
		}
		.cta-footer__images img {	
		   width: 100%;
		   height: unset;
		}
		.funfact-one .row > div {
		  width: 50%;
		  /*! background: var(--thm-blue); */
		  margin-bottom: 27px;
		}
		.funfact-one__single {
		  background: var(--thm-blue);
		  padding: 28px 14px;
		}
		.funfact-one__single h3 {
		  font-size: 24px;
		}
		.funfact-one {
		  background: none;
		  padding-top: 32px;
		  padding-bottom: 10px;
		}
	/*** Home Page ***/
	/*** Tour Box ***/
		.tour-one__meta li + li {
		    margin-left: 0;
		}
		.tour-one .container {
		    padding-right: 15px;
		    padding-left: 15px;
		}
		.tour-one .row > div:nth-child(odd) {
		    padding-right: 30px;
		    padding-left: 30px;
		}
		.tour-one .row > div:nth-child(even) {
		    padding-right: 30px;
		    padding-left: 30px;
		}
		.tour-one__content h3,
		.tour-one__meta li+li {
		    min-height: auto;
		}
	/*** Tour Box ***/

	/*** Tour Details ***/
		.tourdetail .topband ul {
			display: none;
		}
		.tourdetail .topband div {
			margin: 0 auto;
		}
		.tourdetail .topband .right-link {
			font-size: 12px;
		}
		.tourdetail .tour-detail-section .accrodion-grp .inner {
			width: 100%;
		}
		.tourdetail .tour-detail-section .accrodion-grp .image {
			width: 100%;
			padding: 10px;
		}
	/*** Tour Details ***/	
}

@media(max-width: 575px) {
	.site-footer__home-5 .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
		-webkit-box-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		        align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
	}
	.tour-search-one__home-8 {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media(max-width: 480px) {
	.comment-one__single {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-align: start;
		        align-items: flex-start;
		-webkit-box-pack: start;
		        justify-content: flex-start;
	}
	.comment-one__content {
		margin-left: 0;
		margin-top: 30px;
	}
	.comment-one__btn {
		position: relative;
		top: auto;
		right: auto;
		margin-top: 20px;
	}
	.tour-search-one__input-box {
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
		max-width: 100%;
	}
	.banner-one h2 {
		font-size: 55px;
	}
	.banner-one {
		padding: 120px 0;
	}
	.tour-category-one__col {
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
	}
	.cta-four h3 {
		font-size: 70px;
	}
	.banner-three__top-inner p {
		line-height: 1.3em;
	}
	.tour-search-one__home-four .tour-search-one__inputs {
		margin-left: 0;
		margin-right: 0;
	}
	.tour-search-one__home-four .tour-search-one__col {
		padding-left: 0;
		padding-right: 0;
	}
	.tour-search-one__home-5 .tour-search-one__col {
		-webkit-box-flex: 1;
		        flex: 1 1 100%;
		max-width: 100%;
	}
	.tour-search-one__home-5 .block-title h3 {
		font-size: 80px;
	}
	.tour-gallery__home-6__tab-navs li a {
		width: 100px;
	}
	.tour-gallery__home-6__tab-navs li a img {
		width: 100%;
	}
	.tour-gallery__home-6__tab-navs li a::before {
		border-width: 5px;
	}
	.tour-gallery__home-6__content h3,
	.tour-search__home-6 .block-title h3 {
		font-size: 45px;
		line-height: 1.2em;
	}
	.tour-gallery__home-6__content p {
		font-size: 16px;
	}
	.tour-sorter-one {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: start;
		        justify-content: flex-start;
		-webkit-box-align: start;
		        align-items: flex-start;
	}
	.tour-sorter-one h3 {
		margin-bottom: 30px;
	}
	.tour-two__top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: start;
		        justify-content: flex-start;
		-webkit-box-align: start;
		        align-items: flex-start;
	}
	.tour-two__top h3 {
		margin-bottom: 20px;
	}

	.contact-info-one__single {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		        align-items: center;
		text-align: center;
	}
	.contact-info-one__content {
		margin-top: 30px;
	}
	.contact-info-one__single i {
		margin-right: 0;
	}
	.contact-one__content .block-title h3 br {
		display: none;
	}

	/*** Home Page ***/
	
		.main-nav__header-one .container {
			padding: 0;
		}
		.main-nav__logo-box {
	    	width: 100%;
	    }
	    .main-nav__logo-box img {
	    	width: 50%;
	    	float: left;
		}
		.swiper-container.homeslider {
		    width: 100%;
    		height: 500px;
		}
		.swiper-container.homeslider .swiper-slide {
		    background-position: top;
		    background-size: 100%;
		    background-repeat: no-repeat;
		}
		.swiper-container-horizontal>.swiper-pagination-bullets,
		.swiper-pagination-custom, .swiper-pagination-fraction {
    		bottom: 120px;
    	}
		.banner-badge {
		    position: relative;
		    bottom: 0px;
		    z-index: 99;
		    width: 100%;
		    flex-direction: column;
		    left: 0;
		    max-width: 100%;
		}
		.banner-badge .m-box {
	    	flex-direction: row;
	    	flex-wrap: wrap;
		}
		.banner-badge .m-box .i-box {
			width: 50%;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		.banner-badge .m-box .i-box:first-child {
			border-radius: 0;
			padding-top: 0;
		}
		.banner-badge .m-box .i-box:last-child {
			border-radius: 0;
			padding-bottom: 0;
		}
		.banner-badge .m-box .i-box:first-child .left {
	    	width: 30%;
	    	text-align: right;
		}
		.banner-badge .m-box .i-box:first-child .left img{
			width: 70%;
		}
		.banner-badge .m-box .i-box:first-child .right {
		    width: 70%;
		    padding: 10px 0px 10px 15px;
		}
		.banner-badge .m-box .i-box .right {
			font-size: 14px;
		}
		.tour-one {
		    padding-top: 70px;
		    padding-bottom: 20px;
		}
		.video-one h3 {
		    font-size: 30px;
		}
		.video-one h3 br {
	    	display: inherit;
		}
		.cta-three .container {
			padding: 0;
		}
		.cta-three__content-inner {
		    position: relative;
		    padding-top: 50px;
		    padding-left: 20px;
		}
		.destinations-one, .destinations-two {
		    padding-top: 30px;
		    padding-bottom: 30px;
		}
		.destinations-one__single, .destinations-two__single {
			width: 270px;
			margin: 0 auto 30px auto;
		}
		.destinations-one__single>img, .destinations-two__single>img {
			width: 270px;
    		height: 270px;
		}
		.cta-footer-right .cta-footer__content-inner .box {
	    	width: 75%;
		}
		.footer-widget__column.footer-widget__links{
			padding: 0;
		}
		.footer-widget__links.two-column {
			max-width: 100%;
	    	padding: 0;
		}
		.footer-widget__links.two-column li {
		    width: 50%;
			float:left;
	    }
	    .video-one {
	    	padding-top: 50px;
    		padding-bottom: 50px;
	    }
	/*** Home Page ***/
	/*** Tour Box ***/
		.tour-one__meta li + li {
		    margin-left: 0;
		}
	/*** Tour Box ***/
	/*** Contact Us ***/
		.contact-info-one__single span {
			display: inline-block;
		}
		.contact-info-one__icon img {
		    padding-right: 0px;
		}
	/*** Contact Us ***/
	/*** Tour Details ***/
		.tourdetail .tour-detail-section .d-calendar .right-box .title{
			text-align: center;
			margin-bottom: 10px;
		}
		.tourdetail .tour-detail-section .d-calendar .right-box .dc_content ul {
			text-align: center;
		}
		.tourdetail .tour-detail-section .d-calendar .right-box .dc_content ul li {
    		width: 40%;
    		float: none;
    		display: inline-block;
    	}	
		.tourdetail .tour-detail-section .d-calendar .right-box .dc_content button {
			font-size: 12px;
		}
	/*** Tour Details ***/
	
	
.homeslider .swiper-wrapper {
  height: 375px;
}
.homeslider .swiper-wrapper .swiper-slide {
  background-size: 100% 100%;
}
}

@media(max-width: 375px) {
	.tour-one__content {
		padding-left: 25px;
		padding-right: 25px;
	}
	.video-one h3 {
		font-size: 60px;
	}
	.cta-three__content .block-title h3 {
		font-size: 50px;
	}
	.cta-three__content .block-title h3 br {
		display: none;
	}
	.cta-three__content::before {
		right: -15px;
	}
	.blog-one__content,
	.testimonials-one__content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.banner-three__col {
		-webkit-box-flex:  1;
        flex:  1 1 100%;
	}
	.tour-search-one__home-four .block-title h3 {
		font-size: 45px;
		line-height: 1.2em;
	}
	.tour-search-one__home-four__moc {
		width: 60%;
	}
	.tour-search-one__home-5 .block-title > span {
		font-size: 40px;
	}
	.tour-search-one__home-5 .block-title h3 {
		font-size: 60px;
	}
	.tour-gallery__home-6__content,
	.tour-search__home-6 .tour-search-one__home-four {
		padding-left: 15px;
		padding-right: 15px;
	}
	.tour-gallery__home-6__tab-navs li a {
		width: 65px;
	}
	.tour-gallery__home-6__content {
		padding-bottom: 200px;
	}
	.tour-gallery__home-6__tab-navs {
		left: 15px;
	}
	.tour-search-one__home-seven .features-two__single i {
		position: relative;
		top: auto;
		left: auto;
		margin-bottom: 45px;
	}
	.tour-search-one__home-seven .features-two__single {
		padding-left: 0;
		text-align: center;
	}
	.tour-sidebar__search,
	.tour-details__review-form {
		padding-left: 25px;
		padding-right: 25px;
	}
	.faq-one-accrodion .accrodion {
		padding-left: 30px;
		padding-right: 30px;
	}
	.tour-two__single .tour-one__content {
		padding-left: 25px;
		padding-right: 25px;
	}
	.error-page__title h2 {
		font-size: 100px;
	}
	.error-page__title p {
		font-size: 50px;
	}
	.error-page__title h2::before {
		width: 70px;
		height: 70px;
	}

	/*** Home Page ***/
		.block-title h3 {
			font-size: 30px;
		}
		.main-nav__header-one .container {
			padding: 0;
		}
		.main-nav__logo-box {
	    	width: 100%;
	    }
	    .main-nav__logo-box img {
	    	width: 50%;
	    	float: left;
		}
		.swiper-container.homeslider {
		    width: 100%;
    		/*height: 258px;*/
		}
		.swiper-container.homeslider .swiper-slide {
		    background-position: top;
		    background-size: 100%;
		    background-repeat: no-repeat;
		}
		.swiper-container-horizontal>.swiper-pagination-bullets,
		.swiper-pagination-custom, .swiper-pagination-fraction {
		    bottom: 120px;
		}
		.banner-badge {
		    position: relative;
		    z-index: 99;
		    width: 100%;
		    flex-direction: column;
		    left: 0;
		    max-width: 100%;
		}
		.banner-badge .m-box {
	    	flex-direction: row;
	    	flex-wrap: wrap;
		}
		.banner-badge .m-box .i-box {
			width: 50%;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		.banner-badge .m-box .i-box:first-child {
			border-radius: 0;
		}
		.banner-badge .m-box .i-box:last-child {
			border-radius: 0;
		}
		.banner-badge .m-box .i-box:first-child .left {
	    	width: 30%;
	    	text-align: right;
		}
		.banner-badge .m-box .i-box:first-child .left img{
			width: 70%;
		}
		.banner-badge .m-box .i-box:first-child .right {
		    width: 70%;
		    padding: 10px 0px 10px 15px;
		}
		.banner-badge .m-box .i-box .right {
			font-size: 14px;
		}
		.tour-one {
		    padding-top: 70px;
		    padding-bottom: 20px;
		}
		.video-one h3 {
		    font-size: 30px;
		}
		.video-one h3 br {
	    	display: inherit;
		}
		.cta-three__content-inner {
		    position: relative;
		    padding-top: 50px;
		}
		.destinations-one, .destinations-two {
		    padding-top: 30px;
		    padding-bottom: 30px;
		}
		.destinations-one__single, .destinations-two__single {
			width: 240px;
			margin: 0 auto 30px auto;
		}
		.destinations-one__single>img, .destinations-two__single>img {
			width: 240px;
    		height: 240px;
		}
		.cta-footer-right .cta-footer__content-inner .box {
	    	width: 75%;
		}
		.footer-widget__column.footer-widget__links{
			padding: 0;
			max-width: 100%;
		}
		.footer-widget__links.two-column {
			max-width: 100%;
	    	padding: 0;
		}
		.footer-widget__links.two-column li {
		    width: 100%;
	    }
	/*** Home Page ***/
	/*** Tour Box ***/
		.tour-one__button .btn {
			width: 45%;
			margin: 3px 3px;
		}
		.tour-one__button .btn.btn-book-online{
			display: none;
		}
		.tour-one__meta li + li {
		    margin-left: 0;
		}
	/*** Tour Box ***/
}

@media(max-width: 320px) {
	.tour-one__meta li + li {
		margin-left: 15px;
	}
	.cta-four h3 {
		font-size: 50px;
		line-height: 1em;
	}
	.tour-gallery__home-6__content h3,
	.tour-search__home-6 .block-title h3 {
		font-size: 40px;
	}
	.tour-search-one__home-seven .block-title h3 {
		font-size: 40px;
	}
	.tour-details__content .tour-one__meta li + li {
		margin-left: 30px;
	}

	
	/*** Home Page ***/
		.block-title h3 {
			font-size: 30px;
		}
		.main-nav__header-one .container {
			padding: 0;
		}
		.main-nav__logo-box {
	    	width: 100%;
	    }
	    .main-nav__logo-box img {
	    	width: 50%;
	    	float: left;
		}
		.swiper-container.homeslider {
		    width: 100%;
    		height: 233px;
		}
		.swiper-container.homeslider .swiper-slide {
		    background-position: top;
		    background-size: 100%;
		    background-repeat: no-repeat;
		}
		.swiper-container-horizontal>.swiper-pagination-bullets,
		.swiper-pagination-custom, .swiper-pagination-fraction {
		    bottom: 120px;
		}
		.banner-badge {
		    position: relative;
		    bottom: 22px;
		    z-index: 99;
		    width: 100%;
		    flex-direction: column;
		    left: 0;
		    max-width: 100%;
		}
		.banner-badge .m-box {
	    	flex-direction: row;
	    	flex-wrap: wrap;
		}
		.banner-badge .m-box .i-box {
			width: 50%;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		.banner-badge .m-box .i-box:first-child {
			border-radius: 0;
		}
		.banner-badge .m-box .i-box:last-child {
			border-radius: 0;
		}
		.banner-badge .m-box .i-box:first-child .left {
	    	width: 30%;
	    	text-align: right;
		}
		.banner-badge .m-box .i-box:first-child .left img{
			width: 70%;
		}
		.banner-badge .m-box .i-box:first-child .right {
		    width: 70%;
		    padding: 10px 0px 10px 15px;
		}
		.banner-badge .m-box .i-box .right {
			font-size: 12px;
		}
		.tour-one {
		    padding-top: 70px;
		    padding-bottom: 20px;
		}
		.video-one h3 {
		    font-size: 30px;
		}
		.video-one h3 br {
	    	display: inherit;
		}
		.cta-three__content-inner {
		    position: relative;
		    padding-top: 50px;
		}
		.destinations-one, .destinations-two {
		    padding-top: 30px;
		    padding-bottom: 30px;
		}
		.destinations-one__single, .destinations-two__single {
			width: 240px;
			margin: 0 auto 30px auto;
		}
		.destinations-one__single>img, .destinations-two__single>img {
			width: 240px;
    		height: 240px;
		}
		.cta-footer-right .cta-footer__content-inner .box {
	    	width: 75%;
		}
		.footer-widget__column.footer-widget__links{
			padding: 0;
		}
		.footer-widget__links.two-column {
			max-width: 100%;
	    	padding: 0;
		}
		.footer-widget__links.two-column li {
		    width: 100%;
	    }
	/*** Home Page ***/
	/*** Tour Box ***/
		.tour-one__button .btn {
			width: 45%;
			margin: 3px 3px;
		}
		.tour-one__meta li + li {
		    margin-left: 0;
		}
	/*** Tour Box ***/
}

@media only screen and (min-width: 1024px) and (max-width:1199px)  {
	.onlinepayment .content-2 table tbody td .form-group {
        margin-left: 36px;
    }
    .onlinepayment .content-4 table tbody td .form-group {
        margin-left: 35px;
    }
	.onlinepayment .content-5 table {
	}
    .onlinepayment .content-5 table tbody td .form-group {
        max-width: 44%;
    }
    .onlinepayment ul.toppointer li.line {
        width: 5%;
    }
}
@media only screen and (min-width: 768px) and (max-width:1024px)  {
	.onlinepayment .content .col-md-8 {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 24px;
    }
    .onlinepayment .content table td {
        background: #FFF6E5;
        padding-top: 35px;
        padding-bottom: 25px;
    }
    .onlinepayment .content .col-md-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .onlinepayment .content-2 table tbody td .form-group {
        margin-left: 30px;
    }
    .onlinepayment .content-2 table tbody td .col-md-12.form-group {
        max-width: 90%;
        margin-top: 20px;
    }
    .onlinepayment ul.toppointer li.line {
        display: none;
    }
    .onlinepayment ul.toppointer li {
        width: 24%;
        vertical-align: top;
    }
    .onlinepayment .content-3 table.yellotble > tbody >tr > td {
        padding: 30px;
    }
    .onlinepayment .content-3 table.yellotble .subtitle {
        min-width: 100%;
    }
    .onlinepayment .content-4 table tbody td .form-group {
        margin-left: 25px;
    }
    .onlinepayment .content-5 table tbody td .form-group {
        margin-left: 40px;
        max-width: 41%;
        flex: 0 0 50%;
    }
    .onlinepayment .content-5 table.travelinfo td:last-child {
        width: 70px;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox tr.grandtotal td:first-child {
        padding-bottom: 30px;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:last-child {
        width: 67%;
    }
}
@media only screen and (min-width: 602px) and (max-width:767px)  {
	.onlinepayment .content {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .onlinepayment .subbanner .heading {
        font-size: 46px;
    }
    .onlinepayment .content .col-md-8 {
        margin-bottom: 50px;
    }
    .onlinepayment .content table {
        width: 100%;
        display: block;
    }
    .onlinepayment .content table thead {
        display: none;
    }

    .onlinepayment .content table thead th {
        display: block;
    }
    .onlinepayment .content table tbody {
        display: block;
        width: 100%;
    }
    .onlinepayment .content table tbody tr {
        display: block;
    }
    .onlinepayment .content table td {
        display: block;
        width: 100%;
        position: relative;
        padding-left: 0%;
        padding-top: 50px;
    }
    .onlinepayment .content table td:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding-right: 0;
        white-space: nowrap;
        background: rgba(254,208,112,1);
        padding: 4px 14px;
    }
    .onlinepayment .content table td:nth-of-type(1):before { content: "Already Booked Tour Balance Payment"; }
    .onlinepayment .content table td:nth-of-type(2):before { content: "Pay Without Booking ID"; }
    .onlinepayment .content table td .direcpay {
        margin-left: auto;
        margin-right: auto;
    }
    .onlinepayment .content table td:first-child {
        padding-left: 10px;
        padding-bottom: 20px;
        padding-right: 10px;
    }
    .onlinepayment .content table.bookinghelp thead {
        display: block;
    }
    .onlinepayment .content table.bookinghelp td:before {
        display: none;
    }
    .onlinepayment .content table td:nth-child(2) {
        padding-bottom: 15px;
    }
    .onlinepayment .content-2 table tbody td {
        padding: 30px 0px;
    }
    .onlinepayment .content-2 table tbody td .form-group {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
    }
    .onlinepayment .content-2 table tbody td .form-group p {
        margin-bottom: 5px;
        font-size: 14px;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
    }
    .onlinepayment ul.toppointer li.line {
        display: none;
    }
    .onlinepayment .content table td input {
        width: 250px;
    }
    .onlinepayment ul.toppointer li {
        display: inline-block;
        width: 24%;
        text-align: center;
        vertical-align: top;
        margin-bottom: 0;
        margin-right: 0;
    }
    .onlinepayment ul.toppointer li.point span {
        display: none;
    }
    .onlinepayment .content-3 table.yellotble , .onlinepayment .content-3 table.yellotble thead, .onlinepayment .content-3 table.yellotble tbody, .onlinepayment .content-3 table.yellotble tr , .onlinepayment .content-3 table.yellotble td , .onlinepayment .content-3 table.yellotble th{
        width: 100%;
        display: block;
    }
    .onlinepayment .content-3 table.yellotble > tbody {
        padding-top: 0px;
    }
    .onlinepayment .content-3 table.yellotble > tbody >tr > td {
        padding: 25px;
    }
    .onlinepayment .content-3 table.yellotble table.gray thead {
        display: none;
    }
    .onlinepayment .content-3 table.yellotble table.gray td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 44%;
        display: inline-block;
        color: #000;
        background: #F1F1F1;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 5px;
    }

    .onlinepayment .content-3 table.yellotble table.gray tbody td {
        padding: 10px 0px 10px 46%;
        position: relative;
        border-top: 1px solid #8a837e;
    }
    .onlinepayment .content-3 table.yellotble table.gray tbody td:last-child {
        border-top: 1px solid #8a837e;
    }
    .onlinepayment .content-3 table.yellotble table.gray tr {
        border-top: 2px solid #000;
    }
    .onlinepayment .content-3 table.yellotble table.gray tr:last-child {
        border-bottom: 2px solid #000;
    }
    .onlinepayment .content-3 table.yellotble table.gray {
        width: 100%;
        max-width: 500px;
    }
    .onlinepayment .content-3 table.yellotble .subtitle {
        min-width: 100%;
    }

    .onlinepayment .content-4 table tbody td .form-group {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
    }

    .onlinepayment .content-5 table, .onlinepayment .content-5 thead, .onlinepayment .content-5 tbody, .onlinepayment .content-5 tr , .onlinepayment .content-5 td{
        display: block;
    }

    .onlinepayment .content-5 table tbody td .form-group {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
    }
    .onlinepayment .content-5 table.travelinfo thead {
        display: none;
    }

    .onlinepayment .content-5 table tbody .subtitle {
        margin-left: auto;
        font-size: 18px;
        margin-right: auto;
        width: 90%;
    }

    .onlinepayment .content-5 table.travelinfo tbody tr {
        margin-top: 62px;
    }
    .onlinepayment .content-5 table.travelinfo tbody tr td:last-child {
        border-bottom: 1px solid #000;
    }

    .onlinepayment .content-5 table.travelinfo td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width:100%;
        display: inline-block;
        color: #000;
        background: #ffb985;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 5px;
        font-size: 13px;
    }
    .onlinepayment .content-5 table.travelinfo tbody td {
        padding: 10px 10px 10px 10px;
        position: relative;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    }
    .onlinepayment .content-5 table.travelinfo thead {
        background: unset;
        display: none;
    }
    .onlinepayment .content-5 table.travelinfo {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .onlinepayment .content-5 table.travelinfo td:last-child {
        width: 100%;
        padding-top: 10px;
    }
    .onlinepayment .content-5 table.travelinfo tbody td:first-child {
        border-top: 1px solid #000000;
    }
    .onlinepayment .content-5 .addroom {
        margin-left: 25px;
    }
    .onlinepayment .content-5 table tbody td {
        padding: 0px 0px 20px 0;
    }
    .onlinepayment .content-6 table.yellotable, .onlinepayment .content-6 table.yellotable thead, .onlinepayment .content-6 table.yellotable tbody , .onlinepayment .content-6 table.yellotable thead tr, .onlinepayment .content-6 table.yellotable td{
        display: block;
        width: 100%;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 104%;
        display: inline-block;
        color: #000;
        background: #ffb985;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 5px;
        font-size: 17px;
        margin-left: -2%;
    }
    .onlinepayment .content-6 table.yellotable  > tbody > tr >  td {
        padding: 0px 10px 10px 10px;
        position: relative;
        border-top: 1px solid #000000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:last-child {
        width: 100%;
        border-bottom: 1px solid #000;
    }
    .onlinepayment .content-6 table.yellotable > thead {
        display: none;
    }
    .onlinepayment .content-6 table.yellotable > tbody {
        padding-top: 0;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:first-child {
        padding: 0px 10px 10px 10px;
    }

    .onlinepayment .content-6 table.yellotable table.whitebox {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox td {
        display: table-cell;
    }

    .onlinepayment .content-6 table.yellotable table.whitebox tr.whitebg td:last-child {
        width: auto;
        text-align: right;
        padding: 0 15px 0 15px;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox tr.whitebg td:first-child {
        padding: 8px 7px;
    }

    .onlinepayment .content-6 table.yellotable table.whitebox tr.grandtotal td {
        padding-bottom: 15px;
    }

    .onlinepayment .content-6 table.yellotable table.whitebox tr.grandtotal td:first-child {
        padding-left: 13px;
        padding-top: 15px;
        font-size: 14px;
    }
}	
@media only screen and (min-width: 481px) and (max-width:601px)  {
	.onlinepayment .content {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .onlinepayment .subbanner .heading {
        font-size: 46px;
    }
    .onlinepayment .content .col-md-8 {
        margin-bottom: 50px;
    }
    .onlinepayment .content table {
        width: 100%;
        display: block;
    }
    .onlinepayment .content table thead {
        display: none;
    }

    .onlinepayment .content table thead th {
        display: block;
    }
    .onlinepayment .content table tbody {
        display: block;
        width: 100%;
    }
    .onlinepayment .content table tbody tr {
        display: block;
    }
    .onlinepayment .content table td {
        display: block;
        width: 100%;
        position: relative;
        padding-left: 0%;
        padding-top: 50px;
    }
    .onlinepayment .content table td:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding-right: 0;
        white-space: nowrap;
        background: rgba(254,208,112,1);
        padding: 4px 14px;
    }
    .onlinepayment .content table td:nth-of-type(1):before { content: "Already Booked Tour Balance Payment"; }
    .onlinepayment .content table td:nth-of-type(2):before { content: "Pay Without Booking ID"; }
    .onlinepayment .content table td .direcpay {
        margin-left: auto;
        margin-right: auto;
    }
    .onlinepayment .content table td:first-child {
        padding-left: 10px;
        padding-bottom: 20px;
        padding-right: 10px;
    }
    .onlinepayment .content table.bookinghelp thead {
        display: block;
    }
    .onlinepayment .content table.bookinghelp td:before {
        display: none;
    }
    .onlinepayment .content table td:nth-child(2) {
        padding-bottom: 15px;
    }
    .onlinepayment .content-2 table tbody td {
        padding: 30px 0px;
    }
    .onlinepayment .content-2 table tbody td .form-group {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
    }
    .onlinepayment .content-2 table tbody td .form-group p {
        margin-bottom: 5px;
        font-size: 14px;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
    }
    .onlinepayment ul.toppointer li.line {
        display: none;
    }
    .onlinepayment .content table td input {
        width: 250px;
    }
    .onlinepayment ul.toppointer li {
        display: inline-block;
        width: 24%;
        text-align: center;
        vertical-align: top;
        margin-bottom: 0;
        margin-right: 0;
    }
    .onlinepayment ul.toppointer li.point span {
        display: none;
    }
    .onlinepayment .content-3 table.yellotble , .onlinepayment .content-3 table.yellotble thead, .onlinepayment .content-3 table.yellotble tbody, .onlinepayment .content-3 table.yellotble tr , .onlinepayment .content-3 table.yellotble td , .onlinepayment .content-3 table.yellotble th{
        width: 100%;
        display: block;
    }
    .onlinepayment .content-3 table.yellotble > tbody {
        padding-top: 0px;
    }
    .onlinepayment .content-3 table.yellotble > tbody >tr > td {
        padding: 25px;
    }
    .onlinepayment .content-3 table.yellotble table.gray thead {
        display: none;
    }
    .onlinepayment .content-3 table.yellotble table.gray td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 44%;
        display: inline-block;
        color: #000;
        background: #F1F1F1;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 5px;
    }

    .onlinepayment .content-3 table.yellotble table.gray tbody td {
        padding: 10px 0px 10px 46%;
        position: relative;
        border-top: 1px solid #8a837e;
    }
    .onlinepayment .content-3 table.yellotble table.gray tbody td:last-child {
        border-top: 1px solid #8a837e;
    }
    .onlinepayment .content-3 table.yellotble table.gray tr {
        border-top: 2px solid #000;
    }
    .onlinepayment .content-3 table.yellotble table.gray tr:last-child {
        border-bottom: 2px solid #000;
    }
    .onlinepayment .content-3 table.yellotble table.gray {
        width: 100%;
        max-width: 500px;
    }
    .onlinepayment .content-3 table.yellotble .subtitle {
        min-width: 100%;
    }

    .onlinepayment .content-4 table tbody td .form-group {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
    }

    .onlinepayment .content-5 table, .onlinepayment .content-5 thead, .onlinepayment .content-5 tbody, .onlinepayment .content-5 tr , .onlinepayment .content-5 td{
        display: block;
    }

    .onlinepayment .content-5 table tbody td .form-group {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
    }
    .onlinepayment .content-5 table.travelinfo thead {
        display: none;
    }

    .onlinepayment .content-5 table tbody .subtitle {
        margin-left: auto;
        font-size: 18px;
        margin-right: auto;
        width: 90%;
    }

    .onlinepayment .content-5 table.travelinfo tbody tr {
        margin-top: 62px;
    }
    .onlinepayment .content-5 table.travelinfo tbody tr td:last-child {
        border-bottom: 1px solid #000;
    }

    .onlinepayment .content-5 table.travelinfo td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width:100%;
        display: inline-block;
        color: #000;
        background: #ffb985;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 5px;
        font-size: 13px;
    }
    .onlinepayment .content-5 table.travelinfo tbody td {
        padding: 10px 10px 10px 10px;
        position: relative;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    }
    .onlinepayment .content-5 table.travelinfo thead {
        background: unset;
        display: none;
    }
    .onlinepayment .content-5 table.travelinfo {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .onlinepayment .content-5 table.travelinfo td:last-child {
        width: 100%;
        padding-top: 10px;
    }
    .onlinepayment .content-5 table.travelinfo tbody td:first-child {
        border-top: 1px solid #000000;
    }
    .onlinepayment .content-5 .addroom {
        margin-left: 25px;
    }
    .onlinepayment .content-5 table tbody td {
        padding: 0px 0px 20px 0;
    }
    .onlinepayment .content-6 table.yellotable, .onlinepayment .content-6 table.yellotable thead, .onlinepayment .content-6 table.yellotable tbody , .onlinepayment .content-6 table.yellotable thead tr, .onlinepayment .content-6 table.yellotable td{
        display: block;
        width: 100%;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 104%;
        display: inline-block;
        color: #000;
        background: #ffb985;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 5px;
        font-size: 17px;
        margin-left: -2%;
    }
    .onlinepayment .content-6 table.yellotable  > tbody > tr >  td {
        padding: 0px 10px 10px 10px;
        position: relative;
        border-top: 1px solid #000000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:last-child {
        width: 100%;
        border-bottom: 1px solid #000;
    }
    .onlinepayment .content-6 table.yellotable > thead {
        display: none;
    }
    .onlinepayment .content-6 table.yellotable > tbody {
        padding-top: 0;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:first-child {
        padding: 0px 10px 10px 10px;
    }

    .onlinepayment .content-6 table.yellotable table.whitebox {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox td {
        display: table-cell;
    }

    .onlinepayment .content-6 table.yellotable table.whitebox tr.whitebg td:last-child {
        width: auto;
        text-align: right;
        padding: 0 15px 0 15px;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox tr.whitebg td:first-child {
        padding: 8px 7px;
    }

    .onlinepayment .content-6 table.yellotable table.whitebox tr.grandtotal td {
        padding-bottom: 15px;
    }

    .onlinepayment .content-6 table.yellotable table.whitebox tr.grandtotal td:first-child {
        padding-left: 13px;
        padding-top: 15px;
        font-size: 14px;
    }
}
@media only screen and (min-width: 240px) and (max-width:480px)  {
	.onlinepayment .content {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .onlinepayment .subbanner .heading {
        font-size: 46px;
    }
    .onlinepayment .content .col-md-8 {
        margin-bottom: 50px;
    }
    .onlinepayment .content table {
        width: 100%;
        display: block;
    }
    .onlinepayment .content table thead {
        display: none;
    }
    .onlinepayment .content table thead th {
        display: block;
    }
    .onlinepayment .content table tbody {
        display: block;
        width: 100%;
    }
    .onlinepayment .content table tbody tr {
        display: block;
    }
    .onlinepayment .content table td {
        display: block;
        width: 100%;
        position: relative;
        padding-left: 0%;
        padding-top: 50px;
    }
    .onlinepayment .content table td:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding-right: 0;
        white-space: nowrap;
        background: rgba(254,208,112,1);
        padding: 4px 14px;
    }
    .onlinepayment .content table td:nth-of-type(1):before { content: "Already Booked Tour Balance Payment"; }
    .onlinepayment .content table td:nth-of-type(2):before { content: "Pay Without Booking ID"; }
    .onlinepayment .content table td .direcpay {
        margin-left: auto;
        margin-right: auto;
    }
    .onlinepayment .content table td:first-child {
        padding-left: 10px;
        padding-bottom: 20px;
        padding-right: 10px;
    }
    .onlinepayment .content table.bookinghelp thead {
        display: block;
    }
    .onlinepayment .content table.bookinghelp td:before {
        display: none;
    }
    .onlinepayment .content table td:nth-child(2) {
        padding-bottom: 15px;
    }
    .onlinepayment .content-2 table tbody td {
        padding: 30px 0px;
    }
    .onlinepayment .content-2 table tbody td .form-group {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
    }
    .onlinepayment .content-2 table tbody td .form-group p {
        margin-bottom: 5px;
        font-size: 14px;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
    }
    .onlinepayment ul.toppointer li.line {
        display: none;
    }

    .onlinepayment ul.toppointer li {
        display: inline-block;
        width: 24%;
        text-align: center;
        vertical-align: top;
        margin-bottom: 0;
        margin-right: 0;
    }
    .onlinepayment ul.toppointer li.point span {
        display: none;
    }

    .onlinepayment .content-3 table.yellotble , .onlinepayment .content-3 table.yellotble thead, .onlinepayment .content-3 table.yellotble tbody, .onlinepayment .content-3 table.yellotble tr , .onlinepayment .content-3 table.yellotble td , .onlinepayment .content-3 table.yellotble th{
        width: 100%;
        display: block;
    }
    .onlinepayment .content-3 table.yellotble > tbody {
        padding-top: 0px;
    }
    .onlinepayment .content-3 table.yellotble > tbody >tr > td {
        padding: 25px;
    }
    .onlinepayment .content-3 table.yellotble table.gray thead {
        display: none;
    }
    .onlinepayment .content-3 table.yellotble table.gray td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 44%;
        display: inline-block;
        color: #000;
        background: #F1F1F1;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 5px;
    }
    .onlinepayment .content-3 table.yellotble table.gray tbody td {
        padding: 10px 0px 10px 46%;
        position: relative;
        border-top: 1px solid #8a837e;
    }
    .onlinepayment .content-3 table.yellotble table.gray tbody td:last-child {
        border-top: 1px solid #8a837e;
    }
    .onlinepayment .content-3 table.yellotble table.gray tr {
        border-top: 2px solid #000;
    }
    .onlinepayment .content-3 table.yellotble table.gray tr:last-child {
        border-bottom: 2px solid #000;
    }
    .onlinepayment .content-3 table.yellotble .subtitle {
        min-width: 100%;
    }
    .onlinepayment .content-4 table tbody td .form-group {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
    }
    .onlinepayment .content-5 table, .onlinepayment .content-5 thead, .onlinepayment .content-5 tbody, .onlinepayment .content-5 tr , .onlinepayment .content-5 td{
        display: block;
    }
    .onlinepayment .content-5 table tbody td .form-group {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
    }
    .onlinepayment .content-5 table tbody .subtitle {
        margin-left: auto;
        font-size: 18px;
        margin-right: auto;
        width: 90%;
    }
    .onlinepayment .content-5 table.travelinfo tbody tr {
        margin-top: 62px;
    }
    .onlinepayment .content-5 table.travelinfo tbody tr td:last-child {
        border-bottom: 1px solid #000;
    }
    .onlinepayment .content-5 table.travelinfo tbody {
        padding-top: 0;
    }
    .onlinepayment .content-5 table.travelinfo td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width:100%;
        display: inline-block;
        color: #000;
        background: #ffb985;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 5px;
        font-size: 13px;
    }
    .onlinepayment .content-5 table.travelinfo tbody td:first-child {
        border-top: 1px solid #000;
    }
    .onlinepayment .content-5 table.travelinfo tbody td {
        padding: 10px 10px 10px 10px;
        position: relative;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    }
    .onlinepayment .content-5 table.travelinfo thead {
        background: unset;
        display: none;
    }
    .onlinepayment .content-5 table.travelinfo {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .onlinepayment .content-5 table.travelinfo td:last-child {
        width: 100%;
        padding-top: 10px;
    }
    .onlinepayment .content-5 .addroom {
        margin-left: 20px;
    }
    .onlinepayment .content-5 table tbody td {
        padding: 0px 0px 20px 0;
    }
    .onlinepayment .content-6 table.yellotable, .onlinepayment .content-6 table.yellotable thead, .onlinepayment .content-6 table.yellotable tbody , .onlinepayment .content-6 table.yellotable thead tr, .onlinepayment .content-6 table.yellotable td{
        display: block;
        width: 100%;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 106%;
        display: inline-block;
        color: #000;
        background: #ffb985;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 5px;
        font-size: 17px;
        margin-left: -3%;
    }
    .onlinepayment .content-6 table.yellotable  > tbody > tr >  td {
        padding: 0px 10px 10px 10px;
        position: relative;
        border-top: 1px solid #000000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:last-child {
        width: 100%;
        border-bottom: 1px solid #000;
    }
    .onlinepayment .content-6 table.yellotable > thead {
        display: none;
    }
    .onlinepayment .content-6 table.yellotable > tbody {
        padding-top: 0;
    }
    .onlinepayment .content-6 table.yellotable > tbody > tr > td:first-child {
        padding: 0px 10px 10px 10px;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox td {
        display: table-cell;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox tr.whitebg td:last-child {
        width: auto;
        text-align: right;
        padding: 0 15px 0 15px;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox tr.whitebg td:first-child {
        padding: 8px 7px;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox tr.grandtotal td {
        padding-bottom: 15px;
    }
    .onlinepayment .content-6 table.yellotable table.whitebox tr.grandtotal td:first-child {
        padding-left: 13px;
        padding-top: 15px;
        font-size: 14px;
    }
}

@media only screen and (min-width: 992px) and (max-width:1200px)  {
	.explore-holiday-section .explore-holiday-slider-wrapper .owl-nav {
		position: absolute;
		right: 0;
		top: 0;
		left: auto;
		transform: translate(-90px,-70px);
	}
}
@media only screen and (min-width: 1201px) and (max-width:1200px)  {
	.explore-holiday-section .explore-holiday-slider-wrapper .owl-nav {
		position: absolute;
		right: 0;
		top: 0;
		left: auto;
		transform: translate(-90px,-70px);
	}
}
@media only screen and (min-width: 1800px)  {
	.why-foram-worldwide .why-foram-worldwide-inner .why-bg-wrapper {
		padding: 325px 0 !important;
	}
}