﻿
.single_faculty
{
    width: 75%;
    margin: 0px auto;   
    padding: 5px;
    display: inline-table;
    margin-bottom:15px;
}

.single_faculty .single_photo
{
        display:inline;
        width:20%;
        float:left;
}

.single_faculty .single_photo img
{
    height: 187px;
    width: 183px;
       border: #30277f 1px solid;
    float: right;
}

.single_faculty .faculty_detail
{
    width:80%;
    display:inline;
    float:right;
    
}



.single_faculty .faculty_detail table.table_faculty
{
          width: 100%;
    border: #30277f 1px solid;
}

.single_faculty .faculty_detail table.table_faculty td.first
{
     width:40%;
     text-align:left;
     padding:10px 10px 5px 24px;
     font-size:16px;   
}

.single_faculty .faculty_detail table.table_faculty td.second
{
     width:60%;
     text-align:left;
     padding:10px 10px 5px 24px;
     font-size:16px;   
}

a.a_faculty
{
         float: right;
    color: #fff;
    background-color: #EC8B2D;
    font-size: 15px;
    text-decoration: none;
    vertical-align: bottom;
    padding: 0px 5px;
    border-radius: 8px; 
}

a.a_faculty:hover
{
     background-color:#3F89D2;
     color:#fff;
     
} 
.facultyhead
{
        font-size: 30px;
    color: #30277f;
    text-align: center;
    margin: 15px;
    border-bottom: 1px dotted #f58703;
}

/*--news section css--*/
.newslist li a
{
        word-break: break-word;
}
.principlediv
{
        border: 2px solid #30277f;
    text-align: center;
    padding-top: 3px;
}
.principlediv img
        {
            width:250px;
        }
.principlediv dl
{
        margin-top: 10px;
        text-align:center;
}
.bigthumb img
{
        width: 100%;
}
.content marquee
{
        width: auto!important;
}
.courses_wrapper .pri_cou_head a
{
        color: #fff;
}
.courses_wrapper {
    border-radius: 10px;
    border: #f38703 1px solid;
    min-height: 366px;
    /* padding: 5px; */
}
.pri_cou_head {
    margin-top: 0px;
    padding: 5px;
    background-color: #f38703;
    border-radius: 10px 10px 0px 0px;
}
/*.courses_wrapper ul {
    list-style-image: url(../images/Download_square.png);
    width:42px;
    height:42px;
}*/

.courses_wrapper ul{
  list-style-type:none;
  /*margin-left:20px;*/
 /* display:inline-block*/
}
.courses_wrapper ul li
{
        border-bottom: 2px dotted #f38703;
            padding: 5px;
}
.courses_wrapper a
{
       margin-top: 5px;
           
    }
    
    
  .copy-section .p_footer .to_top
  {
          background: #f38703;
    padding: 5px;
    font-size: 16px;
   
    padding: 0px 10px;
    border-radius: 10px;
    float: right;
    font-weight: bold;
    font-size: 15px;
  } 
  .copy-section .p_footer .to_top:hover, .copy-section .p_footer .to_top:focus
  {
         background: #d31333;
    text-decoration: none;
  } 
    /*--menu css starts--*/
    /*.navbar-nav > li > .dropdown-menu
    {
        background: #30277fc2;
    }*/
    /*.dropdown-menu > li > a
    {
        color: #f38703;
    }*/
/*--responsive css--*/

/*--about us page--*/
.aboutcontent p img
{
          float: left;
    width: 300px;
    margin-right: 20px;
       margin-bottom: 10px;
    margin-top: 7px;
        border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

/*--switch desktop view css--*/
.rs-link-inactive
{
      background: none!important;
    pointer-events: none;
    padding:0px!important;
}
.rs-link
{
       font-size: 20px;
    font-weight: bold;
    /* background: #c3313b; */
    color: #013d7b;
    padding: 5px;
    border-radius: 10px;
}
.rs-link:hover, .rs-link:focus
{
       color: #013d7b;
      
}
@media(max-width:600px)
{
    .logo
    {
            position: absolute;
    top: 3.8em;
    z-index: 99999;
    left: 25px;
    }
    .logo img
    {
            height: 45px;
    }
    .logotxt
    {
            margin-top: 10px;
    }
     .logotxt h1
     {
             font-weight: 800;
    font-size: 17px;
    margin-bottom: 5px;
     }
      .logotxt h2
      {
              font-size: 15px;
    margin-bottom: 5px;
      }
       .logotxt h3
       {
               display: none;
       }
       .logoimg
       {
               position: absolute;
    z-index: 9999;
    left: 170px;
       }
        .logoimg img
        {
                height: 45px;
        }
        .social-icons
        {
                float: none;
    text-align: center;
    margin-top: 5px;
        }
        .principlediv
        {
            text-align: center;
        }
        .student-grid
        {
                margin-top: 10px;
        }
        .downloadhead
        {
                height: 60px;
    text-align: center;
        }
        .courses_wrapper .downloadhead a
        {
                font-size: medium;
    float: right;
    margin-right: 30%;
        }
        
        /*--menu css starts--*/
       
    
     
     /*--sticky navbar--*/
     
     .sticky
     {
                 top: 0px!important;
     }
        .nav > li {
    position: relative;
    display: block;
    border-right: #fbc8cd 1px solid!important;
    height: auto!important;
    clear:both;
}
 .dropdown-menu > li
     {
         display:none;
     } 
     .navbar-nav li:hover > ul.dropdown-menu
{
     position: static;
}
 .navbar-inverse .navbar-nav .open .dropdown-menu > li
       {
           display:block;
       }
        .navbar-nav li:hover > ul.dropdown-menu
     {
         display:none;
     }
     .navbar-nav .open:hover > ul.dropdown-menu
     {
         display:block;
             width: 100%;
     }
     .open > .dropdown-menu
     {
                 background: #30277fd9!important;
     }
     .navbar-inverse
        {
                   background-color: #30277fdb!important;
        }
        .container-fluid > .navbar-header
        {
            background-color: #30277f;
        }
       
        /*--menu css ends--*/
        
}

@media (min-width: 175px) and (max-width: 417px)
{
     .single_faculty
{
    width: 98%;
    margin: 0px auto;
    /* border-radius: 10px; */
    border: #000 1px solid;
    padding: 5px;
    /* display: inline-table; */
    margin-bottom: 15px;
}

.single_faculty .single_photo
{
        display: block;
    width: 100%;
    float: none;
}

.single_faculty .single_photo img
{
    height: 134px;
    width: auto;
    border: none;
    float: none;
}

.single_faculty .faculty_detail
{
    height: 134px;
    width: auto;
    border: none;
    float: none;
    
}



.single_faculty .faculty_detail table.table_faculty
{
        width:100%;
        border:#000 1px solid;
}

.single_faculty .faculty_detail table.table_faculty td.first
{
     width:40%;
     text-align:left;
     padding:10px 10px 5px 15px;
     font-size:16px;   
}

.single_faculty .faculty_detail table.table_faculty td.second
{
     width:60%;
     text-align:left;
     padding:10px 10px 5px 15px;
     font-size:16px;   
} 

a.a_faculty
{
     float:right;
     color: #fff;
     background-color: #EC8B2D;
     font-size:15px;
     text-decoration:none;  
}

a.a_faculty:hover
{
     background-color:#3F89D2;
     color:#fff;
     
} 

}


