




/*
     FILE ARCHIVED ON 6:07:52 Feb 18, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 4:46:46 May 2, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@media screen and (min-width: 768px) {

    .copyright ul{
        text-align: right!important;
    }
    .copyright h6{
        text-align: left!important;
    }
    .information .info_text{
        text-align: left!important;
    }
    .slider .special_font {
        font-size: 48px!important;
    }
    .special_font {
        font-size: 36px !important;
    }
    .video{
        background:url(/web/20160218060752/http://tnpmc.in/img/img/video_lg.png) no-repeat scroll center center transparent !important;
    }
    .video .carousel-indicators{
        left: 45%!important;
    }
    
  .slider .video{
    background-image: none!important;
  }  
}

@media screen and (min-width: 768px) and (max-width : 900px){ 
    header .navbar-nav > li > a {
        padding-right: 5px;
        padding-left: 5px;
    }

}