@media only screen and (max-width:1300px)
{
	.elementskit-megamenu-panel>div
	{
		max-width: 1200px;
	}
}

@media only screen and (max-width:1024px){
.future-ready-solutions-wr .tab-content-wr h4 {
    font-size: 28px !important;
    line-height: 34px !important;
  }
.elementskit-megamenu-panel{
	width:96% !important;
	margin:0 auto;
/* 	display:block !important; */
	}
	 .elementskit-megamenu-panel {
/*     display: block !important;
    visibility: visible !important; */
    opacity: 1 !important;
    position: static !important;
  }

  .elementskit-megamenu-panel-wrap {
/*     display: block !important; */
  }

  .elementskit-navbar-nav > li:hover > .elementskit-megamenu-panel {
    display: block !important;
  }
	.ekit-menu-nav-link{
		font-size:18px!important;
		line-height:20px !important;
}
.elementor-element-b4d4d75 br {
    display: none;
}
}
@media only screen and (max-width:979px){
	.future-ready-solutions-wr {
    flex-direction: column;
}
	.tabber-title-wr,
.tab-content-wr {
    max-width: 100%;
    width: 100%;
}
    .get-quick-answer-form .form-name-field label{
        width: 100%;
    }
	
.wpcf7-form .wpcf7-not-valid-tip {
    top: 35px;
	}
}
@media only screen and (max-width: 767px){
.custom-popup-box {
    padding: 30px 15px;
    border-radius: 20px;
    background: #f8f8f8;
}
.custom-popup-close {
    right: 5px;
    top: 5px;
 }
 .custom-popup-close  svg{
    width: 25px;
    height: 25px;
 }
 h3.popup-heading {
    font-size: 20px !important;
    margin: 0 0 9px 0 !important;
    line-height: 26px !important;
    font-weight: 600 !important;
    padding-right: 0px;
}
.elementor-button-icon svg {
    width: 18px !important;
}
.tab-title {
    padding: 6px 0 6px 10px;
}
.future-ready-solutions-wr .tab-title h4 {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 5px;
}
.tab-content-wr {
   padding: 30px 0 0;
}
.future-ready-solutions-wr .tab-content-wr h4 {
        font-size: 22px !important;
        line-height: 28px !important;
		    padding: 20px 0 10px !important;
}
.tab-content-wr ul li {
    padding: 0 10px 10px 30px;
    font-size: 16px;
    line-height: 22px;
}
.fututre_content_button a.cfs-hyperlink {
    padding: 10px 50px 10px 20px;
}
.fututre_content_button a.cfs-hyperlink:before {
    right:20px;
    top: 50%;
	transform:translatey(-50%);
}
.future-ready-solutions-wr .tab-content-wr h4 {
        font-size: 24px !important;
        line-height: 24px !important;
}

}