@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

@font-face {
    font-family: KeepCalm-Medium;
    src: url('../css/font/KeepCalm-Medium.ttf');
}

@font-face {
    font-family: Roboto Regular;
    src: url('../css/font/Roboto-Regular.ttf');
}

@font-face {
    font-family: Roboto Black;
    src: url('../css/font/Roboto-Black.ttf');
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #333;
    background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
 
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a, a:hover, a:focus {
    text-decoration: none;
}

.white{
	color: #fff;
}

.pad0{
	padding: 0;
}

.padleft{
	padding-left: 0;
}

.padright{
	padding-right: 0;
}

.pdt10{
	padding-top:10%;
}

.mar0{
	margin: 0;
}

.pdt5{
	padding-top:5%;
}

section{
	padding: 25px 0;
}

.sec1{
	background: #c62925;
}

.sec1head1{
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.sec1head1 u{
	font-family: 'Roboto Black', sans-serif, serif;
	font-size: 18px;
}

.sec1head1 span{
	font-family: 'Roboto Regular', sans-serif, serif;
	font-size: 18px;
}

.sec1head p {
    margin-top: 15px;
    margin-bottom: 0px;
}

.line-size{
line-height: 73px;
}

.white{
	color: #fff;
}

.sec1head2 {
    font-family: 'Roboto Black', sans-serif, serif;
    font-size: 18px;
    width: 200px;
    line-height: 25px;
    background: #337ab7; !important;
    border: 1px solid #337ab7;
    border-radius: 4px;
}

.sec2{
	background: #1a2735;
	border-top: 0px solid #a99195;
}

.sec2head1{
	font-family: 'Roboto Regular', sans-serif, serif;
    font-size: 20px;
    font-weight: 300;
	line-height: 36px;
}

.line-size1 {
    height: 50px;
    line-height: 60px;
}

.sec2head2 {
	font-family: 'Roboto Regular', sans-serif, serif;
    font-size: 14px;
    width: 200px;
    line-height: 4px;
    background: #ff8909;
    border-radius: 4px;
	border: 1px solid #ff8909;
}

.btn-primary:hover{
	background: #ff8909 !important;
	border: 1px solid #ff8909 !important;
}

.sec2head3{
	font-family: 'Roboto Regular', sans-serif, serif;
    font-size: 20px;
    font-weight: 300;
	line-height: 36px;
}

.sec3 {
    background: url('https://s3-us-west-2.amazonaws.com/syvid/ace/sec3bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-attachment: fixed;

}

.sec3head1 {
    font-weight: 700;
    font-size: 65px;
    line-height: 52px;
    color: #24ffed;
    font-family: 'KeepCalm-Medium' , sans-serif, serif;
}

.sec3head2 {
    font-weight: 800;
    font-size: 65px;
    line-height: 78px;
    margin-bottom: 20px;
	font-family: 'KeepCalm-Medium' , sans-serif, serif;
}

.sec3head2 span {
    color: #eac20b;
    
}

.sec3head3 {
    font-weight: 600;
    font-size: 34px;
    line-height: 37px;
    margin-bottom: 4%;
}

.sec3head3  span{
    background: #ff1045;
    padding: 2px 6px;
    border-radius: 5px;
}

.videobox {
    padding: 7px;
    background: #8c8c8c;
    float: left;
    width: 100%;
    border-radius: 3px;
}
.responsive-video {
    padding-bottom: 56.21%;
    overflow: hidden;
    position: relative;
}

.responsive-video iframe, .responsive-video object, .responsive-video embed, .responsive-video1 iframe, .responsive-video1 object, .responsive-video1 embed, .responsive-demo-video embed, .responsive-demo-video object, .responsive-demo-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sec3btn {
    position: relative;
    top: -15px;
}

.buybtn{
	margin-top: 24px;
}

.sec4 {
    background: url('https://s3-us-west-2.amazonaws.com/syvid/ace/sec4bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
	background-attachment:fixed;
}

.feature-list li ul {
    margin-bottom: 10px;
}

.feature-list .flexed{
    display: flex;
    align-items: center;
}

.sec4head3{
	font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 0px;
    font-weight: 500;    
}

.sec4head1 {
    font-family: 'KeepCalm-Medium' , sans-serif, serif;
    font-size: 50px;
    line-height: 60px;
	color:#ff8a00;
}

.sec4head2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 6px;
    color: #000;
}

.sec4hr {
    border: 2px solid #ff8a00;
    width: 10%;
    margin-top: -6px;
}

.sec4head4 {
    font-family: 'KeepCalm-Medium' , sans-serif, serif;
    font-size: 40px;
    line-height: 50px;
    color: #ff0050;
	padding-top: 4%;
} 

.sec4hr1{
    border: 2px solid #ff0050;
    width: 8%;
    margin-top: -6px;
}


.sec5{
	background: url('https://s3-us-west-2.amazonaws.com/syvid/ace/sec5bg.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-attachment:fixed;
}	

.mt24{
	margin-top: 24px;
}

.sec5_img {
    margin-top: -5%;
}	
 
 
 .sec5head1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
}

.sec5head1 span{
	color:#000;
}

.sec5head2 {
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: 400;
    
    color: #000000;
}

.sec5hr{
    border: 1px solid #000;
    width: 35%;
    margin-top: -6px;
    margin-left: 0;
}


.sec6img{
	margin-top: 18%;
}	
 
.sec7{
	background: url('https://s3-us-west-2.amazonaws.com/syvid/ace/sec7bg.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-attachment:fixed;
}	

.sec7_img {
    margin-top: -8%;
}


 
.sec7img{
	margin-top: 32%;
}	

.sec7hr {
    border: 1px solid #ff0000;
    width: 37%;
    margin-top: -10px;
    margin-left: 0;
} 
 
.sec7head1 {
    font-size: 30px;
    line-height: 40px;
	color: #ff0000;
	font-family: 'KeepCalm-Medium' , sans-serif, serif;
}

.sec7head1 span{
	color:#000;
}

.sec7head2 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 400;
	color:#000;
}

.sec8{
	background: url('https://s3-us-west-2.amazonaws.com/syvid/ace/sec8bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-attachment: fixed;
}

.sec8head1 {
    font-size: 30px;
    line-height: 40px;
	color: #ffea00;
	font-family: 'KeepCalm-Medium' , sans-serif, serif;
}

.sec8head1 span{
	color:#fff;
}

.sec8head2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #fff;
}

.sec8hr {
    border: 1px solid #ffea00;
    width: 37%;
    margin-top: -10px;
    margin-left: 0;
}
 
.sec8img{
	padding-top:18%;
}	

.sec9{
	background: #51bcea;
}	

.sec9_img {
    margin-top: -8%;
}

.sec9head1{
	font-size: 30px;
    line-height: 40px;
	color: #fff;
	font-family: 'KeepCalm-Medium' , sans-serif, serif;
}

.sec9head1 span{
	color:#000;
}

.sec9hr{
	border: 1px solid #000;
    width: 50%;
    margin-top: -6px;
    margin-left: 0;
}

.sec9head2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #fff;
}

.sec10{
	background: url('https://s3-us-west-2.amazonaws.com/syvid/ace/secbg10.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-attachment: fixed;
}

.sec10img{
	position: relative;
    bottom: -27px;
}

.sec11{
	background: url('https://s3-us-west-2.amazonaws.com/syvid/ace/sec11bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}


.sec11head1 {
    font-family: 'KeepCalm-Medium' , sans-serif, serif;
    font-size: 52px;
    line-height: 58px;
    color: #02ebe1;
    text-align: center;
    margin-top: 30px;
}

.iframe_shortcode {
   margin-top: 10px;
}

.sec11btn{
	margin-top: 20px;
    margin-bottom: 20px;	
}	

.sec12para {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}

.sec16para{
	font-size:18px;
}
