/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
html {
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
input[type="submit"], button {
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
}
.wp-smiley {
	display: inline;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

body{
left: 0;
position: relative;
margin:0;	
}

.nav{
display:none;	
}

.widget_search::-webkit-input-placeholder {
   color: #fff;
}

.widget_search:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}

.widget_search::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}

.widget_search:-ms-input-placeholder {  
   color: #fff;
}

::-webkit-input-placeholder {
   color: #111;
}

:-moz-placeholder { /* Firefox 18- */
   color: #111;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #111;
}

:-ms-input-placeholder {  
   color: #111;
}

p{
color:#000;
font-family: 'Lato', sans-serif;
line-height: 27px;
font-size: 15px;	
}

a{
text-decoration:none;
transition:0.1s ease-in-out;
color:#494949;	
}

.columns h2 a:hover,.columns h3 a:hover,.four_category h3 a:hover{
color:#be2819!important;	
}

@font-face {
	font-family: 'icomoon';
	src:url('font/icomoon.eot');
	src:url('font/icomoon.eot') format('embedded-opentype'),
		url('font/icomoon.woff') format('woff'),
		url('font/icomoon.ttf') format('truetype'),
		url('font/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6{
font-family: 'Open Sans Condensed', sans-serif;
}

body{
font-family: 'Lato', Helvetica, Arial, Sans-Serif;
/*font-family: Arial, Helvetica, sans-serif;*/
 /*font-family: "helvetica neue", "helvetica", "arial", sans-serif;*/
position:relative;
left:0;
background:#fff;	
}

.header{
background:#000;
height:70px;	
}

.top_header{
height:70px;	
}

.top_header {
position: fixed;
z-index: 100;
width: 100%;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}

.top_header.scrolltop {
padding-bottom: 0;
background-color: #fff;
background-color: rgba(255,255,255,.95);
}

.header:after,.container:after,.content:after,.widget:after{
display:table;
content:"";
clear:both;	
}

.container{
width:1270px;
margin:0 auto;	
}

.nosidebar .box_border,.template-search .box_border{
width:100%;	
}

.template-search .box_border .content{
width:100%;	
}

.template-search .box_border .content .featured_image img{
margin:0 auto;	
}

.nosidebar .content{
width:100%;
border:0;	
}

.top_commentators ul{
padding:8px 10px;
}
.top_commentators h3{
padding: 5px 10px;
background:#0095da;
color: #FFFFFF;
font-size: 15px;
}
.top_commentators ul li{
color:#000;
font-size:14px;
overflow:hidden;
list-style:none;
margin-bottom: 7px;
padding-bottom: 7px;
border-bottom: 1px solid #e9e9e9;
float: left;
width: 49%;
}
.top_commentators ul li img{
float: left;
margin-right: 7px;
}
.top_commentators ul li a{
color:#111;
}

.new_adv_con, .three_six_ad{
	text-align:center;
}

/*---:[ golden ratio typography with spaced paragraphs ]:---*/
.grt, .grt h3 {
	font-size: 16px;
	line-height: 23px;
}
.grt h3{
font-size: 18px;
  line-height: 26px;
  margin-bottom: 4px;	
}
.post_content a{
color:#3984c3;	
}
.grt .headline {
font-size: 26px;
line-height: 30px;
margin: 0;
font-weight: bold;
}
.grt h2 {
	margin-top: 39px;
	margin-bottom: 16px;
}
.grt .small, .grt .caption {
	font-size: 13px;
	line-height:22px;
}
.grt .drop_cap {
	font-size: 52px;
	line-height: 1em;
	margin-right: 0.15em;
	float: left;
}
.grt p, .grt ul, .grt ol, .grt blockquote, .grt pre, .grt dl, .grt dd, .grt .center, .grt .block, .grt .caption, .post_box .aligncenter, .post_box .alignnone, .post_box .post_image, .post_box .post_image_box, .post_box .wp-caption, .post_box .wp-post-image, .post_box .alert, .post_box .note, .headline_area {
	margin-bottom: 14px;
	text-align:justify;
}
.grt ul, .grt ol, .grt .stack {
	margin-left: 26px;
}
.grt ul ul, .grt ul ol, .grt ol ul, .grt ol ol, .wp-caption p, .post_box .alert p:last-child, .post_box .note p:last-child, .post_content blockquote.right p, .post_content blockquote.left p {
	margin-bottom: 0;
}
.grt .left, .post_box .alignleft, .post_box .ad_left {
	margin-bottom: 0px;
	margin-right: 10px;
}
.grt .right, .post_box .alignright, .post_box .ad {
	margin-bottom: 0px;
	margin-left: 10px;
}
.grt .caption {
	margin-top: -13px;
	color: #888;
}
/*---:[ golden ratio pullquotes ]:---*/
.grt blockquote.right, .grt blockquote.left {
	font-size: 26px;
	line-height: 36px;
	width: 45%;
	margin-bottom: 13px;
}
.grt blockquote.right, .grt blockquote.left { 
	padding-left: 0;
	border: 0;
}

.post_box blockquote{
padding-left: 40px;
position: relative;
}

.post_box blockquote:before {
content: '\e977';
font-family: 'icomoon';
font-size: 24px;
color: #aaa;
position: absolute;
top: 0;
left: 0px;
}

.post_box blockquote p{
	color:#111;
}

.grt .small, .grt .byline {
font-size: 12px;
line-height: 24px;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
margin: 0px 0 8px 0;
position: relative;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption p.wp-caption-text {
font-size: 14px;
line-height: 17px;
padding: 6px 4px 2px;
margin: 0;
text-align: center;
}

.left_header{
float:left;
width:80%;	
}

.right_header{
float:right;
padding:9px 0 0;	
}

.telecom_logo{
float:left;
margin-top:6px;
margin-right:20px;	
}

/*---:[ nav menu ]:---*/
.menu-item-130362 a:before,.menu-item-home a:before{
font-family: 'icomoon';
content:"\e902";	
}

.menu-item-130362 a{
font-size: 18px!important;
line-height: 14px!important;	
}

.menu {
	position: relative;
	z-index: 50;
	list-style: none;
}
.menu li {
	position: relative;
	float: left;
}
.menu .sub-menu {
	position: absolute;
	left: -1px;
	display: none;
	list-style: none;
	z-index: 110;
}
.menu .sub-menu .sub-menu {
	top: 0;
	margin: 0 0 0 -1px;
}
.menu li:hover > .sub-menu {
	display: block;
}
.menu .sub-menu li {
	clear: both;
}
.menu a, .menu_control {
display: block;
line-height: 15px;
padding: 17px 10px 15px 10px;
text-decoration: none;
color: #fff;
font-size: 16px;
background: #000000;
text-transform: uppercase;
font-family: 'Open Sans Condensed', sans-serif;
font-weight:700;	
}
.menu a:hover {
background:#eee;
color:#000!important;	
}
.menu_control {
	display: none;
}
.menu .sub-menu a {
	border-left-width: 1px;
}
.menu, .menu a, .menu .sub-menu {
}
.menu .current-menu-item > a {
cursor: text;
background: #be2819;
text-align: center;
font-size: 18px;
line-height: 14px;
}
.menu .sub-menu .current-menu-item > a {
}

.widget_search{
position:relative;
float:right;
margin-left:5px;
margin-top:1px;	
}

.widget_search input[type="text"] {
width: 170px;
border: none;
font-size: 12px;
color: #fff;
height: 23px;
line-height: 23px;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
position: relative;
background: #383838;
outline:0;	
padding: 0 30px 0 15px;
border: 1px solid #666;	
}

.second_sidebar_ad .textwidget{
text-align:center;	
}

.second_sidebar_ad iframe{
	margin:0 auto;
}

.widget_search button{
outline: 0;
border: 0;
background: #383838;
position: absolute;
top: 4px;
right: 2px;
font-size: 14px;
color: #fff;	
}

.fa {
display: inline-block;
font-style: normal;
cursor: pointer;	
font-family: 'icomoon';
font-style: normal;
font-weight: normal;
}

.widget_search .fa{
line-height: 1;
width: 30px;	
}

.author_linkedin{
background: url('images/linkedinn.png');
width: 30px;
height: 13px;
background-size: 15px 15px;
background-repeat: no-repeat;
}

.fa-search:before {
content: '\f02e';
}

.fb:before{
content: "\ea8d";	
}

.tw:before{
content: "\ea92";	
}

.gp:before{
content: "\ea89";	
}

.social_media_top{
float:left;
}

.social_media_top li{
list-style: none;
display: inline-block;
margin-left: 4px;
text-align: center;
border-radius: 100%;
}

.social_media_top li a{
color:#aaa;
font-size:21px;
padding: 3px;
display: block;
}

.social_media_top li a:hover{
color:#fff;	
}

.conty{
padding-top:72px;	
}

.new_adv_con, .new_adv_con{
	text-align:center;
}

.four_category{
background: #fff;
padding: 8px;
box-shadow: 0px 1px 4px 0px #e9e9e9;
}

.f_o_c{
width: 24.62%;
float: left;
position: relative;
margin-right: 6px;
/*background: #f9f9f9;*/
/*padding: 4px;*/
}

.post-box-text {
color: #fff;
padding: 1em;
width: 100%;
position: absolute;
bottom: 0px;
top: 0px;
left: 0px;
background: -moz-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,0.8) 200%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,0)), color-stop(100%,rgba(51,51,51,0.8)));
background: -webkit-linear-gradient(top, rgba(51,51,51,0) 0%,rgba(51,51,51,0.8) 200%);
background: -o-linear-gradient(top, rgba(51,51,51,0) 0%,rgba(51,51,51,0.8) 200%);
background: -ms-linear-gradient(top, rgba(51,51,51,0) 0%,rgba(51,51,51,0.8) 200%);
background: linear-gradient(to bottom, rgba(51,51,51,0) 0%,rgba(51,51,51,0.8) 200%);
}

.four_category img{
position: relative;
float: left;
margin-right: 6px;
}

.four_category_bottom h4{
line-height: 11px;
position: absolute;
top: 7px;
transition:0.25s all ease-in-out;	
}

.four_category h3{
padding: 3px 0 0;
overflow: hidden;
line-height: 19px;	
}

.four_category h3 a{
color: #222;
font-size: 14px;
font-family: "Lato",Helvetica,Arial,sans-serif;
}

.four_category a{
text-decoration: none;
font-size: 12px;	
}

.four_category h4 a{
padding: 2px 4px;
color:#fff;
border-radius: 1px;	
}

.f_o_c1 h4 a{
background:#f16407;	
}

.f_o_c2 h4 a{
background:#30a7e4;	
}

.f_o_c3 h4 a{
background:#55b229;	
}

.f_o_c4{
float:right;
margin-right:0;	
}

.f_o_c4 h4 a{
background:#c98735;	
}

/*trending*/
.tickercontainer .mask{position:relative;overflow:hidden;background:#f2f2f2;}
ul.newsticker{position:relative;left:750px;font-size:13px;list-style-type:none;margin:0;padding:0;height:23px;overflow:hidden;}
ul.newsticker li{float:left;margin:0;padding:4px 0px 1px 10px;}
ul.newsticker a{white-space:nowrap;margin:0 5px 0 0;color: #000000;
text-decoration: none;font-size:13px;font-family: Arial, Helvetica, sans-serif;}
ul.newsticker a:before{
font-family: 'icomoon';
content:"\f078";
margin-right:10px;	
}
ul.newsticker span{margin:0 10px 0 0;}
ul.newsticker .s_c_one_byline{display:inline-block;vertical-align:top;}
.trending_title{
width: 12%;
float: left;
position:relative;	
}

.tick_container{
width: 100%!important;
float: left;	
}

.tickercontainer{
width:88%;
float:right;	
}

.tick_container h3{
padding: 1px;
height:23px;	
background: #E60000;
color: #fff;
font-size: 15px;
text-align:center;
text-transform: uppercase;
font-weight:bold;	
}

/*lat news1*/
.columns{
-moz-box-shadow: 0 10px 40px -22px #000;
-ms-box-shadow: 0 10px 40px -22px #000;
-o-box-shadow: 0 10px 40px -22px #000;
-webkit-box-shadow: 0 10px 40px -22px #000;
box-shadow: 0 10px 40px -22px #000;	
}

.left_column{
width:37%;
float:left;	
}

.lat_news_one_bottom{
padding: 10px 10px 5px 12px;
background:#fff;
}

.lat_news_one_bottom p a{
font-size:13px;
color:#f16407;	
}

.lat_news_one_bottom h2{
margin-bottom: 10px;
font-weight: bold;
line-height: 26px;
font-family: 'Open Sans Condensed', sans-serif;	
}

.lat_news_one_bottom .label{
font-size: 0.5em;
font-weight: bold;
background: orange;
color: #000;
padding: 0px 7px;
display: inline-block;
margin-right:9px;	
}

.lat_news_one_bottom h2 a{
color: #000000;
font-size: 24px;
margin-bottom: 10px;
}

.lat_news_one_bottom p{
line-height:24px;
}

.latest_news_one{
border: 1px solid #EDEDED;
position:relative;	
}

.latest_news_one .featured_image{
padding: 10px 10px 0 12px;
}

.latest_news_one .byline{
position: absolute;
top: 53%;	
}

.left_byline a{
color: #FFFFFF;
background: #E60000;
padding: 7px 14px;
font-size: 12px;
}

.center_column{
float: left;
width: 34.5%;
margin: 0 0 0 8px;
}

.lat_title h3{
background: #f2f2f2;
padding: 1px 10px;
color: #fff;
background: #006699;
display: inline-block;
background: #111111;
text-transform: uppercase;
position:relative;
font: 13px 'Open Sans Condensed', sans-serif;
float:left;	
}

.lat_title span{
float: right;
margin-right: 24px;
font-size: 11px;
padding-top:2px;	
font-weight:bold;	
}

.lat_title h3:after{
content: '';
position: absolute;
top: 0;
bottom: 0;
border-style: solid;
right: -14.5px;
border-width: 20px 0 0 15px;
border-color: transparent transparent transparent #111111;	
}

.latest_news_two{
background: #fff;
margin-bottom:20px;
}

.latest_news_two p{
font-size:15px;
margin-top:5px;
line-height:24px;	
}

.lat_news_two_full{
margin-bottom: 7px;
padding-bottom: 10px;
border: 1px solid #eaeaea;
padding: 7px 15px;
}

.tit{
overflow: hidden;
position:relative;	
}

.lat_news_two_top{
clear:both;
}

.lat_news_two_top img{
border: 2px solid #e9e9e9;
box-shadow: 0 0 9px 0 #F4F4F4;	
}

.lat_title{
font-size: 12px;
color: #000;
margin-bottom: 9px;
padding: 0px 0px;
border-bottom: 1px solid #111;
display:block;
overflow:hidden;	
}

.lat_news_two_top .featured_image{
float:left;
margin-right: 10px;	
}

.fa-comment{
color: #3399CC;
font-size: 12px;
}

.lat_news_two_bot .fa-comment:before{
content: '\e970';
font-family: 'icomoon';
font-size: 14px;
padding-right: 7px;	
}

.lat_news_two_top p a{
font-size: 12px;
color: #f16407;	
}

.lat_news_two_bot{
clear:both;
margin-top:8px;
overflow:hidden;
border-top: 1px solid #e9e9e9;
padding-top: 5px;	
}

.lat_news_two_bot h5{
float:left;
color:#666;	
}

.lat_news_two_bot .home_date{
color: #BAA019;
margin-right: 8px;
padding-right: 8px;
font-size: 12px;
border-right: 1px solid #eee;	
}

.lat_news_two_bot .home_author{
margin-right: 8px;
padding-right: 8px;
font-size: 12px;
border-right: 1px solid #eee;
color: #3399cc;
}

.lat_news_two_bot p{
color: #656565;
}

.lat_news_two_full h2{
font-size: 24px;
margin-bottom: 10px;
line-height: 28px;
width: 100%;
float: left;
font-family: 'Open Sans Condensed', sans-serif;	
}

.most_comment{
width: 90%;
display: inline-block;	
}

.common .bubble{
display: inline-block;
vertical-align: top;
margin-top: 1px;
border-right: 0;
color: #FFFFFF !important;
font-weight: bold;
position: absolute;
right: 11px;
background: #EF5151;
text-align: center;
padding: 4px 9px;
font-size: 12px;
float: right;
}

.common .bubble:before{
content: " ";
position: absolute;
bottom: -6px;
left: 20%;
border-width: 0 0 6px 6px;
border-style: solid;
border-color: transparent #EF5151;	
}


.lat_news_two_full h2 a{
color:#000;
}

[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding-right: 3px;
font-size: 14px;
border-right: 1px solid #eee;	
}

.icon-twitter:before {
content: "\ea91";
color:#00aced;	
}

.icon-facebook:before {
content: "\ea8c";
color:#3b5998;	
}

.icon-googleplus:before {
content: "\ea88";
color:#dd4b39;	
}

.icon-linkedin:before {
content: "\eac8";
color:#007bb6;	
}

.icon-reddit:before {
content: "\eac7";
color:#FF4500;
}

.social_sharing{
float:right;	
}

.social_sharing ul li {
list-style: none;
display: inline-block;
}

.social_sharing ul li a {
padding: 0px 3px 0 0;
display: block;
}

/*first category*/
.first_category{
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid #EDEDED;
position: relative;	
}

.first_category:after{
display:table;
content:"";
clear:both;	
}

.category{
margin-bottom: 15px;
padding: 6px;
position:relative;	
}

.category a:hover{
color:#fff!important;	
}

.f_c{
padding: 5px 0px 0;
border-bottom: 1px solid #DC4848;
margin: 0 8px 4px 12px;
}

.fifth_category .f_c a{
background: #30a7e4;	
}

.fifth_category .f_c a:after {
border-color: transparent transparent transparent #30a7e4;	
}

.fifth_category .f_c{
border-bottom: 1px solid #30a7e4;
}

.f_c a{
padding: 5px 9px;
color: #fff;
background: #DC4848;
display: inline-block;
text-transform: uppercase;
position: relative;
font: 800 13px/100% 'Open Sans Condensed', sans-serif;
}

.f_c a:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
border-style: solid;
right: -29.5px;
border-width: 23px 0 0 30px;
border-color: transparent transparent transparent #DC4848;
}

.for_c{
padding: 5px 0px 0;
border-bottom: 1px solid #cf5898;
margin: 0 8px 4px 12px;
}

.for_c a{
padding: 5px 9px;
color: #fff;
background: #cf5898;
display: inline-block;
text-transform: uppercase;
position: relative;
font: 800 13px/100% 'Open Sans Condensed', sans-serif;
}

.for_c a:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
border-style: solid;
right: -29.5px;
border-width: 23px 0 0 30px;
border-color: transparent transparent transparent #cf5898;
}

.s_c{
padding: 5px 0px 0;
border-bottom: 1px solid #30a7e4;
margin: 0 8px 4px 12px;
}

.s_c a{
padding: 5px 9px;
color: #fff;
background: #30a7e4;
display: inline-block;
text-transform: uppercase;
position: relative;
font: 800 13px/100% 'Open Sans Condensed', sans-serif;
}

.s_c a:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
border-style: solid;
right: -29.5px;
border-width: 23px 0 0 30px;
border-color: transparent transparent transparent #30a7e4;
}

.t_c{
padding: 5px 0px 0;
border-bottom: 1px solid #55b229;
margin: 0 8px 4px 12px;
}

.t_c a{
padding: 5px 9px;
color: #fff;
background: #55b229;
display: inline-block;
text-transform: uppercase;
position: relative;
font: 800 13px/100% 'Open Sans Condensed', sans-serif;	
}

.t_c a:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
border-style: solid;
right: -29.5px;
border-width: 23px 0 0 30px;
border-color: transparent transparent transparent #55b229;
}

.d_c{
background: #f2f2f2;
font-size: 12px;
line-height: 18px;
color: #585858;
border: 1px solid #eaeaea;
margin-bottom: 9px;
padding: 4px 6px;	
}

.d_c a{
padding: 5px 10px;
color: #fff;
background: #c98735;
display: inline-block;
border-radius: 4px;
font-size: 12px;	
}

.f_c_unique .l_f_c_b h3{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
    line-height: 30px;
}

.f_c_b img{
	padding: 1px;
    border: 2px solid #e9e9e9;
    box-shadow: 0 0 9px 0 #F4F4F4;	
}

.left_first_category{
width: 96%;
float: left;
margin-left: 12px;
}

.fourth_category .left_first_category{
width: 47.5%;	
}

.left_first_category.last{
float:right;
margin-right:8px;
margin-left:0;	
}

.l_f_c_b{
background:#fff;
padding: 6px 0px;
}

.l_f_c_b h3{
margin-bottom: 10px;
font-size: 14px;
font-family: inherit;
line-height:19px;	
}

.f_c_b a{
color: #333;	
}

.right_main_first_category{
float: right;
width: 100%;
background: #fff;
padding: 0px 8px 0 5px;
}

.fourth_category .right_main_first_category{
width:100%;	
}

.right_first_category{
margin-bottom: 5px;
padding-bottom: 10px;
border-bottom: 1px solid #C2C1C1;
transition: 0.1s ease-in-out;	
}

.right_first_category:last-child{
border-bottom:0;	
}

.right_first_category:after{
display:table;
content:"";
clear:both;	
}

.right_first_category .featured_image{
float:left;
margin-right:10px;	
}

.right_first_category h3,.bottom_second_category h3{
line-height: 19px;
font-size: 14px;
font-weight: bold;	
font-family: inherit;
}

.second_category{
border: 1px solid #EDEDED;	
}

.center_category{
border: 1px solid #EDEDED;	
}

/*second category*/
.left_second_category{
overflow:hidden;
padding:0 12px;	
}

.left_second_category .l_f_c_b{
min-height:140px;
overflow: hidden;	
}

.left_second_category .featured_image{
float: left;
margin-right:8px;	
}

.bottom_main_second_category{
overflow: hidden;
background: #fff;	
}

.bottom_second_category{
float: left;
width: 50%;
padding: 8px 0 8px 12px;
border-right: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
min-height: 95px;	
}

.bottom_second_category.right{
border-right: 0;	
}

.bottom_second_category:nth-of-type(3){
border-bottom:0;	
}

.bottom_second_category:nth-of-type(4){
border-bottom:0;	
}

.bottom_second_category .featured_image{
float:left;
margin-right: 7px;	
}

.info-comments{
padding: 7px;
background: #fbfbfb;	
}

/*datacard review*/
.main_c_c_box{
background:#fff;
padding:15px;	
}

.c_c_box{
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #e9e9e9;	
}

.c_c_box h3{
margin-top: 10px;
font-size: 16px;	
}

.c_c_box h3 a{
color: #343434;	
}

/*right column*/
.right_column{
float:right;
width:350px;	
}

.right_column .widget_title{
	text-transform:uppercase;
	font-family: 'Titillium Web', sans-serif;
	font-weight:700;
	letter-spacing:1px;
}

.right_column .widget_title h3{
	font-family: 'Titillium Web', sans-serif;
	font-weight:700;
	letter-spacing:1px;
}

/*tabs*/
.tabs{
overflow:hidden;	
}

.tabs li{
list-style: none;
float: left;
padding: 3px 15px;
background: #222;
color: #fff;
cursor: pointer;
line-height: 21px;
    font-size: 14px;
    letter-spacing: 1px;
    width: 169px;
    text-transform: uppercase;
}

.tabs li.active{
background:#da0000;		
}

.common{
padding: 4px 12px;
border-bottom: 1px solid #e9e9e9;
position:relative;
min-height:36px;	
}

.common a{
color:#343436;
font-size:13px;	
}

.common.even{
background:#F8F9FB;	
}

.tab-container{
padding-right: 10px;
padding-bottom: 10px;
margin-bottom: 20px;
border-bottom: 2px solid #e9e9e9;
}

/*widgets*/
.widget{
margin-bottom:15px;
padding-right:10px;	
background:#fff;
}

.widget_text.subscribing{
background: #fff;
margin-top: 15px;
margin-right: 10px;
padding-right: 0;	
}

.subscribing h3{
	background: #da0000;
padding: 4px 15px;
font-size: 14px;
color: #fff;
position:relative;	
}

.subscribing h3:before{
content: '';
border-top: 10px solid #024C75;
border-left: 10px solid transparent;
display: block;
height: 0;
width: 0;
position: absolute;
bottom: -10px;
left: 0px;	
}

.subscribing h3:after{
content: '';
border-top: 10px solid #024C75;
border-right: 10px solid transparent;
display: block;
height: 0;
width: 0;
position: absolute;
bottom: -10px;
right: 0px;	
}

.subscribing .textwidget{
margin: 0px 10px 0px 10px;
background: #494949;
padding: 10px;
}

.three_thirty_ad{
padding-top:10px;	
clear:both;
border-top: 1px solid #ddd;
padding-right: 4px;
text-align: center;	
}

#feedburner-subscribe input[type="text"] {
box-shadow: none;
font-size: 12px;
position: relative;
color: #000;
border: 1px solid #000;
float: left;
padding: 7px 10px;
width: 61%;
}

#feedburner-subscribe input[type="submit"] {
background: #FECE02;
padding: 7px 7px 5px;
border: 1px solid #000000;
color: #494949;
font-size: 14px;
width: 93px;
cursor: pointer;
font-weight: bold;
}

.widget_categories h3{
color: #fff;
width: 100%;
height: 29px;
padding: 4px 0 0 12px;
line-height: 21px;
color: white;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
background:#0095da;
background:#da0000;		
}

.widget_categories h3:before{
content:"\e930";	
font-family: 'icomoon';
margin-right: 10px;	
}

.widget_categories ul li {
border-bottom: 1px solid #EBE5E5;
float: left;
width: 33%;
list-style: none;
padding: 2px 4px!important;
margin-bottom: 1px;
}

.widget_categories ul{
background: #FAF8F8;
overflow: hidden;	
}

.widget_categories ul li a{
color: #494949;
font-size:13px;	
}
/*Footer*/
.footer{
margin-top: 30px;
background: #000000;
padding: 8px;
color: #f1f1f1;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

.attribution{
width: 1200px;
margin: 0 auto;	
}

.left_footer{
float:left;	
}

.right_footer{
float:right;	
}

.right_footer a{
color: #f1f1f1;
}

/*single*/
.box_border {
border: 1px solid #e9e9e9;
padding: 20px;
background:#fff;
-moz-box-shadow: 0 10px 40px -35px #000;
-ms-box-shadow: 0 10px 40px -35px #000;
-o-box-shadow: 0 10px 40px -35px #000;
-webkit-box-shadow: 0 10px 40px -35px #000;
box-shadow: 0 10px 40px -35px #000;	
}

.content{
float:left;
width:71%;
padding: 6px 20px 0px 0;
border-right: 1px solid#e9e9e9;
border-top: 1px solid #e9e9e9;	
}

h1.headline{
padding: 0 0 15px 0px;
font-weight: bold;
line-height: 42px!important;
font-size: 34px!important;
}

.prev_next {
margin-bottom: 10px;
border-bottom: 1px solid #eee;
height: 90px;
overflow: hidden;
position: relative;
padding: 0em 0;
border-top: 1px solid #eee;
}

.previous_post {
float: left;
width: 50%;
}

.previous_post:before {
content: '\f0a4';
font-family: 'icomoon';
font-size: 24px;
color: #d00;
padding-right: 6px;
position: absolute;
top: 30px;
}

.next_post {
float: right;
width: 50%;
}

.next_post a:hover {
background: #f9f9f9;
}

.previous_post a:hover {
background: #f9f9f9;
}

.previous_post a {
display: inline-block;
padding-top: 15px;
border-right: 1px solid #eee;
height: 88px;
line-height: 24px;
padding-left: 40px;
padding-right: 10px;
font-size: 13px;
}

.next_post a {
height: 88px;
display: inline-block;
padding-top: 15px;
padding-right: 40px;
padding-left: 20px;
font-size: 13px;
line-height: 24px;	
}

.next_post:after {
content: '\f078';
font-family: 'icomoon';
font-size: 24px;
color: #d00;
padding-right: 6px;
position: absolute;
right: 0;
top: 30px;
}

.author_description{
line-height:25px;	
}

.author_description:after{
content:"";
display:table;
clear:both;	
}

.author_description img{
float: left;
padding-right: 20px;
width: 100px;	
}

.lat_news_two_top .home_author:before{
content: '\e971';
font-family: 'icomoon';
font-size: 13px;
color: #aaa;
padding-right: 6px;	
}

.post_author_intro:before{
content: '\e971';
font-family: 'icomoon';
font-size: 13px;
color: #aaa;
padding-right: 6px;		
}

.post_author {
color: #3399CC;
}

.post_cats a{
color: #aaaaaa!important;	
}

.post_cats:before {
content: '\e930';
font-family: 'icomoon';
font-size: 13px;
color: #0899BD;
padding-right: 6px;
padding-left: 7px;
}

.post_date{
font-family: Arial, Helvetica, sans-serif;	
}

.post_date:before {
content: '\e953';
font-family: 'icomoon';
font-size: 13px;
color: #F70B0B;
padding-right: 10px;
padding-left: 7px;
}

.bylinetwo .post_date:before {
content:"\e953";
font-family: 'icomoon';
font-size: 13px;
color: #F70B0B;
padding-right: 10px;
padding-left: 7px;	
}

.author_twitter:before {
font-family: 'icomoon';
font-size: 16px;
font-style: normal;
padding-right: 7px;
color: #00ABF0;
content: '\ea91';
}

.author_google:before {
font-family: 'icomoon';
font-size: 14px;
font-style: normal;
padding-right: 7px;
color: #D95232;
content: '\ea88';
}

.author_box{
margin-bottom:20px;	
}

.author_box_gravitar {
margin-right: 1%;
margin-left: 1px;
margin-top: 5px;
width: 50px;
border: 1px solid #DDDDDD;
float: left;
padding: 3px;
background: #fff;
}

.author_name_media {
float: left;
width: 92%;
}

.author_name {
font-size: 16px;
    font-weight: bold;
    float: left;
    padding-right: 5px;
    border-right: 1px solid #8C8C8C;
    margin-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
}

.author_occupation {
color: #E32831;
font-size: 13px;
float: left;
margin-right: 5px;
border-right: 1px solid #8C8C8C;
padding-right: 5px;
}

.editors{
padding: 6px 10px;
background: #f2f2f2;
margin-right: 10px;
overflow: hidden;
box-shadow: 0px 2px 0px 0px #da0000;	
}

.editors .featured_image{
width: 140px;
float: left;
margin-right: 10px;	
}

.content .editors_title{
	text-align:left;
	display:inline-block;
	font-size: 10px;
}

.content .editors_title h3{
text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;	
}

.editors_title{
padding: 1px 10px;
background: #da0000 ;
color: #FFFFFF;
font-size: 13px;
margin-right: 10px;
text-align:center;
}

.editors h4{
background: #f2f2f2;
margin-right: 2px;
}

.editors h4 a{
color:#222;	
}

.editors h4 a:hover{
color:#be2819;
}

.bts_facebook, .bts_twitter, .bts_gplus, .bts_linkedin {
float: left;
margin-right: 1%;
width: 20px;
}

.author_box_desc {
display: block;
overflow: hidden;
width: 92%;	
}

.author_byline{
margin: 7px 0;
    background: #f2f2f2;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-radius: 0px;
}

.author_box_desc > p {
font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px;
}

.author_post_list{
margin-bottom:15px;	
}

.author_post_list li{
list-style: none;
padding: 3px 5px;
border-bottom: 1px solid #e9e9e9;
font-size: 14px;
line-height:19px;	
}

.author_post_list li:before{
content:'\f0a4';
font-family: 'icomoon';
margin-right:7px;
color:#aaa;
font-size:6px;	
}

.author_post_list p{
line-height: 14px;
font-size: 15px;	
}

.author_post_list span a{
font-size: 12px;
color: #d00;	
}

.author_title{
overflow: hidden;
border-top: 3px double #ABABAB;
border-bottom: 3px double #ababab;
padding: 5px 0;	
}

.author_title img{
float:left;
margin-right:5px;	
}

.template-single .num_comments_link {
margin-top: 1px;
border-right: 0;
color: #FFFFFF !important;
font-weight: bold;
position: absolute;
top: -2px;
right: 0;
background: #5FC8FD;
width: 38px;
text-align: center;
padding: 1px;
font-size:16px;		
}

.template-single .num_comments_link:before {
content: " ";
position: absolute;
bottom: -8px;
left: 20%;
border-width: 0 0 8px 8px;
border-style: solid;
border-color: transparent #5FC8FD;
}

.main_relat{
overflow:hidden;	
}

.main_related_posts{
overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
	border-bottom: 1px solid #3984c3;
    width: 100%;
    padding-right: 0;
    border-right: 0;
    float: none;
}

.single_ad .textwidget{
	margin:15px 0;
}

.main_related_posts.last{
border-right:0;
padding-right:0;
}

.main_related_posts .widget_title{
overflow:hidden;	
}

.main_related_posts h3{
font-size: 18px;
line-height: 19px;
height: 19px;
background-color: #fff;
padding-right: 7px;
display: inline-block;
float: left;
color: #000;	
}

#text-389889166 .widget_title{
padding: 5px 10px;
background: #0095da;
	background: #da0000;
color: #FFFFFF;
font-size: 15px;
padding-bottom: 7px;	
}

#text-389889166 .textwidget{
line-height: 28px;
font-size: 15px;
padding: 0 10px;
background: #f2f2f2;
box-shadow: 0px 2px 0px 0px #0095da;
	box-shadow: 0px 2px 0px 0px #da0000;
}

.c1 {
content: '';
height: 16px;
line-height: 1;
float: left;
width: 16px;
display: block;
margin-right: 7px;
}

.c2 {
line-height: 1;
height: 16px;
overflow: hidden;
}

.main_related_posts .featured_image{
float:left;
margin-right:10px;
padding: 4px;
border: 1px solid #eee;
box-shadow: 0px 0px 1px #C2C0C0;	
}

.main_related_posts .s_c_one{
overflow: hidden;
width: 100%;
margin-right: 10px;
margin-top: 6px;	
}

#commentform label {
display: block;
font-size: 14px;
}

#commentform input[type="text"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #f8f8f8;
height: 30px !important;
border: 1px solid #dadada !important;
padding: 0 0 0 1%;
color: #000;
font-size: 14px !important;
width: 100%;
display: block;
margin-top: 6px;
box-shadow: rgba(0, 0, 0, 0.03) 0 3px 0 inset;	
}

.input_text, textarea {
font-size: inherit;
line-height: 1em;
font-family: inherit;
font-weight: inherit;
color: #000;
border: 1px solid #DDD;
background-color: #F8F8F8;
padding: 10px 10px;
box-sizing: border-box;
width: 100%;
height: 100px;
box-shadow: rgba(0, 0, 0, 0.03) 0 3px 0 inset;	
}

.comment_text p{
font-family: 'Lato', sans-serif;
line-height: 28px;
font-size: 16px;
color: #313131;
text-align: justify;	
}

#commentform p{
margin-bottom:6px;	
}

.comment.byuser{
background: #fbfbfb;
padding: 0 10px;	
}

.comment.byuser .children{
background: #fff;
padding: 0px 12px;
}

.form-submit input[type='submit']{
height: 30px;
padding: 0 8px;
background: #C3C3C3;
border: none;
border-bottom: none;
border-radius: 0;
font-size: 15px;
line-height: 15px;
position: relative;
color: #000;
box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 0;
cursor: pointer;
margin-bottom: 24px;	
}

.comment_list li{
list-style:none;
border-bottom: 1px solid #eee;	
}

.comment_list li .item{
display:table;
padding: 10px 0;	
}

.comment img{
display: table-cell;
vertical-align: top;
margin-right: 12px;
}

.comment .info{
margin: -2px 0 3px 0;
display: table;
width: 100%;
position: relative;
font-size: 15px;	
}

.comment_head{
display: table-cell;
vertical-align: top;
width: 94%;	
}

.comment_footer{
font-size: 10px;
font-weight: 900;
text-transform: uppercase;
color: #ff5732 !important;
display: block;
margin: 9px 0 0 0;	
}

.comment_footer a{
margin-right:7px;	
}

.comment_permalink:after{
font-family: 'icomoon';
content: "\e9cb";
color: #999;
font-size: 10px;
line-height: 10px;
vertical-align: top;
margin: 3px 0 0 5px;
display: inline-block;	
}

.comment_list ul {
padding: 0 0 20px 20px;
}

.comment_list .children {
padding-bottom: 0;
border-left: 1px solid #E7E7E7;
margin-bottom: 8px;	
}

.comment-reply-link:after {
font-family: 'icomoon';
content: "\f051";
color: #999;
font-size: 10px;
line-height: 10px;
vertical-align: top;
margin: 3px 0 0 5px;
display: inline-block;
}

.comment_date{
color: #999;
font-size: 11px;	
}

.comment_date:before{
content: "\e953";
font-family: 'icomoon';
margin: 0px 7px 0 0px;	
}

.comment_author{
margin: 0 10px 0 0;
font-size:13px;
font-weight:bold;	
}

.comment_list .children > li{
border:none;	
}

.post_tags a{
color: #000!important;	
}

.byline a, .prev_next a, .post_tags a, .main_related_posts a, .post_comments a{
color:#3984c3;	
}

.main_related_posts .s_c_one_byline span{
color: #999;
font-size: 12px;	
}

.main_related_posts h4 a{
color: #000;
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 6px;
    font-family: 'Open Sans Condensed', sans-serif;
}

.main_related_posts h4 a:hover{
	    color: #be2819!important;
}

.post_tags{
border-bottom: 1px solid #eee;
font-size: 13px !important;
margin-bottom: 8px!important;	
}

.post_tags:before {
content: '\e936';
font-family: 'icomoon';
color: #49A5F1;
padding-right: 6px;
padding-left: 8px;
}

.bylinetwo{
margin-bottom:1px;	
}

.commentbox h3{
margin-bottom:10px;	
}

.comment-form-author, .comment-form-author{
float:left;
width:49%;	
}

.comment-form-email, .comment-form-url{
float:right;
width:49%;	
}

.archive .content{
border-top:0;	
}

.archive .pagination{
clear: both;
padding-top: 15px;	
}

.archive .post_box{
border-right: 1px solid #eee;
padding: 20px 10px;
width: 50%;
border-bottom: 1px solid #eee;
float:left;
min-height:680px;	
}

.archive .post_box:nth-child(2n){
border-right:0;
float:left;	
}

.archive_title{
text-align:center;	
}

.archive .num_comments_link{
float:right;
color: #3399CC;
font-size:13px;	
}

.archive .num_comments_link:before {
content: '\e970';
font-family: 'icomoon';
padding-right: 7px;
}

.archive .featured_image{
margin-bottom:10px;	
}

.telecom_readmore a{
color: #0095da;	
}

.telecom_readmore a:hover{
text-decoration:underline;
}

.viewmore{
text-align: center;
display: inline-block;
width: 100%;
position: relative;
bottom: 7px;
right: -7px;	
}

.viewmore:after{
content: '';
border-bottom: 6px solid #BB3A3A;
border-right: 6px solid transparent;
display: block;
height: 0;
width: 0;
position: absolute;
top: -3px;
right: 0px;
display:none;	
}

.viewmore a{
background: #DC4848;
color: #FFFFFF;
padding: 3px 10px;
display: inline-block;
font-size: 12px;
}

.category_menu{
	height: 79px;
	border: 1px solid #e9e9e9;
}

.category_menu li{
	width: 9%;
	float: left;
	border-right: 1px solid #ddd;
	list-style: none;
	position:relative;
}

.category_menu li a{
display: block;
text-align: center;
padding-top: 15px;
padding-bottom: 3px;	
font-size: 13px;
color: #777;
}

.mobile_brands .category_menu li a{
	padding-top: 42px;
	padding-bottom: 3px;
}

.general .category_menu li#menu-item-119358 a{
padding-top:21px;	
}

.data .category_menu li{
	width:8.3%;
}

.digital .category_menu li{
	width:9%;
}

.menu-item-101 a.menu-item-89 a:before{
	padding-top:9px!important;
}

.menu-item-119358 a:before,.menu-item-119341 a:before{
	content: '\e91c';
	font-family: 'icomoon';
	font-size: 26px;
	line-height: 23px;
	color: #000000 ;
	display: block;
	margin-bottom: 8px;
}

.menu-item-119342 a:before{
	content: '\e959';
	font-family: 'icomoon';
	font-size: 30px;
	line-height: 23px;
	color: #000000 ;
	display: block;
	margin-bottom: 8px;
}

.menu-item-119345 a:before{
	content: '\f038';
	font-family: 'icomoon';
	font-size: 30px;
	line-height: 23px;
	color: #000000;
	display: block;
	margin-bottom: 8px;
}

.menu-item-119346 a:before{
	content: '\e9b8';
	font-family: 'icomoon';
	font-size: 25px;
	line-height: 23px;
	color: #000000;
	display: block;
	margin-bottom: 8px;
}

.menu-item-119343 a:before{
	content: '\f043';
	font-family: 'icomoon';
	font-size: 25px;
	line-height: 23px;
	color: #000000;
	display: block;
	margin-bottom: 8px;
}

.menu-item-119344 a:before{
	content: '\f037';
	font-family: 'icomoon';
	font-size: 25px;
	line-height: 23px;
	color: #000000;
	display: block;
	margin-bottom: 8px;
}

#menu-item-119347 a:before{
	content: "";
	width: 100px;
	left: 5px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/airtel.png');
	background-repeat: no-repeat;
}

#menu-item-94 a:before{
	content: "";
	width: 100px;
	left: 5px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/airtel1.png');
	background-repeat: no-repeat;
}


#menu-item-119348 a:before{
	content: "";
	width: 100px;
	left: 2px;
	height: 32px;
	top: 15px;
	position: absolute;
	background-image:url('images/aircel.png');
	background-repeat: no-repeat;
}

#menu-item-93 a:before{
	content: "";
	width: 100px;
	left: 9px;
	height: 32px;
	top: 15px;
	position: absolute;
	background-image:url('images/aircel1.png');
	background-repeat: no-repeat;
}

#menu-item-95 a:before{
	content: "";
	width: 32px;
	left: 32px;
	height: 32px;
	top: 8px;
	position: absolute;
	background-image:url('images/beam.png');
	background-repeat: no-repeat;
}

#menu-item-119349 a:before,#menu-item- a:before{
	content: "";
	width: 35px;
	left: 44px;
	height: 32px;
	top: 8px;
	position: absolute;
	background-image:url('images/bsnl.png');
	background-repeat: no-repeat;
}

.data #menu-item-96 a:before{
	left: 33px;
}

#menu-item-97 a:before{
	content: "";
	width: 80px;
	left: 10px;
	height: 32px;
	top: 8px;
	position: absolute;
	background-image:url('images/hathway.png');
	background-repeat: no-repeat;
}

#menu-item-119350 a:before,#menu-item- a:before{
	content: "";
	width: 50px;
	left: 30px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/docomo.png');
	background-repeat: no-repeat;
}

.data #menu-item-103 a:before{
	left: 20px;
}

#menu-item-119351 a:before,#menu-item- a:before{
	content: "";
	width: 53px;
	left: 33px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/idea.png');
	background-repeat: no-repeat;
}

.data #menu-item- a:before{
	left: 25px;
}

.data #menu-item-144 a:before{
	content: "";
	width: 80px;
	left: 28px;
	height: 32px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-image:url('images/tikona.jpg');
	background-repeat: no-repeat;
}

#menu-item-119352 a:before,#menu-item- a:before{
	content: "";
	width: 50px;
	left: 30px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/mtnl.png');
	background-repeat: no-repeat;
}

.data #menu-item-99 a:before{
	left: 22px;
}

#menu-item-119353 a:before,#menu-item- a:before{
	content: "";
	width: 75px;
	left: 20px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/mts.png');
	background-repeat: no-repeat;
}

.data #menu-item-100 a:before{
	left:10px;
}

#menu-item-119354 a:before{
	content: "";
	width: 100px;
	left: 2px;
	height: 32px;
	top: 13px;
	position: absolute;
	background-image:url('images/reliance.png');
	background-repeat: no-repeat;
}

#menu-item-119355 a:before,#menu-item- a:before{
	content: "";
	width: 30px;
	left: 40px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/jio.png');
	background-repeat: no-repeat;
}

#menu-item-119356{
	border-right: 0;
}

#menu-item-{
	border-right:0;
}

#menu-item-119356 a:before,#menu-item- a:before{
	content: "";
	width: 50px;
	left: 35px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/vodafone.png');
	background-repeat: no-repeat;
}

.data #menu-item-104 a:before{
	left:30px;
}

#menu-item-119524 a:before{
	content: "";
	width: 50px;
	left: 25px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/airtel-digital-tv.png');
	background-repeat: no-repeat;
}

#menu-item-119525 a:before{
	content: "";
	width: 50px;
	left: 25px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/Asianet.png');
	background-repeat: no-repeat;
}

#menu-item-119526 a:before{
	content: "";
	width: 50px;
	left: 25px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/dd-direct-plus.png');
	background-repeat: no-repeat;
}

#menu-item-119527 a:before{
	content: "";
	width: 50px;
	left: 35px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/Den.png');
	background-repeat: no-repeat;
}

#menu-item-119528 a:before{
	content: "";
	width: 50px;
	left: 35px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/Dish-TV.png');
	background-repeat: no-repeat;
}

#menu-item-119529 a:before{
	content: "";
	width: 80px;
	left: 10px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/hathway.png');
	background-repeat: no-repeat;
}

#menu-item-119530 a:before{
	content: "";
	width: 50px;
	left: 35px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/In-Digital.png');
	background-repeat: no-repeat;
}

#menu-item-119531 a:before{
	content: "";
	width: 70px;
	left: 18px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/reliance-digital.png');
	background-repeat: no-repeat;
}

#menu-item-119532 a:before{
	content: "";
	width: 80px;
	left: 17px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/sun-direct.png');
	background-repeat: no-repeat;
}

#menu-item-119533 a:before{
	content: "";
	width: 100px;
	left: 6px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/tata-sky.png');
	background-repeat: no-repeat;
}

#menu-item-119534 a:before{
	content: "";
	width: 50px;
	left: 30px;
	height: 32px;
	top: 10px;
	position: absolute;
	background-image:url('images/videocon-d2h.png');
	background-repeat: no-repeat;
}

#menu-item-119534{
	border-right:0;
}

#menu-item-147192 a:before {
    content: "";
    width: 50px;
    left: 25px;
    height: 32px;
    top: 10px;
    position: absolute;
    background-image: url('images/act.png');
    background-repeat: no-repeat;
}

#menu-item-147193 a:before {
    content: "";
    width: 50px;
    left: 25px;
    height: 32px;
    top: 10px;
    position: absolute;
    background-image: url('images/asianet-broadband.png');
    background-repeat: no-repeat;
}

#menu-item-147194 a:before {
    content: "";
    width: 50px;
    left: 25px;
    height: 32px;
    top: 10px;
    position: absolute;
    background-image: url('images/den-broadband.png');
    background-repeat: no-repeat;
}

#menu-item-147195 a:before {
    content: "";
    width: 85px;
    left: 18px;
    height: 32px;
    top: 10px;
    position: absolute;
    background-image: url('images/hathway.png');
    background-repeat: no-repeat;
}

#menu-item-147196 a:before {
    content: "";
	width: 85px;
    left: 15px;
    height: 32px;
    top: 10px;
    position: absolute;
    background-image: url('images/tikona.png');
    background-repeat: no-repeat;
}

#menu-item-147197 a:before {
    content: "";
    width: 50px;
    left: 25px;
    height: 32px;
    top: 10px;
    position: absolute;
    background-image: url('images/you.png');
    background-repeat: no-repeat;
}

.top_commentators{
margin-right: 10px;
margin-top: 10px;	
}

.top_commentators:after{
display:table;
content:"";
clear:both;	
}

.pagination {
margin-bottom: 22px;
}

.pagination .active a{
padding: 2px 7px;
background: #64B7F2;
color: #FFFFFF;
margin-right: 7px;
}

.pagination li{
display:inline-block;	
}

.pagination a {
border: 1px solid #ECECEC;
color: #666666;
text-decoration: none;
padding: 2px 7px;
display: inline-block;
margin-right: 6px;
margin-bottom: 8px;
font-size: 15px;	
}

.bbcumb .breadcrumbs,.mobile_brands .breadcrumbs,.general .breadcrumbs{
margin-top:10px;	
}

.breadcrumbs{
overflow: hidden;
font-size: 13px;
margin-bottom: 3px;	
}

.breadcrumbs a {
text-decoration: none;
font-size:14px;
position: relative;
margin-right: 10px;
padding-right: 10px;
}

.breadcrumbs a:hover{
text-decoration:underline;	
}

.breadcrumbs a:after {
font-family: 'icomoon';
content:'\f078';
position: absolute;
top: 3px;
right: -3px;	
}

.advertisement{
margin-top:20px;
margin-bottom:20px;	
}

.single_post_ad:after{
display:table;
content:"";
clear:both;	
}

.three_three_ad{
float:none;	
}

.three_three_ad .textwidget,.single_post_ad_right .textwidget{
margin-bottom:20px;
width:310px;
height:260px;	
}

.single_post_ad_right{
float:right;	
}

.archive1{
padding: 0 26px;	
}

.archive1 li{
margin-bottom: 5px;	
}

.archive1 h3{
padding-bottom: 15px;
padding-top: 20px;
}

.archive1_left {
float: left;
width: 49%;
margin-right: 15px;
}

.archive1_right {
float: right;
width: 32%;
}

.archive1:after {
display: table;
content: "";
clear: both;
}

.template-fourohfour .box_border{
display: block;
overflow:hidden;	
}

.text_box{
margin-bottom:20px;	
}

.text_box h2{
margin-bottom:15px;	
}

.team1{
width: 32.79%;
float:left;
min-height:175px;	
margin-right:10px;
margin-bottom:10px;	
overflow: hidden;
background: #f1f1f1;
padding: 10px;
border-radius: 12px;
border: 5px solid #fff;
box-shadow: 0 0 5px #aaa;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;	
}

.team1.last{
float:right;
margin-right:0;	
}

.team_img{
float:left;
margin-right:10px;	
}

.team_img img{
width:120px;
border: 5px solid #fff;
box-shadow: 0 0 5px #aaa;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
 -webkit-transition: -webkit-transform .3s ease-in-out;
  -ms-transition: -ms-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;	
}

.team_members h2{
  text-align: center;
  margin-bottom: 20px;	
}

.team1 h3 span{
font-size:13px;	
}

.team1 .team_ph,.team1 .team_email{
margin-bottom: 10px;
margin-top: 10px;
}

.fa-twitter:before {
content: "\ea91";
color:#00aced;	
}

.fa-facebook:before {
content: "\ea8c";
color:#3b5998;	
}

.fa-linkedin:before {
content: "\eac8";
color:#007bb6;	
}

.fa-google:before {
content: "\ea88";
color:#dd4b39;
}	

.social_follow{
display:inline-block;	
}

.social_follow a{
padding: 5px;
display: inline-block;	
}

.editors_picks{
margin-bottom:20px;	
}

.home_widgets .textwidget{
width: 310px;
height: 260px;
margin:0 auto;	
}

.home_widgets{
margin-top:20px;	
}

#accordion {
	position:relative;
	min-height: 105px;
	clear:both;
	padding-top:15px;
	}

#accordion:after{
display:table;
clear:both;
content:"";	
}
	
#accordion li {
list-style: none;
  float: left;
  margin-right: 0px;
  background: #0095da;
	 background: #da0000;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
	text-transform:uppercase;
  line-height: 18px;
  width: 50%;
  padding: 2px;
  text-align: center;
	}	

	
/* hide content by default */
#accordion .f_content {
    display:none;
	border:0;
	padding-top:7px;
}

/* Show content boxes when the radio buttons are checked */
#accordion input[type='radio']:checked + label  + div.f_content {
display: block;
  width: 100%;
  position: absolute;
  left: 0;
}

#accordion p{
  font-size: 11px;
  margin-bottom: 9px;
	line-height:17px;
}

/*News*/
.news .post_box.top{
	padding-top:10px;
}
.news .post_box{
overflow: hidden;
  margin-bottom: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #CACACA;
}

.news .left_news{
	float:left;
	width:20%;
	padding-right: 10px;
	font-size:14px;
	text-align:center;
	  padding-top: 30px;
}

.news .right_news{
	float:left;
	width:80%;
	  padding-left: 10px;
  border-left: 1px solid #CACACA;
}

.news .right_news .featured_image{
float: left;
  margin-right: 15px;	
}

.news .post_excerpt p{
  color: #000;
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
margin-bottom:0;	
}

.news .grt .headline {
  margin: 0;
  color: #000;
  font-size: 19px;
  line-height: 24px;
  margin-bottom: 6px;
}

.news .content{
  border-top: 3px solid #7d7d7d;
  padding-top: 0px;	
}

.news .archive_title{
text-align: left;
  font-size: 26px;
  font-weight: normal;
  line-height: 33px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 0;
  margin-bottom: 5px;	
}

.news .breadcrumbs{
	margin-bottom: 15px;
}

.news .num_comments_link:before{
content: '\e970';
  font-family: 'icomoon';
  padding-right: 7px;	
}

.news .num_comments_link {
  color: #787878;
font-size: 11px;
  text-transform: uppercase;
}

.news .post_author {
  color: #000000;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
}

.news .post_date{
font-size: 11px;
  display: block;
  text-transform: uppercase;
  color: #787878;
	  line-height: 14px;
}

.news .post_date:before{
  padding-left: 0;
  padding-right: 5px;
	display:none;
}

.news .excerpt_read_more{
	color: #0095DA;
}

.news .social_sharing{
	float:none;
	display: inline-block;
}

.news .social_sharing ul{
	margin-left:0;
}

.t_s_s{
	text-align:center;
	width:100%;
}

.second_post_adv_main{
	position:relative;
	text-align:center;
}

.second_post_adv{
	text-align:center;
	margin: 24px;
    width: 300px;
    display: inline-block;
}

.second_post_adv span{
    vertical-align: top;
    display: block;
    background-color: #f5f5f5;
    width: 300px;
    margin: 0 auto;
    font-size: 13px;
    font-family: open sans;
    text-align: left;
    display: block;
    color: #6e6e6e;
    padding: 1px 6px;
    border-top: 1px solid #6e6e6e;	
}

.five_sixty_two{
	width:730px;
	margin:0 auto;
	margin-top: 23px;
}

.main_recent_news{
	float: left!important;
    width: 100%!important;
    border-bottom: 1px solid #a9a9a9;
    padding-bottom: 8px;
	margin-bottom:20px;
}

.main_recent_news .s_c_one{
	display:inline-block;
	vertical-align:top;
	width:48%;
	margin-bottom:10px;
}

.main_recent_news .featured_image{
	margin-bottom:5px;
}

.main_recent_news h4 a{
	color: #000000;
    font-size: 19px;
	line-height:25px;
    font-family: 'Open Sans Condensed', sans-serif;
}

.comment-reply-title{
	position: relative;
    color: #de1400;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bolder;
}

.comment-reply-title .int{
	background: #fff;
    padding: 0 10px;
    position: relative;
}

.comment-reply-title:before{
	border-top: 1px solid #cad6de;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.comment-reply-title small{
	z-index: 9;
    position: relative;
    background: #fff;	
}

.lat_ne_bot_ad{
	text-align: center;
    margin-top: 20px;
}

.lat_ne_bot_ad iframe{
	margin:0 auto;
}

#pro-recent-comments-2{
	    background-color: #eeeeee;
    margin-right: 12px;
    padding-right: 0;
}

#pro-recent-comments-2 .widget_title{
	    padding: 5px 10px;
    background: #da0000;
    color: #FFFFFF;
    font-size: 15px;
}

#pro-recent-comments-2 ul{
	padding: 0 13px;
    margin-top: 10px;
}
#pro-recent-comments-2 ul li{
    padding: 0!important;
    border-bottom: 0!important;
    list-style: none;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    font-family: 'Lato', sans-serif;
    line-height: 18px;
    font-size: 14px;	
}

.wprc_avatar_left{
	    position: absolute;
    padding: 0;
    top: 50%;
    margin-top: -16px;
    left: 0px;
    border: 1px solid #F0F0F0!important;
}

#pro-recent-comments-2 .rc-info{
	position: relative;
    padding: 8px 8px 3px 8px;
    background: white;
    font-size: 13px;
}

#pro-recent-comments-2 .rc-info:before{
	content: "";
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: -12px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid white;
    z-index: 1;
	display:none;
}

.rc-info a {
    color: #da0000;
    font-size: 13px;
}

.wprc-pagination .previous, .wprc-pagination .next{
    border: 1px solid #C7C7C7;
    padding: 4px 10px;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    background: #DADADA;
    color: #000;	
}

.post_comments{
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 18px;	
}

.wc-load-more-submit {
    border: 1px solid #c32525;
    background-color: #e60000!important;
    color: #fff!important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

@media screen and (max-width: 1269px){
.container {
width: 1022px;
padding: 0 10px;
}

.left_header {
width: 79%;
}
	
.widget_search input[type="text"]{
	width:155px;	
}

.menu .current-menu-item > a {
font-size: 13px;
line-height: 14px;
}

.menu a, .menu_control {
line-height: 15px;
padding: 14px 4px;
font-size: 13px;
}

.f_o_c {
width: 24.5%;
}
	
.left_column {
width: 35%;
}

.center_column {
width: 34%;
}

.right_column {
width: 300px;
}

.footer {
padding: 10px 0;
}
	
.content {
width: 68%;
}
	
.lat_title span {
font-size: 9px;
}
	
.team1 {
width: 32.59%;
}

.team_img img {
width: 100px;
}
}

@media screen and (max-width: 1023px){
.container {
width: 100%;
}
	
.conty {
padding-top: 80px;
}	

.left_header {
width: auto;
}

.menu {
display: none;
}

.f_o_c {
width: 48.5%;
margin-bottom:10px;		
}

.f_o_c4 {
float: left;
}

.left_column {
width: 48%;
}

.center_column {
width: 50%;
}

.lat_news_two_bot h5 {
float: none;
margin-bottom: 5px;
}
	
.social_sharing {
float: none;
}

.right_column {
width: 350px;
float: left;
}

.content {
width: 100%;
border-right: 0;
}

.category_menu {
height: auto;
overflow: hidden;
}

.category_menu li {
width: 25%;
border-bottom: 1px solid #ddd;
}
	
.digital .category_menu li {
width: 16%;
}
	
.header {
height: auto;
}	

/*mobile-menu*/
.menu_control {
display: block;
border-width: 0;
padding: .9em 8px;
cursor: pointer;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
color: #fff;
}

.nav .menu	{
display:block;		
}
	
.menu a:hover {
background: inherit;
color:#fff!important;		
}	
	
.nav {
  background: #202024;
  left: -285px; /* start off behind the scenes */
  height: 100%;
  position: fixed;
  width: 285px;
  z-index:99999;	
}

.nav{
  border-top: 1px solid #636366;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav li {
  border-bottom: 1px solid #636366;
  font-family: 'Open Sans', sans-serif;
  line-height: 45px;
  padding-bottom: 3px;
  padding-left: 0;
  padding-top: 3px;
clear:both;	
float:none;
		
}
	
	.telecom_logo {
margin-left: 80px;
}

.nav a {
  color: #fff;
  font-size: 22px;
  text-decoration: none;
  text-transform: uppercase;
display:block;
background:inherit;		
}

.icon-close {
position: relative;
display: block;
cursor:pointer;		
width: 100%;
padding: 7px 0px 7px 0px;
text-align: center;
background-color: #4db2ec;
color: white;
font-size: 26px;
line-height: 34px;
-webkit-box-shadow: inset -3px 0px 17px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset -3px 0px 17px 0px rgba(0, 0, 0, 0.15);
box-shadow: inset -3px 0px 17px 0px rgba(0, 0, 0, 0.15);		
}
	
.icon-close:after{
display:table;
content:"";
clear:both;		
}
	
.fa.close:before{
font-family: 'icomoon';
content: '\f081';
color: #fff;
font-style: normal;
font-size: 24px;	
}

.icon-menu {
  color: #000;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-top: 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.icon-menu i { margin-right: 5px; }
	
.nav{
		display:block;
	}
.footer {
font-size: 13px;
}

#menu-item-119361,#menu-item-134857	{
display:none;		
	}
.team1 {
width: 49.3%;
}
	
.team1:nth-child(even){
float: right;
margin-right: 0;		
}	

.team1.last {
float: left;
margin-right: 0;
}

#accordion{
display:none;		
	}
}

@media screen and (max-width: 951px){
.left_first_category {
    display: none;
}
	
.right_main_first_category {
    float: none;
    width: 100%;
}
.five_sixty_two{
	width:100%;
	margin-top: 26px;
    margin-bottom: 17px;
}
}

@media screen and (max-width: 767px){
.first_category {
display: none;
}

.second_category {
display: none;
}
	
.container1{
display:none;		
}
	
.telecom_logo {
float: none;
margin-top: 0;
margin-right: 0;
margin-left:0;		
}
	
.menu_control {
padding: 0.7em 8px;
top:0;
z-index:999;		
}
	
.telecom_logo img{
margin:0 auto;		
}
	
.left_header{
float:none;		
}

.four_category {
display: none;
}

.left_column {
width: 100%;
float: none;
}

.center_column {
width: 100%;
float: none;
margin: 0;
margin-top: 20px;
}

.content {
float: none;
padding: 0;
}

.template-single .num_comments_link {
position: relative;
width: 29px;
padding: 3px 8px;
font-size:11px;		
}

.comment_head {
width: 87%;
}

.archive .post_box {
border-right: 0;
width: 100%;
float: none;
min-height: inherit;
}

.right_header {
display: none;
}

.main_related_posts {
width: 100%;
padding-right: 0;
border-right: none;
}

.main_related_posts.last {
padding-left: 0;
display:block;		
}
	
.author_box_gravitar {
margin-right: 2%;
margin-top:0;
}

.author_name_media {
width: 85%;
}

.author_box_desc {
width: 85%;
}

.digital .category_menu li {
width: 25%;
}

.top_header {
height: auto;
}

.author_byline, .content .editors_title{
display: none;
}
	
.archive1_left {
width: 100%;
margin-right: 0;
}

.archive1_right {
width: 100%;
}

.team1 {
width: 100%;
margin-right: 0;
}
	
.team1:nth-child(even){
float:left;		
}

.team_img img {
width: 120px;
}
	
.news .post_box {
	flex-direction: column;
	display: flex;	
}	

.news .left_news {
  float: none;
  width: 100%;
  padding-right: 0;
		padding-bottom:10px;
	order: 2;
  width: 100%;
		text-align: left;
		padding-top: 10px;
}

.news .right_news {
  float: none;
  width: 100%;
  padding-left: 0;
  border-left: 0;
order: 1;
  width: 100%;		
}
.news .social_sharing{
	display:none;	
}

.three_three_ad{
float:none;
border-bottom: 1px solid #eee;		
}

.single_post_ad_right {
 float: none;
}	
}

@media screen and (max-width: 590px){
	.main_recent_news .s_c_one{
		width:100%;
		margin-right:0;
	}
	.advertisement{
		margin-top:5px;
		margin-bottom: 15px;
	}
.conty {
    padding-top: 50px;
}
}

@media screen and (max-width: 450px){
.right_header {
display: none;
}

.left_header {
float: none;
}

.three_three_ad .textwidget, .single_post_ad_right .textwidget {
  width: auto;
  height: auto;
}	

.telecom_logo img{
margin:0 auto;		
}
	
.box_border {
display: block;
}
	
.category_menu li {
width: 50%;
}

.digital .category_menu li {
width: 50%;
}

.widget_categories	{
display:none;		
}
	
.three_three_ad .textwidget{
width:auto;
height:auto;		
	}
.author_post_list, .widget_wpdiscuzwidgets{
	display:none;
	}
}

@media screen and (max-width: 360px){
.right_column {
width: 100%;
}

.tabs li {
font-size: 12px;
width: 144px;
}

.right_column {
width: 100%;
float: none;
}

.tabs li {
font-size: 11px;
width: 128px;
padding: 3px 10px;
}

.comment_head {
width: 80%;
}

.prev_next {
height: auto;
}

.news .right_news .featured_image {
  float: none;
  margin-right: 0;
  margin-bottom: 10px;
}

.breadcrumbs a,.breadcrumbs span.current{
	float:left;	
	}
.second_post_adv_main {
    height: 270px;
}
.second_post_adv{
	position:absolute;
	top:0;
	left:0px;
	margin:auto;	
}
.template-home .second_post_adv_main {
    height: 295px;
}	
.home_post_adv{
	left:0!important;
	margin-top:20px;	
}
.sidebar_b_ad{
	position:relative;
	height:270px;
}
.sidebar_bottom_ad{
	position:absolute;
	left:-22px;
}
.template-single .tab-container, .template-single #wrapper, .template-single .author_post_list{
	display:none;	
	}
.box_border{
border: 0;
    padding: 20px 0;	
}
	.container {
    padding: 0 9px;
}	
}

/* Sidebar Social Follow */

.social_widgets{
    background: #F4F4F4;
    padding: 10px;
	margin:0 15px 0 0;
}

.social_widgets .social_follow{
    background: #FFF;
    width: 100%;
    margin-bottom: 10px;
}

.social_widgets .social_follow .social-icon-box {
    padding: 0 5px;
    float: left;
}

.social_follow a:after{
content:"";
display:table;
clear:both;	
}

.social_widgets .social_follow .social-widget-text {
    float: right;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 28px;
    margin-right: 5px;
}

.social_follow_section{
margin-bottom:20px;
}

.icon-pinterest:before{
    content: "\f0d2";
}

.icon-youtube:before{
	content:"\f167";
}

.icon-instagram2:before{
	content:"\f16d";
}

.icon-twitter2:before {
    content: "\ea91";
}

.icon-googleplus2:before {
    content: "\ea88";
}

.icon-facebook2:before {
    content: "\ea8c";
}

.social-icon-box span{
    float: left;
    font-weight: 400 !important;
    font-size: 17px;
    line-height: 28px;
    margin-left: 7px;
    border-right: 0;
}
.social_follow a{
color:#111;
}
.social_follow a:hover{
 color: #da0000;
}
/*---:[ custom CSS ]:---*/
.box_border:after{
	clear:both;
	display:table;
	content:"";
}
.tariffTable {
  width: 100%;
  font-size: 13px;
  margin: 0 0 30px 0;
  border: 1px solid #eee;
  box-shadow: 1px 1px 1px 1px #DFDFDF;
}

.tariffTable .groupHead {
  background-color: #f2f2f2;
  font-weight: bold;
  text-transform: uppercase;
}

.tariffTable .tariffHead{
	
}

.tariffTable td, .tariffTable th {
  padding: 6px;
  vertical-align: top;
  text-align: left;
}

.tariffTable .tariffKey {
  border-bottom: 1px dotted #c9c9c9;
  border-right: 1px solid #c9c9c9;
}

.tariffTable .tariffValue {
  border-bottom: 1px dotted #c9c9c9;
  border-left: 1px solid #c9c9c9;
}

.template-author .author_description{
	display:none;
}