body{
	font-family: 'segoeui', sans-serif!important;
	/*color: #625F5F; */
	  color:#2A2828;
	  overflow-x: hidden;
	  background:#F1F1F1;
}


.category-caption-wrapper {
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0px;
  bottom: 0px;
  background: rgba(11, 11, 11, 0.5);
}

@font-face {
	font-family: "segoeui";
	src: url("../fonts/segoeui.eot");
	src: url("../fonts/segoeui.eot#iefix") format("embedded-opentype"),
	url("../fonts/segoeui.woff") format("woff"),
	url("../fonts/segoeui.ttf") format("truetype"),
	url("../fonts/segoeui.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "segoe-ui-bold";
	src: url("../fonts/segoe-ui-bold.eot");
	src: url("../fonts/segoe-ui-bold.eot#iefix") format("embedded-opentype"),
	url("../fonts/segoe-ui-bold.woff") format("woff"),
	url("../fonts/segoe-ui-bold.ttf") format("truetype"),
	url("../fonts/segoe-ui-bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}


.nav>li>a {
    color: #fff;
}

.responsive-menus li a{
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}
.responsive-menus li a:hover{
  text-decoration: none;
  color: red;
}
.header_block{
  padding-top: 10px;
  background-color: #FFFFFF;
  padding-bottom: 10px;
}

.banner_block .container{
  padding-top: 55px;
  padding-bottom: 15px;
  }

.date{
  padding-top:23px;
}

.header-top-space{ margin-top:140px;}

.carousel-caption {
  position: absolute;
  right: 15%;
  
  left: 6%;
  z-index: 10;
 padding-bottom: 0px;
  color: #fff;
 text-align: left;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.btn {
  display: inline-block;
  padding: 3px 18px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/*<--!style--!>*/
.social_icons{
text-align:right;	
}

.banner{
	background-color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.box-border{
border:1px solid #ffffff;

}

.navbar-default .navbar-nav>li>a {
color:#ffffff;	
}

.web-menu{
  z-index: 100;
}

.navbar-nav>li>a:hover{
color:red;
}
.fa-home{
color:red;	
}

.article-body{
font-family: segoe-ui-bold;
  font-size: 20px;
  color: #000;
  line-height: 22px;
  margin-top:0px;
  }
  
 .content p{ 
  color: #323232;
  font-size: 18px;
  }
  
.article-content .article-post-date{
  font-size: 14px!important;
  color: #919191!important;
  font-weight: normal!important;
  display:block !important; /* changed on 18/08/2015- Vishala */
}
 
#toggle{
  width: 340px!important;
  position: absolute;
  top: 38px;
  display: block;
  right: 172px;
  background-color: #EAEAEA;
  padding: 6px;
}
  
.panel-default>.panel-heading{
	background-color: #4c4c4c;  
  }
  
.panel-title {
	background-color: #4c4c4c;
  
  text-align: center;
  font-family: segoe-ui-bold;
  font-size: 21px;
  color: #fff;
  }

#toggle input[type="text"]{
  width: 77%;
  height: 35px;
  border: 1px solid #ccc;
}

#search-submit{
  background: #DB2003;
  border: 0px;
  color: #fff;
  height: 33px;
  padding: 0px 15px;
}

.panel-body h5 span{
	color:  #990100;
  }
  .panel-body h5 a{
	color:  #625F5F;
  }
  .panel-body h6 a{
	color:  #11c1ef;
  }
  .box-border{
	padding:0 12px;  
  }
  .more-stories h5 a{
	color:#b6211d;
	
	font-size:15px;
	font-weight:bolder;
	text-align:center;  
  }
  .footer{
  background-color: #282828;
  width: 100%;
  display: inline-block;
  font-size: 18px;
}
   .footer1{
	background-color:#282828;  
  }
  .footer-padding{
	padding:20px 0px;  
  }
 
  .btn-danger{
  
  background-color:#f33d2f;
  }
  .input-group .form-control{
	width:96%;  
  }
 .social-icons img {
	   width: 46px;
  height: 45px;
padding-top:10px;
	display:inline-flex;  
  }
  .copyright p{
	color:#ffffff;  
  }
  
   .copyright1 p{
	color:#ffffff;
	text-align:right;  
  }
  .panel2{
	padding-top:20px;  
  }
 .panel2 .panel-default>.panel-heading{
	background-color: #ec3142;
 }
  .panel2 .panel-title {
	background-color: #ec3142;
  
  text-align: center;
  font-family: segoe-ui-bold;
  font-size: 21px;
  color: #fff;
  }
  .panel3 .panel-default>.panel-heading{
	background-color: #eeed31;
 }
  .panel3 .panel-title {
	background-color: #eeed31;
  
  text-align: center;
  font-family: segoe-ui-bold;
  font-size: 21px;
  color: #000000;
  }
  
  .google-addons img{
	padding:10px 30px;  
  }
  
   #stickyheader{
    width: 100%;
    display: inline-block;
    left: 0px;
    right: 0px;
}
  
  .spacing {
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom:2px;
 
  }
 .navbar{
	border-radius:0px; 
 }

 
.content_block .view-home-page-article-row .views-row .col-md-7, .view-home-page-latest-article-list .views-row .col-md-7{
    padding-left: 0px;
} 

@media screen and (min-width: 992px) {

 iframe{height:500px;}

}
@media screen and (max-width: 767px) {
    
	
	.logo img{
	width:250px;
	padding-bottom:10px; 
 }
 .social_icons a img {
	width:30px; 
float:left;
 }

  .banner-left {
padding:0 25px;

  }
  .banner-right{
padding:0 40px;
 }
 .footer1{
	padding:0px 10px; 
	 }
	 
 .footer-padding{
	padding:0 20px; 
 }
 .footer-right{
    text-align: left!important;
    padding-left: 10px!important;
}
 
}

@media screen and (min-width: 768px){
.carousel-caption {
  right: 20%;
  /* left: 20%; */
  /* padding-bottom: 30px; */
}

}

.navbar-default{
background-color: #990100;
}

.menu-block .menu{text-align: center;}

.nav > li {
  position: relative;
  display: inline-block;
  width: auto;
}



/*style starting here*/

.banner_block{
    background-color: #000000;
    display: block;
    margin-top: 75px;
    padding: 2px 0px;
}

.banner_block img{
  width: 100%;
  height: auto;
}

.banner-right{ padding-left:0px; padding-right:0px;}

.banner-left{ padding-right:0px; padding-left:0px;}

.banner-left .view-first-rank-home-page{
  border: 2px solid #000000;
}

.banner-right .view-banner-four-home-ranks .views-row{
  padding: 0px;
  height: 240px;
  border: 2px solid #000;
  overflow: hidden;
}

.title-category-wrapper{
  position: absolute;
  left: 5%;
  right: 5%;
  z-index: 10;
  padding-bottom: 0px;
  color: #fff;
  text-align: left;
  bottom: 20px;
}

.article-category a{
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
  text-align: left;
  display: inline;
  padding: 2px 5px;
  font-weight: bold;
  letter-spacing: 1px;
}

.article-category a{ color:#fff;}

.article-title a{
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
}

.banner-left .article-title a{font-size: 25px;}

.banner-right .article-title a{font-size: 16px;}

/*.banner-right .article-title{
  width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 5px;
}*/

.content_block .view-home-page-article-row .views-row, .view-home-page-latest-article-list .views-row, .view-inner-page-random-region .views-row, .view-article-blog-opinion .views-row, .view-inner-page-random .views-row, .view-custom-search .views-row{
  padding: 20px 0px;
  margin: 0px 20px;
  border-bottom: solid 1px #ADADAD;
}

.view-article-blog-opinion .views-row{ width: 100%; float: left;}

.view-article-blog-opinion .views-row .views-field-title{
  font-size: 24px;
  line-height: 24px;
}

.view-article-blog-opinion .views-row .views-field-field-image-news{
  width: 35%;
  float: left;
}

.content_block .view-home-page-article-row .views-row img, .view-home-page-latest-article-list .views-row img, .view-article-blog-opinion .views-row img, .view-inner-page-random .views-row img{
  width: 100%;
  height: 100%;
}

.view-inner-page-random-region .col-md-5 img{
  width: 100%;
  height: 100%;
}

/*
.view-inner-page-random .views-row .col-md-3 {
  width: 35%!important;
}

.view-inner-page-random .views-row .col-md-9 {
  width: 65%!important;
}
*/

.view-article-blog-opinion .views-row .views-field-field-author-news a{
  font-size: 18px;
  text-decoration: none;
  color: #6F6F6F;
}

.news-content-wrapper h3, .view-custom-search .views-row h3{
    font-family: segoeui;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 35px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
}

/*.view-inner-page-random-region .views-row, .view-article-blog-opinion .views-row  h3{
  font-family: segoeui;
  margin-top: -6px;
  margin-bottom: 10px;
  line-height: 35px;
  font-weight: bold;
}*/

/*changed on 18/08/2015-Vishala added view-article-blog-opinion .views-row h3 a -Vishala */

.content_block .view-home-page-article-row .views-row h3 a, .view-home-page-latest-article-list .views-row h3 a, .view-inner-page-random-region .views-row h3 a,.view-article-blog-opinion .views-row h3 a, .view-article-blog-opinion .views-row .views-field-title a, .view-inner-page-random .views-row h3 a{
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
}
 
.content_block .view-home-page-article-row .views-row h5, .view-home-page-latest-article-list .views-row h5, .view-inner-page-random .views-row h5{  margin-top: 0px; margin-bottom:0px;}

.content_block .view-home-page-article-row .views-row h5 a, .view-home-page-latest-article-list .views-row h5 a, .view-inner-page-random .views-row h5 a{
  color: #990100;
}

/*.content_block .view-home-page-article-row .views-row .col-md-5, .view-home-page-latest-article-list .views-row.col-md-5{ padding-right:0px;}

.view-inner-page-random-region .views-row .col-md-5{ padding-right:0px;}*/

.navbar {
  margin-bottom: 0px;
  border: 0px solid transparent;
}

.region-region-popular h2.block-title, .region-writer-ads h2.block-title, .region-blog-region h2.block-title{
  padding: 12px;
  text-transform: uppercase;
  text-align: center;
  font-family: segoe-ui-bold;
  margin-bottom: 0px;
}

.region-region-popular h2.block-title{
  background: #4c4c4c;  color: #fff;}
  
.region-writer-ads h2.block-title{
  background: #eb3142;  color: #fff;}
  
.region-blog-region h2.block-title{
  background: #efed31;   color: #333;}

.view-home-page-article-list .views-row, .view-opinions .views-row, .view-home-page-blog .views-row{
  padding: 15px 0px;
  border-bottom: solid 1px #B5B5B5;
  margin: 0px 20px;
}

.view-home-page-article-list .views-row:last-child, .view-opinions .views-row:last-child, .view-home-page-blog .views-row:last-child{
  border-bottom: solid 0px #B5B5B5;
}



.view-home-page-article-list .views-field-title a,  .view-opinions .views-field-title a, .view-home-page-blog .views-field-title a{
  color: #4c4c4c;
  font-size: 18px;
}

.panel-default {
  border-color: #dddddd;
  margin: 20px 0px;
}

.footer .nav>li>a {
  padding: 14px 10px 0px;
  font-size: 18px;
  color: #fff;
}

.region-footertop-right{
  float: right;
  text-align: right;
  margin-top: 10px;
}

.region-footertop-right h2, .region-footertop-right p{ color:#fff; font-size:18px;}

.simplenews-subscribe{
  width: 70%;
  float: right;
  margin-top: 15px;
}

.simplenews-subscribe .form-item-mail{
  width: 65%;
  float: left;
}

.footer-top, .footer-bottom{
    width: 100%;
    display: inline-block;
}

.simplenews-subscribe label{display:none;}

.simplenews-subscribe .form-control{
  border-radius: 0px;
}

.simplenews-subscribe .form-submit{
  background-color: #990100;
  color: #fff;
  border-radius: 0px;
  padding: 6px 20px;
}

.footer-left{
  float: left;
  padding: 50px 20px 0px;
  color: #fff;
}

.footer-right {
  text-align: right;
  color: #ffffff;
  padding: 50px 20px 0px;
}

.footer-left a{color:#fff;}

/*article page starting here*/

.views-field-body span{font-family:segoeui!important; line-height: 1.78em;
  padding: 1.363em 0 0;}


.view-single-article-page{
    font-size: 18px;
    line-height: 30px;
}

.view-single-article-page .singe-article-image{
  width: 100%;
  float: left;
  text-align: center;
}

.view-single-article-page .singe-article-image .single-article-page-image img{
  width: 82%;
  height: auto;
}

.views-field-field-image-slideshow{
    margin: auto;
    width: 82%;
    text-align: center;
}

.view-single-article-page .views-field-title{
  font-family: segoeui;
  color: #000;
  font-size: 38px;
  font-weight:bold;
  line-height: 50px;
  margin-top: 20px;
}

.view-single-article-page .views-field-field-blurb-news{
  line-height: 28px;
  font-size: 18px;
  padding: 10px 0px;
}

.title-left{
  padding: 10px 0px;
  font-size: 18px;
}

.title-left .createddate a{
  color: #990100;
  text-decoration: none;
  padding-right: 15px;
}

.stButton .stLarge{
  display: inline-block;
  height: 50px!important;
  width: 130px!important;
  position: relative!important;
}

.share-links-wrapper{
  text-align: center;
  padding: 20px 0px;
  clear: both;
  position: relative;
}

.stButton {
    z-index: 0!important;
}

.sharethis-wrapper{
    display: inline;
    position: relative;
}

.st_facebook_large .stButton .stLarge{
  background: url(../img/web-facebook-icon.png) no-repeat center!important;
}

.st_twitter_large .stButton .stLarge{
  background: url(../img/web-twitter-icon.png) no-repeat center!important;
}

.st_email_large .stButton .stLarge{
  background: url(../img/web-mail-icon.png) no-repeat center!important;
}

.st_googleplus_large .stButton .stLarge{
  background: url(../img/web-gplus-icon.png) no-repeat center!important;
}

.st_reddit_large .stButton .stLarge{
  background: url(../img/web-reddit-icon.png) no-repeat center!important;
}

.whatsapp-share{
  display: inline-block;
  height: 40px!important;
  width: 45px!important;
  position: relative!important;
  background: url(../img/whatsapp-icon.png) no-repeat center!important;
  border-radius: 5px;
}

.whatsapp-share img{ display:none;}

.image-blurb-bar{
  width: 82%;
  position: relative;
  text-align: left;
  display: inline-block;
  padding: 5px 15px;
  background-color: #9E9E9E;
  color: #FFF;
  font-style: italic;
  font-size: 15px;
}

.discovery-col-header{
  font-size: 30px;
  color: #333;
  margin-top: 30px;
}

.discovery-col-header h2 {
   font-size: 30px!important;
}

.discovery-col-header h2 strong {
  color: #990100;
}

.discovery-thumbnails .discovery-post h3 {
  font-size: 22px;
  line-height: 1.3em;
  max-height: 2.6em;
  color: #8c8c8c;
}

.more-from-tnm-block .views-field-field-category-news, .more-from-tnm-block .views-field-field-region-news{
  width: auto;
  background-color: #d01820;
  display: inline-block;
  padding: 5px 20px;
  font-size: 20px;
  font-family: segoe-ui-bold;
}

.more-from-tnm-block .views-field-field-category-news a, .more-from-tnm-block .views-field-field-region-news a{
  color: #fff;
}

.banner_block .banner-left img{
  width: 100%;
  height: 476px;
}

.more-from-tnm-block .views-field-title{
    font-size: 24px;
    font-family: segoeui;
    margin-top: 0px;
    padding: 20px 20px 10px;
    font-weight: bold;
}

.more-from-tnm-block .article-description{
  padding: 0px 20px 20px;
  font-size: 20px;
}

.more-from-tnm-block .views-field-title a{ color:#333333;}

.more-from-tnm-block h2{
  background: #eeed31;
  padding: 6px 12px;
  font-size: 30px;
  font-family: segoe-ui-bold;
  color: #333;
}

.more-from-tnm-block .views-row{
  border: solid 1px #A0A0A0;
  margin: 40px 20px 20px;
  background: #fbfbfb;
  width: 46%;
  float: left;
  min-height:315px; /* Vishala */
}

.more-from-tnm-block .views-more-link{
  font-size: 18px;
  font-family: segoe-ui-bold;
  color: #ce1922;
}

 .breadcrumb{ display:none;}

 #layout{
  width: 75%!important;
  margin-top: 60px;
}

.view-custom-search .views-exposed-form .views-exposed-widget{
  width: 33%;
}

.view-custom-search .view-filters{
  padding: 10px;
  background-color: #eee;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 0px;
  margin-bottom: 36px;
}

.view-custom-search .views-row{
  padding: 20px 0px;
  margin: 0px 20px;
  border-bottom: solid 1px #ADADAD;
}

.view-custom-search .view-header{
  font-size: 18px;
  padding-bottom: 10px;
}

.view-custom-search .content h3 a{
  color: #000;
}

.view-author-article-page .views-row .views-field-title a{
    font-family: segoe-ui-bold;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 24px;
    font-weight: 600;
    font-size: 24px;
    color: #000;
}

.view-author-article-page .views-row{
    border: solid 1px #ccc;
    padding: 15px;
    margin: 10px 0px;
}

.view-author-article-page .views-row .views-field-nothing a{
    color: #990100;
}

.navbar-brand {
    padding: 5px 15px;
}


p span span {
position: relative;
padding-bottom: 54.1%;
padding-top: 2.2%;
height: 0;

}
p span span iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (min-width : 1224px) {
iframe {height:500px;}
}

@media screen and (min-width : 1824px) {
iframe{height:500px;}
}

@media screen and (min-width: 600px) and (max-width: 900px) {
iframe{height:500px;}   
}




@media (min-width: 1024px) and (max-width:2999px){
.nav>li>a{
  padding: 20px 16px 15px;
  color: #fff;
}

.pager-load-more li > a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #A53232;
    border: 1px solid #990100;
    border-radius: 15px;
    color: #fff;
}

.pager-load-more li > a:hover{    
  background-color: #A53232;
    border: 1px solid #990100;
}



.view-inner-page-random-region, .view-inner-page-random, .view-article-blog-opinion, .view-custom-search{
    width: 890px;
    margin: auto;
}

}

@media (max-width: 950px){

.banner_block .banner-left img {
width: 100%;
height: 375px;
}

.banner_block .banner-right img {
    width: 100%;
    height: auto;
}

}



@media (min-width: 1200px){
.nav>li>a{
  padding: 20px 25px 15px;
  color: #fff;
}


}


.footer-top .social_icons{
    text-align: left;
}


.content_block, .header_block, .banner_block{
    max-width: 1350px;
    margin-left:auto;
    margin-right:auto;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}


@media (min-width: 320px) and (max-width:640px) {
..view-single-article-page .singe-article-image img{
    width: 100%!important;
    height: auto!important;
}

.view-article-blog-opinion .views-row{ width: 97%; float: left;}

.content_block .view-home-page-article-row .views-row img, .view-home-page-latest-article-list .views-row img {
    width: 100%;
    height: auto;
}

.content_block .view-home-page-article-row .views-row img, .view-home-page-latest-article-list .views-row img, .view-article-blog-opinion .views-row img, .view-inner-page-random .views-row img {
width: 100%;
}

.views-field-body span{ font-size:14px!important;}

.title-left .createddate{
    font-size: 13px;
}

.view-inner-page-random .views-row .col-md-3 {
  width: 30%!important;
  float: left;
  padding-left: 0px;
}

.content_block .view-home-page-article-row .views-row h5, .view-home-page-latest-article-list .views-row h5, .view-inner-page-random-region .views-row h5, .view-article-blog-opinion .views-row .views-field-title, .view-inner-page-random .views-row h5 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
}
.view-article-blog-opinion .views-row .views-field-field-image-news {
  width: 25%;
  float: left;
}

.content p {
  font-size: 12px;
}

.view-article-blog-opinion .views-row .views-field-field-image-news {
  width: 25%;
  float: left;
  margin-right: 10px;
}

.view-article-blog-opinion .views-row .views-field-field-author-news a {
  font-size: 14px;
  text-decoration: none;
  color: #6F6F6F;
}

.banner_block .banner-left img {
  width: 100%;
  height: auto!important;
} 

.view-author-article-page{
    width: 100%;
    margin: 40px auto;
}
  
.banner_block {
padding: 0px 0px;
}

.banner-right {
  padding: 0 0px;
}

.banner-left {
    padding: 0 0px;
    overflow: hidden;
}

.banner_block .banner-right img {
  width: 100%;
  height: auto;
}

.content_block .view-home-page-article-row .views-row, .view-home-page-latest-article-list .views-row {
  padding: 5px 0px!important;
  margin: 0px 5px;
  border-bottom: solid 1px #ADADAD;
}

.article-content .article-post-date {
    font-size: 11px!important;
    font-weight: normal!important; /*changed on 18/08/2015-Vishala */
    display:block !important;
}

.banner-left .title-category-wrapper .article-title a {
  font-size: 15px;
}

.banner-left .title-category-wrapper p{ display:none;}

.footer .nav>li{
  display: block;
  text-align: left;
  width: 100%;
}

.footer .nav>li>a {
  padding: 10px 10px 0px;
  font-size: 14px;
}

.region-footertop-right.region-footertop-right {
  text-align: left;
  float: left;
  margin-left: 10px;
}

.region-footertop-right h2, .region-footertop-right p {
  color: #fff;
  font-size: 13px;
}

.footer-top .col-md-6{ padding-left:0px;}

.simplenews-subscribe input[type="text"] {
  width: 100% !important;
}

.simplenews-subscribe .form-item-mail {
  width: 60%;
  float: left;
}

.footer { font-size:13px;}

.footer-left {
  padding: 20px 20px 0px 10px;
  font-size: 13px;
  text-align: left;
}

.footer-left p:last-child {
  margin-bottom: 10px;
}

.footer-left {
  padding: 20px 20px 0px 10px;
  font-size: 13px;
  text-align: left;
}

.panel-default {
  border-color: #dddddd;
  margin: 0px;
}

.region-writer-ads #block-views-opinions-block, #block-views-home-page-blog-block{ display:none;}

.view-home-page-article-list .views-row{
  padding: 10px 10px;
  border-bottom: solid 1px #B5B5B5;
  margin: 0px 0px;
}

.view-home-page-article-list .views-field-title a, .view-opinions .views-field-title a, .view-home-page-blog .views-field-title a {
  color: #4c4c4c;
  font-size: 13px;
}

.view-single-article-page .views-field-title {
  font-size: 18px;
}

.view-single-article-page{font-size:13px;}

.more-from-tnm-block .views-row{
  border: solid 1px #A0A0A0;
  margin: 10px 0px 10px;
  background: #fbfbfb;
  width: 100%;
  float: left;
}

.more-from-tnm-block .views-field-title {
  font-size: 18px;
  padding: 10px 10px 10px;
}

.more-from-tnm-block .article-description {
  padding: 0px 10px 20px;
  font-size: 13px;
}

.more-from-tnm-block .views-more-link {
  font-size: 12px;
}

.more-from-tnm-block .views-field-field-category-news, .more-from-tnm-block .views-field-field-region-news{
  padding: 3px 20px;
  font-size: 14px;
}

.more-from-tnm-block h2 {
  font-size: 24px;
  text-align: center;
}

.view-single-article-page{
    padding: 6px;
}

.view-single-article-page .views-field-field-blurb-news{ display: none;}

#block-views-inner-page-random-region-block .views-row {
  width: 100%;
  margin: 0px;
}

#block-views-inner-page-random-region-block .views-row .col-md-9{
    width: 69%;
    float: left;
    max-height: 140px;
    overflow: hidden;
    padding: 0px;
}

#block-views-inner-page-random-region-block .views-row .col-md-3 img{
    width: 100%;
    height: auto;
    min-height: 60px;
}

.content_block .view-home-page-article-row .views-row, .view-home-page-latest-article-list .views-row, .view-inner-page-random-region .views-row, .view-article-blog-opinion .views-row, .view-inner-page-random .views-row {
  padding: 10px 0px;
  margin: 0px 5px;
  border-bottom: solid 1px #ADADAD;
}

.view-inner-page-random .views-row .col-md-9 {
  width: 100%!important;
}
/*
.views-field-field-image-news{
    margin: 0px 0px;
    max-height: 200px;
}
*/

.view-custom-search .views-row {
  padding: 5px 0px;
  margin: 0px 0px;
  border-bottom: solid 1px #ADADAD;
}

.view-custom-search .views-row .col-md-3{
  width: 30%;
  float: left;
}

.view-custom-search .views-row .col-md-3 img{ width:100%; height:auto;}

.view-custom-search .content h3 {
  font-family: 'segoeui', sans-serif!important;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
}

}

@media (min-width: 1025px){

.view-single-article-page{
    padding: 10px 100px;
}

.author-article-page-wrapper{
    width: 1040px;
    margin: 140px auto;
}

.news-content-wrapper {
    width: 65%;
    float: left;
    padding-left: 30px!important;
}

}


@media (min-width: 786px) and (max-width:799px) {
  .mobile-menu {
    display: none;
}

.logo img {
    vertical-align: middle;
    width: 100%;
}

.header_block {
    padding-bottom: 0px;
}

.header-top-space {
    margin-top: 60px;
    border-top: solid 1px #ccc;
}

.header_block {
    padding-top: 17px;
    background-color: #FFFFFF;
    padding-bottom: 3px;
}

}

/*added by vishala*/

 .view-single-article-page .views-field-body{padding-left: 80px;
padding-right: 80px;
width: 100%;}



@media (min-width: 800px) and (max-width:3000px) {

 .header_block {
    padding-top: 7px;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}
 
.mobile-menu{display: none;}

.whatsapp-share{display:none;}

.region-current-time{
  margin-top: 27px;
  font-size: 15px;
}

.social_icons {
  margin-top: 15px;
}

.current-time-mobile{ display: none;}

.web-menu .nav>li>a.active{
  background-color: #2F2F2F;
}

.logo{ text-align:center;}

.logo img{
  width: 100%;
}

#block-views-inner-page-random-region-block .views-row .col-md-3{
    max-height: 150px;
    overflow: hidden;
    float: left;
}

#block-views-inner-page-random-region-block .views-row .col-md-3 img{
    width: 100%;
    min-height: 150px;
}

}


@media (min-width: 320px) and (max-width:460px){

.image-wrapper img{ width: 100%; height: auto;}

.news-content-wrapper h3{
    font-family: segoeui;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 22px;
    font-weight: 300;
    font-size: 15px;
}

.view-single-article-page .singe-article-image .single-article-page-image img {
    width: 100%;
    height: auto;
}

.views-field-field-image-slideshow{
    margin: auto;
    width: 100%;
    text-align: center;
}

}

@media (min-width: 465px) and (max-width:900px){

.news-content-wrapper h3{
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 24px;
    font-weight: normal;
}

}

.image-wrapper{
    padding-right: 0px;
    width: 35%;
    float: left;
    padding-left: 0px;
}

.news-content-wrapper{
    width: 65%;
    float: left;
    padding-left: 10px!important;
}

.image-wrapper img{width: 100%; height: auto;}

.main-news-wrapper{padding: 0px;}

.prev{
    background: url(../img/previous.png) no-repeat center!important;
    font-size: 0px;
    padding: 15px;
}

.next{
    background: url(../img/next.png) no-repeat center!important;
    font-size: 0px;
    padding: 15px;
}

@media (min-width: 320px) and (max-width:360px){

  .banner-right .view-banner-four-home-ranks .views-row{
    height:214px !important;
  } 
}

@media (min-width: 400px) and (max-width:460px){

  .banner-right .view-banner-four-home-ranks .views-row{
    height:300px !important;
  } 
}

@media (max-width: 565px) and (min-width: 640px){
.banner-right .view-banner-four-home-ranks .views-row {
    height: 200px!important;
}

}

@media (min-width: 600px) and (max-width:650px){

  .banner-right .view-banner-four-home-ranks .views-row{
    height:200px !important;
  } 
}

@media (min-width: 600px) and (max-width:1024px){
.banner-right .view-banner-four-home-ranks .views-row{
    width: 50%;
    float: left;
}

}

.views-field-field-bread-crumb-news .field-content{

border-bottom: 3px solid #bb1919;
   color: #3E3A3A;
   display: inline-block;
   padding-top: 8px;
   width: auto;
   font-weight: bold;
}
