@font-face {
font-family: 'BYekan';
src: url('../fonts/WebYekan.eot');
src: url('../fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
  url('../fonts/WebYekan.woff') format('woff'),
  url('../fonts/WebYekan.ttf') format('truetype'),
  url('../fonts/WebYekan.svg#WebYekan') format('svg');
}
*{
  padding: 0px;
  margin: 0px;
  border:0px;
}
body{
  font-family: 'BYekan';
  font-weight: 300 !important;
  font-size: 13px;
  cursor: default;
}
a{
  text-decoration: none !important;
}
p{
  margin: 0 0 8px;
}
img{
  max-width: 100% !important;
  -webkit-transition: all  0.3s;
  -moz-transition: all   0.3s;
  -o-transition: all   0.3s;
  -ms-transition: all  0.3s;
  transition: all   0.3s;
}
/* 
  Start Media
*/
@media (min-width: 950px) {
  .container{
    width: 930px;
  }
}
@media (min-width: 1024px) {
  .container{
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container{
    width: 1160px;
  }
}
/* 
  Start Header
*/
.container-fluid.header{
  background-image: url(../images/header.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 223px;
  background-color: transparent;
}
.container-fluid.header .mainmenu{
  background-color: #12527e;
  border:1px solid #00345d;
  border-radius: 10px;
  margin-top:15px;
  padding:4px;
}
@media (min-width: 200px) {
  .container-fluid.header{
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 170px;
    background-color: #0073c4;
  }
  .container-fluid.header .mainmenu{
    background-color: transparent;
    border: 0px;
    border-radius: 10px;
    margin-top:15px;
    padding:4px;
  }
  #dj-megamenu108mobile{
    float: left;
  }
}
@media (min-width: 950px) {
  .container-fluid.header{
    background-image: url(../images/header.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 223px;
    background-color: transparent;
  }
  .container-fluid.header .mainmenu{
    background-color: #12527e;
    border:1px solid #00345d;
    border-radius: 10px;
    margin-top:15px;
    padding:4px;
  }
}
/* 
  Start Main-body
*/
.container-fluid.main-body .container{
  background-color: #135481;
  border-radius: 10px;
  padding: 5px;
  margin-top: -18px;
}
.container-fluid.main-body .sidebar{
  background-color: #f3efe1;
  border-radius: 10px;
  padding: 10px;
  background-image: url(../images/sidebar.png);
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 5px;
}
.body-col {
  padding: 5px;
}
.container-fluid.main-body .container h3{
  background-color: #1f6ba0;
  border-radius: 10px;
  font-size: 12px;
  padding: 10px;
  color: white;
  background-image: url(../images/m.png);
  background-repeat: no-repeat;
  margin-top: 5px;
}
.container-fluid.main-body .container .sidebar img{
  border-radius: 10px;
  box-shadow: 0px 0px 5px #6ab9f1;
}
.container-fluid.main-body .container .sidebar ul {
  list-style: none;
}
.container-fluid.main-body .container .sidebar ul li {
  border:1px solid #164768;
  border-radius: 10px;
  background-color: #e2e2e2;
  margin-bottom: 2px;
  padding: 5px 0px;
  -webkit-transition: all  0.3s;
  -moz-transition: all   0.3s;
  -o-transition: all   0.3s;
  -ms-transition: all  0.3s;
  transition: all   0.3s;
 
}
.container-fluid.main-body .container .sidebar ul li a{
  color: #2a6496;
  background-image: url(../images/s.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding:0px 25px;
  font-size: 12px;
  -webkit-transition: all  0.3s;
  -moz-transition: all   0.3s;
  -o-transition: all   0.3s;
  -ms-transition: all  0.3s;
  transition: all   0.3s;

}
.container-fluid.main-body .container .sidebar ul li:hover  a{
  color: #2a6496;
  border-radius: 10px;
  background-color: transparent;
  padding-right: 30px;
}
.container-fluid.main-body .container .sidebar ul.menuicon{
  border:1px solid #164768;
  border-radius: 10px;
  background-color: #e2e2e2;
  padding: 0px;
  text-align: center;
  margin-bottom: 5px;
}
.container-fluid.main-body .container .sidebar ul.menuicon li{
  display: inline-block;
  border: 0px;
  border-radius: 10px;
  background-color: transparent;
  padding: 0px;
}
.container-fluid.main-body .container .sidebar ul.menuicon li a{
  color: #2a6496;
  background-image: none;
  padding: 5px;
}
.sidebar .search input{
  border: 1px solid #135481;
  border-radius: 10px;
  background-color: #e3ebf2;
  padding: 5px 10px 5px 20px;
  width: 100% !important;
  background-image: url(../images/search.png);
  background-position: left;
  background-repeat: no-repeat;
}
.sidebar .search label{
  display: none;
}
.container-fluid.main-body .moduletablemember ul li {
  border: 0px !important;
  border-radius: 5px !important;
  background-color: #e2e2e2;
  margin-bottom: 0px !important;
  padding: 0px 0px !important;
}
.container-fluid.main-body .moduletablemember ul li a{
  color: #2a6496;
  background-image: none !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  font-size: 12px;
}
.container-fluid.main-body .moduletablemember ul li:hover  a{
  color: #2a6496;
  border-radius: 5px !important;
  background-color: transparent;
  padding-right: 0px !important;
}
.container-fluid.main-body .moduletablemember .slide-desc-text{
  text-align: right !important;
  padding: 5px !important;
}
.container-fluid.main-body .moduletablemember .slide-desc-text .slide-title{
  color: #fff !important;
  font-size: 12px !important;
}
.nav.menuicon{

}
.container-fluid.main-body .center{
  background-color: #f3efe1;
  border-radius: 10px;
  padding: 10px;
}
/*global news*/
.container-fluid.main-body .gn_static{
  border-bottom: 1px dashed #CCC;
  background-color: transparent;
}
.container-fluid.main-body .gn_static .date-1
{
  float: left;
  background: #2980b9 none repeat scroll 0% 0%;
  padding: 0px 5px 2px;
  line-height: 20px;
  border-radius: 3px;
  color: #FFF;
  cursor: default;
}
.container-fluid.main-body .gn_static a
{
  color: #2980b9;
  text-decoration: none;
}
.container-fluid.main-body .gn_static .title-1
{
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
}
.container-fluid.main-body .gn_static img
{
  border-radius: 3px;
  padding: 2px;
  background-color: #FCFCFC;
  width: 110px;
  height: 90px;
  margin-left: 20px;
  -webkit-transition: all  0.3s;
  -moz-transition: all   0.3s;
  -o-transition: all   0.3s;
  -ms-transition: all  0.3s;
  transition: all   0.3s;
}
.container-fluid.main-body .gn_static:hover img
{
  border: 2px solid #2980B9;
  opacity: 0.77;
}
.container-fluid.main-body .gn_static .text-1
{
  color: #666;
  font-size: 12px;
  cursor: default;
}
/* 
  Start footer
*/
.container-fluid.footer{
  background-image: url(../images/footer.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  height: 77px;
  text-align: center;
  color: #fff;
  text-align: center;
}
.container-fluid.footer a{
  color: #fff;
}
.container-fluid.footer p{
  margin: 5px 0px 0px 0px;
}
@media (min-width: 200px) {
  .container-fluid.footer{
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #007ad0;
    height: auto;
    text-align: center;
    color: #fff;
  }
}
@media (min-width: 700px) {
  .container-fluid.footer{
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: transparent;
    height: 77px;
    text-align: center;
    color: #fff;
  }
}
/* 
  Start Page-2
*/
.container-fluid.p2{
  background-color: transparent;
}
.container.page2
{
  margin-top: 0px;
  margin-bottom: 0px;
  box-shadow: 0px 0px 5px #333;
}
.container.page2 .page-header
{
  border: 0px;
  margin: 0px;
}
.container.page2 .page-header h2
{
  margin: 0px;
  font-size: 15px;
  background-color: #006388;
  color: #fff;
  margin-bottom: 10px;
  padding: 7px 10px;
  border-radius: 5px;
  cursor: default;
  text-align: justify;
}
.container.page2 dl
{
  margin: 0px;
  margin-bottom: 20px;
}
.container.page2 dl dd
{
  display: inline-block;
  margin: 5px 10px;
  padding-right: 20px;
  background-position: right;
  background-repeat: no-repeat;
  font-size: 12px;
  padding-top: 2px;
  cursor: default;
  color: #333;
}
.container.page2 dl dd.createdby
{
  background-image: url(../images/content/author.png);
}
.container.page2 dl dd.category-name
{
  background-image: url(../images/content/category.png);
}
.container.page2 dl dd.published
{
  background-image: url(../images/content/date.png);
}
.container.page2 dl dd.hits
{
  background-image: url(../images/content/hint.png);
}
.container.page2 .icons .pull-right
{
  float: left !important;
  background-image: url(../images/content/printer.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.container.page2 .icons .pull-right a span
{
  visibility: hidden;
}
.container.page2.item-page
{
  color: #333;
  text-align: justify;
  cursor: default;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
}
.container.page2 ul,ol{
  padding-right: 20px;
}
.container.page2.item-page img
{
  border-radius: 5px;
  border: 3px solid #555;
  padding: 2px;
  -webkit-transition: all  0.2s;
  -moz-transition: all   0.2s;
  -o-transition: all   0.2s;
  -ms-transition: all  0.2s;
  transition: all   0.2s;
}
.container.page2.item-page img:hover
{
  opacity: 0.9;
}
.container.page2 .tags
{
  padding: 2px 5px 5px 5px;
  list-style: none;
  border: 1px solid #bdc3c7;
  margin: 0px;
  border-radius: 5px;
}
.container.page2 .tags li
{
  display: inline-block;
  margin: 2px;
}
.container.page2 .tags li a
{
  padding: 2px 7px;
  background-color: #144b81;
  font-weight: 300 !important;
  font-size: 11px;
}
.container.page2 .tags li:hover a
{
  background-color: #1861a2;
}
.container.page2.blog .items-row
{
  background-color: rgba(255, 255, 255, 0.74);
  margin: 10px 0px;
  padding: 5px;
  border-radius: 5px;
  cursor: default;
}
.container.page2.blog .page-header a
{
  color: #fff;
}
.container.page2.blog .pull-left.item-image
{
  float: right !important;
  margin-left: 10px;
}
.container.page2.blog .pull-left.item-image img
{
  width: 100px;
  height: 80px;
  border-radius: 3px;
  border: 2px solid #777;
  padding: 1px;
}
.container.page2.blog .readmore
{
  float: left;
}
.container.page2.blog .readmore a
{
  background-color: #2c3e50;
  border-radius: 5px;
  color: #fff;
  padding: 2px 5px;
  font-size: 12px;
}
.container.page2 .pagination
{
  margin: 10px 0px;
  border-radius: 5px;
  border: 1px solid #bdc3c7;
  padding: 5px;
  width: 100%;
}
.container.page2 .pagination ul
{
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.container.page2 .pagination ul li
{
  display: inline-block;
  padding: 2px 5px;
  margin: 2px;
  cursor: default;
  background-color: #fff;
  border-radius: 5px;
  color: #333;
}
.container.page2 .pagination ul li a
{
  color: #333;
}
.container.page2 .tag-category ul
{
  padding: 0px;
  list-style: none;
}
.container.page2 .tag-category ul li a
{
  color: #333;
  font-size: 16px;
}
.container.tag-category
{
  margin: 20px auto 0px auto;
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
}
.container.tag-category ul
{
  list-style: none;
  padding: 0px;
}
.container.tag-category ul li h3
{
  margin: 5px 0px;
}
.container.tag-category ul li a
{
  color: #333;
  padding: 0px;
  font-size: 16px;
}
