/*------------------------------------------------------------------
[Master Stylesheet]

Project:	Tabula
Version:	1.0.0
Author: 
Website: 
Purchase: 
-------------------------------------------------------------------
[Table of contents]
 */

 @media screen and (max-width: 1366px) {
  .sitecore-testimonial-main-wrapper .testi-item .testi-icon {
    width: 30%;
  }
  .sitecore-newsletter-main-wrappper .heading-title img{
    width: 100%;
  }
  .sitecore-element-main-wrapper .heading-title img{
    width: 100%;
  }
  .all-page-main-wrapper .heading-title img{
    width: 100%;
  }
  .footer-inner-main-wrapper h2 {
    font-size: 60px;
    line-height: 75px;
    max-width: 650px;
  }
  .sitecore-landing-slider-main-wrapper .design-img img {
    width: 70%;
}
 }

 @media screen and (max-width: 1240px) {
  .sitecore-landing-slider-main-wrapper .bottom-img {
    height: 420px;
  }
  .sitecore-landing-slider-main-wrapper .bottom-img:before{
    height: 406px;
  }
  .sitecore-landing-slider-main-wrapper .bottom-img:after{
    height: 406px;
  }
  .sitecore-landing-slider-main-wrapper .design-img{
    top: 63%;
  }
  .all-page-main-wrapper .heading-title img {
    width: 50%;
  }
  .sitecore-element-main-wrapper .heading-title img {
    width: 50%;
  }
  .sitecore-newsletter-main-wrappper .heading-title img {
    width: 70%;
  }
  .sitecore-feature-main-wrapper .heading-title img {
    width: 70%;
  }
  .sitecore-error-page-main-wrapper h2{
    font-size: 85px;
  }
  .all-page-main-wrapper .heading-title h2{
    font-size: 50px;
  }
  .sitecore-element-main-wrapper .heading-title h2{
    font-size: 50px;
  }
  .sitecore-newsletter-main-wrappper .heading-title h2{
    font-size: 50px;
  }
  .sitecore-feature-main-wrapper .heading-title h2{
    font-size: 50px;
  }
  .sitecore-footer-wrapper:after{
    width: 650px;
    height: 100%;
  }
  .sitecore-footer-wrapper{
    padding: 70px 0px 0px;
  }
  .footer-inner-main-wrapper p{
    padding-top: 24px;
  }
  .error-content-wrapper .demo-text{
    padding-right: 50px;
  }
  .home-03-interior{
    padding: 0;
  }
 }

 @media screen and (max-width: 1199px) {
  .home-03-interior .sb-main-header1 .menu-item-wrapper3 .construction-header .my-menu-header{
    justify-content: center;
  }
  .home-03-interior .sb-main-header1 .menu-item-wrapper3 .construction-header .my-menu-header nav ul{
    gap: 0;
  }
 }

 @media screen and (max-width: 1024px) {
  .sitecore-landing-slider-main-wrapper .bottom-img {
    height: 330px;
  }
  .sitecore-landing-slider-main-wrapper .bottom-img:before {
    height: 350px;
  }
  .sitecore-landing-slider-main-wrapper .bottom-img:after {
  height: 350px;
  }
  .sitecore-landing-slider-main-wrapper .design-img {
    top: 75%;
  }
  .footer-inner-main-wrapper h2 {
    font-size: 45px;
    line-height: 64px;
    max-width: 480px;
  }
  .footer-inner-main-wrapper p{
    font-size: 20px;
  }
  .sitecore-landing-slider-main-wrapper h1{
    font-size: 45px;
  }
  .sitecore-error-page-main-wrapper h2 {
    font-size: 65px;
  }
  .sitecore-error-page-main-wrapper h4{
    font-size: 30px;
  }
  .all-page-main-wrapper .heading-title h2 {
    font-size: 40px;
  }
  .sitecore-element-main-wrapper .heading-title h2 {
    font-size: 40px;
  }
  .sitecore-newsletter-main-wrappper .heading-title h2{
    font-size: 40px;
  }
  .sitecore-feature-main-wrapper .heading-title h2 {
    font-size: 40px;
  }
 }





@media screen and (max-width: 991px) {
  
  .container {
    max-width: 990px;
  }
  .footer-inner-main-wrapper h2{
    font-size: 60px;
  }
  .footer-inner-main-wrapper h4 {
    font-size: 50px;
  }
  .footer-inner-main-wrapper p{
    font-size: 24px;
  }
  .starting-growing-wrapper h2{
    font-size: 30px;
  }
  .sitecore-feature-main-wrapper .heading-title h2{
    font-size: 45px;
  }
  .sitecore-newsletter-main-wrappper .heading-title h2{
    font-size: 45px;
  }
  .sitecore-landing-slider-main-wrapper{
    margin-top: 75px;
  }
  .mobile-logo {
    padding-top: 12px;
  }
  .sitecore-landing-slider-main-wrapper:before{
    width: 400px;
    height: 450px;
  }
  .sitecore-landing-slider-main-wrapper .bottom-img {
    height: 250px;
  }
  .footer-inner-main-wrapper h2 {
    font-size: 40px;
  }
  .error-content-wrapper {
    align-items: self-start;
    flex-direction: column;
    row-gap: 30px;
  }
  .error-content-wrapper .demo-text {
    padding-right: 0;
    width: 100%;
  }
  .error-content-wrapper .demo-icon{
    width: 100%;
  }
  .sitecore-starting-growing-wrapper:before{
    height: 190px;
    width: 410px;
  }
  .sitecore-landing-slider-main-wrapper:after{
    width: 400px;
    height: 450px;
  }
  .sitecore-starting-growing-wrapper:after {
    height: 150px;
    width: 339px;
    top: inherit;
    bottom: 0;
  }
 }


 @media screen and (max-width: 835px) {

}



 @media screen and (max-width: 767px) {
  .feature-main-inner-wrapper{
    grid-template-columns: repeat(2, 1fr);
  }
  .menu{
    display: none;
  }
  .logo{
    float: none;
    text-align: center;
    margin-left: 0;
    margin-top: 0;
  }
  .feature-box-wrapper:nth-child(2){
    border-right: 0;
  }
  .feature-box-wrapper:nth-child(3){
    border-right: 1px solid #fb850052;
  }
  .feature-box-wrapper:nth-child(4){
    border-right: 0;
  }
  .feature-box-wrapper:nth-child(8){
    border-right: 0;
  }
  .feature-box-wrapper:nth-child(9){
    border-right: 1px solid #fb850052;
  }
  .feature-box-wrapper:nth-child(10){
    border-right: 0;
    border-bottom: 1px solid #fb850052;
  }
  .sec-heading-wrapper {
    width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .sec-heading-wrapper h6 {
    font-size: 45px;
    max-width: 100%;
    padding-bottom: 12px;
  }
  .sec-heading-wrapper p {
    font-size: 18px;
    text-align: center;
  }
}

@media screen and (max-width: 680px) {
  .element-inner-wrapper:before{
    display: none;
  }
  .element-inner-wrapper:after{
    display: none;
  }

}

@media screen and (max-width: 580px) {
 
  .sb-slider.owl-carousel .owl-item.active.center {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  .sitecore-testimonial-main-wrapper .testi-item{
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .sitecore-feature-main-wrapper .heading-title h2 {
    font-size: 30px;
    margin-top: 0px;
  }
  .feature-box-wrapper .feature-icon span{
    width: 100px;
    height: 100px;
    line-height: 94px;
  }
  .sitecore-testimonial-main-wrapper .testi-item .testi-icon {
    width: 100%;
    text-align: center;
  }
  .sitecore-testimonial-main-wrapper .testi-item .testi-icon img{
    margin: 0 auto;
  }
  .sitecore-testimonial-main-wrapper .testi-item .testi-content {
    width: 100%;
  }
  .sitecore-newsletter-main-wrappper .heading-title h2{
    font-size: 30px;
    margin-top: 0px;
  }
  .error-content-wrapper .demo-icon {
    width: 100%;
    flex-direction: column;
  }
  .error-content-wrapper .demo-icon .component-box {
    width: 100%;
    text-align: center;
  }
  .all-page-main-wrapper .heading-title h2 {
    font-size: 30px;
    margin-top: 0;
  }
  .all-page-main-wrapper .heading-title p{
    font-size: 16px;
  }
  .feature-box-wrapper .feature-text h4{
    font-size: 18px;
  }
  .sitecore-footer-wrapper:after{
    display: none;
  }
  .footer-inner-main-wrapper {
    width: 100%;
    text-align: center;
  }
  .footer-inner-main-wrapper h2{
    max-width: 100%;
  }
  .sitecore-element-main-wrapper .heading-title h2 {
    font-size: 30px;
    margin-top: 0;
  }
  .sitecore-landing-slider-main-wrapper h1 {
    font-size: 40px;
  }
  .sitecore-landing-slider-main-wrapper:after {
    width: 250px;
    height: 300px;
  }
  .sitecore-landing-slider-main-wrapper:before {
    width: 250px;
    height: 300px;
  }
  .sitecore-landing-slider-main-wrapper p{
    font-size: 18px;
    line-height: 26px;
  }
  .sitecore-error-page-main-wrapper{
    margin-top: 0;
  }
  .element-inner-wrapper .custom-marquee a{
    padding: 0px 25px;
    height: 50px;
    line-height: 48px;
  }
  .sitecore-landing-slider-main-wrapper .design-img img {
    width: 100%;
  }
  .sitecore-landing-slider-main-wrapper .design-img {
    top: 65%;
  }
}

@media screen and (max-width: 480px) {
  .feature-main-inner-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .feature-box-wrapper:nth-child(1){
    border-right: 0;
  }
  .feature-box-wrapper:nth-child(3){
    border-right: 0;
  }
  .feature-box-wrapper:nth-child(5){
    border-right: 0;
  }
  .feature-box-wrapper:nth-child(7){
    border-right: 0;
  }
  .feature-box-wrapper:nth-child(9){
    border-right: 0;
  }
  .feature-box-wrapper:nth-child(11){
    border-right: 0;
  }
  .sitecore-error-page-main-wrapper h2{
    font-size: 100px;
  }
  .sitecore-error-page-main-wrapper h4{
    font-size: 30px;
  }
  .review-main-wrapper{
    justify-content: space-between;
  }
  .review-main-wrapper .review-feedback h4{
    font-size: 14px;
  }
  .review-main-wrapper .envato-author h4{
    font-size: 14px;
  }
  .sitecore-landing-slider-main-wrapper .bottom-img {
    height: 200px;
  }
  .sitecore-landing-slider-main-wrapper .bottom-img:before {
    height: 265px;
  }
  .sitecore-landing-slider-main-wrapper .bottom-img:after {
    height: 265px;
  }
  .sitecore-landing-slider-main-wrapper .design-img img {
    width: 100%;
  }
  .sitecore-error-page-main-wrapper h2 {
    font-size: 60px;
  }
  .sitecore-starting-growing-wrapper:before {
    height: 130px;
    width: 330px;
  }
  .sitecore-starting-growing-wrapper:after {
    height: 130px;
    width: 330px;
  }
  .language-icon a img {
    width: 40px;
  }
  .sitecore-landing-slider-main-wrapper:before {
    width: 140px;
    height: 180px;
  }
  .sitecore-landing-slider-main-wrapper:after {
    width: 140px;
    height: 180px;
  }
  .sitecore-landing-slider-main-wrapper p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
  }
  .review-main-wrapper .review-feedback {
    padding-bottom: 18px;
  }
  .review-main-wrapper{
    flex-direction: column;
  }
  .sitecore-landing-slider-main-wrapper h1 {
    font-size: 35px;
    padding-top: 30px;
  }
  .home-03-interior .sb-main-header1 .mobile-menu-wrapper .mobile-logo a img{
    width: 100%;
  }
  .error-content-wrapper .demo-text p{
    font-size: 15px;
  }
  .sitecore-landing-slider-main-wrapper .design-img {
    top: 71%;
}
}




