/*Website Responsive Code Start Here*/
@media (min-width:1000px) {
  .header .dropdown:hover>.dropdown-menu {
    display: block;
    margin-top: 0px;
  }
}

@media (max-width:1200px) {

  /*comman media query*/
  .custom-style {
    padding: 35px 0px;
  }

  .comman-title-box {
    margin-bottom: 28px;
  }

  .comman-title {
    font-size: 29px;
  }

  .comman-title-box strong {
    font-size: 14px;
  }

  .comman-btn {
    padding: 9px 20px;
  }

  .pagination {
    margin-top: 6px;
  }

  .property-panel .property-container{
    margin-top:29px;
  }

  /*home page media query*/

  .logo img {
    height: 56px;
  }

  .hero-panel figure {
    height: 596px;
  }

  .about-panel figure {
    height: 410px;
  }

  #inr-content-box {
    height: 277px;
  }

  .about-panel p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .about-panel .comman-btn {
    margin-top: 16px;
  }

  .project-box {
    height: 260px;
  }

  .project-box span {
    font-size: 15px;
    padding: 8px;
  }

  .feature-panel .feature-box {
    padding: 18px 10px;
  }

  .feature-panel .feature-box img {
    height: 40px;
  }

  .property-box figure {
    height: 195px;
  }

  .property-box .property-status {
    font-weight: 500;
  }

  .property-box h5 {
    font-size: 15px;
    margin-bottom: 3px;
  }

  .gallery-panel figure {
    height: 250px;
  }

  .awards-panel figure {
    height: 270px;
  }

  .testimonials-panel .testimonials-box {
    padding: 20px;
  }

  .testimonials-panel p {
    font-size: 14px;
    line-height: 20px;
    height: 64px;
    margin-bottom: 18px;
  }

  .testimonials-panel .reviewer-box img {
    width: 52px;
    height: 52px;
    margin-right: 10px;
  }

  .testimonials-panel h4 {
    font-size: 14px;
    margin-bottom: 0px;
  }

  .testimonials-panel span {
    font-size: 13px;
  }

  .blog-slide figure {
    height: 210px;
  }

  .blog-slide h3 a {
    font-size: 16px;
  }

  .blog-slide p {
    font-size: 14px;
  }

  .contact-panel .form-box {
    padding: 18px 20px;
  }

  .form-box .comman-btn {
    margin-top: 6px;
  }

  .footer .footer-logo {
    width: 100px;
  }

  .footer h4 {
    margin-bottom: 5px;
  }

  .footer li {
    margin-bottom: 4px;
  }

  .footer strong {
    font-size: 14px;
  }

  .footer .copyright-box p {
    font-size: 12px;
  }

  /*property details page media query*/
  .banner-panel {
    padding: 75px 0px;
  }

  .banner-panel h1 {
    font-size: 29px;
    margin-bottom: 11px;
  }

  .banner-panel .breadcrums li,
  .banner-panel .breadcrums li a {
    font-size: 14px;
  }

  .wrapper figure {
    height: 350px;
  }

  .wrapper .owl-nav button {
    width: 35px;
    height: 35px;
  }

  .wrapper .owl-nav i {
    font-size: 12px;
  }

  .wrapper {
    margin-bottom: 25px;
  }

  .project-details-box {
    padding: 20px;
  }

  .project-details-box h3 {
    font-size: 25px;
    margin-bottom: 12px;
  }

  .project-details-box p {
    font-size: 15px;
    line-height: 23px;
  }

  .project-details-box .list {
    columns: 4;
  }

  .project-details-box .list li {
    margin-bottom: 18px;
  }

  .project-details-box .list i {
    width: 43px;
    height: 43px;
    font-size: 14px;
  }

  .project-details-box h6 {
    font-size: 13px;
  }

  .project-details-panel h4 {
    font-size: 18px;
    margin: 27px 0px 12px;
  }

  .project-details-box #inr-content-box {
    height: 140px;
  }

  .project-details-box .comman-list {
    columns: 3;
  }

  .project-details-box .map-box,
  .project-details-box .video-box {
    height: 300px;
    margin-top: 22px;
  }

  .sidebar-widgets .inner-widget {
    padding: 20px 15px;
  }

  .inner-widget .seller-info-box img {
    width: 90px;
    height: 90px;
    margin-right: 12px;
  }

  .inner-widget h5 {
    font-size: 16px;
  }

  .inner-widget .seller-info-box a {
    font-size: 12px;
  }

  .inner-widget .seller-info-box {
    margin-bottom: 19px;
  }

  .inner-widget .submit-btn {
    margin-top: 7px;
  }

  .sidebar-widgets .inner-widget {
    margin-bottom: 20px;
  }

  .inner-widget ul a {
    font-size: 14px;
  }

  /*privacy policy media query*/
  .custom-content h3 {
    font-size: 18px;
  }

  .custom-content p {
    font-size: 15px;
    line-height: 22px;
  }

  .custom-content ul li {
    margin-bottom: 6px;
  }

  /*career page media query*/
  .career-panel br {
    display: none;
  }

  .career-panel .info-box strong {
    font-size: 14px;
  }

  .blog-details-panel .blog-content-box {
    padding: 15px;
  }

  .blog-details-panel .blog-img {
    height: 320px;
  }

  .blog-details-panel h3 {
    font-size: 19px;
    line-height: 27px;
    margin-bottom: 12px;
  }

  .blog-details-panel p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 8px;
  }

  .blog-details-panel h4 {
    font-size: 18px;
    margin-top: 22px;
  }

  .blog-content-box li {
    font-size: 14px;
    margin-bottom: 6px;
  }

  .blog-content-box .note-box p {
    font-size: 14px;
  }

  .search-bar input {
    padding: 9px 12px;
  }

  .inner-widget .post-category img {
    width: 65px;
    height: 65px;
  }

  .inner-widget .post-category span{
    font-size:12px;
  }

  .inner-widget .post-category a {
    font-size: 14px;
  }

  .inner-widget .tag-btn{
    margin-bottom:4px;
  }
}

@media (max-width:992px) {

  /*comman media query*/
  .custom-style {
    padding: 30px 0px;
  }

  .comman-title {
    font-size: 25px;
  }

  .comman-title-box strong {
    font-size: 13px;
  }

  .pagination .page-link {
    padding: 6px 15px;
  }

  /*home page media query*/
  .header .navbar-toggler {
    color: var(--primarycolor);
    font-size: 24px;
    margin-left: 20px;
    order: 1;
    padding: 0px;
    border: none;
  }

  .header .navbar-toggler:focus {
    box-shadow: none;
  }

  .header .product-btn {
    font-size: 12px;
    padding: 9px 22px;
    margin-left: auto;
  }

  .navbar-collapse {
    position: fixed;
    top: 0%;
    left: -100%;
    width: 40%;
    height: 100%;
    background-color: var(--lightcolor);
    z-index: 99999999;
    transition: all 0.5s ease-in-out;
  }

  .navbar-show {
    left: 0%;
  }

  .nav-header {
    padding: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .nav-header img {
    height: 45px;
    object-fit: contain;
  }

  .nav-header .xmark-icon {
    width: 24px;
    height: 24px;
    color: var(--lightcolor);
    background-color: var(--primarycolor);
    font-size: 13px;
    text-align: center;
    line-height: 24px;
    border-radius: 3px;
    transition: all 0.5s ease-in-out;
  }

  .nav-header .xmark-icon:hover {
    transform: rotate(-90deg);
  }

  .header .navbar-nav {
    margin-top: 15px;
  }

  .header .nav-item {
    margin: 0px;
  }

  .header .nav-link {
    padding: 10px !important;
    font-size: 15px;
  }

  .header .nav-item {
    border-bottom: 1px solid #a7a7a730;
  }

  .header .nav-link::after {
    display: none;
  }

  .about-panel figure {
    height: 300px;
    margin-bottom: 20px;
  }

  .about-content {
    text-align: center;
  }

  #inr-content-box {
    height: 235px;
  }

  .project-box {
    height: 230px;
  }

  .project-box span {
    font-size: 12px;
  }

  .gallery-panel {
    padding-bottom: 16px;
  }

  .gallery-panel figure {
    height: 200px;
  }

  .awards-panel figure {
    margin-bottom: 24px;
    height: 335px;
  }

  /*property details page media query*/
  .wrapper figure {
    height: 300px;
  }

  .project-details-box {
    margin-bottom: 20px;
  }

  .project-details-box h3 {
    font-size: 22px;
  }

  .project-details-panel h4 {
    margin-top: 25px;
  }

  .project-details-box .readmore-btn {
    font-size: 14px;
  }

  .inner-widget .seller-info-box {
    justify-content: flex-start;
  }

  .inner-widget h5 {
    font-size: 17px;
  }

  .inner-widget .seller-info-box a {
    font-size: 14px;
    display: block;
  }

  .inner-widget .input-box {
    margin-bottom: 18px;
  }


  .blog-list-panel br {
    display: none;
  }

  /*privacy policy media query*/
  .custom-content h2 {
    font-size: 25px;
  }

  /*career page media query*/
  .career-panel .form-box {
    margin-top: 23px;
  }

  .career-panel .info-box h3 {
    margin-bottom: 10px;
  }

  /*blog details page media query*/
  .blog-details-panel h3{
    font-size:18px;
    margin-bottom:10px;
  }

  .blog-details-panel h4{
    font-size:17px;
    margin-bottom:10px;
  }

  .blog-details-panel .blog-content-box{
    margin-bottom:20px;
  }

  .inner-widget .post-category a{
    font-size:15px;
  }
}

@media (max-width:768px) {

  /*comman media query*/
  .custom-style {
    padding: 26px 0px;
  }

  .comman-btn {
    font-size: 13px;
    padding: 8px 20px;
  }

  .comman-title-box {
    margin-bottom: 25px;
  }

  .comman-title {
    font-size: 23px;
  }

  .comman-title-box strong {
    font-size: 12px;
  }

  .comman-tab .nav-link{
    font-size:14px;
    padding:8px 23px;
  }

  .modal .modal-title{
    font-size:17px;
  }

  .property-panel .property-container{
    margin-top:25px;
  }

  .hidden {
    display: none;
  }

  /*home page media query*/
  .navbar-collapse {
    width: 100%;
  }

  .header .navbar-toggler {
    font-size: 21px;
  }

  .logo img {
    height: 53px;
  }

  .hero-panel figure {
    height: 600px;
  }

  .about-panel figure {
    height: 220px;
  }

  #inr-content-box {
    height: 179px;
  }

  .about-panel h2 {
    margin-bottom: 12px;
  }

  .project-panel,
  .retail-panel {
    padding-bottom: 15px !important;
  }

  .project-box {
    height: 200px;
    margin-bottom: 15px;
  }

  .feature-panel .feature-box {
    padding: 15px 0px;
    height: 119px;
  }

  .property-box {
    margin-bottom: 15px;
  }

  .property-box .comman-btn{
    padding:8px 20px;
    margin-top:13px;
  }


  .property-box .short-details-box {
    padding: 12px;
    text-align:center;
  }

  .property-box h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .gallery-panel figure {
    margin-bottom: 0px;
  }

  .awards-panel figure {
    margin-bottom: 15px;
  }

  .testimonials-panel .testimonials-box {
    padding: 15px;
  }

  .testimonials-panel p {
    margin-bottom: 15px;
  }

  .blog-slide h3 a {
    margin-bottom: 6px;
  }

  .blog-slide .comman-btn {
    padding: 8px 20px;
  }

  .blog-list-panel .blog-slide {
    margin-bottom: 15px;
  }

  .contact-panel .form-box {
    padding: 18px 15px;
    border-radius: 15px;
    margin-bottom: 18px;
  }

  .contact-panel h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .contact-panel .map-box {
    height: 250px;
    border-radius: 15px;
  }

  .footer .footer-logo {
    margin-bottom: 14px;
  }

  .footer .ftr-box {
    margin-top: 15px;
  }

  .footer h3{
    font-size:15px;
  }

  .footer p {
    margin-bottom:4px;
  }

  .footer .copyright-box p{
    margin:0px;
  }

  .footer li {
    margin-bottom: 3px;
  }

  /*property details page media query*/
  .banner-panel {
    padding: 48px 0px;
  }

  .banner-panel h1 {
    font-size: 24px;
    margin-bottom: 9px;
  }

  .banner-panel .breadcrums li,
  .banner-panel .breadcrums li a {
    font-size: 13px;
  }

  .banner-panel .breadcrums i {
    margin: 0px 5px 0px 9px;
  }

  .wrapper figure {
    height: 250px;
  }

  .wrapper {
    margin-bottom: 20px;
  }

  .project-details-box {
    padding: 0px;
    box-shadow: none;
    background-color: transparent;
  }

  .project-details-box h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .project-details-panel h4 {
    font-size: 16px;
    margin: 21px 0px 12px;
  }

  .project-details-box .list {
    columns: 2;
  }

  .project-details-box .comman-list {
    columns: 2;
  }

  .project-details-box .comman-list li {
    font-size: 13px;
  }

  .project-details-box .map-box,
  .project-details-box .video-box {
    height: 250px;
    margin-top: 19px;
    margin-bottom: 30px;
  }

  .inner-widget .seller-info-box img {
    width: 80px;
    height: 80px;
  }

  .inner-widget h5 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .inner-widget .seller-info-box a {
    font-size: 12px;
    margin-bottom: 3px;
  }

  /*privacy policy media query*/
  .custom-content h2 {
    font-size: 23px;
  }

  .custom-content h3 {
    font-size: 17px;
    margin: 16px 0px 8px;
  }

  .custom-content p {
    line-height: 21px;
  }

  /*career page media query*/
  .career-panel .info-box h3 {
    font-size: 17px;
  }

  .career-panel ul li {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .career-panel .form-box h3 {
    font-size: 21px;
    margin-bottom: 15px;
  }


  .career-panel .form-box label {
    margin-bottom: 8px;
  }

  /*blog details page media query*/
  .blog-details-panel .blog-img{
    height:200px;
    margin-bottom:15px;
  }

  .blog-details-panel .blog-content-box{
    padding:0px;
    box-shadow:none;
    background-color:transparent;
  }

  .blog-details-panel h3{
    font-size:17px;
   line-height:24px;
  }

  .inner-widget .post-category a{
    font-size:14px;
  }

}