/* Add here all your CSS customizations */

/* TRADESHOW */
 @media only screen and (max-width: 760px) {
    #tradeshows {
      font-size:12px;
      background:#ebebeb;
      padding:15px;
    }
    .tradeshowtitle {
        color:#888;
        font-size: 14px;
        font-weight:bold;
    }
    #tradeshows p {
        margin: 10px 0 10px;
    }
}
@media only screen and (min-width: 761px) {
    #tradeshows {
        position: absolute;
      top: 0;
      background: #fff;
      padding: 10px;
      left: 52%;
      top: 508px;
      -webkit-box-shadow: 2px 2px 15px -4px rgba(0,0,0,0.75);
      -moz-box-shadow: 2px 2px 15px -4px rgba(0,0,0,0.75);
      box-shadow: 2px 2px 15px -4px rgba(0,0,0,0.75);
      z-index: 2000;
      overflow: hidden;
      font-size: 18px;
    }
    #tradeshows p {
        margin: 20px 0 10px;
    }
    .tradeshowtitle {
        color:white;
        font-size: 26x;
        font-weight:bold;
    }
    .callout-grey {
        background: #ee3124;
          color: white;
          position: absolute;
          margin-top: -2em;
          height: 2.4em;
          width: 70%;
          transform: skew(-35deg);
          -webkit-transform: skew(-35deg);
          left: -10%;
          z-index: -1;
    }
}

.body .tooltip.top .tooltip-arrow {
    border-top-color: #333;
}
.body .tooltip-inner {
    background-color: #333;
}

.page-top .breadcrumb li {
    color: #ddd;
}
.page-top .breadcrumb a {
    color: #02aa8f;
}

.nav>li>a:focus {
    background-color: initial;
    color: #ee3124;
}

#signupTopLink {
    text-shadow: none;
    color: #00a98f;
    border: solid 2px;
    padding: 8px 13px;
}

#signupTopLink:hover {
    background-color: #f6f6f6;
}

.body > header {
    background: #ffffffed;
}

header .container {
    padding: 0px;
}

header > .navbar-collapse > .container {
    margin-right: 0;
}

#topLinkSpacer {
    width: 57px;
    text-align: center;
    line-height: 36px;
    display: block;
}

header > .container button.btn-responsive-nav {
    background: #00a98f;
}

@media (max-width: 991px)
{
    #topLinkSpacer {
        display: none;
    }
}

.sign-up-button {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.75;
    border-radius: 3px;
    width: 300px;
    text-shadow: none;
    background-color: initial;
    color: #00a98f;
    border: solid 2px;
    padding: 8px 13px;
    text-transform: uppercase;
}

.sign-up-button:hover {
    background-color: #f3f3f3;
    color: #00a98f;
    border-color: initial;
}

.tagline
{
    font-size: 30px;
}

div.pricing-table div.plan
{
    text-shadow: none;
}

@media (max-width: 991px)
{
    header h1.logo #sensorcloudLogo 
    {
        max-width: 475px;
        max-height: 89px;
    }
}

@media (max-width: 750px)
{
    header h1.logo #sensorcloudLogo 
    {
        max-width: 237px;
        max-height: 44px;
    }
}

@media (max-width: 400px)
{
    header h1.logo #sensorcloudLogo 
    {
        max-width: 237px;
        max-height: 44px;
    }
}

footer
{
    padding: 28px 0 88px;
}

.body
{
    position: relative;
    overflow: hidden;
}

#scSocialIcons .social-icons li
{
    border-radius: 0%;
    -webkit-border-radius: 0%;
}

#scWordRotator .word-rotate 
{
    margin-bottom: -15px;
}

#scWordRotator span.word-rotate 
{
    text-align: left;
}

#wsdaLink
{
    color: #D57e00;
}


#wsdaLink:hover
{
    color: inherit;
}

.linkToContent:hover
{
    cursor: pointer;
}

#iframeControlsRow
{
    min-height: 200px;
}

#embeddedIframe
{
    width: 100%;
    height: 600px;
    border: 1px solid #ddd;
}

#iframeSrcBox
{
    width: 510px;
}

#autoSelectChsList,
#filterChsList,
#selectTimeList
{
    margin-left: 19px;
}

#scOverviewContainer .featured-box
{
    margin-top: 0px;
    min-height: 346px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#scOverviewContainer div.featured-box div.box-content {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition: all 0.12s;
}

#scOverviewContainer div.featured-box div.box-content:hover {
    border-top-width: 11px;
}

div.featured-box div.noHover:hover
{
    border-top-width: 4px;
    box-shadow: 0px 0px 0px;
}

#lordSignInDropdown
{
    right:-7px;
}

div.pricing-table div.scPlanChoice.plan.with-usage
{
    min-height: 537px;
    margin-bottom: 4px;
}

div.pricing-table div.scPlanChoice.plan
{
    min-height: 447px;
    margin-bottom: 4px;
}

div.pricing-table a
{
    cursor: help;
    color: #02aa8f;
    font-weight: 600;
}

#customPlan p {
    margin-bottom: 21px;
}

#planContactUsBtn
{
    margin-bottom: -8px;
    margin-top: 0px;
    color: white;
}

#planContactUsBtn:hover
{
    cursor: pointer;
}

img.math-engine-img.img-responsive {
    margin: auto;
    margin-bottom: 30px;
    box-shadow: 2px 2px 6px 0px #ccc;
}

div#notebookContainer {
    border: solid 1px #ccc;
    padding: 9px;
}

#mathengineContainer .row {
    margin-left: initial;
}

#mathEnginePricingGear
{
    width: 42px;
}

#mathEnginePrice
{
    padding-top: 50px;
    padding-bottom: 50px;
    -moz-border-radius: 100px;
    -moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    -webkit-border-radius: 100px;
    -webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    background: #FFF;
    border: 5px solid #FFF;
    border-radius: 57px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    color: #777;
    display: block;
}

#mathEngineDollar
{
    color: #003e52;
}

#scSignUpBtn
{
    padding: 10px 48px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 6px;
}

#helpChooseLink
{
    min-width: 262px;
}

#scPricingTable
{
    margin: 0px 0 0 -15px;
}

div.plan-ribbon.scRibbon
{
    background-color: #02aa8f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#02aa8f), to(#02aa8f));
    background-image: -webkit-linear-gradient(top, #02aa8f, #02aa8f);
    background-image: -moz-linear-gradient(top, #02aa8f, #02aa8f);
    background-image: -ms-linear-gradient(top, #02aa8f, #02aa8f);
    color: #FFF;
    text-shadow: none;
}

div.plan-ribbon-wrapper.recommended-ribbon
{
    height: 110px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 122px;
    display: none;
}

div.plan-ribbon.recommended-ribbon
{
    left: 0px;
    top: 24px;
    width: 159px;
}

#customRibbonWrapper
{
    height: 88px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 81px;
}

#customRibbon
{
    left: -3px;
    top: 11px;
    width: 117px;
}

.largerFont
{
    font-size: 17px;
}

div.pricing-table h3 span 
{
    border: none;
    color: #003e52;
    text-shadow: none;
    font-family: inherit;
}

div#content {
    background-color: #eaeaea;
}

#mainBackground {
    background: #333;
    background-image: url("../img/InertialApplications1.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
    min-height: 400px;
}

#mainBackgroundCover {
    display: flex;
    justify-content: center;
    background-color: #222222e0;
    min-height: 451px;
}

div.slider-container div.scSlide-caption 
{
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    z-index: 3;
}

#mainImage {
    display: block;
    min-width: 356px;
    max-width: 1000px;
    width: 100%;
    margin: auto;
    margin-top: -319px;
    position: relative;
    z-index: 2;
}

#sensorConnectVisualizeImage {
    max-width: 95%;
    margin: auto;
    margin-bottom: 30px;
}

#scOverviewContainer .tagline {
    line-height: 1em;
}

#bigDataRotatorContainer {
    background-color: #333;
    height: 180px;
    margin: auto;
    position: relative;
}

#bigDataRotator {
    margin-bottom: 0;
    text-align: center;
    color: #ddd;
    display: block;
    width: inherit;
    height: 54px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#bigDataRotator .word-rotate.active {
    height: 52px !important;
}

#bigDataRotator strong {
    color: #00a98f;
}

@media (max-width: 700px) {
    #bigDataRotator {
        font-size: 24px;
    }

    #bigDataRotator .word-rotate.active {
        height: 48px !important;
    }
}

@media (max-width: 991px) {
    #mainBackground {
        display: none;
    }

    #mainImage {
        background-color: #333;
        margin-top: 0;
        margin-bottom: 20px;
    }

    #scOverviewContainer .tagline {
        line-height: 1.5em;
    }
}

.scCaption-white
{
    color: #FFF;
}

.scCaption-darkBlue
{
    color: #003e52;
}

.scSlide-caption-bg
{
    background-color: rgba(213,126,0,0.5);
    width: 22%;
    height: 28%;
    z-index: 2;
    max-width: 210px;
}

/* 
 *  Iframe 
 */
.iframe-slide
{
    cursor: default;
}

.sc-frame
{
    /*box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.55);*/
    border-radius: 15px;
}

.sc-frame-block:hover
{
    visibility: visible;
    background-color: rgba(0,0,0,0.2);
    z-index: 10;
    cursor: pointer;
    width: 64.1%;
}

.sc-frame,
.sc-frame-block 
{
    width: 64%;
    height: 72%;
    position: absolute;
    top: 12%;
    left: 18%;
    visibility: hidden;
    border-radius: 15px;
}

.sc-frame-block
{
    background-color: rgba(0,0,0,0.0);
    z-index: 10;
    cursor: pointer;
    width: 64.1%;
    visibility: hidden;
}

.sc-frame-block h3
{
    visibility: hidden;
    width: 100%;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.demoSliders
{
    background: url("../img/patterns/footer_lodyas.png") repeat scroll 0% 0% transparent;
}

@media (max-width: 767px)
{
    .demoSliders
    {
        background: none;
    }
}

.shift-click-img
{
    max-width: 240px;
    position: absolute;
    left: 44%;
    top: 48%;
}

/*********************
 *  Alerts 
 *********************/
#laptopIcon
{
    min-width: 170px
}

#phoneIcon
{
    min-width: 45px;
    max-height: 251px;
}

#worldIconXS
{
    min-width: 146px;
}


/*********************
 *  MathEngine 
 *********************/
@media (max-width: 2400px)
{
    #meVideo
    {
        min-width: 560px;
        min-height: 315px;
        height: 315px;
        width: 50%;
    }
}

@media (max-width: 600px)
{
    #meVideo
    {
        min-width: 360px;
        min-height: 15px;
        height: 215px;
        width: 50%;
    }
}

@media (max-width: 380px)
{
    #meVideo
    {
        min-width: 300px;
        min-height: 15px;
        height: 215px;
        width: 10%;
    }
}

#mathengineDescription img
{
    width: 40%;
    height: auto;
}

#mathengine_gui
{
    box-shadow: 5px 5px 5px #444;
    margin: 0px 20px 10px 0px;
    border: 2px solid #aaa;
}

#mathengine_icon
{
    float: left;
    height: 10em;
    width: auto;
    margin-right: 7px;
}

#mathengineOverview p
{
    margin-top: 20px;
}

#mathengineContainer hr
{
    margin: 25px 0;
}

#githubImg
{
    width: 2em;
}

#sc-signin-btn,
#sc-signup-btn
{
    margin-left: auto;
    width: 37%;
    margin-right: 32%;
    margin-top: 8%;
}

#sc-signup-btn[disabled]
{
    opacity: 0.58;
    color: #ffffff;
    background-color: #004e67;
}

.required-asterisk
{
    color: #ee3124;
}

.login-signup-container
{
    max-width: 500px;
    float: none;
    margin: 0 auto;
}

.center-text
{
    text-align: center;
}

#deviceSettingsImg
{
    margin-top: -14px;
}

#wsdaImg
{
    margin-top: -24px;
}

#sidebar.affix-top
{
    position: static;
    margin-top: 60px;
    width: 228px;
}

#sidebar.affix 
{
    position: fixed;
    top: 70px;
    width: 228px;
}

/***********************
 *  Callout 
 ***********************/

#visualizeCalloutContainer
{
    width: 100%;
    margin-bottom: 35px;
}

#visualizeCalloutTitle
{
    z-index: 4;
    top: 0.6em;
    color: white;
}

.callout-title-right
{
    margin-left: 52.5%;
}

h1.callout-title
{
    z-index: 1;
    position: relative;
}

div.callout-left
{
    position: absolute;
    margin-top: -0.4em;
    height: 4.4em;
    width: 60%;
    transform: skew(-35deg);
    -webkit-transform: skew(-35deg);
    left: -10%;
    z-index: 0;
}

div.callout-right
{
    position: absolute;
    margin-top: -0.4em;
    height: 4.4em;
    width: 60%;
    -webkit-transform:skew(-35deg);
    transform: skew(-35deg);
    right: -10%;
    z-index: 0;
    overflow: hidden;
}

div.callout-white
{
    background-color: white;
}

div.callout-teal
{
    background-color:#00a98f;
}

div.callout-red
{
    background-color: #ee3124;
    /*box-shadow: 8px 8px 10px 0px rgba(0,0,0,0.75);*/
    z-index: 4;
    margin-top: 1.2em;
}

div.callout-brown
{
    background-color: #D57e00;
}

div.callout-blue
{
    background-color: #003e52;
}

/*When the width is 1199px or less*/
@media (max-width: 1199px)
{
    h1.callout-title
    {
        font-size: 2.2em;
    }
    
    div.callout-left
    {
        width: 42em;
    }
    
    .callout-title-right
    {
        margin-left: 53.5%;
    }
    
    #visualizeCalloutTitle
    {
        top: 0.8em;
        margin-left: 53.5%;
    }
}

/*When the width is 810px or less*/
@media (max-width: 810px)
{
    h1.callout-title
    {
        font-size: 2.2em;
    }
    
    div.callout-left
    {
        width: 34em;
    }
    
    div.callout-red,
    div.callout-brown
    {
        width: 73%;
    }
    
    #visualizeCalloutTitle
    {
        margin-left: 40.5%;
    }
    
    .callout-title-right
    {
        margin-left: 38.5%;
    }
}

/*When the width is 600px or less*/
@media (max-width: 600px)
{
    div.callout-red
    {
        width: 86%;
    }
    
    #visualizeCalloutTitle
    {
        margin-left: 26.5%;
    }
}

/*When the width is 500px or less*/
@media (max-width: 500px)
{
    h1.callout-title
    {
        font-size: 1.4em;
    }
    
    div.callout-left
    {
        width: 23em;
    }
    
    div.callout-red,
    div.callout-brown
    {
        width: 85%;
    }
    
    .callout-title-right
    {
        margin-left: 30.5%;
    }
    
    #visualizeCalloutTitle
    {
        margin-left: 30.5%;
        top: 1.2em;
    }
}

.sc-lead
{
    font-size: 21px;
}

@media (min-width: 768px)
{
    .sc-lead
    {
        font-size: 20px;
    }
}


.sc-slippry-container h1
{
    color: white;
    position: absolute;
    margin-top: calc(25px + 0.2em);
    right: 0;
    margin-right: 24px;
    z-index: 6;
}

.sy-controls li.sc-sy-prev
{
    left: 0;
    top: 0;
}

.sy-controls li.sc-sy-next
{
    right: 0;
    top: 0;
}

.section-full-width
{
    z-index: 2;
    /*height: 82vh;
    min-height: 725px;*/
}


/***********************
 *  Upload Section  
 ***********************/

#upload_section
{
    background-color: #f5f5f5;
    width: 100%;
    padding: 25px;
}

#upload_section p
{
    color: #333;
    z-index: 2;
}

#upload_section h1
{
    color: #f6f6f6;
}

#upload_section #cloudUpload
{
    width: 375px;
    height: 240px;
}

#upload_section .upload-methods img {
    max-width: 100%;
    border: solid 1px #ccc;
    background-color: white;
    height: auto;
}

.side-by-side-sections img {
    max-width: 100%;
    border: solid 1px #ccc;
    background-color: white;
    height: auto;
}

#upload_section .upload-methods .row {
    margin: initial;
}

#upload_section .upload-methods h4,
#upload_section .upload-methods a {
    color: #003e52;
}

#upload_section .upload-methods a:hover {
    color: black;
}

/*********************
 *  Monitor Section
 *********************/

#monitorSection
{
    background-color: #f5f5f5;
    padding: 25px;
    width: 100%;
    color: #333;
}

#monitorSection p
{
    color: #777;
}

#monitorSection h1
{
    color: #f5f5f5;
}

#monitorSection img {
    transform: scale(1.25, 1.25) translate(0px, 15px);
}

#monitorSection .image-wrapper {
    border: solid 1px #ccc;
    max-height: 370px;
    overflow: hidden;
}

/*********************
 *  Analyze Section
 *********************/

#analyzeSection
{
    padding: 25px;
    width: 100%;
    color: white;
    margin-bottom: -50px;
}

#analyzeSection h1
{
    color: white;
}

#analyzeSection .image-wrapper {
    border: solid 1px #ccc;
    max-height: 388px;
    overflow: hidden;
    width: fit-content;
    margin: auto;
    margin-right: 0;
}

.container-fluid .container-fluid-smaller-container {
    max-width: 600px;
}

#indexFooter
{
    margin-top: 0;
}

#vtImage
{
    border-radius: 17px;
    width: 100%;
    max-height: 600px;
    max-width: 400px
}

.graph-xs-container
{
    display: none;
    text-align: center;
    min-height: 100%;
}
@media (max-width: 767px)
{
    .graph-xs-container
    {
        display: block;
    }
}
.graph-xs-img
{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.graph-xs-title
{
    position: absolute;
    margin: auto;
    top: 80%;
    bottom: 0;
    left: 0;
    right: 0;
}

.graph-xs-title h2
{
    margin-bottom: 16px;
}


.sidebar .sub-section a
{
    margin-left: 15px;
}

.no-margin
{
    margin: 0;
}


/********************
* Slippry Custom CSS
********************/
/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sc-sy-controls {
  list-style: none;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0;
}
.sc-sy-controls li {
  position: absolute;
  width: 10%;
  min-width: 4.2em;
  height: 100%;
  z-index: 33;
}
.sc-sy-controls li.sc-sy-prev {
  left: 0;
  top: 0;
}
.sc-sy-controls li.sc-sy-prev a:after {
  background-position: -5% 0;
}
.sc-sy-controls li.sc-sy-next {
  right: 0;
  top: 0;
}
.sc-sy-controls li.sc-sy-next a:after {
  background-position: 105% 0;
}
.sc-sy-controls li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
}
.sc-sy-controls li a:link, .sc-sy-controls li a:visited {
  opacity: 0.8;
}
.sc-sy-controls li a:hover, .sc-sy-controls li a:focus {
  opacity: 1.0;
  outline: none;
}
.sc-sy-controls li a:after {
  content: "";
  background-image: url(assets/img/arrows.svg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  text-indent: 0;
  line-height: 5.0em;
  color: #111;
  font-weight: 800;
  position: absolute;
  background-color: #fff;
  width: 70px;
  height: 70px;
  left: 52%;
  top: 50%;
  margin-top: -1.4em;
  margin-left: -3em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.sc-slippry-container .sy-caption-wrap .sy-caption
{
    background-color: rgba(0, 0, 0, 0.75);
    font-size: 26px;
    font-weight: 200;
    text-align: center;
}

@media only screen and (max-device-width: 600px) {
  .sc-sy-controls {
    display: block;
  }
  .sc-sy-controls li {
    min-width: 2.1em;
  }
  .sc-sy-controls li a:after {
    width: 1.4em;
    height: 1.4em;
    margin-top: -0.7em;
    margin-left: -0.7em;
  }
}

@media (max-width: 767px)
{
    .sy-caption-wrap
    {
        display: none;
    }
    
    div.pricing-table div.scPlanChoice.plan 
    {
        min-height: 0;
    }
}


.process .process-step:hover .process-step-circle.hover-teal {
    border-color: #00a98f;
}

.process .process-step:hover .process-step-circle.hover-blue {
    border-color: #003e52;
}

.process .process-step:hover .process-step-circle.hover-orange {
    border-color: #d57e00;
}

#features-container p {
    margin-top: 10px;
}

#features-container .image-wrapper,
#welcome-container .image-wrapper {
    border: solid 1px #ccc;
    width: fit-content;
}

p.note {
    border-radius: 4px;
    background-color: #02aa8f;
    color: white;
    margin: 12px 0;
    padding: 4px 25px;
    font-size: 13px;
}