/*
Theme Name: OSDMA
Theme URI: https://osdma.org/
Author: Bibhudutta Dash.
Author URI: https://gemini-us.com
Description: Orissa State Disaster Mitigation Authority (OSDMA) was set up by the Government of Orissa as an autonomous organization vide Finance Department Resolution No. IFC- 74/99-51779/F dated the 28th December 1999 ( in the intermediate aftermath of the Super- in 1999). It was registered under the Societies Registration Act, 1860 on 29.12.1999 as a non-profit making & charitable institution for the interest of the people of Orissa, with its headquarters at Bhubaneswar and jurisdiction over the whole State. The Department of Revenue is the administrative department of OSDMA vide Revenue Department Resolution No.39373/R dated 26th August 2000. Subsequently, the name of the Authority was changed from Orissa State Disaster Mitigation Authority to Orissa State Disaster Management Authority vide Revenue & Disaster Management Department Resolution No. 42317/R&DM dated 27th September, 2008. 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: osdma
*/

.topmenu li{
	float: left;
	list-style-type: none;
	margin-right:0;
}
 
.logo img{
	width: 80%;
}
.searchboxtitle{
	font-size: 16px;
    padding: 18px 14px;
    color: #fff;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

h4{
	font-weight: bold !important;
	font-size: 18px !important;
}
.card .block-11::before {
    content: "\f0f2";
    font-size: 34px;
}
.card .block-12::before {
    content: "\f1ad";
    font-size: 34px;
}
.card .block-13::before {
    content: "\f145";
}
.card .block-14::before {
    content: "\f0e0";
    font-size: 34px;
}

.the_breadcrumb ul li{
    list-style-type: none;
    float: left;
    margin: 1px 8px;
}