/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 

    .royal-logo img {
        margin-top: 5px
    }
    .recent-img {
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
        text-align: center;
    }
   
    .login-page-box{
        width: 50%
    }
    .pro-details-price > a, .pro-details-price > p{
        margin-top: 10px
    }
    .search-property{
        padding-bottom: 0
    }
    .header-top-right li{
        margin: 0
    }
    
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 

    .header-top-left, .header-top-right > ul{
        text-align: center
    }
    .header-top-left, .header-top-right, .header-top-middle{
        text-align: center;
        margin: 10px 0
    }
    .securezone-responsive-menu{
        display: block
    }
    header .royal-logo::before{
        right: -150px;
        transform: skewX(0deg);
    }
    header{
        background: #eed8ee none repeat scroll 0 0
    }
    header .securezone-logo:before{
        display: none
    }
    .royal-logo img {
        display: block;
        margin: 0 auto;
    }
    .securezone-mainmenu{
        display: none
    }
    
    .about-right {
        margin-top: 30px
    }
    .deal-price-left{
        float: left
    }
    .single-agent{
        margin: 30px 40px 0 
    }
   
    .left-margin {
        margin-top: 30px
    }
    
    .faq-left h2, .royal-faqs-right > h3{
        font-size: 22px
    }
    .login-page-box{
        width: 70%
    }
    .royal-default-blog-text{
        padding: 30px
    }
    
    
    
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
    header .securezone-logo:before{
        display: none
    }
    header{
        background: #eed8ee none repeat scroll 0 0
    }

    .header-top-left, .header-top-right > ul{
        text-align: center
    }
    .header-top-left, .header-top-right, .header-top-middle{
        margin: 10px 0
    }
    .header-top-left > p{
        margin: 5px 0
    }
    header .royal-logo::before {
        right: 125px;
    }
    .royal-logo img {
        margin-top: 5px;
        width: 60%;
    }
    .securezone-responsive-menu{
        display: block
    }
    .securezone-mainmenu{
        display: none
    }
    
    .single-search-property{
        margin-bottom: 20px
    }
    .single-search-property.button{
        margin-top: 20px;
        margin-bottom: 0
    }
    .about-left > h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .about-right {
        margin-top: 40px;
    }
    .quotes-box > h2{
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 10px
    }
    
    .review-text{
        width: 95%
    }
    
    .single-footer-widget{
        margin: 30px 0
    }
    .desktop{
        display: none
    }
    .mobile{
        display: block
    }
    .breadcromb-left{
        text-align: center;
        margin-bottom: 20px
    }
    .breadcromb-right{
        text-align: center
    }
   
    .left-margin {
        margin-top: 30px;
    }
    .login-box{
        padding: 0
    }
    .forgot {
        display: block;
        float: none;
        font-weight: 500;
        margin-left: 0 !important;
    }
   
    .notfound-page h1 {
        font-size: 120px
    }
    .notfound-page h2{
        font-size: 22px
    }
    .faq-left h2, .royal-faqs-right > h3{
        font-size: 20px
    }
    .panel-title a{
        font-size: 15px
    }
    .login-page-box{
        padding: 20px;
        width: 100%
    }
    .login-page-box label{
        text-align: center;
        margin-top: 15px
    }
    
    
    .post-share{
        text-align: center
    }
    .post-comment-like{
        text-align: center;
        margin-top: 20px
    }
    .single-blog-author {
        padding: 15px;
    }
    .blog-author-img {
        height: 120px;
        margin-right: 20px;
        width: 120px;
    }
    .single-comment-item img {
        margin: 0 0 20px;
    }
    .comment-list ul ul {
        margin-left: 55px;
    }
    .securezone-section-title>h2, .securezone-section-title-center>h2{
        font-size: 25px
    }
    
    
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
    header .securezone-logo:before{
        right: -150px;
        transform: skewX(0deg);
    }
    header{
        background: #eed8ee none repeat scroll 0 0
    }

    .header-top-left, .header-top-right > ul{
        text-align: center
    }
    .header-top-left, .header-top-right, .header-top-middle{
        margin: 10px 0
    }
    .header-top-left > p{
        margin: 5px 0;
        display: block
    }
    .deal-pro-info ul li{
        margin: 0 5px
    }
    header .royal-logo::before {
        right: 235px;
    }
    .royal-logo img {
        margin-top: 0;
        width: 40%; 
    }
    .securezone-responsive-menu{
        display: block
    }
    .securezone-mainmenu{
        display: none
    }
    .royal-main-slide{
        height: 450px
    }
    .royal-main-caption h2, .royal-main-caption-homepage-2 h2{
        font-size: 25px
    }
    .royal-main-caption h3{
        font-size: 18px
    }
    .single-search-property{
        margin-bottom: 20px
    }
    .single-search-property.button{
        margin-top: 20px;
        margin-bottom: 0
    }
    .about-left > h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .about-right {
        margin-top: 40px;
    }
    .quotes-box > h2{
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 10px
    }
    .deal-price-left > p{
        margin-top: 47px
    }
    .deal-price-left{
        float: left;
        margin-top: 7px
    }
    .single-agent{
        margin: 0 5px
    }
    
    .single-footer-widget{
        margin: 30px 0
    }
    .desktop{
        display: block
    }
    .mobile{
        display: none
    }
    .breadcromb-left{
        text-align: center;
        margin-bottom: 20px
    }
    .breadcromb-right{
        text-align: center
    }
   
    .notfound-page h1 {
        font-size: 120px
    }
    .notfound-page h2{
        font-size: 22px
    }
    .faq-left h2, .royal-faqs-right > h3{
        font-size: 20px
    }
    .panel-title a{
        font-size: 15px
    }
    .login-page-box{
        padding: 20px;
        width: 100%
    }
    .login-page-box label{
        text-align: right;
        margin-top: 15px
    }
    
    .single-blog-author {
        padding: 15px;
    }
    .blog-author-img {
        height: 120px;
        margin-right: 20px;
        width: 120px;
    }
    .single-comment-item img {
        margin: 0 0 20px;
    }
    

}