#search_bar {
    margin: 7px;
}

.col-md-12.nar_col {
    margin: -18px 0 0 -88px;
}

#menu {
    margin-top: 8px;
    margin-left: 0px;
}

#gov {
    padding-left: 199px;
    color: white;
}

#myid {
    padding-left: 97px;
    "

}

#agri {
    padding-left: 179px;
}

#mini {
    font-size: 30px;
    padding: 0px;
    color: white;
}

#address {
    padding-left: 161px;
}

.box.box-primary.image img {
    height: 500px;
    width: 560px;
}

.head-container {
    background: #fff;
    padding: 8px 34px 15px -15px;
    border: 68px solid #ddd;
    border-radius: 0 0 0 0;
    border-top: none;
    border-bottom: none;
    /* width: 0; */
    padding-left: -9px;
    padding-right: 10px;
}

.icon-bar {
    position: fixed;
    top: 50%;
    left: 97.2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.icon-bar a {
    display: block;
    text-align: center;
    padding: 11px;
    transition: all 0.3s ease;
    color: white;
    font-size: 16px;
}

.icon-bar a:hover {
    background-color: #000;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.instagram {
    background: #125688;
    color: white;


}

.pinterest {
    background: #cb2027;

    color: white;
}

.content {
    margin-left: 75px;
    font-size: 30px;
}

.imageheight img {
    width: 100%;
}

.imageheight {
    height: 400px;

}

.dip {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0%;
}

.tree {
    width: 98%;
    margin-top: 1%;
    margin-left: 20px;
}


#navbar1>.color>li>a {
    font-size: 16px
}

@media screen and (max-width: 990px) {
    #search_bar {

        padding-right: 119px;
        margin-left: -192px;
        margin-right: 7px;
    }


}

.col-md-12.nar_col {
    margin: -17px 130px -11px 80px;
}

/*.logo {
    position: relative;
    left: 101px;
}*/



#mini {
    font-size: 21px;
    
}


.head span {
    color: white;
    font-size: 14px;


}

.box.box-primary.image img {
    height: 301px;
    width: 259px;
}

.head-container {
    background: #fff;

    border: 0px solid #ddd;

}

.icon-bar {
    position: fixed;
    top: 50%;
    left: 90.2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: static;
}

.imageheight {
    height: 200px;

}



#title {
    margin-top: -47px;
    margin-bottom: 2px;
    font-size: 15px;

}

/*.nav li {
    margin-right: -66px;
}*/

.tree {
    width: 98%;
    margin-top: 1%;
    margin-left: 10px;
    max-height: 297px;
}


.tab-pane img {
    height: 65px;
    width: 75px;
}

.fade h2 {
    /*margin-top: -36px;*/
    margin-bottom: 10px;
}
}

#nar>li>hr {
    border-color: #ea1c3b;
    border-width: 2px;

}


.slider-box {
    box-shadow: 3px 3px 10px 0px rgba(146, 145, 145, 0.8);
    border: 1px solid #DCDCF2;
    border-radius: 5px;
    overflow: hidden;
    padding-bottom: 32px;
    left: 20px;
    min-height: 245px;
    max-height: 245px;
}



.imageheight1 {
    max-height: 220px;

}
.notice-box{
    box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 6px rgba(0, 0, 0, .12);
    padding: 10px 15px;
    margin-bottom: 20px;
    /*text-align: center;*/
}
.notice-box h3{
    font-size: 18px;
    color: #0a75b9;
    font-weight: 700;
}
.notice-box ul{
    margin: 0px;
    padding: 0px;
   /* list-style: none;*/
    padding-left: 15px;
}
.notice-box ul li{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
}
.main_btn{
    background: #0a75b9;
    color: #fff;
    margin-left: 15px;
    margin-bottom: 10px;
}
.sidebar_links{
    margin-top: 30px;
}
.gallery_section{
    background: #f5f5f5;
    padding: 30px 0;
}
.gallery-inner{
    background: #2a6496;
    text-align: center;
}
.gallery-inner .thumbnail{
    background: transparent;
    color: #fff;
}
.gallery-inner .thumbnail h4{
    color: #fff !important;
}
.gallery-inner .thumbnail p strong{
    color: #fff !important;
}
.gallery-inner .fa{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 32px;
}