@import url('https://fonts.googleapis.com/css?family=PT+Sans');
body {
	margin: 0;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	padding: 0 20px;
	background: #e3e2e1;
}
img {
	max-width: 100%;
}
.header {
	background-color: #ffffff;
	padding: 10px;
	text-align: center;
}
#navbarsticky {
	overflow: hidden;
	background-color: #ffcc80;
}
#navbarsticky a {
	float: left;
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px;
}
#navbarsticky a:hover {
	background-color: #ddd;
	color: black;
}
#navbarsticky a.active {
	background-color: #4CAF50;
	color: white;
}
.content {
	padding-top:20px;
}
.sticky {
	position: fixed;
	top: 0;
	width: 97%;
	z-index: 10;
}
.sticky + .content {
	padding-top: 60px;
}
.left-links .inr-links ul {
	margin: 0;
	padding: 0;
}
.left-links .inr-links ul li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px solid #bdbcbc;
	margin-bottom: 5px;
}
.left-links .inr-links .btn_view_all {
	background: #4fbd0c;
	padding: 12px 10px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.left-links .inr-links .btn_view_all:hover {
	background: #bf0c6b
}
.rig-col .rig-news {
	background: #ffffff;
	padding: 15px;
	box-shadow: 0px 0px 3px #897c7c;
}
.rig-col .rig-news ul {
	margin: 0;
	padding: 0;
}
.rig-col .rig-news ul li {
	list-style: none;
	padding-bottom: 15px;
	border-bottom: 2px dotted #d0cfcf;
	margin-bottom: 15px;
}
.date-coment {
	font-size: 13px;
	color: #b53030;
}
.left-links .inr-links ul li a {
	color: #777272;
	padding-left: 15px;
	transition: all 0.3s ease 0s;
}
.left-links .inr-links ul li a:hover {
	color: #d74208;
}
.left-links .inr-links ul li a::before {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	left: 32px;
	top: auto;
	display: inline-block !important;
}
.main-left .left-links {
	padding: 15px;
	background: #fff;
	box-shadow: 0 0 4px #bfb6b6;
	margin-bottom: 25px;
}
.main-left .top-heading {
	padding: 12px 8px;
	background: #274584;
	color: #ffffff;
	margin: 0;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 500;
}
.blog-thumb {
	min-height: 165px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.rig-col .rig-news .blog-title {
	margin: 0 0 10px;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
}
.rig-col .rig-news .blog-title a {
	color: #363436;
}
.grid {
	display: grid;
	grid-template-columns: auto auto;
}
.grid > figure {
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding: 20px 0;
	font-size: 30px;
}
.grid > figure > a > img:hover {opacity:0.6;}
.searchbardiv {
	display: block;
	position: absolute;
	background: #7D1935;
	top: 152px;
	right: 20px;
	z-index: 1001;
	width: 97%;
	max-width: 100%;
	padding: 10px;
	margin: 0px;
}
.searchbardiv .fav_lang_list {
	padding: 0;
}
.searchbardiv .fav_lang_list li {
	list-style: none;
	display: inline-block;
	width: 24%;
	padding: 16px;
}
.setting .fav_lang_list li a.active {
	background-position: 0 -416px;
}
.setting .fav_lang_list li a, .setting .fav_lang_list li a {
	background-image: url(../images/sprite_svg.svg);
	display: inline-block;
	background-position: 0 -393px;
	background-size: 30px auto;
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #fff;
}
.buttonsearch {
	top: 18px;
	float: right;
	right: 0px;
	background-color: transparent;
	border: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #ffffff;
	font-size: 25px;
	background: #f1462c;
	padding: 2px 11px;
}
.buttonsearch:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0px;
}
.buttonsearch:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0px;
}
#formsearch {
	display: none;
}
.glyphicon.glyphicon-search {
	font-size: 18px;
}
#searchbox {
	box-shadow: none;
	padding: 8px 14px;
}
#searchbox:hover {
	box-shadow: none;
}
.form-control:focus {
	border-color: #ccc;
}
.head-right h2 {
	margin: 0 0 21px;
	padding: 10px 0;
	border-bottom: 2px solid #000;
	font-size: 22px;
	font-weight: bold;
}
.news-right .news-page {
	background: #ffffff;
	padding: 15px;
}
.news-right .news-page .heading {
	font-size: 25px;
	padding: 7px 10px;
	margin: 0 0 15px;
}
.news-right .news-page p {
	font-size: 18px;
	line-height: 1.475;
	color: rgba(0,0,0,0.8);
}
.share-fixed {position:fixed; top:270px; right:0; }

.news-right .news-page .breadcrumb {
	padding: 5px 15px !important;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f1f1f1;
    border-radius: 0px !important;
	}
	
.news-right .news-page .breadcrumb a {color:#666;}

 .nav-tabs > li > a {
    color: #444242 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	       box-shadow: 0px -1px 3px #897c7c;
	}
.nav-tabs > li > a:hover {
    border-color: #c5c5c5 #c5c5c5 #ffffff !important;
}
@media screen and (max-width: 479px) {
  .nav-tabs-responsive > li {
    display: none;
    width: 23%;
  }
  .nav-tabs-responsive > li > a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    width: 100%;
    text-align: center;
    vertical-align: top;
  }
  .nav-tabs-responsive > li.active {
    width: 54%;
  }
  .nav-tabs-responsive > li.active:first-child {
    margin-left: 23%;
  }
  .nav-tabs-responsive > li.active, .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    display: block;
  }
  .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .nav-tabs-responsive > li.next > a, .nav-tabs-responsive > li.prev > a {
    -webkit-transition: none;
    transition: none;
  }
  .nav-tabs-responsive > li.next > a .text, .nav-tabs-responsive > li.prev > a .text {
    display: none;
  }
 
  .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.prev > a:after, .nav-tabs-responsive > li.prev > a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .nav-tabs-responsive > li.prev > a:after {
        content: "\f104";
  }
  .nav-tabs-responsive > li.next > a:after {
       content: "\f105";
  }
  .nav-tabs-responsive > li.dropdown > a > .caret {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown > a:after {
        content: "\f0c9";
  }
  .nav-tabs-responsive > li.dropdown.active > a:after {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown.active > a > .caret {
    display: inline-block;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-left {
    left: 0;
    right: auto;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-right {
    left: auto;
    right: 0;
  }
}
/**
 * Demo Styles
 */
.wrapper {
  padding: 15px 0;
}

.bs-example-tabs .nav-tabs {
 
}

@media (max-width: 479px) {
  #narrow-browser-alert {
    display: none;
  }
}

