/*
Theme Name: Paperio Child
Theme URI: http://wpdemos.themezaa.com/paperio
Version: 1.0
Author: ThemeZaa
Author URI: http://www.themezaa.com
Template: paperio
Description: Paperio is a visually appealing, clean and uncluttered, SEO and speed optimised multi-purpose WordPress blog theme fully customizable with WordPress customizer.
Text Domain: paperio-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, blog
License: Themeforest Split Licence
License URI: http://themeforest.net/licenses
*/
body {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	color: #444444;
	line-height: 1.7;
}
.fcrp-sctablerow2  {
	min-height:117px
}

#toc_container.toc_light_blue {
	background: #edf6ff;
}
#toc_container {
	background: #f9f9f9;
	border: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 1em;
	width: auto;
	display: table;
	font-size: 95%;
}
#toc_container p.toc_title {
	text-align: center;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
#toc_container p.toc_title+ul.toc_list {
	margin-top: 1em;
}
#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li {
	background: 0 0;
	list-style-type: none;
	list-style: none;
}
#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li {
	background: 0 0;
	list-style-type: none;
	list-style: none;
}
#toc_container li, #toc_container ul {
	margin: 0;
	padding: 0;
}
#toc_container a {
	text-decoration: none;
	text-shadow: none;
	color: #0b55be!important;
}
p {
	text-indent: 1.5em;
}
.entry-content a {
	color: #0b55be;
}

@media (max-width: 991px) {
.header-style-2 .navbar-default .navbar-collapse, .header-style-2 .navbar-default .navbar-form {
    overflow: auto;
}
	
	.container {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

	.entry-content .fcrp-sctablerow2 .sm-title {
		font-size: 14px;
		height: 98px;

	}
	.entry-content .fcrp-sctablerow2 .sm-name {
		height: 50px;
		font-size: 14px;
		color: red;
	}
	.entry-content .fcrp-sctablerow2 .sm-pad {
		width: 100%;
		padding-top: 0px;
	}
	.entry-content .fcrp-sctablerow2 .button-play {
		width: 100%;
		margin-top: 5px;
	}

}

.entry-content a.button-apk {
	width: 100%;
	background-color: #009688;
	color: #fff;
	font-size: 15px;
	padding: 6px 19px;
	vertical-align: super;
	display: block;
	margin-top: 20px;
	cursor: pointer;
	text-align: center;
}
.entry-content a.play-now {
	width: 100%;
	background-color: #0b55be;
	color: #fff;
	font-size: 16px;
	padding: 6px 19px;
	vertical-align: super;
	display: block;
	margin-top: 20px;
	cursor: pointer;
	text-align: center;

}
.entry-content a.play-now .fa{
	font-size: 19px;
}
.important {
	border: 1px solid red;
	padding: 5px 5px 5px 0px;
}
.faq-box {
	border: 1px solid #4caf50;
	padding: 5px;
}
.faq-box div {
		padding: 5px;
}
.faq-box h2 {
	background-image: url(/img/faq_faqs_help_info_information_icon_1.png);
	background-repeat: no-repeat;
	padding: 1px 5px 4px 58px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.faq-box h3 {
	font-size: 21px;
	margin-bottom: 10px;
	margin-top: 20px;
}


.techno {
	background: rgba(66,66,66,.8);
	width: 100%;
	height: 130px;
	border-radius: 20px;
}
.table-game {
	width: 33.3%;
	float: left;
	margin-left: 12px;
	margin-right: -25px;
	margin-bottom: 10px;
}
.icon-atr {
	color: #fab922;
	margin: 14px;
}
.sgear:before {
	background-position: 171px 0;
}
.icon-atr:before {
	content: "";
	background-image: url(/wp-content/themes/paperio-child-theme/images/sprites.webp);
	background-position: 0 0;
	width: 19px;
	height: 19px;
	z-index: 2;
	margin-left: -25px;
	margin-top: 2px;
}
.buttom-gms, .heand, .icon-atr:before {
	position: absolute;
}
.icon-atr span {
	font-weight: 400;
	color: #ccc;
}
.slines:before {
	background-position: 247px -20px;
}
.arrowup:before {
	background-position: 152px -20px;
}
.fs:before {
	background-position: 171px -20px;
}
.ss:before {
	background-position: 133px 0;
}
.sarrowup:before {
	background-position: 209px -38px;
}
.vol:before {
	background-position: 38px -18px;
}
.footer-bg .margin-two-top {
	width: 100%;
}

.container a {
	color:#0b55be;
}