/*A Design by Aks University
Author:  [Anurag Tripathi] Aks University
Developed By : Anurag Tripathi
Author URL: http://aksunivers.ac.in
License URL: http://www.aksuniversity.com
*/
@charset "utf-8";
/* CSS Document */

/*------------------------------------------*/
/*	     01 - General & Basic Styles
/*------------------------------------------*/
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
    line-height: 21px;
	
	color: #888;
	background: url(../images/patterns/1.png) fixed repeat;
}
strong, b {
	font-weight: 600;
}

img {
	max-width: 100%;
	height: auto;
}

ul, ol {
	list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}
ul > li >a {
   font-size: 16px;
   font-weight: 500;
   list-style-type: circle;
}
ul.a {
  list-style-type: circle;
}


a {
    transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
}

a:hover {
    color: #444;
}

a, a:hover {
    text-decoration: none;
}

i {
	font-size: 1.1em;
}

h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 0;
	color: #444;
}

h1 {
    font-size: 24px;
	line-height: 30px;
}

h2 {
    font-size: 16px;
	line-height: 28px;
}

h3 {
    font-size: 18px;
	line-height: 24px;
}

h4 {
    font-size: 35px;
	line-height: 35px;
}

h5 {
    font-size: 18px;
	line-height: 20px;
}

h6 {
    font-size: 15px;
	line-height: 18px;
}

p {

    color: #3f5348;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 22px;
    margin: 0;
	style="text-align: justify;";
}

p strong {
	font-weight: 600;
}
.has-error{
    display: inline;
    margin: 5px;
}
.newscontainer {
    display:none;
}

#container {
    background-color: #fff;
}
#TopBar {
    z-index: 999;
    top: 0;
    position: fixed;
    height: 30px;
    width: 100%;
    background: rgb(5, 133, 235) !important;
    color: rgb(255, 255, 255) !important;
}
.topbar-left {
    line-height: 30px;
    float: left;
}
#TopBar a {
    color: white;
    text-decoration: none;
}
#header a {
    color: black;
    text-decoration: none;
}
.navbar-brand{
    padding: 5px 5px !important;
}
.admission-open {
    height: 20px;
    vertical-align: middle;
}
.topbar-right {
    line-height: 30px;
    float: right;
}
#header {
    top: 30px;
    padding: 10px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.15);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.15);
    margin-bottom: 16px;
    background: white;
}
header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
header .navbar {
    margin-bottom: 0;
    /*background: #fff;*/
	background: #0b2742;
    color: #fff;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
.navbar-header {
   margin: 0 auto !important;
   display: table  !important;
  
}

.navbar-default .navbar-nav {
    margin-right: 10px!important;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.navbar-default .navbar-nav > li:first-child {
    margin-left: 0;
}
.navbar-default .navbar-nav > li {
    margin-left: 1px;
}
.navbar-default .navbar-nav > li > a {
    color: #999;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 16px 0 16px 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.margin_left30{
    margin-left: 32px;
    font-size: 23px;
}
.layer_1_sidebar{

    background-color: rgba(0, 0, 0, 0.8);
    background: #7DBB02;
    color: rgba(0, 0, 0, 0.8);
    height: 450px;
	padding-top:5px;	
}
.html1{
   height: 380px;	
}

.pt-10{ padding-top:10px !important;
     	
}
.pb-10{
   padding-bottom:10px;	
}
.layer_1 {
    position: absolute;   
    width: 1140px;
	z-index: 1000;
    height: 100%;
}
.layer_2 {
    width: 1200px;
    margin: 0 auto;
}
.layer_3 {
    position: absolute;
    right: -74px;
    width: 375px;
    background-color: rgba(0, 0, 0, 0.8);
    background: #7DBB02;
    color: rgba(0, 0, 0, 0.8);
    height: 450px
}
.slideshow1_background{
	position: absolute;
    right: 43px;
    width: 375px;
    background-color: rgba(0, 0, 0, 0.8);
    background: #7DBB02;
    color: rgba(0, 0, 0, 0.8);
    height: 400px;
}
.slideshow1{
    top: 65px;
    left: 39px;
    height: 133px;   
    position: absolute;
    width: 82%;
    overflow: hidden;	
}
.text1{
    left: 76px;
    top: 292px;
    position: absolute;
    overflow: hidden;  
    border: 1px solid #99999917;	
}
.marquee1{
    /*border: 1px solid #b7545426;*/
    margin-top: 12px;
    margin-bottom: 8px;	
}
.register_info {
    margin: 0 auto;
    width: 80%;
}
.red-small {
    background: none repeat scroll 0 0 rgb(252, 214, 207);
    color: rgb(255, 0, 0);
    float: left;
    text-align: center;
    width: 100%;
    margin-left: 0;
}
.white_txt {
    color: white;
}

.register_info [type=text], select {
    height: 32px !important;
    width: 100%;
    margin: 4px 0;
    border-radius: 5px 5px 5px 5px;
    padding: 0 10px;
    border: none;
    color: #2a2a2a;
}
input[type="submit"] {
    outline: none;
}
input[type="submit"] {
    border: none;
}
input[type="submit"] {
    font-weight: 600;
    padding: 10px 16px !important;
}
a.main-button, input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    color: #282828;
	background: #fff200;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 18px;
    padding: 6px 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
#main-slide .item img {
    width: 100%;
   height: 528px;
}
#main-slide .item.active .slider-content {
    z-index: 0;
    opacity: 1;
    -webkit-transition: opacity 100ms;
    -moz-transition: opacity 100ms;
    -o-transition: opacity 100ms;
    transition: opacity 100ms;
}
#main-slide .item .slider-content {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}
#main-slide .slider-content {
    top: 50%;
    margin-top: -70px;
    left: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
}
#main-slide .carousel-control.left, #main-slide .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}
#main-slide .carousel-control.left span {
    padding: 15px;
}
#main-slide .carousel-control .fa-angle-left {
    left: 0;
}
#main-slide .carousel-control .fa-angle-right {
    right: 0;
}
#main-slide .carousel-control.right span {
    padding: 15px;
}
#main-slide .carousel-control .fa-angle-left, #main-slide .carousel-control .fa-angle-right {
    position: absolute;
    top: 40%;
    z-index: 5;
    display:none;
}
#main-slide .carousel-control .fa-angle-left, #main-slide .carousel-control .fa-angle-right {
    position: absolute;
    top: 40%;
    z-index: 5;
    display: none;
}
#main-slide .carousel-control i {
    background: rgba(0,0,0,.7);
    color: #fff;
    line-height: 36px;
    font-size: 32px;
    padding: 15px 20px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
#main-slide .carousel-control.left, #main-slide .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

.text-white {
    color: #fff;
}
.hdplane{ background: url(../images/planehd.jpg) repeat-x;
  box-shadow: 3px -9px 13px 0px #aaa;
    height: 47px;
 
}
 <!--START HOME PAGE Know about your Mining programe -->
 section {
 }
 #tab {
	/*background-image: url(../images/tabbackground.jpg)no-repeat center top #282828;*/
	background-image:url(../images/tabbg.jpg);
    padding: 27px 0 45px 0;
    margin-top: 37px;
	 box-shadow: 6px -3px 16px 0px rgba(170, 170, 170, 0.75);
}
.heading-text, .heading-text2, .heading-text3, .heading-text4 {
    clear: both;
    margin-bottom: 25px;
}
.heading-text2 h2 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
    font-size: 30px;
}
.heading-text2 h2 strong {
    color: #fff;
}
.dubble-border {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    height: 4px;
}
.mg50 {
    margin-top: 50px;
}
.mt20 {
    margin-top: 20px;
}
.ml8{
	margin-left:8px;
   }
.eligibility {
    padding: 15px 45px 0 45px;
}
.orange, h3 {
    color: #ffff00;
}
/*TAB LIST*/

 .tab ul {
    margin-right: 25px;
    line-height: 24px;
    margin-left: 13px;
}
.padding-zero {
    padding: 0;
} 
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}
.resp-tabs-list li {
    background: #7DBB02;
    color: #fff;
}
.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    border-right: 1px solid #000;
}
.resp-tabs-list1 li {
	border-radius: 5px 0 0 0!important;
}
.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}
.resp-tabs-container1 {
	background: none!important;
	border:none!important
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.resp-tab-content {
    display: none;
    padding: 15px;
}
.resp-tab-active {
    border-bottom: none;
    background-color: #fff!important;
    color: #7DBB02!important;
}
.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}
.resp-content-active,
.resp-accordion-active { display: block; }
.resp-tab-content {
    border: 1px solid #c1c1c1;
}
h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}
h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}
.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
.resp-vtabs .resp-tab-content { border: none; }
.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB !important;
}
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
.resp-jfit {
  width: 100%;
  margin: 0px;
}
.resp-tab-content-active {
    display: block;
}
h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}
@media only screen and (max-width: 768px) {
	
ul.resp-tabs-list { display: none; }
h2.resp-accordion { display: block; }
.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }
.resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: initial;
  clear: none;
}
.resp-accordion-closed { display: none !important; }
.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}

/*Why Aks University */

.section-header{
	margin-bottom: 9px;
    /*height: 81px;*/
    margin-top: 35px;
    text-align: center;
}
.section-header h1{
	padding: 0 15px;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3f5348;
    font-size: 30px;
    line-height: 1.5;
}
.section-header .span{
	max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #777;
    font-size: 19px;
    line-height: 1.5;
}
.section-header hr{
	    max-width: 114px;
    border-top: 1px solid #a94442;
    margin-top: 25px;
}
.col_one_third{
   display: block;
    position: relative;
    margin-bottom: 50px;
    float: left;
    margin-top: 41px;
}
.feature-box:first-child {
    margin-top: 0;
}
.feature-box {
    position: relative;
    margin-top: 20px;
    padding: 0 0 0 80px;
}
.feature-box.fbox-plain .fbox-icon {
    border: none !important;
    height: auto !important;
}
.feature-box .fbox-icon {
    display: block;
    position: absolute;
    width: 58px;
    height: 64px;
    top: 0;
    left: 0;
}
.feature-box .fbox-icon a, .feature-box .fbox-icon i, .feature-box .fbox-icon img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #FFF;
}
.feature-box h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: rgba(117, 141, 25, 0.89);
    text-align: center !important;
}
.feature-box p {
    margin: 8px 0 0 0;
    color: #999;
    font-weight: bold;
    line-height: 1.5;
    font-size: 13px;
}

/*Our Recruiters Placement Slide Box*/

#our-recruiters {
    margin: 45px 0;
}
.heading-text3 {
    clear: both;
    margin-bottom: 25px;
}
.heading-text3 h3 {
     color: #3f5348;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.5;
}
.heading-text3 h3 strong {
    color: #7DBB02
}
<!--- Awards Section-->
section{}
.awards_section{
    margin-top: 20px;
  
}
.awards_section a {
	color: #a94442;
	text-decoration: none;
}
.event-portfolio {
    text-align: center;
	    margin-bottom: 43px;
		font-size: 13px;
}
.img-radious {
    width: 350px;
    height: 219px;
}
.awards_section h2 {
   color: #00a4d8;
    position: relative;
    margin-bottom: 4px;
    margin-top: 20px;
}
.awards_section p{
	font-size: 13px;
}
<!--FOOTER SECTION -->
footer{}
footer {
    background-color: #0056b8;
    padding-top: 30px;
    color: #fff;
}

.footerimge{
	position: relative;
    display: inline-block;
}
.footer-widget .footerimge img{
    width: 145px;
    height: 132px;	
}
.footer-widget .footerimge p{
	position: absolute;
    width: 100%;
    text-align: center;
    bottom: 37px;
    left: 0;
    color: #fff;
    font-size: 13px;
}
footer .section{
    padding: 7px;
    margin-top: 17px;
}
footer a{ color:#fff;
}
footer a:hover {
    text-decoration: none;
	color: #00a4d8;
}
/*A Design by Aks University
Author:  [Anurag Tripathi] Aks University
Developed By : Anurag Tripathi
Author URL: http://aksunivers.ac.in
License URL: http://www.aksuniversity.com
*/