

article h1 { 
    font-family: 'Montserrat'; 
    text-align: center; 
    padding-bottom: 30px; 
    margin-top:0; 
    font-size: 18px; 
    font-weight:400; 
    letter-spacing: 2px;
    text-transform:uppercase;
}
body{
    background-color:#000000;
    color:#fff;
}

.finddemo_bg{
    max-width: 900px;
    background-color: #ffffff;
    color: #000000;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 70px;
    padding: 70px 70px 50px 70px;
    border-radius: 4px;
}
.finddemo_title{
    text-align: center;
    font-size: 23px;
    letter-spacing: 2px;
}
.finddemo_button {
    text-align: center;
    padding: 45px;
}
.finddemo_button a{
    border-radius: 8px;
    padding: 17px;
    font-size: 18px;
    color: #ffffff;
    background-color: #88b04b;
    box-shadow: 4px 4px 9px rgba(128, 128, 128, 0.5);
}
.finddemo_button a:hover{
  text-decoration: none;
  background-color: #67b168;
}

.logofooter{
    display: inline-block;
    padding: 60px;
    width: 100%;
    text-align: center;
}

#header{
  width:100%;
  max-width: 100vw;
  font-family: 'poppins'; 
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 9px;
  text-align: center;
}

.sr_lp-hero-bg-wrap{
  position: fixed;
  top: 15px;
  width: 100vw;
  z-index: -100;
} 

.sr_lp-hero-bg{
    background: url(../img/sr_it-landingpage-header-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 2px;
    margin: 15px auto;
    width: 1366px;
    max-width: 100%;
    height: 50vw;
    max-height: 705px;  
}
.sr_lp-logo{
    margin: 10px;
  }
.sr_lp-logo img{
  max-width: 100%;
}
@media only screen and (min-width: 421px) {
  .sr_lp-logo{
    height: 355px;
    max-height: 37vw;
    min-height:180px;
    position: relative;
  }
  .sr_lp-logo img{
    left: calc(50% - 190px);
    position: absolute;
    bottom: 0px;
  }
}
.sr_lp-title{
  display: none;
}
.sr_lp-subtitle{
  margin: 74px 10px;
}
.sr_lp-subtitle div{
  margin: 20px 0px;
}
@media only screen and (min-width: 607px) {
  .sr_lp-subtitle{
    margin-top:130px;
    margin-bottom: 88px;
  }
} 
.sr_lp-subtitle div:last-child{
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 2px;
}
.sr_lp-slogan{
  text-transform: uppercase;
  font-size: 23px;
  letter-spacing: 42px;
}
@media only screen and (max-width: 670px) {
  .sr_lp-slogan{
    display: none;
  }
  body .container{
    padding-top:0;
  }
}

.author-name{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    padding-top: 5px;
}

.soundrise-divider:after{
    content: "";
    width:1px;
    height:30px;
    background: #fff;
    display:block;
    margin: 0 auto;
}

.container{
    padding-top: 100px;
    padding-bottom: 100px;
}
.content-title{
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    font-weight:700;
    letter-spacing: 4px;
    padding-top:38px;
    padding-bottom:100px;
}

.computer-screen img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.newdemo {
	padding-bottom: 50px;
}

.computer-empty {
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.screen-landing:hover  {
	cursor: pointer;

}
	




.computer-empty img.computer {
	width: 100%;
}

/*col-lg-4 as default*/
.computer-screen {
	overflow: hidden;
	position: absolute;
  height: 206px;
  width: 366px;
  left: 46px;
  top: 26px;
}

.col-lg-6 .computer-screen {
	height: 316px;
	width: 563px;
	left: 69px;
	top: 39px;
}

.screen-landing {
	left: 0;
	line-height: 0;
	position: absolute;
	width: 100%;
	transition: all 6s;
	-o-transition: all 6s;
	-ms-transition: all 6s;
	-moz-transition: all 6s;
	-webkit-transition: all 6s;
}

@media only screen and (min-width: 1480px) {
  .container{
    width: 1480px;
  }
}
@media only screen and (min-width:993px) and (max-width: 1479px){
  /*col-lg-4 as default*/
  .computer-screen {
    height: 158px;
    width: 283px;
    left: 35px;
    top: 20px;
  }

	.col-lg-6 .computer-screen {
    height: 247px;
    width: 455px;
    left: 52px;
    top: 30px;
	}
}

@media only screen and (min-width:992px) and (max-width: 1199px){
  /*col-md-4 as default*/
  .computer-screen {
    height: 129px;
    width: 229px;
    left: 28px;
    top: 16px;
  }
	.col-md-6 .computer-screen {
		height: 200px;
		width: 355px;
		left: 45px;
		top: 25px;
	}
}

@media only screen and (min-width:768px) and (max-width: 991px){ 
	/*col-md-4 as default*/
  .computer-screen {
    height: 94px;
    width: 170px;
    left: 21px;
    top: 12px;
  }

  .col-sm-6 .computer-screen {
		height: 149px;
		width: 266px;
		left: 34px;
		top: 19px;
	}	
}


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

	.computer-empty {
		max-width: 545px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.col-xs-12 .computer-screen {
		height: 247px;
		width: 440px;
		left: 55px;
		top: 31px;
	}
	
}

@media only screen and (max-width: 606px) {
	.col-xs-12 .computer-screen {
		height: 155px;
		width: 274px;
		left: 35px;
		top: 19px;
	}

	.computer-empty {
		max-width: 340px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 420px) {
    
    
    
	.col-xs-12 .computer-screen {
		height: 104px;
		width: 186px;
		left: 23px;
		top: 9px;
	}

	.computer-empty {
		max-width: 230px;
		margin-left: auto;
		margin-right: auto;
	}
}




/*Animation*/
.soundrise-animate-1{
    animation-duration: 2s;
    animation-name: fadein-1;
}
.soundrise-animate-2{
    animation-duration: 2s;
    animation-name: fadein-2;
}
.soundrise-animate-3{
    animation-duration: 2s;
    animation-name: fadein-3;
}
.soundrise-animate-4{
    animation-duration: 2s;
    animation-name: fadein-4;
}
.soundrise-animate-5{
    animation-duration: 2s;
    animation-name: fadein-5;
}
@keyframes fadein-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein-2 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes fadein-3 {
  0% {
    opacity: 0;
  }
    20% {
    opacity: 0;
  }

  70% {
    opacity: 1;
  }
}
@keyframes fadein-4 {
  0% {
    opacity: 0;
  }
    30% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }
}
@keyframes fadein-5{
  0% {
    opacity: 0;
  }
    40% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.col-lg-6 .computer-empty{
    animation-duration: 3.5s;
}

.col-lg-6:nth-child(1) .computer-empty{
    animation-name: fadein-c1;
}
@keyframes fadein-c1{
  0% {
    opacity: 0; 
  }
    35% {
    opacity: 0;
        margin-top: -6px;
        margin-bottom:31px;
  }

  60% {
    opacity: 1;
      margin-top: 0px;
      margin-bottom:25px;
      
  }
}

.col-lg-6:nth-child(2) .computer-empty{
    animation-name: fadein-c2;
}
@keyframes fadein-c2{
  0% {
    opacity: 0;
  }
    40% {
    opacity: 0;
        margin-top: -6px; 
        margin-bottom:31px;
  }

      68% {
    opacity: 1;
    margin-top: 0px;
    margin-bottom:25px;
  }
}

.col-lg-6:nth-child(3) .computer-empty{
    animation-name: fadein-c3;
}
@keyframes fadein-c3{
  0% {
    opacity: 0;
     
  }
    43% {
    opacity: 0;
    margin-top: -6px;
    margin-bottom:31px;
  }
      88% {
    opacity: 1;
    margin-top: 0px;
    margin-bottom:25px;      
    }
}

.col-lg-6:nth-child(4) .computer-empty{
    animation-name: fadein-c4;
}
@keyframes fadein-c4{
  0% {
    opacity: 0;
  }
  46% {
    opacity: 0;
    margin-top: -6px; 
    margin-bottom:31px;
  }
  91% {
    opacity: 1;
    margin-top: 0px;
    margin-bottom:25px;  
  }
}

.col-lg-6:nth-child(5) .computer-empty{
    animation-name: fadein-c5;
}
@keyframes fadein-c5{
  0% {
    opacity: 0;
  }
  48% {
    opacity: 0;
    margin-top: -6px;
    margin-bottom:31px;
  }
  93% {
    opacity: 1;
    margin-bottom:25px;
  }
        100% {
    margin-top: 0px;
  }
}
.col-lg-6:nth-child(6) .computer-empty{
    animation-name: fadein-c6;
}
@keyframes fadein-c6{
  0% {
    opacity: 0;     
  }
  49% {
    opacity: 0;
    margin-top: -6px; 
    margin-bottom:31px; 
  }
  94% {
    opacity: 1;
    margin-top: 0px; 
    margin-bottom:25px;  
  }
}
.col-lg-6:nth-child(7) .computer-empty{
    animation-name: fadein-c6;
}
@keyframes fadein-c6{
  0% {
    opacity: 0;     
  }
  49% {
    opacity: 0;
    margin-top: -6px; 
    margin-bottom:31px; 
  }
  94% {
    opacity: 1;
    margin-top: 0px; 
    margin-bottom:25px;  
  }
}
.col-lg-6:nth-child(8) .computer-empty{
    animation-name: fadein-c6;
}
@keyframes fadein-c6{
  0% {
    opacity: 0;     
  }
  49% {
    opacity: 0;
    margin-top: -6px; 
    margin-bottom:31px; 
  }
  94% {
    opacity: 1;
    margin-top: 0px; 
    margin-bottom:25px;  
  }
}
.col-lg-6:nth-child(9) .computer-empty{
    animation-name: fadein-c6;
}
@keyframes fadein-c6{
  0% {
    opacity: 0;     
  }
  49% {
    opacity: 0;
    margin-top: -6px; 
    margin-bottom:31px; 
  }
  94% {
    opacity: 1;
    margin-top: 0px; 
    margin-bottom:25px;  
  }
}
.col-lg-6:nth-child(10) .computer-empty{
    animation-name: fadein-c6;
}
@keyframes fadein-c6{
  0% {
    opacity: 0;     
  }
  49% {
    opacity: 0;
    margin-top: -6px; 
    margin-bottom:31px; 
  }
  94% {
    opacity: 1;
    margin-top: 0px; 
    margin-bottom:25px;  
  }
}