.link-clr {
	color: #343a90;
}
.about-cnt a.link-hover:hover {
	color: #f00;
	border-bottom: 1px solid #f00;
}
.about-cnt a.link-clr {
	color: #343a90;
}
.feedback-cnt .form-group {
	position: relative;
}
.feedback-cnt .form-group {
	clear: both;
}
.feedback-cnt .form-wpr {
	width: 500px;
    margin: 0 auto;
}
.feedback-cnt .form-group {
    margin-bottom: 25px;
}
.feedback-cnt select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #d6d6d6;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #999999;
    height: 40px;
    padding: 0;
    position: relative;
}
.feedback-select {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 25px;
}
.feedback-select:after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 7px solid;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 1;
    pointer-events: none;
}
.feedback-cnt .form-group textarea {
	width: 100%;
	float: left;
	border: 1px solid #d6d6d6;
	resize: none;
	margin: 10px 0px 20px;
	padding: 5px;
}
.feedback-cnt .sub-title {
	text-align: center;
}
.contact-box {
    padding: 25px;
    margin-bottom: 15px;
}
.bg-grey {
    background-color: #f1f1f1;
}
.contact-cnt {
    width: 100%;
    float: left;	
}
.sprite {
	width: 54px;
    height: 64px;
    margin-right: 15px;
    position: absolute;
    left: 15px;
    top: 8px;
    background: url(../images/contact-sprite.png);
}
b{
    font-weight: 700;
}
.icon-dotcom {
    background-position: -224px -18px;
}
.icon-online-pay {
    background-position: -225px -380px;
}
.icon-vikatan-media {
    background-position: -224px -470px;
}
.icon-digital-subs {
    background-position: -330px -288px;
}
.icon-technical {
    background-position: -220px -188px;
}
.icon-vikatan-pub {
    background-position: -220px -289px;
}
.icon-vikatan-tele {
    background-position: -325px -183px;
}
.icon-print-subs {
    background-position: -220px -101px;
}
.icon-editorial {
    background-position: -224px -536px;
    top: 35px;
}
.contact-cnt .no-padding {
	padding: 0px;
}
.contact-cnt .contact-box h1 {
    font-size: 22px;
    padding: 0px 50px;
    float: left;
    width: 100%;
}
.contact-cnt .contact-box h2 {
    padding-top: 20px;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;    
}
.working-hours {
	padding: 20px;
}
.career-cnt.contact-cnt {
	margin-bottom: 25px;
}
.contact-us-page .contact-box a {
    color: #ed1c24;
}
.contact-us-page .contact-box a:hover {
    color: #0BA3F7;
    border-bottom: 1px solid #0BA3F7;
}
.contact-us-page .contact-box a.subscribe-now {
	color: #fff;
}
.contact-us-page .contact-box a.subscribe-now:hover {
	color: #fff;
	background: #212121;
}
.contact-main {
    color: #000;
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    padding: 40px 20px;
}
.contact-list>li {
    padding: 5px 10px;
    border: 1px solid #ccc;
    margin-top: 10px;
    font-weight: normal;
}
.editorial-fb {
	padding-left: 70px;
}
.contact-list {
	margin-top: 20px;
}
.contact-list li a {
	color: #ed1c24;
}
.contact-list li a:hover {
	color: #0BA3F7;
}
.contact-tamil {
	font-family: 'NotoSansTamil-Regular';
}
.group-list {
    font-weight: normal;
    font-size: 14px;
    margin: 10px 0 0 0;
    clear: both;
}
.group-list>li {
   padding-left: 30px;
   margin: 4px 0;
   clear:both;
   background: url(../images/bullet.png) no-repeat 10px 6px;
}
.terms-condition-page p {
    font-size: 14px;
    color: #000;
}
.career-cnt.coin-page {
	margin-bottom: 50px;
}
.coins-cnt {
	width: 100%;
	float: left;
}
.coin-page .accordion-list {
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    font-size: 14px;
}
.coins-show-tamil {
	display: none;
}
.coins-show-english,
.coins-show-tamil {
	margin-top: 25px;
}
.accordion-list {
    margin-top: 15px;
    clear: both;
}
.coin-page .accord-hd-txt {
    position: relative;
    padding: 6px 30px 6px 10px;
    font-weight: bold;
    font-size: 17px;
}
.accord-hd-txt {
    border: 0;
    margin: 0;
    padding: 8px 30px 8px 15px;
    color: #ed1c24;
    text-transform: uppercase;
}
.coin-page .accordion-cnt {
    padding: 0 10px;
}

.coin-page .accordion-cnt {
    display: block;
}
.table-bordered>thead>tr>th, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>th, 
.table-bordered>thead>tr>td, 
.table-bordered>tbody>tr>td, 
.table-bordered>tfoot>tr>td {
    border: 2px solid #fff;
}

.table>thead>tr>th, 
.table>tbody>tr>th, 
.table>tfoot>tr>th {
    font-size: 13px;
    text-align: center;
    background: #ed1c24;
    color: #fff;
}
.table>thead>tr>th, 
.table>tbody>tr>td, 
.table>tfoot>tr>td {
    vertical-align: middle;
}
.table-striped>tbody>tr {
    background-color: #e9e9e9;
}
.table-striped>tbody>tr:nth-child(odd) {
    background-color: #DCDCDC;
}
.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.coins-title {
	margin: 20px 0px 30px;
}
.marT10 {
    margin-top: 10px;
}
.coin-page .lang-btn {
    position: absolute;
    top: 15px;
    right: 10px;
    padding: 4px 10px;
    text-transform: capitalize;
    min-width: auto;
    background-color: #0BA3F7;
    color: #fff;
}
.table-striped>tbody>tr {
    background-color: #e9e9e9;
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #fff;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}
.question {
    padding: 10px 10px 10px 40px;
    color: #ed1c24;
    font-size: 16px;
    text-transform: uppercase;
}
.p-relative {
    position: relative;
    padding-left: 45px;
}
.question:before, 
.answer:before {
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 20px;
    left: 0;
    top: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ed1c24;
    text-transform: uppercase;
    font-weight: bold;
}
.question:before {
    content: 'Q';
}
.answer:before {
    content: 'A';
}
.marB10 {
    margin-bottom: 10px;
}
.font-bold {
    font-weight: bold;
}
.text-uppercase {
    text-transform: uppercase;
}
.gurupeyarchi-slider-wrapper {
	max-width: 500px;
    margin: 50px auto;	
}
.gurupeyarchi-imgcap {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 42px;
	text-align: left;
	line-height: 42px;
	padding: 0px 10px;
	background: rgba(0,0,0,0.7);
	color: #fff;
}
.astro-menu-wrapper {
	width: 100%;
	float: left;
}
.astro-menu-wrapper ul {
    float: left;
    margin: 20px 0px 20px 0px;
}
.astro-menu-wrapper ul li {
	float: left;
	margin-right: 5px;
}
.astro-menu-wrapper ul li a {
	padding: 10px;
	display: block;
	background: #e1e1e1;
	color: #000;
	font-size: 12px;
}
.astro-menu-wrapper ul li.active a {
	background: #EB1F26;
	color: #fff;	
}
.astro-menu-wrapper ul li a:hover {
	background: #EB1F26;
	color: #fff;
}
.astro-menu-wrapper ul li span.astro-downarrow {
    width: 30px;
    height: 37px;
    background: #e1e1e1;
    padding: 0px;
}
.astro-menu-wrapper ul li span.astro-downarrow:hover {
	background: #EB1F26;
	color: #fff;
	cursor: pointer;
}

.astro-downarrow:before {
    position: relative;
    top: 6px;
    left: 8px;
    font-size: 26px;
}
.astro-menu-wrapper ul li.astro-sublist {
	position: relative;
	margin: 0px;
}
.astro-menu-wrapper ul li ul.astro-submenu {
    min-width: 220px;
    position: absolute;
    left: 0px;
    margin: 0px;
    display: none;
    top: 38px;
    z-index: 11;
}
.astro-menu-wrapper ul li ul.astro-submenu.active {
	display: block;
}
.astro-menu-wrapper ul li ul.astro-submenu li {
	width: 100%;
}
.color-maroon {
    color: #a6051a;
}
.bg-maroon {
    background-color: #ed1c24;
}
.color-white {
    color: #fff;
}
.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}
.pad10 {
    padding: 10px;
}
.padTB10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.padTB15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.marB15 {
    margin-bottom: 15px;
}
.content-block p {
	font-family: 'NotoSansTamil-Regular';
}
.fright {
    float: right;
}
.fleft {
    float: left;
}
.thiruthalangal-wrapper .p-relative {
     padding-left: 0px; 
}
.scrollup {
    width: 36px;
    height: 36px;
    text-indent: -9999px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    background: url(../images/astro/icon_top.png) no-repeat;
    background-size: 35px;
}
.astro-wrapper .sanipeyarchi-slider {
	margin-bottom: 10px;
    display: block;
    overflow: hidden;
    padding: 0px;
}
.jothidathilsani-four {
	margin: 10px 0px;
}
.jothidathilsani {
	margin: 30px 0px 0px 0px;
}
.footslider-clear {
	width: 100%;
	float: left;
	clear: both;
}
.astro-titles {
	margin-bottom: 20px;
}
.media {
    margin-top: 15px;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media>.pull-left {
    padding-right: 10px;
}
.title-font-reduced {
	font-size: 22px;
	margin-bottom: 20px;
}
.clearfix-wrapper {
	clear: both;
}
.rss-content{
  margin:10px 0px 10px;
}
@media only screen and (max-width: 1366px) {
	.feedback-cnt .form-wpr {
	    width: 100%;
	    padding: 0 0;
	}	
}

@media only screen and (max-width: 912px) { 
	.astro-menu-wrapper ul li {
		margin-bottom: 10px;
	}
	.astro-submenu.active li {
		margin: 0px;
	}
}