.clearfix:after {
    clear: both;
    content: ".";
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}/*Designed by CodingTuting.Com*/
html {
    scroll-behavior: smooth;
}

body {
    padding: 0;
    margin: 0;
	background: #4062ea;
	color:#fff;
	font-family: POPPINS;
}
pre {
    font-family: POPPINS;
}
.content_sec{
	padding-top:40px;
}
.whatsapplink{
	display:none;
}
span.logo img {
    height: 80px;
    margin: 0 auto;
}
/* Mobile*/
.wrapper{
	width:608px;
	margin: 0 auto;
	background:#4062ea;
	padding: 0 7% 30px;
}
h1{
	font-size: 40px;
}
/* Mobile*/

.headsec img {
    max-width: 100%;
    display: block;
    height: auto;
}
.menu-links a {
    color: #fff;
    text-decoration: none;
}
.menu-links a::after { 
  content: "";
  border-right: 2px solid #fff;
  padding-right:5px;
}
.menu-links a:last-child::after { 
  content: "";
  border-right: 0;
  padding-right:5px;
}
.footer-bottom{
	text-align:center;
	font-size: 16px;
}
footer {
    padding: 0em 4em 1em;
}
footer .row {
        margin: 1em 0;
        font-family: POPPINS;
        color: #fff;
        position: relative;
        border-bottom: 1px solid;
    }
section {
    display: block;
    padding:0 4em 0em;
}
.mask1 {
    padding-top: 25px;
}
img{
	max-width: 100%;
	display: block;
	height:auto;
}
.mask1 img{
	padding-left: 20px;
  /*-webkit-mask-image: linear-gradient(to bottom, black, transparent);
  mask-image: linear-gradient(to bottom, black, transparent);*/
}
span.qr {
    position: absolute;
    top: 12px;
    right: 0;
}
.scanqr{
	position: relative;
    margin-top: -25px;
    font-size: 40px;
}
a.qrcode img {
    height: 120px;
    width: auto;
}
.discounted{
	padding-top: 20px;
	font-weight:400;
}
.mobilelink{
	display:none;
}

h1, h2, h3 {
    font-family: POPPINS;
    font-weight: 600;
    font-style: italic;
}

.col-5 {
    width: 40%;
    display: inline-table;    
}

.col-6 {
    width:50%;
    display: inline-table;
}

.col-7 {
    width: 60%;
    display: inline-table;
}

.sec-heading {
    text-align: center;
    font-size: 40px;
    padding: 1.5em 0;
    margin: 0;
}

p {
    color: #717171;
    line-height: 1.2;
	font-size: 26px;
    text-align: left;
    color: #fff;
}
p.mt-3.travelers {
	padding-bottom: 45px;
    font-size: 23px;
    font-family: POPPINS;
    font-weight: 500;
}

#topHeader {
    padding: 1em 4em;    
    font-family: POPPINS;
}

#topInfo {
    padding: 0;
    margin-top: 10px;
    text-align: right;
    color:#2E2E2E
}

    #topInfo li {
        list-style-type: none;
        display: inline;
    }

    #topInfo li:last-child {
        padding-left: 21px;
    }

.logo {
    font-size: 36px;
    font-family: POPPINS;
    color: #fff;
    font-weight: bold;
}

nav {
    padding: 18px 0;
	text-align: center;
}

.mainMenu {
    float: right;
}

.mainMenu a {
    padding:15px 0;
    margin-left: 35px;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
    color: #2E2E2E;
    position: relative;

    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.mainMenu a:hover, .mainMenu a:focus {
    color: #ef4b42;
}

.mainMenu a:not(:last-child):hover:after,
.mainMenu a:not(:last-child):focus:after {
    width: 100%;
    left: 0;
}

.mainMenu a:after {
    top: 40px;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    width: 0;
    background: #ef4b42;

    -webkit-transition: width 0.3s ease 0s, left 0.3s ease 0s;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
}

.mainMenu a:first-child {
    margin:0;
}

.mainMenu a:last-child {
    border: 2px solid #ef4b42;
    padding: 8px 16px !important;
    font-size: 17px;
    border-radius: 20px;
    text-align: center;
    color: #ef4b42;
}

.mainMenu a:last-child:hover,
.mainMenu a:last-child:focus {
    background-color: #ef4b42;
    color: white;
}

#intro {
    padding-top: 0em;
    position: relative;
}

    #intro div {
        display: inline-table;
    }

#intro-info {
    width:40%;
    float: left;
    margin-top: 3.8%;
}

    #intro-info h1 {
        font-size: 50px;        
        font-weight: 600;
        margin: 0px 0 30px;
    }

    #intro-info span {
        display: block;
        font-family: POPPINS;
        font-weight: 600;
        padding: 0 0 25px;
        font-size: 23px;
    }

    .brand-btn {
        text-decoration: none;
        background-color: #ef4b42;
        border:2px solid #ef4b42;
        color: white;
        padding: 10px 40px;
        border-radius: 30px;
        font-size: 17px;
        font-family: POPPINS;

        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .brand-btn:hover, .brand-btn:focus {
        background-color: transparent;
        color: #ef4b42;
    }

#development-img {
    width:60%;
    text-align: right;
    float: right;
}

#development-img img {
    
}

.content {
    width: 50%;
    float: left;
}

.qrcode img {
    width: 100%;
	border: 4px solid #f3f3f3;
    border-radius: 5px;
    margin-left: 20px;
}

#delivery {
    background-color: #f6f6f6
}
    
    #delivery img {
        height:300px;
    }
    #delivery h2 {
        font-weight: 500;
        font-size: 30px
    }

    #delivery p {        
        margin-bottom: 40px;
    }

    .delivery-img {
        float: left;    
    }

#services ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

    #services ul li {
        list-style-type: none;
        display: inline-block;
        width: 16%;
        text-align: center;
    }

        #services ul li .fas, #services ul li .fab {
            font-size: 80px;
            color:#ef4b42;
        }

        #services ul li div {
            width: 115px;
            padding: 15px;
            border-radius: 6px;
            border: 3px solid transparent;
            margin-left: auto;
            margin-right: auto;
            text-align: center;

            -webkit-transition: all .2s ease-in;
            transition: all .2s ease-in
        }

        #services ul li div:hover {
            border-color: #f7f7f7;
        }
        
            #services ul li div a {
                text-decoration: none;
            }

        #services ul li span {
            display: block;
            padding-top: 15px;
            color: #5d5d5d;
            font-family: POPPINS;            
        }

#services #service-footer {
    text-align: center;
    padding-top: 60px
}

#success-story {
    background-color: #f6f6f6;
}

    .slider img {
        height: 300px;
    }

    .slider .slide-text {
        float: left;
    }

    .slider .slide-img {
        text-align: center;
    }

        .slider .slide-text div {
            width: 75%;
            margin-left: auto;
            margin-right: auto;
            margin-top: 40px;
        }

    .slider p {
        padding-bottom: 30px;
    }

.brand-logos div {
    margin-left: auto;
    margin-right: auto;
    padding:10px 0;
}

.brand-logos div::-webkit-scrollbar {
    background: transparent;
}

    .brand-logos div a {
        text-align: center;
        display: table-cell;
        width: 12%;
        border: 2px solid #eaeaea;
        background-color: #fff;
        padding: 25px;
        cursor: pointer;

        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    .brand-logos div a:hover, .brand-logos div a:focus {        
        border-right: 2px solid #eaeaea !important;

        -webkit-transform: scale(1.1);
        transform: scale(1.1);

        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    .brand-logos div a:not(:last-child) {
        border-right: none;
    }

        .brand-logos div a img {
            height:30px;
        }

    #highlights {
        background-color: #f6f6f6;
    }

    #highlights .slider img {
        border-top-left-radius: 118px;
        border-top-right-radius: 55px;
        border-bottom-right-radius: 120px;
        border-bottom-left-radius: 55px;
    }

    #topList {
        background-color: #f6f6f6;
    }

        #topList a {
            border:none;
            padding: 0 20px;
            background-color: #f6f6f6;
        }

        #topList a:hover {
            border:none !important;
        
            -webkit-transform: scale(1);
            transform: scale(1);
        }

            #topList a span {
                font-size: 13px;
                color: #717171;
                font-family: POPPINS;
                display: block;
            }

        #topList img {
            height: 70px;
        }



    footer .logo {
        color:#fff;
    }

    

    footer ul {
        padding:0;
    }

        footer ul li {
            list-style-type: none;
            padding:0;            
            line-height: 2;
        }
            
        footer .footer-cat {
            font-size: 20px;
        }

        .footer-cat-links a {
            color: #fff;
            text-decoration: none;
            position: relative;
        }

        .footer-cat-links a:after {
            top: 21px;
            content: "";
            display: block;
            height: 2px;
            left: 50%;
            position: absolute;
            width: 0;
            background: #fff;
            
            -webkit-transition: width 0.3s ease 0s, left 0.3s ease 0s;
            transition: width 0.3s ease 0s, left 0.3s ease 0s;
        }

        .footer-cat-links a:hover:after, .footer-cat-links a:focus:after {
            width: 100%;
            left: 0;
        }

        footer #subscribe {
            margin: 20px 0px 30px;
        }

        input#subscriber-email {
            outline: none;
            padding: 8px;
            background: #ff6962;
            border: 1px solid #fff;
            color: #fff;
            border-radius: 4px 0px 0px 4px;
        }

        input#subscriber-email::-webkit-input-placeholder {
            color:#fff;
        }

        input#subscriber-email:-ms-input-placeholder {
            color:#fff;
        }

        input#subscriber-email::-ms-input-placeholder {
            color:#fff;
        }

        input#subscriber-email::placeholder {
            color:#fff;
        }

    .col-3 {
        display: inline-table;
        width:25%;
    }

    .col-3#newsletter {
        width:24%
    }

    .col-3#newsletter #btn-scribe {
        margin-left: -4px;
        border: 1px solid #fff;
        border-radius: 0px 4px 4px 0;
        padding: 8px 5px;
        background-color: #fff;
        color: #ff6962;
        cursor:pointer;
    }

    .social-2 {
        display: none;
    }
    .social-links{
		padding-bottom:15px;
	}
    
	.social-links a {
		color: #fff;
		font-size: 20px;
		border: 1px solid;
		border-radius: 20px;
		padding: 6px;
		-webkit-transition:all .2s ease-in;
		transition:all .2s ease-in;
	}

	.social-links a:not(:last-child) {
		margin-right: 10px;
	}

	.social-links a:hover, .social-links a:focus {
		background-color: #ff6962;
	}

	.social-links a i {
		width: 25px;
		height: 25px;
		text-align:center;
	}

	#newsletter #address li:not(:first-child) {
		padding: 20px 0;
	}
        
	#newsletter #address li i {
		font-size: 45px;
		width: auto;
		padding: 5px;
	}

	#newsletter #address li div {
		font-size: 14px;
		width: 80%;
		text-align: left;
		float: right;
		line-height: 1.3;
	}

    #copyright {
        text-align: center;
        color:#fff;
        font-family: POPPINS;
    }

    a#gotop {
        color: #fff;
        text-decoration: none;
        z-index:9999;
        display: none;
        font-family: POPPINS;
        position: fixed;
        bottom: 1.5em;
        right: 1.5em;
        padding: 10px;
        background-color: #ff6962;
        border-radius: 5px;

        -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75)
    }

#owner {
    text-align: center;
    padding: 20px 0 0px;
    color: #fff;
    font-family: lato;
    font-size: 25px;
}

    #owner a {
        color:#fff;        
    }

/* Desktops and laptops ----------- */  
@media only screen and (max-width : 1280px) {  
    #intro-info {
        width: 40%;
    }
    #intro-info h1 {
        font-size: 36px;
    }
    #development-img {
        width: 60%;
    }
    #development-img img {
        height: 400px;
    }
}

/* iPads to Smartphone for Common Elements ----------- */  
@media only screen and (max-width : 1024px) {

    nav {
        padding: 0;
    }

    .menu-btn-3 {
        height: 32px;
        width: 40px;
        cursor: pointer;
        z-index: 2;
        position: absolute;
        right: 0;
        padding-right: 1em;
		top: 0.75em;
    }
    
    .menu-btn-3 span,
    .menu-btn-3 span::before,
    .menu-btn-3 span::after {
        background: #ff0000; 
        content: '';
        position: absolute;
        width: 40px;
        height: 6px;         
        margin-top: 13px;
        
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    
    .menu-btn-3 span::before {
        margin-top:-12px;
    }
    
    .menu-btn-3 span::after {
        margin-top:12px;
    }
    
    .menu-btn-3.active span {
        background: transparent;
    }
    
    .menu-btn-3.active span::before {
        margin-top: 0;
    
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .menu-btn-3.active span::after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);

        margin-top: 0;
    }

    #intro-info {
        width: 40%;
    }
    
        #intro-info h1 {
            font-size: 25px;
            margin: 0px 0 20px;
        }

        #intro-info span {
            font-size: 19px;
            padding: 0 0 45px;
        }
    
    #development-img {
        width: 60%;
    }
    
        #development-img img {
            height: 290px;
        }    
    
    #topHeader {
        position: relative;
        padding-bottom: 0;
    }

        #topHeader .logo {
            color: #fff;
            z-index: 2;
            top: 0;
            padding-top: .5em;
            font-size: 40px;
            left: 0;
            padding-left: 1em;
        }

    .mainMenu {
        /* position: absolute; */
        top: 0;
        right: 0;
        background-color: #ef4b42;
        width: 100%;
        padding: 1em 2em 2em;
        z-index: 1;
        
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

    .mainMenu.active  {
        padding-top:5em;
    }

        .mainMenu a {
            display: list-item;
            text-align: right;
            width: 100%;
            list-style-type: none;
            margin: 0;
            color: #fff;
            pointer-events: none;
            line-height: 0;
            padding: 0 2em 0 0;
            opacity: 0;
            visibility: hidden;
            
            -webkit-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
        }
        
        .mainMenu a:last-child {
            background-color: #ff6962;
            color: #fff;
            border-color: #fff;
            width: 120px;
            float: right;
            text-align: center;
            margin-top: 20px;
        }


        .mainMenu a.active {
            pointer-events: auto;
            line-height: 1.3;
            padding-top: 15px;
            padding-bottom: 15px;
            opacity: 1;
            visibility: visible;
        }

        .mainMenu a.active:hover {
            background-color: #ff6962;
        }

        .mainMenu a.active:first-child {
            border-top: 1px solid;
            margin-top: 18px;
            padding-top: 30px;
        }

            .mainMenu a span {
                color: #fff;
            }
            .mainMenu a:after {
                display:none;
            }

    .brand-logos div {
        overflow-x: auto;
        overflow-y: hidden;        
    }

    #delivery .col-5 {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
    }

    #delivery .col-7 {
        width: 100%;
        display: block;
        text-align: center;
    }
    .col-3 {
        display: block;
        width: 100%;
        padding-bottom: 1em;
    }
    .col-3#newsletter {
        width: 100%;
        position: relative;
        padding-bottom: 0;
    }
    .social-2 {
        display: inline-table;
        position: absolute;
        top: 7em;
        padding-bottom: 1.5em;
        width: 100%;
    }

    #address {
        margin-top: 0em;
    }

    #newsletter #address li i {
        width: auto;
    }

    #newsletter #address li div {
        font-size: 14px;
        width: auto;
        text-align: -webkit-auto;
        float: none;
        line-height: 2;
        display: inline-block;
        padding: 10px 0 15px;
    }

    #newsletter #address li div:last-child {
        padding-bottom: 0;
    }

    #newsletter #address li:not(:first-child) {
        padding: 20px 0 0;
    }
}

/* iPads (portrait)----------- */  
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {

    section {
        padding: 0 3em 3em;
    }

    .sec-heading {
        padding:1em 0;
    }

    #services ul li {
        width: 30%;
    }

    #delivery img {
        height: 230px;
    }

    #highlights {
        display: inline-block;
    }

    .slider img{
        height: 220px;
    }

    .slider .slide-text div {
        width: 85%;
        margin-top: 0px;
    }

    footer {
        padding-right:3em;
        padding-left:3em;
    }

    .col-3 {
        display: block;
        width: 100%;
        padding-bottom: 1em;
    }
}

/* iPads (landscape) ----------- */  
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {  
    .fixed-bottom {
		position: initial;
	}
    section {
        padding-bottom: 1em;
    }

    .sec-heading {
        padding:1em 0;
    }
    
    #intro {
        padding-top: 4em;
        padding-bottom: 3em;
    }
    
    #development-img img {
        height: 290px;
    }
    
    #intro-info {
        margin-top: 4.8%;
    }
        
        #intro-info h1 {
            font-size: 23px;
            margin: 0px 0 20px;
        }

        #intro-info span {
            font-size: 20px;
            padding: 0 0 45px;
        }

    .sec-heading {
        font-size: 30px;
    }

    #services ul li {
        width: 30%;
    }

    #services ul li .fas, #services ul li .fab {
        font-size: 60px;
    }

    .slider img {
        height: 210px;
    }

    #highlights, #success-story {
        display: inline-block;
    }

    .slider .slide-text div {
        margin-top: 0px;
    }

    .col-3 {
        display: block;
        width: 100%;
        padding-bottom: 1em;
    }
}

/* Mini Tablet and Big Mobile */
@media only screen and (min-width : 640px) and (max-width : 760px) and (orientation : landscape) {  
    #topHeader {
		padding: 10px 0em;
	}
    section {
        padding: 0 2em 0em;
    }

    .sec-heading {
        font-size: 26px;
        padding:1em 0;
    }

    #intro {
        padding-bottom: 2em;
        padding-right: 2em;
        padding-left: 2em;
    }

    #intro-info {
        width: 45%;
        margin-top: 2.8%;
    }
        
        #intro-info h1 {
            font-size: 22px;
            margin: 0px 0 15px;
        }

        #intro-info span {
            font-size: 17px;
            padding: 0 0 35px;
        }

    #development-img {
        width: 55%;
    }

        #development-img img {
            height: 210px;
        }

    #delivery h2 {
        font-size: 24px;
    }

    #services ul li {
        width: 30%;
    }

    #services ul li .fas, #services ul li .fab {
        font-size: 60px;
    }

    #services #service-footer {
        padding-top: 40px;
    }

    #success-story, #highlights {
        display: inline-block;
    }

    .slider img {
        height: 190px;
    }

    .slider .slide-text div {
        width: 90%;
        margin-top: 0px;
    }  
	.fixed-bottom {
		position: initial;
	}	
	.content-sec{
		text-align:center;
	}
	.content-sec p{
		text-align:center;
	}
	.menu-links {
		text-align: center;
		margin-bottom: 30px;
	}
	span.connectus {
		display: block;
		margin: 0px 0 20px;
	}
	.social-links {
		padding-bottom: 15px;
		text-align: center !important;
	}
	a.qrcode {
		display: none;
	}
	.mask1 {
		display: none;
	}
	.whatsapplink{
		display:block;
	}
	.mobilelink{
		display:block;
	}
	.scanqr{
		display: none;
	}
}

/* Mini Tablet ----------- */  
@media only screen and (max-width : 600px) {  
/*M new css start*/
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
		padding-bottom: 20px;
		line-height: 1;
	}
	p.mt-3.travelers{
		padding-bottom: 20px;
		font-size: 25px;
	}
	.content-sec p {
		padding-bottom: 20PX;
	}
	.mobilelink{
		font-size: 29px;
	}
	.whatsapplink img{
		height: 70px !important;
	}
	/*M new css start*/
.qrcode {
    width: 100%;
    float: none;
}
.content {
    width: 100%;
    float: none;
}
.mobilelink{
	display:block;
}
.scanqr{
	display: none;
}
 section {
	display: block;
	padding: 0 2em 0em;
}

.sec-heading {
	font-size: 26px;
}
.fixed-bottom {
		position: initial;
	}
    
    #intro {
        padding-bottom:12em;
        padding-top: 1em;
    }
        
        #intro-info h1 {
            font-size: 26px;
        }

        #intro-info span {
            padding: 0 0 45px;
            font-size: 20px;
        }

        #intro-info, #development-img {
            display: block !important;
            width: 100%;
            text-align: center;
        }

        #intro-tag-btn {
            position: absolute;
            display: block !important;
            bottom: 60px;
            width: 100%;
            left: 0;
            right: 0;
        }

    .col-3 {
        display: block;
        width: 100%;
        padding-bottom: 1em;
    }

    .col-5 {
        width: 100%;
    }

    .col-7 {
        width: 100%;
    }

    .sec-heading {
        padding: 1em 0;
    }

    .delivery-img {
        float: none;
        text-align: center;
    }

    #delivery img {
        height: 350px;
    }

    #delivery h2 {
        text-align: center;
        font-size: 24px;
    }
    
    .btn-footer {
        text-align: center;
    }

    #services ul li {
        width: 32.5%;
    }

    #success-story {
        background-color: #f6f6f6;
        display: inline-block;
    }

    .slider .slide-text div {
        width: 75%;
        text-align: center;
        margin-top: 0;
    }

    .brand-logos div {
        overflow-x: auto;
        overflow-y: hidden;
    }

        .slider .slide-text div h2 {
            margin: 0;
        }

    #highlights .slider .slide-text div {
        width: 85%;
        margin-top: 0;
    }

    .slider img {
        height: 200px;
    }

    .slider .slide-text div h2 {
        margin: 0;
    }

    .slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
    }

    .col-6 {
        width: 100%;
        display: block;
    }

    .slider .slide-text {
        float: none;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .slider .slide-img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .slider .slide-text div, #highlights .slider .slide-text div {
        margin-top: 30px;
    }

    footer {
        padding: 1em 2em 1em;
    }
	.qrcode img {
		width: 100%;
		border: 4px solid #f3f3f3;
		border-radius: 5px;
		margin-top: 30px;
		margin-left: 0;
	}
	.content-sec{
		text-align:center;
	}
	.content-sec p{
		text-align:center;
	}
	.menu-links {
		text-align: center;
		margin-bottom: 30px;
	}
	span.connectus {
		display: block;
		margin: 0px 0 20px;
	}
	.social-links {
		padding-bottom: 15px;
		text-align: center !important;
	}
	a.qrcode {
		display: none;
	}
	.mask1 {
		display: none;
	}
	.whatsapplink{
		display:block;
	}
}

/* Smartphones (portrait and landscape) ----------- */  
@media only screen and (max-width : 480px) { 

/*M new css start*/
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
		padding-bottom: 20px;
		line-height: 1;
	}
	p.mt-3.travelers{
		padding-bottom: 20px;
		font-size: 25px;
	}
	.content-sec p {
		padding-bottom: 20PX;
	}
	.mobilelink{
		font-size: 29px;
	}
	.whatsapplink img{
		height: 70px !important;
	}
	/*M new css start*/
	
	.fixed-bottom {
		position: initial;
		
	}
	
	.qrcode img {
		width: 100%;
		border: 4px solid #f3f3f3;
		border-radius: 5px;
		margin-top: 30px;
		margin-left: 0;
	}
	.content-sec{
		text-align:center;
	}
	.content-sec p{
		text-align:center;
	}
	.menu-links {
		text-align: center;
		margin-bottom: 30px;
	}
	span.connectus {
		display: block;
		margin: 0px 0 20px;
	}
	.social-links {
		padding-bottom: 15px;
		text-align: center !important;
	}
	a.qrcode {
		display: none;
	}
	.mask1 {
		display: none;
	}
	.whatsapplink{
		display:block;
	}
	#topHeader {
		padding: 1em 0em;
	} 
    #topHeader .logo {
        padding-top: 0;
		font-size: 30px;
		padding-left: 10px;
    }

    #intro {
        padding: 1em 1em 0em 1em;
    }

    #development-img img {
        height: 280px;
    }

    .mainMenu a.active:first-child {
        margin-top: 15px;
    }

    section {
        padding: 0 1em 3em;
    }

    .sec-heading {
        padding: 1em 0;
    }

    #delivery img {
        height: 230px;
    }

    #services ul li {
        width: 38%;
    }
    
    #services ul li:nth-child(even) {
        margin-left: 40px;
    }

    #services ul li:nth-child(odd) {
        margin-right: 40px;
    }
    
    .col-6 {
        width: 100%;
        display: block;
    }

    #success-story .slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    
	.slider .slide-text {
		float: none;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.slider .slide-img {
		text-align: center;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.slider .slide-text div {
		width: 100%;
		text-align: center;
	}

    footer {
        padding-right: 1em;
        padding-left: 1em;
    }

    a#gotop {
        right: 2.5em;
    }
}

/* Small Devices (portrait and landscape) ----------------- */
@media only screen and (max-width : 380px) {  

	/*M new css start*/
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
		padding-bottom: 20px;
		line-height: 1;
	}
	p.mt-3.travelers{
		padding-bottom: 20px;
		font-size: 25px;
	}
	.content-sec p {
		padding-bottom: 20PX;
	}
	.mobilelink{
		font-size: 29px;
	}
	.whatsapplink img{
		height: 70px !important;
	}
	/*M new css start*/


    #development-img img {
        height: 230px;
		width: 100%;
    }
    
    #intro-tag-btn {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }

    #delivery img {
        height: 180px;
    }

    #services ul li {
        width: 40%;
    }

    #services ul li:nth-child(even) {
        margin-left: 20px;
    }

    #services ul li:nth-child(odd) {
        margin-right: 20px;
    }

    #services ul li div {
        padding: 15px 5px;
    }

    .slider img {
        height: 200px;
    }
	.fixed-bottom {
		position: initial;
	}
	.content-sec{
		text-align:center;
	}
	.content-sec p{
		text-align:center;
	}
	.menu-links {
		text-align: center;
		margin-bottom: 30px;
	}
	span.connectus {
		display: block;
		margin: 0px 0 20px;
	}
	.social-links {
		padding-bottom: 15px;
		text-align: center !important;
	}
	a.qrcode {
		display: none;
	}
	.mask1 {
		display: none;
	}
	.whatsapplink{
		display:block;
	}
}

/* X-Tra Small Devices  (portrait and landscape) ----------- */  
@media only screen and (max-width : 320px) {  
    #development-img img {
        height: 210px;
    }
    
    #services ul li:nth-child(odd) {
        margin-right: 0;
    }

    #services ul li:nth-child(even) {
        margin-right: 0;
    }

    #services ul li {
        width: 45%;
    }

	#services ul li div {
		padding: 15px 5px;
	}

    .slider img {
        height: 180px;
    }
	.fixed-bottom {
		position: initial;
	}
	.content-sec{
		text-align:center;
	}
	.content-sec p{
		text-align:center;
	}
	.menu-links {
		text-align: center;
		margin-bottom: 30px;
	}
	span.connectus {
		display: block;
		margin: 0px 0 20px;
	}
	.social-links {
		padding-bottom: 15px;
		text-align: center !important;
	}
	a.qrcode {
		display: none;
	}
	.mask1 {
		display: none;
	}
	.whatsapplink{
		display:block;
	}
}