.nav li {
    font-size: 40px !important;
}
ul#menu li {
    font-size: 40px !important;
}
ul#menu {
    overflow: auto;
}
ul.sub-menu li {
    font-size: 21px !important;
    white-space: nowrap;
}
.custom-links {
    color: #f15a53;
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 40px;
    text-transform: uppercase;
}
.page-template.page-template-page-icubeframework.page-template-page-icubeframework-php.page.page-id-1029 a.panel-link {
    visibility: hidden;
    display: none;
}
.page-template.page-template-page-icubeframework.page-template-page-icubeframework-php.page.page-id-1029 .panel.intelligence-section .panel-quote-author {
    display: none;
}
.page-template.page-template-page-icubeframework.page-template-page-icubeframework-php.page.page-id-1029 .panel.intensity-section .panel-quote-author {
    display: none;
}

@media (min-width: 576px)
{
  .home_info .container {
    max-width: 540px;
}
}
@media (min-width: 768px)
{
  .home_info .container {
    max-width: 720px;
}
}
@media (min-width: 992px)
{
  .home_info .container {
    max-width: 960px;
}
}
@media (min-width: 1200px)
{
  .home_info .container {
    max-width: 1140px;
}
}
.home_info .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

h5.sub {
    text-transform: initial;
    max-width: 80%;
    margin: 0px auto 20px;
    line-height: 28px;
    font-family: "Century Schoolbook",serif;
    font-size: 18px;
}
.home_info h2 {
    font-size: 36px;
    font-weight: bold;
    text-rendering: optimizelegibility;
    font-family: Montserrat;
    margin-bottom: 0.375em;
    line-height: 1.333em;
        color: #3ac0b7;
}
.home_info p {
    line-height: 28px;
    font-size: 18px;
}
input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.row {
  display: flex;
}
.row .col {
  flex: 1;
}
.row .col:last-child { 
}

/* Accordion styles */
.tabs {
  overflow: hidden;
}

.tab {
  width: 100%;
  color: white;
  overflow: hidden;
}
.tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background: #3ac0b7;
  font-weight: bold;
  cursor: pointer;
  /* Icon */
}
.tab-label:hover {
  background: #f15953;
}
.tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
}
.tab-content1 {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all 0.35s;
}
.tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tab-close:hover {
  background: #1a252f;
}

input:checked + .tab-label {
  background: #f15953;
}
input:checked + .tab-label::after {
  transform: rotate(90deg);
}
input:checked ~ .tab-content1 {
  max-height: 100vh;
  padding: 1em;
}
section.approach {
    padding: 1em 0px;
    background-image: url(https://icube.guide/wp-content/uploads/2021/01/dotted.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.home-hero-title {
    font-size: 85px;
}
ul#gform_fields_2 input {
    opacity: 1;
    width: 100%;
    position: initial;
}
input#gform_submit_button_2 {
    opacity: 1;
    position: initial;
    width: 100%;
}
a.get-started {
    display: block;
    font-family: Montserrat;
    font-size: 17px;
    font-weight: bold;
    margin: 0 auto;
    max-width: 310px;
    padding: 1em 2.5em;
    text-align: center;
    text-decoration: none;
    border: 3px solid #f15953;
    color: #f15953;
    margin-bottom: 50px;
}

.page-id-1294 .why-follow-teamred-sec-four p br {
    display: none;
}
p.brhide br {
    display: none;
}

.resource-single.cf .resource-left {
    padding: 14em 2em 0 4em !important;
}
.resource-single-title {
    max-width: 100%;
}
.back-to-resources {
    margin-left: 4em;
}
.resource-single.cf .resource-right {
    padding: 0em 2em 40px 3em !important;
}
.resource-right {
    text-align: center;
    width: 100%;
}
.resource-left {
    width: 100%;
    height: 600px;
}
body.resources-template-default.single.single-resources.postid-307.logged-in.admin-bar.customize-support.sfsi_2\.17 .resource-left {
    width: 100%;
    height: 650px;
}
.why-follow-teamred-sec-three {
    height: 115px !important;
}
.fancyboxer-innerss .facility-box-sec img.alignnone.size-full {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
}
.facility-box-sec img.alignnone.size-full {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
}
.mobile {
    display: none;
}


@media (min-width: 1400px)
{
 
 .new-page-template-box .col-md-3.left-team-img h6 {
    top: -65px !important;
}
.col-md-3.right-team-img h6 {
    top: -65px !important;
}

}

@media (min-width: 1920px)
{
 
 .new-page-template-box .col-md-3.left-team-img h6 {
    top: -70px !important;
}
.col-md-3.right-team-img h6 {
    top: -70px !important;
}

}

@media (min-width: 2560px)
{
 
 .new-page-template-box .col-md-3.left-team-img h6 {
    top: -90px !important;
}
.col-md-3.right-team-img h6 {
    top: -90px !important;
}

}

@media (max-width: 1024px)
{

.page-id-1294 .hero.home-hero {
    padding: 70px 0 0 0;
}
.page.page-id-1294 .why-follow-teamred-sec-three h3 {
        padding-top: 0;
    padding: 50px 0 0;
    margin: 0;
}
.page-id-1348 h1.archive-title.h4 {
    margin-top: 3.5em;
}
.new-page-template-box h3 {
    font: normal normal bold 40px/60px Montserrat;
    margin-top: 1.5em;
}
.resource-single-text p {
    margin-left: 0em !important;
}
.back-to-resources {
    margin-left: 0em;
    display: inline-block;
}

}

@media (max-height: 768px)
{

  .page.page-id-1294 .why-follow-teamred-sec-three h3 {
    padding-top: 0;
    padding: 20px 0 20px;
    margin: 0;
}
.resource-single.cf .resource-right {
    padding: 0em 2em 0px 3em !important;
}
h1.archive-title {
    margin-top: 3.5em;
}
body.resources-template-default.single.single-resources.postid-307.sfsi_2\.17 .resource-left {
    width: 100%;
    height: 650px;
}
.new-page-template-box h3 {
    margin-top: 2.5em;
}


}



@media (max-width: 767px)
{

  .page-id-1294 .why-follow-teamred-sec-four p {
    margin-left: 10px;
    margin-right: 10px;
}
.page-id-1294 .why-follow-teamred-sec-fivesec {
    display: inline-block;
    width: 95%;
}
.page-id-1294 .ready-to-company h3 {
    font-size: 30px;
    line-height: 45px;
}
.why-follow-team {
    padding-top: 8px;
}
.gray-home-box-two {
    padding-top: 150px !important;
    margin-top: -50px !important;
}
.home-section1-inner {
    height: 350px !important;
}
.page-id-1294 .cta.view-all-insights {
    max-width: 50% !important;
}
.page-id-1348 h1.archive-title.h4 {
    margin-top: 5em;
}
.new-page-template-box h3 {
    font-size: 30px !important;
    line-height: 45px !important;
}
.why-follow-team {
        padding-top: 30px !important;
    padding-bottom: 1px !important;
}
.new-page-template-box h3 {
    margin-top: 2em;
}
.new-page-template-box .col-md-6 {
    width: 100% !important;
}
.why-follow-six-sec h6 {
    font-size: 20px !important;
    line-height: 30px !important;
}
.why-follow-six-sec p {
    font-size: 14px !important;
    line-height: 25px !important;
}
.ready-to-company h3 {
    margin-top: 0em;
    font-size: 20px !important;
    line-height: 30px !important;
}
.page-id-1348 h5 {
    font-size: 12px !important;
    max-width: 100% !important;
    line-height: 20px !important;
    padding: 0 15px;
    font-weight: 500;
}
.page-id-1294 .hero.home-hero h4 {
    padding: 0 10px !important;
}
.page-id-1294 .why-follow-teambottom-con p {
    padding: 0 10px !important;
    font-size: 13px !important;
}
.page.page-id-1294 .container {
    padding: 0 10px;
}
.descktop {
    display: none;
}
.mobile {
    display: block;
}
body.archive.post-type-archive.post-type-archive-resources.sfsi_2\.17 h1.archive-title.h2 {
    margin-top: 5em;
}
.new-page-template-box h3 {
    margin-top: 3em;
    margin-bottom: 0;
}
.why-follow-team h3 {
    margin-bottom: 1em;
}
.ready-to-company h3 {
    margin-bottom: 1em;
}


}

@media (max-width: 425px)
{

  body.resources-template-default.single.single-resources.postid-297.sfsi_2\.17 .resource-left {
    width: 100%;
    height: 700px;
}


}

@media (max-width: 375px)
{

  .page-id-1294 ul.recent-posts-list.cf {
    padding: 0 15px !important;
}
.new-page-template-box h3 {
    margin-top: 3em;
    margin-bottom: 0;
}
.why-follow-team h3 {
    margin-bottom: 1em;
}
.ready-to-company h3 {
    margin-bottom: 1em;
}
.col-md-12.bottom-sec-title {
    padding-top: 0px !important;
}
.new-page-template-box  .col-md-12.bottom-sec {
    padding: 0px 0px;
}

}

@media (max-width: 360px)
{

  h3.top-sec-tit-es br {
    display: none;
}
h3.top-sec-tit-es span {
    width: 100%;
    display: block;
}
.page-id-1294 .cta.view-all-insights {
    max-width: 65% !important;
}

}

@media (max-width: 320px)
{

  .why-follow-team {
    padding: 15px 0 0px !important;
}
.why-follow-team h3 {
    font-size: 24px !important;
    padding: 0px 0 10px !important;
}
.page.page-id-1294 .why-follow-teamred-sec-three h3 {
    font-size: 24px !important;
}
.why-follow-six-sec {
    width: 100% !important;
}
.new-page-template-box {
    overflow-x: hidden;
}
.new-page-template-box h3 {
    font-size: 26px !important;
}
body.resources-template-default.single.single-resources.postid-302.sfsi_2\.17 .resource-left {
    height: 640px;
}

}

div#comments {
    display: none !important;
}