@font-face {
  font-family: 'Roboto-Light';
  src: url('..//fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  
  url('..//fonts/Roboto-Light.woff') format('woff'), 
  url('..//fonts/Roboto-Light.ttf')  format('truetype'), 
  url('..//fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('..//fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  
  url('..//fonts/Roboto-Bold.woff') format('woff'), 
  url('..//fonts/Roboto-Bold.ttf')  format('truetype'), 
  url('..//fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('..//fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  
  url('..//fonts/Roboto-Regular.woff') format('woff'), 
  url('..//fonts/Roboto-Regular.ttf')  format('truetype'), 
  url('..//fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-BlackItalic';
  src: url('..//fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),  
  url('..//fonts/Roboto-BlackItalic.woff') format('woff'), 
  url('..//fonts/Roboto-BlackItalic.ttf')  format('truetype'), 
  url('..//fonts/Roboto-BlackItalic.svg#Roboto-BlackItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Italic';
  src: url('..//fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),  
  url('..//fonts/Roboto-Italic.woff') format('woff'), 
  url('..//fonts/Roboto-Italic.ttf')  format('truetype'), 
  url('..//fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}


.textwidget p {
    color: #e1e1ff;
    font-family: "Roboto-Light";
    font-size: 14px;
    margin: 0;
	line-height:24px;
}
.textwidget p a {
	color:#fff;
}
.widget-column.footer-widget-2 a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #e1e1ff !important;
    display: inline-block;
    font-family: "Roboto-Regular";
    padding: 2px 0;
}
footer .wrap {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.min-header {
    background: #fff url("../images/top-bg.png") no-repeat scroll 0 0 / contain ;
    display: inline-block;
    padding: 16px 0 0;
    text-align: center;
    width: 100%;
}
.min-header .left {
    color: #000;
    float: left;
    font-size: 16px;
	font-family: 'Roboto-Bold';
	margin:0 10px;
}
.min-header > a {
    display: inline-block;
}
.min-header .right {
    color: #000;
    float: right;
    font-size: 16px;
	font-family: 'Roboto-Bold';
	margin: 0 10px;
}
.min-header h1 {
    color: #000;
    font-family: "Roboto-Bold";
    font-size: 31px;
    margin: 10px auto 10px;
    padding: 0;
    width: 70%;
	line-height:34px;
}
.min-header h1 span {
	font-family: 'Roboto-Regular';
}
.min-header a img {
    margin: 0 0 0 55px;
}
.linked-menu h2 {
    background: #e0831c;
    color: #fff;
    float: left;
    font-family: "Roboto-Bold";
    font-size: 20px;
    margin: 0;
    padding: 5px 10px !important;
    width: 100%;
}
.linked-menu li {
    width: 100% !important;
}
.linked-menu li a {
    background: #1c3a59 url("../images/aero.png") no-repeat scroll 9px 12px;
    border-bottom: 1px solid #365473;
    color: #fff;
    display: inline-block;
    margin: 0 !important;
    padding: 4px 22px;
    width: 100% !important;
}

/******************************top-nav*****************************/
.menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#menu-top-menu li {
    float: left;
}


#menu-top-menu li a {
    display: inline-block;
    font-size: 14px;
    padding:12px 29px;
	color:#fff;
	font-family: "Roboto-Bold";
}
#menu-top-menu li a:hover {
	text-decoration:none;
}
.current-menu-item a {
    background: #ccdce3;
	color:#000 !important;
}
.site-content-contain {
    background: #fff;
    display: inline-block;
    width: 100%;
	padding:10px 0 0;
}

/*******************sidebar*****************/
.quick-link {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.quick-link > h2, #content .widget-title {
    background: #e0831c;
    color: #fff;
    font-size: 20px !important;
    padding: 6px 10px;
	margin:0;
	font-family: "Roboto-Bold";
	text-transform:uppercase;
}
.quick-link a {
    background: #1c3a59 url("../images/aero.png") no-repeat scroll 12px 13px;
    border-bottom: 1px solid #365473;
    color: #fff;
    float: left;
    font-family: "Roboto-Bold";
    padding: 6px 26px;
    width: 100% !important;
}
.Realted-link {
    float: left;
    width: 100%;
	margin-bottom:20px;
}
.Realted-link h2 {
    background: #e0831c;
    color: #fff;
    font-size: 20px;
    padding: 6px 10px;
	margin:0;
	font-family: "Roboto-Bold";
	text-transform:uppercase;
}
.Realted-link a {
    background: #1c3a59 url("../images/aero.png") no-repeat scroll 12px 13px;
    border-bottom: 1px solid #365473;
    color: #fff;
    float: left;
    font-family: "Roboto-Bold";
    padding: 6px 26px;
    width: 100% !important;
}

/*******************sidebar*****************/

.min-header .left {
    color: #000;
    float: left;
    font-family: "Roboto-Bold";
    font-size: 16px;
    margin: 0 10px;
}
.min-header .right {
    color: #000;
    float: right;
    font-family: "Roboto-Bold";
    font-size: 16px;
    margin: 0 10px;
}
/*****************footer********************/

.widget-area {
    background: #0e2d4d none repeat scroll 0 0;
    float: left;
    padding: 20px 20px 41px;
    width: 100%;
}
.widget-column.footer-widget-1 {
    float: left;
    width: 25%;
}
.widget-column.footer-widget-2 {
    width: 46%;
    float: left;
}
.widget-column.footer-widget-3 {
    float: right;
    width: 25%;
}
.widget-column.footer-widget-2 li {
    float: left;
    width: 50%;
}
.widget-title {
    color: #fff;
    font-size: 18px;
	font-family: 'Roboto-Regular';
}
.textwidget p b {
    font-family: "Roboto-bold";
}
.site-info {
    float: left;
    text-align: center;
    width: 100%;
	background:#09233e;
	padding:10px 0;
}
.site-info > a {
    font-size: 12px;
	color:#526c87;
}
.latestpost {
    list-style: outside none none;
    margin: 0;
    padding: 0 12px;
}
.latestpost li {
    background: rgba(0, 0, 0, 0) url("../images/mark.png") no-repeat scroll 0 16px;
    border-bottom: 1px solid #9c9b9b;
    padding: 8px 10px;
}
.xl-excerpt p {
    color: #666565;
	font-family: 'Roboto-Regular';
	font-size:14px;
	margin:0;
}
.xl-date {
    color: #303030;
    font-family: 'Roboto-Italic';
    font-size: 12px;
    float: left;
    padding: 0 20px 0 0;
}
.new > a {
	color:#ff0000;
	font-family: 'Roboto-BlackItalic';
}

/**************sidebar-logo*****************/

.sidebar_logo {
    float: left;
    width: 100%;
	background:#f4f3f3;
}
.sidebar_logo > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidebar_logo li {
    float: left;
    text-align: center;
    width: 50%;
    margin: 10px 0;
}
.hps > img {
    width: 73%;
}

/****************************************/

.director_filed {
    border: 1px solid #c9dff7;
    float: left;
    margin: 0 0 25px;
    text-align: center;
    width: 100%;
}
.disc {
    background: #0e2d4d none repeat scroll 0 0;
    float: left;
    text-align: start;
    width: 100%;
    padding: 6px 10px;
}
.director_filed > img {
    width: 62%;
}
.disc > h1 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
	margin:0;
	font-family: "Roboto-Bold";
}
.xl-excerpt > a {
    color: #666565;
}


/***********************************************/

.entry-title {
    font-size: 22px;
    margin: 0;
	line-height:26px;
}
.filed {
    float: left;
    width: 50%;
}
.message {
    float: left;
    width: 100%;
}
.message textarea {
    width: 100%;
}
.submit {
    float: left;
    margin: 0;
}

.entry-meta {
    margin: 0 0 10px;
}
.entry-content a {
    display: inline-block;
    font-size: 16px;
    margin: 17px 0 0;
    text-transform: capitalize;
}
.comments-area {
    display: inline-block;
    width: 100%;
}
#text-6.widget.widget_text {
    float: left;
    width: 30%;
}
#search-3.widget.widget_search {
    float: left;
    width: 30%;
}
.widget.widget_text {
  background: #1c3a59 none repeat scroll 0 0;
  clear: both;
  color: #fff;
  margin-bottom: 20px;
}
.textwidget {
  padding: 20px 10px;
  text-align: center;
  width: 100%;
}

.site-info {
  color: #fff;
}
 .site-info > a {
  color: rgb(82, 108, 135);
  font-size: 12px;
}
.sidebar-custom > li {
  clear: both;
  float: left;
  list-style: outside none none;
  margin-bottom: 20px;
  width: 100%;
}
.sidebar-custom img {
  float: left;
  width: 70px;
}
.sidebar-custom {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.widget.widget_text {
  background: #1c3a59 none repeat scroll 0 0;
  clear: both;
  color: #fff;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.navbar {
  background: transparent none repeat scroll 0 0 !important;
  border: 0 solid;
  min-height: auto;
}
.page-header {
  border-bottom: 1px solid #eee;
  margin: 0;
  padding-bottom: 9px;
}
.custom-c-title h2 {
  border-bottom: 1px solid #ccc !important;
  font-size: 17px !important;
  padding: 10px 0;
}
a:focus, a:hover {
  color: #e0831c;
  text-decoration: underline;
}
.wpcf7-form-control.wpcf7-submit {
  background: #e0831c none repeat scroll 0 0;
  border: 0 solid !important;
  border-radius: 2px;
  color: #fff;
  font-size: 18px;
  padding: 5px 35px;
}
.wpcf7-form-control.wpcf7-submit:hover {
  opacity: 0.9;
}

@media only screen and (max-width: 767px) {
  .min-header > h1 {
  display: none;
}
}
#visitor-counter.widget {
  opacity: 0;
  position: absolute;
  z-index: -2147483648;
}
.panel-body .news-item {
  display: none;
}
.panel-body > a.a {
  background: #1c3a59 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  padding: 5px 20px;
}
.panel-body > a.a:hover {
    opacity: 0.7;
}
.panel.panel-default{
  border-color: #ddd;
  display: inline-block;
}