.site {
  padding-top: 55px !important;
}

#site-header {
  top:0px !important;
  background: none;
  box-shadow:none;

}

.resources-link a:hover{
  text-decoration:underline !important;
  color:#5684c2 !important;
}

.resources-link:hover{
  text-decoration:underline !important;
  color:#5684c2 !important;
}

.site-content {
    padding-top: 0px !important;
  }

.wrapper {
    max-width: 1440px !important;
    width: 80vw;
    }

#overlay {
  width:100%;

}

._overlay-content {
      position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 56.25%;
}

.modal .inner {
    
    max-width: 720px !important;
}

section {
  padding-top:0px !important;
  padding-bottom:0px !important;
}

html {
  font-size:1rem;
}



  #signup {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  #signup h1 {
    font-weight: normal !important;
  }

#social-footer {
  text-align:center !important;
}

#signup .wrapper {
    max-width: 640px !important;
    }

body {
  margin:0px !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x:hidden;
  color:#3B3B3B;

}


nav {


}

#top-nav {

    height:3vh;
background:#025763;
}

#main-nav {
height:10vh;
text-transform:uppercase;
transition: .5s position ease;
transition: .5s background ease;
}

section {
  width:100vw;
  background:#fff;
}

#hero {
  height: 75vh;
  background: #0F8A9B;
  max-height: 700px;
  min-height: 500px;
}

#videobcg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    height:auto;
    width:auto;
    z-index: -100;
}

#companies {
  background: #fff;
    height: 18vh;
    max-height: 200px;
    min-height: 135px;



}

#product {
    height: 45vh;
    background: #fdb414;
    
    max-height: 350px;
    min-height:335px;
}

#features {
  height: 90vh;
  max-height: 800px;
  background:#fff;
  min-height: 675px;


}

.fa-play-circle {
    font-size: 200px !important;
    margin-top: -90px !important;
    margin-left: -70px !important;
    color: rgba(0, 145, 238, .85) !important;
}





#integrations {
  height:65vh;
  background:#fff;
  max-height: 500px;
  min-height: 485px;
}

#demo-trial {
  height:90vh;
  background: #fdb414;
  max-height: 600px;
  min-height: 595px;
}

#quotes {
  height: 45vh;
    background: url(https://victorops.com/wp-content/uploads/2016/04/1440x800-quotes-bgv4.png);
    max-height: 450px;
    border: 10px solid #fff;
    background-size: cover;
    background-position: center top;
    min-height: 335px;

}

#resources {
  height: 100vh;
      background: #fff;

      min-height: 850px;
    max-height: 950px;
}

.new-container {
  max-width:1440px;
  width: 80vw;
  margin-left:auto;
  margin-right:auto;

}

.height-100 {
  height:100%;
}

.height-85 {
  height:85%;
}

.height-35 {
  height:35%;
}

.height-37 {
  height:37%;
}

.height-50 {
  height:50%;
}

.height-30 {
  height:30%;
}

.height-24 {
  height:24%;
}

.width-50 {
  width:50%;
}

.bg-change {
  background:##292929 !important;
  transition: .5s background ease;


}

.new-container-two {
  max-width:1440px;
  width: 80vw;
  margin-left:auto;
  margin-right:auto;
  height:50%;
}

.text-container-center {
  padding-top: 3vh;
padding-bottom: 3vh;
width: 506px;
margin-left: auto;
margin-right: auto;
position: relative;
top: 50%;
transform: translateY(-50%);
}

#hero .text-container-left {

  width:35%;
}


.text-container-left {

  width:39%;
  float:left;
  text-align:left;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.text-container-right {

  width:39%;
  float:right;
  text-align:left;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.width-100 {
  width:100%;
}


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

}



@font-face {
font-family: 'museo-sans900';
src:
    local('MuseoSans-900'),
    local('MuseoSans-900'),
    url('fonts/MuseoSans-900.otf');
    font-weight:normal;

}

@font-face {
font-family: 'museo-sans100';
src:
    local('MuseoSans-100'),
    local('MuseoSans-100'),
    url('fonts/MuseoSans-100.otf');
    font-weight:normal;

}

@font-face {
font-family: 'museo-sans700';
src:
    local('MuseoSans-700'),
    local('MuseoSans-700'),
    url('fonts/MuseoSans-700.otf');
    font-weight:normal;

}


h1 {
  font-weight:900 !important;
  font-weight:normal;
  font-size: 2.25rem;
  margin:0px;
  padding-bottom:3vh;


  }

h2 {
  font-weight:900 !important;
  font-weight:normal;
  font-size: 1.4rem;
  margin:0px;
  margin-bottom:3vh;

  }

  ul {
    font-weight: 700 !important;
    font-weight:normal;
    font-size: 1rem;
    color:#fff;
    }

  p {

    font-weight:300 !important;
    font-size: 1.75rem !important;
    margin: 0px !important;
    margin-bottom: 3vh !important;
    line-height: 1.5 !important;
    letter-spacing: .5px;

  }

.overflow-hidden {
  overflow:hidden;
}

.text-container-left h1 {
  text-align:left !important;
}

.text-container-center h1 {
    text-align:center !important;
  }


.new-cta {
  font-family: "museo-sans700", sans-serif;
  font-weight:normal;
  text-transform:uppercase;

}

a:focus, a:hover {
  color:#fff !important;
  text-decoration:none !important;
}

.new-cta a, .new-cta a:hover, .new-cta a:active, .new-cta a:visited {
  color:#fff !important;
}


@media only screen and (max-width: 1440px) {
 ul {
   font-size: .9rem;
   letter-spacing: .25px;
 }


 .new-cta {
   font-size: 1.25rem;
 }
}







.new-cta {
  background:#0091ee;
  border-radius:5px;
  padding:15px 10px;
  border:1px solid #0091ee;
  box-shadow: 0 20px 40px 0 #0A9FFF inset;
  color:#fff;
  transition: .25s box-shadow ease;
  letter-spacing:.33px;

}

.new-cta:hover {
  box-shadow: 0 20px 40px 0 #0091ee inset;
  transition: .25s box-shadow ease;

}

.new-cta-container {
  margin-left:auto;
  margin-right:auto;
}

.new-cta-container-left {
padding-top:2vh;
}



.new-cta a {
  color:#fff !important;
}

.orange {
  background: #f1ad13;
  border: 1px solid #f1ad13;
  box-shadow: 0 20px 40px 0 #fdb414 inset;
}

.orange:hover {
  box-shadow: 0 20px 40px 0 #f1ad13 inset;

}







.nav-list {
  list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    top: 50%;
    transform: translateY(-50%);

}

.nav-list li {
  display: inline;
  padding:0px 10px;
}

nav img {
  width:11%;
  height:auto;
  vertical-align:middle;
}

.float-right {
  float:right;
}

#top-nav li {
  color: #ffb41a;
}

#top-nav a {
  color: #ffb41a;
}

nav .height-100 {
  height:100% !important;
}


#hero-headline {
  text-align:left;
  color:#fff;
  margin-top: -30px;

}

#hero-headline p span {
  font-weight:900 !important;
}

.hero-img-container {
width: 65%;

overflow: hidden;

float: right;
bottom: 0;
position: relative;
top: 50%;
transform: translateY(-50%);
}

#hero p {
  padding-bottom:3vh;
}

.hero-play-button {
  width: 100%;
  height: 25%;
  position: absolute;
  color: #444;
  z-index: 2;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}

.hero-play-button span {

  color: #fff;

  font-size: 10rem;
  text-shadow: 0px 0px 100px rgba(0,0,0,.4)
}





#companies h2 {
  padding-top: 2vh;
  margin-bottom: 3.5vh;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 2rem;
}

#customer-logos {
  height: 40%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#customer-logos img {
  height: 100%;
  width: auto;
  max-height: 110px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0px 35px;
}

.customer-logos-wider {
       max-width: 190px;
    height: auto !important;
}






#product h1 {
  text-align:center;
    color: #fff !important;

}

#product p {
  text-align:justify;
  margin-left:auto;
  margin-right:auto;

}

#product text-container-center {
  border-top: 3px dashed #fff;
border-bottom: 3px dashed #fff;
}




#features h1 {
  text-align: center;
    padding-top: 50px;
    margin-bottom: 10px;
}

.subheader {
  text-align:center;
  padding-bottom:20px;
}



.features-container {

  height:100%;
  color:#fff;
}

.features-tiles-container {
  margin-left: auto;
margin-right: auto;
width: 80%;
}

.features-tiles {
  width: 16.6%;
  float: left;
  height: 100%;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.features-screen-container {
  width: 60%;
float: right;
border: 1px solid #D5D4D4;
border-radius: 5px;
background: #ebebeb;
height: 100%;
}

.features-container-right {
  width: 60%;
float: right;
height: 100%;
text-align:center;
}

.features-top-bar {
  background:#373737;
  width:100%;
  height:20px;
  top:0px;
  overflow:hidden;
}

.features-top-bar svg {
  float:left;
  padding:0px .5px;
  margin-top:5px;

}


.features-tiles-tile {
  width: 95%;
  height: 100%;
  border-radius: 5px;


  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#features .text-container-left {
    width: 35%;
    float: left;
    text-align: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  #features-selector {
    height: 10%;
  padding-top: 2.5vh;
  padding-bottom: 2.5vh;
  background: #f4f6f9;
  min-height: 105px;
  }

  .features-tiles-tile h2 {
    font-size:.86rem;
    margin-bottom:.5vh;

  }

  .features-tiles-tile p {
    font-size:.86rem;
    margin-bottom:.5vh;

  }

  .carousel-control.left, .carousel-control.right {
    background-image:none !important;
  }


.carousel {
  height: 80%;
  overflow-y: hidden;
}


  .carousel-control {
    color: #00bce4;
opacity: 1 !important;
text-shadow: none;

    font-size: .8rem !important;
    height:100%;
        width: 8%;

  }

  .carousel-control a, .carousel-control a:hover, .carousel-control a:active, .carousel-control a:visited {
    color: #00bce4 !IMPORTANT;

  }

  .carousel-control:focus, .carousel-control:hover {
    color: #00bce4 !IMPORTANT;
  }

  .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    transition: .05s opacity ease;

  }

  .carousel-fade .carousel-inner .active {
    opacity: 1;
    transition: .05s opacity ease;
  }

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

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

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

  @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);
      }
  }


  .features-tiles:active {
    border-bottom:10px solid #fff;
  }

  .features-container-right img {
    width:100%;
    height:auto;
  }

 .features-container-right #chat {
  width: 51%;
  margin-top: 25px;
  max-width:524px;
 }
.features-container-right #devops {
  position: relative;
      top: 50%;
      transform: translateY(-50%);
      width: 58vw;
      border-left: 10px solid #fff;
     

 }

 .features-container-right #alert {
    max-width:737px;
    margin-top:25px;
 }

 .features-container-right #reports {
   position: relative;
   top: 50%;
   transform: translateY(-50%);
       max-width: 1160px;
 }

 .features-container-right #mobile {
   width:50%;
   margin-top:25px;
 }

 #support-slide {
      border-left: 10px solid #fff;
    background-size: 50% !important;
    background: url(https://victorops.com/wp-content/uploads/2016/04/support-texturev3.png);
    border-right: 10px solid #fff;
 }

 #support h2 {
  color:#00bce4;
 }

 #support p {
  color:#3B3B3B;
 }

 #support p span {
  font-weight:900;
 }

 #social-footer .social-blog .post-excerpt p {
    text-align: left !important;
  }

 .features-container-right #support {
   width: 65%;
   position: relative;
   top: 50%;
   transform: translateY(-50%);
   margin-left: auto;
   margin-right: auto;
 }

 .features-container-right #support img {
  max-width:100px;
  height:auto;
 }

.carousel-fade .carousel-inner .item {
height: 100%;
}

.carousel-inner {
  background: #00bce4;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  height:85%;
  max-height:500px;
}

.carousel-indicators {


    left:0px;
    
    width: 100%;

    margin-left: 0px;
    text-align: center;
    list-style: none;
    position: relative;

    height: 70px;

    bottom: 0px !important;
margin-bottom: 20px !important;
z-index:1;
  }

  .carousel-upper-text {
        position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

.carousel-indicators li {
  display: inline-block;
      width:auto;

      margin: 1px;
      text-indent: 0px;


      background: #F0F0F0;
    border-radius: 5px !important;
      border:none !important;
          margin: 0px 10px !important;
      opacity: .9;
      position: relative;
    top: 50%;
    transform: translateY(-50%);
    height:100% !important;
    padding:0px 15px;
    }

    .carousel-indicators .active {
    width: auto;
    height: auto;
    margin: 0;

    border:none !important;
        margin: 0px 10px !important;
    background: #EBFBFF;

    opacity: 1;

    padding:0px 15px;
    border-radius:5px;
  }

  .carousel-indicators .active h2 {
    color:#00bce4;

  }

  .carousel-indicators h2 {
    margin-bottom: 0px !important;
font-size: 1.6rem !important;
  }

  .carousel-indicators p {
      margin-bottom: 0px !important;
      font-size: 1.25rem !important;
    }

    .item .new-container {
      height:100% !important;
    }



  .fa-arrow-left {
    background: #fff;
    padding: 15px 16px;
    border-radius: 50px;
    box-shadow: 1px 3px 5px 0px rgba(0,0,0,.15);
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
    font-size: 2rem !important;
  }

  .fa-arrow-right {
    background: #fff;
    padding: 14px 16px;
    border-radius: 50px;
    box-shadow: -1px 3px 5px 0px rgba(0,0,0,.15);
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
    font-size: 2rem !important;

  }

  .fa-arrow-left:hover, .fa-arrow-right:hover {
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,.3);
    transition: .25s box-shadow ease;
  }
.fa-arrow-left:active, .fa-arrow-right:active {
  box-shadow: none;
}



.integrations-container {
  width: 100%;
float: left;
height: 25%;
}

.integrations-tile-container {
  width: 25%;
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.integrations-tile {
  width: 90%;
margin-left: auto;
margin-right: auto;

text-align: center;
}

.integrations-tile img {
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  width: auto;
  height: 40%;
  max-width: 100px;
  height: auto;
}

.bigger {
  max-width: 90px !important;
}

.smaller {
  max-width:130px !important;
}

.integrations-float-left {
  width: 50%;
  float: left;
  height: 85%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}



#demo-trial .text-container-center {
  top: 0px;
  transform: none;
}

#demo-trial h1 {
  color:#fff !important;
  margin-top:5vh;
}

#demo-trial p {
  text-align:center;

}

.demo-demo-trial-container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 140px;
    position: relative;
    height: 100%;
    width: 100%;
}

.demo-demo-trial {
 width: 33%;
 text-align: center;
 position: absolute;
 bottom:0px;
}

#tuesday {
  left:0px;
}

#free-trial {
  left:33%;
}

#custom-demo {
  left:66%;
}

.demo-demo-trial p {

  margin-left:auto;
  margin-right:auto;
}

.demo-demo-trial h2 {
  margin-bottom:1vh;
  color:#fff !important;
}

.demo-demo-trial img {
  width: 45%;
    width: 40%;
    margin-bottom: 2.5vh;
    max-width: 155px;
}

#demo-trial .new-container {
  height:30%;
}





.quote-container {

  color: #fff;

  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-left: auto;
  margin-right: auto;
  width: 67%;
  text-align:center;

}

.quote-left {
  height: 100%;
    width: 50%;
    float: left;
    border-right: 10px solid #fff;

}

.quote-logos img {
  width:15%;

}

.quote-right {
  height: 100%;
    width: 50%;
    float: left;


}

.quote-logos {
  text-align:center
}

.quote-container h2 {
  line-height:1.25;
}



#resources .text-container-center {
  top: 0px;
  transform: none;
}

.resources-link {
  font-weight:900;
  color:#00bce4;
}

.resources-overall-container {
  height:100%;
  width:auto;
}


#resources p {
  text-align:center;
}

.resources-tile-container {
  width: 50%;
  float: left;
  margin-left: auto;
  margin-right: auto;

}

.resources-tile {
  width: 90%;
  height: 85%;
  background: #ebebeb;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
  max-width:400px;

}

.resources-tile-text {
  color: #fff;
  background: #00bce4;
  height: 70px;

  bottom: 0;
  position: absolute;
  width: 100%;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 5px solid #fff;

}

.resources-tile-text h2 {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  font-size: 2.25rem;
}

.resources-tile-text span {
  float: right;
    font-size: 1.7rem;
}

.resources-tile-text .fa-arrow-right {
    margin-top: 10px;
    margin-right: 10px;
    color: #00bce4;
    font-size: 1.3rem;
    padding: 8px 10px;
}

#soc-tile {
  background: url(https://victorops.com/wp-content/uploads/2016/04/600x600-resources-tile-socv4.png);
  background-size: cover;
background-position: center top;
float:right;
margin-right:20px;
}

#chatops-for-dummies {
  background: url(https://victorops.com/wp-content/uploads/2016/04/600x600-resources-tile-chatops-dummies.png);
background-size: cover;
background-position: center;
float:left;
margin-left:20px;

}

#blog {
  background: url(https://victorops.com/wp-content/uploads/2016/04/600x600-resources-tile-blogv5.png);
background-size: cover;
background-position: center top;
float:left;
margin-left:20px;
}

#roadtrip {
  background: url(https://victorops.com/wp-content/uploads/2016/04/600x600-resources-tile-roadtripv3.png);
background-size: cover;
background-position: center;
float:right;
margin-right:20px;
}

.resources-overall-container {
  height:100%;
}

@media only screen and (max-width: 320px) {
  #hero {
    height: 425px;
    min-height: 0px;
    max-height: 501px;
  }

  #companies {
    height: 85px !important;
    min-height: 0px !important;
    max-height: 105px !important;
  }


  #customer-logos img {
    max-height: 25px !important;
  }

#product {
    height: 340px !important;
  }
}

@media only screen and (min-width: 376px) and (max-width: 959px) {

  #support-slide {
    height: 70% !important;
  }

 #demo-trial {
    max-height: 1105px !important;
    min-height: 0px;
    height: 1100px;
  }

}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #hero {
  height: 85vw !important;
    max-height: 1000px !important;
  }

  #demo-trial {
    height: 1250px !important;
    max-height: 1250px !important;
  }

  #companies {
    max-height: 125px;
  }

  #companies h2 {
    margin-bottom: 2vh;
    font-size:1.35rem !important;
  }

  h2 {
    font-size: 1.5rem !important;
  }

  .resources-overall-container {
    padding-top: 50px !important;
  }

  .resources-tile {
    max-width: 170px !important;
  }

}


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

.wrapper {
    
    width: 100vw;
  }
  .float-right {
      float:none;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
}

#hero {
    padding-top: 50px !important;
    height: 450px;
    min-height: 0px;
    max-height: 501px;
}

#hero .text-container-left {

  width: 100%;
  text-align: center;
  top: 0px;
  transform: none;
  }

.text-container-left h1 {
    text-align: center !important;
  }

h1 {
    font-size: 2rem !important;
    padding-top: 0px !important;
}

h2 {
  font-size: .95rem !important;
}

p {font-size:1.5rem !important;
  }

.new-cta {
    font-size: .7rem;
  }

.hero-img-container {
  width: 100%;
overflow: hidden;
float: right;
bottom: 0;
position: relative;
top: 0px;
transform: none;
margin-top: 50px;
}

.fa-play-circle {
    font-size: 8rem !important;
    margin-top: -40px !important;
    margin-left: -35px !important;
  }

#companies .new-container {
  width:100vw;
}

#customer-logos img {
    height: 100%;
    width: auto;
    max-height: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px 10px;
}

.customer-logos-wider {
    max-width: 70px !important;
    height: auto !important;
    }

.text-container-center {
  width:100%;
}

#companies {
    background: #fff;
    height: 15vh;
    min-height:100px;
    max-height:105px;
  }

#product {
    min-height: 0px !important;
    max-height: 350px !important;
    height:305px;
}

.carousel-indicators {
      display:none;
    }


#features {
  height: 100vh;
}

#features h1 {
  padding-top:30px !important;
}

#features .text-container-left {
  width: 80%;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      top: 0px;
      transform: none;
      margin-top: 30px;
      float: none;
}

.features-container-right {
  width: 100%;
  float: none;
  height: 100%;
  text-align: center;
}

.carousel-inner {
    background: #00bce4;
    border-left: 0px solid #fff;
    border-right:0px solid #fff;
    max-height: 1000px;
  }

  #devops-container {
    width:100vw !important;
  }

  .features-container {
    height: 100%;
    color: #fff;
    width: 100%;
    margin-left: auto;
    margin-right:auto;
  }

.fa-arrow-left {
   margin-left: 5px;
    padding: 8px 9px;
    font-size: 2.75rem !important;
    }

.fa-arrow-right {
   margin-right: 5px;
    padding: 8px 9px;
    font-size: 2.75rem !important;
  }

  .features-container-right #devops {
    position: relative;
    top: 0px;
    transform: none;

    border-left: 0px solid #fff;
    border-right: 0px solid #fff;

    width: 116vw;
    margin-left: -20vw;
    border-top: 0px;
    max-width:120vw !important;

}

.carousel-control {
  height:50%;
  width: 15% !important;
}

.features-container-right #alert {

margin-top: 5px;
width: 100%;

}

.overflow-hidden {
    overflow: visible;
  }

  #features h2 {
    font-size: 2.25rem !important;
    margin-bottom: 2vh;
  }

  .features-container-right #chat {
    width: 100%;
    margin-top: 5px;
  }

  .features-container-right {
    width: 100%;
    float: none;
    height: 40%;
    text-align: center;
  }

  .features-container-right #mobile {
    width: 75%;
    margin-top: 0px;
  }

  .carousel {
    height: 85%;
    overflow-y: hidden;
  }

  .carousel-inner {
    height:100%;
  }


  .integrations-float-left {
    width: 100%;
    float: left;
    height: 40%;
    position: relative;
    top: 0px;
    transform: none;
    order: 2;
    margin-top: 20px;

  }

  .integrations-tile img {
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    width: auto;
    height: 40%;
    max-width: 60px;
    height: auto;
  }

  .bigger {
    max-width: 40px !important;
  }



.smaller {
    max-width: 60px !important;
  }


  .text-container-right {
    width: 100%;
    float: none;
    text-align: left;
    position: relative;
    top: 0px;
    transform: none;
    margin-top: -1px;
  }


#integrations {
    height: 80vh;
    display: flex !important;
    min-height: 600px;
    max-height: 605px;
  }

#integrations .height-100 {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  #integrations .text-container-right {
    width: 100%;
    float: none;
    text-align: left;
    position: relative;
    top: 0px;
    transform: none;
    margin-top: 20px;
    order: 1;
    text-align: center;
  }


  .demo-demo-trial-container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
  }

  .demo-demo-trial {
      width: 100%;
      float: left;
      text-align: center;
      order: 1;
      padding-bottom: 80px;
      position:initial !important;
    }

 .height-30 {
      height:15% !important;
    }

    #demo-trial {
    
    max-height: 1050px;
    min-height: 1040px;
   
  }

  .demo-demo-trial p {
    width: 100% !important;
  }

  .demo-demo-trial h2 {
    font-size: 1.8rem !Important;
  }

  #quotes {
    height: 36vh;
    min-height: 200px !important;
    max-height: 300px;
      }

  .quote-container {
    width: 90%;
  }

  .quote-container p {
    font-size: .7rem !important;
  }

  .quote-right {
    height: 50%;
    width: 100%;
    float: left;
  }

  .quote-left {
    height: 50%;
    width: 100%;
    float: left;
    border-right:0px;
  }

  .resources-tile {
    top: 0px;
    transform: none;
    margin-right: 0px !important;
  }

  .width-50 {
    width:90%;
  }

  .height-37 {
    height: 30%;
  }

  .resources-tile-text span {
    display:none;
  }

  .resources-tile-text {
    height: 35px;
  }

  .resources-tile-text h2 {
    text-align:center;
  }

  .resources-overall-container {
    padding-top:80px !important;
  }

  #resources {
        min-height: 500px;
    max-height: 550px;
  }

  #support-slide {

      border-left: 0px;
    background-size: 100% !important;
    background: url(https://victorops.com/wp-content/uploads/2016/04/support-texturev3.png);
    border-right: 0px;
    width: 100vw;
    margin-left: -10vw;
    height: 52%;
  }

}

@media only screen and (min-width: 960px) and (max-width: 1242px) { 
  .wrapper {
    max-width: 1242px !important;
    width: 100vw;
  }

#hero {
    max-height: 410px;
    min-height: 390px;
  }


.hero-img-container {
    width: 60%;
  }

  #hero .text-container-left {
    width: 40%;
  }

  .text-container-left h1, h1 {
    
    font-size: 2.5rem !important;
  }

  p {
    
    font-size: 1.5rem !important;
  }

  #hero p {
    padding-bottom: 0px;
  }

  #hero {
        padding-top: 50px !important;
  }

  .new-cta {
    font-size:1rem;
  }

  #hero .image-content-wrapper .fa-play-circle {
    font-size: 16rem !important;
  }

  h2 {
      font-size: 2rem !important;
}

#demo-trial h1 {
    margin-top: 20px;
  }

  #demo-trial {
    max-height: 450px;
    min-height: 400px;
  }

  #quotes {
    max-height:350px;
    min-height:335px;
  }

#resources {
    min-height: 640px;
    max-height: 650px;
  }

.resources-tile {
    max-height: 200px;
  }

.resources-tile-text {
    height: 60px;
  }



.resources-tile-text .fa-arrow-right {
    padding: 8px 9px;
  }

}

@media only screen and (min-width: 960px) and (max-width: 1145px) {

    #customer-logos img {
    max-height: 50px;
  }

 #companies {
    max-height: 150px;
    min-height: 120px;
  }

  .customer-logos-wider {
    max-width: 170px;
  }

  .fa-arrow-left, .fa-arrow-right {

    padding: 10px 11px;
    font-size:1.25rem !important;
  }

}

@media only screen and (min-width: 960px) and (max-width: 1335px) {

    .carousel-indicators .active {
    margin: 0px 5px !important;
    padding: 0px 10px;
  }

   .carousel-indicators li {
    margin: 0px 5px !important;
    padding: 0px 10px;
  }

  .carousel-indicators h2 {
    font-size: 1.1rem !important;
  }

  .carousel-indicators p {
    font-size: .75rem !important;
  }

  .carousel-inner {
    max-height:350px;
  }

  #features {
 
    max-height: 600px;

    min-height: 600px;
  }


}

@media only screen and (min-width: 960px) and (max-width: 1300px) {
    .integrations-tile img {
    max-width:80px;
  }

  .bigger {
    max-width: 60px !important;
  }

  .smaller {
    max-width: 80px !important;
  }

  #integrations {
    max-height: 400px;
    min-height: 395px;
  }



  }

  @media only screen and (min-width: 960px) and (max-width: 1400px) {
    .resources-tile-text h2 {
    font-size: 1.4rem !important;
  }

}

  @media only screen and (min-height: 1440px) {

    #companies {
    max-height: 250px !important;
  }
  #customer-logos img {
    max-height: 70px !important;
  }

  #companies h2 {
    margin-bottom: 2vh !important;
  }

  #demo-trial h1 {
    margin-top:0vh !important;
  }

  #demo-trial .new-container {
    height: 35% !important;
  }

  #product {
    max-height: 450px !important;
  }

  #demo-trial {
    max-height: 700px !important;
  }

  }
