 

@media only screen and (max-width: 500px)  
{
.owl-prev:after, .owl-next:after {
   /* content: "\f105";*/
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #ffffff;
    opacity: 1;
    background: #000;
    padding: 2px 9px;
}
.owl-prev:before, .owl-next:before {
    content: "\f104";
   
}




.full-width {
    padding-left: 15px;
	    padding-top: 15px;
 }	
.logo img {
    width: 38% !important;
}	
.toggle {
     right: 15px;
    top: 30px;
}	
	

.firsthalf {
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: initial;
    vertical-align: sub;
    background-image: url(../images/home-banner.jpg);
}
.firsthalf span {
    font-size: 25px !important;
    vertical-align: sub;
}
.bottom-arrow span {
    font-size: 10px;
 }
.bottom-arrow img {
    width: 20px;
}
.mobile-width {
    width: 100%;
}
.bottom-arrow {
     bottom: 40px;
 }
.title {
     height: 70vh;
 }
.mobile-fullWidth {
    width: 100%;
}
.desktop-version
{
	display:none;
}
.mobile-version
{
	display:block;
}
.weAre-image h3 {
    margin-bottom: 0px;
    margin-top: -25px !important;
    padding-left: 15px;
    font-size: 18px;
}	
.weAre-image {
     width: 80%;
}
.weAre {
     width: 94%;
 } 
.weAre h3 {
    font-size: 22px;
	    margin-top: 14px;
		    margin-bottom: 4px;
}
.weAre p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.brown-rec img {
    width: 100%;
} 
.brown-rec {
    position: inherit;
    margin-top: -22px;
}
.counter {
    margin-top: 0;
}
.counter li {
    font-size: 16px;
    padding: 18px;
} 
.counter li span {
    font-size: 10px;
}
.weAre a {
     margin-top: 15px;
 }
.weAre-image img {
    width: 92%;
 } 
.bg-weare {
     background-image: linear-gradient(180deg, #edebf2, #edebf2 32%, #fff 0);
 }
.mobile-weAreArrow {
    text-align: center;
    display: block;
    position: absolute;
    left: 0%;
    width: 100%;
    bottom: 135px;
}
.mobile-weAreArrow img {
    width: 6%;
} 
 
 
.counter ul {
    position: relative;
    top: 0px;
}
.getOff {
    bottom: -189px;
    right: 5.5%;
    line-height: 15px;
    font-size: 12px;
}
.what-we-do {
    padding-left: 0;
    text-align: center;
}
.image-section {
     width: 100%;
 } 
.weDo-heading {
     padding-left: 0px;
}
.what-we-do h3 {
    font-size: 18px;
    display: -webkit-inline-box;
}
img.mobile-down-arrow {
    width: 5% !important;
    height: auto !important;
} 
.image-section2 {
    width: 100%;
    margin-top: 50px;
}
 .weDo-heading1 {
    position: inherit;
    left: 0;
    top: 0;
}
.image-section img {
    height: auto;
    width: 100%;
}
.weDo-heading.mobile-fullWidth span {
    padding-left: 15px !important;
	margin-top: 3px;
}
.image-section {
    width: 100%;
    margin-bottom: 50px;
	padding-right: 0px;
} 
.width-100 {
     padding: 0;
    margin-top: 0%;
    display: block;
    padding-top: 35px;
}
.brand h2 {
     font-size: 18px;
	     margin-bottom: 0px;
 }
.brand li img {
    width: 85%;
    float: left;
}
.brand li {
    list-style-type: none;
    float: left;
    width: 33.3%;
	    margin-bottom: 15px;
}
.brand ul {
    width: 100%;
    display: block;
    padding-top: 6px;
}
.destination p {
    left: 14%;
    top: 28%;
    font-size: 18px;
	    margin-bottom: 10px;
} 
#Mobilesection3 {
    margin-bottom: -38px !important;
    padding: 50px;
}
.testimonial img {
    margin-top: 16%;
    margin-bottom: 6%;
}
 
.client-testi {
    padding-left: 0;
    padding-right: 0;
}
.testimonial p {
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    padding-right: 2px;
}
 .testimonials {
    padding: 0;
    width: 80%;
    margin: 0 auto;
}
 
 
 
 
.hught-full {
    height: 100vh;
}
.testimobilesection
{
	position: absolute;
    bottom: 28px;
    margin: 0 auto;
    width: 100%;
}
.bgnone
{
	background:none;
}
.mobile-version-none
{
	display:none;
}
.mobile-client-height {
    height: 0;
    width: 100%;
    background: #f8f8f8;
    display: block;
}
.e-navbar-icon {
    top: 12px !important;
    right: 3px !important;
}
.e-navbar-icon span:nth-child(2), .e-navbar-icon span:nth-child(3) {
    top: 26px !important; 
}
.e-navbar-icon span:nth-child(4) {
    top: 35px !important; 
}
.e-navbar-icon span {
     height: 2px !important;
 }
.air-bag {
    bottom: -9px;
    width: 32% !important;
    margin-bottom: -1%;
}
.leisure-service-image img {
   margin-top: 24px !important;
}
footer p a {
     font-size: 12px;
}
header.global.mobile.in-view.show {
    background: #fff;
    width: 100%;
    height: 75px;
}
.what-content p {
    margin-bottom: 2px;
}
}















@media only screen and (max-width: 370px)  
{
	
.weAre-image img {
    width: 75%;
}	
.weAre a {
     font-size: 12px;
	     margin-top: 10px;
 }	
.weAre h3 {
    font-size: 20px;
    margin-top: 15px;
 }
.weAre-image h3 {
    margin-bottom: -5px;
    margin-top: -10px !important;
    padding-left: 15px;
    font-size: 16px;
}
.mt-70 {
    margin-top: -6px;
}
.mobile-weAreArrow img {
    width: 4%;
}
.mobile-weAreArrow img {
    width: 4%;
}
.testimonial img {
    margin-top: -5%;
    margin-bottom: 6%;
}
 







 
}









@media (min-width:760px) and (max-width:768px)
{
.firsthalf {
     background-size: cover;
}
.full-width {
    padding-left: 15px;
 }
.left-panel.logo img {
    width: 22%;
}	
.e-navbar-icon {
     right: 0px !important;
 }	
.container {
    width: 95%;
 }	
.weAre-image h3 {
     font-size: 20px;
 }	
.weAre h3 {
    font-size: 25px;
}	
.pos-rel {
     height: auto;
}	
.brown-rec {
    bottom: -39.5%;
}	
.bg-weare {
    background-image: linear-gradient(180deg, #edebf2, #edebf2 80%, #fff 0);
}
.counter {
    margin-top: 34px;
}


.counter li {
    padding: 4px;
	    font-size: 14px;
}
.brown-rec img {
    width: 74%;
}
.getOff {
     bottom: -30%;
    right: 5.5%;
     line-height: 18px;
     font-size: 12px;
}
.counter li span {
    font-size: 12px;
}
/*.counter li:first-child {
    left: 50%;
    top: 0%;
} */
.container-image {
    width: 95%;
    margin: 0 auto;
}
.what-we-do {
    padding-left: 12%;
    margin-top: 14%;
}
.image-section img {
    height: auto;
}
.image-section2 img {
    margin-top: 35%;
}
.weDo-heading {
     margin-left: 4%;
}
.testimonial {
     margin-top: -30%;
}
.testimonial p {
    font-size: 16px;
    line-height: 20px;
    padding: 8%;
    padding-right: 2px;
}	
.destination p {
    left: 0;
    font-size: 25px;
    text-align: center;
    width: 100%;
    top: 33%;
}
.mice .abt-quotes {
     width: 87%;
    margin: 0 auto;
}
span.horizantal-line.desktop-version {
    display: none !important;
}
.mice section.abt-section.container.why-us {
    margin-top: 3.2%;
    margin-bottom: 150px;
}
.mice .abt-right img {
    height: 484px !important;
}
.mice .testimonial {
    width: 100%;
 }
.testimonial p {
     padding-top: 0;
	     padding-bottom: 6px;
}














 
}


@media (min-width:976px) and (max-width:1100px)
{
	.about header.global.desktop .wrapper>nav li a {
    padding: 0 10px;
}
}

@media (min-width:1000px) and (max-width:1100px)
{
.firsthalf {
     background-size: cover;
}
.full-width {
    padding-left: 15px;
 }
.left-panel.logo img {
    width: 18%;
}	
.e-navbar-icon {
     right: 0px !important;
 }	
.container {
    width: 95%;
 }	
.weAre-image h3 {
     font-size: 20px;
 }	
.weAre h3 {
    font-size: 25px;
}	
.pos-rel {
     height: auto;
}	
.brown-rec {
    bottom: -25.5%
}	
.bg-weare {
    background-image: linear-gradient(180deg, #edebf2, #edebf2 80%, #fff 0);
}
.counter {
    margin-top: 34px;
}


.counter li {
    padding: 10px;
	    font-size: 16px;
}
.brown-rec img {
    width: 74%;
}
.getOff {
    bottom: -14%;
    right: 6.5%;
    line-height: 18px;
    font-size: 12px;
}
.counter li span {
    font-size: 14px;
}
/*.counter li:first-child {
    left: 50%;
    top: 14%;
} */
.container-image {
    width: 95%;
    margin: 0 auto;
}
.what-we-do {
    padding-left: 12%;
    margin-top: 14%;
}
.image-section img {
    height: auto;
}
.image-section2 img {
    margin-top: 35%;
}
.weDo-heading {
     margin-left: 4%;
}
.testimonial {
     margin-top: -30%;
}
.testimonial p {
    font-size: 16px;
    line-height: 20px;
    padding: 8%;
    padding-right: 2px;
}	
.destination p {
    left: 0;
    font-size: 25px;
    text-align: center;
    width: 100%;
    top: 33%;
}











	
.about .abt-left {
    width: 100%;
    float: left;
    padding-left: 50px !important;
    margin-top: 10px;
    padding-right: 50px;
}	
.abt-right {
    width: 64%;
    float: left;
    padding-top: 10px;
}
.abt-quotes {
    bottom: -18% !important;
}
.quotesImg-height {
    height: 260px!important;
}
.abt-quotes {
    width: 72% !important;
    right: 0px;
    left: auto !important;
}
section.abt-section.container.why-us {
    margin-top: 100px !important
}

	
.about .abt-section {
    width: 100%;
}	
.side-rightArrow {
     display: none;
}	
.abt-quotes {
    width: 95%;
    left: 14px;
}	
.abt-quotes {
    bottom: 12%;
}	
.abt-bal.mobile-version-none {
    display: none;
}	
section.abt-section.container.why-us {
    margin-top: 0;
    display: flex;
    flex-direction: column;
}	
.about .abt-left {
     order: 1;
}	
.abt-right.why-rightImage {
     order: 2;
}	
.scroll-down1 {
    height: 0px !important;
}	
.abt-left h4 {
    padding-left: 0px !important
 }	
.abt-right.why-rightImage {
   margin-left: 5% !important;
    margin: 0 auto;
    width: 88%;
}	
	
	
	.about header.global.desktop .wrapper>nav li a
{
	padding: 0 10px;
}
	

	
}






 



@media (min-width:1101px) and (max-width:1125px)
{
.counter li {
    font-size: 18px;
    padding: 10px;
}	
.counter {
     margin-right: -40px;
	     margin-top: 24px;
}	
/*.counter li:first-child {
    left: 47%;
 }	*/
.brown-rec {
    bottom: 21%;
}	
.weAre a {
     margin-top: 10px;
}	
.weAre p {
    font-size: 16px;
    line-height: 18px;
}	
.getOff {
     bottom: 28%;
    right: 4.8%;
 }	
.destination img:first-child {
    height: 355px;
}	
	
	
	
	
}



@media (min-width:900px) and (max-width:1100px)
{
a.logo-white {
    padding-left: 15px;
}
header.global .toggle {
    right: 15px !important;
 }	
.weAre-image h3 {
     margin-top: 0px;
}
.weAre-image img:last-child {
    top: 7%;
}
.weAre h3 {
     margin-top: 0px;
}
.weAre a {
     margin-top: 10px;
 }
.counter {
    margin-top: 52px;
}
.brown-rec {
    bottom: -19.5%;
}
.counter ul {
    margin-right: -25px;
}
.getOff {
    bottom: -8%;
    right: 6.8%;
 }

 
 
}













@media (min-width:1900px) and (max-width:2200px)
{
section.whatwedo-width1366 {
    width: 86%;
    margin: 0 auto;
    margin-top: -70px;
} 
.weDo-heading span {
     font-size: 20px;
} 
.weDo-heading span:nth-child(2) {
    font-size: 20px;
     margin-top: 0px;
} 
.weDo-heading span:nth-child(3) {
    font-size: 18px;
    margin-top: 0px;
} 
.image-section img {
    width: 100%;
    height: auto;
} 
.weDo-heading {
    margin-top: 34px;
    margin-bottom: 8px;
    /* padding-left: 4%; */
} 
.testimonial img {
     margin-top: 24px;
	     margin-bottom: 13px;
 }
.testimonial p {
     font-size: 20px;
    line-height: 22px;
    float: left;
     padding: 0;
    padding-top: 0;
} 
  .horizantal-line
 {
	        margin-top: 59px !important;
 }
.bottom-arrow img {
    width: 25px !important ;
} 
.homepage .left-angle1 {
    bottom: 113px;
}
.brand a {
    margin-bottom: 150px;
}
 .bottom-arrow-service img {
    width: 25px;
}
























}









 



/********************** ABOUT *********************/



 

@media (min-width:800px) and (max-width:1024px)
{
.abt-section {
    width: 80%;
} 	
.quotesImg-height {
    height: 230px;
}









	
}









@media only screen and (max-width: 450px)  
{
 
.abt-left {
    width: 100%;
     padding-right: 0;
}	
.abt-left p {
     font-size: 16px;
     line-height: 20px;
	 margin-bottom: 10px;
 }	
.abt-right img {
    width:100%;
    float: right;
}	
 
 	
 	
.mobile-version-none
{
	display:none;
}	
 	
.why-rightImage {
    width: 100%;
}	
	
	
	
	
	
	
}



















@media only screen and (min-width: 2400px)  
{
.counter {
    margin-top: 33px;
}	
.counter {
     margin-left: 135px;
}	
.counter li {
     font-size: 45px;
    padding: 55px;
 }	
/*.counter li:first-child {
    left: 9%;
}	*/
.weAre h3 {
     font-size: 58px;
 }	
.weAre {
     width: 46%;
 }	
.weAre p {
     font-size: 40px;
    line-height: 42px;
}	
.weAre a {
     padding: 7px 20px;
    margin-bottom: 20px;
     font-size: 35px;
     margin-top: 53px;
 }	
.weAre-image img:last-child {
     top: 6%;
 }	
.weAre-image img:last-child {
     top: 6%;
 }	
.firsthalf {
     background-size: cover;
}

.weAre h3 {
     font-size: 45px;
  }	
.weAre p {
     font-size: 26px;
    line-height: 32px;
    margin-top: 20px;
}
.weAre a {
     font-size: 20px;
 }
.weAre-image h3 {
     font-size: 32px;
 }
.counter li {
     font-size: 50px;
    padding: 55px;
	    padding-top: 30px;
 }
.getOff {
     right: 6.2%;
     line-height: 31px;
    text-transform: uppercase;
    font-size: 24px;
}
.counter li span {
    font-size: 23px;
}
.sidearrow1 {
     bottom: -23px;
    right: 37%;
    width: 11% !important;
}
.height-overflow {
    background-image: url(../images/leisure-bg.png);
    height: 536px;
    background-repeat: no-repeat;
    float: right;
    width: 51%;
    background-position: 52px -104px;
}
.counter-brown {
    position: absolute;
    width: 100%;
    bottom: 329px;
    right: 0;
}

.weare-explore h3 {
     font-size: 56px;
 }
.weare-explore p {
    font-family: 'Conv_JosefinSans-Light';
    font-size: 35px;
    line-height: 34px;
}
.weare-explore {
    width: 78%;
    margin: 0 auto;
}
.weare-explore a {
     font-size: 28px;
     margin-top: 42px;
     transition: 1s all ease;
}
p.getOff-link {
    position: absolute;
    bottom: 116px;
    right: 130px;
    text-align: center;
    color: #fff;
    font-family: 'Conv_JosefinSans-Light';
    line-height: 36px;
    text-transform: uppercase;
    font-size: 27px;
}
.section.whatwedo-width1366
{
	height:100vh;
}
.height-100vh
{
	height:100vh;
}
.image-section img {
    width: 100%;
    height: auto;
}










 
}



@media only screen and (max-width: 1440px)  
{
.clients .testimonial {
    width: 63% !important;
}
.weare-explore {
    width: 82%;
 }	
.weare-explore h3 {
     font-size: 34px;
	     margin-top: 29px;
 }	
.counter-brown {
    position: absolute;
    width: 100%;
    bottom: 80px;
    right: 0;
}	
.counter {
    margin-top: 15px;
}

/*.counter li:first-child {
    left: 8%;
    top: 25%;
}*/
.counter li {
    font-size: 25px;
}
p.getOff-link {
     bottom: 65px;
    right: 76px;
     line-height: 19px;
     font-size: 15px;
}
.whatwedo-width1366 {
    width: 100%;
	    margin-top: -14px !important;
}
.firsthalf {
     background-size: cover;
}
.height-overflow {
    height: 249px;
    background-position: 33px -254px;
	    width: 42%;
}
.sidearrow1 {
     bottom: -14px;
    right: 28%;
 }
 .desktop-version.height-100vh {
    height: 100vh;
}
.image-section img {
     height: auto;
}
.leasure-animated-arrow {
     top: 49%;
 }
section.weare-container {
    background-image: linear-gradient(180deg, #edebf2, #edebf2 40%, #fff 0);
    height: 900px;
	    height: calc(100vh - 106px);
}
.quotesImg-height {
     height: 180px;
}
.abt-section {
     height: 100vh;
	     margin-top: 150px;
		     height: calc(87vh - 50px);
}
.abt-quotes {
    bottom: 20px;
}
.bottom-arrow3 {
    height: auto;
    right: 1%;
}
.abt-bal {
    bottom: -325px;
    left: 114px;
    width: 100%;
}
.abt-left {
    padding-right: 0;
    padding-left: 50px;
}
.abt-right.why-rightImage {
    margin-left: -2%;
}
 
.scroll-down1 {
    background: none !important;
    height: 106px !important;
}
.abt-left h4 {
    padding-left: 26px;
    margin-left: 0%;
    width: 250px;
    padding-top: 0px;
}
section.abt-section.container.about-inair h4 {
    padding-left: 0;
}























section.what-we-v2 {
    width: 77%;
    margin: 0 auto;
    margin-top: 12px;
    position: relative;
}
.image-section-v2 img {
    width: 76%;
}
.mice-1 span {
     font-size: 20px;
}
.corporate-1 span {
     font-size: 20px;
}
.corporate-1 {
    left: 19%;
     bottom: 12%;
 }
.leisure-1 span {
     font-size: 20px;
}
.mice-1 {
     left: -7%;
}
.leisure-1 {
    right: 1%;
 }

 
.mice .abt-left h4 {
    padding-left: 0;
     width: 271px;
	 padding-top: 0;
 } 
.mice .abt-quotes {
    bottom: 20px;
}
.mice .quotesImg-height {
    height: 240px;
}
.mice .abt-quotes p {
     font-size: 26px;
     line-height: 30px;
} 
.mice  .abt-bal-1 {
    bottom: -340px !important;
    right: 122px !important;
    left: auto !important;
    width: auto !important;
} 
.mice .scroll-down1 {
    background: none !important;
    height: 0px !important;
    margin-top: -28px;
}
.mice .abt-left.mice-services ul {
    padding-left: 18px;
} 
 .horizantal-line {
     width: 70.4%;
 }
 .brand a {
     width: 12%;
 }
 .flex-container {
        margin-bottom: 60px;
}
 .responsive-width {
    width: 78%;
    margin: 0 auto;
}
#section3 {
    height: 89px;
}
.what-content p:nth-child(1) {
     font-size: 20px;
} 
.what-content p:nth-child(2) {
    font-size: 18px;
 } 
.what-content p:nth-child(3) {
     font-size: 18px;
    margin-bottom: 3px;
} 
.demo img {
     width: 20px;
}
.what-content img {
    width: 16px;
} 
.testimonial {
    /* width: 100% !important;*/
 } 
.testimonial p {
     padding-bottom: 0;
} 
 
 .final-testi .description {
    font-size: 21px;
     line-height: 23px;
    padding-top: 0;
}
.width-100 {
    padding: 65px 80px;
}
 
.brand h2 {
     margin-bottom: 30px;
 }
.destination img:first-child {
    height: 340px;
}
.left-angle1 {
    bottom: 113px;
}

.air-bag {
    bottom: -44px;
}
.what-content p {
    margin-bottom: 4px;
}
section.client-continer {
     width: 68%;
}

.brand a {
     padding-top: 10px;
}
.new-adventure a {
     padding-top: 10px;
}
.weAre a {
     padding-top: 11px;
}

.mice-bg-services .container {
    width: 82%;
}
.mice-bg-services {
     padding-top: 80px;
}

section.contact-continer {
     width: 72%;
 }

.bottom-arrow {
     bottom: 27px;
 }	

.testimonial .description {
    margin: 14px 0 34px !important;
}
.mice-abt-bal {
     margin-right: 0;
    margin-top: -118px;
 } 
.mice-abt-bal img {
    width: 90% !important;
} 
.mice section.abt-section.container.why-us {
    margin-top: 161px;
    margin-bottom: 150px;
}
.abt-section {
    width: 77%;
}
.horizantal-line {
    width: 73.2%;
}

section.abt-section.container.why-us {
    margin-top: 22px;
}


























}

@media only screen and (max-width: 1366px)  
{
.left-angle1 {
    bottom: 73px;
    right: -20px;
}
section.weare-container {
    background-image: linear-gradient(180deg, #edebf2, #edebf2 40%, #fff 0);
    height: 650px;
}	
.testimonial {
    
    margin-top: 12px;
	padding: 0 8% 1%;
}
.owl-theme .owl-controls .owl-buttons div {
    
    display: none !important;
}
.image-section2 {
   
    margin-top: 26px;
}
.weare-container h4 {
     
    font-size: 18px;
	    margin-bottom: 0px;
    
}
.what-we-do h3 {
     
    font-size: 18px;
    
}
.brand h2 {
   
    font-size: 18px;
	    margin-bottom: 20px;
     
}
.firsthalf span {
    
    font-size: 35px;
    
}
.abt-quotes {
    bottom: 20px;
}
.abt-right img {
    height: 464px;
    object-fit: cover;
}
.quotesImg-height {
    height: 180px;
}
.abt-quotes p {
     font-size: 28px;
     line-height: 30px;
}
.abt-bal {
    bottom: -252px;
    left: 102px;
    width: 81%;
}
.abt-section {
    height: calc(91vh - 50px);
    margin-top: 110px;
}
.abt-left {
    padding-right: 0;
    padding-left: 50px;
}
.weare-explore h3 {
     font-size: 26px;
     margin-bottom: 2px;
    margin-top: 6px;
}
.weare-explore {
    width: 90%;
 }
.weare-explore p {
     font-size: 18px;
    line-height: 21px;
}
.counter-brown {
     width: 95%;
    bottom: 120px;
 }
.counter {
    margin-top: 8px;
}
/*.counter li:first-child {
     left: 5%;
 }*/
.counter li {
     font-size: 21px;
    padding: 19px;
 }
.counter li span {
     font-size: 16px;
 }
p.getOff-link {
     bottom: 62px;
    right: 69px;
     line-height: 18px;
     font-size: 14px;
}
.image-section img {
     height: 220px;
}
.weDo-heading span {
     font-size: 16px;
}
.weDo-heading span:nth-child(2) {
    font-size: 18px;
     margin-top: 2px;
}
.weDo-heading span:nth-child(3) {
    font-size: 16px;
     line-height: 18px;
}
.whatwedo-width1366 {
    width: 86%;
	    margin: 0 auto;
 }
.height-overflow {
     height: 243px;
	     background-position: 27px -357px;
 }
#section3 {
    height: 90px;
}
.weDo-heading {
     margin-bottom: 12px;
 } 
.weDo-heading1 {
     top: -69px;
} 
.testimonial img {
    margin-top: 15px !important;
    width: 4%;
    margin-bottom: 8px;
    height: auto !important;
}
.testimonial p {
     font-size: 19px;
    line-height: 17px;
 } 
.weDo-heading2 {  
     bottom: 16%;
} 
.image-section2 img {
    margin-top: 10%;
    height: 216px;
    object-fit: cover;
}
.leasure-animated-arrow {
     top: 63%;
 } 
.brand img {
    width: 140px;
} 
.destination p {
     left: 0;
     width: 100%;
} 
.width-100 {
    padding: 80px 80px;
}
 
section.abt-section.container.why-us {
    margin-top: 137px !important;
}
.scroll-down1 {
     height: 78px !important;
} 
.abt-right.why-rightImage img {
    object-fit: contain;
    height: auto;
} 
.about-inair .abt-left {
    padding-left: 0;
	position: relative;
} 
.abt-right.why-rightImage {
    margin-left: -2%;
}
.bottom-arrow3 {
    bottom: -4px;
}
.abt-left h4 {
    margin-left: 0%;
    margin-top: -5px;
}
.brand a {
    width: auto;
    display: inline-block;
}
.brand a {
    margin-bottom: 65px;
    font-size: 14px;
}
.new-adventure a {
     font-size: 14px;
 }


















section.what-we-v2 {
    width: 72%;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}
.image-section-v2 img {
    width: 66%;
}
.mice-1 span {
     font-size: 20px;
}
.corporate-1 span {
     font-size: 20px;
}
.corporate-1 {
    left: 19%;
     bottom: 12%;
 }
.leisure-1 span {
     font-size: 20px;
}


.mice .abt-right img {
    height: 445px;
 }
 
.mice .abt-left h4 {
     padding-top: 0;
} 
.mice .abt-quotes p {
    font-size: 26px;
    line-height: 26px;
}
.mice .abt-bal-1 {
    bottom: -351px !important;
    right: 0 !important;
    left: auto !important;
    width: 27% !important;
}
.mice .abt-left h4 {
     width: 280px;
	     padding-left: 0;
 }

.mice .scroll-down1 {
    height: 42px !important;
}
.horizantal-line {
        width: 68.8%;
     right: -234px;
	     top: 11px;
 }
.mice-services ul {
    padding-left: 22px;
}
.mice-services li {
     margin-bottom: 18px;
	 line-height: 22px;
    font-size: 18px;
 }

.what-content {
    margin-top: 10px;
}
.what-content p:nth-child(1) {
    font-size: 16px;
}
.what-content p:nth-child(2) {
    font-size: 16px;
}
.what-content p:nth-child(3) {
    font-size: 16px;
    margin-bottom: 4px;
}
.what-content img {
    width: 14px;
}
.demo img {
     width: 20px;
}
.flex-container {
    margin-bottom: 36px;
	transform: translate(0%, 15%);
}
.final-testi .description {
    font-size: 21px;
     line-height: 22px;
}
.demo .testimonial {
    margin: 0 auto !important;
}
.responsive-width {
    width: 100%;
    margin: 0 auto;
}
.testimonial {
    /* width: 100% !important;*/
 }
.mt-155 {
    height: 110px;
 }
.responsive-width h3:nth-child(1) {
    font-size: 18px;
    margin-bottom: 15px;
}
.column3 {
    float: left;
    flex-basis: 31.1%;
}
.bottom-arrow-service {
     bottom: -21px;
}
.destination img:first-child {
    height: 322px;
    object-fit: cover;
}
.left-angle1 img {
    width: 75%;
}
.left-angle img {
    width: 75%;
}
.weare-explore a {
     font-size: 14px;
	 margin-top: 20px;
 }

.left-angle {
     top: -18px;
 }
a.logo-white img {
    width: 76%;
}
section.contact-continer {
     width: 75%;
 }
.brand ul {
    margin-bottom: 10px;
}
footer {
    margin-top: 93px;
    margin-bottom: 30px;
}
.bottom-arrow {
     bottom: 15px;
 }
.abt-bal-new {
    margin-top: -88px;
    padding: 0px;
    margin-left: -15px;
}
.abt-bal-new img {
    width: 71%;
}

.mice-abt-bal img {
    width: 40px !important;
}
.mice-abt-bal {
    margin-right: 0px;
    margin-top: -104px;
}

.abt-left p {
    font-size: 18px;
}














}/************ 1366***************/


@media only screen and (min-width: 1920px)  
{
section.abt-section.container.why-us {
         margin-top: 22px; 
}
.weare-explore h3 {
     font-size: 40px;
     margin-bottom: 2px;
    margin-top: 6px;
}
.weare-explore {
    width: 82%;
 }
.weare-explore p {
    font-size: 23px;
    line-height: 24px;
    margin-top: 6px;
}
.counter-brown {
    width: 95%;
    bottom: 100px;
}
.counter {
    margin-top: 8px;
}
/*.counter li:first-child {
     left: 5%;
 }*/
.counter li {
    font-size: 36px;
    padding: 38px;
}
.counter li span {
    font-size: 20px;
}
p.getOff-link {
    bottom: 87px;
    right: 102px;
    line-height: 25px;
    font-size: 18px;
}
.image-section img {
    height: auto;
}
.weDo-heading span {
     font-size: 16px;
}
.weDo-heading span:nth-child(2) {
    font-size: 18px;
     margin-top: 2px;
}
.weDo-heading span:nth-child(3) {
    font-size: 18px;
     line-height: 18px;
}
.whatwedo-width1366 {
    width: 86%;
	    margin: 0 auto;
 }
.height-overflow {
    height: 326px;
}
#section3 {
    height: 94px;
}
.weDo-heading {
    margin-bottom: 15px;
}
.weDo-heading1 {
     top: -69px;
} 
.testimonial img {
    margin-top: 43px !important;
    width: 4%;
    margin-bottom: 28px;
height:auto !important;
}
.testimonial p {
    font-size: 20px;
    line-height: 25px;
} 
.weDo-heading2 {
     bottom: 18%;
} 
.image-section2 img {
    margin-top: 8%;
    height: 360px;
    object-fit: cover;
}
.leasure-animated-arrow {
     top: 63%;
 } 
.brand img {
    width: 140px;
	    margin-right: 15px;
} 
.width-100 {
    padding: 100px 80px;
}
.destination img:first-child {
    height: 550px;
    width: 100%;
    object-fit: cover;
}
 .width-4 {
    width: 9px !important;
 }
span.toggle span em {
     width: 80%;
 } 
 .image-section2 {
   
    margin-top: 4%;
}
section.whatwedo-width1366 {
    width: 100%;
 } 
.abt-section {
    width: 68%;
    height: 88vh;
    height: calc(100vh - 120px);
}
img.quotesImg-height {
    height: 288px;
}
.abt-quotes {
    bottom: -39px;
}
.abt-bal {
    position: absolute;
    bottom: -239px;
    right: -90px;
}
.abt-quotes {
        bottom: 20px;
}
.abt-left h4 {
    padding-left: 50px;
}
#section3 {
    height: 90px !important;
}
.abt-left h4 {
    padding-left: 26px;
    margin-left: -4%;
    width: 250px;
}
.abt-right.why-rightImage {
    margin-left: -2%;
}
.mice .abt-left h4 {
     width: 260px;
}
.bottom-arrow-service {
    position: absolute;
    bottom: -26px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.flex-container {
     margin-bottom: 50px;
}
.left-angle1 {
    bottom: 84px;
}
.mice .left-angle1 {
    bottom: 84px;
}

.air-bag {
    width: 24% !important;
 }




}





@media only screen and (min-width: 2200px)  
{
.firsthalf span {
    font-size: 50px;
}	
	
	
	
.firsthalf {
    background-size: cover;
}
a.logo-white img {
    width: 100% !important;
}
.weare-container h4 {
    font-size: 30px;
    margin-bottom: 20px;
}
.weare-explore h3 {
    font-size: 50px;
    margin-bottom: 2px;
    margin-top: 60px;
}
.weare-explore {
    width: 78%;
 }
.weare-explore p {
    font-size: 26px;
    line-height: 30px;
    margin-top: 6px;
}
.counter-brown {
    width: 95%;
    bottom: 100px;
}
.counter {
    margin-top: 22px;
}
/*.counter li:first-child {
     left: 5%;
	 top: 32%;
 }*/
.counter li {
    font-size: 36px;
    padding: 38px;
}
.counter li span {
    font-size: 20px;
}
p.getOff-link {
    bottom: 110px;
    right: 137px;
    line-height: 34px;
    font-size: 23px;
}
.image-section img {
    height: auto;
}
.weDo-heading span {
    font-size: 25px;
}
.weDo-heading span:nth-child(2) {
    font-size: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.weDo-heading span:nth-child(3) {
    font-size: 22px;
    line-height: 21px;
}
.whatwedo-width1366 {
    width: 86%;
	    margin: 0 auto;
 }
.height-overflow {
    height: 500px;
}
#section3 {
    height: 220px !important;
}
.weDo-heading {
    margin-bottom: 15px;
}
.weDo-heading1 {
     top: -69px;
} 
.testimonial img {
    margin-top: 43px !important;
    width: 4%;
    margin-bottom: 28px;
}
.testimonial p {
    font-size: 30px;
    line-height: 37px;
}
.weDo-heading2 {
     bottom: 18%;
} 
.image-section2 img {
    margin-top: 8%;
}
.leasure-animated-arrow {
     top: 63%;
 } 
.brand img {
    width: 203px;
}
.width-100 {
    padding: 120px 80px;
}
.destination img:first-child {
    height: 629px;
    width: 100%;
}
.destination p {
     left: 0;
     width: 100%;
} 
footer p {
     font-size: 20px;
} 
header.global.desktop.active {
     height: 90px !important;
 } 
header.section.active nav ul>li, header.global.desktop.active nav ul>li {
     top: 10px !important;
} 
header.global.desktop>.wrapper>nav li a, footer.global header.global.desktop>.logo>nav li a, #content.home header.global.desktop>.careers-container>nav li a, header.global.desktop>.sub-head>nav li a, #content.services header.global.desktop>.platforms>nav li a, #content.services header.global.desktop>.partners>nav li a, #content.services header.global.desktop>.integrations>nav li a, #content.landing header.global.desktop>.sub-head>nav li a {
     font-size: 18px;
} 
.abt-left p {
     font-size: 26px;
     line-height: 28px;
 }
 .abt-bal {
     right: 80px;
	 width: 73%;
	     bottom: -284px;
}
.bottom-arrow3 {
     bottom: -85%;
 }
section.abt-section.container.why-us {
    margin-top: 0;
    height: auto;
    margin-top: 8.3%;
}

.abt-section {
    margin-top: 190px;
 }

.mice #section3 {
    height: 64px !important;
}
.horizantal-line {
    width: 46%;
}

.weDo-heading2 {
     right: 53%;
 }
.height-full {
   /*height: 100vh;*/
}
.flex-container {
     margin-bottom: 180px;
}
.air-bag {
    width: 78% !important;
}
.mt-155 {
    height: 180px;
}
.responsive-width {
    position: relative;
    height: 81vh;
}
.bottom-arrow-service {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
footer p:nth-child(2) {
    margin-bottom: 50px;
}
footer {
    margin-top: 160px;
}
.abt-section {
    width: 84%;
	    height: calc(100vh - 189px);
}


.clients .air-bag {
    width: 83% !important;
}
.abt-bal {
     /*width: 9.6%;*/
 }
 
.contact-baloon {
     left: 25%;
 } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
}




	
@media only screen and (max-width: 640px)  
{
	body.about.inner .toggle {
    display: block;
}
/* .about .firsthalf {
    background-image: url(../images/abt-banner.jpg);
    background-position: -440px 0px;
}*/	
.abt-left {
    width: 100%;
     padding-right: 0;
}	
.abt-left p {
     font-size: 16px;
     line-height: 20px;
	 margin-bottom: 10px;
 }	
.abt-right img {
    width:100%;
    float: right;
}	
 
.abt-right {
    width: 50%;
    float: right;
}	
.abt-quotes p {
     font-size: 22px;
     line-height: 25px;
}	
.mobile-version-none
{
	display:none;
}	
 	
.why-rightImage {
    width: 100%;
}	
.abt-section {
    margin-top: 100px;
    width: 88%;
}	
.abt-right {
    width: 100%;
 }	
.abt-left h4 {
    font-size: 18px;
    margin-bottom: 8px;
    margin-left: 0%;
    padding-left: 0;
}	
.abt-quotes p {
    font-size: 20px;
    line-height: 20px;
	 top: -14px;
}	 	
.why-rightImage img {
    margin-top: 16px;
}	
.about .width-100 {
       padding: 0;  
	       margin-top: 60px;
 }
.about footer .container {
     padding-top: 46px;
}

.counter {
     width: 100%;
 }
.weAre a {
     margin-bottom: 50px;
	 padding-bottom: 6px;
	     padding-top: 11px;
}
.counter li {
    font-size: 18px;
    padding: 9px;
}
.counter li span {
    font-size: 13px;
}
/*.counter li:first-child {
    left: 0;
    position: inherit;
} */
.owl-prev {
    position: absolute;
    left: -2%;
    top: -8px;
}
.owl-next {
    position: absolute;
    right: 0%;
    top: -8px;
}
.owl-theme .owl-controls .owl-buttons div {
    background: none !important;
    margin: 0px !important;
    width: auto;
	padding:0 !important;
}
.counter {
    z-index: 9;
}
.width-100 {
    padding: 48px 14px;
    padding-bottom: 13px;
}
.abt-left p {
    font-size: 18px;
    line-height: 22px;
}
section.abt-section.container.about-inair .abt-left {
    padding-right: 0px;
}
.abt-right {
    margin-top: 50px;
    position: relative;
}
.abt-right img {
    width: 100%;
    float: none;
    height: auto;
    bottom: auto;
    top: -4%;
}
.side-rightArrow {
    width: 22% !important;
    height: auto !important;
    position: absolute !important;
    bottom: 48%;
    right: -14px;
	top:auto;
}
.quotesImg-height {
    height: 134px;
}
.abt-right.why-rightImage img {
      margin-bottom: 0px;
	  margin-top: 70px;
}
section.abt-section.container.why-us .abt-left {
    padding-left: 0;
}
.abt-quotes img {
     margin-top: -4%;
}
.abt-quotes {
    bottom: 0;
    position: inherit;
    width: 94%;
    margin: 0 auto;
    left: -10px;
}
section.abt-section.container.why-us {
    margin-top: 150px;
}
.scroll-down1 {
    height: 0 !important;
}
.new-adventure {
    position: absolute;
    top: 20%;
    right: 4%;
    text-align: center;
}
.new-adventure a {
    font-size: 12px;
    margin-top: 0;
    padding: 6px 15px;
	    display: inline-block;
		    padding-top: 10px;
}
.brand a {
    padding: 7px 20px;
    margin-bottom: 41px;
    display: -webkit-inline-box;
    font-size: 12px;
    width: auto;
    margin-top: 10px;
    padding-top: 10px;
}

.client li {
    width: 47%;
    margin-right: 3%;
    margin-bottom: 3%;
}
.client li img {
    width: 100px;
}
section.client-continer {
    margin-top: 38%;
       width: 86%;
    margin: 0 auto;
    margin-top: 25%;
	    margin-bottom: 10%;
}
div#section5 {
    height: 0;
}

.client img {
     width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.client img:nth-child(2n) {
    margin-right: 0;
}
section.client-continer h3 {
    font-family: 'Conv_Cardo-Regular';
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 18px;
    text-transform: uppercase;
}

section.abt-section.container.why-us {
     display: flex;
    flex-direction: column;
}
.abt-right.why-rightImage {
     order: 2;
}
section.abt-section.container.why-us .abt-left {
     order: 1;
} 
.mice .abt-section {
      margin-top: 0px !important;
    width: 100%;
}
.mice .abt-right img {
    height: 256px;
}
.mice .abt-quotes p {
    font-size: 21px;
    line-height: 22px;
    position: absolute;
    top: -11px;
}
.mice .quotesImg-height {
    height: 130px !important;
}
.mice .abt-quotes {
    position: absolute;
    /*bottom: 233px !important;*/
    width: 96%;
    margin: 0 auto;
}
.mice section.abt-section.container.about-inair .abt-left {
    padding: 20px !important;
    padding-top: 14px !important;
}
.mice .abt-left {
    padding: 20px !important;
}
.mice .scroll-down1 {
     margin-top: -100px;
}
.abt-right.why-rightImage {
    margin-top: -20px !important;
}
.mice .testimonial {
    width: 100%;
 }
.mice .testimonial .description {
    line-height: 22px;
    color: #000;
    font-size: 22px;
}
.mice .testimonial {
     padding: 0;
}
.demo h4 {
     font-size: 18px;
     margin-bottom: 8px;
 }
.demo span {
     font-size: 16px !important;
 }
.owl-theme .owl-controls .owl-page span {
     width: 8px;
    height: 8px;
 }
.more-service h4 {
    font-size: 18px;
    margin-bottom: 0;
    padding: 20px;
    padding-bottom: 24px;
}
.more-service-content {
    width: 100%;
    margin-top: 10px;
    order: 2;
}
.more-service-img img {
    width: 100%;
    float: right;
}
.mice .abt-right.why-rightImage {
    margin-left: 0%;
    padding: 20px;
}
.mice section.abt-section.container.why-us {
     margin-bottom: 0px;
}
.abt-left.mice-services {
    margin-top: 0px;
}
.abt-quotes-mobile {
    /*position: inherit !important;*/
    bottom: 0 !important !important;
    margin-top: 30px !important;
    right: 0 !important;
    left: auto !important;
}
.column3 {
     flex-basis: 100%;
}
.responsive-width {
    width: 100%;
    height: auto;
}
.what-content p:nth-child(1) {
    font-size: 16px;
}
.what-content p:nth-child(2) {
    font-size: 16px;
}
.what-content p:nth-child(3) {
    font-size: 16px;
	       margin-bottom: 5px;
 }
.what-content img {
    width: 14px;
    margin-bottom: 25px;
}
.testimonial {
    width: 100% !important;
    padding: 0 0% 2%;
}
.final-testi .description {
    font-size: 20px;
    line-height: 20px;
}
.responsive-width h3:nth-child(1) {
    font-size: 16px;
	    margin-bottom: 15px;
		    top: 0;
 }
.left-angle {
     top: 41px;
 }
.left-angle1 {
     bottom: 82px;
 }
.responsive-width {
     margin-bottom: 90px;
}
.container.height-full {
    width: 100%;
}

.what-content p {
    margin-bottom: 2px;
}
.clients .destination {
    margin-top: 60px;
}

.homepage .demo .testimonial {
    margin: 0 auto !important;
    padding: 0px 20px;
}

.air-bag {
    bottom: -19px;
}
footer {
    margin-top: 54px;
}
.mice .demo {
    text-align: center;
    margin-top: 50px;
	    margin-bottom: 130px;
}
.mice footer .container
{
	border:none;
}
.mice .side-rightArrow {
    width: 22% !important;
    height: auto !important;
    position: absolute !important;
        top: -16px;
    left: -10px;
    transform: rotate(270deg);
    right: auto;
    display: block;
}
.mice .abt-right.why-rightImage img {
    margin-bottom: 0px;
    margin-top: 0px;
}
.mobile-services {
    margin-top: 0 !important;
}
.mobile-services h5
{
	    width: 50%;
    float: left;
}
.mobile-services
{
		padding-top:0px;
}
.mobile-services {
     margin-top: -25px !important;
}
.mobile-services img {
    width: 16px;
    margin-top: 10px;
}
.flex-div {
    display: flex;
    flex-direction: column;
       margin-top: -30px !important;
}
.fl-right {
    float: none !important;
}

.leisure .mice-bg-services .container {
    width: 100%;
}
.mice .mice-bg-services .container {
    width: 100%;
}
.leisure .ab-content {
    position: initial;
    right: 62px;
}
section.contact-continer {
    width: 94%;
}
section.contact-continer p {
     width: 100%;
 }
section.contact-continer {
      margin-top: 28%;
} 

.contact-baloon
{
	display:none;
}
.flex-container {
     transform: none;
}



}/************650*************/

@media (min-width:310px) and (max-width:450px)
{
 
/*.counter li:first-child {
     padding: 0px;
 }	*/
.counter li {
    font-size: 14px;
 }
.getOff {
    bottom: -211px;
    right: 6.5%;
 }
.counter {
    margin-top: 18px;
} 	
 
.side-rightArrow {
     bottom: 35%;
    right: -14px;
    top: auto;
}
.abt-right.why-rightImage {
    margin-top: 31px;
}

section.abt-section.container.why-us.mbb-0 {
     margin-top: 104px !important;
}
.mice .abt-section.container.why-us.mbb-0 {
     margin-top: 291px !important;
}
.mice .mice-bg-services {
    padding-bottom: 1px;
}

	
}



@media (min-width:310px) and (max-width:352px)
{
 
.getOff {
    bottom: -192px;
    right: 6%;
    font-size: 11px;
}	
section.abt-section.container.why-us {
    margin-top: 170px;
 }
.abt-quotes {
    bottom: 0;
    position: inherit;
    width: 96%;
    margin: 0 auto;
    left: -3px;
}	
.abt-quotes {
    bottom: 0;
    position: inherit;
    width: 97%;
    margin: 0 auto;
    left: -6px;
}
}
@media (min-width:1000px) and (max-width:1280px)
{
	.flex-container {
    margin-bottom: 80px;
}
.counter-brown {
    width: 95%;
    bottom: 203px;
}
section.weare-container {
    background-image: linear-gradient(180deg, #edebf2, #edebf2 45%, #fff 0);
	height: 615px;
	    height: calc(100vh - 106px);
}
p.getOff-link {
    bottom: 54px;
    right: 62px;
  }
#section3 {
    height: 98px;
}
.whatwedo-width1366 {
    width: 100%;
    margin: 0 auto;
}
.image-section img {
    height: auto;
}
.height-overflow {
    height: 290px;
    background-position: 27px -357px;
	width: 47%;
}
.brand img {
    width: 130px;
}
.destination img:first-child {
    height: 750px;
    width: 100%;
}
.destination img:first-child {
    height: 331px;
    width: 100%;
    object-fit: cover;
}
.destination p {
    left: 0;
    width: 100%;
    font-size: 50px;
}
.abt-bal {
    bottom: -281px;
    left: 91px;
    width: 95%;
}
.scroll-down1 {
    height: 90px !important;
}
.sidearrow1 {
     bottom: -14px;
    right: 33.6%;
 }
.weDo-heading2 {
     right: 51%;
 }
.abt-left h4 {
     padding-top: 0px;
	     font-size: 18px;
}
.abt-section {
     margin-top: 142px;
	     height: calc(88vh - 46px);
}
.width-100 {
    padding: 88px 80px;
}
.air-bag {
    width: 70% !important;
 
}
.left-angle1 {
    bottom: 79px;
    right: -20px;
}
.more-service h4 {
     font-size: 18px;
	 margin-bottom: 0px;
}
 .email-call span {
    font-size: 20px !important;
 }
section.contact-continer {
     width: 83%;
 }

.bottom-arrow img {
    width: 20px !important;
}
.bottom-arrow-service img {
    width: 20px;
}
.abt-right img {
    height: 569px;
 }

.mice-abt-bal {
     margin-right: 0;
    margin-top: -118px;
 } 
.mice-abt-bal img {
    width: 90% !important;
} 
.horizantal-line {
    width: 72%;
}
.mice section.abt-section.container.why-us {
    margin-top: 161px;
    margin-bottom: 150px;
}

.about section.abt-section.container.about-inair .abt-left {
    padding-right: 50px;
}
.mice  section.abt-section.container.about-inair .abt-left {
    padding-right: 0;
}




}

@media (min-width:650px) and (max-width:900px) 	
{
header.global.mobile.show.in-view {
     padding: 15px;
}	
.bg-color-mo {
    background: none;
 }	
.left-panel {
    width: 65%;
 }	
.counter-brown img {
     width: 100%;
}	
.counter-brown {
    width: 100%;
	   
    position: initial;
 }	
.counter {
     width: 100%;
 }	
.weare-explore {
    width: 73%;
    margin: 0 auto;
    margin-top: 19px;
    margin-bottom: 60px;
}	
.right-panel {
    width: 100%;
 }	
/*.counter li:first-child {
     width: 3%;
}	*/
.height-overflow {
     width: 72%;
}	
.sidearrow1 {
     right: 57%;
}	
.ipad-site
{
	display:none;
}
.image-section2 img {
    margin-top: 19%;
 }	
 
.weDo-heading2 {
    bottom: 16%;
    left: -2%;
}	
.weDo-heading {
    margin-left: 0%;
}	
.testimonial {
    margin-top: 60px;
}	
.testimonial p {
     padding-left: 0;
}	
	
.new-adventure {
     top: 19%;
 }	
.new-adventure a {
     margin-top: 0px;
 }	
header.global.mobile.show.in-view {
     z-index: 99999999;
}	
header.global .logo-white {
    left: 20px !important;
}
header.global.mobile nav ul {
    margin-top: 100px !important;
}	
img.animated.infinite.slideInUp.leasure-animated-arrow.ipad-arrow {
    position: relative;
    top: -8px;
	display:none;
}
.slider-testimonial-ipad
{
	display:block;
}	
	
	
	
	
	
.about .abt-left {
    width: 100%;
    float: left;
    padding-left: 50px !important;
    margin-top: 10px;
    padding-right: 50px;
}	
.abt-right {
    width: 100%;
    float: left;
     padding-top: 10px;
}	
.about .abt-section {
    width: 100%;
}	
.side-rightArrow {
     display: none;
}	
.abt-quotes {
    width: 95%;
    left: 14px;
}	
.abt-quotes {
    bottom: 12%;
}	
.abt-bal.mobile-version-none {
    display: none;
}	
section.abt-section.container.why-us {
    margin-top: 0;
    display: flex;
    flex-direction: column;
}	
.about .abt-left {
     order: 1;
}	
.abt-right.why-rightImage {
     order: 2;
}	
.scroll-down1 {
    height: 0px !important;
}	
.abt-left h4 {
    padding-left: 0px;
 }	
.abt-right.why-rightImage {
    margin-left: 0%;
    margin: 0 auto;
    width: 88%;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 
	
	
	
	
	
}
@media only screen and (max-width: 1366px)  
 
{
.mice .quotesImg-height {
    height: 190px;
}	
.mice .abt-section {
    height: 100vh;
    margin-top: 135px;
    height: calc(85vh - 35px);
}
.mice .abt-quotes {
    position: absolute;
    bottom: 20px;
    margin-top: 30px;
    right: 0;
    left: auto;
}
.clients .testimonial {
    width: 60% !important;
    margin: 0 auto;
}
.mice-bg-services .container {
    width: 82%;
}	
}

@media (min-width:1000px) and (max-width:1280px)
{
.mice .abt-quotes {
    position: absolute;
    bottom: 252px;
    margin-top: 30px;
    right: 0;
    left: auto;
}	
.mice .scroll-down1 {
    height: 0px !important;
    margin-top: -86px;
}
.horizantal-line {
    width: 65.7%;
 }	
}

@media only screen and (max-width: 640px) 
{
.mice .abt-quotes {
    bottom: -95px;
}
.ab-content {
    position: initial;
    left: 22px;
    width: 200px;
}
section.client-continer p {
     width: 100%;
 }
.clients .testimonial {
    width: 86% !important;
    margin: 0 auto;
}

.mice .abt-left {
    margin-top: 100px;
}
.mice section.abt-section.container.about-inair {
    display: flex;
    flex-direction: column;
}
.mice .mobile-ab {
    order: 2;
    width: 89%;
    margin: 0 auto;
	position:relative;
}
section.abt-section.container.why-us.mbb-0 {
    position: inherit;
    margin-top: 237px !important;
}








}



@media (min-width:2450px) and (max-width:2700px)
{
 
.destination img:first-child {
    height: 720px;
    width: 100%;
    object-fit: cover;
}
.width-100 {
    padding: 159px 80px;
}
footer {
    margin-top: 112px !important;
}
.air-bag {
    bottom: -87px;
}
.air-bag {
    width: 21% !important;
}
footer p:nth-child(2) {
    margin-bottom: 36px;
}
.clients .destination {
    position: relative;
    margin-top: 80px;
}
.clients footer .container {
    border-top:none;
 }
.abt-right img {
     height: 987px;
    object-fit: cover;
} 
.abt-bal-new {
     margin-top: -99px;
     margin-left: -15px;
}
section.abt-section.container.why-us {
     margin-top: 30px;
}
.abt-bal-new img {
    position: relative;
    width: 124%;
}
.horizantal-line {
    width: 73.3%;
}
.mice section.abt-section.container.why-us {
    margin-top: 202px;
 }	
.homepage .left-angle1 {
    bottom: 109px;
} 
.mice .mice-abt-bal {
     margin-right: 0px;
 }
.mice .horizantal-line {
    width: 79.9%;
}
 .homepage .brand a {
    margin-bottom: 150px;
}
 
.final-testi .description {
    font-size: 34px;
     line-height: 38px;
} 
 .testimonial {
     width: 65%;
 }
 .testimonial .testimonial-title {
    font-size: 20px;
 }
.demo span {
     font-size: 20px !important;
 } 
.what-content p:nth-child(3) {
     font-size: 23px;
 } 
 
 
 
 
 
 
 
 
 
 
 
}





















/*
@media 
screen and (min-device-width: 1400px) and (min-device-height: 650px),
screen and (max-device-width: 1440px) and (max-device-height: 700px),
screen and (max-height:700px){
.weare-explore h3 {
     margin-top: 0px;
}
}
 
*/




@media (min-width:400px) and (max-width:500px)
{

section.abt-section.container.why-us.mbb-0 {
     margin-top: 104px !important;
}
.mice-bg-services {
     padding-bottom: 30px;
     padding-top: 30px;
}
.mice-bg-services .container {
    width: 100%;
}

	
}



@media (min-width:768px) and (max-width:1024px)
{
.corporate section.abt-section.container.about-inair {
    display: flex;
    flex-direction: column;
}
.corporate .mobile-ab {
    order: 2;
 }
.corporate .abt-quotes {
    width: 97%;
    margin: 0 auto;
}
.corporate section.abt-section.container.why-us {
    margin-top: -8.8%;
    margin-bottom: 150px;
}
.corporate .abt-right img {
    height: 476px !important;
}
.corporate .abt-right.why-rightImage {
    margin-left: 0%;
    margin: 0 auto;
    width: 100%;
}
.corporate .why-rightImage img {
    margin-top: 20px;
}
.corporate .more-service-content {
     width: 100%;
    margin-top: 45px;
}
.corporate .more-service-img img {
    width: 100%;
    float: right;
}
.corporate .mice-bg-services h4 {
    margin-bottom: 0px;
    padding-left: 46px;
}
.corporate .mice-bg-services .container {
    width: 100%;
}
.corporate img.service-arrow {
     margin-bottom: 20px;
}

.corporate .ab-content {
    position: inherit;
    right: 0px;
    padding-left: 48px;
}
img.service-arrow.fl-right {
    height: auto !important;
    float: none;
}
a.logo-white img {
    width: 65% !important;
}
header.global.mobile.show.in-view {
    padding: 0px;
	    padding-right: 10px;
}
header.global.mobile.in-view.show {
    height: 78px;
}
header.global .fg, header.global .bg {
     top: 6px;
 }
.more-service-img.leisure-service-image img {
    margin-top: -51px;
}
.corporate .more-service-img img {
    width: 100%;
    float: right;
}
.corporate .about .abt-left {
     padding-left: 0px !important;
    margin-top: 10px;
    padding-right: 50px;
}
.more-service-img.leisure-service-image {
    width: 86%;
    margin: 0 auto;
}






.mice section.abt-section.container.about-inair {
    display: flex;
    flex-direction: column;
}
.mice .mobile-ab {
    order: 2;
 }
.mice .abt-quotes {
    width: 97%;
    margin: 0 auto;
}
.mice section.abt-section.container.why-us {
    margin-top: -8.8%;
    margin-bottom: 150px;
}
.mice .abt-right img {
    height: 476px !important;
}
.mice .abt-right.why-rightImage {
    margin-left: 0%;
    margin: 0 auto;
    width: 100%;
}
.mice .why-rightImage img {
    margin-top: 20px;
}
.mice .more-service-content {
     width: 100%;
    margin-top: 45px;
}
.mice .more-service-img img {
    width: 100%;
    float: right;
}
.mice .mice-bg-services h4 {
    margin-bottom: 0px;
    padding-left: 46px;
}
.mice .mice-bg-services .container {
    width: 100%;
}
.mice img.service-arrow {
     margin-bottom: 20px;
}


.mice .more-service-img img {
    width: 100%;
    float: right;
}
.mice .about .abt-left {
     padding-left: 0px !important;
    margin-top: 10px;
    padding-right: 50px;
}
.mice .ab-content {
    position: inherit;
    right: 0px;
    padding-left: 48px;
}
 img.service-arrow.tab-arrow {
    height: auto !important;
}
img.service-arrow.tab-arrow {
    height: auto !important;
    margin-bottom: -60px;
}
section.contact-continer {
    width: 100%;
}
section.contact-continer {
     margin-top: 17%;
 }


section.contact-continer p {
     width: 80%;
 }
.contact-baloon {
    position: absolute;
    left: 4%;
    top: 17px;
    z-index: -1;
}




















}







@media (min-width:300px) and (max-width:320px)
{
.weAre-image img {
    width: 62%;
}
.weAre h3 {
    font-size: 18px;
    margin-top: 10px;
}
.weAre p {
     line-height: 16px;
    margin-bottom: 10px;
}









	
}


@media (min-width:1100px) and (max-width:1200px)
{
	.counter-brown {
    width: 95%;
    bottom: 57px;
}

#section3 {
    height: 82px;
}
.flex-container {
    margin-bottom: 20px;
}
.testimonial {
     padding: 0 5% 1%;
}
/*.counter li:first-child {
    left: 1%;
}*/
.brand img {
    width: 110px;
}
.destination img:first-child {
    height: 418px;
}
.air-bag {
    bottom: -60px;
    width: 35% !important;
}
section.abt-section.container.why-us {
    margin-top: 22px;
}
.mice section.abt-section.container.about-inair .abt-left {
    padding-left: 50px;
    padding-right: 0;
}
.mice .abt-quotes {
    bottom: 20px;
}
.mice .quotesImg-height {
    height: 164px;
}
.mice .abt-quotes p {
    font-size: 22px;
    line-height: 21px;
}
.abt-left p {
     font-size: 18px;
     line-height: 22px;
 }
 
.mice .abt-bal-1 {
    bottom: 50px !important;
    width: 22% !important;
    height: 20px !important;
}
.mice section.abt-section.container.why-us {
    margin-top: 25.2%;
 }
.abt-quotes {
    bottom: 20px;
}
 

/*.abt-left {
    padding-right: 50px;
    height: 248px;
    overflow: scroll;
    overflow-x: hidden;
}*/
.abt-right img {
    height: 400px;
}

.abt-bal-new {
    margin-top: -80px;
    margin-left: 0px;
}
 .abt-bal-new img {
    width: 63%;
}
.abt-section {
     height: calc(85vh - 41px);
}
.overflow-scroll
{
	 padding-right: 50px;
    height: 248px;
    overflow: scroll;
    overflow-x: hidden;
}
.mice-abt-bal {
    margin-right: 50px;
    margin-top: -86px;
} 
.mice-abt-bal img {
    width: 72% !important;
} 
.horizantal-line {
    width: 58.2%;
}
.mice section.abt-section.container.why-us {
    margin-top: 161px;
    margin-bottom: 150px;
}
.abt-section {
    width: 76%;
}
section.abt-section.container.why-us {
    margin-top: 20px !important;
}
.mice section.abt-section.container.why-us {
    margin-top: 137px !important;
}
.mice .why-rightImage img {
    margin-top: 25px;
}
.mice .abt-right.why-rightImage img {
    height: auto;
}
.mice .left-angle1 {
    bottom: 54px;
    right: -20px;
}

.testimonial {
     width: 100% !important;
 }











}

@media (min-width:1024px) and (max-width:1099px)
{
	.counter-brown {
    width: 95%;
    bottom: 297px;
}
/*.counter li:first-child {
    left: 0%;
}*/
.flex-container {
    margin-bottom: 33px;
}

 

}





@media (min-width:1260px) and (max-width:1300px)
{
section.abt-section.container.why-us {
    margin-top: 26px;
}
.counter-brown {
    width: 95%;
    bottom: 86px;
}
.mice .abt-quotes {
    bottom: 20px;
}
.bottom-arrow img {
    width: 20px !important;
}
.destination img:first-child {
    height: 400px;
 }
.air-bag {
    width: 33% !important;
    bottom: -59px;
}
footer {
    margin-top: 93px;
    margin-bottom: 50px;
}
.abt-bal-new {
    margin-top: -92px;
    margin-left: 0px;
}
 .abt-bal-new img {
    width: 65%;
}
.abt-section {
     height: calc(86vh - 44px);
} 
.abt-right img {
    height: 484px;
}

.mice-abt-bal {
     margin-right: 0;
    margin-top: -86px;
 } 
.mice-abt-bal img {
    width: 72% !important;
} 
.mice section.abt-section.container.why-us {
    margin-top: 161px;
    margin-bottom: 150px;
}
.abt-section {
    width: 76%;
}
.horizantal-line {
    width: 67.2%;
}
.mice .left-angle1 {
    bottom: 55px;
    right: -20px;
}
section.abt-section.container.why-us {
    margin-top: 20px !important;
}
.mice section.abt-section.container.why-us {
    margin-top: 137px !important;
}





}



@media (min-width:1400px) and (max-width:1500px)
{
	.responsive-width {
    width: 100%;
    margin: 0 auto;
}
.left-angle1 {
    bottom: 89px;
}
.mice .left-angle1 {
    bottom: 62px;
}
.abt-bal-new img {
    position: relative;
    width: 74%;
}
.abt-bal-new {
    margin-top: -91px;
    margin-left: -12px;
}














}

@media (min-width:1800px) and (max-width:1950px)
{
 
.abt-bal-new img {
    position: relative;
    width: 82%;
}
.mice section.abt-section.container.why-us {
    margin-top: 201px;
 }	
.corporate section.abt-section.container.why-us.mbb-0 {
    margin-top: -78px !important;
} 

 
 
 
 
 
 
 
 
 
}
@media (min-width:1900px) and (max-width:1910px)
{
 
.mice section.abt-section.container.why-us {
    margin-top: 202px;
    margin-bottom: 150px;
}
.mice .left-angle1 {
    position: absolute;
    bottom: 83px;
    right: -24px;
    transform: rotate(180deg);
}
.destination img:first-child {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.abt-quotes {
    position: absolute;
    bottom: 20px;
    display: flex;
    width: 54%;
    left: -23px;
}
section.abt-section.container.why-us {
    margin-top: 22px;
}
.abt-bal-new img {
     width: 85%;
}
.corporate section.abt-section.container.why-us.mbb-0 {
    margin-top: -78px !important;
}

















	
}


@media (min-width:2700px) and (max-width:3500px)

{
.abt-right img {
     height: 1478px;
	     object-fit: cover;
}	
.abt-bal-new {
     margin-top: -99px;
    padding: 0px;
    margin-left: -15px;
}
.abt-bal-new img {
    position: relative;
    width: 140%;
}
section.abt-section.container.why-us {
     margin-top: 50px;
}








	
}




@media (min-width:1350px) and (max-width:1366px)
{
.horizantal-line {
    width: 70.1%;
}
section.abt-section.container.why-us {
    margin-top: 20px !important;
}
.left-angle1 {
    bottom: 57px;
 } 
.homepage .left-angle1 {
    bottom: 76px;
}
.counter-brown {
     bottom: 40px;
}
section.weare-container {
     height: 546px;
}
.destination img:first-child {
    height: 400px;
 }
.mice .mice-abt-bal {
    margin-right: 20px;
    margin-top: -104px;
}
.mice section.abt-section.container.why-us {
    margin-top: 150px !important;
}
.mice .horizantal-line {
    width: 68.1%;
}
.corporate section.abt-section.container.why-us {
    margin-top: -17px !important;
}





	
}






































