body {
      font: 400 15px Lato, sans-serif;
      line-height: 1.8;
      color: #818181;
}

#bg-video {
  top: 0px;
  left: 0px;
  position: relative;
  z-index: 0;
  width: 100%;
}

.partner-item {
   margin-top: 10px;
   margin-bottom 30px;
   margin-left: 30px;
   margin-right: auto;
   line-height: 1.2;
}

.pricing-header1 {
   margin-top: 0;
   margin-bottom 0;
   margin-left: auto;
   margin-right: auto;
   width: 1022px;
   /* border: 1px solid black; */
}

.pricing-header2 {
   margin-top: 0;
   margin-bottom 0;
   margin-left: auto;
   margin-right: auto;
   /* border: 1px solid black; */
}

.pricing-box {
    display: inline-block;
    text-align: left;
    width: 200px;
    margin: 0px;
    /* padding-top: 10px; */
    padding-bottom: 15px;
    line-height: 1.2;
    font-size: 20px;
    /* border: 3px solid #73AD21; */
}

.pricing-box2 {
    display: inline-block;
    text-align: center;
    width: 400px;
    margin: 0px;
    line-height: 1.2;
    font-size: 20px;
}

.pricing-font26 {
    font-size: 26px;
}

.pricing-font22 {
    font-size: 22px;
}

.pricing-font20red {
    font-size: 20px;
    color: #b30000;
}

.pricing-font20blue {
    font-size: 20px;
    color: blue;
}

.floating-box {
    display: inline-block;
    width: 350px;
    margin: 0px;
    line-height: 1.2;
    font-size: 26px;
    /* border: 3px solid #73AD21; */
}

.floating-box2 {
    float: right;
    width: 100px;
    margin-top: 30px;
    text-align: center;
    line-height: 1.2;
    font-size: 26px;
    color: green;
    /* border: 3px solid #73AD21; */
}

.float-box {
    display: inline-block;
    width: 500px;
    height: 150px;
    line-height: 1;
    margin: 10px;
    /* border: 3px solid black; */
}

.pre-banner {
   /* border: 1px solid red; */
   height: 70px; 
}

.wrapper {
   margin-top: 0;
   margin-bottom 0;
   margin-left: auto;
   margin-right: auto;
   width: 1022px;
   /* border: 1px solid black; */
   /* height: 400px;  */
}

.clearfix {
  content: "";
  display: table;
  clear: both;
  font: 16px "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
}

.blue-header-support {
    background-color: grey;
    color: #FFFFFF;
    float: left;
    padding: 10px 20px 12px 20px;
    width: 100%;
    font-size: 45px;
    font-weight: normal;
}

.red-title-support {
    color: red;
    float: left;
    padding: 10px 20px 0px 0px;
    width: 100%;
    font-size: 45px;
    font-weight: normal;
}

.col-sm-4 {
    margin-top: 50px;
}

.border {
    border: 1px solid grey;
}

.bg-grey {
    background-color: grey;
}

.bg-dkgrey {
    background-color: #e6e6e6;
}

.fsize15 {
    font-size: 72px;
}

.resource-box {
    height: 250px;
    margin: 0;
    padding: 50px 10px 0px 10px;
    font-size: 22px;
    font-weight: normal;
}

h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
}

h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
}

h5 {
    font-size: 36px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-top: 100px;
    margin-bottom: 80px;
}

.banner-text {
    position: absolute;
    left: 12vw;
    top: 40vh;
    width: 70vw;
    zindex: 1;
    /* default fallback */
    background: rgb(0, 0, 0) transparent;
    /* nice browsers */
    background: rgba(0, 0, 0, 0.3);
    /* IE 6/7 */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
    /* IE8 */    
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
}

.jumbotron-text {
    width: 70vw;
    zindex: 1;
    position: absolute;
    top: 10%;
    left: 5%;
    /* border: 1px solid white; */
}

.centered {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.banner-text-1 {
    color: white;
    font: bold 72px 'Tahoma', Gadget, sans-serif;
}

.banner-text-1a {
    color: maroon;
    font: bold 72px 'Tahoma', Gadget, sans-serif;
}

.banner-text-2 {
    color: white;
    font: 36px 'Arial Black', Gadget, sans-serif;
    font-weight: bold;
}

.banner-text-3 {
    background: rgba(255, 255, 255, 0.4);
    color: black;
    font: 36px 'Arial Black', Gadget, sans-serif;
    font-weight: bold;
}

.banner-text-4 {
    background: rgba(255, 255, 255, 0.4);
    color: maroon;
    font: 36px 'Arial Black', Gadget, sans-serif;
    font-weight: bold;
}

.banner-button {
    /* position: relative; */
    display: inline-block;
    left: 40%;
    top: 70%;
    width: 250px;
    zindex: 1;
    margin-bottom: 10px;
    margin-left: 20px;
    /* default fallback */
    background: rgb(0, 0, 0) transparent;
    /* nice browsers */
    background: rgba(0, 0, 0, 0.4);
    /* IE 6/7 */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
    /* IE8 */    
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";}
}

.banner-text-top {
    position: absolute;
    left: 5vw;
    top: 10vh;
}

.banner-text-landing {
    left: 5vw;
}

.marg5 {
    padding-left: 5vw;
}

.marg10 {
    padding-left: 10vw;
}

.marg15 {
    padding-left: 15vw;
}

.margL5T5 {
    padding-left: 5vw;
    padding-top: 5vw;
}

.font-segoe {
    /* font: italic bold 72px "Segoe WP Bold", sans-serif; */
    font: italic 72px "Arial Black", Gadget, sans-serif;
}

.font-segoe2 {
    font: 72px "Arial Black", Gadget, sans-serif;
}

.trial-btn {
    display: table;
    background-color: white;
    color: black;
    font: 24px "Arial Black", Gadget, sans-serif;
    padding: 10px;
    width: auto;
    border-radius: 15px;
    margin-left: 5vw;
}

a#landing-btn {
    color: black;
    text-decoration: none;
}

a#landing-btn:link {
    text-decoration: none;
}

a#landing-btn:hover {
    color: maroon;
}


a.free2user {
    color: white;
    text-decoration: none;
}
 
a.free2user:link {
    text-decoration: none;
}

a.free2user:hover {
    color: red;
}


.jumbotron {
    /* background-color: white; */
    color: black;
    font-family: Montserrat, sans-serif;
    height: 75vh;
    position; relative;
    border-radius: 0px;
}

.jtron1 {
    padding: 100px 25px;
    background-image: url('../images/SWICH_LOGO_B.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.jtron2 {
    background-image: url('../images/blue-ridge.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.jtron3 {
    background-color: white;
    color: white;
    background-image: url('../images/financial03.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jtron4 {
    background-color: white;
    color: white;
    background-image: url('../images/educational02.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jtron5 {
    background-color: white;
    color: black;
    background-image: url('../images/SWICH_LOGO_B.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 70vh;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jtron6 {
    background-color: white;
    color: white;
    background-image: url('../images/generic03.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jtron7 {
    background-color: white;
    color: white;
    background-image: url('../images/citrix02.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jtron-greybar {
    position: absolute;
    background: rgba(235, 235, 235, 1);
    left: 20vw;
    top: 65vh;
    height: 120px;
    width: 60vw;
    padding-top: 10px;
}

.post-jtron {
    font: 32px 'Tahoma', Gadget, sans-serif;
    color: grey;
    margin-top: 90px;
    margin-left: 25%;
    margin-right: 25%;
    /* padding-top: 70px; */
    /*padding-left: 20px; */
    /* padding-right: 20px; */
    /* border-left: 3px solid #cccccc; */
    /* border-right: 3px solid #cccccc; */
}

.container-fluid {
    padding: 0px 0px;
    height: auto;
}

.edges {
    padding: 0vh 20vw;
}

.sides {
    padding: 0vh 20vw;
}

.wide-space {
    padding-top: 30px;
    padding-bottom: 50px;
}

.bg-grey {
    background-color: #f6f6f6;
}

.logo-small {
    color: red;
    font-size: 50px;
}

.logo {
    color: red;
    font-size: 200px;
}

.quotebox-container {
    display: inline-block;
    padding: 10px;
    background-color: green;
}

.quote-box1 {
    padding: 5px;
    width: 100px;
    text-align: center;
    background-color: grey;
}

.quote-box2 {
    padding: 5px;
    width: 100px;
    background-color: red;
}

.product-overview-box {
    font-size: 20px;
    line-height: normal;
    color: white;
    padding: 35px;
    margin: 30px;
}

.product-features-box {
    font-size: 16px;
    line-height: normal;
    color: grey;
    padding: 35px;
    margin: 30px;
}

.bg-pob-grey1 {
    background-color: #b3b3b3;
}

.bg-pob-grey2 {
    background-color: #808080;
}

.bg-pob-grey3 {
    background-color: #4d4d4d;
}

.panel-landing4, panel-landing4 panel-body {
    /* display: inline-block; */
    background: rgba(0, 0, 0, 0.6);
    left: 5vw;
    margin-top: 0px;
    margin-bottom: 0px;
}

.panel-landing4-text {
    display:  inline-block;
    background: rgba(255, 249, 230, 0.8);
    text-align: center;
}

.panel-footer-landing4 {
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
}

.panel-footer-landing41 {
    display: inline;
    color: white;
    font-size: 36px;
}

.panel-footer-landing41 a {
    color: white;
    text-decoration: none;
}
 
.panel-footer-landing41 a:link {
    text-decoration: none;
}

.panel-footer-landing41 a:hover {
    color: red;
}


.panel-footer-landing42 {
    display: inline-block;
    border: 1px solid white;
    background-color: maroon;
    color: white;
    font-size: 26px;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 30px;}

.tck {
    margin-left: 2vw;
    margin-top: 2vw;
}

.carousel {
    margin-top: 50px;
    padding-top: 75px;
    padding-bottom: 75px;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: white;
}

.carousel-indicators li {
    border-color: white;
}

.carousel-indicators li.active {
    background-color: white;
}

.item h4 {
    font-size: 36px;
    font-weight: 400;
}

.item span {
    font-style: normal;
}


.btn1 {
    margin: 15px 0;
    background-color: green;
    color: white;
}

.btn2 {
    margin: 15px 0;
    background-color: white;
    color: red;
    border-color: red;
}

.btn3 {
    margin: 15px 0;
    background-color: #337ab7;
    color: white;
    border-color: #337ab7;
}

.btn4 {
    margin: 15px 0;
    background-color: transparent;
    color: #ffffe6;
    border-color: none;
    border-radius: 0;
    font: 22px "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* main navigation bar */

.navbar {
    margin-bottom: 0;
    background-color: #b3b3b3;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 4px;
    border-radius: 0;
    font-family: Montserrat, sans-serif;
}

.navbar li a, .navbar .navbar-brand {
    color: black !important;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: red !important;
    background-color: #fff; !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: black !important;
}

footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: red;
}

.slideanim {visibility:hidden;}
.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}

@keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
}

.titlebox {
    padding: 0vh 0vw;
}

.company-info {
    position: absolute;
    bottom: 1vh;
}

button.accordion {
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 26px;
    transition: 0.4s;
    background-color: transparent;
}

button.accordion.active, button.accordion:hover {
    background-color: transparent; 
}

div.cpanel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

div.cpanel.show {
    opacity: 1;
    max-height: 500px;
}
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
   .soln-box {
        width: 40%;
        margin: 0 auto;
    }

/*  LARGER TABLET FORMAT  */

@media screen and (max-width: 1280px) {

    .jtron-greybar {
        display: none;
    }

    .banner-text {
        left: 20vw;
        top: 40vh;
        width: 50vw;
    }

.banner-text-1 {
    color: black;
    font: bold 72px 'Tahoma', Gadget, sans-serif;
}

.banner-text-1a {
    color: maroon;
    font: bold 72px 'Tahoma', Gadget, sans-serif;
}

.banner-text-2 {
    color: black;
    font: 36px 'Arial Black', Gadget, sans-serif;
    font-weight: bold;
}

    .banner-text-3 {
        background: rgba(255, 255, 255, 0.4);
        color: black;
        font: 16px 'Arial Black', Gadget, sans-serif;
        font-weight: bold;
    }

    .banner-text-4 {
        background: rgba(255, 255, 255, 0.4);
        color: maroon;
        font: 16px 'Arial Black', Gadget, sans-serif;
        font-weight: bold;
    }

    .banner-button {
        left: 40vw;
        top: 70vh;
        width: 15vw;
        height: 10vh;
    }

}

/*  MEDIUM TABLET FORMAT  */

@media screen and (max-width: 1024px) {

    .banner-text {
        left: 20vw;
        top: 30vh;
        width: 50vw;
    }

.banner-text-1 {
    color: black;
    font: bold 72px 'Tahoma', Gadget, sans-serif;
}

.banner-text-1a {
    color: maroon;
    font: bold 72px 'Tahoma', Gadget, sans-serif;
}

.banner-text-2 {
    color: black;
    font: 36px 'Arial Black', Gadget, sans-serif;
    font-weight: bold;
}

    .banner-text-3 {
        background: rgba(255, 255, 255, 0.4);
        color: black;
        font: 16px 'Arial Black', Gadget, sans-serif;
        font-weight: bold;
    }

    .banner-text-4 {
        background: rgba(255, 255, 255, 0.4);
        color: maroon;
        font: 16px 'Arial Black', Gadget, sans-serif;
        font-weight: bold;
    }

    .banner-button {
        left: 40vw;
        top: 60vh;
        width: 15vw;
        height: 10vh;
    }

    .banner-button {
        left: 20vw;
        top: 70vh;
        width: 60vw;
        height: 10vh;
    }

.post-jtron {
    font: 26px 'Tahoma', Gadget, sans-serif;
    color: grey;
    margin-top: 30px;
    margin-left: 10%;
    margin-right: 10%;
}

}

/*  TABLET FORMAT  */

@media screen and (max-width: 768px) {

    .col-sm-4 {
        text-align: center;
        margin: 25px 0;
    }

    .titlebox {
        padding: 0vh 0vw;
    }

    .btn-lg {
        margin-bottom: 35px;
    }

    .edges {
        padding: 10vh 10vw;
    }

    .soln-box {
        width: 100%;
        margin: 0 auto;
    }

    .cpanel p {
        font-size: 16px;
    }

    .font-segoe {
        font: italic 36px "Arial Black", Gadget, sans-serif;
    }

    .tck {
        margin-right: 3vw;
    }

    #bg-video {
        top: 0px;
        left: 0px;
        position: relative;
        z-index: 0;
        width: 100%;
    }

    .banner-text {
        left: 12vw;
        top: 10vh;
        width: 50vw;
    }

.banner-text-1 {
    color: black;
    font: bold 72px 'Tahoma', Gadget, sans-serif;
}

.banner-text-1a {
    color: maroon;
    font: bold 72px 'Tahoma', Gadget, sans-serif;
}

.banner-text-2 {
    color: black;
    font: 36px 'Arial Black', Gadget, sans-serif;
    font-weight: bold;
}

    .banner-text-3 {
        background: rgba(255, 255, 255, 0.4);
        color: black;
        font: 36px 'Arial Black', Gadget, sans-serif;
        font-weight: bold;
    }

    .banner-text-4 {
        background: rgba(255, 255, 255, 0.4);
        color: maroon;
        font: 36px 'Arial Black', Gadget, sans-serif;
        font-weight: bold;
    }

    .banner-button {
        left: 20vw;
        top: 70vh;
        width: 50vw;
        height: 10vh;
    }

.post-jtron {
    font: 16px 'Tahoma', Gadget, sans-serif;
    color: grey;
    margin-top: 30px;
    margin-left: 10%;
    margin-right: 10%;
}

}


/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 2s;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

.acct-signup-form {
    padding-left: 30px;
    padding-right: 30px;
    color: #333333;
    font: 16px "Microsoft Sans Serif", sans-serif;
    font-weight: 300px;
    /* border: 1px solid black; */
}

table#t01 {
    width: 850px;
}

table#t01 th {
    width: 175px;    
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    /* vertical-align: top; */
    /* border: 1px solid black; */
}

table#t01 th span {
    color: red;
    font-size: 12px;
}

table#t01 td {
    width: 300px;
    margin-bottom: 5px;
    /* border: 1px solid black; */
    height: 40px;
    text-align: left;
}

.errorlist {
    font-size: 10px;
    color: red;
    padding: 10px;
}

.errorlist li {
    margin: 0px;
}

p.errornote {
    color: red;
}

table#t01 input {
    width: 350px;
    padding-left: 7px;
    height: 30px;
}

#ctl00_cph_content_btnSubmit {
    background-color: #ccc;
    font: 16px "Microsoft Sans Serif", sans-serif;
    font-weight: normal;
    font-size: 21px;
    height: 40px;
    width: 200px;
    padding: 3px;
    color: black;
}

.btn_2 {
    background-color: #008CBA;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    transition: all 0.5s;
}

.btn_2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.btn_2 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.btn_2:hover span {
  padding-right: 25px;
}

.btn_2:hover span:after {
  opacity: 1;
  right: 0;
}

#privacy h1 {
    font: 26px "Microsoft Sans Serif", sans-serif;
    font-weight: normal;
    color: black;
}

#privacy h3 {
    font: 16px "Microsoft Sans Serif", sans-serif;
    font-weight: normal;
    color: #818181;
}

.newsletter {
    float: left;
    color: #333333;
    font: italic 14px "Tahoma", sans-serif;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.newsletter-label  {
    display: inline-block; 
    margin-left: 15px;   
}

.newsletter-field {
    display: inline-block;    
}

.acct-signup-container {
    margin-left: 0;
    margin-right: 0;
    width: 1024px;
    /* height: 320px; */
    /* border: 1px solid black; */
    float: left;
}

.container-footer {
    background-color: black;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 10px;
    color: #e6e6e6;
    font-size: 16px;
}

