body{
	background: #0577BE url('../img/bg.gif') repeat-x top left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000;
	min-width: 240px;
}
.main-content{
	min-height: 320px;
}
i{
	color: #0979BF; 
	font-style: normal;
	font-weight: 700;
}
h3{
	font-size: 24px;
	font-weight: 700;
}
h5{
	color: #0979BF !important; 
	font-weight: 700;
	font-size: 12px;
}
h6{
	color: #0979BF !important; 
	font-weight: 700;
	font-size: 10px;
}
.main{
	background: #FFF;
	border: 1px solid #dadada;
	margin: 10px;
	padding: 10px;
}
.pnl{
	background: #fff;
	padding: 5px;
	border: 1px solid #dadada;
	border-radius: 3px;
	margin-bottom: 5px;
}
.title{
	color: #FFF;
}
.hots {
	color: #FFF;
	font-size: 10px;
	text-align: center;
}
.blbg{
	background-image: linear-gradient(#A7D6E9, #68B9D9);
}
.nvbg{
	background-image: linear-gradient(#4399CE, #0979BF);
}
.flags{
	text-align: right;
}

/*content*/
.content h4{
	color: #0979BF;
	display: block;
	text-align: center;
	font-weight: 700;
}
.glyphicon-ok-circle{
	padding-left: 20px;
	padding-right: 5px;
	color: #0979BF; 
	font-style: normal;
	font-weight: 300;	
}
.anim-card{
	overflow: hidden;
	transition: all .5s;
	min-height: 270px;
}
.anim-card:hover{
	box-shadow: 0 0 16px rgba(0, 0, 0, .5);
}
.anim-examp{
	overflow: hidden;
	transition: all .5s;
}
.anim-examp:hover{
	box-shadow: 0 0 16px rgba(0, 0, 0, .5);
}
.publ{
	text-align: center;
}
.examp{
	font-family: monospace;
}
.publ img{
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px solid #c0c0c0;
	border-radius: 3px;	
	display: inline-block;
}
.btn-blue{
	font-size: 11px; 
}
.btn-blue:hover{
	background-image: linear-gradient(#4399CE, #0979BF);
	color: #fff;
}
.conf img{
	border: 1px solid #c0c0c0;
	border-radius: 3px;	
	margin-right: 10px;
}
.fl{
	float: left;
}
.shots h5{
	font-size: 13px;
}

.soft{
	border: 1px solid #c0c0c0;
	padding: 5px; 
	text-align: center;
    position: relative;
	height: 250px;
	overflow: hidden;
	transition: all .5s;
	margin-bottom: 10px;
}
.soft:hover{
	box-shadow: 0 0 16px rgba(0, 0, 0, .5);
}
.soft-title{
	color: #0979BF;
	display: block;
	text-align: center;
}
.soft-item{
	color: #0979BF;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
.soft-descr{
	font-size: 12px;
}
.soft-det{
	font-size: 11px;
	margin: 5px;
}
.soft a{
	margin-top: 10px;
}
.softfree img{
	position: absolute;
	left: 20%;
	width: 60%;
	bottom: 55px;
}
.softdwn img{
	max-height: 130;
	width: auto;
}
.softpdf{
	background: #fff url('../img/pdf.gif') no-repeat center;
}
.softchm{
	background: #fff url('../img/chm.gif') no-repeat center;
}
.softzip{
	background: #fff url('../img/zip.gif') no-repeat center;
}

.soft-downl{
	position: absolute;
	bottom: 15px;
	left: 20%;
	width: 60%;
	font-size: 11px;
}
.soft-downlup{
	position: absolute;
	bottom: 8px;
	left: 20%;
	width: 60%;
	font-size: 11px;
}

.soft-downlup li{
	font-size: 11px;	
}
.soft .btn:hover{
	/*background: #A7D6E9;*/
	background-image: linear-gradient(#4399CE, #0979BF);
	color: #fff;
}

/*sidebar*/

.sidebar{
	background-image: linear-gradient(#4399CE, #0979BF);
	margin-bottom: 5px;
	border-radius: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.sidebar ul{
	list-style: none;
	padding-left: 0;
	padding-top: 5px;
}

.sidebar ul li a{
	list-style: none;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	display: block;
	border: 1px solid transparent;
	border-radius: 3px;	
	padding-left: 5px;
}	
.sidebar ul li a:hover{
	border: 1px solid #fff;
}	
.sidebar ul li a.hot{
	background: #fff;
	color: #000;
	border: 1px solid #fff;
}	
.glyphicon-ok{
	color: #0979BF;
	font-size: 10px;
}
.news{
	background: #A7D6E9;
	margin-bottom: 5px;
	border-radius: 3px;
	padding: 5px;
}
.news p{
	color: #fff;
	text-align: center;
	border-radius: 3px;
}
.news h5{
	font-size: 11px;
	color: #0979BF;
	margin-bottom: 0;
}

.news a{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.news hr{
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer {
	background: #FFF;
}

.footer p{
	color: #0577BE;
    font-size: 11px;
	font-weight: 300;
	margin-bottom: 0;
}

img{
	max-width: 100%;
	height: auto;
	border-radius: 3px;
}
.title h4,
.impcmag{
	margin-top: 40px;
}

.footer-cr p{
    font-size: 12px;
	font-weight: 300;
	padding: 0;
	text-align: right;
	height: 10px;
}
.btn-red{
	background: #d51e08;
	color: #fff;
}
.btn-red:hover{
	background: #ec4835;
}
/* =============================header============================== */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.title h4{
		margin-top: 10px;
	}
	.news{
		hidden-md 
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.flags{
		text-align: left;
	}
	.title h4,
	.impcmag{
		margin-top: 5px;
	}
	.softfree img{
		left: 30%;
		width: 40%;
	}	
}

@media only screen and (max-width : 540px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
}
