@media (max-width:1440px) {
    .g-113 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .g-113>.col,
    .g-113>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:992px) {

    #header {
        padding: 12px 16px;
    }

    #logo img {
        max-height: 54px;
    }

    #newsletter-box {
        padding: 32px 16px;
    }

    #newsletter-box h2,
    #newsletter-box p {
        text-align: center;
    }

    .newsl-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .newsl-field,
    .newsl-submit {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }

    #property-slider {
        margin: 0 auto 24px;
    }

    #p-slider,
    #p-desc {
        width: 100%;
        flex: 0 0 100%;
    }

    #property-detail {
        padding-left: 0;
    }

    #property-detail-box {
        padding-top: 24px;
    }


    .tax-smv_property_category #hm-video-box img {
        height: 676px;
    }

    .property-title-in {
        margin-top: auto;
        margin-bottom: auto;
    }

    .property-title {
        gap: 15px;
        height: 100%;
    }

    .explore-our-properties {
        margin-top: auto;
    }

    .entry-content img,
    .wp-caption {
        max-width: 100%;
        height: auto;
    }


}



@media (max-width:768px) {

    #left-search {
        text-align: center;
        margin-bottom: 16px;
    }

    .search-form .form-row {
        row-gap: 8px;
    }

    .search-form .col,
    .search-form .col-auto {
        flex: 0 0 100%;
        width: 100%;
    }

    .search-form .btn {
        width: 100%;
    }

    #main-search {
        padding: 16px 0;
    }

    .guest-dropdown {
        padding: 16px;
        position: static;
        width: 100%;
        margin-top: 10px;
    }

    .desti-img img {
        height: 370px;
        object-fit: cover;
    }

    #hm-discover,
    #hm-destination,
    #hm-blog,
    #property-units {
        padding: 32px 0;
    }

    .discover-img {
        height: 538px;
        object-fit: cover;
    }

    #newsletter-box {
        top: 0;
        margin: 0 -16px 32px;
        border-radius: 0 0 8px 8px;
    }

    #footer-in {
        padding-bottom: 24px;
    }

    #page-header-in {
        padding: 24px 24px 50px 24px;
    }

    .page-title {
        font-size: 32px;
    }

    .wp-block-quote {
        padding: 24px;
    }

    #container,
    #property-detail-box {
        padding-bottom: 32px;
    }

    .entry-content :where(.wp-block-columns.is-layout-flex) {
        gap: 24px;
    }

    .entry-content :where(.wp-block-columns) {
        margin-bottom: 24px;
    }

    .wp-block-column *:last-child,
    .entry-content *:last-child {
        margin-bottom: 0;
    }

    .pp-main-img .pp-img {
        padding-right: 40px;
    }

    .pp-main-img .pp-img:nth-child(2n) {
        padding-left: 40px;
        padding-right: 0;
    }

    #property-top-box .row {
        row-gap: 24px;
    }

    #property-units h2 {
        margin-bottom: 24px;
    }

    #property-detail {
        gap: 16px;
    }

    .owl-carousel .owl-item .slide-item img {
        height: 198px;
    }

    #property-slider .owl-prev {
        left: 0;

    }

    #property-slider .owl-next {
        right: 0;
    }

    .icon-search {
        width: 24px;
        height: 24px;
    }

    .property-pop {
        width: 38px;
        height: 38px;
    }


    #property-booknow,
    #property-booknow .btn {
        width: 100%;
    }

    .entry-content :is(h2, h3, h4, h5, h6) {
        margin-top: 20px;
    }

    #footer.no-newsletter {
        margin-top: 0;
    }

    .entry-content img.alignleft {
        margin-right: 16px;
        max-width: 50%;
    }

    .entry-content img.alignright {
        margin-left: 16px;
        max-width: 50%;

    }


    h2 {
        font-size: 28px;
    }

    .responsive-table {
        margin: 16px 0;
    }

    .responsive-table tr td img
    {
        width: 100%;
    }

    .responsive-table tr td
    {
        flex: 0 0 50%;
        margin-bottom: 16px;
        width: 50%;
    }
	
	.call-out-box-2
	{
		padding:25px;
	}
	
	.call-out-box-2.alignleft,.call-out-box-2.alignright
	{
		width:100%;
		margin:24px 0;
		float:none;
		max-width:100%;
	}
	
	.call-out-box-2 h3
	{
		margin-top:0 !important;
	}


}

@media (max-width:576px) {}