#feature.sqlite_features{
	padding: 0;
}
.sqlite_features .media-left{
	/*vertical-align: middle;*/
}
.company-description.editions{
	margin-top: 0px;
}
.editions i{
	font-size: 6em;
	color: #000;
}
.editions h3{
	padding-left: 20px;
}
.editions li{
	/*list-style: disc;*/
	font-size: 20px;
}
#about.sqlite_desc{
	padding: 20px 0;
}
#about.sqlite_desc .block {
    padding: 10px 10px 0 10px;
}
#about.sqlite_desc .block h2 {
	margin-bottom: 9px;
}
#about.sqlite_desc .block p {
	margin-bottom: 0px;
}
#footer.footer{
	background: #02bdd5;
}
#footer.footer p{
	padding-top: 30px;
}
.sqlite_desc figure .buttons, .sqlite-screenshots figure .buttons{
	left: 38%;
}
.main_carousal{
	padding-top: 92px;
	background: #000;
}
.ns_slideContainer img{
	width: 100% !important;
	max-width: 100% !important;
	height: 100% !important;
	max-height: 100% !important;
}
#myCarousel .item img{
	max-height: 500px;
	margin: 0 auto;
}
#sqlite-features,#sqlite-screenshots{
	padding-top: 110px;
}
#sqlite-download, #sqlite-history, #sqlite-pricing{
	padding-top: 93px;
}
#sqlite-support, #sqlite-faq{
	padding-top: 100px;
}
#sqlite-download .section-heading{
	margin-bottom: 15px;
}
.sqlite-features td{
	vertical-align: middle;
}
.sqlite-features i{
	font-size: 1.5em;
}
.sqlite-features i.ion-checkmark-circled{
	color: green;
}
.sqlite-features i.ion-close-circled{
	color: red;
}
#sqlite-screenshots img{
	width: 100%;
}
.sqlite-download .row .col-md-12{
	border: 1px solid #000;
	border-radius: 10px;
	box-shadow: 5px 5px 10px #8489D3;
	margin-bottom: 20px;
}
.sqlite-download .panel{
	margin-bottom: 0;
}
.sqlite-download .panel-body{
	padding:0;
}
.sqlite-download p{
	background: #02bdd5;
	padding: 5px 10px;
	border-radius: 10px;
}
.download-note{
	/*background: #02bdd5;*/
	padding: 20px 0;
	/*color: #fff;*/
}
.download-note ul{
	/*max-width: 520px;*/
	/*margin: 0 auto;*/
}
.download-note ul li{
	font-size: 20px;
}
.download-note ul li i{
	color: #74B43D;
}
.sqlite-version{
	border-bottom: 1px dotted #DFE0E1;
}
.sqlite-history .sqlite-version li{
	font-size: 18px;
}
.sqlite-history .sqlite-version i{
	margin: 0 11px 0 0;
    font-size: 20px;
    color: #ECDE1B;
}
.support-forum{
	box-shadow: 2px 2px 10px 1px #A2ABD6;
}
.support-forum .panel-heading{
	color: #A2ABD6;
}
.email-support{
	box-shadow: 2px 2px 10px 1px #81B73B;
}
.email-support .panel-heading{
	color: #81B73B;
}
.promotional-offer{
	box-shadow: 2px 2px 10px 1px #EDDE1E;
}
.promotional-offer .panel-heading{
	color: #EDDE1E;
}
.sqlite-support .panel-heading{
	margin: 10px 0 0;
}
.sqlite-pricing article{
	padding: 0;
}
.sqlite-pricing .pricing-detail .panel{
	background: #02bdd5;
}
.sqlite-order-detail h3{
	margin-top: 0;
}
.pricing-detail .panel-heading{
	margin: 0;
}
.sqlite-order-detail .item-price{
	font-weight: bold;
}
.sqlite-order-detail .item-price a{
	color: #000;
	padding: 0 70px 0 0;
}
.sqlite-order-detail .item-price i{
	font-size: 23px;
	border: 1px solid #000;
	border-radius: 50%;
	padding: 0 7px 0 5px;
}
.buy_button{
	border: 1px groove #000;
    border-radius: 15px;
    padding: 0px 10px 0 0;
    box-shadow: 1px 1px 3px 2px #000;
}
.sqlite-faq li{
	list-style: none;
	border: 1px solid grey;
    padding: 0;
    border-radius: 4px;
    margin-bottom: 5px;
}
.sqlite-faq label{
	display: block;
	background: #F5F5F5;
	padding: 10px;
	cursor: pointer;
	border-radius: 5px;
	margin-bottom: 0;
	border-bottom: 1px solid grey;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.sqlite-faq article{
	display: none;
	border-radius: 5px;
	padding: 15px;
}
.faq-section{
	min-height: 500px;
}
#sqlite-faq .section-heading{
	margin-bottom: 0;
}
.sqlite-faq li span{
	font-size: 20px;
}
.faq-orange{
	color: #F7901E;
}
.faq-green{
	color: #7ABE49;
}
.pricing_cell{
	font-size: 21px;
}
.sqlite-order-detail .pricing_cell .item-price a{
	padding: 0;
}
/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 35%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}
.header-text p {
	/*text-align: justify;*/
	padding: 10px;
}
.screenshot_button{
	color: #fff;
	padding: 10px 23px;
	line-height: 1;
	border: 1px solid #fff;
	margin: 4px;
	transition: all 400ms;
}