

.responsive-img {
	width:30%;
	margin: 0 2% 2% 2%;
}

.navbar-brand { padding: 0; margin-top: 6px; margin-right: 20px; height: 44px; }

footer .navbar { margin-bottom: 0; }


#slide1 {
	background: url(/img/bghome.jpg) center 0 no-repeat fixed;
	width: 100%;
	padding: 100px 0 20px 0;
	margin-top: -45px;
}
#slide1 div {
	text-align: center;
	background: none;
}
#slide1 .btn {
	background: none;
	color: #000000;
	border-color: #000000;
}
#slide1 p { font-size: 16px; }

#slide2 {
	background: url(/img/bghome2.jpg) center 0 no-repeat fixed;
	width: 100%;
	padding: 70px 0;
}
#slide2 .btn-primary {
	color: #ffffff;
	border-color: #ffffff;
	background: none;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.25);
}

h1, h2, h3, h4, .modal-title { font-family: 'Coda', Sans-serif; }
h1 { line-height: 40px; }
h2, h3, .modal-title { color: #f39c12; }
h3 { font-size: 16px; }
h2 a { color: #f39c12; font-size: 20px; }
h2 a:hover { color: #f39c12; text-decoration: underline; }
h3 a, h3 a:hover { color: #000000; }
.box h3, .box-best-choice h3 { text-align: center; font-size: 22px; margin-top: 0; }

.col-md-6 .img-responsive { margin: 0 auto; }

#follow-us {
	background-color: #777777;
	color: #fafafa;
	padding: 15px 0;
}
#follow-us p { margin-bottom: 0px;  font-family: 'Coda', Sans-serif; font-size: 18px;}
footer li { font-size: 13px; }

.img-video { margin: 0 auto; float: none; display: block; clear: both; }
@media (min-width: 992px) {
	.img-video {
		float: left;
		margin-top: 5px;
		margin-right: 10px;
	}
}

.btn-primary { background-image: none; background-color: transparent; color: #f39c12; border-color: #f39c12; font-family: 'Coda', Sans-serif; }
.btn-primary:hover, .btn-primary.active  {
	background-image: none;
	background-color: #f39c12;
	color: #ffffff; 
	border-color: #f39c12;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-primary:active, .btn-primary:focus { background-color: #e18204; border: 1px solid #e18204; outline: 0; }
.btn.btn-primary.disabled, .btn.btn-primary:disabled { background-color: #666666; border-color: #666666; color: #ffffff; }

.box {
	border: 1px solid #999;
	margin: 3px;
	padding: 10px;
	border-radius: 4px;
}
.box-best-choice {
	background: url('../img/best-choice.png') no-repeat -2px -2px;
	border: 5px solid orange;
	margin: -8px;
	padding: 18px;
	border-radius: 8px;
}
.box p, .box-best-choice p {
	color: #333333;
}
.box p.price, .box-best-choice p.price {
	font-size: 22px;
	color: #000000;
}
ul { list-style: square; }
.news ul, .news p { margin-top: 20px; margin-bottom: 20px; }
.news.odd { background-color: #fafafa; }
.box ul {
	text-align: left;
	list-style: square;
	font-size: 12px;
}

.features-list th, .features-list td {
	font-size: 12px;
	text-align: center;
}
.features-list td:first-child, .features-list th:first-child { text-align: left; }

#upgradeprice { font-size: 17px; }
.currencycaption { vertical-align: super; font-size: smaller;}
#upgrade_button { line-height: 25px; margin-top: 7px; }

input[type="number"] { width: 50px; }

footer a, footer a:hover { color: #000000; }

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
ul.documentation {
	list-style: none;
    list-style-position: inside;
	padding-left: 16px;
}
li.pdf {
	list-style: none;
    list-style-position: inside;
    background: url('/img/pdf.png') no-repeat 0px 2px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 30px;
    vertical-align: middle;
}
li.ebook {
	list-style: none;
    list-style-position: inside;
    background: url('/img/ebook.png') no-repeat 0px 2px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 30px;
    vertical-align: middle;
}
li.pdf a, li.ebook a { line-height: 28px; }

#blog h1 { font-size: 24px; }
#blog h2 { font-size: 22px; }