CINXE.COM

INFRASTRUCTURE

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" > <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <base href="https://www.scstrti.in/index.php/infrastructure" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="author" content="Super User" /> <meta name="generator" content="Joomla! - Open Source Content Management" /> <title>INFRASTRUCTURE</title> <link href="/templates/tc_theme28/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css" rel="stylesheet" type="text/css" /> <link href="/templates/tc_theme28/css/k2.css?v=2.8.0" rel="stylesheet" type="text/css" /> <link href="/templates/tc_theme28/css/bootstrap/css/bootstrap.css" rel="stylesheet" type="text/css" /> <link href="/templates/tc_theme28/tclibs/menus/css/menu.css" rel="stylesheet" type="text/css" /> <link href="/templates/tc_theme28/css/template.css" rel="stylesheet" type="text/css" /> <link href="/templates/tc_theme28/css/styles/style4.css" rel="stylesheet" type="text/css" /> <link href="/templates/tc_theme28/css/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <link href="/templates/tc_theme28/css/responsive.css" rel="stylesheet" type="text/css" /> <link href="/templates/tc_theme28/css/social.css" rel="stylesheet" type="text/css" /> <style type="text/css"> h1 { font-size: 22px !important;} h2 { font-size: 18px !important;} .container { max-width: 1160px !important;} body#tc{font-family:Arial, Helvetica, sans-serif !important; font-size:12px !important;} </style> <script type="application/json" class="joomla-script-options new">{"csrf.token":"86cfbbd76e8781268f5de0b3da993e1a","system.paths":{"root":"","base":""}}</script> <script src="/media/jui/js/jquery.min.js?e3c0d912ea10950323206f49f8204a19" type="text/javascript"></script> <script src="/media/jui/js/jquery-noconflict.js?e3c0d912ea10950323206f49f8204a19" type="text/javascript"></script> <script src="/media/jui/js/jquery-migrate.min.js?e3c0d912ea10950323206f49f8204a19" type="text/javascript"></script> <script src="/media/k2/assets/js/k2.frontend.js?v=2.8.0&amp;sitepath=/" type="text/javascript"></script> <script src="/media/system/js/caption.js?e3c0d912ea10950323206f49f8204a19" type="text/javascript"></script> <script src="/media/system/js/mootools-core.js?e3c0d912ea10950323206f49f8204a19" type="text/javascript"></script> <script src="/media/system/js/core.js?e3c0d912ea10950323206f49f8204a19" type="text/javascript"></script> <script src="/media/system/js/mootools-more.js?e3c0d912ea10950323206f49f8204a19" type="text/javascript"></script> <script src="/templates/tc_theme28/css/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="/templates/tc_theme28/tclibs/helper/browser-detect.js" type="text/javascript"></script> <script src="/templates/tc_theme28/tclibs/menus/jquery.hoverIntent.minified.js" type="text/javascript"></script> <script src="/templates/tc_theme28/tclibs/menus/jquery.menu.js" type="text/javascript"></script> <script src="/templates/tc_theme28/tclibs/helper/scrolltotop.js" type="text/javascript"></script> <script type="text/javascript"> jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(document).ready(function() { jQuery(document.body).SLScrollToTop({ 'text': 'Go to Top', 'title': 'Go to Top', 'className': 'scrollToTop', 'duration': 500 }); }); var tcDefaultMenu = jQuery.noConflict(); jQuery(document).ready(function(){ jQuery('#tcdefaultmenu').oMenu({ theme: 'default-menu', effect: 'fade', mouseEvent: 'hover' }); }); </script> <script type="text/javascript"> var tcDefault = jQuery.noConflict(); if (BrowserDetect.browser == 'Explorer' && BrowserDetect.version <= 7){ //CHECK IE 7 window.onload=function(){ document.body.innerHTML = '<div class="unsupport-ie7"><div class="container alert alert-warning clearfix"><h1>Unsupported Browser</h1><p>We have detected that you are using Internet Explorer 7, a browser version that is not supported by this website. Internet Explorer 7 was released in October of 2006, and the latest version of IE7 was released in October of 2007. It is no longer supported by Microsoft.</p><p>Continuing to run IE7 leaves you open to any and all security vulnerabilities discovered since that date. In March of 2011, Microsoft released version 9 of Internet Explorer that, in addition to providing greater security, is faster and more standards compliant than versions 6, 7, and 8 that came before it.</p><p>We suggest installing the <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx" class="alert-link">latest version of Internet Explorer</a>, or the latest version of these other popular browsers: <a href="http://www.mozilla.com/en-US/firefox/firefox.html" class="alert-link">Firefox</a>, <a href="http://www.google.com/chrome" class="alert-link">Google Chrome</a>, <a href="http://www.apple.com/safari/download/" class="alert-link">Safari</a>, <a href="http://www.opera.com/" class="alert-link">Opera</a></p></div></div>'; } } jQuery(document).ready(function(e) { (function($) { $.fn.equalHeights = function() { var maxHeight = 0, $this = $(this); $this.each( function() { var height = $(this).innerHeight(); if ( height > maxHeight ) { maxHeight = height; } }); return $this.css('min-height', maxHeight); }; // auto-initialize plugin $('[data-equal]').each(function(){ var $this = $(this), target = $this.data('equal'); $this.find(target).equalHeights(); }); })(jQuery); //jQuery('#tc_lbr').children().equalHeights(); if(!jQuery('.form-group').children('label[class*="col-md-"]').length) jQuery('.form-group').children('label').addClass('col-md-3 control-label'); if(jQuery('.form-group').children('div[class*="col-md-"]').length){ jQuery('.form-group').find('input:not([type="checkbox"],[type="radio"],[type="hidden"],[type="submit"]), select').addClass('form-control'); jQuery('.form-group').find('textarea').addClass('form-control'); } if(jQuery('.form-group').children('div:not([class*="col-md-"])')){ jQuery('.form-group').children('input:not([type="checkbox"],[type="radio"],[type="hidden"],[type="submit"]), select').addClass('form-control').wrap('<div class="col-md-5" />'); jQuery('.form-group').children('textarea').addClass('form-control').wrap('<div class="col-md-9" />'); } }); </script> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> <![endif]--> </head> <body id="tc"><div id="tc_wrapper" class="tc_wrapper"><section class="tc_wrapper_adverts tc_section"><div class="container tc_group"><div id="tc_adverts" class="tc_adverts row-fluid clearfix"><div class="col-md-4 tc_block"><a id="tc_logo" href="https://www.scstrti.in/"><img src="/images/header/logo.png" alt="Logo" /></a></div><div class="col-md-8 separator_advertstc_block"><div class="module "> <div class="mod-wrapper"> <div class="mod-content clearfix"> <div class="custom" > <p align="right"><img src="/images/cmodisha.png" alt="" width="206" height="81" /></p></div> </div> </div> </div> <div style="clear:both;"></div> </div></div></div></section><section class="tc_wrapper_header tc_section"><div class="container tc_group"><div id="tc_header" class="tc_header row-fluid clearfix"><div class="col-md-12 tc_block"><div id="tc_main_menu" class="tc_menufix clearfix"><ul class="nav menutc_nav tc-menu" id="tcdefaultmenu"> <li class="item-435 deeper parent"><a href="/index.php" ><i class="fa fa-angle-right"> &nbsp; </i>Home</a><ul class="nav-child unstyled small"><li class="item-525"><a href="/index.php/homepage/history" ><i class="fa fa-angle-right"> &nbsp; </i>History</a></li><li class="item-528"><a href="/index.php/homepage/vision" ><i class="fa fa-angle-right"> &nbsp; </i>Vision and Objectives</a></li><li class="item-530"><a href="/index.php/homepage/message-from-the-director" ><i class="fa fa-angle-right"> &nbsp; </i>Director's Desk</a></li><li class="item-607"><a href="/index.php/homepage/incumbency-chart" ><i class="fa fa-angle-right"> &nbsp; </i>Incumbency Chart</a></li></ul></li><li class="item-539 deeper parent"><a href="/index.php/activities" ><i class="fa fa-angle-right"> &nbsp; </i>Activities</a><ul class="nav-child unstyled small"><li class="item-562"><a href="/index.php/activities/activities-overview" ><i class="fa fa-angle-right"> &nbsp; </i>Overview</a></li><li class="item-540 deeper parent"><a href="/index.php/activities/publication" ><i class="fa fa-angle-right"> &nbsp; </i>Publications</a><ul class="nav-child unstyled small"><li class="item-541 deeper parent"><a href="/index.php/activities/publication/books" ><i class="fa fa-angle-right"> &nbsp; </i>Books</a><ul class="nav-child unstyled small"><li class="item-605"><a href="/index.php/activities/publication/books/monographs-of-scheduled-tribes" ><i class="fa fa-angle-right"> &nbsp; </i>Monographs of Sch. Tribes</a></li><li class="item-608"><a href="/index.php/activities/publication/books/monographs-on-scheduled-castes" ><i class="fa fa-angle-right"> &nbsp; </i>Monographs on Sch. Castes</a></li><li class="item-609"><a href="/index.php/activities/publication/books/special-publications" ><i class="fa fa-angle-right"> &nbsp; </i>Special Publications</a></li><li class="item-610"><a href="/index.php/activities/publication/books/photo-handbook-on-pvtg" ><i class="fa fa-angle-right"> &nbsp; </i>Photo Handbook on PVTG</a></li><li class="item-611"><a href="/index.php/activities/publication/books/photo-handbook-on-tribes" ><i class="fa fa-angle-right"> &nbsp; </i>Photo Handbook on Tribes</a></li></ul></li><li class="item-542"><a href="/index.php/activities/publication/journal" ><i class="fa fa-angle-right"> &nbsp; </i>Adivasi</a></li><li class="item-612"><a href="/index.php/activities/publication/reports" ><i class="fa fa-angle-right"> &nbsp; </i>Research Reports</a></li><li class="item-622"><a href="/index.php/activities/publication/annual-reports" ><i class="fa fa-angle-right"> &nbsp; </i>Annual Reports</a></li></ul></li><li class="item-543"><a href="/index.php/activities/training-program" ><i class="fa fa-angle-right"> &nbsp; </i>Training Programs</a></li><li class="item-545"><a href="/index.php/activities/research-and-planning" ><i class="fa fa-angle-right"> &nbsp; </i>Research, Evaluation, Planning</a></li><li class="item-546"><a href="/index.php/activities/statistical-computation-and-analysis" ><i class="fa fa-angle-right"> &nbsp; </i>Statistical Activities</a></li><li class="item-604 deeper parent"><a href="/index.php/activities/events" ><i class="fa fa-angle-right"> &nbsp; </i>Events</a><ul class="nav-child unstyled small"><li class="item-544"><a href="/index.php/activities/events/seminars-and-workshops" ><i class="fa fa-angle-right"> &nbsp; </i>Seminars and Workshops</a></li><li class="item-547"><a href="/index.php/activities/events/exhibition-and-fairs" ><i class="fa fa-angle-right"> &nbsp; </i>Exhibition and Fairs</a></li></ul></li><li class="item-538"><a href="https://www.ostm.in" target="_blank" ><i class="fa fa-angle-right"> &nbsp; </i>Tribal Museum</a></li><li class="item-618"><a href="/index.php/activities/special-dev-council" ><i class="fa fa-angle-right"> &nbsp; </i>Special Development Council</a></li><li class="item-635 deeper parent"><a href="/index.php/activities/stpri-training" ><i class="fa fa-angle-right"> &nbsp; </i>STPRI Training</a><ul class="nav-child unstyled small"><li class="item-636"><a href="/index.php/activities/stpri-training/local-self-governance" ><i class="fa fa-angle-right"> &nbsp; </i>Local Self Governance</a></li><li class="item-637"><a href="/index.php/activities/stpri-training/rights-of-tribal-communities" ><i class="fa fa-angle-right"> &nbsp; </i>Rights of Tribal Communities</a></li><li class="item-638"><a href="/index.php/activities/stpri-training/health-nutrition-education" ><i class="fa fa-angle-right"> &nbsp; </i>Health Nutrition WASH &amp; Education</a></li><li class="item-639"><a href="/index.php/activities/stpri-training/flagship-programs-schemes" ><i class="fa fa-angle-right"> &nbsp; </i>Flagship Programs &amp; Schemes</a></li><li class="item-640"><a href="/index.php/activities/stpri-training/resource-persons" ><i class="fa fa-angle-right"> &nbsp; </i>Resource Persons</a></li></ul></li><li class="item-651"><a href="/index.php/activities/national-consultation-on-fra" ><i class="fa fa-angle-right"> &nbsp; </i>National Consultation on FRA</a></li></ul></li><li class="item-531 current active deeper parent"><a href="/index.php/infrastructure" ><i class="fa fa-angle-right"> &nbsp; </i>INFRASTRUCTURE</a><ul class="nav-child unstyled small"><li class="item-532 deeper parent"><a href="/index.php/infrastructure/administration" ><i class="fa fa-angle-right"> &nbsp; </i>Administration</a><ul class="nav-child unstyled small"><li class="item-533"><a href="/index.php/infrastructure/administration/structure" ><i class="fa fa-angle-right"> &nbsp; </i>Structure</a></li><li class="item-534"><a href="/index.php/infrastructure/administration/staff" ><i class="fa fa-angle-right"> &nbsp; </i>Staff Directory</a></li><li class="item-529"><a href="/index.php/infrastructure/administration/organogram" ><i class="fa fa-angle-right"> &nbsp; </i>Organogram</a></li></ul></li><li class="item-537"><a href="https://scstrtilib.thefreelancers.net/frontend/web/" ><i class="fa fa-angle-right"> &nbsp; </i>Library</a></li><li class="item-563 deeper parent"><a href="/index.php/infrastructure/centers" ><i class="fa fa-angle-right"> &nbsp; </i>Centers</a><ul class="nav-child unstyled small"><li class="item-535"><a href="/index.php/infrastructure/centers/national-resource-center" ><i class="fa fa-angle-right"> &nbsp; </i>National Resource Center</a></li><li class="item-536"><a href="/index.php/infrastructure/centers/national-tribal-research-center" ><i class="fa fa-angle-right"> &nbsp; </i>National Tribal Research Center</a></li></ul></li><li class="item-602"><a href="/index.php/infrastructure/other-facilities" ><i class="fa fa-angle-right"> &nbsp; </i>Other Facilities</a></li></ul></li><li class="item-621 deeper parent"><a href="/index.php/communities/tribes" ><i class="fa fa-angle-right"> &nbsp; </i>Communities</a><ul class="nav-child unstyled small"><li class="item-558"><a href="/index.php/communities/tribes" ><i class="fa fa-angle-right"> &nbsp; </i>Tribes</a></li><li class="item-620"><a href="/index.php/communities/pvtg" ><i class="fa fa-angle-right"> &nbsp; </i>PVTGs</a></li><li class="item-606"><a href="/index.php/communities/sc-communities" ><i class="fa fa-angle-right"> &nbsp; </i>Scheduled Castes</a></li></ul></li><li class="item-551 deeper parent"><a href="/index.php/miscellaneous" ><i class="fa fa-angle-right"> &nbsp; </i>Miscellaneous</a><ul class="nav-child unstyled small"><li class="item-556"><a href="http://rtiodisha.gov.in/pa/T1RILzExLzE0OS8xOQ==" target="_blank" ><i class="fa fa-angle-right"> &nbsp; </i>RTI</a></li><li class="item-552 deeper parent"><a href="/index.php/miscellaneous/current" ><i class="fa fa-angle-right"> &nbsp; </i>Current</a><ul class="nav-child unstyled small"><li class="item-550"><a href="/index.php/miscellaneous/current/tender" ><i class="fa fa-angle-right"> &nbsp; </i>Tenders &amp; Advertisements</a></li><li class="item-553"><a href="/index.php/miscellaneous/current/notification" ><i class="fa fa-angle-right"> &nbsp; </i>Notifications</a></li></ul></li><li class="item-557"><a href="/index.php/miscellaneous/contact" ><i class="fa fa-angle-right"> &nbsp; </i>Contact</a></li><li class="item-652"><a href="/index.php/miscellaneous/teacher-recruitment-test-2022" ><i class="fa fa-angle-right"> &nbsp; </i>Teacher Recruitment Test - 2022</a></li></ul></li><li class="item-628 deeper parent"><a href="/index.php/resources" ><i class="fa fa-angle-right"> &nbsp; </i>Resources</a><ul class="nav-child unstyled small"><li class="item-629 deeper parent"><a href="/index.php/resources/mle-initiative" ><i class="fa fa-angle-right"> &nbsp; </i>MLE Initiatives</a><ul class="nav-child unstyled small"><li class="item-633"><a href="/index.php/resources/mle-initiative/supplementary-readers" ><i class="fa fa-angle-right"> &nbsp; </i>Supplementary Readers</a></li><li class="item-631"><a href="/index.php/resources/mle-initiative/bilingual-dictionaries" ><i class="fa fa-angle-right"> &nbsp; </i>Bilingual Dictionaries</a></li><li class="item-632"><a href="/index.php/resources/mle-initiative/trilingual-booklets" ><i class="fa fa-angle-right"> &nbsp; </i>Trilingual Booklets</a></li></ul></li><li class="item-630"><a href="/index.php/resources/workbook-cum-qa" ><i class="fa fa-angle-right"> &nbsp; </i>Workbook-cum-QA</a></li><li class="item-634"><a href="/index.php/resources/fra-resources" ><i class="fa fa-angle-right"> &nbsp; </i>FRA Resources</a></li><li class="item-643 deeper parent"><a href="/index.php/resources/training-videos" ><i class="fa fa-angle-right"> &nbsp; </i>CHSE Subject Videos</a><ul class="nav-child unstyled small"><li class="item-644"><a href="/index.php/resources/training-videos/class-xii-subject-videos" ><i class="fa fa-angle-right"> &nbsp; </i>Class XII</a></li><li class="item-642"><a href="/index.php/resources/training-videos/class-xi-subject-videos" ><i class="fa fa-angle-right"> &nbsp; </i>Class XI</a></li></ul></li></ul></li></ul> </div></div></div></div></section> <div id="social-bookmarks"> <ul class="social-bookmarks"><li class="facebook"><a href="https://www.facebook.com/Scstrti-Odisha-787379688277686/">Follow via facebook</a></li><li class="twitter"><a href="https://twitter.com/scstrti">Follow via twitter</a></li></ul> </div> <main class="tc_main container clearfix"><section class="tc_wrapper_br tc_section"><div class="tc_aside tc_group"><div id="tc_br" class="tc_br row-fluid clearfix"><div class="col-md-9 tc_component"><div id="system-message-container"> </div> <article class="item-page"> <header> <h1></h1> <h1> <a href="/index.php/infrastructure"> Infrastructure</a> </h1> </header> <p>聽<div class="tab"><div class=""><ul class="nav nav-tabs" id="tp_2016"><li class="active"><a href="#tp_2016-physical" data-toggle="tab">Physical</a></li><li class=""><a href="#tp_2016-technical" data-toggle="tab">Technical</a></li></ul><div class="tab-content"><div class="tab-pane fade active in" id="tp_2016-physical"><br /><br /><strong><em>Available</em></strong></p> <p>This institute has the unique advantage of having about 12 Acs of land in its campus and has the scope for further expansion to accommodate an Institute of National Level. The following are some of the highlights of the existing infrastructure:</p> <ol style="list-style-type: lower-roman;"> <li>An Administrative Building (double storied) of about 12,000 Square Feet plinth area</li> <li>A Library having more than 17 000 books in a 03 storied building of about 3,000 sq.ft. plinth area to provide space for reading to a large number of visiting research scholars.</li> <li>A Tribal Museum of about 9,000 Square Feet with rare collections of tribal arts &amp; artifacts displayed in 6 Halls</li> <li>07 Tribal Huts in the Campus of the institute.</li> <li>A Training Hostel to accommodate about 50 persons</li> <li>An AC Auditorium with sitting capacity of about 120 persons</li> <li>A newly constructed PVTG Gallery to display the Pristine Culture of the 13 PVTGs of Odisha</li> <li>A Tribal Food Court and Souvenir Shop</li> <li>There are two well equipped and Air-conditioned Conference Halls to hold Training Programmes, Seminars, Workshops, Meetings etc.</li> <li>Rain water harvesting system recently constructed</li> <li>The vacant ground spaces are beautifully landscaped with grass, trees, flower plants, lightings, pathways, artificial fountain to attract the visitors.</li> <li>There are still vacant spaces left within the campus which can be utilized for further expansion of the Institute.</li> </ol> <p><strong><em>Required</em></strong></p> <ol style="list-style-type: lower-roman;"> <li>A New Administrative Building (vertically expanded 03 storied in place of the old one)</li> <li>A New Building (vertically expanded 03 storied in place of the old one) to accommodate the Data Centre, Publications, Computer Lab &amp; IT Center, Research Personnel, Conference Hall etc.</li> <li>A Guest House for the visiting dignitaries (vertically expanded 03 storied)</li> <li>A Dormitory for the visiting Tribal Artists &amp; Artisans.</li> <li>10 Residential Flat Quarters 03 Storied for the Emergency Staff &amp; Officers (Drivers, Watchmen, Hostel Attendants &amp; Key Officials</li> </ol> <p></div><div class="tab-pane fade" id="tp_2016-technical"><br /><br /></p> <p><strong><em>Available</em></strong></p> <ol style="list-style-type: lower-roman;"> <li>A Computer &amp; Xerox Center</li> <li>A Digitised Library</li> <li>A Digitised Tribal Museum along with a PTG Gallery with 16 Touch Screen Kiosks</li> <li>One IT equipped AC Conference Hall</li> <li>One IT equipped AC Mini Conference Hall</li> <li>One IT equipped AC Auditorium</li> <li>04 Gen Sets</li> <li>125 IT Equipments (Computers with UPS, Printers, LAN, Scanners, Photocopiers, Fax, Intercom, Inverter, Digital Camera, CC TV &amp; Camera, LCD Projector, TVs etc.</li> <li>Fumigation Chamber for preservation of Museum artefacts</li> </ol> <p><strong><em>Required</em></strong></p> <ol style="list-style-type: lower-roman;"> <li>Wi Fi Internet Connectivity within the Campus</li> <li>Video Conferencing system</li> <li>LED Lighting with Solar Power back up for energy conservation</li> </ol> <p><br /></div></div></div></div></p> </article> <div style="clear:both;"></div></div><div class="col-md-3 separator_brtc_block"><div class="module "> <div class="mod-wrapper"> <div class="mod-content clearfix"> <div class="custom" > <!--p><a href="http://www.odishaadivasimela.com" target="_blank" rel="noopener noreferrer"><img src="/images/AdivasiMela22.jpg" alt="" /></a></p --> <p>聽<a href="http://203.193.144.22/lifeskilleducation/index.html" target="_blank" rel="noopener noreferrer"><img src="/images/Life_Skil_Edu.png" alt="" /></a></p> <p><a title="Museum" href="https://www.ostm.in" target="_blank" rel="noopener noreferrer"><img src="/images/tribal_museum.png" alt="" /></a></p> <p><a title="SDC" href="http://www.sdcodisha.in" target="_blank" rel="noopener noreferrer"><img src="/images/sdcodisha.png" alt="" /></a></p></div> </div> </div> </div> <div style="clear:both;"></div> <div class="module greys"> <div class="mod-wrapper"> <h3 class="header"> <span>Tribes</span> </h3> <div class="mod-content clearfix"> <div class="ddagreys" > No articles to show. </div> </div> </div> </div> <div style="clear:both;"></div> <div class="module greys"> <div class="mod-wrapper"> <h3 class="header"> <span>SC communities</span> </h3> <div class="mod-content clearfix"> <div class="ddagreys" > No articles to show. </div> </div> </div> </div> <div style="clear:both;"></div> </div></div></div></section></main><section class="tc_wrapper_mainbottom tc_section"><div class="container tc_group"><div id="tc_mainbottom" class="tc_mainbottom row-fluid clearfix"><div class="col-md-2 tc_block"><div class="module "> <div class="mod-wrapper"> <div class="mod-content clearfix"> <div class="custom" > <div class="panel panel-default"> <div class="panel-heading">PVTG Handbooks</div> <div class="panel-body"><a href="/index.php/activities/publication/books/photo-handbook-on-pvtg"><img src="/images/o_2.jpg" alt="" width="140" height="190" /></a><br /><a class="btn btn-link" href="/index.php/activities/publication/books/photo-handbook-on-pvtg">More...</a></div> </div></div> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-2 separator_mainbottomtc_block"><div class="module "> <div class="mod-wrapper"> <div class="mod-content clearfix"> <div class="custom" > <div class="panel panel-default"> <div class="panel-heading">Tribe Photo Handbooks</div> <div class="panel-body"><a href="/index.php/activities/publication/books/photo-handbook-on-tribes"><img src="/images/o_44.jpg" alt="" width="140" height="190" /></a><br /><a class="btn btn-link" href="/index.php/activities/publication/books/photo-handbook-on-tribes">More...</a></div> </div></div> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-2 separator_mainbottomtc_block"><div class="module "> <div class="mod-wrapper"> <div class="mod-content clearfix"> <div class="custom" > <div class="panel panel-default"> <div class="panel-heading">Special Publications</div> <div class="panel-body"><a href="/index.php/activities/publication/books/special-publications"><img src="/images/books_cover/48.jpg" alt="" width="140" height="190" /></a><br /><a class="btn btn-link" href="/index.php/activities/publication/books/special-publications">More...</a></div> </div></div> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-2 separator_mainbottomtc_block"><div class="module "> <div class="mod-wrapper"> <div class="mod-content clearfix"> <div class="custom" > <div class="panel panel-default"> <div class="panel-heading">Adibasi</div> <div class="panel-body"><a href="/index.php/activities/publication/journal"><img src="/images/phocagallery/adivasi/xxxxv_2005_2.jpg" alt="" width="140" height="190" /></a><br /><a class="btn btn-link" href="/index.php/activities/publication/journal">More...</a></div> </div></div> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-2 separator_mainbottomtc_block"><div class="module "> <div class="mod-wrapper"> <div class="mod-content clearfix"> <div class="custom" > <div class="panel panel-default"> <div class="panel-heading">News Letter</div> <div class="panel-body"><a href="/index.php/infrastructure/90-activities/publication/432-newsletter"><img src="/images/phocagallery/books/newsletter/NL_2017_Jul-Dec.jpg" alt="" width="140" height="190" /></a><br /><a class="btn btn-link" href="/index.php/infrastructure/90-activities/publication/432-newsletter">More...</a></div> </div></div> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-2 separator_mainbottomtc_block"><div class="module "> <div class="mod-wrapper"> <div class="mod-content clearfix"> <div class="custom" > <div class="panel panel-default"> <div class="panel-heading">Reports</div> <div class="panel-body"><a href="/index.php/activities/publication/reports"><img src="/images/phocagallery/reports.jpg" alt="" width="140" height="180" /></a><br /> <a class="btn btn-link" href="/index.php/activities/publication/reports">More...</a></div> </div></div> </div> </div> </div> <div style="clear:both;"></div> </div></div></div></section><section class="tc_wrapper_feature tc_section"><div class="container tc_group"><div id="tc_feature" class="tc_feature row-fluid clearfix"><div class="col-md-4 tc_block"><div class="module reds"> <div class="mod-wrapper"> <h3 class="header"> <span>Library</span> </h3> <div class="mod-content clearfix"> <div class="customreds" > <p><a href="http://library.scstrti.in" target="_blank" rel="noopener noreferrer"><img style="float: left; border: 0; margin-left: 5px; margin-right: 5px;" src="/images/features/f1.png" alt="" width="89" height="89" align="left" border="0" /></a></p> <p>This is the best Anthropological Library in the state. The specialty of the library lies in its unique....<a style="font: color=blue;" href="https://scstrtilib.thefreelancers.net/frontend/web/" target="_blank" rel="noopener noreferrer"><span style="color: blue;">Get More</span></a></p></div> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-4 separator_featuretc_block"><div class="module oranges"> <div class="mod-wrapper"> <h3 class="header"> <span>Tribal Museum</span> </h3> <div class="mod-content clearfix"> <div class="customoranges" > <p><img style="border: 0; margin-left: 5px; margin-right: 5px; float: left;" src="/images/features/f2.png" alt="" border="0" />The Institute has a unique Tribal Museum which is functioning through its exhibits...<a href="https://www.ostm.in/" target="_block">Read More</a> <!--<a href="/index.php/infrastructure/museum">Read More</a>--></p></div> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-4 separator_featuretc_block"><div class="module greens"> <div class="mod-wrapper"> <h3 class="header"> <span>Spl. Development Council</span> </h3> <div class="mod-content clearfix"> <div class="customgreens" > <p><img style="border: 0; margin-left: 5px; margin-right: 5px; float: left;" src="/images/features/f3.png" alt="" border="0" />The Special Development Council (SDC) has been established in nine tribal dominated districts. ....<a href="/index.php/activities/special-dev-council">Read More</a></p></div> </div> </div> </div> <div style="clear:both;"></div> </div></div></div></section><section class="tc_wrapper_bottom tc_section"><div class="container tc_group"><div id="tc_bottom" class="tc_bottom row-fluid clearfix"><div class="col-md-3 tc_block"><div class="module "> <div class="mod-wrapper"> <h3 class="header"> <span>Menu Home</span> </h3> <div class="mod-content clearfix"> <ul class="nav menu"> <li class="item-565"><a href="/index.php/history-of-institution" ><i class="fa fa-angle-right"> &nbsp; </i>History</a></li><li class="item-567"><a href="/index.php/vision" ><i class="fa fa-angle-right"> &nbsp; </i>Vision and Objectives</a></li><li class="item-568"><a href="/index.php/message" ><i class="fa fa-angle-right"> &nbsp; </i>Director's Desk</a></li><li class="item-564"><a href="/index.php/history-of-tribal-study" ><i class="fa fa-angle-right"> &nbsp; </i>Incumbency Chart</a></li></ul> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-3 separator_bottomtc_block"><div class="module "> <div class="mod-wrapper"> <h3 class="header"> <span>Contact us</span> </h3> <div class="mod-content clearfix"> <div class="custom" > <p class="margine10top"><strong>Mailing Address:</strong></p> <p>SCSTRTI,<br /> Unit - VIII. CRPF Square. Nayapalli,<br /> Bhubaneswar-751003<br /> <strong>Telephone No.: </strong>0674-2563645,聽 0674-2563649<br /> <strong>Fax:</strong> 0674-2561635<br /> <strong>Website</strong> - www.scstrti.in.<br /> <strong>E-mail</strong> - <a class="mailto" href="/cdn-cgi/l/email-protection#3142524245434558714850595e5e1f525e1f585f1f"><span id="cloak30ef501e61ac7749aa04453352955e95">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type='text/javascript'> document.getElementById('cloak30ef501e61ac7749aa04453352955e95').innerHTML = ''; var prefix = '&#109;a' + 'i&#108;' + '&#116;o'; var path = 'hr' + 'ef' + '='; var addy30ef501e61ac7749aa04453352955e95 = 'scstrt&#105;' + '&#64;'; addy30ef501e61ac7749aa04453352955e95 = addy30ef501e61ac7749aa04453352955e95 + 'y&#97;h&#111;&#111;' + '&#46;' + 'c&#111;' + '&#46;' + '&#105;n'; var addy_text30ef501e61ac7749aa04453352955e95 = 'scstrt&#105;' + '&#64;' + 'y&#97;h&#111;&#111;' + '&#46;' + 'c&#111;' + '&#46;' + '&#105;n';document.getElementById('cloak30ef501e61ac7749aa04453352955e95').innerHTML += '<a ' + path + '\'' + prefix + ':' + addy30ef501e61ac7749aa04453352955e95 + '\'>'+addy_text30ef501e61ac7749aa04453352955e95+'<\/a>'; </script></a></p> <p class=" margine10top">聽</p> <p>聽</p> <p>聽</p></div> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-3 separator_bottomtc_block"><div class="module "> <div class="mod-wrapper"> <h3 class="header"> <span>Important Links</span> </h3> <div class="mod-content clearfix"> <div class="custom" > <ul> <li><a href="http://www.odisha.gov.in/" target="_new">Government of Odisha</a></li> <li><a href="https://tribal.gov.in" target="_new">Ministry of Tribal Affairs</a></li> <li><a href="http://stscodisha.gov.in" target="_new">ST &amp; SC Dev. Department</a></li> <li><a href="http://www.atlcodisha.org" target="_new">ATLC</a></li> <!--<li><a href="http://odishaadivasimela.com/" target="_new">Adivasi Mela</a></li>--> <li><a href="http://ostm.in/" target="_new">Odisha State Tribal Museum</a></li> <li><a href="https://repository.tribal.gov.in/" target="_new">Tribal Repository</a></li> <li><a href="http://socialjustice.nic.in/" target="_new">Ministry of Social Justice</a></li> </ul></div> </div> </div> </div> <div style="clear:both;"></div> </div><div class="col-md-3 separator_bottomtc_block"><div class="module "> <div class="mod-wrapper"> <h3 class="header"> <span>Tenders & Advertisements</span> </h3> <div class="mod-content clearfix"> <ul class="category-module"> <li> <a class="mod-articles-category-title " href="/index.php/miscellaneous/current/tender/660-request-for-proposal-of-adivasi-mela-2025">Request for Proposal of Adivasi Mela - 2025</a> </li> <li> <a class="mod-articles-category-title " href="/index.php/miscellaneous/current/tender/659-request-for-proposal-of-sargiful-2024">Request for Proposal of Sargiful 2024</a> </li> <li> <a class="mod-articles-category-title " href="/index.php/miscellaneous/current/tender/658-short-tender-for-sweater-final">Short Tender for Sweater Final</a> </li> <li> <a class="mod-articles-category-title " href="/index.php/miscellaneous/current/tender/657-advertisement-for-sweater-bag-and-caps-tender-30-10-24">Advertisement for Sweater, Bag and Caps Tender</a> </li> </ul> </div> </div> </div> <div style="clear:both;"></div> </div></div></div></section><footer class="tc_wrapper_copyright tc_section"><div class="container clearfix"><div class="col-md-12"><div style="padding:10px;">Copyright (c) SCSTRTI 2018. All rights reserved. </div></div></div></footer></div></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10