@media screen and (min-width:425px) and (max-width:479px) {
    .main_headingline {
        left: 148px;
        height: 65px;
    }

    .heading-top h1 span {
        font-size: 30px;
    }

    .main_headingline {
        top: -60px !important;
        left: 215px !important;
        height: 65px !important;
    }

    .footer-icon {
        float: left !important;
        padding-right: 0px;
    }

    .nav_menu {
        min-height: 95px !important;
    }

    .nav_logo_box {
        top: 7px !important;
        left: 10px !important;
    }

    .address {
        font-size: 15px !important;
    }

    .footer-contact-name {
        font-size: 17px !important;
    }

    .nav_logo_box img {
        max-width: 105px !important;
    }

    .slider {
        max-height: 22vh !important;
    }

    .logo-img-section {
        height: 35px !important;
    }

    .img-width {
        width: 100%;
        height: 130px;
        border-bottom: solid thin #ccc;
        padding: 18px 10px 18px 10px;
    }

    .packages-table {
        width: 100% !important;
        /*margin: 20px !important;*/
        display: inline !important;
    }

    .img-dir {
        margin-top: -75px;
    }

    .about-us-heading {
        margin: 25px 0px 10px 45px;

    }

    .row-margin {
        margin: 0px 29px 0px 0px;
        text-align: center;
    }

    .img_slider {
        height: 200px !important;
    }

    .tourists-place {
        margin-top: 70px !important;
    }


    .price-table {
        margin-bottom: 10px;
    }

    .price-table-page {
        padding-top: 34px !important;
    }

    .pb-5 {
        margin: 10px ! important;
    }

    .txt-name {
        padding-left: 240px !important;
        margin-bottom: 21px;
    }

    .profile-img {
        width: 270px !important;
        height: 325px !important;
        margin-top: -5px;
    }

    .nav_menu_right ul li a i {
        padding-right: 4px !important;
        font-size: 8px !important;
    }

    .nav_menu_right ul li {
        padding: 2px 7px !important;
    }

    .nav_menu_right {
        top: 64px !important;
        /* right: 0; */
        left: 70px !important;
        font-size: 12px !important;
        width: 100%;
    }

    .contact-num ul li:nth-child(1) {
        right: 38px !important;
        top: -65px !important;
    }
    .contact-num ul li:nth-child(2) {
        right: 48px !important;
        top: -43px !important;
}
    .contact-num ul li i {
        font-size: 13px !important;
    }
    .social_icon {
        padding-left:0px !important;
    }



}

@media screen and (min-width:373px) and (max-width:424px){
    .main_headingline {
        left: 148px;
        height: 65px;
    }

    .heading-top h1 span {
        font-size: 30px;
    }

    .main_headingline {
        top: -60px !important;
        left: 215px !important;
        height: 65px !important;
    }

    .footer-icon {
        float: left !important;
        padding-right: 0px;
    }

    .nav_menu {
        min-height: 95px !important;
    }

    .nav_logo_box {
        top: 7px !important;
        left: 10px !important;
    }

    .address {
        font-size: 15px !important;
    }

    .footer-contact-name {
        font-size: 17px !important;
    }

    .nav_logo_box img {
        max-width: 105px !important;
    }

    .slider {
        max-height: 22vh !important;
    }

    .logo-img-section {
        height: 35px !important;
    }

    .img-width {
        width: 100%;
        height: 130px;
        border-bottom: solid thin #ccc;
        padding: 18px 10px 18px 10px;
    }

    .packages-table {
        width: 100% !important;
        /*margin: 20px !important;*/
        display: inline !important;
    }

    .img-dir {
        margin-top: -75px;
    }

    .about-us-heading {
        margin: 25px 0px 10px 45px;

    }

    .row-margin {
        margin: 0px 29px 0px 0px;
        text-align: center;
    }

    .img_slider {
        height: 200px !important;
    }

    .tourists-place {
        margin-top: 70px !important;
    }

    .social_icon {
        padding-left:0px !important;
    }

    .price-table {
        margin-bottom: 10px;
    }

    .price-table-page {
        padding-top: 34px !important;
    }

    .pb-5 {
        margin: 10px ! important;
    }

    .txt-name {
        padding-left: 240px !important;
        margin-bottom: 21px;
    }

    .profile-img {
        width: 270px !important;
        height: 325px !important;
        margin-top: -5px;
    }

    .nav_menu_right ul li a i {
        padding-right: 4px !important;
        font-size: 8px;
    }

    .nav_menu_right ul li {
        padding: 2px 7px !important;
    }

    .nav_menu_right {
        top: 64px !important;
        /* right: 0; */
        left: 24px !important;
        font-size: 12px !important;
        width: 100%;
    }

    .contact-num ul li:nth-child(1) {
        right: -11px !important;
        top: -50px !important;
    }
    .contact-num ul li:nth-child(2) {
        right: 0px !important;
        top: -33px !important;
    }
    .icon-no{
        font-size: 12px;
    }
}

@media screen and (min-width:320px) and (max-width:373px) {
    .pagination > li > a, .pagination > li > span {
        padding: 6px 8px;
    }

    .main_headingline{
        top: -60px !important;
        left: 145px !important;
        height: 65px !important;
    }
    .footer-icon{
        float: left;
        padding-right: 0px;
    }
    .row-margin{
        margin: 0px 29px 0px 0px;
        text-align: center;
    }
    .img_slider{
        height: 180px !important;
    }
    .tourists-place{

        margin-top: 50px;
    }
    .img-width {
        width: 100%;
        height: 130px;
        border-bottom: solid thin #ccc;
        padding: 18px 10px 18px 10px;
    }
    .nav_logo_box{
        top:2px !important;
        left: 10px !important;
    }
    .logo-img-section{
        height: 35px !important;
    }
    .address{
        font-size: 14px!important;
    }
    .footer-contact-name
    {
        font-size: 14px !important;
    }
    .slider{
        max-height: 22vh !important;
    }
    .nav_logo_box img{
        max-width: 100px !important;
    }
    .nav_menu
    {
        top:5px;
        min-height: 80px !important;
    }
    .price-table{
        margin-bottom:10px;
    }
    .packages-table {
        width: 100% !important;
        margin: 20px !important;
        display: inline !important;
    }
    .price-table-page{
        padding-top:15px !important;
    }
    .pb-5
    {
        margin: 0px ! important;
    }
    .heading_table {
        height: 80px !important;
        padding: 31px 10px 0px 10px !important;
        font-size: 15px !important;
    }
    .about-us-heading{
        font-size: 22px !important;
        text-align:center;
    }
.profile-img{
     margin-top: 0px !important;
    width: 215px !important;
    height: 260px !important;
    margin-bottom: 25px;
}

    .book-flight-txt{
        font-size: 54px !important;

        line-height: 58px !important;
        padding: 0px 3px 2px !important;

    }
    .nav_menu_right{
        top: 54px !important;
        /* right: 0; */
        left: 20px !important;
        font-size: 11px !important;
        width: 100%;
    }
    .nav_menu_right ul li a i{
        padding-right: 5px;
        font-size: 9px;
    }
    .nav_menu_right ul li{
        padding: 2px 3px !important;
    }
    .about-text-p{
        font-size: 16px !important;
    }
    .txt-name {
        margin-top: -11px !important;

        padding-left: 202px !important;
    }
    .quotient-2{
        background-color: white;
        margin-bottom: 21px !important;
    }
    .contact-num ul li:nth-child(1) {
        right: 0px !important;
        top: -50px !important;
    }
    .contact-num ul li:nth-child(2) {
        right: 13px !important;
        top: -35px !important;
    }
    .contact-num ul li i{
        font-size: 11px !important;
    }

}

@media screen and (min-width:480px) and (max-width:767px) {

    .main_headingline{
        top: -60px !important;
        left: 238px !important;
        height: 57px !important;
    }



}
@media screen and (min-width:768px) and (max-width:1023px) {
    .main_headingline{
        top: -60px !important;
        left: 340px !important;
        height: 57px !important;
    }

    .address{
        font-size: 11px;
    }
    .nav_menu_right{
        left: 150px ! important;
        top: 32px ! important;
        font-size: 13px ! important;
    }
    .nav_logo_box{
        left: 4px;
        top: 14px;
    }
    .nav_logo_box img{
        max-width:120px ! important;
    }
    .nav_menu{
        min-height: 80px ! important;
    }
    .contact-num ul li:nth-child(1){
        right: -159px !important;
        top: -5px !important;
    }
    .contact-num ul li:nth-child(2) {
        right: -145px !important;
        top: 20px !important;
    }
    .nav_menu_right ul li
    {
        padding: 2px 9px;
    }

    .packages-table-font{
        font-size:11px;
    }
    .profile-img {
        width: 235px !important;
        height: 273px !important;
        margin-top: -8px !important;}
    .about-text-p{
        font-size: 16px !important;

    }
    .book-flight-txt{
        font-size: 65px !important;
        padding: 0px 10px 2px !important;
    }

    .nav_menu_right ul li a i{
        padding-right: 10px;
        font-size: 14px;
    }
    .nav_menu_right ul li{
        padding: 3px 11px;
    }

    .slider{
        max-height: 54vh !important;
    }
    .img-logo{
        display: flex;
    }
    .row-margin{
display:flex;
    }
    .footer-box{
        width: 25%
    }
    .header-footer{
        font-size: 15px !important;
    }
    .footer-contact-name{
        font-size: 11px !important;
    }
    .footer-icon{
        font-size: 12px;
    }
    .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    }
    .light-blue.lighten-1 {
        background-color: #29b6f6!important;
    }
    .white-text {
        color: white;
        margin: 0px;
        font-weight: 700;
    }
    .light-blue {
        background-color: #03a9f4!important;
    }
    .heading_table{
        height: 125px !important;
        padding: 52px 10px 0px 10px !important;
        font-size: 14px !important;
    }
    .packages-table {
        width: 20% !important;
        margin: 20px !important;

    }
    .about-us-heading{
        text-align: center !important;
        margin-top: 45px;
    }
    .txt-name{
        text-align:center;
        margin-bottom: 19px;
    }
    .my-5{
        margin-top: 55px !important;
    }
    .footer-icon{
        font-size: 15px !important;
    }
    .contact-num ul li i:nth-child(1){
        font-size: 16px;

    }
    .contact-num ul li i :nth-child(2){
        font-size: 16px;

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

}
@media (max-width: 1023px) and (min-width: 320px) {

}
@media screen and (min-width:1024px) and (max-width:1199px) {
    .nav_logo_box{
        left: -11px !important;
    }
    .nav_logo_box img{
        max-width: 165px !important;
    }
    .nav_menu_right{
        left: 240px !important;

    }
    .contact-num ul li:nth-child(1){
        right: -242px !important;
        top: -13px !important;
    }
    .contact-num ul li:nth-child(2) {
        right: -222px !important;
        top: 15px !important;
    }
    .nav_menu_right{
        font-size: 16px !important;
    }
}
@media screen and (min-width:1200px) and (max-width:1359px) {
    .main_headingline{
        left: 541px;
    }
}
@media screen and (min-width:1360px) and (max-width:1600px) {
    .main_headingline{
        left: 550px;
    }
    .address{
        font-size: 15px;
    }
    .footer-contact-name{
        font-size: 15px;
    }

    .nav_logo_box
    {
        left:-50px;
    }
    .nav_menu_right{ left:330px;}
    .slide
    {
        max-height: 82vh;
    }
}
