/*------------------------------------------------------------------
* Project:        Tourperator
* Author:         Crenoveative 
* URL:            http://crenoveative.com or https://themeforest.net/user/crenoveative/portfolio 
* Created:        10/09/2023 
-------------------------------------------------------------------*/


/** 
 * Add your style here 
 */ 





.welcome-txt p{font-size:19px; font-weight:600}


.inner-bg-abt{background: url(../images/banner/uttarakhand-chardham.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

/**
.inner-bg{background: url(../images/inner-bg.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-hotel{background: url(../images/chardham-hotel.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-package{background: url(../images/chardham-package.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-by-hlctr{background: url(../images/kedarnath-by-helicopter.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 0%}

.inner-bg-badri{background: url(../images/badrinath-yatra.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-kedar{background: url(../images/kedarnath-yatra.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-gangotri{background: url(../images/gangotri-yatra.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-yamunotri{background: url(../images/yamunotri-yatra.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-hemkund{background: url(../images/hemkund-sahib-yatra.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-panch-badri{background: url(../images/panch-badri.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-panch-kedar{background: url(../images/panch-kedar.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-car-rental{background: url(../images/car-rental.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-flower{background: url(../images/valley-of-flowers.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-deoria{background: url(../images/deoria-tal.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-chandrshila{background: url(../images/chandrshila-trek.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-tungnath{background: url(../images/tungnath-trek.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-roopkund{background: url(../images/roopkund-trek.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% 30%}

.inner-bg-dayara{background: url(../images/dayara-trek.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% -15%}

.inner-bg-skiing{background: url(../images/snow-skiing.jpg); background-size:contain; width:100%; background-attachment:fixed; background-position:50% -15%}

*/

.page-img{border:solid 5px #ececec; margin-bottom:20px	}
@media (min-width: 300px) and (max-width: 480px) {
}

@media (min-width: 481px) and (max-width: 767px) {
}

@media (min-width: 767px) and (max-width: 991px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}


