/* CSS Document */
.header{
	background:url("../../repository_images/social-compass/socila-media-marketing-dashboard.jpg") #231e1e center no-repeat;
	height:563px;
	margin-top:92px;
}
.sc-video-demo{
	position:relative;
}
.sc-video-demo .demo-video iframe{
	
}
.navbar-dark .navbar-nav .nav-link {
    font-size: 1rem;
}
.trial-demo-logo-placer .trial{
	bottom: -10px;
    left: 113;
    width: 320px;
    padding: 10px;
    font-size: 23px;
}
.trial-demo-logo-placer  .view-video{
    left: 163;
    width: 220px;
    padding: 10px;
    font-size: 14px;
    bottom: -80px;
}
.trial-demo-logo-placer .demoBtn{
	bottom:15px;
	right:50px;
	width:40%;
    padding: 10px;
    font-size: 18px;
}
.sc-video-demo .demo-video{
    top: 77px;
    left: 168px;
    width: 428px;
    height: 272px;
}
.sc-video-demo .demo-video iframe{
	height: 272px;
}
.sc-video-demo img{
	cursor:pointer;
	width:270px;
	height:auto;
	margin-bottom:70px;
	margin-left:140px;
}
.sc-video-demo .trial-demo-logo{
	position:absolute;
	top:88px;
	right:0px;
	left:auto;
}
.mid-panel{
	padding-top:45px;
	padding-bottom:45px;
}
.mid-panel h2{
	font-weight:normal;
	margin-bottom:20px;
	font-size: 40px;
}
.mid-panel .mid-content img{
	width:50%;
	height:auto; 
}
.mid-panel .mid-content .btn-secondary {
    padding-left: 100px;
    padding-right: 100px;
    font-size: 33px;
}
.footer-panel .card .card-title{
	font-size:18px;
}
.footer-panel .card .card-text{
	font-size:14px;
}
.footer-panel .card .card-body{
	padding:1.25rem;
}