@media (max-width: 549px) and (min-width: 320px){


/*-------------------  header1 ----------------*/
.header1_col1
{
    border-bottom: 1px solid white;
}

#ul_left 
{
    margin: 0px;
    font-size: 10px;
    font-family: sans-serif;
    border-bottom: 0px solid white;
}

#ul_right 
{
    margin: 0px;
    /* float: left; */
    font-size: 11px;
    font-family: sans-serif;
}

#up 
{
    color: white;
    background-color: #142f6d;
    font-weight: 600;
    border: 1px solid #142f6d;
    height: 18px;
    width: 18px;
    border-radius: 50%;
}

#nor 
{
    color: white;
    background-color: #142f6d;
    font-weight: 800;
    border: 1px solid #142f6d;
    height: 20px;
    width: 20px;
    font-family: system-ui;
    border-radius: 50%;
    font-weight: 400;
}



#down 
{
    color: white;
    background-color: #142f6d;
    font-weight: 800;
    border: 1px solid #142f6d;
    height: 18px;
    width: 18px;
    border-radius: 50%;
}

#header1_div {
    border: 0px solid blue;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
    background-color: #808e9b00;
    border-bottom: 1px solid #5f5f5f;
}

#header1_col1
{
    border: 0px solid red;
    padding: 4px;
    width: 33%;
}

#header1_col2
{
    border: 0px solid red;
    padding: 2px;
    width: 67%;
}

.icon_kar {
    border-radius: 50%;
    width: 14px;
    height: 14px;
}

#ul_left li a {
    color: #54606b;
    font-size: 9px;
    font-weight: 600;
}

#ul_right li a {
    color: #30353a;
    font-size: 9px;
    font-weight: 600;
}




/*------------------ Header2 -----------------*/

#header2_col1 
{
    border: 0px solid red;
    width: 30%;
    height: 98px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.cm_photo 
{
    width: 100%;
}

#header2_col2 
{
    border: 0px solid blue;
    width: 50%;
    height: 98px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}

.kar_logo 
{
    width: 26%;
    display: inline;
    padding: 2px;
}


.title_div 
{
    margin-top: 0px;
    padding: 1px;
    float: initial;
}

.title 
{
    font-size: 16px;
    margin-bottom: 0px;
    color: #fa6800;
    text-shadow: 1px 1px #6a00ff;
}

.sub_title 
{
    font-size: 10px;
    margin-bottom: 0px;
    font-weight: 400;
    color: #000000;
    /* text-shadow: 0px 0px 2px #6175d6; */
}

#header2_col3 
{
    border: 0px solid yellow;
    width: 20%;
    height: 98px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.bmtc_logo 
{
    width: 89%;
    /* float: right; */
    padding: 5px;
}


.header2_div 
{
    border: 0px solid white;
    /* background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%); */
    /* background: url(../icons/web.png); */
    padding-top: 6px;
    padding-bottom: 0px;
}


#header2_col1 
{
    border: 0px solid red;
    height: 115px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
}





#header2_col2
{
    border: 0px solid blue;
    height: 100px;
    padding-top: 21px;
    padding-bottom: 10px;
    width: 50%;
}

#header2_col3 {
    border: 0px solid #b5a8a8;
    height: 100px;
    padding-top: 8px;
    padding-bottom: 15px;
    width: 48%;
}


.kar_title 
{
    text-align: center;
    font-size: 11px;
    color: #ffffff;
    font-weight: 400;
    font-family: notokan;
}



/*----------------------------------------- Header Collapse -----------------------------------*/

.collpse_corona1
{
    border: 0px solid red;
    float: left;
    background: linear-gradient(to left, #3399ff 0%, #66ccff 100%);
    height: 49px;
    line-height: 46px;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
}

.corona_logo1
{
    width: 23%;
}

.corona_li 
{
    display: none !important;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form 
{
    border-color: #e7e7e7;
    /*background-color: #117b9e;*/
}

.open .dropdown-menu>li>a 
{
    color: #fff;
    background-color: #886706;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a 
{
    color: #fff;
}

#right_menu_items {
    display: block;
    height: 50px;
    line-height: 21px;
    padding-left: 3%;
}


 
.navbar-default .navbar-nav>li>a {
    color: #3a589b;
    letter-spacing: 0.1px;
    font-size: 15px;
    border-right: 1px solid #e2b62e;
    background-color: #ffffff;
    border-right-style: dashed;
    font-weight: 500;
    border-bottom: 1px solid #807777;
    /* border: 1px solid red; */
    font-size: 14px;
}



/*-------------------------------------------- slider ------------------------------------------*/
 .slider_container
{
  /* border: 5px solid blue; */
  width: 100%;
  padding: 0px;
  height: auto !important; 
   
}

.slider_div
{
  /* border: 4px solid red; */
  width: 100%;
  height: auto !important; 
  
}

.inner_slider_div
{ 
   border: 0px solid red;
   height: 200px !important; 
    
} 

.slider_item
{
  border: 0px solid green;
  
}

.carousel-inner>.item img 
{
    height: 200px !important;
    border: 0px solid #8ea0a9;
    width: 100%;
     
}


.carousel-control.left {
    background-image: none !important;
    opacity: 1.9;
    position: absolute;
    margin-top: 90px;
}


.carousel-control.right {
    background-image: none !important;
    opacity: 1.9;
    position: absolute;
    margin-top: 90px;
}





/*----------------------------------------------------------- News ---------------------------------------*/

#cm_div 
{
    border: 0px solid blue;
    height: 35px;
    font-size: 15px;
    font-family: none;
    background: linear-gradient(to bottom, #df242b 0%, #df242b 100%);
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 35px;
    font-family: -webkit-pictograph;
    width: 21%;
}

#marquee_div 
{
    border: 0px solid green;
    height: 35px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #cdedfb;
    color: #1d3a7c;
    border-bottom: 1px solid #2c498d;
    width: 60%;
}

.scroll-left 
{
    height: 32px;
    overflow: hidden;
    position: relative;
}


#more_details 
{
    border: 0px solid black;
    padding-left: 5px;
    padding-right: 5px;
    height: 35px;
    background: linear-gradient(to bottom right, #ff9e1c 0%, #ff9e1c 100%);
    color: #ffffff;
    font-size: 17px;
    font-family: initial;
    line-height: 33px;
    font-weight: 400;
    text-align: center;
    width: 19%;
}



/*--------------------------------------------------------------------------------------------*/

.info_div 
{
    border: 0px solid blue;
    height: auto;
    padding-top: 50px; 
    /* background-image: linear-gradient(to bottom right, #f7e1c2, #e8a662); */
    background-color: white;
    background-image: url(../images/culture3.png);
    padding-bottom: 100px;
}


#info_container 
{
    width: 100%;
    border: 0px solid red;
}


#container_info 
{
    border: 0px solid #000000;
    background-color: #f5f5f5;
    width: 80%;
    margin-top: 30px;
}



.features {
    border: 1px solid #39386b;
    padding: 5px;
    text-align: center;
    font-size: 11px;
    border-radius: 64px;
    background-color: #142f6d;
    color: #ffffff;
    letter-spacing: 1px;
    /* background: rgb(57 56 107); */
    /* background: linear-gradient(90deg, rgb(207 237 245) 0%, rgb(207 237 245) 0%, rgb(207 237 245) 16%, rgb(207 237 245) 49%, rgb(207 237 245) 100%); */
    font-weight: 400;
    background-image: url(../images/texture0.png);
    background-position-y: inherit;
    background-blend-mode: hard-light;
    font-family: 'notokan' !important;
}









/*-------------------------------------------- Overlay -----------------------------------------*/

#overlay_container 
{
    border: 0px solid red;
    margin-top: 20px;
    height: 230px;
}

#Overlay_row 
{
    border: 0px solid green;
    height: 210px;
}


#Overlay_col1 
{
    border: 0px solid blue;
    height: 205px;
    padding-right: 5px;
    padding-left: 5px;
}

#Overlay_col3 
{
    border: 0px solid blue;
    height: 205px;
    padding-left: 5px;
    padding-right: 5px;
}


#Overlay_col4 
{
    border: 0px solid blue;
    height: 205px;
    padding-left: 5px;
    padding-right: 5px;
}

.overlay_heading
{
    font-size: 12px;
    color: white;
}

.introduction 
{
    border-radius: 50%;
    width: 85%;
}

.container1 
{
    position: relative;
    width: 100%;
    border: 1px solid #84bb6d;
    height: 200px;
    text-align: center;
    background-color: #df242b;
    border-radius: 2px;
}


.container2 
{
    position: relative;
    width: 100%;
    border: 1px solid #84bb6d;
    height: 200px;
    text-align: center;
    background-color: #5861a2;
    border-radius: 2px;
}


.container3 
{
    position: relative;
    width: 100%;
    border: 1px solid #84bb6d;
    height: 200px;
    text-align: center;
    background-color: #51b543;
    border-radius: 2px;
}


.container4 
{
    position: relative;
    width: 100%;
    border: 1px solid #84bb6d;
    height: 200px;
    text-align: center;
    background-color: #ff9e1c;
    border-radius: 2px;
}



.over_inner_ul_div1 ul li 
{
    padding: 4px 2px;
    line-height: 1.3;
    font-size: 12px;
    list-style: none;
    border-bottom: 1px solid white;
    /* background: linear-gradient(to bottom right, #009999 0%, #66ccff 100%); */
    color: black;
    text-align: left;
    font-family: sans-serif;
    background-color: #f0932b;
}


.over_inner_ul_div2 ul li 
{
    padding: 4px 2px;
    line-height: 1.3;
    font-size: 12px;
    list-style: none;
    border-bottom: 1px solid white;
    /* background: linear-gradient(to bottom right, #009999 0%, #66ccff 100%); */
    color: black;
    text-align: left;
    font-family: sans-serif;
    background-color: #22a6b3;
}

.over_inner_ul_div3 ul li 
{
    padding: 4px 2px;
    line-height: 1.3;
    font-size: 12px;
    list-style: none;
    border-bottom: 1px solid white;
    /* background: linear-gradient(to bottom right, #009999 0%, #66ccff 100%); */
    color: black;
    text-align: left;
    font-family: sans-serif;
    background-color: #10ac84;
}

.over_inner_ul_div4 ul li 
{
    padding: 4px 2px;
    line-height: 1.3;
    font-size: 12px;
    list-style: none;
    border-bottom: 1px solid white;
    /* background: linear-gradient(to bottom right, #009999 0%, #66ccff 100%); */
    color: black;
    text-align: left;
    font-family: sans-serif;
    background-color: #ff6b6b;
}


.animation-element.slide-left.testimonial img {
    /* width: 65px; */
    height: auto; 
    /* border-radius: 50%; */
    /* box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.5); */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



.card 
{
  position: relative;
  width: 100%;
  border: 1px solid #cacaca;
  height: auto;
  padding: 2px;
  background-color: white;
  border-bottom-right-radius: 20px;
}


/*----------------------------------------- owl slider----------------------------------------*/

.modal-dialog 
{
    width: 85%;
    margin: 20px auto;
}


/*------------------------------------------ Footer1 ------------------------------------------*/

.foot
{
    display: none;
}


.footer 
{
    /* margin-left: -500px; */
    /* margin-right: -500px; */
    /* padding-left: 500px; */
    /* padding-right: 500px; */
    /*background-color: #003366; */
   /* background-image: url(../images/graphic3.png);
    background-position: inherit;
    background-size: 43%;
    background-repeat: no-repeat;
    background-position-x: right;
    background-blend-mode: soft-light;*/


}


#myBtn 
{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 14px;
    border: none;
    outline: none;
    background-color: #116986;
    color: white;
    cursor: pointer;
    padding: 13px;
    border-radius: 4px;
}

.footer1_container
{
    width: 100%;
}

/*---------------------------------------- Footer2 ------------------------------------------*/

.footer2 {
    text-align: center;
    font-size: 12px;
    border: 0px solid green;
    background-color: #04305d;
    color: white;
    padding: 5px;
    border-bottom: 1px solid #053a71;
}

.footer2_container
{
    width: 100%;
    padding: 5px;
}



/*---------------------------------------- Footer3 -------------------------------------------*/


.footer3 {
    text-align: center;
    font-size: 11px;
    border: 0px solid blue;
    background-color: #033160;
    color: white;
    padding: 5px;
}

.footer33 {
    text-align: center;
    font-size: 11px;
    border: 0px solid blue;
    background-color: #033160;
    color: #ffffff;
    padding: 5px;
    border-top: 1px solid #233d71;
}



.footer1_accord
{
    display: block;
}


.footer3_container
{
    width: 100%;
    padding: 5px;
}


.footer33_container
{
    width: 100%;
    padding: 5px;
}


.footer4_container
{
    width: 100%;
}

.footer4_container
{
    width: 100%;
    padding: 0px;
}

.footer4 
{
    background-color: #033160;
    padding: 5px;
    text-align: center;
    border-top: 1px solid #0d3f73;
}


.footer4_li {
    margin: 0px;
    padding: 0px;
    border: 0px solid red;
}


.footer_image {
    vertical-align: middle;
    width: 64px;
    height: 26px;
    border: 1px solid #8a95a5;
    padding: 2px;
}


#footer2_ul
{
   padding: 0px;
   margin: 0px;
}














/*---------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------- Inside Pages ------------------------------------------------------*/

.aea_heading {
    padding: 5px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    border-radius: 10px;
}

.aea_p_ul {
    background-color: #fffaf3;
    padding: 30px;
    border: 1px solid #eadecc;
    color: #b36f0f;
    font-size: 14px;
    text-align: justify;
}

.bottom_line_img
{
    height: 14px;
}




.aea_pp {
    background-color: #fffaf3;
    padding: 25px;
    border: 1px solid #eadecc;
    color: #b36f0f;
    font-size: 16px;
}



.chapters_col1 {
    border: 0px solid #7171b5;
    width: 33%;
    padding: 5px;
}


 
.learn_kannada_heading {
    border: 0px solid #d8d0d0;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    background-color: #1c3672;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 400;
    margin-left: 15px;
    margin-right: 15px;
}

.knowledge_heading {
    padding: 5px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    border-radius: 10px;
}


.knowledge_dictionary_img {
    /* height: auto; */
    border: 0px solid #e0cb7f;
    border-radius: 0px;
    background-color: #ffffff;
    padding: 1px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.knowledge_container_image {
    width: 100%;
    padding: 15px;
    width: 100%;
    padding: 15px;
    background-color: #f9f9f9;
    /* background-image: url(../images/texture0.png); */
    background-blend-mode: color-dodge;
    margin-top: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 10px;
    border: 1px solid #dadada;
}




.knowledge_container_col1 {
    border: 0px solid #d4c8c8;
    height: auto;
    text-align: center;
    padding: 15px;
    padding-left: 16%;
    padding-right: 16%;
}



.official_heading {
    padding: 5px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
    border-radius: 10px;
}


.official_uni_ol {
    color: #26458e;
    font-size: 14px;
    font-weight: 600;
    padding-left: 20px;
}


.contact_heading {
    padding: 5px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    border-radius: 10px;
}

.contact_div {
    width: 100%;
    border: 0px solid red;
    margin-top: 40px;
    padding: 15px;
    overflow-x: auto;
}

 



.software_heading {
    padding: 5px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    border-radius: 10px;
}


.software_table_div {
    border: 0px solid red;
    height: 300px;
    margin-top: 40px;
    overflow: auto;
}


.button {
    border-radius: 4px;
    background-color: #264faf;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    padding: 8px;
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
    /* margin: 5px; */
}



.sidenav a {
    font-size: 14px;
}

.tab-label {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 1em;
    background: #2c3e50;
    font-weight: 400;
    cursor: pointer;
    font-family: 'notokan';
    font-size: 13px;
}

.theader tr th {
    text-align: center;
    color: #ffffff;
    background-color: #12244e;
    font-weight: 400;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 13px;
}

.gallery_heading {
    padding: 5px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    border-radius: 10px;
}

.gallery_col1 {
    border: 0px solid blue;
    padding: 5px;
    text-align: center;
}

#gallery_icon {
    font-size: 35px;
    color: #142f6d;
    padding: 5px;
}


.gallery_col1 p {
    font-size: 13px;
    color: #5d81d4;
    margin-bottom: 0px;
    font-weight: 600;
}


.tab button {
    display: block;
    color: black;
    padding: 5px 5px;
    width: 100%;
    border: none;
    outline: none;
    background-color: #c8d6fd;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 13px;
    border: 1px solid #c0cff9 !important;
    margin-bottom: 5px;
    border-radius: 5px;
}

.tab_gallery1 {
    width: 25%;
    margin-top: 20px;
}

.tabcontent {
    float: left;
    padding: 0px 20px;
    /* border: 1px solid #dcdada; */
    width: 75%;
    border-left: none;
    background-color: #f7f7f7;
    /* height: 300px; */
    margin-top: 20px;
}



.modal_imgs
{
    height: 300px;
}

.tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #2c3e50;
    background: white;
    -webkit-transition: all .35s;
    transition: all .35s;
    border: 0px solid red;
    height: auto;
   /* overflow: auto;*/
}

.breadcrumb {
    padding: 8px 5px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #eaeaea;
    border-radius: 4px;
    margin: 0px;
    /* border: 1px solid #d8d8d8; */
    width: 100%;
    /* background-color: white; */
}

.next {
    position: absolute;
    text-align: end !important;
    margin-top: -20px;
    font-size: 9px;
    border: 1px solid #1c3672;
    border-radius: 7px;
    padding: 3px;
    margin-left: 68%;
    background-color: white;
    color: #1c3672;
}



.prev {
    text-align: left;
    position: absolute;
    margin-top: -20px;
    border: 1px solid #1c3672;
    padding: 3px;
    font-size: 10px;
    border-radius: 7px;
    px; */
    background-color: white;
    color: #1c3672;
}


.embbeedd {
    width: 100%;
    height: 769px;
}



.tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #2c3e50;
    background: white;
    -webkit-transition: all .35s;
    transition: all .35s;
    border: 0px solid red;
    height: auto;
   /* overflow: auto;*/
}



.breadcrumb li {
    font-size: 12px;
}





















































































































}
