/*mobile*/
@media screen and (min-width:320px) and (max-width:767px) {
	.navbar{background-color:#101010;}
	.navbar-nav{margin:0; background-color:#fff;}
	.navbar-inverse .navbar-collapse{margin-top:20px;}
	.log_right{display:none !important;}
	.log_right .logo{text-align:left !important;}
	.topBar{display:none;}
	.bannerCont, .bannerCarousel{height:300px;}
	.bannerCont, .bannerCont .owl-carousel{height:300px;}
	.bannerText{height: 300px;}
	.bannerImg1{height:300px;}
	.product_desc{height:180px;}
	.blogs{height:240px;}
	.newsFeeds .news .imgContainer{height:120px;}
	.newsFeeds .news .mainContent{height:120px;}
	.product_Img .subText .prod1{width:45%;}
	.product_Img .subText .prod2{width:45%;}
	.product_desc{width:100%;}
	.product_Img .subText{width:95%;}
	.clientSlider, .clientsCarousel{height:100px;}
	.about{padding-top:3em;}
	.mobileTitle{color: #fff; display: inline-block;}
	.mobileTitle span{font-size:22px;}
	.mobileTitle span b{font-weight:500;;}
	.lnr{font-size:28px;}
	.animatedText{width:45%; padding-top:10%;}
	.bannerText .pgHeading{font-size:20px; padding:0; line-height:24px;}
	.bannerText .subHeading{font-size:18px; padding-top:1em;}
	.bannerText .contentIt{padding-left:2em;}
	
	.about .imgContainer{height:300px;}
	.about .pgHeading{line-height:42px; padding-bottom:1em;}
	.pgHeading{line-height:42px; padding-bottom:1.5em}
	section{padding:2em 0;}
	.mt-1{margin-top: 0.5em;}
	.mb-1{margin-bottom: 0.5em;}
	.ml-1{margin-left: 0.5em;}
	.mr-1{margin-right: 0.5em;}
	.pt-1{padding-top: 0.5em;}
	.pb-1{padding-bottom: 0.5em;}
	.pr-1{padding-right: 0.5em;}
	.pl-1{padding-left: 0.5em;}
	.mt-2{margin-top: 1em;}
	.mb-2{margin-bottom: 1em;}
	.ml-2{margin-left: 1em;}
	.mr-2{margin-right: 1em;}
	.pt-2{padding-top: 1em;}
	.pb-2{padding-bottom: 1em;}
	.pr-2{padding-right: 1em;}
	.pl-2{padding-left: 1em;}
	.mt-3{margin-top: 1.5em;}
	.mb-3{margin-bottom: 1.5em;}
	.ml-3{margin-left: 1.5em;}
	.mr-3{margin-right: 1.5em;}
	.pt-3{padding-top: 1.5em;}
	.pb-3{padding-bottom: 1.5em;}
	.pr-3{padding-right: 1.5em;}
	.pl-3{padding-left: 1.5em;}
	.mt-4{margin-top: 2em;}
	.mb-4{margin-bottom: 2em;}
	.ml-4{margin-left: 2em;}
	.mr-4{margin-right: 2em;}
	.pt-4{padding-top: 2em;}
	.pb-4{padding-bottom: 2em;}
	.pr-4{padding-right: 2em;}
	.pl-4{padding-left: 2em;}
	.mt-5{margin-top: 2.5em;}
	.mb-5{margin-bottom: 2.5em;}
	.ml-5{margin-left: 2.5em;}
	.mr-5{margin-right: 2.5em;}
	.pt-5{padding-top: 2.5em;}
	.pb-5{padding-bottom: 2.5em;}
	.pr-5{padding-right: 2.5em;}
	.pl-5{padding-left: 2.5em;}
	footer .socialMedia{margin-top:5px}
	footer .socialMedia i{padding:0 10px;}
	.contacts .payCard li{width:15%;}
	.contacts .payCard{text-align:center !important;}
	.singlebanner .aboutPg, .singlebanner .tourPg, .singlebanner .ticketPg, .singlebanner .visapassPg, .singlebanner .bulkBookPg, .singlebanner .corpStudPg, .singlebanner .simplyBanner{height:250px;}
	.singlebanner .overlay .content h2{left:15%; text-align:left; font-size: 32px;}
	.aboutSection1 .imgContainer{height:400px}
	.aboutSection2{height:auto; background:none;}
	.aboutSection2 .overlay{height:auto; background:none; position:static;}
	.contacts h4{margin-top:1em;}
	.tourType .set{margin-left:0;}
	.singlebanner ul{top: 20%; right: 0%;}
	.tourType .set{height:120px;}
	.tourType .active{border:5px solid #e5e5e5}
	.tourType .overlay .content h4{left:0;}
	.tourpackage .imgContainer{height:300px;}
	.tourpackage .singleSlider{width:80%;}
	.ticketsection2 .singleSlider .innerContent .imgContainer{height:220px;}
	.ticketsection2 .ticketbg{height:560px;}
	.ticketsection2 .singleSlider{margin-top:-40%;}
	.ticketsection2 .owl-nav .owl-prev{left:5%;}
	.ticketsection2 .owl-nav .owl-next{right:5%;}
	.visapg2{margin-top:-60%;}
	.visapg3 .frontend{height:243px;}
	.bulkSection1 .imgContainer{height:300px; margin-top:0;}
	.bulkSection2 .searchBox{padding:0;}
	.bulkSection2 .searchBox .form-control{margin-top:0.8em;}
	.bulkSection3 .packDetail{margin-bottom:2em;}
	.bulkSection3 .packDetail .imgContainer{height:190px;}
	.corpStudSection1 .imgContainer{margin-top:2em;}
}
/*ipad*/
@media screen and (min-width:768px) and (max-width:1023px) {
	.bannerCont, .bannerCarousel{height:300px;}
	.bannerText{height: 300px;}
	.bannerImg1{height:300px;}
	.product_desc{height:250px;}
	.blogs{height:400px;}
	.newsFeeds .news .imgContainer{height:200px;}
	.newsFeeds .news .mainContent{height:200px;}
	.clientSlider, .clientsCarousel{height:140px;}
	.modal-dialog{width:600px;}
}
/*tablet*/
@media screen and (min-width:1024px) and (max-width:1348px) {
	.modal-dialog{width:600px;}
	
}

/*large Device*/
@media screen and (min-width:1349px) and (max-width: 1439px) {
	.bannerCarousel .item{width:1366px;}
	.product_desc{background-color:#353334; width:49%; height:393px;}
	.newsFeeds .news .imgContainer{height:250px;}
	.newsFeeds .news .mainContent{height:250px;}
	.modal-dialog{width:600px;}
}
@media screen and (min-width:1440px){
	.bannerCarousel .item{width:100%;}
	.product_desc{background-color:#353334; width:49%; height:393px;}
	.newsFeeds .news .imgContainer{height:250px;}
	.newsFeeds .news .mainContent{height:250px;}
}
/*2560*/
@media screen and (min-width:2560px) {
	.bannerCarousel .item{width:100%;}
	.product_desc{background-color:#353334; width:49%; height:393px;}
	.newsFeeds .news .imgContainer{height:250px;}
	.newsFeeds .news .mainContent{height:250px;}
}