@media (max-width: 1300px) {
  .testing1{
    display: none;
  }
  .heightbing{
    height: 69vh;
  }
}
.btnclass{
  position: relative;
  left: 30%;
  top: 15px;
  display: flex;
  justify-content: center;
  align-items: center
}
#inputboxes{
  border: none !important;
  outline: none !important;
  border-bottom: 1px solid !important;
}
@media screen and (max-width: 1200px) {
  /* .bck{
    background-color: #397EA8;
  } */
  #inputboxes{
    width: 100%;
    
  }
}
.css-button {
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 15px;
	/* border: solid 1px #3866a3; */
	/* text-shadow: 1px 1px 0px #528ECC; */
	/* box-shadow: inset 1px 1px 0px 0px #BBDAF7; */
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	font-family: Verdana;
	background: #439AB6;
	display: inline-flex;
	align-items: center;
	padding: 0;
}
/* .css-button:hover {
	background: linear-gradient(180deg, #468CCF 10%, #63B8EE 100%);
} */
.css-button-text {
	position: relative;
	padding: 10px 18px;
}
.css-button-icon {
	position: relative;
	border-right: 1px solid #ffffff29;
	/* box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0; */
	padding: 10px 10px;
}
@media (max-width: 1120px) {
  .testing1{
    display: none;
  }
}
@media (min-width: 992px) {
  .css-button{
    position: relative;
    top: 100px;
  }
}
@media (min-width:768px) {
  .testing1{
    display: none;
  }
  /*  */
  .heightvh p{
    width: 200%;
  }
  .heightvh{
    height: 45vh;
  }
  
}
@media (min-width: 1920px) {
  .testing1{
    display: none;
  }
}
@media (max-width:768px) {
  
  

}
@media (min-width: 821px) and (max-width: 3584px) {
  .onlyaddress{
    display: none;
  }
}
@media (min-width: 100px) and (max-width: 768px) {
  .preview{
    display: none;
  }
}
@media (max-width: 768px) {
  .testing{
    display: none;
  }
  .gridtest{
    display: grid;
    width: 100%;
  }
  
  .snake{
    display: none;
  }
  .contactdetails1{
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 15px;
    width: fit-content;
    /* padding-right: 0px; */
    margin-left: -59px;
  }
  .contactdetailstext1{
    vertical-align: text-top;
    background: #397EA8;
    border-radius: 15px;
    padding-right: 88px;
  }
  .contactdetailsflex{
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
  }
  /* .contactdetailsflex img{
    display: none;
  } */
  .mg-12{
    margin-right: 0%;
  }
}

@media (max-width: 992px) {
  .long_section {
    margin-left: 30px;
    margin-right: 30px;
  }
  .testing1{
    display: none;
  }
  .hero_area {
    min-height: auto;
  }
  
  .quote_btn-container a {
    margin-right: 0;
    margin-top: 10px;
  }

  .slider_section {
    padding-top: 45px;
    padding-bottom: 90px;
  }

  .quote_btn-container {
    flex-direction: column;
    align-items: center;
  }


}

@media (max-width: 768px) {


  .slider_section {
    padding-top: 45px;
    padding-bottom: 75px;
  }

  .slider_section .detail_box {
    text-align: center;
    padding-left: 0;
  }

  .slider_section .img-box {
    margin-top: 45px;
  }

  .about_section .img-box {
    margin-bottom: 45px;

  }

  .contact_section .form_container {
    margin-bottom: 45px;
  }

  .client_section .box {
    flex-direction: column;
    text-align: center;
    margin: 45px 15px;
  }

  .client_section .box .detail-box {
    align-items: center;
  }

  .client_section .box .img-box {
    margin-right: 0;
    margin-bottom: 25px;
  }

  .info_section .contact_nav {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }

  .info_section .contact_nav a {
    margin-bottom: 15px;
  }

  .info_section .row>div {
    text-align: center;
  }

  .info_section .info_post .post_box {
    justify-content: center;
  }

  .info_section .info_links .info_links_menu a {
    flex-basis: 100%;
  }

  .info_form {
    margin-top: 35px;
  }

  .info_form form {
    display: flex;
    flex-direction: column;
    align-items: center;

  }

  .info_form .social_box {
    justify-content: center;
  }

  .info_form .social_box a {
    margin: 0 5px;
  }

}
@media (min-width:882px){
  .long_section{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }
}
@media (max-width: 576px) {
  .long_section {
    margin-left: 25px;
    margin-right: 25px;
  }
  
  .testing{
    display: none;
  }
  .info_section .info_links .info_links_menu {
    margin-bottom: 35px;
  }

}

@media (max-width: 480px) {}

@media (max-width: 420px) {
  .long_section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .slider_section .detail-box .btn-box {
    flex-direction: column;
  }

  .slider_section .detail-box .btn-box a {
    width: 100%;
  }
  .testing{
    display: none;
  }
  .furniture_section .box .img-box {
    height: auto;
  }
}

.wordwrap{
  word-wrap: break-word;
}
@media (max-width: 376px) {
  .slider_section .detail-box h1 {
    font-size: 2rem;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}