/*
Theme Name: Performag Child
Theme URI: https://thrivethemes.com/
Template: performag
Author: Thrive Themes
Author URI: https://thrivethemes.com/
Description: The perfect theme for a magazine site optimized to get you more social media shares and more ad revenue.
Tags: ads,thrive,magazine,authority site
Version: 1.200.10.1467653582
Updated: 2016-07-04 10:33:02

*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
header nav ul>li.c_def .ml a:hover, header nav ul>li.c_def .ml a.ml-f {
	background: #9c3;
}

.red-item {
	background-color: #C3191A;
}

header nav>ul>li.red-item .mic a b {
	color: #C3191A;
}

.orange {
	background: #ffa02e;
}

header nav>ul>li.orange .mic a b {
	color: #ffa02e;
}

.yellow {
	background: #6e6c9c;
}

header nav>ul>li.yellow .mic a b {
	color: #6e6c9c;
}

.green {
	background: #9C3;
}

header nav>ul>li.green .mic a b {
	color: #9C3;
}

.blue {
	background: #114493;
}

header nav>ul>li.blue .mic a b {
	color: #114493;
}

.skyblue {
	background: #0199dd;
}

header nav>ul>li.skyblue .mic a b {
	color: #0199dd;
}

.purple {
	background: #782e87;
}

header nav>ul>li.purple .mic a b {
	color: #782e87;
}

header ul.menu > li > a {
	color: #fff !important;
}

.mmi .ml a {
	color: #1f1f1f;
}

.mmi {
	background: #f2f2f2;
	padding: 0 !important;
}

.mmi .ml {
	background: #E7E7E7;
	padding: 10px;
	min-height: 200px;
}

.mmi .mi {
	padding: 10px;
}

.cata h1 {
	margin: 0 !important;
}

.cidx {
	margin-top: 40px;
}

.met .meta {
	width: 100%;
}

.nav-previous {
	width: 48%;
	display: inline-block;
}

.nav-next {
	width: 48%;
	display: inline-block;
	float: right;
}

.nav-previous a:hover,.nav-next a:hover {
	text-decoration: none;
}

div.tags a {
	background: #161616;
	color: #fff;
	padding: 5px 10px;
	font-weight: 700;
	font-size: 9px !important;
	display: inline-block;
	margin: 0 10px 10px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
}

div.tags a:hover {
	text-decoration: none;
}

.bSe article p {
	margin-bottom: 20px;
}

.cnt p {
	line-height: 1.5em;
}

.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	height: 20px;
	border: none;
	background: #e1e1e1;
	padding: 10px;
	color: #858585;
	-webkit-transition: background .35s;
	transition: background .35s;
}

.wpcf7-form-control.wpcf7-textarea {
	height: 60px;
}

.wpcf7-submit {
	color: #161616;
	border: 2px solid #161616;
	background: transparent;
	-webkit-appearance: button;
	cursor: pointer;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 20px;
	display: block;
	font-weight: 700;
	font-size: 12px;
	width: auto;
	padding: 10px 20px;
	-webkit-transition: background .35s;
	transition: background .35s;
}

.wpcf7-submit:hover {
	background: #161616;
	color: #f2f2f2;
}

.cb-meta-container {
	margin: 50px 0 60px;
	padding: 40px 10px;
	text-align: left;
	background: #EEE;
}

.cb-meta-container a {
	color: #161616;
	font-weight: 700;
}

.cb_arrow {
	padding-bottom: 15px;
}

@media only screen and (max-width:770px) {
	.nav-previous, .nav-next {
		width: 100%;
		padding-top: 10px;
		text-align: center;
	}
}

.cidx .bSe article .awr {
	padding: 0 0 20px;
}

.visible-xss {
	display: none;
}

.visible-sm {
	display: block;
}

@media only screen and (max-width: 767px) {
	.visible-xss {
		display: block;
	}
	
	.visible-sm {
		display: none;
	}
}

.mmi {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.home a.dm-ip {
	border-radius: 5px;
}

.home .hatt.tt_red {
	border-radius: 0 0 5px 5px;
}

.mmi .ml {
	border-bottom-left-radius: 10px;
	min-height: 217px;
}

.home .rimc {
	border-radius: 5px;
}

.home .hcb-c.hcb-m article .awr>a {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.home .hcb-c.hcb-s article .awr>a {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.home .bSe article .awr {
	border-radius: 5px;
}

li.purple.menu-item>a {
	color: #fff;
}
/*----16-08----*/
div#disqus_thread{
	background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.bSe article .awr{
	border-radius: 5px;
}
.sAs section .scn{
	border-radius: 5px;
}
.cidx .bSe article .awr{
	border-radius: 5px;
}
.cata{
	border-radius: 5px;
}
.cidx .bSe article .awr a#idxi{
	border-top-left-radius: 5px;
}