/* CSS Document */
.navbar {
    background-color: #221;
}
.nav-item {
    padding-right: 40px;
}
.navh3 {
    margin-top: 10px;
}
.bt {
	margin-top: 100px;
}
.add1 {
    font-size: 14px;
}
.add-h4 {
    font-size: 18px;
    line-height: 28px;
}
.carousel-item {
        margin-left: -130px;
    }
.cont {
    margin-top: 50px;
    background-image: url(./images/3.jpg);
    background-position: center 100%;
}

.cont h1 {
    font-size: 45px;
    color: #fff;
    text-align: left;
}

.cont h2 {
    font-size: 35px;
    font-weight: 100;
    color: #fff;
    margin-bottom: 20px;
    text-align: left;
}

.cont p {
    color: #fff;
    padding-right: 30%;
    margin-bottom: 200px;
    text-align: left;
}

.cont1 {
    height: 650px;
}

.img1 {
    margin-top: 20px;
    margin-bottom: 25px;
}
.justify-text {
    text-align: center;
    margin-top: 30px;
    line-height: 30px;
}
.img2g {
    margin-bottom: 20px;
}
.img3g {
    margin-bottom: 30px;
}
.img3g img {
    margin-bottom: 20px;
    background-color: #999;
}
.img3g p {
    line-height: 28px;
    padding: 10%;
}
/* about */
section {
	padding-top: 80px;
	padding-bottom: 80px;
}

.light-gray-bg { 
    background-color: #F2F2F2; 
}
.section-shadow-bottom {
	background-image: url(./images/section-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.section-title-container { margin-bottom: 60px; }
.section-title {
	font-weight: 700;
	font-size: 42px;
}
.section-title-underline {
	margin-bottom: 5px;
	margin-top: 0;
}
.section-title-underline-blue {
	border-bottom: 2px solid #08292b;
	margin: 5px auto 0 auto;
	width: 40px;
}
.font-weight-300 { font-weight: 300; }
.section-title-2 {
	font-size: 32px;
	margin-bottom: 30px;
	margin-top: 0;
}

.section-title-3 {
	font-size: 32px;
	margin-bottom: 10px;
	margin-top: 0;
}
.add-text {
    margin-bottom: 5px;
    margin-top: 0px;
}

.iframe-add {
    margin-bottom: 20px;
}
.blue-text { color: #457C89; }

.about_p {
    line-height: 30px;
}

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

.pro img {
    border-style: solid;
    border-width: 1px;
    border-color: #457C89;
    margin-top: 20px;
    padding: 2px;
}

.pro p {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.prolist {
    margin-top: 20px;
    margin-left: 5px;
}

.prolist h4 {
    color: #457C89;
}

.prolist p {
    line-height: 30px;
}

.prolist_back {
    margin-top: 40px;
    margin-bottom: 40px;
}

/* download */
.load {
    margin-top: 20px;
    margin-bottom: 20px;
}

.load img {
    border-style: solid;
    border-width: 1px;
    border-color: #457C89;
    margin-top: 20px;
    padding: 2px;
    text-align: center;
}
.load p {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}

/* license */
.lic {
    margin-top: 20px;
    margin-bottom: 20px;
}

.lic img {
    border-style: solid;
    border-width: 1px;
    border-color: #457C89;
    margin-top: 20px;
    padding: 2px;
    text-align: center;
}
.lic p {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
/* products */
.jumbotron {
    background-image: url(/images/3.jpg);
    background-position: center 100%;
    height: 350px;
}
.jumbotron h3 {
    margin-top: 130px;
    color: #fff;
    font-size: 40px;
}
.pro_h {
    margin-top: 50px;
}
.pro_t {
    margin-bottom: 50px;
}
.pro_i {
    margin-bottom: 30px;
}
.pro_i img {
    margin-top: 20px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #999;
}
.pro_i p {
    text-align: center;
}

/* 7. Features */
.features {
	background: url(./images/feature-bg.jpg) no-repeat center center;
	background-color: rgba(0,0,0,0.8);
	background-size: cover;
	position: relative;
}
.features-content {
	color: white;
	position: relative;
	z-index: 999;
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

footer { background: #221; }
.copyright-text {
	color: #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0;
}
/* mysql */

.mysql_H {
    margin-top: 130px;
}
@media (max-width:1920px) {

}

@media (max-width:1280px) {
    .cont {
        background-size: 140%;
    }
    .cont h1 {
        font-size: 30px;
    }
    .cont h2 {
        font-size: 25px;
    }
    .cont p {
        font-size: 16px;
        padding-right: 50%;
        margin-bottom: 100px;
    }
    .cont1 {
        height: 500px;
    }
}

@media (max-width:992px) {
    .cont {
        background-size: 150%;
    }
    .cont h1 {
        font-size: 30px;
    }
    .cont h2 {
        font-size: 25px;
    }
    .cont p {
        font-size: 16px;
        padding-right: 30%;
        margin-bottom: 90px;
        font-weight: 200;
    }
    .cont1 {
        height: 450px;
    }
    .carousel-item {
        margin-left: -100px;
    }
}

@media (max-width:767px) {
    .cont {
        background-size: 180%;
    }
    .cont h1 {
        font-size: 25px;
    }
    .cont h2 {
        font-size: 20px;
    }
    .cont p {
        font-size: 14px;
        padding-right: 30%;
        margin-bottom: 60px;
        font-weight: 200;
    }
    .cont1 {
        height: 360px;
    }
    .carousel-item {
        margin-left: -50px;
    }
}