/* page-template-home */
/*.page-template-home, .page-template-home-telugu{
	margin-top: 60px !important;
    padding-top:0 !important;
}*/

.page-template-home {
  padding-top: 0;
}
.accordion-group{
    border: none;
}
.accordion-heading a {
    color: #ff0000;
}
.accordion-heading a:after {
    color: #ff0000;
    content: "\f078";
    font-family: FontAwesome;
    padding-left: 20px;
}
.page-template-home .container, .page-template-home-telugu .container{
	max-width:1040px;
}
.page-template-home .container .ct-page.box, .page-template-home-telugu .container .ct-page.box {
 	border: none !important;
    margin-top: 0;
    padding-top: 0px !important;
}
.page-template-home li, .page-template-home-telugu li, .page-template-home-mobile li{
    line-height: 20px;
}
.page-template-home .entry-content, .page-template-home-telugu .entry-content{
	margin-bottom:0 !important;
}
.page-template-home .margin-30b, .page-template-home-telugu .margin-30b{
	margin-bottom:0 !important;
}
/* //page-template-home */
.iframe-content .mtp-widget-container ul{
    margin: 0 0 10px 18px;
}
.page-template-template-widget .entry-content{
	margin-bottom:0 !important;
}
.mtp-widget-container ul{
    margin: 0 0 10px 10px;
}
.mtp-widget-container ul li {
    color: #FF0000;
}
.mtp-widget-container ul li a{
   color: #266cae;

}
.mtp-widget-container ul li:first-child a, .mtp-widget-container ul li.first_li a{
	font-weight:700;
	font-size:16px;
}
.mtp-widget-container ul > img {
	margin-bottom:5px;
}
.mtp-widget-container ul li a:hover, .mtp-widget-container ul li a:visited {
	text-decoration:underline;
}

.thelatest ul li a{
	/*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}
.thelatest ul li:nth-child(-n+5) {
    font-weight: bold;
}
div.home-widget-header {/*, h3.home-widget-header a*/
	border-top: 3px solid #e91b23;
	margin-bottom: 5px;
}
div.home-widget-header span{
	background: #e91b23;
	display: inline-block;
	color: #fff;
    font: 400 12px/12px 'Oswald', sans-serif;
	text-transform: uppercase;
	padding: 5px 7px;
	margin-left: 20px;
}
.jukehead {
    border-top: 3px solid #e91b23;
	margin: 0;
    padding: 0 19px !important;
}
.youtube-video-widget{

}
.youtube-video-widget div.home-widget-header{
	border-top:none;
    text-align: right;
}
.youtube-video-widget div.home-widget-header span{
   margin-right:20px;
}
.youtube-video-widget h5.ytctitle a{
    font-family: oswald;
    font-size: 13px;
    font-weight: 400;
    color: #333;
}
.youtube-video-widget .ytcthumb-cont {
    padding: 4px !important;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.youtube-video-widget h5.ytctitle {
    margin-bottom: 0px;
}
#ytc-wrapper .ytc-links{ margin:0 !important; }
#ytc-wrapper .ytc-links .ytc-youtubelink { text-align: left !important; margin-top: -27px !important;}
.ct-page.box { padding-bottom: 5px !important; }
.clear{
	clear:both;
}

/* mi-feat-post */
div.mi-feat-post .link{
    font-family: 'Open Sans Condensed';
    font-size: 24px;
    color: #266CAE;
    line-height: 34px;
    font-weight: 700;
    text-decoration: none;
}

div.mi-feat-post ul li:first-child a{
	font-family: 'Open Sans Condensed';
    font-size: 14px;
    font-weight: 600;
    color: #F00;
}
.mi-feat-post.mtp-widget-container {
    padding-top: 25px;
}
/* //mi-feat-post */
.mi-hr-divider{
	margin:5px 0 5px 0;
	border-color:#e91b23;
	border-width:2px 0 0;
}
/* mi-gallery-post */

.mi-gallery-post ul.img-thumbs li{
    display: inline-block;
    max-width: 48%;
    margin: 0 2px 3px 0;
}
.mi-gallery-post ul li a{
	white-space: nowrap;
	overflow:hidden;
}
.mi-gallery-post ul.img-thumbs{
	margin-bottom:0;
}
.mi-gallery-post ul li:first-child a{
	font-size: 13px !important;
    font-weight: normal !important;
}
.mi-gallery-post ul.img-thumbs{
	display:none;
}
.boldlink {
    font-weight: bold;
    margin: 7px 0;
}
/* events-list */
.mtp-widget-container ul.events-list li{
	list-style-type:none;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
	color: #333;
	padding: 2px 0;
}
.mtp-widget-container ul.events-list li:hover{
	background-color:#f5f5f5;
}
.mtp-widget-container ul.events-list li:first-child{
	font-weight:bold
}

ul.events-list li .col-1{
	display:inline-block;
	width: 60%;
}
ul.events-list li .col-2{
	display:inline-block;
	width: 35%;
}
/* //events-list */
/* mi-social-connect */

.mi-social-connect .btn-container {
	text-align:center;
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #f2f2f2;
    background: rgb(242,242,242);
    background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
}
.mi-social-connect .btn-container a{
	width:170px;
}
.mi-social-connect .youtube-scr-btn{
	margin-top:20px;
	text-align:center;
}
.mi-social-connect .youtube-scr-btn img{
	height:75px;
}
/* //mi-social-connect */


/*.mi-gl-tabs ul li a img{
	width: 23%;
}*/
div#mi-gl-tabs {
    padding-bottom: 10px;
}
#mi-gl-tabs .btn-cont{
	text-align:center;
	border-top: 3px solid #e91b23;
    margin: 0 0 5px 0;
}
#mi-gl-tabs ul.img-thumbs{
	margin-bottom:0;
}
#mi-gl-tabs ul.img-thumbs li {
    display: inline-block;
	max-width: 32%;
    margin: 0 2px 3px 0;
}
/* mi-gallery-tag-post */
.mi-gallery-tag-post .img-container{
	float:left;
	width: 48%
}
.mi-gallery-tag-post ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.mi-gallery-tag-post ul li{
	padding-bottom: 10px;
}
.mi-gallery-tag-post ul li a{
	color:#e91b23;
}
.mi-gallery-tag-post .title-container{
	float:right;
	width:48%;
	margin-top: 30px;
}
.mi-gallery-tag-post .title-container a{
	font-size: 16px !important;
	/*font-weight: normal !important;*/
	font-weight:bold;
}
.telegu-font .mi-gallery-tag-post .title-container a{
	font-size: 18px !important;
}
/* //mi-gallery-tag-post */
.category #entry-blog .entry-post { margin-bottom: 15px; }
.category  .ct-page { position:relative;}
.category  .meta{ border-top:none; }
.category  .cat-one-columnn .entry-content{ margin: 0; }

/*mi-social-connect-small*/
.mi-social-connect-small ul{
	list-style-type:none;
    margin-left: 0;
}
.mi-social-connect-small ul li{
	display:inline-block;
	margin-right: 3px;
}
.mi-social-connect-small ul li a{
	color:#fff;
}
.mi-social-connect-small ul li a i{
	margin: 0;
}
.mi-social-connect-small div.btn-container{
	margin-bottom:8px;
}
/*.mi-social-connect-small .btn {
    padding: 3px 8px;
}*/
/*mi-tag-post-thumb*/
div.telegu-font ul.mi-tag-post-thumb a,
div.telegu-font .mtp-widget-container ul.mi-tag-post-thumb li:first-child a{
	font-size: 19px !important;
}
ul.mi-tag-post-thumb{
	list-style-type:none;
}
ul.mi-tag-post-thumb div{
	margin: 5px 0 !important;
}
ul.mi-tag-post-thumb img{
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	width:100px;
	height:100px;
}
ul.mi-tag-post-thumb span{
	color: #000;
}
@media (min-width: 1200px){
	.page-template-home input.span4, .page-template-home-telugu input.span4{ width: 356px !important; margin: 0; }
}
@media (max-width: 767px){
	.span12.margin-30b{
		margin-bottom:0px;
	}

	.mi-feat-post.mtp-widget-container {
    		padding-top: 5px;
	}
	.entry-content { margin-bottom:0px; }
}
.ngg-imagebrowser img { padding:0 !important; border: none !important;}
.ngg-imagebrowser-nav .back, .ngg-imagebrowser-nav .next{border: none !important;}

li.red-post a {
    color: #FF0000 !important;
}
.bold-post a {
    font-weight:bold !important;
}

.page-template-home-mobile .mi-feat-post.mtp-widget-container a {
    display: block;
}

@media (max-width: 979px){
#content.container.margin-30t{ margin-top: 0 !important; }
.navbar-fixed-top {
    margin-bottom: 5px !important;
}
#entry-post.border-1px{ border: 0 !important; }
.navbar-inner .container img{ height:40px !important; }
/*.navbar-inner a.btn.btn-navbar { margin:0 5px !important; }
.navbar-inner { min-height: 20px !important; }*/

/*.navbar-fixed-top .navbar-inner{ padding-:  }*/
}
@media (max-width: 580px){
body {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
#wide-sidebar .span4 .mi-feat-post {
    margin-top: 0 !important;
    padding-top: 5px !important;
}
.thelatest ul li a{
  white-space: normal !important;
}
.page-template-home .container .ct-page.box,
.page-template-home-telugu .container .ct-page.box {
    padding: 0 30px !important;
}
.mtp-widget-container ul li:first-child a,
.mtp-widget-container ul li.first_li a {
    font-weight: 600;
    font-size: 14px;
}
.mi-feat-post.mtp-widget-container img{ display:block; }
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.google-ad-footer .mtp-widget-container {
    padding: 0 15px !important;
}
.row-fluid {
    width: 100%;
    padding: 0 5px !important;
    box-sizing: border-box !important;
}
.span3-5.sb-3.postrightwidget {
    margin: 0 auto;
}
}

@media (max-width: 380px){
.mi-feat-post.mtp-widget-container img {
    display: block;
    width: 100%;
}
}
.movie-business {
    text-align:center;
}
/*.movie-business .col-2{
    display:inline-block;
    border: 1px solid #B6B6B6;
    border-right: 0;
}*/
.movie-business .col-2:last-child{
    border-right: 1px solid #B6B6B6;
}
.movie-business .data-cell{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    padding: 0px 12px;
    height: 118px;
    font-family: "Roboto", sans-serif;
}

.movie-business .value {
    display: inline-block;
}
.movie-business  .span2 { margin:0; }
.movie-business .data-cell .amount {
    font-size: 2rem;
    line-height: 1;
    color: #3A3A3A;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    display: inline-block;
}

.movie-business .data-cell .unit {
    font-size: 1.0625rem;
    text-align: right;
}
.movie-business .data-cell .movie-name {
    font-size: 1rem;
    font-weight: 600;
    color: #000000;
    line-height: 1;
    text-align: left;
    margin-top: 0.4375rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:135px;
}
.movie-business .large.data-cell {
    height: 238px;
}
.span_1_of_6.md > div,
.span_1_of_6.lg > div {
    border: 1px solid #B6B6B6;
}
.movie-business .large.data-cell .amount {
    font-size: 2.875rem;
}
.movie-business .data-cell .amount:hover,
.movie-business .data-cell .movie-name:hover {
    color: #ff2b2b;
    cursor:pointer;
    -webkit-transition: width 2s; /* Safari */
    transition: all .5s;
}
.movie-business-header h2 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
    font-size: 1.5rem;
    color: #000000;
    margin: 0;
    margin-bottom: 0.625rem;
}
.move-title {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    color: #000000;
    margin: 0;
}


/*  SECTIONS  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float:left;
    margin: 1% 0 1% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF SIX  */
.span_1_of_5 {
	width: 19.99%;
	margin: 0;
}
.span_6_of_6 {
    width: 100%;
}

.span_5_of_6 {
    width: 83.33%;
}

.span_4_of_6 {
    width: 66.66%;
}

.span_3_of_6 {
    width: 50%;
}

.span_2_of_6 {
    width: 33.33% !important;
}
.span_1_of_6 {
    width: 16.66% !important;
    margin: 0 !important;
}

.mi-gallery-horizontal span.img-title {
    font-size: 14px;
    font-family: "Open Sans Condensed";
    font-weight: 700;
    width: 100%!important;
    padding: 0;
    text-align: center;
    background-color: rgba(0,0,0,0);
    height: auto;
    color: #fff;
    transition: all 0.5s;
    z-index: 999999;
    box-sizing: border-box;
    padding: 0 10px 1px 10px;
    text-shadow: 2px 2px 1px #000;
    position: absolute;
    bottom: 0;
    display: block;
}

.mi-gallery-horizontal .span_1_of_5 a:hover span.img-title {
    color: #e91b23;
    text-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}

.mi-gallery-horizontal .span_1_of_5 {
    height: 110px;
    border-radius: 5px;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
    width: 17.99%!important;
    margin: 0 7px!important;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.mi-gallery-horizontal .span_1_of_5 a {
    position: relative;
    height: 100%;
    z-index: 9999;
    display: block;
}

.mi-gallery-horizontal .span_1_of_5 a::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    opacity: 0;
    transition: all 0.5s
}

.mi-gallery-horizontal .span_1_of_5 a:hover:after {
    opacity: 1;
}

.mi-gallery-horizontal .span_1_of_5:hover {
    border-top: 3px solid red;
}



.mi-gallery-horizontal {
    margin: 2px 0 8px 0;
}

/*
@media only screen and (max-width: 1280px) {
    .mi-gallery-horizontal {
        margin-top: 65px !important;
    }
}
*/


@media only screen and (max-width: 1024px) {
    .col {  margin: 1% 0 1% 0%; }
    .span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 33% !important; }
    .mi-gallery-horizontal {
        margin-bottom: 15px !important;
        margin-top: 70px !important
    }
}


@media only screen and (max-width: 985px) {
    .mi-gallery-horizontal {
        margin-bottom: 5px !important;
        margin-top: 5px !important
    }
}

@media only screen and (max-width: 767px) {
    .col {  margin: 1% 0 1% 0%; }
    .span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 33% !important; }
}


@media only screen and (max-width: 768px) {
  .mi-gallery-horizontal .span_1_of_5.pull-left {
      width: 47.99%!important;
      display: inline-block!important;
      margin: 0 5px 0 0 !important;
  }

  .mi-gallery-horizontal .span_1_of_5.pull-left:nth-child(2) {
      margin: 0 0 0 5px !important;
  }
    .mi-gallery-horizontal .span_1_of_5 a img {
        width: 100% !important;

    }

    .mi-gallery-horizontal {
        margin-bottom: 5px !important;
        margin-top: 5px !important
    }
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
    .col {  margin: 1% 0 1% 0%; }
    .span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100% !important; }
    .large.data-cell,
    .medium.data-cell {
        height: auto !important;
        padding: 50px 20px;
        text-align: center;
        display: block;
    }
    .mi-gallery-horizontal .span_1_of_5.pull-left {
        width: 47.4%!important;
    }
    .mi-gallery-horizontal {
      margin-bottom: 0px !important;
      margin-top: 5px !important
    }

    .mi-gallery-horizontal .pull-right {
        float: none !important;
        width: 46% !important;
        margin: 0 0 0 10px !important;
    }
}
