*, body, html{
	margin:0px;
	padding:0px;	
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;	
}
*:after, *:before{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
html {
  font-size: 62.5%;
}
.row{
	margin:0px;	
}
a, .banner-btns .banner-btn-shadow, .offers .banner-btn-shadow, .quick-screen .quick-btn{
	transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;	
}
#wrapper{
	width:100%;	
}
.container-page, .container{
	max-width:1030px;
	margin:0 auto;	
}
#header-part, #section-part, #footer-part, .article-sect{
	width:100%;
	float:left;	
}
#section-part{
	margin-top:89px;	
}
.article-sect{
	padding:40px 0;	
}
.navbar{
	background:#35363f;
	margin-bottom:0px;
	min-height:inherit;	
	border-bottom:none;
}
.navbar-brand{
	height:auto;	
}
.navbar-header{
	margin-top:25px;	
}
.navbar-brand img{
	max-width:100%;
	/*height:100%;*/
}
.navbar-toggle{
	/*width:93px;*/
	width:auto;
	text-align:right;	
}
.navbar-toggle .icon-bar{
	background:#fff;
	display:flex;
	display:-moz-flex;
	display:-webkit-flex;
	display:-ms-flex;
	display:-o-flex;
}

.sr-only{
	clip:inherit;
	height:auto;
	margin:-3px 10px 0 0;
	position:relative;
	width:38px;
	float:left;	
	font:300 15px sans-serif;	
	color:#fff;
}
.navbar-collapse.collapse{
	padding-right:15px;	
}
.top-right-menu{
	width:auto;
	float:right;
	margin-top:8px;
	margin-bottom:10px;
}
.top-right-menu ul.top-menu{
	width:auto;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.top-right-menu ul.top-menu li{
	width:auto;
	float:left;
	display:inline-block;	
}
.top-right-menu ul.top-menu > li + li:before{
	content:'|';
	font:300 12px sans-serif;	
	color:#828286;
	padding:0 8px;
}
.top-right-menu ul.top-menu li a{
	font:300 12px sans-serif;	
	color:#828286;
	text-decoration:none;
}
.top-right-menu ul.top-menu li a:hover, .top-right-menu ul.flags li ul li:hover span {
	color:#fff;	
}
.top-right-menu p{
	width:auto;
	float:left;	
	font:300 15px sans-serif;	
	color:#b6b6b9;
	padding-left:20px;
	margin-left:20px;
	margin-right:10px;
}
.top-right-menu p a:hover{ color:#0CF;}
.top-right-menu p span{ margin-left:20px; background:url(/images/ikm2015/phone-icon.png) no-repeat left 0;  padding-left:20px;}
.top-right-menu ul.flags{
	width:auto;
	float:left;
	margin:0px 15px 0 0;
	padding:0px;
	list-style-type:none;	
}
.top-right-menu ul.flags li{
	background:#1f2026;
	padding:1px 3px;	
	position:relative;
	cursor:pointer;
}
.top-right-menu ul.flags > li:after{
	content:"";
	display:block;
	position:absolute;
	right:-15px;
	top:10px;
	border-top:5px solid #1f2026;
	border-left:5px solid transparent;
	border-right:5px solid transparent;	
}
.top-right-menu ul.flags li:hover ul{
	position:absolute;
	right:-15px;
	display:block;	
	z-index:99;
}
.top-right-menu ul.flags li ul{
	display:none;
	width:auto;
	margin:0px;
	padding:8px;
	list-style-type:none;	
	background:#1f2026;
	border-radius:5px;
	box-shadow:0 0 3px #222;	
}
.top-right-menu ul.flags li ul li{
	position:relative;	
}
.top-right-menu ul.flags li ul li span{
	font:300 12px sans-serif;	
	color:#828286;
	margin-left:8px;
}

.navbar-collapse form{
	float:right;	
}
.menu-second-part {
clear:both;
	width:auto;
	float:right;
	margin-top:-40px;
	margin-bottom:15px;
}
.top-right-menu form button, .navbar-collapse form input, .navbar-collapse form button{
	border:none;
	height:30px;
	border-radius:0;	
}

.nav > li > a:hover, .nav > li > a:focus, .navbar-collapse form button.btn:hover, .navbar-collapse form button.btn:active, .navbar-collapse form button.btn:focus, .navbar-collapse form button.btn,{
	background-color:none;	
}
.navbar-nav.navbar-right:last-child{
	margin-right:0px;	
}
.navbar-nav > li > a{
	padding:0px;	
	background:none !important;
	font:400 14px sans-serif;	
	color:#fff;	
}
.navbar-nav{

	margin-bottom:0;
	margin-top:6px;
}	
.navbar-nav > li:not(:first-child){
	margin-left:23px;	
}
.navbar-nav > li > a:hover{
	color:#828286;	
}
.banner{
	width:100%;
	float:left;
	background:url(/images/ikm2015/banner-bg.jpg) no-repeat center center;
	padding:60px 0 40px;
	background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	-webkit-background-size:cover;	
}
.banner-left, .banner-right{
	width:100%;
	float:left;	
}
.banner-left h1{
	color:#35363f;
	margin:0px 0 20px;	
	font:700 50px sans-serif;	
}
.banner-left span{
	width:100%;
	float:left;
	color:#2c72b8;	
	font:400 28px sans-serif;	
}
.banner-left p{
	width:100%;
	float:left;
	color:#35363f;	
	font:18px sans-serif;
	margin:20px 0 35px;
}
.banner-left p.discount a{
	color:#ff3a18;	
	font:400 15px sans-serif;
	text-decoration:underline;
}
.banner-left p.discount{
	font-size:15px;
	text-transform:uppercase;	
}
.banner-left ul.product{
	margin:0;
	padding:0;
	width:100%;
	float:left;
	list-style-type:none;		
}
.banner-left ul.product li{
	width:auto;
	float:left;
	margin-right:20px;	
}
.banner-left ul.product li:last-child{
	margin-right:0;	
}
.banner-left ul.product li .product-items{
	max-width:100%;
	float:left
}
.banner-left ul.product li .product-items img{
	width:auto;
	margin-right:8px;
	display:inline-block;	
	float:left;
}
.banner-left ul.product li .product-items p{
	display:inline-block;
	vertical-align:middle;
	margin:0;
	width:auto;
	color:#35363f;
	font:700 14px sans-serif;
}
.banner-left ul.product li .product-items p small{
	font:400 14px sans-serif;	
	display:block;
	text-transform:uppercase;
}
.banner-btns{
	width:auto;
	float:left;	
}
.banner-btns .banner-btn-shadow{
	width:auto;
	float:left;
	margin-right:15px;
	padding-bottom:16px;
	background:url(/images/ikm2015/banner-btn-shadow.png) no-repeat;
	background-position:center 60px;
}
.banner-btns .banner-btn-shadow a{
	width:auto;
	float:left;
	padding:12px 20px;
	border-radius:8px;	
	font:400 25px sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.banner-btns .banner-btn-shadow:hover a, .offers .banner-btn-shadow:hover a{
	box-shadow:0 0 35px #fff inset;
}
.banner-btns .banner-btn-shadow:hover, .quick-screen .quick-btn:hover{
	background-position:center 56px;
}
.awards-press{
	width:100%;
	float:left;
	background:#f6f7f9;
	text-align:center;
}
.awards-press img{
	max-width:100%;	
}
h1.article-title,h2.article-title,h3.article-title{
	width:100%;
	float:left;
	margin:0px 0 35px;
	padding-bottom:20px;
	color:#35363f;
	text-align:center;
	font:400 40px/40px sans-serif;	
	background:url(/images/ikm2015/heading-line.png) no-repeat center bottom;	
}
h3.article-title{
	font:400 20px/30px sans-serif;	
}
.article-sect  p, .article-sect-bg p{
	width:100%;
	float:left;
	font:300 18px/22px sans-serif;	
	color:#35363f;
	text-align:center;
}
.screens{
	width:100%;
	float:left;
	padding:25px 0 0;	
	position:relative;	
}
.screen-container{
	max-width:770px;
	margin:0 auto;
	width:100%;
	text-align:center;
}
.screens .mac-screen{
	max-width:100%;	
	width:100%;
}
.mac-screen-img{
	max-width:100%;
	margin:0 auto;
	position:relative;	
}
.mac-screen-img a{
	position:absolute;
	top:23%;
	left:37%;
	border:none;
	background:none;	
}
.screens .arrow-top{
	position:absolute;
	top:0;
	right:0;
	max-width:100%;	
}
.screens .arrow-bottom{
	position:absolute;
	bottom:35px;
	left:90px;
	max-width:100%;	
}
.screens > p{
	color:#35363f;	
	float:none;
	margin-top:40px;
	font:400 28px sans-serif;	
}
.quick-screen{
	width:240px;
	margin:0 auto;	
}
.quick-btn{
	width:auto;
	float:left;	
	margin-top:30px;
	padding-bottom:16px;
color:#fff;
	background:url(/images/ikm2015/banner-btn-shadow.png) no-repeat center 60px;
}
.quick-btn a:link{
	width:auto;
	float:left;
	padding:12px 20px;
	border-radius:8px;	
	font:400 25px sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.quick-btn a:hover{
	box-shadow:0 0 35px #fff inset;
}
.article-sect-bg{
	width:100%;
	float:left;
	background:#f5f7f8;
	border-bottom:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;	
	margin-bottom:20px;
}
.shadow{
	width:100%;
	float:left;
	text-align:center;	
}
.shadow img{
	max-width:100%;
	width:100%;	
}
.article-section-container{
	width:100%;
	float:left;
	margin:40px 0;	
}
ul.ikeyFeatures{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;	
}
ul.ikeyFeatures li{
	width:33.33%;
	float:left;
	margin:40px 0 0;
	display:inline-block;
	vertical-align:middle;	
	color:#35363f;
	font:700 18px sans-serif;
}
ul.ikeyFeatures li img{
	margin-right:20px;	
	display:inline-block;
}
ul.ikeyFeatures li span{
	display:inline-block;
	vertical-align:middle;
}
.allfeatures{
clear:both;
width:100%;
text-align:center;
margin:0 auto;
}
.allfeatures a{
display:inline-block;
	color:#2e76be;
	text-decoration:underline;	
	font:400 16px sans-serif;
	padding-top:30px;
	text-transform:uppercase;
}
.allfeatures a:hover{
	background-size:18px;
	-moz-background-size:18px;
	-ms-background-size:18px;
	-o-background-size:18px;
	-webkit-background-size:18px;	
}

.art-margin{
	margin-top:0px;	
}
.offers{
	width:100%;
	float:left;
	text-align:center;
	margin:60px 0;
}	
.offers .banner-btn-shadow{
	margin:10px 1%;
	width:48%;
	float:left;
	padding-bottom:19px;
	background:url(/images/ikm2015/btn-shadow.png) no-repeat center 75px;
}
.offers .banner-btn-shadow:hover{
	background-position:center 68px;
}
.offers .banner-btn-shadow a{
	width:100%;
	float:left;
	padding:12px 20px;
	border-radius:8px;	
	font:400 33.89px sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.offers .banner-btn-shadow a span{
	font-weight:900;	
}
.need-help{
	width:100%;
	float:left;
	text-align:center;	
}
.need-help a{
	color:#ff7d07;	
	font:400 18px sans-serif;
	text-decoration:none;
}
.need-help h3{
	color:#35363f;	
	font:400 28px sans-serif;
	margin:10px 0 0;
}
.article-sect-testimonial{
	width:100%;
	float:left;	
	background:#e7f2f4;
	border-bottom:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;	
	padding:50px 0;
}
.testimonial{
	width:100%;
	float:left;
	margin:40px 0 45px;	
}
.testimonial-article{
	width:100%;
	float:left;	
}
.testimonial-article p{
	max-width:255px;
	width:100%;
	float:left;
	background:#fff;
	border-bottom:5px solid #666666;
	border-radius:5px;
	font:300 16px sans-serif;
	color:#35363f;
	margin-bottom:10px;
	padding:15px 18px;
	position:relative;
	margin-bottom:30px;
}
.testimonial-article p:before,.testimonial-article p:after{
	position:absolute;
	display:block;
	width:0;
	height:0;
	content:"";
}
.testimonial-article p:after{
	border-width:15px 21px 0 0;
	border-style:solid;
	border-top-color:#666;	
	border-right-color:transparent;
	border-left-color:transparent;
	bottom:-20px;
	left:30px;
	z-index:1;	
}
.testimonial-article p:before{
	border-width:15px 20px 0px 0px;
	border-style:solid;
	border-top-color:#fff;	
	border-right-color:transparent;
	border-left-color:transparent;
	bottom:-10px;
	left:35px;
	z-index:2;	
}
.author{
	width:100%;
	float:left	
}
.author img{
	width:60px;
	height:60px;
	overflow:hidden;
	border-radius:50%;
	float:left;
	box-shadow:2px 1px 3px #666;
	margin-right:15px;	
}
.testimonial-article h4{
	font:400 20px sans-serif;
	color:#35363f;
}
.testimonial-article h4 small{
	font-size:14px;	
	color:#35363f;
	display:block;
	margin-top:5px;
}

#footer-part{
	background:#575757;	
}
.social-part{
	width:100%;
	float:left;
	padding:20px 0;	
}
.social-part form p{
	font:700 19px sans-serif;
	color:#fff;		
	margin-right:17px;
}
.social-part form input{
	width:250px;
	height:30px;
	border:none;	
	padding:0 6px;
	font:400 19px sans-serif;
}
.social-part form button{
	font:400 19px sans-serif;
	color:#fff;		
	background:#acacac;
	border:none;
	border-radius:5px;
	width:45px;
	height:30px;
	top:2px;
	margin-left:8px;
	position:relative;
	box-shadow:0 2px 10px #323232;
}
ul.media-icon{
	margin:5px 0 0;
	padding:0;
	width:auto;
	float:right;
	list-style-type:none;	
}
ul.media-icon li{
	width:auto;
	display:inline-block;
	margin-left:15px;
	vertical-align:middle;	
}
ul.media-icon li a:hover{
	opacity:0.6;	
}
.middle-part{
	width:100%;
	float:left;
	background:#666;
	padding:30px 0 50px;	
}

.page-links{
	width:100%;
	float:left;	
}
.page-links h3{
	font:400 17px sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:30px 0 20px;	
}
.page-links ul{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;		
}
.page-links ul li{
	width:100%;
	float:left;
	margin-bottom:3px;	
}
.page-links ul li a{
	font:400 15px sans-serif;
	color:#fff;
	text-decoration:none;
}
.page-links ul li a:hover{
	color:#ACACAC;	
}
.bottom-part{
	width:100%;
	float:left;
	padding:35px 0;	
}
.foot-logo{
	width:100%;
	float:right;	
	text-align:right;
}
.foot-logo img{
	max-width:100%;
	margin-top:25px;	
}
.bottom-part ul{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;	
}
.bottom-part ul li{
	width:auto;
	display:inline-block;	
}
.bottom-part ul li a{
	font:400 12px sans-serif;
	color:#fff;
	text-decoration:none;
}
.bottom-part ul li a:hover{
	color:#acacac;	
}
.bottom-part ul.lang li{
	margin-right:20px;
}
.bottom-part p{
	font:400 12px sans-serif;
	color:#fff;
	margin:30px 0 5px;
	float:left;
	width:100%;
}
ul.other-links > li + li:before{
	content:" | ";
	padding:0 5px;
	color:#fff;	
	font:400 12px sans-serif;
}
#translation_bar, #FLAG_BAR_BEGIN, #FLAG_BAR_END{
	width:auto;
	float:left;	
}
@media (max-width:767px){
	.navbar-brand{
		height:53px;
		padding:5px 15px;		
	}
	.navbar-header{
		margin-top:0px;	
	}
	.navbar-nav > li{
		margin:auto !important;
	}
	.navbar-nav > li a{
		padding:10px;	
	}
	.navbar-nav > li a:hover{
		background:#fff !important;	
	}
	.navbar-nav.navbar-right:last-child{
		margin-right:-15px;	
	}
	.menu-second-part{
		float:none;
		width:inherit;
		text-align:center;
		margin-top:10px;	
	}
	#section-part{
		margin-top:53px;	
	}
	.modal-body iframe{
		height:350px;	
	}
	.banner-left h1{
		font-size:30px;	
	}
	h2.article-title{
		font-size:30px;	
	}
	.social-part .form-inline .form-group{
		display:inline-block;	
	}
	ul.media-icon{
		width:100%;
		text-align:center;
		margin-top:15px;	
	}
	.foot-logo{
		text-align:center;	
	}
        #foot-payment{
		text-align:center!important; margin-top:20px!important;	
	}	
        #foot-secure { margin-top:5px;}
	.bottom-part ul.lang li{
		margin-right:10px;	
	}
	.article-right{
		text-align:center;	
	}
	.navbar-brand img{
		max-width:125px;
		margin-top:3px;	
	}
	.banner{
		padding:30px 0 40px;	
	}
	.screen-container{
		max-width:540px;	
	}
	.screens .arrow-top, .screens .arrow-bottom{
		max-width:40px;	
	}
	.mac-screen-img button img{
		width:70px;	
	}
	.screens > p{
		font-size:22px;	
	}
	.screens .arrow-bottom{
		bottom:65px;
		left:45px;	
	}
	ul.ikeyFeatures li{
		width:50%;	
	}
	.offers .banner-btn-shadow {
		padding-bottom:10px;	
	}
	.offers .banner-btn-shadow a{
		font-size:21px;	
	}
}
#top{width:100%; text-align:center;}	
@media (max-width:599px){
	
	.need-help h3{
		font-size:23px;	
	}
	.social-part .form-inline {
		text-align:center;	
	}
	.bottom-part{
		text-align:center;	
	}
	.navbar-brand{
		height:50px;	
	}
	
	.navbar-brand img{
		max-width:140px;
		margin-top:6px;
	}
	.mac-screen-img{
		max-width:290px;	
	}
	.mac-screen-img button img{
		width:40px;
	}
	.screens .arrow-top, .screens .arrow-bottom{
		max-width:30px;	
	}
	.screens > p{
		font-size:13px;	
	}
	.screens .arrow-bottom{
		bottom:70px;
		left:7px;	
	}
	.offers .banner-btn-shadow{
		width:98%;	
	}
	.offers .banner-btn-shadow a{
		font-size:23px;	
	}
	.offers .banner-btn-shadow{
		background:none;
		padding:0;	
	}
	.banner-left span{
		font-size:25px;	
	}
	.screen-container{
		max-width:310px;
	}
	ul.ikeyFeatures li{
		width:100%;	
	}
}
@media (max-width:479px){
	.banner{
		padding:0 0 40px;	
	}
	.banner-btns{
		max-width:185px;
		margin:0 auto;
		float:none;	
	}
	.banner-btns .banner-btn-shadow{
		margin:5px 0 ;
	}
	.banner-left ul.product{
		text-align:center;	
	}
	.banner-left ul.product li{
		float:none;
		text-align:left;
		margin:0 0 10px;
		display:inline-block;	
	}
	/*.banner-left ul.product li:last-child{
		margin:0;	
	}*/
	.banner-btns .banner-btn-shadow:last-child{
		margin-left:10px;	
	}
	.article-sect p, .article-sect-bg p{
		font-size:16px;	
	}
	.banner-left p.discount{
		font-size:12px;	
	}
	.banner-left p.discount a{
		font-size:12px;	
	}
	.modal-body iframe{
		height:240px;	
	}
	.banner-left h1{
		font-size:20px;
		margin-top:20px;	
	}
	
	h2.article-title, .article-left h3, .offers a, .need-help h3{
		font-size:20px;	
	}
	.banner-left span, .banner-left p{
		font-size:16px;	
	}
	.social-part form input{
		width:200px;	
	}
	.page-links ul li a{
		font-size:12px;	
	}
	.testimonial-article h4{
		width:100%;
		float:left;	
	}
	.need-help a{
		font-size:14px;	
	}
	.need-help h3{
		font-size:16px;
	}
	h1.article-title{
		font-size:20px;	
	}
}
@media (min-width:768px) and (max-width:939px){
	.navbar-brand{
		width:140px;
		padding:15px 5px
	}
	.top-right-menu{
		margin-right:5px;
	}
	.top-right-menu ul.top-menu > li + li:before{
		padding:0 5px;	
	}
	.navbar-nav.navbar-right:last-child{
		margin-right:5px;	
	}
	.navbar-nav > li:not(:first-child){
		margin-left:8px;	
	}
	.navbar-collapse form{
		margin-left:10px;
		margin-right:5px;
	}
	.top-right-menu{
		margin-bottom:15px;	
	}
	.navbar-header{
		margin-top:10px;	
	}
	.navbar-collapse.collapse{
		padding-right:0px;	
	}

	#section-part{
		margin-top:85px;	
	}
	.modal-body iframe{
		height:460px;	
	}
	
	.banner-left h1{
		font-size:29px;	
	}
	.screen-container{
		max-width:720px;	
	}
	.screens .arrow-bottom{
		left:62px;	
	}
	ul.ikeyFeatures li{
		width:50%;	
	}
	.offers .banner-btn-shadow a{
		font-size:29px;	
	}
	.offers .banner-btn-shadow{
		background-position:center 66px;	
	}
	.offers .banner-btn-shadow:hover{
		background-position:center 63px;				
	}
	
	.banner-btns{
		width:445px;
		margin-top:50px;	
	}
	h2.article-title{
		font-size:30px;	
	}
	
	
	.page-links h3{
		font-size:15px;	
	}
	.page-links ul li a, ul.breadcrums li a{
		font-size:13px;	
	}
	.bottom-part ul.lang li{
		margin-right:10px;	
	}
	.bottom-part ul li a, .bottom-part p{
		font-size:11px;	
	}
	.social-part form p{
		font-size:17px;
		margin-right:10px;	
	}
	.social-part form input{
		width:210px;	
	}
}

@media (min-width:940px) and (max-width:1100px){
	.screens{
		margin-left:-50px;	
	}
	.screen-part{
		width:400px;	
	}
	.screen-part img{
		max-width:100%;	
	}
	.screen-part button{
		width:70px;
		left:33%;
		top:53px;	
	}
}
#foot-payment{width:100%; float:right;text-align:right;}
#foot-secure { margin-top:18px;}
#foot-secure img{max-width:100%; margin-top:25px;	}
.margin-left6{ margin-left:6px;}

/*--------------------------------------------------------------------------
+  Aobo Keylogger for Mac OS X – Screenshots   2016-07
--------------------------------------------------------------------------*/
.carousel-bg{clear:both; background:url(/images/computer-bg.png) no-repeat center; margin:0 auto; width:700px; height:434px;}
.carousel-inner .item img{ padding-top:62px; margin:10px auto;}
.screen-records{ margin-bottom:30px;}
.screen-records a{ margin:15px; border:8px solid #bbbbbb; display:block; border-radius:5px;}
.screen-records a:hover{border:8px solid #6fb1ff;   
-webkit-box-shadow:0 0 15px #848484;  
-moz-box-shadow:0 0 15px #848484;  
box-shadow:0 0 15px #848484;   }
.carousel-indicators li {
	background-color: #3690fb;
	border: 1px solid #3690fb;
	margin-bottom:6px;
}
.carousel-indicators .active {
	margin-bottom:5px;
}
.carousel-control.left , .carousel-control.right{background-image: none!important;}
.screen-title-bg{ margin-bottom:25px;}
h2#screen-title{ font-size:24px; background-color:#d5e4f3; color:#555555; text-shadow: 0 1px 0 #FFF; line-height:18px; padding:8px; border-radius:10px; text-align:center; }
#carousel{border-radius:10px;}
.figure-caption{ color:#757575;}
@media screen and (max-width:745px){
	.carousel-bg{ background:none; width:auto; height:auto;}
	.carousel-inner .item img{padding-top:0;}
}