@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}
@media(max-width: 1600px){
.package-sec::before{
    right: 0;
}
.about-sec {
    height: 940px;
}
.ps-card-content h1 {
    font-size: 21px;
}
.ps-card-list li {
    padding-left: 30px;
}
.package-sec {
    height: 1100px;
}
.hero-sec-content h5 {
    font-size: 21px;
    left: 40px;
}
.hero-section .hero-sec-content h1 {
    font-size: 70px;
    margin: 5px 0 15px;
}
.hero-section .hero-sec-content h1 span {
    font-size: 85px;
    letter-spacing: 15px;
}
.primary-btn {
    padding: 0 18px;
    font-size: 16px;
}
.white-outline-btn {
    padding: 0px 16px;
    font-size: 16px;
}
}
@media(max-width: 1500px){
header{
    height: 120px;
}
header .logo img{
    width: 195px;
}
.header-info a{
    font-size: 18px;
}
.about-sec-left h1{
    font-size: 60px;
}
.package-sec-title{
    font-size: 60px;
}
.package-sec .container-fluid {
    padding: 0 300px 0 70px;
}

.ps-card-content h1 {
    font-size: 20px;
}

.package-sec-card{
    padding: 25px 30px;
}

.ps-card-list li{
    padding-left: 10px;
}
.package-sec::before {
    height: 360px;
}
.footer-logo img{
    width: 185px;
}
.hero-section .inner-item{
    height: 147vh;
}
.hero-section .hero-sec-content h1 span {
    font-size: 100px;
    letter-spacing: 20px;
}
.about-sec{
    height: 820px;
    padding: 100px 0 80px;
}
.package-sec{
    height: 950px;
}
.about-sec {
    height: 860px;
}
}




@media screen and (max-width: 1400px){
.hero-section .hero-sec-content h1 {
    font-size: 80px;
    margin: 5px 0 15px;
}
.hero-section .hero-sec-content h1 span {
    font-size: 90px;
    letter-spacing: 20px;
}
.about-sec-left h1 {
    font-size: 55px;
}
.about-sec-right p {
    font-size: 17px;
}
.about-sec {
    height: 790px;
}
.package-sec-title {
    font-size: 55px;
}
}




@media screen and (max-width: 1300px){
.about-sec {
    height: 730px;
    padding: 80px 0 0;
}
.package-sec {
    padding: 80px 0 0px;
}
.package-sec::before {
    height: 330px;
}
.package-sec-title {
    margin-bottom: 30px;
}
}



@media screen and (max-width: 1200px){
.hero-section .inner-item {
    height: 135vh;
}
.hero-section .hero-sec-content h1 {
    font-size: 75px;
    margin: 5px 0 5px;
}
.hero-section .hero-sec-content h1 span {
    font-size: 80px;
    letter-spacing: 22px;
}
.hero-sec-content h5 {
    font-size: 20px;
    left: 60px;
}
.about-sec {
    height: 660px;
    padding: 80px 0 0;
}
.package-sec-title {
    font-size: 50px;
}
.package-sec {
    padding: 60px 0 0px;
}
.ps-card-content h1 {
    font-size: 19px;
}
.package-sec::before {
    height: 320px;
}
.package-sec {
    height: 1000px;
}
}



@media screen and (max-width: 1100px) {
.hero-section .inner-item {
    height: 900px;
}
.hero-section .hero-sec-content {
    bottom: 60px;
}
.about-sec {
    height: 600px;
    padding: 80px 0 0;
}
.about-sec-right p {
    font-size: 14px;
}
.about-sec-left h1 {
    font-size: 50px;
}
.package-sec .container-fluid {
    padding: 0 220px 0 70px;
}
.package-sec {
    height: 1080px;
}
}




@media screen and (max-width: 499px) {
header .row .col-lg-6 {
    order: 1;
}

.header-info{
    justify-content: center;
}

.header-info a, .header-info a i{
     font-size: 14px;   
}
header .logo img {
    width: 100%;
    height: 100%;
    top: 10px;
}
.logo {
    height: 130px;
    width: 130px;
    margin: 0 auto;
}
.hero-section .inner-item {
    height: auto;
    padding: 60px 0px 0 0;
}
.hero-section .hero-sec-content {
    bottom: 70px;
    width: 410px;
}
.hero-section .hero-sec-content h1 span {
    font-size: 50px;
    letter-spacing: 12px;
}
.hero-sec-content h5 {
    font-size: 20px;
    left: 35px;
    top: 89px;
    letter-spacing: 2px;
}
.hero-section .hero-sec-content h1 {
    font-size: 45px;
    margin: 5px 0 15px;
}
header {
    height: 120px;
    padding-top: 10px;
}
.primary-btn {
    padding: 0 15px;
    font-size: 15px;
    height: 45px;
}
.white-outline-btn {
    padding: 0 15px;
    font-size: 15px;
    height: 45px;
}
.about-sec {
    height: auto;
    padding: 40px 0 40px 0;
}
.about-sec-left h1 {
    font-size: 34px;
    padding-left: 0;
}
.package-sec .container-fluid {
    padding: 0 20px 0 20px;
}
.package-sec-title {
    font-size: 42px;
    margin-bottom: 20px;
}
.package-sec {
    height: auto;
}
.package-sec-title {
    font-size: 34px;
    margin-bottom: 10px;
    margin-left: 0;
    text-align: center;
}
.package-sec-card {
  
    padding: 25px 30px;
    margin-bottom: 30px;
}
.package-sec {
    height: 2030px;
    padding: 20px 0 0px;
}
.package-sec::before {
    height: 300px;
}
.footer {
    padding: 40px 0 10px 0;
    text-align: center;
}
.social-icon {
    margin: 30px 0 20px;
    justify-content: center;
}
.logo img {
    max-height: 120px !important;
}
.about-sec-right p {
    padding-left: 0;
}

    .cop-right p{
        font-size: 16px;
    }
    
    .inner-banner h2 {
        font-size: 22px;
    }
}