    @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");

body {
    font-family: "Montserrat", sans-serif;
    margin: 0px;
    overflow-x: hidden;
}
a {
    text-decoration: none;
}

.footer-row, .quick-links h2 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 0 0 0 40px;
}
/* Css Start */
.main-logo img {
    width: 320px;
    height: 45px;
}
.main-logo {
    width: 100%;
}
.main-logo {
    width: 75%;
    padding-right: 90px;
}
.top-menubar {
    padding-top: 70px;
    padding: 70px 95px;
    width: 100%;
    transition: 0.2s;
}
.header {
    position: absolute;
    width: 100%;
    top:0;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0px 30px;
    background: #fff;
    z-index: 9999;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.top-menubar {
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.menu-bar p {
    font-size: 24px;
    font-weight: 700;
    color: #2358a8;
    font-family: "Open Sans", sans-serif;
    text-align: end;
    position: relative;
    z-index: 1;
}
img.menu-icon {
    padding-left: 24px;
}
.hero-section .all-text .heading {
    font-size: 90px;
    font-weight: 500;
    color: #2358a8;
}
.hero-section .all-text .sub-heading {
    font-size: 26.67px;
    font-weight: 500;
    color: #c72b3d;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}

.top-main-bg {
    background-image: url(../images/hero-img.png);
    background-repeat: no-repeat;
    background-position: 100%;
    /*background-position: top right;*/
    background-size: contain;
}
p.discription {
    font-size: 22px;
    font-family: "Roboto", sans-serif;
}

.all-text {
    width: 31%;
    padding-left: 140px;
    text-align: justify;
    padding-bottom: 300px;
    padding-top: 200px;
}
.all-text .discription {
    text-align: justify;
    line-height: 36px;
    font-size: 22px;
    color: #939598;
    max-width: 630px;
}
.row {
    display: flex;
}
.available {
    position: relative;
    width: 62%;
    text-align: center;
}
.availabal-main {
    position: absolute;
    width: 100%;
    bottom: 20%;
    right: 8%;
    color: #fff;
}

/* Section Two */
section#package-section {
    background: url(../images/section-two.jpg);
    height: 1020px;
}

.pakege-one {
    position: absolute;
    left: 47%;
    top: 4%;
}
.list {
    position: relative;
    height: 950px;
    max-width: 1400px;
    width: 100%;
}
.package_box {
    display: flex;
    align-items: center;
    height: 100%;
    overflow-y: hidden;
}
.pakege-two img {
    width: 280px;
    position: absolute;
    left: 32%;
    top: 9%;
}
.pakege-three img {
    width: 270px;
    position: absolute;
    left: 25%;
    top: 29%;
}
.pakege-four img {
    width: 284px;
    position: absolute;
    top: 53%;
    left: 26%;
}
.pakege-five img {
    width: 260px;
    position: absolute;
    top: 68%;
    left: 36%;
}
/*.text-package {
    position: absolute;
    left: 50%;
    top: 50%;
}
.text-package {
    position: absolute;
    left: 33.8%;
    top: 76%;
    line-height: 85px;
    letter-spacing: 8px;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    text-align: center;
    }*/

/* section-three */
section#icon-three {
    background-image: url(../images/section-three.jpg);
    height: auto !important;
}
.d-flex {
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.main a img {
    width: 105px;
    padding-right: 25px;
}
.main a h2 {
    color: #ac313d;
    font-size: 34px;
    font-family: "Open Sans";
    text-align: left;
}
.main {
    position: relative;
    height: 700px;
}
a.icon-with-text {
    position: absolute;
    left: 24%;
    top: 4%;
}
a.icon-with-text-two {
    position: absolute;
    top: 21%;
    left: 19%;
}
a.icon-with-text-three {
    position: absolute;
    top: 37%;
    left: 15%;
}
a.icon-with-text-four {
    position: absolute;
    top: 60%;
    left: 11%;
}
a.icon-with-text-five {
    position: absolute;
    top: calc(100% - 125px);
    left: 11%;
}
/*  Hero Section */
.hero-section .container.row {
    height: 100vh;
    align-items: center;
}
.all-text {
    padding-bottom: 0;
    padding-top: 0;
}
.available {
    position: absolute;
    width: 20%;
    text-align: center;
    bottom: 0;
    top: -450px;
    right: 60px;
}
.availabal-main {
    width: 55%;
    bottom: 13%;
    right: 13% !important;
    /*left: 40%;*/
    position: absolute;
    right: 0;
    padding-bottom: 20px;
}
.hero-section .all-text .heading {
    margin-bottom: 0;
}
/* Section 2 */
section#package-section {
    height: 100vh;
    margin-top: 90px;
}
.pakege-one img {
    width: 260px;
    height: 260px;
}
section#package-section h2 {
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
    font-size: 44px;
    color: #fff;
    text-align: center;
    margin-top: 0;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
}
#package-section {
    position: relative;
}
/* section 3 */
section#icon-three {
    background-size: 95%;
    height: 100vh !important;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    margin-top: 120px;
    margin-bottom: 100px;
}
/* Footer */
.footer-row {
    background-color: #3252a4;
    height: 200px;
    font-family: "Roboto", sans-serif;
    display: flex;
    justify-content: center;
    padding: 50px 0px;
    /* padding-bottom: 90px; */
}
.footer-row ul li {
    list-style: none;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}
.quick-links ul h2, .quick-links ul li a {
    font-size: 17px;
    font-family: roboto;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 400;
    display: block;
}
.footer-row ul li {
    list-style: none;
}
li.adress {
    color: #fff;
}
footer.footer-row input[type="email"] {
    padding: 12px 18px;
    margin: 18px 0px 0;
    width: 94%;
    outline: none;
}
footer.footer-row input[type="email"]::placeholder {
    font-size: 15px;
    padding-left: 19px;
}
a.subscribe-btnss {
    padding: 10px 39px;
    background: #ac313d;
    border: 1px solid transparent;
    transition: 0.4s;
    display: inline-block !important;
}
a.subscribe-btnss:hover {
    background: transparent;
    border: 1px solid #ac313d;
}
li.s-btn {
    margin-top: 25px;
}
.quick-links {
    padding-right: 105px;
}
a.insta,
a.facebook {
    width: 50px;
    height: 50px;
    background: #fff;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    color: #ac313d;
    margin: 4px;
    border: 1px solid transparent;
    transition: 0.4s;
}
a.insta:hover,
a.facebook:hover {
    background: transparent;
    border: 1px solid #ac313d;
}
li.copy-right {
    padding-top: 30px;
}
.list a img:hover {
    filter: invert(73%) sepia(95%) saturate(2363%) hue-rotate(337deg) brightness(116%) contrast(88%);
}

section#icon-three {
    background-size: 77%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

/* Responsive */

@media (min-width: 1920px) {
    section#icon-three {
        background-image: url(../images/section-three.jpg);
        height: 1250px;
        background-repeat: no-repeat;
        background-position: right;
    }
    section#package-section {
        background: url(../images/section-two.jpg);
        height: 1020px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .footer-row ul li {
        line-height: 28px;
    }
    .availabal-main {
        width: 85%;
        bottom: 10%;
        right: 0%;
    }
}

@media (max-width: 1440px) {
    .text-package {
        left: 35.8%;
        top: 78%;
        line-height: 54px;
        font-size: 16px;
    }
    .hero-section .all-text .heading {
        font-size: 65px;
    }
    .hero-section .all-text .sub-heading {
        font-size: 23.67px;
    }
    .all-text {
        width: 27%;
    }
    .main-logo {
        width: 73%;
    }
    .availabal-main {
        bottom: 6%;
        right: 25%;
    }
    .pakege-one {
        position: absolute;
        left: 34%;
    }
    .pakege-one img {
        width: 260px;
        height: 260px;
    }
    .pakege-two img {
        width: 300px;
        left: 18%;
        top: 47px;
    }
    .pakege-three img {
        width: 325px;
        position: absolute;
        left: 8%;
        top: 43%;
    }
    .pakege-four img {
        width: 315px;
        top: 94%;
        left: 10%;
    }
    .pakege-five img {
        width: 282px;
        top: 122%;
        left: 21%;
    }
    section#package-section {
        background-size: cover;
    }
    .main a img {
        padding-right: 0px;
    }
}

@media (max-width: 1220px) {
    .list {
        padding-top: 36px;
    }
    .top-menubar {
        padding-top: 70px;
        padding: 18px 25px;
    }
    .fixed {
        padding: 10px 15px;
    }
    .main-logo {
        width: 71%;
    }
    .top-main-bg {
        background-size: 64% 100%;
    }
    .all-text {
        width: 31%;
        /*padding-bottom: 172px;*/
    }
    .hero-section .all-text .heading {
        font-size: 78.99px;
    }
    .availabal-main {
        bottom: 6%;
        right: 21%;
    }
    .pakege-one img {
        width: 195px;
        height: 195px;
    }
    .pakege-one {
        position: absolute;
        left: 29% !important;
        top: 20% !important;
    }
    .pakege-two img {
        width: 229px;
        left: 20%;
        top: 73px;
    }
    .pakege-three img {
        width: 248px;
        left: 11%;
        top: 39%;
    }
    .pakege-four img {
        width: 246px;
        top: 77%;
        left: 13%;
    }
    .pakege-five img {
        width: 215px;
        top: 99%;
        left: 22.5%;
    }
    section#package-section {
        height: 862px;
    }
    .text-package {
        left: 38.8%;
        top: 58%;
        line-height: 54px;
        font-size: 16px;
    }
    .quick-links {
        padding-right: 10px;
    }
    section#icon-three {
        background-position: 30%;
    }
}

@media (max-width: 1024px) {
    .all-text {
        width: 34%;
        padding-left: 58px;
        padding-bottom: 0px;
        padding-top: 130px;
    }
    .hero-section .all-text .heading {
        font-size: 63.99px;
    }
    .availabal-main h2 {
        font-size: 18px;
    }
    .availabal-main a img {
        width: 124px;
    }
    .availabal-main {
        bottom: 17%;
        right: 18%;
    }
    .main-logo {
        width: 65%;
    }
    .main-logo img {
        width: 220px;
        height: 30px;
    }
    .pakege-one {
        position: absolute;
        left: 42%;
    }
    .pakege-two img {
        width: 224px;
        left: 25%;
        top: 73px;
    }
    .pakege-three img {
        width: 238px;
        left: 15%;
        top: 37%;
    }
    .pakege-four img {
        width: 230px;
        top: 72%;
        left: 17%;
    }
    .pakege-five img {
        width: 213px;
        top: 91%;
        left: 28.4%;
    }
    .main {
        position: relative;
        height: 600px;
    }
    a.icon-with-text-five {
        position: absolute;
        top: 154%;
        left: 0%;
    }
footer.footer-row .quick-links li {
    font-size: 15px;
}
.footer-row{ height: auto;}
}

@media (max-width: 999px) {
    .main-logo{
        padding-right: 0;
    }
    .top-menubar {
        padding-top: 70px;
        padding: 18px 16px;
        display: flex;
        justify-content: space-between;
    }
    .fixed {
        padding: 10px 15px;
        width: calc(100% - 30px);
        display: flex;
        justify-content: space-between;
    }
    .hero-section .all-text .sub-heading {
        font-size: 17.67px;
        text-align: left;
    }
    .main-logo {
        width: 54%;
    }
    .all-text {
        width: 38%;
        padding-left: 13px;
        padding-bottom: 110px;
    }
    .hero-section .all-text .heading {
        font-size: 54.99px;
        margin: 0px;
    }
    p.sub-heading {
        margin: 0px;
    }
    .all-text .discription {
        text-align: justify;
        line-height: 27px;
        font-size: 16px;
        color: #939598;
    }
    .availabal-main a img {
        width: 102px;
    }
    .availabal-main h2 {
        font-size: 14px;
        color: #000;
    }
    .availabal-main {
        bottom: 10%;
        right: 21%;
    }
    section#package-section {
        height: 550px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .pakege-one img {
        width: 123px !important;
        height: 119px !important;
    }
    .pakege-one {
        position: absolute;
        left: 29% !important;
        top: 25% !important;
    }
    .pakege-two img {
        width: 143px;
        left: 14.3%;
        top: 27%;
    }
    .pakege-three img {
        width: 152px;
        left: 6%;
        top: 36.5%;
    }
    .pakege-four img {
        width: 152px;
        top: 50%;
        left: 7%;
    }
    .pakege-five img {
        width: 153px;
        top: 57.4%;
        left: 16.5%;
    }
    .text-package {
        left: 31.8%;
        top: 39%;
        line-height: 31px;
        font-size: 12px;
    }
    .main a img {
        width: 72px;
    }
    .main a h2 {
        font-size: 17.18px;
    }
    section#package-section {
        margin-top: 50px !important;
    }
    section#icon-three {
        background-image: url(../images/section-three.jpg);
        margin-top: 50px !important;
        margin-bottom: 70px !important;
    }
    .main {
        height: 480px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    a.icon-with-text {
        position: absolute;
        left: 26% !important;
        top: 24% !important;
    }
    a.icon-with-text-two {
        position: absolute;
        top: 44% !important;
        left: 9% !important;
    }
    a.icon-with-text-three {
        position: absolute;
        top: 66% !important;
        left: 6% !important;
    }
    a.icon-with-text-four {
        position: absolute;
        top: 92% !important;
        left: 8% !important;
    }
    body a.icon-with-text-five {
        position: absolute;
        top: 122% !important;
        left: 19% !important;
    }
    .quick-links {
        width: 100%;
        padding: 0px;
        background: #3252a4;
    }
    .footer-row, .quick-links h2{ padding: 0 0 0 15px;}
    .footer-row {
        flex-wrap: wrap;
    }
    footer.footer-row input[type="email"] {
        width: 85%;
    }
    section#package-section h2 {
        font-size: 40px !important;
        line-height: 1.2 !important;
        letter-spacing: 8px !important;
        left: 57% !important;
    }
}

@media (max-width: 746px) {
    .top-main-bg {
        background: none;
    }
    .hero-section .container.row {
        flex-wrap: wrap;
        padding: 15px;
    }
    .all-text {
        width: 100%;
        padding-left: 0px;
        padding-bottom: 0px;
    }
    .availabal-main {
        bottom: 10%;
        right: 21%;
        position: unset;
        text-align: left;
    }
    .available {
        justify-content: center;
        text-align: left;
        margin: 0px auto;
        width: 100%;
        position: unset;
        display: block;
    }
    .main-logo {
        width: 52%;
    }
    .only-for-mob img {
        width: 100%;
         margin-top: 65px;
    }
    .only-for-mob {
        width: 100%;
        max-width: 550px;
        margin: 0 auto;
        order: 1;
    }
    .all-text {
        padding: 35px 0px;
        padding-bottom: 0px;
    }
    .available {
        padding-bottom: 35px;
    }
    .top-menubar.fixed img.menu-icon {
        padding-right: 30px;
    }
    section#package-section {
        margin-top: 0px !important;
    }
    .pakege-one {
        left: 55% !important;
        top: 16% !important;
        transform: rotate(357deg) !important;
    }
    .pakege-two img {
        width: 150px !important;
        left: 15% !important;
        top: 20% !important;
        transform: rotate(354deg) !important;
    }
    .pakege-three img {
        left: -4% !important;
        top: 38% !important;
    }
    .pakege-four img {
        left: 11% !important;
        top: 61% !important;
        transform: rotate(345deg) !important;
    }
    .pakege-five img {
        left: 43% !important;
        top: 70% !important;
        transform: rotate(342deg) !important;
    }
    section#icon-three{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        background-size: 100% !important;
    }
    .main{
        margin-bottom: 50px !important; 
    }
}

@media (min-width: 746px) {
    .only-for-mob {
        display: none;
    }
}

@media (min-width: 1221px) and (max-width: 1366px) {
    .hero-section .all-text .heading {
        font-size: 83.99px;
    }
    .all-text {
        width: 27%;
        padding-bottom: 360px;
        padding-left: 102px;
        padding-top:550px;
    }
    .main-logo {
        width: 72%;
    }
}

@media (max-width: 425px) {
    .main-logo img {
        width: 145px;
        height: 19px;
    }
    .fixed {
        padding: 10px;
    }
    .menu-bar p {
        font-size: 18px;
    }
    .menu-bar {
        padding-left: 6%;
    }
    img.menu-icon {
        padding-left: 0px;
        width: 26px;
    }
    .top-menubar.fixed img.menu-icon{
        padding-right: 0px !important;
    }
    .all-text{
        margin: 0 !important;
        padding: 0 !important;
    }
    .available{
        padding-bottom: 15px;
    }
    .hero-section .all-text .heading ,.hero-section .all-text .sub-heading{
        text-align: center;
    }
    body .availabal-main{
        right: 0% !important;
    }
    .main-logo {
        width: 37%;
    }
    .pakege-one {
        left: 46%;
    }
    .pakege-two img {
        left: 19.3%;
        top: 54px;
        -ms-transform: rotate(-1deg);
        transform: rotate(-1deg);
    }
    .pakege-three img {
        left: 4%;
        top: 25%;
    }
    .pakege-four img {
        top: 48%;
        left: 6%;
    }
    .pakege-five img {
        top: 61%;
        left: 23%;
    }
    footer.footer-row input[type="email"] {
        width: 75%;
        margin-bottom: 0px;
    }
    a.subscribe-btnss {
        padding: 11px 35px;
    }
    section#icon-three{
        background-size: 320px !important;
        height: 320px !important;
    }
    /*html {
        overflow-x: hidden !important;
    }*/
    body.header_sticky {
        overflow-x: hidden !important;
    }
    section#package-section h2 {
        font-size: 17px !important;
        right: 0px;
        line-height: 1.2 !important;
        left: 66% !important;
    }
    a.icon-with-text{
        top: 24px !important;
    }
    .availabal-main {
        right: 0% !important;
        justify-content: center;
        /* padding-bottom: 111px; */
    }
    .main a img {
        width: 50px;
    }
    a.icon-with-text ,a.icon-with-text-two ,a.icon-with-text-three ,a.icon-with-text-four{
        top: 0px !important;
        left: 0px !important;
        margin: 20px 0;
    }
    a.icon-with-text-five{
        top: 0px !important;
        left: 0px !important;
        position: unset !important;
    }
    a.icon-with-text h2 ,a.icon-with-text-two h2 ,a.icon-with-text-three h2 ,a.icon-with-text-four h2 ,a.icon-with-text-five h2{
        font-size: 12px !important;
    }
    section#icon-three {
        background-size: 75% !important;
        height: auto;
    }
}
@media (max-width: 375px) {
    body{
        overflow-x: hidden;
    }
    body.header_sticky {
        overflow-x: hidden !important;
    }
    section#package-section {
        height: 480px;
    }
    .header {
        position: unset;
    }
    section#package-section h2 {
        font-size: 13px !important;
    }
    .all-text{
        margin: 0 !important;
        padding: 0 !important;
    }
    .available{
        padding-bottom: 15px;
    }
    .only-for-mob img{
        margin-top: 0;
    }
    .fixed {
        padding: 10px 13px;
        width: 93%;
    }
    .pakege-one img {
        width: 110px;
        height: 110px;
    }
    .pakege-one {
        left: 42%;
        top: 7%;
        transform: rotate(6deg);
    }
    .pakege-two img {
        width: 123px;
        left: 15%;
        transform: rotate(5deg);
        top: 50px;
    }
    .pakege-three img {
        width: 125px;
        top: 22%;
        left: -1%;
        transform: rotate(4deg);
    }
    .pakege-four img {
        width: 125px;
        top: 41%;
        left: 0%;
        transform: rotate(2deg);
    }
    .pakege-five img {
        width: 114px;
        top: 52%;
        left: 17%;
    }
    .text-package {
        top: 30%;
    }
    .main a h2 {
        font-size: 15px;
    }
    .footer-row {
        display: block;
    }
    .quick-links {
        width: 100%;
    }
    .quick-links ul {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .quick-links h2 {
        margin-top: 0px;
        padding-top: 30px;
    }
.quick-links ul li a {
    font-size: 15px;
}
.footer-row, .quick-links h2 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 25px 0 0 15px;
}
    footer.footer-row input[type="email"]::placeholder {
        font-size: 18px;
    }
    .top-menubar.fixed img.menu-icon {
        padding-right: 0px;
    }
}
@media (max-width: 320px) {
    .main-logo img {
        width: 125px;
    }
    .fixed {
        padding: 10px 16px;
        width: 90%;
    }
    .header {
        position: unset;
    }
    .menu-bar p {
        font-size: 14px;
    }
    .text-package {
        font-size: 9px;
        text-align: right;
    }
    .pakege-one {
        left: 46%;
    }
    .pakege-three img {
        left: -3%;
    }
    .pakege-four img {
        left: -2%;
    }
    .pakege-five img {
        left: 18%;
    }
    .main a h2 {
        font-size: 13px;
    }
    .quick-links ul li a {
        font-size: 18px;
    }
    .footer-row ul li {
        font-size: 18px;
    }
    /* Pakage section */
    section#package-section h2 {
        font-size: 12px !important;
        right: 0px;
        text-align: inherit;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    
.all-text {
    width: 33%;
    padding-top: 60px;
}  
    
}


@media screen and (min-width: 1000px) and (max-width: 1920px) {
    .hero-section .all-text .heading {
        font-size: 58.99px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .availabal-main {
        width: 30%;
        /*width: 50%;*/
    }
    .all-text {
        width: 33%;
    }
    .top-menubar {
        padding: 0 15px;
        width: calc(100% - 30px);
        display: flex;
        justify-content: space-between;
    }
    .main-logo {
        width: 70%;
        padding-right: 20px;
    }
    .main-logo img {
        width: 250px;
        height: 33px;
    }
    /*  section  2*/
    .pakege-one img {
        width: 170px;
        height: 170px;
    }
    .pakege-one {
        left: 32%;
        top: 0;
    }
    .pakege-two img {
        width: 220px;
        left: 19%;
        top: 35px;
    }
    .pakege-three img {
        width: 215px;
        left: 12%;
        top: 33%;
    }
    .pakege-four img {
        width: 190px;
        top: 68%;
        left: 14%;
    }
    .pakege-five img {
        width: 199px;
        top: 83%;
        left: 22%;
    }
    /* section 3 */
    .list {
        height: 920px;
        max-width: 1000px;
    }
    a.icon-with-text {
        left: 36%;
        top: 9%;
    }
    a.icon-with-text-two {
        top: 22%;
        left: 13%;
    }
    a.icon-with-text-three {
        top: 37%;
        left: 3%;
    }
    a.icon-with-text-four {
        top: 58%;
        left: 3%;
    }
    a.icon-with-text-five {
        position: absolute;
        top: 78%;
        left: 16%;
    }
    section#icon-three {
        background-size: 80%;
        height: 100vh !imporant;
        background-position: 100% 40%;
        background-size: 85% !important;
        background-repeat: no-repeat;
    }
    .main a h2 {
        font-size: 18px;
    }
    .pakege-one {
        left: 29.5%;
        top: 20%;
    }
    .pakege-two img {
        width: 180px;
        left: 16%;
        top: 24%;
    }
    .pakege-three img {
        width: 180px;
        left: 9%;
        top: 36%;
    }
    .pakege-four img {
        width: 180px;
        top: 52%;
        left: 11%;
    }
    .pakege-five img {
        width: 180px;
        top: 61%;
        left: 19%;
    }
    section#package-section {
        margin-top: 55px;
    }
    section#icon-three {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    section#package-section h2 {
        font-size: 30px;
        letter-spacing: 5px;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1230px) {
    section#package-section h2 {
        font-size: 26px;
        letter-spacing: 5px;
    }
    .main-logo {
        width: 63%;
        padding-right: 20px;
    }
    .quick-links {
        padding-right: 0;
    }
}
@media screen and (min-width: 1220px) and (max-width: 1310px) {
    .top-main-bg {
        background-size: 50%;
    }
}
@media screen and (min-width: 1221px) and (max-width: 1599px) {
    .pakege-one {
        left: 40%;
        top: 17%;
    }
    .pakege-two img {
        width: 200px;
        left: 24%;
        top: 20%;
    }
    .pakege-three img {
        width: 195px;
        left: 16%;
        top: 35%;
    }
    .pakege-four img {
        width: 190px;
        top: 54%;
        left: 17%;
    }
    .pakege-five img {
        width: 190px;
        top: 64%;
        left: 27%;
    }
}
@media(min-width: 1500px) and (max-width: 2560px){
.list {
    height: 920px;
    max-width: 1429px;
}
.pakege-two img {
    width: 200px !important;
    left: 38% !important;
    top: 20% !important;
}
.pakege-three img {
    width: 195px !important;
    left: 32.3% !important;
    top: 34.5% !important;
}
.pakege-four img {
    width: 190px !important;
    top: 53.4% !important;
    left: 33.5% !important;
}
.pakege-five img {
    width: 190px !important;
    top: 64% !important;
    left: 40% !important;
}
.availabal-main {
    width: 30%;
}
.pakege-one img {
    width: 170px !important;
    height: 180px !important;
}
a.icon-with-text {
    left: 36%;
    top: 23%;
}
a.icon-with-text-two {
    top: 36%;
    left: 27%;
}
a.icon-with-text-three {
    top: 52%;
    left: 20%;
}
a.icon-with-text-four {
    top: 69%;
    left: 20%;
}
a.icon-with-text-five {
    position: absolute;
    top: 91%;
    left: 26%;
}
}
@media(min-width: 1025px) and (max-width: 1500px){
    .main {
    position: relative;
    height: 900px !important;
    left: 118px !important;
}
a.icon-with-text-two {
    top: 23%;
    left: 20%;
}
a.icon-with-text-three {
    top: 40%;
    left: 12%;
}
a.icon-with-text-four {
    top: 58%;
    left: 8%;
}
a.icon-with-text-five {
    position: absolute;
    top: 78%;
    left: 15%;
}
}
@media screen and (max-width: 767px) {
    /*Header   Menu*/
    .menu-bar {
        padding-left: 0;
    }
    .main-logo {
        width: 0;
    }
    .top-menubar {
        padding-top: 0;
        padding: 15px;
        justify-content: space-between;
        box-shadow: -14px -12px 10px 16px #f2f2f2;
    }
    .menu-bar p {
        font-size: 0;
    }
    /*section 1*/
    .hero-section .container.row {
        height: 100%;
        padding-top: 50px;
        padding-bottom: 40px;
        display: flex;
    }
    .available {
        max-width: 300px;
        top: auto;
        position: unset;
        bottom: 0;
        order: 2;
    }
    .availabal-main {
        width: 100%;
        bottom: 0;
        position: relative;
        right: 0;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .hero-section .all-text .heading {
        font-size: 38.99px;
    }
    .all-text {
        margin-top: 20px;
        order: 3;
    }
    .header_sticky .available {
        top: 47%;
    }
    .availabal-main{
        padding-bottom: 0 !important;
    }
    /*section 2*/
    .pakege-one img {
        width: 140px;
        height: 140px;
    }
    .list {
        position: relative;
        height: 600px;
        max-width: 300px;
        width: 100%;
        padding-top: 0;
    }
    section#package-section {
        height: 100%;
        margin-top: 0;
    }
    section#package-section h2 {
        font-size: 17px;
        letter-spacing: 1px;
        left: 70%;
        top: 55%;
    }
    .pakege-one {
        left: 57%;
        top: 18%;
        transform: rotate(3deg);
    }
    .pakege-two img {
        width: 155px;
        left: 16%;
        transform: rotate(5deg);
        top: 22%;
    }
    .pakege-three img {
        left: -6%;
        width: 160px;
        top: 39%;
        transform: rotate(-8deg);
    }
    .pakege-four img {
        left: 14%;
        width: 155px;
        top: 60%;
        transform: rotate(-13deg);
    }
    .pakege-five img {
        left: 51%;
        width: 157px;
        top: 66%;
        transform: rotate(-29deg);
    }
    /*section 3*/
   section#icon-three {
        background-size: 70%;
        height: 100%;
        background-position: 100% 50%;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 60px;
    }
    a.icon-with-text,
    a.icon-with-text-two,
    a.icon-with-text-three,
    a.icon-with-text-four,
    a.icon-with-text-five {
        position: relative;
        left: 0;
        top: 28px;
    }
    .main a h2 {
        font-size: 16px;
    }
    /*footer*/
    .footer-row{
        padding: 0;
    }
    .quick-links ul{
        padding: 0 15px;
        margin-top: -1px;
    }
    
    .quick-links ul li a{
        margin-bottom: 15px;
    }
    footer.footer-row input[type="email"]{
        margin: 15px 0 0;
    }
    li.s-btn {
        padding-bottom: 15px;
    }
    li.adress br {
        display: none;
    }
    li.adress {
        max-width: 200px;
    }
    li.copy-right{
        padding: 15px 0;
    }
    a.insta, a.facebook{
        line-height: 30px;
        font-size: 22px;
        width: 30px;
        height: 30px;
    }
}

@media screen and  (min-width: 747px) and (max-width: 999px){
    .available {
        max-width: 339px;
        top: 64%;
    }
    .hero-section .all-text .sub-heading{
        text-align: left;
    }
}

}
@media(max-width: 767px){
    section#icon-three {
    height: 48vh !important;
}
}


@media(min-width: 1600px){
    .main {
        position: relative;
        height: 85vh;
    }
}
@media(max-width: 1199px){
    .availabal-main{
        right: 23% !important;
        padding-bottom:  33px;
    }
}

@media(max-width: 991px){
    .availabal-main {
        right: 13% !important;
        /*padding-bottom: 111px;*/
    }
}

@media screen and (min-width: 768px) and (max-width: 999px){
.available{
        position: absolute;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    max-width: 100%;
}
}

@media(min-width: 768px) and (max-width: 999px){
.pakege-one {
    position: absolute;
    left: 45% !important;
    top: 23% !important;
}
.pakege-two img {
    width: 143px;
    left: 31.3%;
    top: 25%;
}
.pakege-three img {
    width: 152px;
    left: 23%;
    top: 34.5%;
}
section#package-section h2 {
    font-size: 21px !important;
    line-height: 1.2 !important;
    letter-spacing: 8px !important;
    left: 67% !important;
}
.pakege-four img {
    width: 152px;
    top: 47.5%;
    left: 24%;
}
.pakege-five img {
    width: 140px;
    top: 55.4%;
    left: 33.5%;
}
}

@media(max-width: 1024px){
a.icon-with-text {
    left: 36%;
    top: 11%;
}
a.icon-with-text-two {
    top: 28%;
    left: 21%;
}
a.icon-with-text-three {
    top: 49%;
    left: 7%;
}
a.icon-with-text-four {
    top: 74%;
    left: 7%;
}
a.icon-with-text-five {
    position: absolute;
    top: 99% !important;
    left: 26% !important;
}
}
@media(max-width: 1440px){
section#icon-three {
    background-size: 80%;
    height: 100vh !imporant;
    background-position: 100% 40%;
    background-size: 100%;
    background-repeat: no-repeat;
}
a.icon-with-text-five {
    position: absolute;
    top: 78%;
    left: 12%;
}
}
@media(min-width: 769px) and (max-width: 999px){

}
@media(min-width: 426px) and (max-width: 768px){
    section#icon-three {
    background-size: 80%;
    height: 100vh !important;
    background-position: 100% 40%;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 100vh !important;
}

}
@media(min-width: 1366px){
.pakege-one {
    left: 49%;
    top: 17%;
}
.pakege-two img {
    width: 200px;
    left: 34%;
    top: 20%;
}
.pakege-three img {
    width: 195px;
    left: 26%;
    top: 34%;
}
.pakege-four img {
    width: 190px;
    top: 52.4%;
    left: 28%;
}
.pakege-five img {
    width: 190px;
    top: 62%;
    left: 37%;
}
}
@media(min-width: 1599px) and (max-width: 1920px)