/******
* Mobile Menu
******/
#mobile-main-menu .sub-menu {
    display: block;
}

#mobile-main-menu .megamenu-container > a,
a#main-menu-close .icon-bar:nth-child(1) {
    display: none;
}

#mobile-main-menu .side-drawers {
    padding-top: 52px;
}

.main-menu {
    position: absolute;
    display: none;
    left: -200px; /* push off the screen to the left for future animation */
    top: 15px;
    height: 100%;
  overflow-y: scroll;
  overflow-x: visible;
  transition: left 0.3s ease,
}

.main-menu a.menu-close {
  border-bottom: 0; /* no border for the X 'button' */
}

.main-menu .menu-close {
  position: absolute;
  right: 0;
  top: 0;
}

.main-menu:target,
.main-menu[aria-expanded="true"] {
  display: block;
  left: 0; /* slide from -200px to the left edge at 0 */
  outline: none;
}

.main-menu:target .menu-close,
.main-menu[aria-expanded="true"] .menu-close {
  z-index: 1001;
}

.main-menu:target ul,
.main-menu[aria-expanded="true"] ul {
  position: relative;
  z-index: 1000;
}

@supports (position: fixed) {
  .main-menu,
  .main-menu:target + .backdrop,
  .main-menu[aria-expanded="true"] + .backdrop {
    position: fixed;
  }
}

#main-menu-toggle,
#main-menu-close{
    position: absolute;
    z-index: 9999;
    top: 1em;
}

.menu-toggle span {
  background-color: #2a779b;
  display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-bottom: 4px;
}

#main-menu-close .icon-bar {
    width: 22px;
    height: 2px;
    display: block;
    background-color: #2a779b;
}

#main-menu-close .icon-bar:nth-child(2) {
    -webkit-transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate( 45deg);
}

#main-menu-close .icon-bar:nth-child(3) {
    -webkit-transform: rotate( -45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate( -45deg);
    margin-top: -2px;
}

#main-menu-close {
    top: 3.15em;
    left: 0.85em;
}

.testi-image {
    list-style: none;
}

.testi-text.noscript-section {
    width: 100%;
    margin-left: 0;
}

.slide7.testi .content {
    display: none;
}

/*#fullpage .section.slide7 {
	height: auto !important;
}*/

#fullpage .section.slide7 .testi-image img {
    /*width: 50% !important;*/
}

#fullpage .section.slide7 ul li {
    text-align: center;
    margin-bottom: 2em;
}

.cta-block {
  display: block !important;
}

.cta-block-wrap {
    padding: 80px 0;
}

.cta_content_wrap {
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
}

.footer_scrollable,
.cta-block-wrap {
    height: auto !important;
  overflow-y: unset;
}

.arrow-wave > span {
    display: none;
}

.arrow-wave > a {
    display: block;
}

.arrow-wave.arrow-up {
    bottom: unset;
    top: 20px;
    transform: rotate(-180deg);
    display: none;
}

.cta-block-wrap.nojs {
  display: flex !important;
    height: 100vh !important;
    align-items: center;
    justify-content: center;
}

.footer_scrollable .cta-block-wrap {
  display: none !important;
}

#caspio-labs .arrow-wave:not(.arrow-up) {
  bottom: 40px !important;
}

#testimonials-section .testi-wrap,
.wrap_center {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100vh;
}

#fullpage .section.slide_lab .wrap_center {
  padding: 5em 0;
}

@media (min-width: 768px) {
  #fullpage .section.slide_lab {
    padding: 0 !important;
  }
}

#wrapper,
#allcontent,
#fullpage,
.footer_scrollable {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

#wrapper::-webkit-scrollbar,
#allcontent::-webkit-scrollbar,
#fullpage::-webkit-scrollbar,
.footer_scrollable::-webkit-scrollbar {
  display: none;
}

@media(min-width: 768px) {
  #fullpage {
      position: relative !important;
      height: auto !important;
  }

  #fullpage .full_screen,
  #fullpage .content_wrap {
    display: flex;
      align-items: center;
      justify-content: center;
  }

  #fullpage .full_screen.slide_lab,
  #fullpage .full_screen.testi {
      display: table;
  }

  #fullpage .section {
      position: relative !important;
      visibility: visible !important;
      overflow: visible !important;
      height: 100vh !important;
  }

  #fullpage .section.slide2 {
      padding: 7em 0;
  }

  #fullpage .section.slide7,
  #fullpage .section.slide_lab {
    padding: 5em 0;
  }

  #fullpage .section.slide1 {
      padding: 10em 0 7em;
  }

  #fullpage .section.slide4 {
      padding: 2em 0 6em;
  }

  .slide3 .titles-design2,
  .slide5 .titles-design2 {
      padding: 6em 15px;
  }

  .slide3 .img_wrap,
  .slide3 .space_invader,
  .slide5 .img_wrap,
  .slide5 .space_invader,
  .slick-btns {
      display: none;
  }

  #fullpage .section.slide7 .testi-wrap {
      height: auto;
      overflow: visible;
  }

  #fullpage .section.slide7 ul {
    list-style: none;
  }

  #fullpage .section.slide7 .testi-quote {
      line-height: 1.2;
  }

  /********
  * Menu
  ********/
  #menu-header_menu-1 > li:not(.phone):hover > a {
    color: #0079E2 !important;
  }

  #menu-header_menu-1 > li:not(.phone, .contact_us):hover > .row {
      display: block;
  }

  #menu-header_menu-1 > li:hover > .row > .megamenu-left > .sub-menu,
  #menu-header_menu-1 > li:hover > .row > .megamenu-right > .cta-image {
      opacity: 1;
  }

  .testi-text.noscript-section {
      display: block;
      width: 100%;
  }
}

@media(min-width: 769px) {
  #fullpage .section.slide7 .testi-image img {
    width: 100% !important;
  }

  .testi-text.noscript-section {
      /*width: 70%;*/
  }

  #fullpage .section.slide7 ul li {
      text-align: left;
      margin-bottom: 0;
  }

  .testi-text.noscript-section {
    /*margin-left: 1.5em;*/
  }
}

@media (min-width: 1024px) {
  #main-menu-toggle,
  #main-menu-close{
    display: none;
  }

  /*#fullpage .section.slide7 .testi-image img {
      width: 75% !important;
  }

  #fullpage .section.slide7 ul li {
    display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 2em;
  }

  .testi-image {
      margin-top: 0 !important;
  }

  .slide7.testi .content {
      display: none;
  }

  .testi .testi-text .testi-quote {
      font-size: 25px !important;
  }

  .testi .testi-text .testi-name {
      font-size: 20px;
  }

  .testi .testi-text .testi-company {
      font-size: 16px;
  }

  .testi .images {
      width: 100% !important;
  }

  #fullpage .section.slide7 .testi-image img {
      width: 30% !important;
  }*/
}

@media (min-width: 1024px) and (max-height: 768px), (min-width: 1025px)  {
  .slide5 .text {
    padding: 0;
    /*width: 45% !important;*/
  }

  #fullpage .section.slide7 .testi-image img {
      width: 30% !important;
  }
}

@media (max-width: 1024px) and (max-height: 1366px) and (orientation: portrait), (max-width: 991px) {
  .slide5 .titles-design2 h3, .slide5 p {
      color: #fff;
  }
}

@media (max-width: 1024px) and (min-width: 767px) {
  .testi .testi-text .testi-quote {
      font-size: 2rem;
  }
}

@media(min-width: 1366px) {
  #forrester-section {
      background-position: center right;
  }

  #game-changer {
      background-position: center left;
  }
}

@media(min-width: 1367px) {
  #fullpage .section.slide7 .testi-image img {
    /*width: 30% !important;*/
  }
}

body #allcontent {
  margin-top: 50px;
}

#testimonials-section .images {
	width: 100%;
}

#fullpage .section.slide7 ul {
  display: block;
}

#fullpage .section.slide7 ul li {
  width: 100%;
  margin: 0 0 20px;
  padding: 25px 25px 40px;
  position: relative;
  border-width: 1px 1px 1px 3px;
  border-style: solid;
  border-color: #e5e5e5 #e5e5e5 #e5e5e5 #3ab6d8;
  border-image: initial;
  border-left: 3px solid rgb(58, 182, 216);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-align: left;
}

#fullpage .section.slide7 ul li:last-child {
	margin-bottom: 0;
}

#fullpage .section.slide7 ul li:hover {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
}

#fullpage .section.slide7 .testi-quote,
.testi .testi-text .icon-quote {
  color: #2d8fb1;	
}

#fullpage .section.slide7 .testi-quote {
  font-size: 16px;
  line-height: 1.42857143;
  margin-bottom: 15px !important;
}

.testi-text.noscript-section,
.testi .testi-text .testi-company .inline-block {
  display: block;
}

.testi .testi-text .testi-company .inline-block span {
	display: none;
}

.testi .testi-text .testi-company .inline-block,
.testi .testi-text .testi-name {
  font-size: 14px;
}

.testi .testi-text .testi-company .inline-block:first-child,
.testi .testi-text .testi-name {
	font-weight: 600;
}

.testi .testi-text .testi-company,
.testi .testi-text .testi-name {
	opacity: 1;
}

.testi .testi-text .datas {
	margin-top: 15px;
	margin-left: 1.7rem;
	float: left;
}

#fullpage .section.slide7 .testi-image img {
  /*position: absolute;
  bottom: 20px;
  left: 25px;
  width: 110px !important;*/
  display: none;
}

#fullpage .section.slide7 .image_nojs {
	display: block;
  float: left;

  border-radius: 10px;
  -webkit-border-radius: 10px;
  overflow: hidden;
  width: 80px;
  height: 80px;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
  position: relative;
}

#fullpage .section.slide7 .image_nojs img {
	position: static !important;
  display: inline-block !important;

  width: 120% !important;
	-webkit-transform: rotate(-15deg) translate(-5px,-10px);
  -ms-transform: rotate(-15deg) translate(-5px,-10px);
  -o-transform: rotate(-15deg) translate(-5px,-10px);
  transform: rotate(-15deg) translate(-5px,-10px);
}

#fullpage .section.slide7 .data_wrap {
	position: relative;
}

#fullpage .section.slide7 .data_wrap:after {
  content: '';
  position: absolute;
  width: 80px;
  height: 80px;
  border: 2px solid #1196ba;
  top: 9px;
  left: 4px;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;  
}

#fullpage .section.slide7 li:hover .data_wrap:after {
  top: 0;
  left: 0;	
}

@media (min-width: 992px) {
	.testi .testi-text .testi-company .inline-block,
	.testi .testi-text .testi-name {
	  font-size: 12px;
	}

	#fullpage .section.slide7 ul li {
	  padding: 25px 12px 30px;
	  margin: 0 15px;
	}

	#fullpage .section.slide7 ul {
	  display: flex;
	}

	#fullpage .section.slide7 .testi-quote {
	  min-height: 114px;
	  margin-bottom: 15px !important;
	}

	.testi .testi-text .datas {
	  margin-left: 1.6rem;
	}	

	/*#fullpage .section.slide7 .testi-image img {
	  bottom: 20px;
	  width: 97px !important;
	}*/	
}


@media (min-width: 1200px) {
	.testi .testi-text .testi-company .inline-block,
	.testi .testi-text .testi-name {
	  font-size: 14px;
	}

	#testimonials-section .images {
		width: 100%;
	}

	#fullpage .section.slide7 ul li {
	  padding: 25px 25px 40px;
	}

	#fullpage .section.slide7 .testi-quote {
	  min-height: 90.67px;
	  margin-bottom: 35px !important;
	}

	/*#fullpage .section.slide7 .testi-image img {
	  bottom: 40px;
	  width: 110px !important;
	}*/	
}