@media (max-width: 1199px) and (min-width: 992px){



/*------------------------------------------------ Header2 ---------------------------------------------*/

#header2_col1 
{
    border: 0px solid red;
    width: 35%;
    padding-top: 5px;
    padding-bottom: 5px;
}


#header2_col2 
{
    border: 0px solid blue;
    width: 45%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

#header2_col3 
{
    border: 0px solid yellow;
    width: 20%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.title_div 
{
    float: right;
    margin-top: 0px !important; 
    padding: 3px;
}

.title 
{
    font-size: 16px;
    margin-bottom: 0px;
    color: #fa6800;
    text-shadow: 1px 1px #6a00ff;
}

.sub_title 
{
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 400;
    color: #000000;
    /* text-shadow: 0px 0px 2px #6175d6; */
}


.bmtc_logo 
{
    width: 70%;
    float: right;
    padding: 5px;
}




/*---------------------------------------------------- Header3 -------------------------------------*/

.navbar-nav>li>a 
{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.collpse_corona1
{
    display: none;
}

.nav>li>a 
{
    position: relative;
    display: block;
    padding: 10px 12px;
}


/*---------------------------------------------------  Slider -----------------------------------*/

.larr 
{
    background-image: url(../images/left_arrow.png);
    width: 38px;
    height: 38px;
    display: block;
    position: relative;
    margin-top: 140%;
}


.rarr 
{
    background-image: url(../images/right_arrow.png);
    width: 38px;
    height: 38px;
    float: right;
    display: block;
    position: relative;
    margin-top: 140%;

}



/*-------------------------------------------------------- news -------------------------------------------*/

#cm_div 
{
    border: 0px solid blue;
    height: 35px;
    font-size: 12px;
    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: 9.667%;
}


#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: 15px;
    font-family: initial;
    line-height: 33px;
    font-weight: 400;
    text-align: center;
}




/*------------------------------------------------ overlay ----------------------------------------*/

#overlay_container 
{
    border: 0px solid red;
    margin-top: 20px;
    height: 260px;
}

#Overlay_row 
{
    border: 0px solid green;
    height: auto;
}

#Overlay_col1 
{
    border: 0px solid blue;
    height: 230px;
}

#Overlay_col2
{
    border: 0px solid blue;
    height: 230px;
}

#Overlay_col3
{
    border: 0px solid blue;
    height: 230px;
}

#Overlay_col4
{
    border: 0px solid blue;
    height: 230px;
}

.container1 
{
    position: relative;
    width: 100%;
    border: 1px solid #84bb6d;
    height: 226px;
    text-align: center;
    background-color: #df242b;
    border-radius: 2px;
}

.container2
{
    position: relative;
    width: 100%;
    border: 1px solid #84bb6d;
    height: 226px;
    text-align: center;
    background-color: #5861a2;
    border-radius: 2px;
}

.container3
{
    position: relative;
    width: 100%;
    border: 1px solid #84bb6d;
    height: 226px;
    text-align: center;
    background-color: #51b543;
    border-radius: 2px;
}

.container4
{
    position: relative;
    width: 100%;
    border: 1px solid #84bb6d;
    height: 226px;
    text-align: center;
    background-color: #ff9e1c;
    border-radius: 2px;
}








/*--- accordian ---*/

.footer1_accord
{
    display: none;
}








































































































}