@charset "utf-8";
/* CSS Document created By Naresh */
body, button, input, select, textarea {
	color: #393939;
	font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	background-color: #fff;
}
.main-width {
	width: 100%;
	margin: 0px auto;
}
.top_header {
    background: #025b84;
    width: 100%;
    float: left;
    border-bottom: 1px solid #6ed5ff;
}
.top_left_menu {
	padding: 0px;
	float: left;
	margin-bottom: 0px;
}
.top_left_menu li {
	list-style: none;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
.top_left_menu li a {
	color: #ffffff;
	text-decoration: none;
	padding: 4px 8px;
}
.top_left_menu li a:hover {
	text-decoration: underline;
}
.top_right_menu {
	float: right;
	margin-bottom: 0px;
	    margin-top: 5px;
		padding-right: 5px;
}
.top_right_menu li {
	list-style: none;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
.top_right_menu li a {
	color: #000;
	text-decoration: none;
	padding: 4px 8px;
}
.top_right_menu li a:hover {
	text-decoration: underline;
}
.back_bg {
	background: #0890FF;
	background-image:url("../images/texture1.png");
	position: relative;
	z-index: 2;
	
	float: left;
	width: 100%;
}
/*Nav Bar Css */
.nav_menu
{
	float:left;
	width:100%;
    background: #014b96;
    border-bottom: 1px solid #135c97;
}
nav {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:0px;
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
#cssmenu #head-mobile {
	display: none
}
#cssmenu > ul > li {
	float: left
}
#cssmenu > ul > li > a {
	 padding: 9px;
    font-size: 12px;
    letter-spacing: 0px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
	color: #fff
}
#cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover {
	background: #ff6b24  !important;
	-webkit-transition: background .3s ease;
	-ms-transition: background .3s ease;
	transition: background .3s ease;
}
#cssmenu > ul > li.has-sub > a {
	padding-right: 30px
}
#cssmenu > ul > li.has-sub > a:after {
	position: absolute;
	top: 14px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #fff;
	content: ''
}
#cssmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 11px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #fff;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 23px;
	height: 0
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
	z-index: 999;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	background: #333;
	transition: all .25s ease
}
#cssmenu ul ul li:hover {
}
#cssmenu li:hover > ul {
	left: auto;
	    padding: 0px;
}
#cssmenu li:hover > ul > li {
	height: 35px
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0
}
#cssmenu ul ul li a {
	border-bottom: 1px solid rgba(150,150,150,0.15);
	padding: 11px 15px;
	width: 220px;
	font-size: 12px;
	text-decoration: none;
	color: #ddd;
	font-weight: 400;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
	border-bottom: 0
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #fff;
	background: #ff6b24;
}
#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: ''
}
#cssmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease
}
#cssmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0
}
#cssmenu ul ul li.has-sub:hover, #cssmenu ul li.has-sub ul li.has-sub ul li:hover {
	background: #363636;
}
#cssmenu ul ul ul li.active a {
	border-left: 1px solid #333
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active> a {
	border-top: 1px solid #333
}

@media screen and (max-width:700px) {
.social_icons
{
	display:none;
}
.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 46px;
	text-align: center;
	padding: 10px 0 0 0;
	float: none
}
.logo2 {
	display: none
}
nav {
	width: 100%;
}
#cssmenu {
	width: 100%
}
#cssmenu ul {
	width: 100%;
	display: none
}
#cssmenu ul li {
	width: 100%;
	border-top: 1px solid #444
}
#cssmenu ul li:hover {
	background: #363636;
}
#cssmenu ul ul li, #cssmenu li:hover > ul > li {
	height: auto
}
#cssmenu ul li a, #cssmenu ul ul li a {
	width: 100%;
	border-bottom: 0
}
#cssmenu > ul > li {
	float: none
}
#cssmenu ul ul li a {
	padding-left: 25px
}
#cssmenu ul ul li {
	background: #333!important;
}
#cssmenu ul ul li:hover {
	background: #363636!important
}
#cssmenu ul ul ul li a {
	padding-left: 35px
}
#cssmenu ul ul li a {
	color: #ddd;
	background: none
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
	color: #fff
}
#cssmenu ul ul, #cssmenu ul ul ul {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left
}
#cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
	display: none
}
#cssmenu #head-mobile {
	display: block;
	padding: 23px;
	color: #ddd;
	font-size: 12px;
	font-weight: 700
}
.button {
	width: 55px;
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 12399994;
}
.button:after {
	position: absolute;
	top: 22px;
	right: 20px;
	display: block;
	height: 4px;
	width: 20px;
	border-top: 2px solid #FF0308;
	border-bottom: 2px solid #FF0308;
	content: ''
}
.button:before {
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	top: 16px;
	right: 20px;
	display: block;
	height: 2px;
	width: 20px;
	background: #FF0308;
	content: ''
}
.button.menu-opened:after {
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	top: 23px;
	border: 0;
	height: 2px;
	width: 19px;
	background: #FF0308;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.button.menu-opened:before {
	top: 23px;
	background: #FF0308;
	width: 19px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
#cssmenu .submenu-button {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	display: block;
	border-left: 1px solid #444;
	height: 46px;
	width: 46px;
	cursor: pointer
}
#cssmenu .submenu-button.submenu-opened {
	background: #262626
}
#cssmenu ul ul .submenu-button {
	height: 34px;
	width: 34px
}
#cssmenu .submenu-button:after {
	position: absolute;
	top: 22px;
	right: 19px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: ''
}
#cssmenu ul ul .submenu-button:after {
	top: 15px;
	right: 13px
}
#cssmenu .submenu-button.submenu-opened:after {
	background: #fff
}
#cssmenu .submenu-button:before {
	position: absolute;
	top: 19px;
	right: 22px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: ''
}
#cssmenu ul ul .submenu-button:before {
	top: 12px;
	right: 16px
}
#cssmenu .submenu-button.submenu-opened:before {
	display: none
}
#cssmenu ul ul ul li.active a {
	border-left: none
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
	border-top: none
}
}
/* nav Bar End */
/*Slider css */
.main-slider
{
  float:left;
  width:100%;
}

#hero-carousel img {
  left: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  width: 100%;
  min-height: 262px;
}
#hero-carousel i {
  position: absolute;
  top: 50%;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/*Slider css End */
.main_content
{
	float:left;
	width:100%;
	background:url("../images/servicebg.jpg");
	border-top: 0px solid #a28231;
}
.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: -30px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: -30px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
            transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}

p {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  margin-bottom: 2em;
}
h2 {
  margin: 2em 0 1em;
}
.logo {
  margin: 20px auto;
  height: 100px;
}
@media only screen and (min-width: 768px) {
  .logo {
    margin: 28px;
    float: left;
  }
}
.title {
  padding: 28px;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.top_margin
{
	margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
    padding: 20px 0px;
}
.bg_icon1 , .bg_icon2, .bg_icon3, .bg_icon4, .bg_icon5, .bg_icon6, .bg_icon7, .bg_icon8, .bg_icon9, .bg_icon10, .bg_icon11, .bg_icon12, .bg_icon13
{
	min-height:158px;
}
.bg_icon1 h4
{
	width:100%;
	text-align:center;
	color:#fff;
}

.bg_icon1 .fa{
    font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #088033;
	border:2px solid #045f00;
    width: 100%;
	min-height:158px;
}

.bg_icon2 .fa{
    font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #0790f3;
	border:2px solid #0750E1;
    width: 100%;
	min-height:158px;
}

.bg_icon3 .fa{
   font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #f98f1f;
	border:2px solid #D87002;
    width: 100%;
	min-height:158px;
}

.bg_icon4 .fa{
    font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #f93c4d;
	border:2px solid #E7081C;
    width: 100%;
	min-height:158px;
}

.bg_icon5 .fa{
   font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #a9bf00;
	border:2px solid #8C9C0B;
    width: 100%;
	min-height:158px;
}

.bg_icon6 .fa{
    font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #4760ea;
	border:2px solid #1030E0;
    width: 100%;
	min-height:158px;
}

.bg_icon7 .fa{
    font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #ff6838;
	border:2px solid #E43C06;
    width: 100%;
	min-height:158px;
}

.bg_icon8 .fa{
   font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #00AA8C;
	border:2px solid #0E6757;
    width: 100%;
	min-height:158px;
}
.bg_icon9 .fa{
    font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #6d90a0;
	border:2px solid #3D5662;
    width: 100%;
	min-height:158px;
}
.bg_icon10 .fa{
   font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #d082ff;
	border:2px solid #8D40BC;
    width: 100%;
	min-height:158px;
}
.bg_icon11 .fa{
    font-size: 135px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #139a83;
	border:2px solid #09705F;
    width: 100%;
	min-height:158px;
}
.bg_icon12 .fa{
  font-size: 120px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #53752c;
	border:2px solid #395A14;
    width: 100%;
	min-height:158px;
}
.bg_icon13 .fa{
    font-size: 120px;

    color: #fff;
    text-align: center;
    padding: 20px;
    background: #ff8555;
	border:2px solid #DC5925;
    width: 100%;
	min-height:158px;
}
.boxedsliders .fa{
	font-size:100px !important; 
	    min-height: 228px !important;
		    padding-top: 30px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: -71%;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: -71%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	    position: absolute;
    top: 42%;
    z-index: 5;
    display: inline-block;
    color: #135c97;
    font-weight: 100;
    font-size: 15px;
    text-shadow: none;
    opacity: 1 !important;
}
.social_icons
{
	position: fixed;
    z-index: 999999;
    left: 0px;
    background: #fff;
	top:33%;
}
.media_list
{
	padding: 0px;
	margin-bottom: 0px;
}
.media_list li
{
	list-style:none;
}
.media_list li .fa
{
	font-size: 40px;
    padding: 2px 6px;
}
.media_list li .fb
{
	color:#3a589b;
}
.media_list li .fb:hover
{
	color:#2E3F63;
}
.media_list li .tw
{
	color:#598dca;
}
.media_list li .tw:hover
{
	color:#416999;
}
.media_list li .ytb
{
	color:#da2723;
}
.media_list li .ytb:hover
{
	color:#961B17;
}
.media_list li .gplus
{
	color:#DD4D40;
}
.media_list li .gplus:hover
{
	color:#BA3F37;
}
.imp_links
{
	background: #fff;
    float: left;
    width: 100%;
	padding:10px 0px;
	overflow: hidden;
}
.footer {
    background-color: #135c97;
    padding: 30px 0;
    position: relative;
    color: #fff;
    float: left;
    width: 100%;
}
.widget_title {
    border-bottom: 1px solid #0691cc;
}
.widget_title {
    position: relative;
    margin-bottom: 5px;
    padding: 10px 0;
}
.footer .widget_title h4 {
    color: #fefefe;
    font-weight: 600;
    text-transform: uppercase;
}
.footer .widget_content {
    margin-top: 15px;
}
.links li
{
	list-style:none;
}
.links i {
    margin-right: 2px;
}
.links li a {
    color: #fff;
    font-size: 14px;
    font-weight: 200;
    line-height: 22px;
}
.links li a:hover {
    padding-left:5px;
	transition: 250ms ease;
	text-decoration:none;
}
.footer_bottom {
    background: #094677;
    padding: 0px;
    border-top: 1px solid #1361a0;
    color: #fff;
    float: left;
    width: 100%;
}
.links
{
	padding:0px;
}
.copyright {
    font-size: 12px;
    line-height: 40px;
    margin: 0;
	color:#fff;
	padding-top: 6px;
}
.footer_social {
    float: right;
}
.footer_social img {
    padding-top: 13px;
}
.btntoTop.active {
    opacity: 1;
}
.btntoTop {
    width: 44px;
    height: 44px;
    position: fixed;
    bottom: 30px;
    right: 23px;
    background-color: #069ede;
    border-radius: 2px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    border-bottom: 3px solid #036a96;
    color: #fff;
}
.btntoTop:before {
    content: "\f106";
    display: inline-block;
    vertical-align: middle;
    font: 20px 'FontAwesome';
    color: #fff;
	padding-top: 7px;
}
.counter img
{
	background: #fff;
    padding: 3px;
    border-radius: 4px;
}
.promo_content
{
	 text-align: center;
}
.sub_content {
    margin-bottom: 30px;
    margin-top: 22px;
}
.verticalCarousel {
    margin: 20px auto;
    max-width: 500px;
    background-color: #f1f1f1;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
}
.verticalCarouselHeader {
    background: #0070c0;
    border-width: 0px;
    border-style: solid;
}
.verticalCarouselHeader h3 {
    float: left;
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
	font-size:15px;
    padding: 7px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    margin-top: 30px;
}
.panel-default>.panel-heading {
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,#ff9901 0,#ff8d28 100%);
}
.demo1, .demo2, .demo3
{
	overflow-y: hidden;
    height: 192px !important;
    padding: 0px;
}
.demo1 li
{
	list-style:none;	
}
.news-item {
    padding: 4px 4px;
    margin: 0px;
    border-bottom: 1px dotted #555;
}
.panel-heading .fa-gavel
{
	font-size: 20px;
    margin-right: 5px;
    color: #fff;
}
.panel-heading .fa-question-circle-o
{
	font-size: 20px;
    margin-right: 5px;
    color: #fff;
}
.panel-heading .fa-newspaper-o
{
	font-size: 20px;
    margin-right: 5px;
    color: #fff;
}
.panel-heading b
{
	color: #fff;
    font-size: 18px;
    font-weight: normal
}
/*Breaking News css */

.breaking_news
{
	float:left;
	width:100%;
	background: #0092d4;
    min-height: 30px;
	    overflow: hidden;
		    margin-top: 2px;
			    border-bottom: 2px solid #FFF;
}
.breaking-news-headline {
  display: block;
  position: absolute;
  font-family: arial;
  font-size: 13px;
  margin-top: -24px;
  color: white;
  margin-left: 188px;
}

.breaking-news-title {
	background-color: #fff;
    display: block;
    min-height: 30px;
    width: 134px;
    font-family: arial;
    font-size: 14px;
    position: absolute;
    top: 0px;
	    color: #135c97;
    margin-top: 0px;
    
    padding-top: 4px;
    padding-left: 10px;
    z-index: 3;
    font-weight: bold;
}

#breaking-news-colour {
  min-height: 30px;
  width: 100%;
  background-color: #0092d4;
}

#breaking-news-container {
  min-height: 30px;
  width: 100%;
  overflow: hidden;
  position: absolute;
}
#breaking-news-container:before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #b18c2f;
  position: absolute;
  z-index: 2;
}

.animated {
  -webkit-animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.2s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
}

.delay-animated {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.4s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.scroll-animated {
  -webkit-animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 3s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay-animated2 {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.4s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay-animated3 {
  -webkit-animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 5s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s;
  animation-delay: 3s;
}

.fadein {
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
}

@-webkit-keyframes fadein {
  from {
    margin-left: 1000px;
  }
}
@-moz-keyframes fadein {
  from {
    margin-left: 1000px;
  }
}
.slidein {
  -webkit-animation-name: slidein;
  -moz-animation-name: slidein;
  -o-animation-name: slidein;
  animation-name: slidein;
}

@keyframes marquee {
  0% {
    left: 0;
  }
  20% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
.marquee {
  animation: marquee 10s linear infinite;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 3s;
}

@-webkit-keyframes slidein {
  from {
    margin-left: 800px;
  }
  to {
    margin-top: 0px;
  }
}
@-moz-keyframes slidein {
  from {
    margin-left: 800px;
  }
  to {
    margin-top: 0px;
  }
}
.slideup {
  -webkit-animation-name: slideup;
  -moz-animation-name: slideup;
  -o-animation-name: slideup;
  animation-name: slideup;
}

@-webkit-keyframes slideup {
  from {
    margin-top: 30px;
  }
  to {
    margin-top: 0;
  }
}
@-moz-keyframes slideup {
  from {
    margin-top: 30px;
  }
  to {
    margin-top: 0;
  }
}
.news_section
{
	float: left;
    width: 100%;
    background: rgba(0, 0, 0, 0) url(../images/innerpagebg.gif) repeat scroll center center;
    background-color: white;
    overflow: hidden;
}
/*Breaking News css End*/
.selectpicker
{
	    background: #c1c0c0;
    border: 1px solid #fff;
    padding: 1px;
    height: 30px;
    width: 175px;
    margin-left: 10px;
	    margin-top: -5px;
}
.challenge_btn
{
	border-left: 1px solid #fff;
    min-height: 30px;
}
.challenge_btn a
{
    color: #fff;
    padding-left: 10px;
    line-height: 31px;
    font-size: 16px;
    background: #1a6cbf;
    padding: 5px;
    margin-left: 13px;
    border-radius: 3px;
}
.challenge_btn a:hover
{
	text-decoration:none;
	color: #000;
    padding-left: 10px;
    line-height: 31px;
    font-size: 16px;
    background: #ffea00;
    padding: 5px;
    margin-left: 13px;
    border-radius: 3px;
}
.login_btn
{
	    margin-bottom: 0px;
    margin-right: 17px;
}
.icon-btn {
    padding: 0px 15px 0px 2px;
    border-radius: 0px;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.login_btn .fa-lock {
    padding: 8px;
    background: #ffffff;
    margin-right: 4px;
    width: 30px;
}
.li_color1
{
	color:#000DFF;
}
.li_color2
{
	color:#ED0003;
}
@media (min-width: 1200px){
.myclass {
    width: 22% !important;
}
.myslider_class
{
	    width: 56% !important;
}

}
.topicons
{
	    margin: 0;
    text-align: right;
}
.topicons a
{
	
}
.topicons a i
{
	      font-size: 34px;
    color: #fff;
    margin-left: 11px;
    margin-top: 14px;
    margin-bottom: 3px;
}
.headerrow
{  background: #135c97;
margin:0px;
}
.boxedsliders 	h4
{          font-family: sans-serif;
    font-size: 19px;
    margin-top: 26px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: bold;
}
.bg_icon8 .fa, .bg_icon10 .fa, .bg_icon11 .fa
{
	padding-top:20px !important;
}
.carousel-control
{
	opacity:1;
}
.carousel-inner .item .col-md-3{
	width:20%;	
}
.promo_linkbox
{
    width:20% !important;
}


@media (max-width:767px)
{
.promo_linkbox
{
    width:33% !important;
}
}

@media (max-width:500px)
{
.promo_linkbox
{
    width:50% !important;
}
}

.socialiconsdiv
{
        float: left;
    width: 100%;
    text-align: right;
}
.socialiconsdiv img
{
        width: 26px;
    border: 1px solid #fff;
}
.cmminister .bgcolor
{
	margin-bottom:10px;
}
   .carousel-control
    {   
        width:0%;
    }
    #cssmenu ul
    {
        padding-left:20px;
    }
    
    .innercontainer
    {
            background: #f7f7f7;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 2px;
    padding: 15px !important;
    }

    .innerheading
    {
            margin: 0;
    background: #fe7f29;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 6px 8px;
    }
    .subheading
    {
            margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 19px;
    color: #f80000;
    }
    .contacttable
    {
        width:100%;
    }
    .contacttable td
    {
        padding:7px;
    }

    .photodiv
    {
            background: #dadada;
    height: 103px;
    margin: 0;
    color: #000;
    border: 1px solid #b9b8b8;
    text-align: center;
    padding-top: 38px;
    }
    .profiletable
    {
            width: 100%;
    }
    .profiletable tr
    {
            border-bottom: 1px dotted;
    }
    .profiletable tr td
    {
                line-height: 2.5;
    font-size: 13px;
    }
    .cmprofilediv h2
    {
            margin: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 23px;
    }
    .cmprofilediv p
    {
            margin-bottom: 8px;
    font-size: 15px;
    }
    .cmprofilediv
    {
            float: left;
    width: 100%;
    background: #fff;
    padding-bottom: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
        border: 1px solid #0092d4;
    }

    .parastyle
    {
            float: left;
    width: 100%;
    text-align: justify;
    color: #000;
    margin-bottom: 10px;
    }
    .gridhdbg {
	background-color:#fe7f29; padding-left:4px; padding-right:4px; text-align:center; font-family:Arial;   border-left:1px #047586 solid;  border-bottom:1px #047586 solid; color:#fff;  vertical-align:middle; font-size:11px;  font-weight:bold; height:20px; 
    }
.btn 
{
    background: #0092d4; 
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0092d4), to(#0092d4)); 
            background: -webkit-linear-gradient(#0092d4, #0092d4); 
            background: -moz-linear-gradient(#0092d4, #0092d4); 
            background: -ms-linear-gradient(#0092d4, #0092d4); 
            background: -o-linear-gradient(#0092d4, #0092d4); 
            background: #0092d4; 
            -pie-background: linear-gradient(#0092d4, #0092d4); border: 0px solid #a4a4a4; color:#ffffff; font-size:12px;
             text-align: center; 
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
}
