/*new stylesheet*/
html {
    margin-top: 0px !important;
    font-family: 'Montserrat', sans-serif;
}
#rmp-container-1226311,
#rmp_menu_trigger-1226311 {
  display: none !important;
}
body {
  color: #58627C;
  font-family: 'Montserrat', sans-serif;
  margin: 0 auto;
}
@font-face {
  font-family: 'Montserrat', sans-serif;
}
img.telco-work {
  max-width: 100%;
}
div#panel-58-8-0-1 {
  display: none;
}
div#pgc-w624ab8f623f67-0-0, 
div#pgc-w624ab8f623f67-0-1, 
div#pgc-w624ab8f623f67-0-2 {
  margin: 20px;
}
p {
  font-size: 18px;
}
h1 {
  font-size: 48px; 
}
h2 {
  font-size: 36px; 
  text-align: center;
}
h3 {
  font-size: 32px; 
}
h1, h2, h3 {
  color: #000;
}
h1, h2, h3, h4 {
  font-weight: 800 !important;
}
#header-row {
  background-image: url("/images/bg-h-1-scaled.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%;
  width: 100%;
  min-height:420px;
  flex-wrap: wrap;
  display: block;
  position: relative;
  margin-right: 0px !important;
  margin-left: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
}
/* Navigation */
.nav {
  display: inline;
}
#navigation-bar {
  background-image: url("/images/bg-h2-scaled.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%;
  width: 100%;
  height:85px;
  top: 0;
  position: fixed;
  z-index: 2000;
}
.logo {
  height: 70px;
  width: auto;
  margin-top: 5px;
}
.nav > .nav-header {
  display: inline;
}
.nav > .nav-header > .nav-title {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding: 10px 10px 10px 10px;
}
.nav > .nav-btn {
  display: none;
}
.nav > .nav-links {
  display: inline;
  float: right;
}
.nav > .nav-links > a {
  display: inline-block;
  padding: 25px 20px 13px 20px;
  text-decoration: none;
  color: #efefef;
  font-size: 16px;
  font-weight:500;
}
.nav > .nav-links > a:hover {
  border-bottom: 2px solid #FFF;
}
.nav > #nav-check {
  display: none;
}
.hero-desktop {
  display: flex;
}
.hero-mobile {
  display: none;
}
#telco-header {
  margin-top: 100px;
  margin-bottom: 30px;
}
#telco-header img.hero-img {
  float: right;
  width:100%;
  height: auto;
}
#telco-header h1.title {
  margin-top: 100px;
  text-transform: uppercase;
}
#telco-header h2 {
  margin-top: 10px !important;
  color:#58627C;
  text-align: left;
  padding-top: 25px;
}
.contact-btn a, #contact-row input[type='submit'] {
  background: #B80E28;
  -webkit-box-shadow: 0px 4px 10px rgba(44, 1, 1, 0.3);
  -moz-box-shadow: 0px 4px 10px rgba(44, 1, 1, 0.3);
  box-shadow: 0px 4px 10px rgba(44, 1, 1, 0.3);
  border-radius: 5px;
  padding:10px 20px;
  font-size: 18px;
  font-weight:600;
  width: 250px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
}
div#pg-w624aa80dd70d3-0,
div#pg-w624ab8f623f67-0 {
    display: flex;
}
div#pgc-w624aa80dd70d3-0-0, div#pgc-w624aa80dd70d3-0-1, div#pgc-w624aa80dd70d3-0-2, div#pgc-w624aa80dd70d3-0-3 {
    margin: 0 15px;
}
#contact-section {
  display: flex;
  justify-content: center;
}
#contact-header, #our-offering-header, #headless-header, #commerce-features-header, #how-telco-acp-work {
  padding-top: 40px;
}
.bg-wave {
  background-color: #EAF0FC;
  background-image: url("/images/bg-wave-top.png");
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  min-height:350px;
  padding: 30px 0;
}
.bg-white-wave {
  background-color: #FFF;
  background-image: url("/images/bg-wave-bottom.png");
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  min-height: 350px;
  padding: 30px 0;
}
/* Introduction */
#introduction {
  text-align: center;
  padding-top: 30px;
}
/* Our offering */
#offering {
  text-align: center;
}
#tab-area {
  min-height: 420px;
}
#tabs-content {
  position: relative;
  width: 80%;
  z-index: 5;
  background: #FFFFFF;
  box-shadow: 5px 20px 20px rgba(40, 92, 153, 0.2);
  -webkit-box-shadow: 5px 20px 20px rgba(40, 92, 153, 0.2);
  -moz-box-shadow: 5px 20px 20px rgba(40, 92, 153, 0.2);
  border-radius: 10px;
  margin: 0 auto;
  align-content: center;
}
#tabs-content div {
  opacity: 0;
  position: absolute;
  z-index: -100;
  top: 15px;
  border: 1px solid #eee;
  transition: all 0.3s ease-in;
  background: #FFFFFF;
  box-shadow: 5px 20px 20px rgba(40, 92, 153, 0.2);
  border-radius: 10px;
  width: 100%;
  min-height: 300px;
}
#tabs-content div {
  font-size: 16px;
  padding: 30px;
  text-align: left;
}
.css-tabs input:checked + label {
  color: #000;
  position: relative;
  z-index: 20;
  font-weight: 700;
}
.css-tabs input#tab-03:checked ~ #tabs-content div.tabs-content-03,
.css-tabs input#tab-02:checked ~ #tabs-content div.tabs-content-02,
.css-tabs input#tab-01:checked ~ #tabs-content div.tabs-content-01 {
  opacity: 1;
  z-index: 100;
}
.tabs-content-01, .tabs-content-02, .tabs-content-03 {
  display: flex;
}
.tab-w30 {
  width: 17%;
}
.tab-w70 {
  width: 83%;
}
#tab-area input[type="radio"] {
  display: none;
}
#tab-area label {
  font-size: 16px;
  font-weight:700;
  color: #000;
  text-align: center;
  margin: 10px 30px;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease- in;
  vertical-align: top;
  height: 35px;
}
input[type="radio"]:checked + label {
  border-bottom: solid 3px #B80E28;
}

/* why-you-need-telco */
#why-you-need-telco {
 padding: 2% 10% 2% 10%;
}
#why-you-need-telco h3 {
  background: url("/images/check_box.png") left no-repeat;
  padding: 5px 0 5px 50px;
  margin-top: 40px;
}
#why-you-need-telco p {
  padding-left: 50px;
}

/* What is Headless */
.future-proof {
  text-align: center;
  margin: 7px 0;
}
.future-proof h4 {
  padding: 10px 20px;
}
#headless-text {
  text-align: center;
}
.col-md-6 .text-hero {
  padding-left: 40px;
}
.sow-accordion {
  display: none;
}
div#pg-w624aaa45e238c-0 {
  display: flex;
}
.headless-box {
  padding: 30px 15px 15px;
  min-height: 350px;
  background: #FFFFFF;
  box-shadow: 5px 15px 20px rgba(40, 92, 153, 0.2);
  -webkit-box-shadow: 5px 15px 20px rgba(40, 92, 153, 0.2);
  -moz-box-shadow: 5px 15px 20px rgba(40, 92, 153, 0.2);
  border-radius: 10px;
  text-align: center;
}
.headless-box p {
  line-height: 26px;
  font-size: 16px;
  padding-top: 20px;
}
#headless-commerce {
  padding-bottom: 50px;
}
#headless-commerce .contact-btn {
  text-align: center;
  padding-top: 30px;
}

/* Features */
#commerce-features-header {
  text-align: center;
}
#headless-topics h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
}
#commerce-feature .subscription-bundling {
  padding: 20px 0;
}
#commerce-feature .subscription-bundling h3.right {
  background-position: right top;
  padding: 0 50px 10px 0;
}
#commerce-feature .subscription-bundling p.right {
  padding-right: 50px;
  line-height: 28px;
}
#commerce-feature .subscription-bundling h3.left {
  background-position: left top;
  padding: 0 0 10px 50px;
}
#commerce-feature .subscription-bundling p.left {
  padding-left: 50px;
  line-height: 28px;
}
#commerce-feature .subscription-bundling h3.left,
#commerce-feature .subscription-bundling h3.right,
.sow-accordion-title {
  background-image: url("/images/check_box.png");
  background-repeat: no-repeat;
}
/* According (Collaspe) */
.sow-accordion-title {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  background-position: left center;
  background-size: 25px;
  padding-left: 40px;
}
.sow-accordion-panel-border {
  background-color: transparent !important;
}
.sow-accordion-panel-border p {
  font-size: 16px;
}
.sow-icon-ionicons {
  font-size: 2em;
  margin-top: 6px;
  margin-right: -6px;
}

/* How Telco ACP work */
#how-telco-acp-work {
  text-align: center;
}
#how-does-mobile {
  display: none;
}
#how-telco-acp-work h2 {
  padding-bottom: 20px;
}

/* Contact */
#contact-row {
  margin-bottom: 30px;
}
#contact-row h2 {
  text-align: center;
}
#contact-row .row {
  margin-bottom: 25px;
}
#contact-row h2 {
  margin-bottom: 30px;
}
#contact-row form.wpcf7-form {
    width: 80%;
    margin: 0 auto;
}
#contact-row input,
#contact-row textarea {
  padding: 30px 20px;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px rgba(126, 126, 126, 0.25);
  -webkit-box-shadow: 0px 0px 10px rgba(126, 126, 126, 0.25);
  -moz-box-shadow: 0px 0px 10px rgba(126, 126, 126, 0.25);
  border-radius: 5px;
}
.google-captcha-notice {
    text-align: center;
}
span.wpcf7-not-valid-tip {
  background-color: #fce2e2;
  border: 1px solid #f6c0c0;
  font-weight: 500;
  font-size: .9em;
  text-align: left;
  margin: 10px 0 0 0;
  color: #ee0707;
  padding: 0 10px;
  border-radius: 5px;
}
div.wpcf7 .ajax-loader {
  display: none;
}
.send-free-tips-fields .wpcf7-not-valid-tip, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  font-size: 14px !important;
  border: 1px solid #000 !important;
  padding: 10px !important;
  text-align: center !important;
  background-color: #222 !important;
}
.wpcf7-mail-sent-ok {
  border: 1px solid #4ba63f !important;
  color: #fff !important;
  padding: 10px !important;
  background: #4ba63f !important;
  border-radius: 5px;
  margin: 0 auto !important;
  font-size: 20px !important;
}

/* Footer */
#footer-row {
  background-color: #B80E28;
  padding: 30px 0 0;
}
#footer-row h3 {
  text-align: center;
}
#footer-row h3 a:link {
  text-decoration: underline;
}
#footer-row p {
  font-size: 16px;
}
#footer-row h2 {
  font-size: 28px;
  text-align: center;
  font-weight: 800 !important;
  line-height: 50px;
}
.contact-btn a, #contact-row input[type='submit'],
#footer-row,
#footer-row h3,
#footer-row h2,
#footer-row a:link,
#footer-row a:visited {
  color: #fff;
}
.logo-footer {
    height: 40px;
    width: auto;
    display: block;
    margin-bottom: 30px;
}
.footer-address-column {
  margin: 0 20px;
  line-height: 24px;
}
.footer-address-column h4 {
    margin-bottom: 0;
}
#footer-row .company_text {
  margin-bottom: 30px;
  line-height: 1.7em;
  height: auto;
  font-size: 14px;
  min-height: 200px;
}
#copyright {
  background: #9C071E;
  min-height: 80px;
  text-align: center;
  bottom: 0;
  padding-top: 20px;
}

/*Cookie bar*/
#cookie-law-info-bar {
  display: none !important;
}
.wpcf7-mail-sent-ok {
  text-align: center;
}
.captchac-col {
  margin-top: 10px;
}
img.wpcf7-captchac {
  width: auto;
  display: inline-block;
}
input.wpcf7-captchar {
  width: auto;
}

/*Responsive*/
@media (max-width: 1440px) {
  #telco-header {
    margin-top: 90px;
    margin-bottom: 20px;
  }
  #header-row {
    min-height: 350px;
  }
  .headless-box {
    padding: 20px 10px 10px;
    min-height: 370px; 
  }
  .footer-address-column {
    margin: 0 10px;
  }
}
@media (max-width: 1280px) {
  #telco-header {
    margin-top: 80px;
  }
  #telco-header h1.title {
    margin-top: 80px;
    font-size: 42px;
  }
  #telco-header h2 {
    font-size: 26px;
    color:#58627C;
  }
  .nav > .nav-links > a {
    padding: 25px 8px 13px 8px; 
  }
  #footer-row .company_text {
    margin-bottom: 10px;
    min-height: 240px;
  }
}
@media (max-width: 1200px) {
  .logo {
    height: 60px;
    width: auto;
    margin-top: 5px;
  }
  button#responsive-menu-button {
    display: none !important;
  }
  #tab-area {
    min-height: 470px;
  }
  #tabs-content div {
    padding: 15px;
  }
  .tab-w30 {
    width: 20%;
  }
  .tab-w70 {
    width: 80%;
  }
  .headless-box {
    padding: 20px 10px 10px;
    min-height: 415px; 
  }
  #commerce-feature .subscription-bundling h3 {
    font-size: 20px !important;
  }
  #commerce-feature .subscription-bundling h3.right {
    padding-right: 35px;
    background-size: 22px;
  }
  #commerce-feature .subscription-bundling h3.left {
    padding-left: 35px;
    background-size: 22px;
  }
  #commerce-feature .subscription-bundling p {
    font-size: 16px;
    line-height: 25px;
  }
  #commerce-feature .subscription-bundling p.right {
    padding-right: 35px;
  }
  #commerce-feature .subscription-bundling p.left {
    padding-left: 35px;
  }
  #footer-row .company_text {
    min-height: 270px;
    line-height: 22px;
  }
  .footer-address-column {
    margin: 0 10px;
  }
}
@media (max-width: 1024px) {
  p {
    font-size: 16px;
  }
  #navigation-bar {
    background-size: 100% 105%;
    height: 70px;
  }
  .logo {
    height: 55px; 
  }
  div#pgc-w624aaa45e238c-0-1 {
    display: none;
  }
  div#pgc-w624aaa45e238c-0-0 .subscription-bundling h3.right {
    background-position: left top;
    padding: 0 10px 10px 35px;
  }
  #telco-header h1.title {
    text-transform: uppercase;
    margin-top: 65px;
    font-size: 38px;
  }
  #telco-header h2 {
    text-align: left;
    font-size: 26px !important;
    margin-top: 20px;
    color:#58627C;
  }
  .contact-btn {
    font-size: 16px;
    line-height: 30px;
  }
  .contact-btn a, #contact-row input[type='submit'] {
    font-size: 16px;
  }
  #tab-area {
    min-height: 400px;
  }
  .headless-box {
    padding: 20px;
    margin: 30px 0;
    min-height: auto;
  }
  .headless-box p {
    font-size: 14px;
    line-height: 24px;
  }
  .headless-box h3 {
    font-size: 22px !important;
  }
  /* Navigation */
  .nav > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .nav > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 45px;
    padding: 10px;
    margin: 15px;
}
  .nav > .nav-btn > label:hover,.nav  #nav-check:checked ~ .nav-btn > label {
    background-color: #B80E28;
  }
  .nav > .nav-btn > label > span {
    display: block;
    width: 30px;
    height: 10px;
    border-top: 3px solid #eee;
  }
  .nav > .nav-links {
    position: absolute;
    display: block;
    width: 100%;
    background-color: #b50d28;
    height: 0px;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 50px;
    left: 0px;
  }
  .nav > .nav-links > a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #C36D6D !important;
    font-weight: 600;
  }
  .nav > #nav-check:not(:checked) ~ .nav-links {
    height: 0px;
  }
  .nav > #nav-check:checked ~ .nav-links {
    height: calc(100vh - 50px);
    overflow-y: auto;
    top: 70px;
    padding: 20px;
  }
  .nav > .nav-links > a:visited {
    border-bottom: none;
  }
  .nav > .nav-links > a {
    padding: 15px 8px;
  }
}
@media (max-width: 992px) {
  #header-row {
    background-image: url("/images/bg-h800.jpg");
    min-height:400px;
  }
  #tab-area {
    min-height: 450px;
  }
   #tabs-content div {
    font-size: 15px;
  }
  #tab-area label {
    width: 22%;
    height: auto;
    line-height: 22px;
    margin: 0 10px;
    font-size: 14px;
    padding-bottom: 5px;
  }
  .tab-w30 {
    width: 23%;
  }
  .tab-w70 {
    width: 77%;
  }
  #contact-row form.wpcf7-form {
    width: 100%;
    margin: 0 auto;
  }
  #contact-row input, #contact-row textarea {
    padding: 25px 20px;
  }
  #footer-row .company_text {
    min-height: 0;
  }
  .footer-address-column {
    margin: 0 5px;
  }
  div#pg-w624aa80dd70d3-0, 
  div#pg-w624ab8f623f67-0, 
  div#pg-w624aaa45e238c-0 {
    display: block;
  }
  div#pgc-w624ab8f623f67-0-0, div#pgc-w624ab8f623f67-0-1, div#pgc-w624ab8f623f67-0-2 {
      margin: 50px 0;
  }
}
@media (max-width: 850px) {
  #telco-header h1.title {
    font-size: 28px;
  }
  #telco-header h2 {
    font-size: 24px !important;
    color:#58627C;
  }
  .entry-content h2 {
    font-size: 24px !important;
  }
  .entry-content h3 {
    font-size: 20px !important;
  }
  #tab-area {
    min-height: 490px;
  }
   #tab-area label {
    line-height: 20px;
  }
  .tab-w30 {
    width: 25%;
  }
  .tab-w70 {
    width: 75%;
  }
  .headless-box {
    padding: 10px;
    min-height: 450px; 
    display: block;
  }
}
@media (max-width: 780px) {
  .headless-box {
    width: 100%;
    height: auto;
    padding: 20px;
    min-height: 150px; 
    display: block;
  }
  #headless-commerce .contact-btn {
    padding-top: 0px;
  }
  #slider_1104105 .owl-item img.ice-logo {
    height: 50px;
  }
  #pl-1124476 #panel-1124476-6-0-1 {
    display: none;
  }
  #contact-row .row {
      margin-bottom: 0px;
  }
  #contact-row [class^='col-'] {
      margin-bottom: 20px;
  }
  #contact-row textarea {
    height: 150px;
  }
  #footer-row .company_text {
    min-height: 0;
    height: auto;
  }
  #footer-row h2 {
    font-size: 18px;
    margin-top: 0;
  }
  #footer-row h3 {
    font-size: 18px;
  }
  #footer-row p {
    font-size: 16px;
  }
  #footer-row .panel-row-style {
    display: block;
    flex-direction: row;
  }
  .logo-align {
    display: flex;
    justify-content: center;
  }
  .text-column-footer h4 {
    padding: 20px 0 10px 0;
  }
  .so-widget-sow-accordion-default-d8b8e56e8888 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
    padding: 10px 30px 10px 20px;
  }
  .so-widget-sow-accordion-default-d8b8e56e8888 .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    padding: 10px 50px 10px 60px;
  }
}

@media (max-width: 767px) {
  #telco-header h1.title {
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 32px;
    text-align: center;
  }
  .hero-desktop {
    display: none;
  }
  .hero-mobile {
    display: block;
  }
  #telco-header h2 {
    font-size: 24px !important;
    text-align: center;
    color:#58627C;
  }
  #telco-header img.hero-img {
    text-align: center;
    width: 90%;
    height: auto;
  }
  .contact-btn {
    text-align: center;
  }
  #introduction img {
    max-width: 70% !important;
  }
  #tab-area {
    min-height: 550px;
  }
  #tab-area label {
    font-size: 14px;
    line-height: 18px;
  }
  #tabs-content img {
    width: 90px;
    height: auto;
  }
  .tabs-content-01, .tabs-content-02, .tabs-content-03 {
    display: block;
  }
  .tab-w30 {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
  }
  .tab-w70 {
    width: 100%;
    text-align: center;
  }
  #why-you-need-telco {
    padding: 5% 3% 5% 3%;
  }
}
@media (max-width: 650px) {
  #tab-area {
    min-height: 580px;
  }
  #contact-row input[type=submit] {
    padding: 7px 20px;
    font-size: 14px;
    width: auto;
  }
  #contact-row input, #contact-row textarea {
    padding: 22px;
    font-size: 14px !important;
  }
  #footer-row h2 {
    line-height: 35px;
  }
  div#commerce-feature h2 {
    margin-top: 0;
  }
}
@media (max-width: 580px) {
  #header-row {
    background-image: url("/images/bg-h580.jpg");
    background-position: top right;
    background-size: 100%;
  }
  #telco-header img.hero-img {
    width: 100%;
  }
  p {
    font-size: 14px !important;
  }
  #tabs-content {
    width: 100%;
  }
  #tab-area {
    min-height: 480px;
  }
  #tabs-content div {
    line-height: 22px;
  }
  #how-does-desktop {
    display: none;
  }
  #how-does-mobile {
    display: block;
  }
  #tab-area label {
    width: 20%;
    font-size: 12px;
    line-height: 18px;
    margin: 10px 20px;
  }
  .sow-accordion-title {
    padding: 0 10px 0 30px;
    font-size: 14px;
  }
  .so-widget-sow-accordion-default-34303b98f876 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
    padding: 0px 15px;
  }
  .sow-accordion-title {
    background-position: left top;
    background-size: 22px;
  }
  .so-widget-sow-accordion-default-d8b8e56e8888 .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    padding: 0px 50px 0px 50px;
  }
}
@media (max-width: 480px) {
  #tab-area {
    min-height: 480px;
  }
  #footer-row .panel-row-style {
    display: flex;
  }
  #tab-area label {
    font-size: 11px;
  }
  div#offering h2 {
    margin-top: 0px;
  }
  div#why-you-need-telco h2 {
    margin-top: 20px;
  }
  #why-you-need-telco h3 {
    background: url("/images/check_box.png") left no-repeat;
    background-size: 22px;
    padding: 4px 0 5px 30px;
    margin-top: 20px;
    font-size: 18px !important;
  }
  #why-you-need-telco p {
    padding-left: 30px;
  }
  #why-you-need-telco {
    padding: 5% 3% 0% 3%;
  }
  #headless-header h2 {
    margin-top:0px;
  }
}
@media (max-width: 450px) {
  #tab-area {
    min-height: 560px;
  }
  .so-widget-sow-accordion-default-d8b8e56e8888 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
    align-items: normal;
  }
  .sow-accordion-panel-border p {
    line-height: 22px;
  }
  .so-widget-sow-accordion-default-d8b8e56e8888 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
    padding: 10px 15px 10px 10px;
  }
  .so-widget-sow-accordion-default-d8b8e56e8888 .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    padding: 0px 50px 0px 40px;
  }
}
@media (max-width: 400px) {
  #tab-area {
    min-height: 585px;
  }
  #contact-row input, #contact-row textarea {
    padding: 20px;
  }
  #tab-area label {
    width: 23%;
    font-size: 11px;
    margin: 10px;
  }
}
@media (max-width: 350px) {
  #tab-area {
    min-height: 660px;
  }
  #tab-area label {
    width: 25%;
    font-size: 10px;
    margin: 10px;
    line-height: 14px;
  }
  #tabs-content img {
    width: 70px;
    height: auto;
  }
  .contact-btn a {
    padding:10px 10px;
    font-size: 14px;
  }
  .future-proof img {
    width: 80%;
  }
}
@media (max-width: 300px) {
  #tab-area {
    min-height: 720px;
  } 
  #tab-area label {
    width: 28%;
    font-size: 9px;
    margin: 5px;
  }
  .sow-accordion-title {
    font-size: 12px;
    line-height: 20px;
  }
}