/* responsive */

/*-------------Media Querries-----------------*/
@media only screen and (max-width:1680px) {
    .recipes-content .recipes-card,
    .how-to-content .how-to-card,
    .blogs-content .blogs-card {
        max-width: 320px;
        margin-bottom: 80px;
    }
    .vist-world {
        max-width: 1420px;
        padding-top: 103px;
        background-size: contain;
        margin-right: auto;
        margin-left: auto;
    }
    .banner {
        min-height: 900px;
    }
    .vist-heading h3 {
        font-size: 64px;
        margin-bottom: 0px;
    }
    .vist-btn a{
        font-size: 24px;
        line-height: 110%;
        padding: 12px 85px;
    }
    .banner .heading {
        font-size: 50px;
        line-height: 115%;
    }
    .banner p {
        font-size: 24px;
        line-height: 130%;
    }
    .h2-properties {
        font-size: 50px;
        line-height: 115%;
    }
    .h3-properties {
        font-size: 24px;
        line-height: 120%;
    }
    .view-btn {
        font-size: 20px;
        line-height: 120%;
        width: 240px;
    }
    .recipes-content .recipe-text {
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }
}
@media only screen and (max-width:1440px) {
    .banner .container {
        max-width: 970px;
    }
    .banner .heading {
        font-size: 45px;
    }
    .banner p {
        font-size: 21px;
    }
    .vist-world {
        max-width: 970px;
        padding-top: 54px;
        padding-bottom: 44px;
        padding-right: 45px;
    }
    .vist-heading h3 {
        font-size: 42px;
    }
    .vist-btn a {
        font-size: 18px;
        margin-top: 12px;
        padding: 12px 55px;
    }
    .recipes-content .recipes-card,
    .how-to-content .how-to-card,
    .blogs-content .blogs-card {
        max-width: 230px;
        margin: 0px 10px 60px;
    }
    .our-blog .container-fluid {
        max-width: 1100px;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .blogs-content .blogs-card .blog-img {
        max-height: 130px;
    }
    .blogs-content .blogs-card .blog-img img {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .blogs-content .blogs-text {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .h3-properties {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .blogs-content .blogs-text {
        padding: 20px 15px 45px;
        min-height: 130px;
        height: inherit;
    }
    .blogs-content .blogs-text h3 {
        margin-bottom: 0px;
    }
    .how-to .container {
        max-width: 970px;
    }
    .how-to-content .how-to-card .avacado-img {
        max-height: 130px;
    }
    .how-to-content .how-to-text {
        min-height: 130px;
        height: inherit;
    }
    .how-to-content .how-to-text {
        padding: 20px 15px 45px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .recipes-content .recipes-card .recipe-img {
        max-height: 130px;
    }
    .recipes-content .recipe-text {
        padding: 20px 15px 45px;
        height: inherit;
        min-height: 100px;
    }
    .recipes-content .recipe-text h3 {
        margin-bottom: 0px;
    }
    .container {
        max-width: 970px;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .view-btn {
        font-size: 16px;
        line-height: 120%;
        width: 180px;
    }
    .how-to-content .how-to-card .avacado-img img {
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
    }
    .recipes-content .recipes-card .recipe-img img {
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
    }
    .recipes-content .recipe-text {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .recipes-content {
        padding: 20px 0px 0px;
    }
    .how-to-content {
        padding: 20px 0 0px;
    }
    .blogs-content {
        padding: 20px 0 20px;
    }
    .content:before,
    .content:after {
        width: 250px;
        background-size: contain;
        background-repeat: repeat-y;
    }
}

@media only screen and (max-width:991px) {
    .banner {
        min-height: inherit;
        background-position: center 80px;
        padding-top: 66vw;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .banner .container {
        max-width: 720px;
    }
    .banner .heading {
        font-size: 32px;
    }
    .banner p {
        font-size: 17px;
        padding: 0px;
    }
    .header-new .logo {
        left: 0px;
        right: 0px;
        text-align: center;
    }
    .header-new {
        height: 80px;
    }
    .header-new .logo img {
        max-width: 100px;
    }
    .vist-sec {
        max-width: 720px;
        width: 100%;
        margin: auto;
    }
    .vist-world {
        padding-top: 32px;
        padding-bottom: 21px;
        background-repeat: no-repeat;
        background-position: center;
    }
}
@media only screen and (max-width:767px) {
    .banner{
        padding-right: 15px;
        padding-left: 15px;
    }
    .content .recipes,
    .content .how-to,
    .content .our-blog {
        padding-left: 15px;
        padding-right: 15px;
    }
    .vist-world {
        padding: 20px;
        display: block;
        background-size: cover;
        border-radius: 15px;
        text-align: center;
    }
    .vist-world .vist-heading,
    .vist-world .vist-btn {
        width: 100%;
    }
    .our-blog h2,
    .how-to h2,
    .recipes h2 {
        text-shadow: 0px 1px 0px #000;
    }
}
@media only screen and (max-width:640px) {
    .banner .heading {
        font-size: 28px;
        text-shadow: 0px 1px 0px #000;
    }
    .banner p {
        font-size: 14px;
        text-shadow: 0px 1px 0px #000;
    }
}
@media only screen and (max-width:480px) {
    .banner .heading {
        font-size: 21px;
    }
    .header-new {
        height: 50px;
    }
    .header-new .logo img {
        width: 70px;
    }
    .banner {
        padding-top: 75vw;
        background-color: #0a7abc;
        background-position: center 50px;
    }
    .vist-heading h3 {
        font-size: 6vw;
    }
    .recipes-content .recipes-card, .how-to-content .how-to-card, .blogs-content .blogs-card {
        max-width: 100%;
    }
    .blogs-content .blogs-card .blog-img img {
        width: 100%;
    }
    .recipes-content .recipes-card .recipe-img,
    .how-to-content .how-to-card .avacado-img,
    .blogs-content .blogs-card .blog-img {
        max-height: 50vw;
    }
    .recipes-content .recipes-card .recipe-img img,
    .how-to-content .how-to-card .avacado-img img,
    .blogs-content .blogs-card .blog-img img {
        object-fit: cover;
    }
    .our-blog h2,
    .how-to h2,
    .recipes h2 {
        font-size: 30px;
    }
}


/*
@media only screen and (max-width:1800px) {
    .vist-world {
        margin-left: auto;
    }
}
@media only screen and (max-width:1366px) {
    .banner {
        min-height: inherit;
        padding-top: 309px;
    }
    .banner .container {
        max-width: 1140px;
    }
    .banner .heading {
        font-size: 44px;
        line-height: 50px;
    }
    .banner p {
        font-size: 24px;
        line-height: 30px;
        margin-left: 0px;
    }
    .vist-world {
        max-width: 1140px;
        margin: 0 auto;
        padding: 100px 75px 70px 40px;
        background-position: bottom;
    }
    .container-fluid {
        padding: 0 15px;
    }

    .recipes-content .recipes-card {
        max-width: 32%;
    }
    .view-btn {
        width: 252px;
        font-size: 22px;
        padding: 8px 0;
    }
    .how-to-content .how-to-card {
        max-width: 32%;
        margin-right: 0;
    }
    .how-to-content {
        justify-content: space-evenly;
    }
    .blogs-content {
        justify-content: space-between;
    }
    .blogs-content .blogs-card {
        max-width: 32%;
        margin-right: 0;
    }
    .mrg-lft-1 {
        margin-left: 0 !important;
    }
    .mrg-lft-2 {
        margin-right: 0 !important;
    }
    .mrg-lft-3 {
        margin-left: 0 !important;
    }
    }
@media only screen and (max-width:1200px) {
    .banner .heading {
        font-size: 34px;
        line-height: 40px;
    }
    .banner .container {
        max-width: 960px;
    }
    .banner p {
        font-size: 20px;
        line-height: 26px;
        margin-left: 0px;
    }
    .vist-world {
        max-width: 960px;
    }
    .vist-heading h3 {
        font-size: 42px;
        line-height: 48px;
    }
    .vist-btn a {
        padding: 12px 46px;
    }
    .header-new {
        height: 78px;
    }
    .header-new .logo {
        position: absolute;
        left: 46%;
        top: 10px;
    }
    .header-new .logo img{
        width: 70%;
    }
    .banner {
        min-height: auto;
        padding-top: 210px;
    }
    .h3-properties {
        font-size: 24px;
        line-height: 30px;
    }
}


@media only screen and (max-width:1024px) {}


@media only screen and (max-width:991px) {
    .blogs-content .blogs-card {
        max-width: 48%;
    }
    .recipes-content .recipes-card {
        max-width: 48%;
    }
    .how-to-content .how-to-card {
        max-width: 48%;
    }
    .vist-sec {
        padding: 0 15px;
    }

}


@media only screen and (max-width:767px) {
    .h2-properties {
        font-size: 40px;
        line-height: 52px;
    }
    .blogs-content .blogs-card {
        max-width: 100%;
        margin-bottom: 60px;
    }
    .recipes-content .recipes-card {
        max-width: 100%;
    }
    .how-to-content .how-to-card {
        max-width: 100%;
    }
    .how-to-content .how-to-card .avacado-img {
        max-height: 278px;
    }
    .recipes-content .recipes-card .recipe-img img {
        width: 100%;
    }
    .how-to-content .how-to-card .avacado-img img {
        width: 100%;
    }
    .how-to-content .how-to-text {
        padding: 35px 34px 78px;
    }
    .blogs-content .blogs-card .blog-img img {
        width: 100%;
    }
    .vist-world{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 40px 0px 40px 0px;
    }
    .recipes-content .recipe-text {
        height: auto;
    }
    .recipes-content .recipes-card .recipe-img{
        max-height: 300px;
    }
    .blogs-content .blogs-card .blog-img {
        max-height: 300px;
    }
    .blogs-content .blogs-text {
        height: auto;
    }
    .content:before{
        display: none;
    }
    .content:after {
        display: none;
    }
    .header-new .logo {
        position: absolute;
        left: 50%;
        top: 10px;
        transform: translateX(-50%);
        width: 120px;
        margin: 0 auto;
    }
    .header-new .logo img {
        width: 100%;
    }
}


@media only screen and (max-width:640px) {
    .how-to-content .how-to-card {
        margin-bottom: 100px;
    }
    .blogs-content .blogs-card {
        margin-bottom: 100px;
    }
}


@media only screen and (max-width:480px) {
    .recipes-content .recipes-card .recipe-img {
        max-height: 181px;
    }
    .recipes-content .recipe-text {
        height: calc(100% - 181px);
        padding: 30px;
    }
    .h3-properties {
        font-size: 23px;
    }
    .how-to-content .how-to-text {
        padding: 30px 30px 78px;
    }
    .how-to-content .how-to-card .avacado-img {
        max-height: 194px;
        height: 100%;
    }
    .blogs-content .blogs-card {
        margin-bottom: 180px;
    }
    .h2-properties {
        font-size: 32px;
        line-height: 38px;
    }
}

/*------------- 320px -----------------*/