/* Shop Responsived Css*/
@media only screen and (min-width: 1200px) and (max-width: 1880px)  { 
    .shop-item.shop-list .shop-content {
        margin-top: 40px;
    }
    .shop-item.shop-list .shop-content p {
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) { 
    .shop-item.shop-list .shop-content {
        margin-top: 10px;
    }
    .shop-item.shop-list .shop-content p {
        margin-bottom: 10px
    }

    .appointment-form .rang-slider .rang label {
        font-size: 11px;
    }

    .appointment-form .rang-slider .rang #price {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1191px) {
	.room-dimensions-details .room-dimensions-content .icon a {
		padding: 5px 15px;
	}
	.team-info .single-agent .agent-details a {
	    font-size: 14px;
	    width: 35px;
	    height: 35px;
	    line-height: 35px;
	}

    #particles-js.style-2,
    #particles-js.style-1 {
        height: 800px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .topber .container-fluid {
        padding: 0;
    } 
    .shop-item.shop-list .shop-content {
        margin-top: 10px;
    }
    
    .display-n-768 {
        display: none !important;
    }

    .btn-shop.mt-3 {
        margin-top: 5px !important;
    }
}

@media only screen and (max-width: 991px) {

	body {
		overflow-x: hidden;
	}

    .flexslider {
        height: 490px;
    }

	.blog-box {
		margin-bottom: 30px;
	}

	.agent-box {
		display: block;
	}

	.d-flex {
		display: block !important;
	}

    .full-widht-img.style-3 .overlay {
        display: none;
    }

    .counter-col {
        margin-bottom: 30px;
    }

    #particles-js.style-2,
    #particles-js.style-1 {
        height: 800px;
    }

}

@media only screen and (min-width: 420px) and (max-width: 767px) { 
    .shop-item.shop-list .shop-content {
        margin-top: 10px;
        padding-left: 30px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {

	.row {
		margin-left: 0;
		margin-right: 0;
	}

    .property-content.pl-5 {
        padding-left: 0 !important;
    }

    .layer-overlay.style-4::before {
        background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    }

    .property-search-bar .form-group i {
        right: 15px;
    }

    .flexslider {
        height: 303px;
    }

    .header-topbar-col {
        padding-top: 0;
    }

    .topber .col-12 {
        padding: 0;
    }

    .topbar span {
        margin: 0;
    }

    .topber .container-fluid {
        padding: 0;
    }

    .topber::after {
        display: none;
    }

	.flex {
		display: block !important;
	}

	body {
		overflow-x: hidden;
	}

	.r-p {
		padding: 0;
	}

	.container {
		max-width: 100%;
		overflow-x: hidden;
	}

    .display-n-767 {
        display: none !important;
    }
    .topbar .registration {
        margin-left: -30px;
    }
    .topbar .registration,
    .topbar .top-social {
        margin-top: 10px;
    }
    .topbar,
    .topbar .registration a  {
        float: none;
        text-align: center;
    }

	.center767 {
        float: none !important;
        text-align: center !important;
    }

    .left767 {
    	float: none !important;
        text-align: left !important;
    }

    .location-map-box {
    	display: none;
    }

	.div-hafe .layer-overlay::before {
        width: 100%;
    }

    .div-hafe .layer-overlay::after {
        left: 0%;
        width: 0%;
        height: 100%;
    }

    .slogan-area .btn {
        margin-top: 20px;
    }

    .appointment-form.style-1 {
        padding: 0;
    }

    .appointment-form.style-1 h4::after {
        display: none;
    }

    .single-testimonal {
    	padding: 40px 20px 20px 40px;
    	box-shadow: none;
    }

    .testimonal-area .owl-carousel .owl-nav .owl-next,
    .testimonal-area .owl-carousel .owl-nav .owl-prev {
    	display: none;
    }

    .room-dimensions-area .owl-theme .owl-nav .owl-prev,
    .room-dimensions-area .owl-theme .owl-nav .owl-next {
    	display: none;
    }

    #room-carousel-slide-1 > div.owl-dots > div.owl-dot:nth-child(1),
    #room-carousel-slide-1 > div.owl-dots > div.owl-dot:nth-child(2),
    #room-carousel-slide-1 > div.owl-dots > div.owl-dot:nth-child(3) {
    	width: 32.33%;
        height: 95px;
    }

    #room-carousel-slide-2 > div.owl-dots > div.owl-dot:nth-child(1),
    #room-carousel-slide-2 > div.owl-dots > div.owl-dot:nth-child(2),
    #room-carousel-slide-2 > div.owl-dots > div.owl-dot:nth-child(3) {
    	width: 32.33%;
        height: 95px;
    }

    .blog-box {
    	margin-bottom: 30px;
    }

    #particles-js.style-2,
    #particles-js.style-1 {
        height: 850px;
    }

    .plan-content h2 {
        margin-top: 20px;
    }

    .tab .tabs li {
        margin: 0 5px 10px 0px;
    }

    .about-box .about-details {
        transform: translateY(87%);
    }
}

@media only screen and (max-width: 560px) {

    .flex-direction-nav li .flex-next {
        display: none;
    }

    .flex-direction-nav .flex-prev {
        display: none;
    }

    .flexslider li.flex-active-slide .meta {
        display: none !important;
    }

    #particles-js.style-2,
    #particles-js.style-1 {
        height: 850px;
    }
}

@media only screen and (max-width: 480px) {

	h2 {
		font-size: 26px;
	} 

	.banner-area .page-title-box {
		padding: 50px 20px;
	}

	.banner-area .page-title-box h2 {
		font-size: 28px;
	}

    .header-topbar-col ul.socials-icon li {
        margin: 0 1px;
    }

    .display-n-480 {
        display: none !important;
    }

	.flexslider {
		height: 240px;
	}

	.room-dimensions-details .room-dimensions-content .icon a {
		padding: 5px 15px;
	}

	#room-carousel-slide-1 > div.owl-dots > div.owl-dot:nth-child(1),
    #room-carousel-slide-1 > div.owl-dots > div.owl-dot:nth-child(2),
    #room-carousel-slide-1 > div.owl-dots > div.owl-dot:nth-child(3) {
    	width: 30.33%;
    	height: 80px;
    }

    #room-carousel-slide-2 > div.owl-dots > div.owl-dot:nth-child(1),
    #room-carousel-slide-2 > div.owl-dots > div.owl-dot:nth-child(2),
    #room-carousel-slide-2 > div.owl-dots > div.owl-dot:nth-child(3) {
    	width: 30.33%;
    	height: 80px;
    }

    .video-content {
        display: none;
    }

    #particles-js.style-2,
    #particles-js.style-1 {
        height: 1210px;
    }

}

@media only screen and (max-width: 320px) {
	.flexslider {
		height: 150px;
	}

}