html,body {
	height:100%;
	font-family: 'Arial', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif;

}
.iconlinks {
	font-size: 18px;
	font-family: 'Arial', sans-serif;
}
.iconlinks i {
	padding-right: 5px;
	padding-left: 10px;
}
.row{
	margin-left: 0px;
	margin-right: 0px;
}
.gradient{
	background: #4895bf;
}
.rotate:hover {
    margin:-60px 20 0 -60px;
	transition: all 3s ease;
    -webkit-animation:spin 3s linear infinite;
    -moz-animation:spin 3s linear infinite;
    animation:spin 3s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
body {
	margin-top: 0px;
}
.lead { 
	font-size: 19px;
}
.well {
	background-color: rgba(254, 254, 254, 0.9);
	border-radius: 0px;
	color: #333;
	text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6);
	text-align: left;
}
.masked{
	background-color: #252525;
	padding-bottom: 50px;
	color: #CFCFCF;
	padding-top: 30px;
}
body {
	padding-bottom: 40px;
	color: #5a5a5a;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 12px 3px;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
.btn-long {
	width: 100%;
	height: 50px;
	text-align: center;

	border: none;
	background-color: #FFF;
	color: #ccc;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 44px;
	line-height: 1.428571429;
}
.btn-long:hover {
	transition: all 1s ease;
	width: 100%;
	height: 50px;
	text-align: center;
	border: none;
	background-color: #FFF;
	color: #ccc;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 60px;
	line-height: 1.428571429;
}
.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 25px;
}
.btn-circle.btn-xl {
	width: 80px;
	height: 80px;
	padding-left: 0px;
	font-size: 33px;
	line-height: 100%;
	border-radius: 50%;
}
.btn-circle.btn-sq {
	width: 100%;
	height: 80px;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 0px;
	border: 0px none #333;
	transition:all 1s ease;
	background: #FFF;
	color: #428bca;
}
.btn-circle.btn-sq:hover {
	transition:all 1s;
	padding-left: 50px;
}
.btn-circle.btn-sq:focus {
	transition:all 2s;
	padding-left: 30px;
}
.newletter {
	width: 250px;
}
.panel {
	text-align: center;
}
.panel:hover {
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 5px rgba(130, 130, 130, 0.35);
}
.panel-body {
	padding: 0px;
	text-align: center;
}
.panel-gold {
	border-color:#C4910F;
}
.panel-gold>.panel-heading{
	color:#fff;
	background-color:#C4910F;
	border-color:#C4910F;
}
.panel-gold>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#C4910F;
}
.panel-gold>.panel-footer+.panel-collapse .panel-body{
	border-bottom-color:#C4910F;
}
.panel-silver {
	border-color:#9B9B9B;
}
.panel-silver>.panel-heading{
	color:#fff;
	background-color:#9B9B9B;
	border-color:#9B9B9B;
}
.panel-silver>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#9B9B9B;
}
.panel-silver>.panel-footer+.panel-collapse .panel-body{
	border-bottom-color:#9B9B9B;
}
.panel-bronze {
	border-color:#835822;
}
.panel-bronze>.panel-heading{
	color:#fff;
	background-color:#835822;
	border-color:#835822;
}
.panel-bronze>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#835822;
}
.panel-bronze>.panel-footer+.panel-collapse .panel-body{
	border-bottom-color:#835822;
}
.panel-free {
	border-color:#588322;
}
.panel-free>.panel-heading{
	color:#fff;
	background-color:#588322;
	border-color:#588322;
}
.panel-free>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#588322;
}
.panel-free>.panel-footer+.panel-collapse .panel-body{
	border-bottom-color:#588322;
}


.the-price {
	background-color: rgba(220,220,220,.17);
	box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
	padding: 20px;
	margin: 0;
}
.the-price h1 {
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.subscript {
	font-size: 25px;
}
.cnrflash {
	position: absolute;
	top: -9px;
	right: 4px;
	z-index: 1; 
	overflow: hidden; 
	width: 100px;
	height: 100px;
	border-radius: 3px 5px 3px 0;
}
.cnrflash-inner {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 145px;
	height: 145px;
	-ms-transform: rotate(45deg); /* IE 9 */
	-o-transform: rotate(45deg); /* Opera */
	-moz-transform: rotate(45deg); /* Firefox */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	-webkit-transform-origin: 100% 100%; /*Purely decorative effects to add texture and stuff*/ /* Safari and Chrome */
	-ms-transform-origin: 100% 100%;	/* IE 9 */
	-o-transform-origin: 100% 100%; /* Opera */
	-moz-transform-origin: 100% 100%; /* Firefox */
	background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1,1,1,.2) 50%);
	background-size: 4px,auto, auto,auto;
	background-color: #aa0101;
	box-shadow: 0 3px 3px 0 rgba(1,1,1,.5), 0 1px 0 0 rgba(1,1,1,.5), inset 0 -1px 8px 0 rgba(255,255,255,.3), inset 0 -1px 0 0 rgba(255,255,255,.2);
}
.cnrflash-inner:before, .cnrflash-inner:after {
	/*Use the border triangle trick to make			it look like the ribbon wraps round it's 		container*/
	content: " ";
	display: block;
	position: absolute;
	bottom: -16px;
	width: 0;
	height: 0;
	border: 8px solid #800000;
}
.cnrflash-inner:before {
	left: 1px;
	border-bottom-color: transparent;
	border-right-color: transparent;
}
.cnrflash-inner:after {
	right: 0;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
.cnrflash-label {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	padding-bottom: 5px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(1,1,1,.8);
	font-size: 0.95em;
	font-weight: bold;
	text-align: center;
}

.navbar-inverse {
	background-color: #FFF;
	border:  0px solid #000;
	border-bottom: 14px solid #ccc;
	border-radius: 0px;
	margin-bottom: 0px;
}
.navbar{
	width: 100%;
}
.navbar-inverse .navbar-nav li a:hover{
	background-color: #227CB9;
}

.btn-lg, .btn {
	border-radius: 0px;
}
.btn-success {
	color: #ffffff;
}
.carousel {
	height: 390px;
	background-color: #1378AF;
}
.carousel-caption {
	background-color: rgba(0, 0, 0, 0.5);
	background-color: rgba(33, 109, 179, 0.5);
	padding-bottom: 0px;
	margin-bottom: 30px;
	margin-top: 30px;
	z-index: 10;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	bottom: 0%;
	top: 0%;
	left: 15%;
	min-height: 290px;
	padding-top: 50px;
	text-shadow: none;
}
.carousel-caption h1 {
	font-size: 40px;
}
.carousel .item {
	height: 100%;
}
.carousel-inner{
	height: 100%;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 100%;
}
.carousel-control {
	z-index: 10;
}
.carousel-caption p {
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 1.4;
}
.marketing {
	padding-left: 15px;
	padding-right: 15px;
}
.marketing .col-lg-4 {
	text-align: center;
	margin-bottom: 20px;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-lg-4 p {
	margin-left: 10px;
	margin-right: 10px;
}
.featurette-divider {
	margin: 20px 0; 
}
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}
.featurette-heading {
	font-size: 50px;
}


@media (max-width: 1200px) {
	.marketing {
		padding-left: 0;
		padding-right: 0;
	}

	.col-lg-4, .col-lg-2, .col-md-8 {
		text-align: center;
	}
	.navbar-wrapper {
		margin-top: 20px;
	}
	.navbar-wrapper .container {
		padding-left:	15px;
		padding-right: 15px;
	}
	.navbar-wrapper .navbar {
		padding-left:	0;
		padding-right: 0;
	}
	.carousel-caption h1 {
		margin-bottom: 20px;
		font-size: 29px;
		line-height: 1.4;
	}
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 1.4;
	}
}
