
/* 
   ------------------------------------------------------
					Responsive Styles
   ------------------------------------------------------
*/


@media (min-width: 1200px){

    #intro, #main-address {
        height: 100vh;
    }



	

}
@media (min-width: 1900px) and (max-width: 2288px) {

    #property-desc-left, #property-desc-right {
        min-height: 2000px;
    }
}



@media (min-width: 1441px) and (max-width: 1600px) {

    #property-desc-right {
        padding: 40px 70px 0 50px;
    }

    #property-desc-left, #property-desc-right {
        min-height: 2100px;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {

    #property-desc-right {
        padding: 30px 70px 0 50px;
    }

    #property-desc-left, #property-desc-right {
        min-height: 2300px;
    }
}


@media (min-width: 1200px) and (max-width: 1366px) {
    /*------------------------------------------*/
    /*	VT SECTION  
	/*------------------------------------------*/
    #intro {
        min-height: 100%;
    }

    .main-address {
        top: 30%;
    }

    .intro-logo {
        width: 100px;
    }

    .main-address h1 {
        font-size: 86px;
    }

    .main-address p {
        font-size: 28px;
    }

    .address-head {
        display: none;
    }

    .playbutton {
        width: 34px;
        height: 34px;
    }


    .main-address-wrapper {
        top: 10%;
    }
    #property-desc-left, #property-desc-right {
        min-height: 2200px;
    }

    /*------------------------------------------*/
    /*	PROPERTY SECTION  
	/*------------------------------------------*/

    #property-desc-right {
        padding: 30px 70px 0 50px;
    }

    #property-desc-left, #property-desc-right {
        min-height: 2500px;
    }
    /*------------------------------------------*/
    /*	AGENT SECTION  
	/*------------------------------------------*/

    #agent-section {
        min-height: 850px;
    }

    #prop-highlights {
        min-height: 850px;
    }

    /*------------------------------------------*/
    /*	SLIDE OUT NAV SECTION  
	/*------------------------------------------*/
    .sidenav p {
        left: 10%;
        font-size: 18px;
        padding-bottom: 0px;
    }

    .sidenav a {
        font-size: 18px;
        padding: 10px 8px 10px 19px;
    }

}
    @media (min-width: 992px) and (max-width: 1199px) {

        #property-desc-left, #property-desc-right {
            min-height: 1700px;
        }
		

    }


    @media only screen and (max-width: 991px){

        #property-desc-left, #property-desc-right {
            min-height: 1600px;
        }

    }






@media only screen and (max-width: 1024px) {
    #intro, #main-address, #into .mask {
        height: 100vh;
    }

    #property-desc {
        padding-top: 0px;
        padding-bottom: 50px;
        min-height: 1200px;
    }

    .main-address-wrapper {
        top: 10%;
    }

    #location-section {
        padding-top: 0px;
    }

        #location-section .main-address-wrapper {
            top: 5%;
        }

    #intro {
        min-height: 300px;
    }


    #location-section h2, #location-section p {
        text-align: center;
    }

    #location-section .container-fluid {
        max-width: 970px;
    }

    .main-address h1 {
        font-size: 72px;
    }

    .main-address p {
        font-size: 24px;
    }

    #community h2 {
        font-size: 48px;
    }

    #agent-section .prop-desc-title {
        font-size: 48px;
    }

    .btn-container {
        text-align: center;
    }
}
@media only screen 
    and (min-width : 735px) 
    and (max-width : 897px) 
    and (orientation : landscape) {


    .tp-thumb {
        
        height: 70px !important;
    }

    h2 {
        font-size: 28px !important;
    }

    /*------------------------------------------*/
    /*	BARS AND CONTROLS 
	/*------------------------------------------*/

    #bars, #controls {
        bottom: 0px;
    }

    /*------------------------------------------*/
    /*	SLIDE OUT NAV SECTION  
	/*------------------------------------------*/
    .sidenav p {
        left: 10%;
        font-size: 18px;
        padding-bottom: 0px;
    }

    .sidenav a {
        font-size: 18px;
        padding: 5px 8px 5px 19px;
    }

    /*------------------------------------------*/
    /*	VIRTUAL TOUR START SECTION  
	/*------------------------------------------*/
        #intro {
           min-height:100%;
        }

    .main-address {
        top: 10% !important;
    }

    .intro-logo {
        width: 90px;
    }

    .main-address h1 {
        font-size: 36px !important;
    }

    .main-address p {
        font-size: 22px;
    }

    .address-head {
        display: none;
    }

    .playbutton {
        width: 34px;
        height: 34px;
    }

    /*------------------------------------------*/
    /*	PROPERTY HIGHLIGHTS    
	/*------------------------------------------*/
    #prop-highlights {
        padding-top: 50px;
        padding-bottom: 50px;
        min-height: 700px;
    }

    .prop-highlights-title {
        font-size: 28px;
    }

    #prop-highlights .count {
        margin-top: 20px;
    }


    .prop-highlights-circle {
        display: block;
        margin-bottom: 0px;
        width: 90px;
        height: 90px;
        line-height: 70px;
        padding: 5px;
    }

    .prop-highlights-count-desc {
        font-size: 15px;
    }

    .count-up {
        font-size: 26px;
    }
    /*------------------------------------------*/
    /*	 LOCATION SECTION
	/*------------------------------------------*/


    #location-section {
        min-height: 800px;
        padding-top: 50px;
        padding-bottom: 40px;
        padding-left: 0px;
        padding-right: 0px;
    }

        #location-section .container-fluid {
            max-width: 970px;
            margin: 0;
            padding: 0;
        }

        #location-section li {
            list-style-type: none;
            margin-bottom: 45px;
            padding-left: 60px;
            position: relative;
            color: #ffffff;
            font-size: 18px;
        }

            #location-section li strong {
                font-size: 18px;
            }

            #location-section li span {
                font-size: 12px;
                margin-bottom: 10px;
                line-height: normal;
                margin-top: 1px;
            }

        #location-section ul {
            margin: 30px 20px 0 40px;
            padding: 0;
        }


        #location-section .icon-price {
            background-repeat: no-repeat;
            background-size: 50px auto;
        }

        #location-section .icon-crimerate {
            background-repeat: no-repeat;
            background-size: 50px auto;
        }

        #location-section .icon-kidspark {
            background-repeat: no-repeat;
            background-size: 50px auto;
        }

        #location-section .icon-petfriendly {
            background-repeat: no-repeat;
            background-size: 50px auto;
        }

        #location-section .icon-pricesqft {
            background-repeat: no-repeat;
            background-size: 50px auto;
        }

        #location-section .icon-median {
            background-repeat: no-repeat;
            background-size: 50px auto;
        }

        #location-section .icon-pool {
            background-repeat: no-repeat;
            background-size: 50px auto;
        }

        #location-section .icon-golf {
            background-repeat: no-repeat;
            background-size: 50px auto;
        }

    .location-title {
        font-size: 28px
    }

    .location-section h2 {
        padding-left: 50px;
        padding-right: 50px;
    }

    #location-section p {
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
    }

    #pricing-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .pricing-title {
        font-size: 28px
    }

    .pricing-section h3 {
        font-size: 28px
    }

    /*------------------------------------------*/
    /*	AGENT SECTION
	/*------------------------------------------*/
    #agent-section {
        min-height: 730px;
    }

        #agent-section .main-address-wrapper {
            margin: 50px auto 30px auto;
        }

    #agent_title {
        margin-top: 30px;
    }

    #agent-details img {
        width: 100%;
        margin: 0 auto 20px auto;
    }


    #agent_title h2 {
        font-size: 24px;
        font-weight: bold;
    }

    #agent_title h3 {
        font-size: 20px;
    }

    .icon-phone-handle::before, .icon-printer-1::before {
        font-size: 22px;
    }

    #agent-details span {
        font-size: 22px;
    }

    .btn-contanier {
        text-align: center;
    }
}


@media only screen and (max-width: 768px){

    
    .sidenav p {
        left: 10%;
        font-size: 18px;
        padding-bottom: 0px;
    }
    .sidenav a {
        font-size: 18px;
        padding: 15px 8px 15px 29px;
    }
    .main-address {
        top:20%;

    }

    .main-address h1 {
        font-size: 54px;
    }

    #agent-section .prop-desc-title {
        font-size: 48px;
    }
    #agent_title h2, #agent_title h3 {
        text-align:center;
    }
    #main-address p {
        font-size: 24px;
    }

    #community .com-box {
        text-align: center;
        padding: 25px 10px;
        height: 275px;
    }
    #community h2 {
        font-size: 24px;
    }
    #community p {
        line-height:normal;
    }
    .btn-contanier {
        text-align: center;
    }
}



@media (max-width: 414px) {

    #loading {
    background-position-x:center;
}


    h2 {
        font-size:24px;
    }

    .sidenav p {
        left: 7%;

    }

    .sidenav.active {
        width:90%;
    }

    .main-address {
        top: 15%;
    }

    .intro-logo {
        width: 120px;
    }

    .main-address h1 {
        font-size: 32px;
    }

    .main-address p {
        font-size: 21px;
    }

    .address-head {
        display: none;
    }

    .playbutton {
        width: 54px;
        height: 54px;
    }


    #loading-center img {
        top: 25%;
    }

    .step1 p{
        line-height:normal;
    }

    #intro {
        min-height: 100%;
    }

    #intro .page-scroll {
        display:none;
    }

    #main-address {
        padding: 50px 15px 0 15px;
    }

    #main-address h1 {
        font-size: 36px;
    }

    #main-address p {
        font-size: 24px;
    }
    #scrollUp {
        display:none !important;
    }


    /*------------------------------------------*/
    /*	PROPERTY HIGHLIGHTS    
	/*------------------------------------------*/
    #prop-highlights {
        padding-top: 50px;
        padding-bottom: 50px;
        min-height: 300px;
    }
    .prop-highlights-title{
	   font-size:28px;	

    }

   

    .prop-highlights-circle {
        display: block;
        margin-bottom: 0px;
        width: 90px;
        height: 90px;
        line-height:70px;
        padding: 5px;
   
    }
    .prop-highlights-count-desc{
	    font-size: 15px;

    }
	.count-up{
	    font-size: 26px;
    }
	/*------------------------------------------*/
	/*	PROPERTY DESCRIPTION    
	/*------------------------------------------*/	
	#property-desc {
        padding:50px 0;
        min-height:1200px;
	}
    #property-desc-right {
        padding: 0px 15px 0 15px;
        background: #FFFFFF;
        position: relative;
    }
    #property-desc ul {
        padding-left:10px;
	}
    #property-desc ul li {
        line-height:26px;
    }	
	
    .prop-desc-title {
        font-size:28px 
    }

    /*------------------------------------------*/
    /*	 PROPERTY IMAGES 
    /*------------------------------------------*/

    .property-pictures{
        padding-top: 50px;
        padding-bottom: 60px;
    }	
	
	/*------------------------------------------*/
	/*	 LOCATION SECTION
	/*------------------------------------------*/	
			
	
	#location-section {
	  min-height: 1400px;
	  padding-top: 50px;
	  padding-bottom: 40px;
      padding-left:0px;
      padding-right:0px;
	}

    #location-section .container-fluid {
        max-width: 970px;
        margin:0;
        padding:0;
    }

    #location-section li{
        list-style-type:none;
        margin-bottom:45px;
        padding-left: 60px;
        position: relative;
        color:#ffffff;
        font-size:18px;
    }

	#location-section li strong {
         font-size:18px;
     }

    #location-section li span {
        font-size: 12px;
        margin-bottom: 10px;
        line-height: normal;
        margin-top: 1px;
    }

    #location-section ul {
        margin: 30px 0 0 0px;
        padding:0;
    }
 

    #location-section .icon-price{
        background-repeat: no-repeat;
        background-size: 50px auto;
    }

    #location-section .icon-crimerate{
        background-repeat: no-repeat;
        background-size: 50px auto;
    }

    #location-section .icon-kidspark{
        background-repeat: no-repeat;
        background-size: 50px auto;
    }

    #location-section .icon-petfriendly{
        background-repeat: no-repeat;
        background-size: 50px auto;
    }

    #location-section .icon-pricesqft{
        background-repeat: no-repeat;
        background-size: 50px auto;
    }

    #location-section .icon-median{
        background-repeat: no-repeat;
        background-size: 50px auto;
    }
    #location-section .icon-pool{
        background-repeat: no-repeat;
        background-size: 50px auto;
    }

    #location-section .icon-golf{
        background-repeat: no-repeat;
        background-size: 50px auto;
    }
    
    .location-title{
	    font-size:28px 	
    }
    .location-section h2 {
        padding-left: 50px;
        padding-right: 50px;
    }    

    #location-section p{
          padding-left:15px;
          padding-right:15px;
          text-align:left;
    }
    #pricing-section {
        padding-left:0px;
        padding-right:15px;
    }
    .pricing-title {
        font-size: 28px
    }
    .pricing-section h3{
          font-size:28px  
    }  	
		


	/*------------------------------------------*/
	/*	 Form Register    
	/*------------------------------------------*/
    .slide-out-div {
        width:100%;
        height:540px;
    }
    .form_register .form-control {
      	height: 34px;
	    margin-bottom: 15px;  
    }

    .form_register h2 {
        margin-top: 30px !important;
        text-align: center !important;
    }

    #intro_form {
        margin-bottom: 60px;
    }
	.form_register { 
        width: 90%; 
        margin-right: 5%; 
        margin-left: 5%;
        padding:0;
	}
	.form_register h4 { 
        font-size: 16px; 
        line-height: 30px; 

	}
	#form_register_btn { 
        padding-left: 0px;

	}
	.form-name{
        width:100%;

	}
	

	.navbar-brand {
        padding: 5px 0px 5px 0px;
        max-width:70px;
	}


	/*------------------------------------------*/
	/*	AGENT SECTION
	/*------------------------------------------*/
        #agent-section {
            min-height:1500px;    
        }
        #agent_title{
            margin-top:30px;
		}
        #agent-details img{
            width:50%;
            margin:0 auto 20px auto;

        }      
        
        #agent-details {
            text-align:center;    
        }
        #agent_title h2{
            font-size:24px;
            font-weight:bold;
        }
        #agent_title h3{
            font-size:20px;
        }
        .icon-phone-handle::before, .icon-printer-1::before {
            font-size:22px;    
        }

        #agent-details span{
	        font-size:22px;

        }
    .btn-contanier {
        text-align: center;
    }
    /*------------------------------------------*/
    /*	  Footer
	/*------------------------------------------*/
    #footer_section p {
        margin-bottom:20px;
    }

	

	
}


@media (max-width: 360px) {

    #intro, #main-address, #into .mask {
        height:500px;
    }
    #intro {
        min-height:300px;
    }
    #main-address {
        padding: 0 15px 0 15px;
    }

    #main-address h1 {
        font-size: 36px;
    }

    #main-address p {
        font-size: 18px;
    }
    #property-desc-right {
        padding: 40px 15px 0 15px;
    }
    h2{
            font-size:24px;

    }



}