@media only screen and (max-width: 1340px){
	.main-header .nav-outer .outer-box{
		display:none;	
	}
}


@media only screen and (max-width: 1139px){

	
	.header-style-two .header-top .top-left{
		float:right;	
	}
	
	.header-style-two .header-top .top-left .top-info li{
		margin-left:15px;
		margin-right:0px;	
	}
	
	.main-footer .widgets-section:before{
		display: none;
	}

	.banner-section .slide-item h2{
		font-size: 84px;
		line-height: 1.1em;
	}

	.room-section .content-column .inner-column{
		margin-right: 0;
	}

	.about-section .content-column .inner-column{
		margin-left: 0;
	}

	.about-block .content-column .inner-column,
	.faqs-section .image-column .inner-column,
	.about-section-two .content-column .inner-column,
	.about-section .image-column .inner-column{
		padding-right: 0;
	}

	.main-footer .form-widget,
	.team-single .content-column .inner-column,
	.about-block.style-two .content-column .inner-column,
	.room-section .image-column .inner-column{
		padding-left: 0;
	}

	.main-footer .footer-bottom .inner-container{
		max-width: 100%;
	}

	.request-form .ui-selectmenu-button.ui-button, 
	.request-form .form-group input[type="text"], 
	.request-form .form-group input[type="email"], 
	.request-form .form-group input[type="tel"], 
	.request-form .form-group input[type="url"], 
	.request-form .form-group textarea, 
	.request-form .form-group select{
		border-color: #555555;
	}

	.main-footer .form-widget{
		margin-bottom: 50px;
	}

	.news-block-two .lower-content{
		padding: 40px 30px 50px;
	}

	.property-tabs .content-box{
		padding: 40px 30px;
	}

	.fluid-section-one .feature-column .inner-column{
		padding: 70px 30px 50px;
	}

	.main-footer .map-widget{
		max-width: 100%;
		margin-bottom: 50px;
		margin-top: 40px;
	}

	.apartment-detail .slide-item{
		padding: 80px 30px 60px;
	}

	.apartment-detail .upper-box .apartment-info{
		position: relative;
		float: left;
		margin-bottom: 40px;
	}

	.apartment-detail .owl-dots{
		text-align: left;
		padding-left: 30px;
		bottom: 30px;
	}
	
	.why-choose-us .features-box{
		padding:80px 50px;	
	}
	
	.near-by-clicker{
		max-width:380px;	
	}
	
	.news-block .lower-content{
		padding-left:50px;
		padding-right:50px;	
	}
	
	.about-section-two .fun-fact-section{
		margin:0;
	}
	
	.about-section-two .fun-fact-section .inner-container{
		padding:20px 15px;
		text-align:center;
		margin:0;		
	}
	
	.about-section-two .content-column .inner-column{
		padding-left:0;	
	}
	
	.fun-fact-section{
		text-align:center;	
	}
	
	.fun-fact-section .title-column{
		margin-bottom:0px;	
	}
	
	.fun-fact-section .title-column .sec-title{
		padding:50px 0px 0px;	
	}
	
	.about-block .content-column .text-box p{
		margin-bottom:20px;	
	}
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 1023px){
	.nav-menu { margin-top: 30px; }
	.header-style-two .header-upper .logo { padding: 10px 0px 8px; } 
	.header-style-two .header-upper .logo-arabic { padding: 10px 0px 8px; } 
	.sticky-header{
		display: none !important;
	}
	
	/* .main-header{
		background-color: #f7f5f1;
	} */

	.main-header .header-top .inner-container{
		padding-left: 0;
	}

	.main-header .header-upper .logo-outer{
		float:left;
		padding:0px 0px;
		background-color: #f7f5f1;
	}

	.main-header .nav-outer .main-menu{
		display:none;
	}
	
	.nav-outer .mobile-nav-toggler{
		display: block;
	}
	
	.main-menu:after,
	.main-menu:before,
	.main-header .upper-right,
	.main-header .nav-outer .outer-box,
	.main-header .header-upper .inner-container:before{
		display: none;
	}
	
	/* .header-style-two{
		position: relative;
		padding: 0;
	} */

	/* .header-style-two .nav-outer{
		width: auto;
	} */

	.header-style-two .header-upper .logo-outer{
		margin: 0;
		width: auto;
		background:transparent;
	}


	.nav-menu > li > a { padding: 20px 15px 30px; }
	.header-style-two .header-upper .logo {
		padding: 10px 15px 0; }

	.header-style-two .header-upper .logo:before,
	.header-style-two .header-upper .logo:after{
		display: none;
	}

	.header-style-two .main-menu .navigation > li{
		padding: 47px 0;
	}
	
	.banner-section .slide-item h2 br{
		display: none;
	}

	.banner-section .owl-dots{
		left: 15px;
		bottom: 40px;
		top: auto;
	}

	.banner-section .owl-dot{
		position: relative;
		display: inline-block;
		margin: 0;
		margin-right: 10px;
	}

	.about-section .counter-column{
		width: 33.3333%;
	}

	.room-detail-tabs .tab-btns li{
		display: block;
		float: left;
		width: 33.3333%;
		padding: 15px 15px;
		border: 1px solid #f7f5f1;
	}

	.room-detail-tabs .tab-btns li:before,
	.room-detail-tabs .tab-btns li:after{
		display: none;
	}

	.room-detail-tabs .tab-btns li span{
		margin-top: -30px;
	}

	.about-block.style-two .content-column,
	.why-choose-us .title-column{
		order: 0;
	}

	.why-choose-us .title-column .inner-column{
		padding: 0;
		margin-bottom: 50px;
	}

	.why-choose-us .feature-column .inner-column{
		padding-right: 0;
	}

	.why-choose-us .image-layer{
		width: 100%;
	}

	.floor-carousel .info-column{
		margin-bottom: 50px;
	}

	/* .header-style-two{
		background-color: #1d1f25;
	} */

	/* .header-style-two .header-top{
		display: none;
	} */

	.header-style-two .nav-outer .mobile-nav-toggler{
		margin: 0;
		color: #ffffff;
		padding: 15px 0;
		font-size: 34px;
		text-align: center;
	}

	.banner-section-two .slide-item h2{
		font-size: 72px;
		line-height: 1em;
		margin-top: 0;
	}

	.banner-section-two .slide-item .content-box{
		height: 750px;
		padding-bottom: 60px;
	}

	.page-title h1{
		font-size: 56px;
	}

	.page-info .bread-crumb{
		float: left;
	}

	.team-single .image-column{
		margin-bottom: 50px;
	}

	.neighbour-section .map-layer{
		position: relative;
		width: 100%;
		height: 600px;
	}

	.neighbour-section .place-outer{
		top: 0;
		left: 0;
		height: 600px;
		width: 100%;
	}

	.neighbour-section .map-outer{
		padding: 0 0 70px;
	}

	.neighbour-section .clicker-box{
		max-width: 100%;
		margin-top: 90px;
		margin-bottom: 0;
	}
	
	.neighbour-section .clicker-box .near-by-clicker{
		max-width:100%;	
	}
	
	.neighbour-section .place-outer{
		width:100%;	
	}

	.banner-section .slide-item .content-box{
		height: 700px;
		padding-bottom: 60px;
	}

	.fluid-section-one .feature-column{
		width: 100%;
	}
	
	.fluid-section-one .feature-column .inner-column{
		max-width:none;
		padding:60px 20px 20px;
	}

	.fluid-section-one .image-column{
		position: relative;
		float: left;
		width: 100%;
		background: none;
	}

	.fluid-section-one .image-column .image-box{
		display: block;
	}
	
	.about-section-two .title-box,
	.about-section-two .title-box .link-box{
		text-align:center;	
	}
	.nav-menu > li > a { color:#fff; }
	.submenu-indicator-chevron { border-color: transparent #fff #fff transparent; }
}

@media only screen and (max-width: 767.5px){	
	.banner-section .slide-item h2{
		font-size: 64px;
		line-height: 1.1em;
	}

	.team-single,
	.about-page-section,
	.gallery-section-two{
		padding: 70px 0 0;
	}

	.map-section,
	.faqs-section,
	.floor-section,
	.call-to-action,
	.property-section,
	.why-choose-us{
		padding: 70px 0;
	}
	
	.sidebar-page-container,
	.main-footer .widgets-section,
	.features-section,
	.team-section,
	.newsletter-section,
	.about-section-two,
	.room-section{
		padding: 70px 0 20px;
	}

	.apartments-section,
	.gallery-page-section,
	.news-section-two,
	.intro-section,
	.news-section{
		padding: 70px 0 40px;
	}

	.apartment-detail,
	.about-section{
		padding: 70px 0 50px;
	}

	.about-section .content-column .text{
		margin-bottom: 50px;
	}

	.about-section .counter-column{
		width: 50%;
	}

	.why-choose-us .features-box{
		padding: 70px 50px;
	}

	.floor-carousel .image-column{
		margin-bottom: 30px;
	}

	.news-block .lower-content{
		padding: 40px 30px 30px;
	}

	.neighbour-section .map-layer{
		width: 100%;
	}

	.sec-title h2{
		font-size: 40px;
	}

	.banner-section-two .slide-item h2{
		font-size: 60px;
		line-height: 1em;
	}

	.fun-fact-section .counter-column .inner{
		padding: 30px 15px;
	}

	.fun-fact-section .counter-column .inner:before{
		display: none;
	}

	.fun-fact-section{
		padding: 40px 0;
	}

	.newsletter-section{
		text-align: center;
	}

	.subscribe-form .form-group{
		padding-right: 0;
	}

	.subscribe-form .form-group input[type="submit"], 
	.subscribe-form .submit-btn{
		position: relative;
		margin-top: 20px;
		width: 100%;
	}

	.property-tabs .tab-btns li{
		position: relative;
		display: block;
		width: 100%;
		float: left;
		border: 1px solid #ffffff;
	}

	.property-tabs .image-column{
		margin-top: 30px;
	}

	.about-block .image-column{
		margin-bottom: 0;
	}

	.author-box{
		padding: 30px 15px;
	}

	.comments-area .comment-box .author-thumb,
	.sidebar .popular-posts .post .post-thumb,
	.author-box .thumb{
		position: relative;
		margin-bottom: 20px;
	}

	.comments-area .comment-box .name,
	.author-box .name{
		margin-bottom: 10px;
	}

	.sidebar .popular-posts .post .post-inner,
	.comments-area .comment,
	.author-box .inner-box{
		padding-left: 0;
	}

	.contact-section{
		padding-bottom: 70px;
	}

	.comments-area .comment-box .reply-btn{
		position: relative;
		display: inline-block;
		left: 0;
		margin-top: 20px;
	}

	.map-section .contact-info{
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
		max-width: 100%;
		padding: 0;
		margin-top: 50px;
	}
	
	.room-detail-tabs .tab-btns li{
		width:50%;	
	}
	
	.about-section-two .fun-fact-section .inner-container{
		padding-left:0;
		padding-right:0;	
	}
	
	.about-section-two .fun-fact-section .inner-container:before{
		left:-20px;	
	}
	
	.fun-fact-section .title-column{
		margin-bottom:40px;	
	}

	.page-title{
		padding: 100px 0px 120px;
	}

	.main-footer{
		text-align: center;
	}

	.main-footer .agent-block .agent-info{
		padding-left: 0;
		height: auto;
	}

	.main-footer .agent-block .thumb{
		position: relative;
		display: block;
		margin: 0 auto 30px;
	}

	.call-to-action .number,
	.call-to-action .sec-title.light h2{
		font-size: 32px;
	}

	.page-title h1{
		font-size: 44px;
	}
	.custom-select { margin-bottom: 10px; }
	.main-header .nav-outer { width:auto !important; }
	.nav-menu > li > a { color:#000; }
	.submenu-indicator-chevron { border-color: transparent #000 #000 transparent; }
}

@media only screen and (max-width: 599px){
	.custom-select { margin-bottom: 10px; }
	.main-header .header-top .top-right{
		display: none;
	}

	.banner-section .slide-item .content-box{
		height: 600px;
	}

	.banner-section-two .slide-item .content-box{
		height: 700px;
	}

	.banner-section .slide-item h2{
		font-size: 48px;
		letter-spacing: 0.02em;
	}

	.banner-section-two .slide-item h2{
		font-size: 42px;
		line-height: 1.2em;
	}

	.banner-section-two .slide-item .text{
		font-size: 18px;
		line-height: 1.4em;
		text-decoration: none;
	}

	.sec-title h2{
		font-size: 40px;
		line-height: 1em;
	}

	.about-section .counter-column{
		width: 100%;
	}

	.room-section .content-column{
		text-align: center;
	}

	.room-section .content-column .room-size{
		position: relative;
		margin-bottom: 40px;
	}

	.room-section .room-info h5{
		padding-right: 0;
	}
	
	.room-detail-tabs .tabs-box{
		padding-bottom:0;	
	}
	
	.room-detail-tabs .tab-btns{
		position:relative;
		display:block;
		padding:0px 15px;
		margin-bottom:50px;
	}

	.room-detail-tabs .tab-btns li{
		width: 100%;
		display:block;
	}

	.why-choose-us .features-box{
		padding: 20px 20px 30px;
	}

	.why-choose-us .feature-list li{
		padding-left: 40px;
	}

	.floor-carousel .owl-dots{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}

	.floor-carousel .text-column p{
		margin-bottom: 20px;
	}

	.floor-carousel .owl-dot:first-child{
		margin-left: 0;
	}

	.neighbour-section .clicker-box{
		padding: 30px 15px 30px 20px;
	}

	.main-footer .footer-bottom .inner-container{
		padding: 15px 0;
		text-align: center;
	}

	.property-tabs .tab-btns li,
	.main-footer .footer-bottom .social-links{
		width: 100%;
	}

	.main-footer .footer-bottom .copyright{
		width: 100%;
		margin-top: 10px;
	}

	.property-tabs .content-box{
		padding: 40px 15px;
	}

	.property-tabs .floor-info li{
		padding: 15px;
	}

	.call-to-action .number{
		font-size: 32px;
	}

	.header-style-two .nav-outer .mobile-nav-toggler{
		width: auto;
	}

	.intro-section .sec-title h2{
		font-size: 30px;
	}

	.page-title h1{
		font-size: 36px;
	}

	.default-accordion-box .block .content{
		padding: 35px 20px 25px;
	}

	.apartment-detail .slide-item {
	    padding: 80px 15px 60px;
	}

	.apartment-detail .upper-box .apartment-info{
		padding: 30px 25px 15px;
	}

	.sidebar-widget .widget-content{
		padding: 25px 30px 30px;
	}

	.news-block .lower-content{
		padding: 40px 20px 30px;
	}

	.place-outer,
	.neighbour-section .map-layer{
		display: none;
	}

	.floor-carousel .text-column .theme-btn{
		width: 100%;
		text-align: center;
	}

	.page-title{
		padding: 115px 0px 90px;
	}
	
	.fluid-section-one{
		text-align:center;
	}

	.sec-title h2,
	.banner-section-two .slide-item h2,
	.banner-section .slide-item h2{
		font-size: 36px;
	}

	.fun-fact-section .counter-column .count-text{
		font-size: 48px;
	}

	.apartment-detail .upper-box .features-list li,
	.apartment-detail .upper-box .apartment-info h5{
		font-size: 16px;
	}
	.main-header .nav-outer { width:auto!important; }
	.nav-menu > li > a { color:#000; }
	.submenu-indicator-chevron { border-color: transparent #000 #000 transparent; }
}

@media only screen and (max-width: 479px){
	.custom-select { margin-bottom: 10px; }
	.mixitup-gallery .filters li{
		width: 100%;
	}

	.apartment-block .info-box{
		padding: 30px 20px;
	}
	.main-header .nav-outer { width:auto!important; }
	.nav-menu > li > a { color:#000; }
	.submenu-indicator-chevron { border-color: transparent #000 #000 transparent; }
	.pxp-map-side { position: relative; top:0px; }
	.pxp-map-side.pxp-half { width:100%; }
	.pxp-content-left { padding-right: 0px; }
	.pxp-content.pxp-full-height { margin-top: 0px; }
	#results-map iframe { min-height: 500px; }
}
@media (min-width: 1px) and (max-width: 575.98px) {  
	.nav-menu > li > a { color:#000 !important; }
	.sticky .nav-toggle:before { background-color: #000;     box-shadow: 0 0.5em 0 0 #000, 0 1em 0 0 #000; }
	.pxp-hero-search { width: 92%; }
	.pxp-map-side { position: relative; top:0px; }
	.pxp-map-side.pxp-half { width:100%; }
	.pxp-content-left { padding-right: 0px; }
	.pxp-content.pxp-full-height { margin-top: 0px; }
	#results-map iframe { min-height: 500px; }
	.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxxl, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12 {
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.pxp-map-side #results-map { margin-top: 0px; }
	.pxp-single-property-gallery > figure {
        height: 225px;
        width: 50%;
    }
    .pxp-single-property-gallery > figure:nth-child(4), 
    .pxp-single-property-gallery > figure:nth-child(5) {
        display: none;
    }
    .pxp-single-property-gallery > figure.pxp-sp-gallery-main-img {
        height: 450px;
    }
    .pxp-services {
        height: 1290px;
    }
	.pxp-sp-top-feat {
		float: left;
		margin-left: 0;
	}
	.pxp-single-property-section > .row > div:nth-last-child(2) > .pxp-sp-amenities-item, .pxp-single-property-section > .row > div:nth-last-child(3) > .pxp-sp-amenities-item {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #E2E2E2;
	}
	.pxp-single-property-section > .row > div:nth-last-child(2) > .pxp-sp-amenities-item, .pxp-single-property-section > .row > div:nth-last-child(3) > .pxp-sp-amenities-item {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.property-tabs { top: 20%; }
	.property-tabs .tab-btns { width: 100%; }
	.banner-title { margin-top: 100px; }
	.banner-title h2 { font-size: 30px; }
	.appraisal-form { padding: 80px 40px 80px 40px; }
	.form-subitem .sidebar-navigation ul li a { font-size: 12px; }
	.appraisal-form h2 { font-size: 20px; }
	.appraisal-pic h3 { font-size: 20px; }
	.appraisal-pic { padding: 150px 50px; }
	.nav-menu { margin-top: 30px; }
	.header-style-two .header-upper .logo { padding: 10px 0px 8px; } 
	.header-style-two .header-upper .logo-arabic { padding: 10px 0px 8px; } 
	.nav-toggle { top: 70%; }
	.main-header .header-upper .logo-arabic img { width: 80px; }
	.main-header .header-upper .logo img { width: 80px; }
}
@media (min-width: 576px) and (max-width: 767.98px) {  
	.property-tabs { top: 20%; }
	.nav-menu > li > a { color:#000 !important; }
	.sticky .nav-toggle:before { background-color: #000;     box-shadow: 0 0.5em 0 0 #000, 0 1em 0 0 #000; }
	.pxp-map-side { position: relative; top:0px; }
	.pxp-map-side.pxp-half { width:100%; }
	.pxp-content-left { padding-right: 0px; }
	.pxp-content.pxp-full-height { margin-top: 0px; }
	#results-map iframe { min-height: 500px; }
	.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxxl, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12 {
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.pxp-map-side #results-map { margin-top: 0px; }
	.pxp-single-property-gallery > figure {
        height: 225px;
        width: 50%;
    }
    .pxp-single-property-gallery > figure:nth-child(4), 
    .pxp-single-property-gallery > figure:nth-child(5) {
        display: none;
    }
    .pxp-single-property-gallery > figure.pxp-sp-gallery-main-img {
        height: 450px;
    }
    .pxp-services {
        height: 1290px;
    }
	.pxp-sp-top-feat {
		float: left;
		margin-left: 0;
	}
	.pxp-single-property-section > .row > div:nth-last-child(2) > .pxp-sp-amenities-item, .pxp-single-property-section > .row > div:nth-last-child(3) > .pxp-sp-amenities-item {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #E2E2E2;
	}
	.pxp-single-property-section > .row > div:nth-last-child(2) > .pxp-sp-amenities-item, .pxp-single-property-section > .row > div:nth-last-child(3) > .pxp-sp-amenities-item {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.banner-title { margin-top: 100px; }
	.banner-title h2 { font-size: 30px; }
	.appraisal-form { padding: 80px 40px 80px 40px; }
	.form-subitem .sidebar-navigation ul li a { font-size: 12px; }
	.appraisal-form h2 { font-size: 20px; }
	.appraisal-pic h3 { font-size: 20px; }
	.appraisal-pic { padding: 150px 50px; }
	.nav-menu { margin-top: 30px; }
	.header-style-two .header-upper .logo { padding: 10px 0px 8px; } 
	.header-style-two .header-upper .logo-arabic { padding: 10px 0px 8px; } 
	.nav-toggle { top: 70%; }
	.main-header .header-upper .logo-arabic img { width: 80px; }
	.main-header .header-upper .logo img { width: 80px; }
	.property-tabs { width: 100%; }
} 
@media (min-width: 768px) and (max-width: 991.98px) {  
	.nav-menu > li > a { color:#000 !important; }
	.submenu-indicator-chevron { border-color: transparent #000 #000 transparent !important; }
	.sticky .nav-toggle:before { background-color: #000;     box-shadow: 0 0.5em 0 0 #000, 0 1em 0 0 #000; }
	.main-header .nav-outer { width: auto; }
	.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxxl, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12 {
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.pxp-map-side #results-map { margin-top: 0px; }
	.appraisal-form { padding: 180px 40px 180px 40px; }
	.form-subitem .sidebar-navigation ul li a { font-size: 12px; }
	.appraisal-form h2 { font-size: 20px; }
	.appraisal-pic h3 { font-size: 20px; }
	.appraisal-pic { padding: 250px 50px; }
	.nav-menu { margin-top: 30px; }
	.header-style-two .header-upper .logo { padding: 10px 0px 8px; } 
	.header-style-two .header-upper .logo-arabic { padding: 10px 0px 8px; } 
	.nav-toggle { top: 85%; }
	.pxp-hero-search { width: 80%; }
	.property-tabs { width: 100%; }
}

@media (min-width: 992px) and (max-width: 1199.98px) { 
	.appraisal-form { padding: 180px 60px 180px 60px; }
	.form-subitem .sidebar-navigation ul li a { font-size: 12px; }
	.appraisal-pic h3 { font-size: 30px; }
	.property-tabs { width: 100%; }
}
@media (min-width: 1200px) and (max-width: 1348.98px) {  
	.appraisal-form { padding: 180px 80px 180px 80px; }
	.appraisal-pic h3 { font-size: 30px; }
	.property-tabs { width: 80%; }
}


@media (max-width: 1200px) {

    .info {
        margin-left: 300px;
    }
	.worker { left:2%; }

}

@media (max-width: 992px) {

    .info {
        margin-left: 0;
        text-align: right;
    }
    #footer {
        height: auto;
        margin-top: 0;
    }
	.brick { left: 2%; }
	.tools { width: 550px; height: 150px; }
}

@media (max-width: 768px) {
    .brick {
        width: 256px; left: 2%; top: 0;
    }
    .number {
        text-align: center;
    }
    .number .four {
        width: 123px;
        height: 157px;
    }
    .number .zero {
        width: 130px;
        height: 157px;
    }
    .number .zero .nail {
        width: 18px;
    }

    .worker {
        width: 200px;
        height: 249px;
    }

    .tools {
        right: 8px;
        width: 330px;
        height: 90px;
    }

    .info h2 {
        font-size: 30px;
    }

    .info p {
        font-size: 16px;
    }
	.number { margin-top: 200px; }

}

@media (max-width: 440px) {
	.number { margin-top: 200px; }
    .brick {
        width: 156px;
    }
    .number {
        text-align: center;
        margin-top: 32px;
    }
    .number .four {
        width: 80px;
        height: 103px;
    }
    .number .zero {
        width: 85px;
        height: 112px;
    }
    .number .zero .nail {
        width: 11px;
        top: 14px;
        left: 44px;
    }
}