@media only screen and (min-width: 768px) and (max-width: 2400px){   
.navbar-nav > .active > a:after, .navbar-nav > li:hover > a:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 0px;
    border-bottom: 4px solid;
    border-left: 4px solid;
    border-right: 4px solid transparent;
    border-top: 4px solid transparent;
}


.navbar-nav > .active > a:after, .navbar-nav > li:hover > a:after {
    border-bottom-color: #473425;
    border-left-color: #473425;
left: 100%;
    color: #ffffff;
    background: #fff;
}

.navbar-inverse .navbar-collapse{
top: -21px;
    position: relative;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
padding: 32px 10px 10px 10px;
    border-radius: 0px 0px 0px 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-shadow: 0px 0px 2px #fff;
}

.navbar-inverse .navbar-nav>li>a:hover {
    background-color: #1b75bb;
    color: #fff;
    padding: 30px 10px 10px 10px;
    border-radius: 0px 0px 8px 8px;
}

.navbar-inverse .navbar-nav>li>a{
   padding: 30px 10px 10px 10px;

}


.navbar-nav>li{
padding-bottom:0px;
}

.sidebar{
    text-align: left;
    list-style-type: none;
    border: 2px solid #7F7676;
    padding: 10px 15px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 160px;
}
.sidebar li{
/*border-bottom: 1px dashed #ccc;*/
    padding-bottom: 5px;
    padding-top: 5px;
}

.sidebar li a{

    display: block;
    background: #545151;
    color: #fff;
    padding: 3px 24px;
    border-radius: 13px;
    text-shadow: 0px 0px 1px #fff;
}

.sidebar li a:hover, .sidebar .act a{

    display: block;
    background: #1b75bb;
    color: #fff;
    padding: 3px 24px;
    border-radius: 13px;
    text-shadow: 0px 0px 1px #fff;
}

.sidebar li:last-child{
border-bottom: 0px dashed #ccc;
}

.feature-wrap i{

}
.feature-wrap i {
    font-size: 48px;
    height: 150px;
    width: 150px;
    margin: 3px;
    border-radius: 100%;
    line-height: 150px;
    text-align: center;
    background: #ffffff;
    color: #1b75bb;
    border: 3px solid #ffffff;
    box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
   float:none;
    margin-right: 25px;
}

.navbar {
padding:0px;
}

.top-bar {
        padding: 2px 0px 7px 0px;
	}
	
.feature-wrap h2 {
    font-size: 16px;
}

.form-group .form-control {
    padding: 7px 12px;
    border-color: #C9C4C4;
    box-shadow: none;
}

.site-info{

    border-top: 1px solid #fff;
    padding-top: 10px;
    margin-top: 15px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}


}

@media only screen and (min-width: 320px) and (max-width: 767px){   

.header_img{
height:auto!important;
}

}

 .quick_link>li{
    display: block!important;
    margin-left: 15px;
	    margin-bottom: 8px;
}

.midnight-blue h3{
color: #CBC7C7;
    text-shadow: 1px 0px 0px #fff;
	}
	
	ul.social-share-footer li a{
    display: block;
    color: #fff;
    background: #1b75bb;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 26px;
	margin-bottom:10px;
}
ul.social-share-footer > li {
/*display: block!important;*/
}

#footer .btn.btn-primary.btn-lg a:hover {
    color: #ccc;
}


hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.IN-widget{
position: relative;
    top: 5px;}

.top-bar, .navbar, #slider, #feature {
/*background-color: transparent !important;
    background: url("http://www.paperhi.com/thumbnails/detail/20130413/minimalistic%20circles%20basic%20simple%20background%20white%20background%20rgb%201920x1080%20wallpaper_www.paperhi.com_55.jpg");
    background-size: cover;*/
}