html,
body {
    justify-content: center;
    align-items: center;
    height: 100%;
    font-family: 'Roboto Condensed', sans-serif!important;
    font-weight: 400!important;
    line-height: 1.4!important;
    color: #000000!important;
    -webkit-font-smoothing: antialiased!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Condensed', sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    color: inherit!important;
    text-rendering: optimizeLegibility!important;
	margin: 0px!important;
}

p {
    font-size: 1.0625rem;
}

.navbar {
    padding: 0px!important;
    height: 140px;
    margin-left: -15px;
    margin-right: -15px;
}


.navbar-brand-img {
	width: calc((100vw - 65px) * .35)
}

@media (min-width:350px) {
	.navbar-brand-img {
		width: calc((100vw - 65px) * .3)
	}
}

@media (min-width:768px) {
	.navbar-brand-img {
		width: calc((100vw - 65px) * .25)
	}
}

@media (min-width:992px) {
	.navbar-brand-img {
		width: calc((100vw - 65px) * .2)
	}
}

@media (min-width:1200px) {
	.navbar-brand-img {
		width: calc((100vw - 65px) * .1)
	}
}

.navbar-brand-img {
    height: auto;
    margin-top: 20px;
    margin-left: 50px;
    margin-bottom: 20px;
}

.bgcover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/wallpaper.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 750px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 50px;
}

.bgcover2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/wallpaper.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 750px;
    padding: 50px;
    margin-left: -15px;
    margin-right: -15px;
}

.firstsec {
    padding: 20px;
	margin-bottom: 15px;
}

.secondsec {
    text-align: center;
    padding: 20px;
    min-width: 200px;
}

.videosec {
    background-color: black;
    width: 100%;
    text-align: center;
}

.video-js {
    margin: auto!important;
}

.video-js[tabindex="-1"] {
    outline: none;
    width: 100%;
}

.nomargin textarea {
    width: inherit;
    height: 110px;
    padding: 10px;
    overflow: hidden;
    border-radius: 0px;
    border: 3px solid #565656 !important;
}

.lightblue {
    background: #ffffff !important;
    height: 20%;
}

.btn-primary {
    color: #fff;
    background-color: #565656!important;
    border-color: #565656!important;
}

.lightblue .btn.btn-primary {
    background: #565656 none repeat scroll 0 0;
    min-width: 12em;
    border-radius: 0px;
    height: 45px;
}

.lightblue p {
    background: #ffffff !important;
    margin: 0;
}

.lightblue2 .btn.btn-primary {
    background: #565656 none repeat scroll 0 0;
    min-width: 10em;
    border-radius: 0px;
    height: 45px;
}

.lightblue2 {
    padding: 0!important;
}

.nomargin {
    margin: 0!important;
    padding: 0!important;
}

.greenblue {
    color: #000000!important;
}

.login-form {
    margin: auto;
    padding-top: 0em;
    margin-top: 0em;
}

.form-heading {
    color: #fff;
    font-size: 23px;
}

.panel h2 {
    color: #000000;
    font-size: 18px;
    margin: 0 0 0px 0;
}

.panel p {
    color: #000000;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 24px;
}

.login-form .form-control {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    border-radius: 0px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.form-group input[type=text] {
    min-width: 10em;
    border: 1px solid #d4d4d4 !important;
    border-radius: 0px;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    text-align: center;
}

.form-control {
    margin: auto;
}

.login-form .form-group {
    margin-bottom: 10px;
}

.login-form {
    text-align: center;
}

.forgot a {
    color: #000000;
    font-size: 14px;
    text-decoration: underline;
}

.login-form .btn.btn-primary {
    background: #565656 none repeat scroll 0 0;
    border: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
	width: 100%;
    border-radius: 0px;
    /* box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    max-width: 30em; */
	border: none !important;
	outline: none !important;
}

.forgot {
    text-align: left;
    margin-bottom: 30px;
}

/*
.botto-text {
    color: #ffffff;
    font-size: 14px;
    margin: auto;
}

.login-form .btn.btn-primary.reset {
    background: #dadada none repeat scroll 0 0;
}  */

.back {
    text-align: left;
    margin-top: 10px;
}

.back a {
    color: #000000;
    font-size: 13px;
    text-decoration: none;
}


/* Footer */

section .section-title {
    text-align: center;
    color: #000000;
    margin-bottom: 40px;
    text-transform: uppercase;
}

#footer {
    margin: 20px;
}

#footer h5 {
    padding-left: 10px;
    border-left: 3px solid #000000;
    padding-bottom: 6px;
    margin-bottom: 10px;
    color: black;
}

#footer a {
    color: #565656;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

#footer ul.social li {
    padding: 3px 0;
}

#footer ul.social li a i {
    margin-right: 5px;
    font-size: 18px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.social li:hover a i {
    font-size: 18px;
    margin-top: -10px;
}

#footer ul.social li a,
#footer ul.quick-links li a {
    color: #ffffff;
}

#footer ul.social li a:hover {
    color: #000000;
}

#footer ul.quick-links li {
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.quick-links li:hover {
    padding: 3px 0;
    margin-left: 5px;
    font-weight: 700;
}

#footer ul.quick-links li a i {
    margin-right: 5px;
}

#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px) {
    #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 992px) {
    .secondsec {
        margin-left: 12.5%;
        margin-left: 12.5%;
        text-align: center;
        height: 20%;
        padding: 20px;
        width: 20em;
    }
    .login-form {
       /* max-width: 25%!important; */
    }
}

@media screen and (max-width: 991px) and (min-width: 769px) {
    .secondsec {
        margin-left: 0em;
        margin-top: 1em;
    }
}