.bolgwrap {
    width: 100%;
    float: left;
}

.slidertop.slidertopblog {
    margin: 0;
}

.bannerblog {
    /*background: url(../blog_images/blogbannerbg01.jpg) no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 215px;*/
    border-radius: 0;
}

.slider-text-bg.blogtext {
    top: 30px;
}

.slidertop.slidertopblog .scroll-dwon-click {
    display: none;
}

.slidertop.slidertopblog:before {
    display: none;
}

.slidertop.slidertopblog:after {
    display: none;
}

body .blogcontent .container {
    max-width: 1310px !important;
    width: 100%;
}

.blogcontent {
    width: 100%;
    float: left;
    padding: 134px 0 0;
}

.slider-text-bg h1 {
    text-align: center;
    padding: 0 0 40px;
    margin: 0;
}


.testimonial-itinerary-img {
    float: left;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.6);
    padding: 60px 0 0;
}

.testimonial-head h2 {
    display: inline-block;
    margin: 0;
    color: #000;
    font-weight: 600;
    padding: 0 0 0 15px;
}

.blogcomfortparts02 {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    flex-wrap: wrap;
}

.blogcomfortleft.blogcomfortleft02 {
    width: 31.5% !important;
}

    .blogcomfortleft.blogcomfortleft02 .blognone01 {
        width: 100% !important;
    }

.blogcomfortparts .slick-prev:before, .blogcomfortparts .slick-next:before {
    font-family: 'slick';
    font-size: 28px;
    font-weight: 600;
    line-height: 0.4;
    color: #ffffff !important;
}

.blogcomfortparts .slick-prev, .blogcomfortparts .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -15%;
    right: 98px;
    display: block;
    width: 50px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #0691b3 !important;
    border-radius: 20px;
}

    .blogcomfortparts .slick-prev:hover, .blogcomfortparts .slick-prev:hover:focus, .blogcomfortparts .slick-next:hover, .blogcomfortparts .slick-next:focus {
        background: #000 !important;
    }

        .blogcomfortparts .slick-prev:hover:before, .blogcomfortparts .slick-prev:focus:before,
        .blogcomfortparts .slick-next:hover:before, .blogcomfortparts .slick-next:focus:before {
            color: #ffffff !important;
        }

.blogcomfortparts .slick-prev {
    left: auto;
}

.blogcomfortparts .slick-next {
    right: 40px;
}

.blogcontentinnr {
    width: 100%;
    float: left;
}


.blogcontentleft {
    float: left;
    width: 100%;
    padding: 0 0 45px;
}

.blogcontenttop {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    padding: 0 0 20px;
}

.blogcomfort {
    float: left;
    width: 100%;
    position: relative;
}

    .blogcomfort img {
        border-radius: 10px 10px 0 0;
        width: 100%;
        max-width: 100%;
        height: 230px;
    }

        .blogcomfort img:hover {
            cursor: pointer;
        }

/*.blogcontenbottom {
    position: absolute;
    bottom: -22px;
    left: 0;
    top: auto;
    width: 100%;
    float: left;
}*/
.blogcontenbottom {
    position: absolute;
    /*bottom: -25px;*/
    left: 0;
    top: auto;
    width: 100%;
    float: left;
}

.blogcal {
    float: left;
    margin: 0 0 0 25px;
}

.blogcalinn {
    background-color: rgba(227,30,36,0.85);
    background-image: url(../blog_images/blogicon01.png);
    background-repeat: no-repeat;
    background-position: center -145px;
    border-radius: 0 30px 0 0;
    padding: 30px 0 0;
    height: 80px;
    width: 64px;
    border: 1px solid rgba(227,30,36,0.85);
    text-align: center;
}

    .blogcalinn span {
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        display: inline-block;
        padding: 0 1px;
        line-height: 22px;
    }

        .blogcalinn span em {
            font-style: normal;
            font-weight: 500;
            font-size: 13px;
            vertical-align: super;
        }

        .blogcalinn span i {
            font-style: normal;
            display: inline-block;
            font-weight: 500;
            font-size: 14px;
            background-color: #fff;
            color: #2a166f;
            text-transform: uppercase;
            padding: 1px 10px;
            line-height: 17px;
            width: 100%;
            vertical-align: text-top;
            margin: 0;
        }

            .blogcalinn span i.monthinn {
                padding: 1px 8px;
            }
/*.blogmenu {
    float: left;
    padding: 20px 0 0 15px;
    width: 85%;
}*/
.blogmenu {
    /*float: left;*/
    float: left;
    padding: 51px 0 0 15px;
    width: 85%;
}

    .blogmenu ul {
        padding: 0;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
    }

        .blogmenu ul li {
            display: inline-block;
            vertical-align: middle;
        }

            /*.blogmenu ul li a {
                display: inline-block;
                vertical-align: middle;
                background-image: url(../blog_images/blogicon01.png);
                background-repeat: no-repeat;
                background-position: left -309px;
                font-size: 15px;
                color: #fff;
                padding: 0 0 0 20px;
                line-height: normal;
                margin-right: 14px;
            }*/
            /*.blogmenu ul li a {
                display: inline-block;
                vertical-align: middle;
                background-image: url(../blog_images/blogicon01.png);
                background-repeat: no-repeat;
                background-position: left -309px;
                font-size: 13px;
                color: #fff;
                padding: 0 0 0 20px;
                line-height: 20px;
                margin-right: 0;
            }*/
            .blogmenu ul li a {
                display: inline-block;
                vertical-align: middle;
                background-image: url(../blog_images/blogicon01.png);
                background-repeat: no-repeat;
                background-position: left -309px;
                font-size: 13px;
                color: #191919;
                padding: 0 0 0 20px;
                line-height: 20px;
                margin-right: 0;
            }

                .blogmenu ul li a.blogcomm {
                    background-position: left -489px;
                    padding: 0 0 0 31px;
                }

.blogmenuright {
    display: inline-block;
    vertical-align: middle;
}

    .blogmenuright span {
        display: inline-block;
        vertical-align: middle;
        font-size: 24px;
        font-weight: 500;
        color: #e31e24;
        padding: 0 6px 0 0;
    }

    .blogmenuright ul li {
        display: inline-block;
        vertical-align: middle;
    }

        .blogmenuright ul li a {
            background-image: none;
            padding: 0 !important;
            margin-right: 2px !important;
        }

.blogdetail {
    width: 100%;
    float: left;
    padding: 43px 0 0;
}

.blogtitle {
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    color: #3e3e3e;
    line-height: 32px;
    padding: 0;
    height: 64px;
    overflow: hidden;
}

    .blogtitle span {
        display: block;
    }

    .blogtitle i {
        font-style: normal;
        color: #e31e24;
    }

.blogdetail p {
    margin: 0;
    color: #6b6b6b;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
    float: left;
    padding: 20px 0 0;
    height: 86px;
    overflow: hidden;
}

.blogsocialaria {
    width: 100%;
    float: left;
    padding: 23px 0 0px;
}

.blogsocial {
    float: left;
    padding: 2px 0 0;
}

    .blogsocial a {
        float: left;
        color: #fff;
        margin-right: 8px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        font-size: 16px;
        text-align: center;
        line-height: 32px;
        background-color: #3b5998;
    }

        .blogsocial a.twit {
            background-color: #1da1f2;
        }

        .blogsocial a.whats {
            background-color: #25d366;
        }

.blogmore {
    float: right;
}

    .blogmore a {
        float: left;
        background-color: #ee3147;
        color: #fff !important;
        font-size: 16px;
        font-weight: 500;
        border-radius: 30px;
        padding: 9px 22px 8px 21px;
    }

        .blogmore a:hover, .blogmore a:focus {
            background-color: #3e3e3e;
            color: #fff;
        }

.blogcontenttop.blogcontenttop02 {
    padding: 0;
    border-bottom: none;
}

.blogcomfortleft {
    /*width: 380px;*/
    /*height: 507px;*/
    /*float: left;*/
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    /*border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px;*/
    /*border-radius: 20px;*/
}

    .blogcomfortleft .blognone01 {
        width: 380px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        border: 1px solid rgba(0, 0, 0, 0.2);
        padding: 15px;
        border-radius: 20px;
    }

.slick-initialized .slick-slide {
    display: inline-block;
    text-align: center;
}

.blogdetail.blogdetail02 {
    padding: 30px 0 5px;
    text-align: left;
}

.blogcontenbottom.blogcontenbottom02 {
    bottom: -48px;
}

/*.blogmenu.blogmenu02 {
    padding: 0 0 0 15px;
    width: 75%;
}*/
.blogmenu.blogmenu02 {
    /*width: 75%;*/
    width: 67%;
}

.blogcontenttop02 .blogsocialaria {
    padding: 21px 0 0px;
}

.blogcontenttop02 .blogsocial {
    padding: 4px 0 0;
}

.blogcomfortright {
    float: right;
    width: 46.8%;
}

.blogmenuright02 span {
    padding: 0;
}

.blogcontenttop.blogcontenttop03 {
    padding: 40px 0 20px;
}

    .blogcontenttop.blogcontenttop03 .blogcontenbottom {
        bottom: -24px;
    }

    .blogcontenttop.blogcontenttop03 .blogdetail {
        padding: 49px 0 0;
    }

        .blogcontenttop.blogcontenttop03 .blogdetail .blogtitle {
            margin: 0 0 19px;
        }

        .blogcontenttop.blogcontenttop03 .blogdetail p {
            line-height: 24px;
        }

        .blogcontenttop.blogcontenttop03 .blogdetail .blogsocialaria {
            padding: 22px 0 0;
        }


.olderpostaria {
    width: 100%;
    float: left;
    text-align: center;
    padding: 40px 0 0;
}

.olderpost {
    text-align: center;
}

    .olderpost a {
        text-align: center;
        display: inline-block;
        background-color: #e31e24;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        border-radius: 15px 0 15px 0;
        padding: 12px 51px 13px 20px;
        background-image: url(../blog_images/blogicon01.png);
        background-repeat: no-repeat;
        background-position: 88% -657px;
    }

        .olderpost a:hover, .olderpost a:focus {
            background-color: #2a166f;
        }

.blogsearch {
    width: 100%;
    float: left;
    background-color: #e6e6e6;
    border: 1px solid #c8c8c8;
    border-radius: 30px;
    padding: 3px 4px 3px;
}

    .blogsearch input[type="text"] {
        padding: 10px 10px 10px 28px;
        font-size: 18px;
        border: none;
        float: left;
        width: 90%;
        background: #e6e6e6;
        border-radius: 25px 0 0 25px;
        color: rgba(51,51,51,0.55);
    }

    .blogsearch button {
        float: right;
        width: 41px;
        padding: 0;
        background-color: #2a166f;
        color: transparent;
        font-size: 0;
        border: none;
        border-left: none;
        cursor: pointer;
        border-radius: 50%;
        height: 41px;
        background-image: url(../blog_images/blogicon01.png);
        background-repeat: no-repeat;
        background-position: center 9px;
    }

        .blogsearch button:hover {
            background-color: #e31e24;
        }

        .blogsearch input[type="text"]:focus, .blogsearch button:focus {
            outline-offset: initial;
            outline: none;
        }

.blogcontentright {
    float: right;
    width: 33.6%;
}

.blogpostspart {
    width: 100%;
    float: left;
}

    .blogpostspart h2 {
        margin: 21px 0 10px;
        font-size: 35px;
        color: #e31e24;
        line-height: normal;
        font-weight: 500;
    }

.blogpostsbox {
    width: 100%;
    float: left;
    padding: 16px 0 21px;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    margin: 0 0 14px;
}

.postsbox {
    width: 110px;
    height: 100px;
    display: inline-block;
    line-height: 0;
    position: relative;
    overflow: hidden;
    border-radius: 0 35px 0 0;
}

/*.postsbox:after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 100%;
        top: 0;
        background-color: rgba(227,31,37,0.80);
        -webkit-transition: all ease 300ms;
        -moz-transition: all ease 300ms;
        transition: all ease 300ms;
    }*/

.blogoverlay {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    background-color: rgba(227,31,37,0.80);
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    transition: all ease 300ms;
    border-radius: 0 35px 0 0;
}

.blogpostsbox:hover .blogoverlay {
    width: 100%;
    opacity: 1;
    cursor: pointer;
}

/*.blogpostsbox:hover .postsbox::after {
    width: 100%;
    opacity: 1;
    cursor: pointer;
}*/

.postsbox img {
    margin: 0;
    max-width: 100%;
    width: 100%;
    height: auto;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 0 35px 0 0;
}

.blogpostsdetail {
    display: inline-block;
    vertical-align: top;
    padding: 7px 0 0 17px;
    width: 71%;
}

    .blogpostsdetail span {
        font-size: 14px;
        font-weight: 500;
        color: #808080;
        padding: 0 0 0 22px;
        background-image: url(../blog_images/blogicon01.png);
        background-repeat: no-repeat;
        background-position: left -841px;
    }

        .blogpostsdetail span em {
            vertical-align: super;
            font-size: 9px;
            font-style: normal;
        }

    .blogpostsdetail p {
        color: #2a166f;
        font-size: 18px;
        font-weight: 600;
        margin: 7px 0 0;
        line-height: 22px;
    }

.blogpostsbox:hover .blogpostsdetail p {
    color: #e31e24;
}



/*blog details css*/
.blogdetailswrap {
    width: 100%;
    float: left;
}

.blogdetop {
    width: 100%;
    float: left;
}

.blogcontentleft.blogdetacontentleft {
    padding: 0 0 35px;
}

.blogdetitle {
    font-size: 35px;
    font-weight: 600;
    margin: -10px 0 0;
    padding: 0;
    color: #2a166f;
    line-height: normal;
}

    .blogdetitle span {
        display: block;
    }
/*.blogmenu ul li a {
    color: #999999;
    font-weight: 600;
}*/

.blogdetamenu {
    float: left;
    padding: 19px 0 0 0;
    width: 100%;
}

    .blogdetamenu ul {
        padding: 0;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
    }

        .blogdetamenu ul li {
            display: inline-block;
            vertical-align: middle;
            position: relative;
        }

            .blogdetamenu ul li a {
                display: inline-block;
                vertical-align: middle;
                background-image: url(../blog_images/blogicon01.png);
                background-repeat: no-repeat;
                background-position: left -309px;
                font-size: 15px;
                color: #999999;
                font-weight: 600;
                padding: 0 17px 0 26px;
                line-height: normal;
                margin-right: 16px;
                position: relative;
            }

                .blogdetamenu ul li a:after {
                    content: '';
                    position: absolute;
                    top: -6px;
                    right: 0;
                    width: 1px;
                    height: 31px;
                    background-color: rgba(0,0,0,0.10);
                }

                .blogdetamenu ul li a.blogdetacomm {
                    background-position: left -489px;
                    padding: 0 17px 0 31px;
                }

.blogdetamenuright {
    display: inline-block;
    vertical-align: middle;
}

    .blogdetamenuright span {
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        font-weight: 500;
        color: #e31e24;
        padding: 0 5px 0 2px;
        line-height: 22px;
    }

    .blogdetamenuright ul li {
        display: inline-block;
        vertical-align: middle;
    }

        .blogdetamenuright ul li a {
            background-image: none;
            padding: 0 !important;
            margin-right: 2px !important;
        }

            .blogdetamenuright ul li a:after {
                display: none;
            }

.blogdetacomfort {
    border-radius: 0 50px 0 0;
    float: left;
    width: 100%;
    position: relative;
    margin: 34px 0 0;
}

    .blogdetacomfort img {
        border-radius: 0 50px 0 0;
    }

        .blogdetacomfort img:hover {
            cursor: pointer;
        }

.blogdetcontant {
    width: 100%;
    float: left;
    padding: 28px 0 0;
}

    .blogdetcontant p {
        color: #6b6b6b;
        font-size: 16px;
        font-weight: 500;
        margin: 0;
        line-height: 24px;
        text-align: justify;
    }

        .blogdetcontant p i {
            font-style: normal;
            color: #2a166f;
        }

    .blogdetcontant.blogdetcontant02 {
        padding: 36px 0 0;
    }

.blogcontitle {
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 15px;
    padding: 0;
    color: #e31e24;
    line-height: normal;
}



.blogdetcontant p.p02 {
    font-style: italic;
    color: #2a166f;
    margin: 10px 0 0;
}

.blogsocialaria.blogsocialaria02 {
    padding: 36px 0 30px;
    border-bottom: 1px solid rgba(0,0,0,0.10);
}

.blogsocial.blogsocial02 {
    padding: 4px 0 0;
}

.blogdetcontant.blogdetcontant02.blogdetcontant002 {
    padding: 37px 0 0;
}

    .blogdetcontant.blogdetcontant02.blogdetcontant002 p {
        margin: 0 0 11px;
    }

.blogdetcontant.blogdetcontant002 p.para02 {
    margin: 0;
}

.blogmore.blogmore02 a {
    background-color: #e31e24;
    padding: 9px 30px 8px 31px;
}

    .blogmore.blogmore02 a:hover, .blogmore.blogmore02 a:focus {
        background-color: #2a166f;
    }

.blogcomfortparts {
    width: 100%;
    float: left;
    /*display: flex;
    align-items: flex-start;
    gap: 35px;
    justify-content: flex-start;
    flex-wrap: wrap;*/
}

.blogcontenttop02 .panel-body {
    padding: 0;
}

.blogcontenttop02 .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
}

.blogicon {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
/*blog details css*/
@media only screen and (max-width: 1469px) {
    /*.bannerblog {
        min-height: 310px;
    }*/
    /*.slidertop.slidertopblog:before {
        height: 65%;
        bottom: -55px;
        left: 25px;
    }

    .slidertop.slidertopblog:after {
        width: 10%;
        bottom: 70px;
    }*/
    .blogdetitle {
        font-size: 28px;
        margin: 0;
    }
}

@media only screen and (max-width: 1309px) {
    .slider-text-bg.blogtext .bannertitle {
        padding: 0px 0 0 51px;
        font-size: 97px;
        line-height: 54px;
    }

    .blogcomfortleft {
        width: 370px;
        /*height: 496px;*/
    }

        .blogcomfortleft .blognone01 {
            width: 370px;
        }

    body .blogcontent .container {
        padding: 0 10px;
    }

    /*.slidertop.slidertopblog:before {
        height: 45%;
        bottom: -35px;
    }*/
    .slider-text-bg.blogtext {
        top: 40px;
    }

    .blogcontent {
        padding: 110px 0 0;
    }

    .blogtitle {
        font-size: 22px;
        line-height: 28px;
    }

    .blogdetail p {
        font-size: 15px;
        line-height: 22px;
    }

    .blogcontentright {
        width: 35%;
    }

    .blogcal {
        margin: 0 0 0 15px;
    }

    .blogcalinn {
        border-radius: 0 25px 0 0;
        height: 76px;
        width: 55px;
    }

        .blogcalinn span {
            font-size: 18px;
            line-height: normal;
        }

            .blogcalinn span i {
                font-size: 13px;
                padding: 1px 6px;
                line-height: normal;
            }

                .blogcalinn span i.monthinn {
                    padding: 1px 5px;
                }

    .blogmenuright ul li a {
        line-height: 22px;
        font-size: 14px;
    }

    .blogmenu {
        width: 87%;
    }
}

@media only screen and (max-width: 1299px) {
    .slidertop.slidertopblog {
        margin: -6px 0 0;
    }
}

@media only screen and (max-width: 1229px) {
    /*.bannerblog {
        min-height: 280px;
    }*/

    .blogcomfortparts {
        justify-content: center;
    }

    .slider-text-bg.blogtext {
        top: 50px;
    }

        .slider-text-bg.blogtext .bannertitle {
            font-size: 84px;
        }

    .blogcontentleft {
        padding: 0 0 30px;
    }

    /*.blogcontenbottom {
        bottom: 0;
    }*/

    /*.blogcontenbottom.blogcontenbottom02 {
            bottom: 0;
        }

    .blogcontenttop.blogcontenttop03 .blogcontenbottom {
        bottom: 0;
    }*/

    /*.blogmenu.blogmenu02 {
        padding: 10px 0 5px 15px;
        width: 100%;
    }*/

    .blogcal {
        margin: 0 0 0 10px;
    }

    .blogmenu.blogmenu02 {
        width: 100%;
        padding: 5px 0 0;
    }

    .blogcalinn {
        border-radius: 0 20px 0 0;
        height: 68px;
        width: 50px;
        background-size: 20px;
        background-position: center -120px;
        padding: 25px 0 0;
    }

        .blogcalinn span {
            font-size: 16px;
        }

            .blogcalinn span i {
                font-size: 12px;
            }

    .blogmenu {
        padding: 49px 0 0 8px;
    }

    .blogmenuright span {
        font-size: 17px;
        padding: 0 2px 0 0;
    }

    .blogmenu ul li a {
        font-size: 13px;
        padding: 0 0 0 22px;
        line-height: 20px;
        margin-right: 8px;
    }

    .blogsearch input[type="text"] {
        padding: 10px 10px 10px 20px;
        font-size: 17px;
        width: 84%;
    }

    .blogpostsdetail {
        padding: 7px 0 0 10px;
        width: 64%;
    }

    .blogpostspart h2 {
        margin: 18px 0 10px;
        font-size: 30px;
    }

    .blogpostsdetail p {
        font-size: 15px;
        line-height: 20px;
    }

    .blogdetail, .blogcontenttop.blogcontenttop03 .blogdetail {
        padding: 30px 0 0;
    }

        /*.blogdetail.blogdetail02 {
            padding: 25px 0 20px;
        }*/

        .blogdetail p {
            padding: 15px 0 0;
            height: 76px;
        }

    .blogtitle {
        font-size: 20px;
        line-height: 26px;
    }

    .blogdetail p {
        font-size: 14px;
        line-height: 21px;
    }

    .blogmore a {
        font-size: 15px;
        padding: 8px 15px;
    }


    /*blog details css*/

    .blogdetamenu ul li a {
        padding: 0 12px 0 26px;
        margin-right: 8px;
        line-height: 20px;
        font-size: 13px;
    }

        .blogdetamenu ul li a.blogdetacomm {
            padding: 0 10px 0 30px;
        }

    .blogdetamenuright span {
        font-size: 19px;
        padding: 0 3px 0 0;
    }

    .blogdetcontant.blogdetcontant02 {
        padding: 20px 0 0;
    }

        .blogdetcontant.blogdetcontant02.blogdetcontant002 {
            padding: 20px 0 0;
        }

    .blogcontitle {
        font-size: 26px;
        margin: 0 0 10px;
    }
    /*blog details css*/

    .exlorebox {
        width: 100%;
        height: auto;
        background-size: 330px;
    }

    .exlorearea {
        padding: 0 0 0 15px;
    }
}

@media only screen and (max-width: 1110px) {

    .blogcontent {
        padding: 180px 0 0;
    }

    .blogtitle {
        font-size: 18px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 991px) {
    .slider-text-bg.blogtext .bannertitle {
        font-size: 70px;
        padding: 0px 0 0 20px;
    }

    .blogcomfortleft.blogcomfortleft02 {
        width: 47.9% !important;
    }

    .blogcontent {
        padding: 210px 0 0;
    }

    .blogcontentleft.blogdetacontentleft {
        padding: 0 0 20px;
    }

    .blogcomfortleft {
        width: 350px;
        /*height: 490px;*/
    }

        .blogcomfortleft .blognone01 {
            width: 350px;
        }

    .blogdetail p {
        padding: 10px 0 0;
        height: 66px;
    }

    .blogcontentleft {
        width: 100%;
    }

    .blogcontentright {
        width: 100%;
        text-align: center;
    }

    .blogsearch {
        width: 100%;
        float: none;
        max-width: 550px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

    .blogpostspart {
        text-align: left;
    }

    .blogpostsbox {
        width: 50%;
    }

    /*blog details css*/
    .blogdetcontant p {
        font-size: 14px;
        line-height: 22px;
    }
    /*blog details css*/
}

@media only screen and (max-width: 800px) {
    .blogcontent {
        padding: 134px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .slidertop.slidertopblog {
        margin: 0;
    }

    .blogcomfortleft.blogcomfortleft02 {
        width: 60% !important;
    }

    .blogcontent {
        padding: 120px 0 0;
    }

    .testimonial-head h2 {
        padding: 0;
    }

    .blogcontentleft.blogdetacontentleft {
        padding: 0 0 15px;
    }

    .blogcomfortparts .slick-prev, .blogcomfortparts .slick-next {
        top: -11%;
        right: 58px;
        left: auto;
    }

    .blogcomfortparts .slick-next {
        right: 0;
        left: auto;
    }

    .slider-text-bg.blogtext {
        top: 25px;
    }

        .slider-text-bg.blogtext .bannertitle {
            font-size: 60px;
            padding: 0;
        }

    .blogpostsbox {
        width: 100%;
    }
    /*blog details css*/
    .blogdetop {
        padding: 30px 0 0;
    }
    /*blog details css*/

    .exlorecontent.exlorecontent_inner p {
        font-size: 18px;
    }
}

@media only screen and (max-width: 639px) {
    .bannerblog {
        min-height: 150px;
    }

    .blogcomfortleft.blogcomfortleft02 {
        width: 80% !important;
    }

    .testimonial-itinerary-img {
        padding: 45px 0 0;
    }

    .slider-text-bg.blogtext {
        top: 35px;
    }

        .slider-text-bg.blogtext .bannertitle {
            font-size: 36px;
            line-height: 36px;
            padding: 0;
        }

    .blogcomfortright {
        float: left;
        width: 100%;
        padding: 30px 0 0;
    }

    .blogmenuright {
        width: 100%;
    }

    .blogmenu {
        width: 75%;
    }
    /*blog details css*/
    .blogdetitle {
        font-size: 22px;
    }

        .blogdetitle span {
            display: inline;
        }

    .blogdetamenu ul li a {
        padding: 0 8px 0 20px;
        margin-right: 5px;
        font-size: 13px;
        background-position: left -256px;
        background-size: 20px;
    }

        .blogdetamenu ul li a:after {
            top: 0;
            height: 20px;
        }

        .blogdetamenu ul li a.blogdetacomm {
            padding: 0 10px 0 24px;
            background-position: left -405px;
        }

            .blogdetamenu ul li a.blogdetacomm:after {
                display: none;
            }

    .blogdetamenuright {
        width: 100%;
    }

    .blogdetacomfort {
        margin: 20px 0 0;
    }

    .blogcontitle {
        font-size: 24px;
    }
    /*blog details css*/

    .exlorearea {
        padding: 0 15px;
    }

    .exlorecontent.exlorecontent_inner p {
        font-size: 16px;
        padding: 0 20px 15px 0;
    }
}

@media only screen and (max-width: 479px) {
    .exlorecontent ul li button {
        padding: 8px 18px !important;
        font-size: 13px !important;
    }

    .slider-text-bg.blogtext {
        top: 28px;
    }

    .panel-group {
        margin-bottom: 0;
    }

    .blogcomfortleft.blogcomfortleft02 {
        width: 100% !important;
    }

    .blogcomfortparts02 {
        gap: 15px;
    }

    .blogcontentleft.blogdetacontentleft {
        padding: 0;
    }

    .testimonial-head h2 {
        font-size: 22px;
    }

    .blogcomfortleft {
        width: 100%;
        /*height: 490px;*/
        /*padding: 10px;*/
    }

        .blogcomfortleft .blognone01 {
            width: 100%;
            padding: 10px;
            width: 370px;
        }

    .blogcomfort img {
        height: 170px;
    }

    .blogdetail.blogdetail02 {
        padding: 20px 0 5px;
    }

    .blogcontenttop.blogcontenttop02 {
        padding: 30px 0 0;
    }

    .blogcontenttop.blogcontenttop03 {
        padding: 30px 0 20px;
    }

        .blogdetail, .blogcontenttop.blogcontenttop03 .blogdetail {
            padding: 35px 0 0;
        }

    .blogcalinn {
        border-radius: 0 15px 0 0;
        height: 59px;
        width: 45px;
        padding: 22px 0 0;
        background-position: center -109px;
        background-size: 18px;
    }

        .blogcalinn span {
            font-size: 13px;
        }

            .blogcalinn span em {
                font-size: 10px;
            }

            .blogcalinn span i {
                font-size: 11px;
                padding: 1px 4px;
            }

                .blogcalinn span i.monthinn {
                    padding: 1px 3px;
                }

    .blogmenu {
        width: 100%;
        padding: 6px 0 0 5px;
    }

        .blogmenu ul li a {
            font-size: 12px;
            padding: 0 0 0 20px;
            line-height: 20px;
            margin-right: 8px;
            background-size: 20px;
            background-position: left -255px;
        }

            .blogmenu ul li a.blogcomm {
                background-position: left -406px;
                padding: 0 0 0 24px;
            }

    .blogmenuright span {
        font-size: 16px;
        padding: 0 0 0 0;
    }

    .blogtitle {
        font-size: 16px;
        line-height: 22px;
        height: 46px;
    }

        .blogtitle span {
            display: inline;
        }

    .blogdetail p {
        font-size: 13px;
        line-height: 20px;
        height: 60px;
    }



    .blogsocial a {
        margin-right: 5px;
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }

    .blogmore a {
        font-size: 14px;
    }

    .blogcomfortleft {
        width: 100%;
        /*height: 395px;*/
    }

    .blogcontent {
        padding: 85px 0 0;
    }

    .blogcomfortparts .slick-prev, .blogcomfortparts .slick-next {
        top: -10%;
        width: 40px;
        height: 26px;
        right: 46px;
        left: auto;
    }

        .blogcomfortparts .slick-prev:before, .blogcomfortparts .slick-next:before {
            font-size: 24px;
        }

    .blogcomfortparts .slick-next {
        right: 0;
    }

    .olderpostaria {
        padding: 25px 0 0;
    }

    .olderpost a {
        font-size: 15px;
        padding: 10px 32px 10px 11px;
        background-position: 94% -546px;
        background-size: 20px;
    }

    .blogsearch {
        max-width: 300px;
    }

        .blogsearch button {
            width: 35px;
            height: 35px;
            background-position: center 9px;
            background-size: 18px;
        }

        .blogsearch input[type="text"] {
            padding: 8px 10px 8px 15px;
            font-size: 16px;
        }

    .blogpostspart h2 {
        font-size: 24px;
    }

    .blogpostsbox {
        padding: 10px 0 15px;
        margin: 0 0 12px;
    }

    .blogpostsdetail {
        width: 60%;
        padding: 5px 0 0 10px;
    }

        .blogpostsdetail span {
            font-size: 13px;
        }

        .blogpostsdetail p {
            font-size: 13px;
            line-height: normal;
        }


    /*blog details css*/
    .blogcontitle {
        font-size: 20px;
        margin: 0 0 8px;
    }

    .blogdetitle {
        font-size: 20px;
    }

    .blogdetamenu ul li a {
        font-size: 12px;
    }

    .blogdetcontant p {
        font-size: 13px;
        line-height: 20px;
    }

    .blogmore.blogmore02 a {
        padding: 8px 20px;
    }
    /*blog details css*/

    .exlorecontent ul li a {
        font-size: 13px;
        padding: 6px 20px;
    }

    .exlorecontent.exlorecontent_inner {
        bottom: 15px;
        left: 15px;
    }

    .exlorearea .toptitle h2 {
        font-size: 20px;
    }

    .exloreslider .owl-prev {
        right: 30px;
    }

        .exloreslider .owl-prev:before, .exloreslider .owl-next:before {
            font-size: 18px;
        }
}

@media only screen and (max-width: 369px) {
    .blogcontenttop03 .blogmenu {
        padding: 5px 0 5px 5px;
    }

        .blogcontenttop03 .blogmenu ul li a {
            font-size: 11px;
        }

        .blogcontenttop03 .blogmenu .blogmenuright ul li a {
            font-size: 10px;
        }

    .blogmenuright span {
        font-size: 13px;
        vertical-align: top;
        padding: 1px 0 0;
    }
}


.blognone {
    display: none;
}

.blog_box_title {
    padding: 30px 0 20px;
}

.exloreslider {
    display: block !important;
}


.exlorecontent ul li button {
    padding: 10px 20px;
    text-transform: capitalize;
    background-color: var(--button-color);
    border-radius: 40px;
    line-height: 16px;
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 500;
    outline: none;
    border: none;
    cursor: pointer;
}

    .exlorecontent ul li button:hover {
        background-color: var(--secondary-color);
        color: var(--pure);
    }
