.line-3-100 {
    margin-top: 15px;
    height: 3px;
    width: 100px;
    background: #ec691A;
}

.main {
padding-top: 200px; 
padding-bottom:60px;
background: hsla(0, 0%, 30%, 1);

background: linear-gradient(360deg, hsla(0, 0%, 30%, 1) 3%, hsla(0, 0%, 30%, 1) 41%, hsla(0, 0%, 10%, 1) 91%);

background: -moz-linear-gradient(360deg, hsla(0, 0%, 30%, 1) 3%, hsla(0, 0%, 30%, 1) 41%, hsla(0, 0%, 10%, 1) 91%);

background: -webkit-linear-gradient(360deg, hsla(0, 0%, 30%, 1) 3%, hsla(0, 0%, 30%, 1) 41%, hsla(0, 0%, 10%, 1) 91%);

filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#4D4D4D", endColorstr="#4D4D4D", GradientType=1 );}

.section-title {font-family: "Lato", sans-serif !important; font-size: 18px; text-align:center; letter-spacing:2px;}

img, video {max-width: 100%;}

.Signin-div {width: 350px !important;}

.content__item {padding: 100px; 50px; 100px 50px;}
      