﻿@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700&subset=latin,cyrillic-ext);
html, body {
  position: relative;
  background: #fff;
  font-family: "Roboto Slab",Helvetica,sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  color: #333;
  overflow-x: hidden; }

a {
  color: #17b3e6;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    text-decoration: none;
    color: #17b3e6; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto Slab", Helvetica, sans-serif;
  color: #4e4e4e;
  line-height: 1.4; 
position: relative;}
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: inherit; }

img {
  height: auto;
  max-width: 100%; }

.category2 img{
display:block;
margin:auto;
  max-width: 150px; }

}
 
iframe {
  border: 0 !important; }

.color {
  color: #17b3e6; }

.color-inherit {
  color: inherit; }

.white {
  color: #fff; }

.uppercase {
  text-transform: uppercase; }

.weight-400 {
  font-weight: 400 !important; }

.weight-300 {
  font-weight: 300 !important; }

.weight-600 {
  font-weight: 600 !important; }


.loading-overlay {
	width:100%;
	height:100%;
	background-color:#1A1A1A;
	z-index:9999999999;
	position:absolute;
	left:0;
	top:0;
}

.spinner {
  width: 60px;
  height: 60px;
  background-color: #ee1d24;
  position:fixed;
  margin: 300px 50%;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
  
.p {font-family: "Roboto Slab", Helvetica, sans-serif; font-size:14px; line-height:30px; font-weight: 400;}
.m {font-family: "Roboto Slab"; font-size:13px; font-weight: bold; letter-spacing: 1px; text-transform:uppercase;}

.transition, .owl-carousel .owl-controls .owl-buttons div, .post-featured:after, .newsletter .form-group .form-control {
  transition: all 0.6s ease 0s; }

.tb {
  display: table;
  height: 100%;
  position: relative;
  width: 100%; }

.tb-cell {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle; }

.no-margin, #slider .post-featured.no-margin {
  margin: 0 !important;
  padding: 0 !important; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-30 {
  margin-bottom: 30px !important; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-top-30 {
  padding-top: 30px; }

.no-padding {
  padding: 0; }

.padding-20 {
  padding: 20px 0; }

.padding-30 {
  padding: 30px 0; }

.padding-50 {
  padding: 50px 0; }

#wrap {
  position: relative; }

.container {
  position: relative; }

.feedinfo {
    background: #fafafa;
    padding:50px 5px 0;
    font-family: Arial;
    border-left: 5px solid #4e4e4e;   
}

.social-icons {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0; }
  .social-icons a.fa {
    background: #ececec;
    color: #a3a2a2;
    margin: 0 5px 5px 0;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    width: 40px; }
    .social-icons a.fa:hover {
      background: #fafafa;
      color: #fff; }
    .social-icons a.fa.fa-rss:hover {
      background: #ee802f; }
    .social-icons a.fa.fa-facebook:hover {
      background: #3b5998; }
    .social-icons a.fa.fa-twitter:hover {
      background: #00acee; }
    .social-icons a.fa.fa-google-plus:hover {
      background: #dd4b39; }
    .social-icons a.fa.fa-pinterest:hover {
      background: #c8232c; }
    .social-icons a.fa.fa-youtube:hover {
      background: #c4302b; }
    .social-icons a.fa.fa-instagram:hover {
      background: #3f729b; }
    .social-icons a.fa.fa-dribbble:hover {
      background: #ea4c89; }
    .social-icons a.fa.fa-linkedin:hover {
      background: #0e76a8; }
    .social-icons a.fa.fa-flickr:hover {
      background: #ff0084; }
    .social-icons a.fa.fa-vimeo-square:hover {
      background: #44bbff; }
    .social-icons a.fa.fa-stumbleupon:hover {
      background: #f74425; }
    .social-icons a.fa.fa-tumblr:hover {
      background: #34526f; }
    .social-icons a.fa.fa-skype:hover {
      background: #00aff0; }
    .social-icons a.fa.fa-github:hover {
      background: #171515; }

.breadcrumb {
  background: none;
  padding: 0; }
  .breadcrumb li + li:before {
    content: ">"; }

.cat-politics, .navigation .nav > li.cat-politics > a:after, .navigation .nav > li.cat-politics .dropdown-menu {
  background: #9c59b6;
  border-color: #9c59b6; }

.navigation .nav > li.cat-politics > a {
  border-color: #9c59b6; }

.cat-economy, .navigation .nav > li.cat-economy > a:after {
  background: #2ecc70;
  border-color: #2ecc70; }

.navigation .nav > li.cat-economy > a {
  border-color: #2ecc70; }

.cat-technology, .navigation .nav > li.cat-technology > a:after {
  background: #e74d3c;
  border-color: #e74d3c; }

.navigation .nav > li.cat-technology > a {
  border-color: #e74d3c; }

.cat-business, .navigation .nav > li.cat-business > a:after {
  background: #3498db;
  border-color: #3498db; }

.navigation .nav > li.cat-business > a {
  border-color: #3498db; }

.cat-entertainment, .navigation .nav > li.cat-entertainment > a:after {
  background: #e67e22;
  border-color: #e67e22; }

.navigation .nav > li.cat-entertainment > a {
  border-color: #e67e22; }
.b-block {margin:0 -15px;}
.cat-culture, .navigation .nav > li.cat-culture > a:after {
  background: #fb3a37;
  border-color: #fb3a37; }

.navigation .nav > li.cat-culture > a {
  border-color: #fb3a37; }

.cat-sports, .navigation .nav > li.cat-sports > a:after {
  background: #16a084;
  border-color: #16a084; }

.navigation .nav > li.cat-sports > a {
  border-color: #16a084; }

.top-bar {
  background: #efefef;
  color: #808080;
  font-size: 13px; }
  .top-bar .social-icons {
    vertical-align: middle; }
    .top-bar .social-icons a {
      background: none !important;
      color: #808080;
      font-size: 16px;
      padding: 20px 10px;
      line-height: 20px;
      width: 0px;
      height: 0px; }
      .top-bar .social-icons a:hover {
        color: #fff; }

.top-menu {
  margin-left: -20px; }
  .top-menu li a {
    color: inherit;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 5px;
    line-height: 20px;
    background: transparent !important;
	font-family:"Roboto Slab";
	font-size:13.09px;
	letter-spacing:1px; }
.dropdown-menu li a {
	font-family:"Roboto Slab";
	font-size:13.09px;
	letter-spacing:1px;}
    @media (max-width: 992px) {
      .top-menu li a {
        padding: 20px 15px;
        font-size: 12px; } }
    @media (max-width: 768px) {
      .top-menu li a {
        padding: 20px 10px; } }
    .top-menu li a:after, .top-menu li a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 50%;
      height: 0px;
      width: 1px;
      background: #0eaaa6;
      -webkit-transition: inherit;
      -moz-transition: inherit;
      transition: inherit;
      -webkit-transform: skewX(-25deg);
      -moz-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
      -o-transform: skewX(-25deg);
      transform: skewX(-25deg); }
    .top-menu li a:before {
      top: auto;
      bottom: 0; }
  .top-menu li.active a, .top-menu li a:hover {
    color: #fff; }
    .top-menu li.active a:after, .top-menu li.active a:before, .top-menu li a:hover:after, .top-menu li a:hover:before {
      height: 15px; }

.weather {
  width: 50px;
  height: 50px;
 /* background: #17b3e6;  */
  color: #fff;
  position: absolute;
  right: 15px;
      z-index: 9;}
  .weather .icon {
    font: normal normal normal 36px/1 MeteoconsRegular;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block; }
  .weather h5 {
    font-size: 13px;
    color: inherit;
    margin: 5px 0 0; }

.logo {
  height: 150px; }

.logo img {
  height: 130px; 
padding: 30px 20px 0px 0px;

}

  .logo a {
    
       font-size: 30px;
  
    line-height: 1;
    margin: 0 0 5px; 
      
text-align: center;
   

    color: red;
    
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 1px 0 #ccc, 
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);




}
  .logo h4 {
    font-size: 13px;
    font-weight: 400;
 
    margin: 0;
    line-height: 1;

text-align: center;
    
    
   color: #000;
    
 
 
    text-shadow: 0 1px 0 #ccc, 
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);




}

.style-2 .logo {
  height: 150px; }
  .style-2 .logo a, .style-2 .logo h4 {
    text-align: left; }

header .banner {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.navigation {
  position: relative;
  background: #efefef; }
  .navigation .nav > li {
    margin: 0; 
    background: transparent; }
    .navigation .nav > li > a {
      height: 60px;
       
      line-height: 20px;
      text-transform: uppercase;
      font-weight: 600;
      padding: 15px 15px 20px;
      color: #4e4e4e;
      border-top: 5px solid #4e4e4e;
      background: transparent;
      border-radius: 0;
      position: relative;
      z-index: 0;
	  font-family:"Roboto Slab";
	  font-size:12.5px;
	  letter-spacing:1px; }
      .navigation .nav > li > a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0%;
        background: #4e4e4e;
        z-index: -1;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s; }
      .navigation .nav > li > a:hover, .navigation .nav > li > a:focus {
        color: #fff; }
        .navigation .nav > li > a:hover:after, .navigation .nav > li > a:focus:after {
          height: 100%; }
      @media (max-width: 1199px) {
        .navigation .nav > li > a {
          padding: 15px 17px 20px; } }
      @media (max-width: 992px) {
        .navigation .nav > li > a {
          padding: 15px 8px 20px;
          font-size: 11px; } }
    .navigation .nav > li.active > a, .navigation .nav > li.open > a, .navigation .nav > li:hover > a {
      color: #fff; }
      .navigation .nav > li.active > a:after, .navigation .nav > li.open > a:after, .navigation .nav > li:hover > a:after {
        height: 100%; }
    .navigation .nav > li.open > .dropdown-menu, .navigation .nav > li:hover > .dropdown-menu {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate(0px, 0px);
      -moz-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
      -o-transform: translate(0px, 0px);
      transform: translate(0px, 0px);
      visibility: visible; }
  .navigation .dropdown-menu {
    padding: 0;
    background-color: #4e4e4e;
    border: none;
    border-radius: 0;
    box-shadow: 0 10px 8px rgba(0, 0, 0, 0.2);
    min-width: 200px;
    margin: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translate(0px, -20px);
    -moz-transform: translate(0px, -20px);
    -ms-transform: translate(0px, -20px);
    -o-transform: translate(0px, -20px);
    transform: translate(0px, -20px); }
    .navigation .dropdown-menu .divider {
      height: 1px;
      margin: 5px 0;
      background-color: #fff; }
    .navigation .dropdown-menu > li > a, .navigation .dropdown-menu > li.active > a {
      display: block;
      padding: 12px 30px;
      color: #fff; }
      .navigation .dropdown-menu > li > a:hover, .navigation .dropdown-menu > li > a:focus, .navigation .dropdown-menu > li.active > a:hover, .navigation .dropdown-menu > li.active > a:focus {
        background: rgba(0, 0, 0, 0.1); }
  .navigation .navbar-collapse {
    margin-left: -15px !important;
    margin-right: -15px !important; }

#header .BreakingNewsController {
  background: #efefef !important;
  border: 1px solid #cecece !important;
  border-width: 1px 0 0 !important;
  font-size: inherit !important;
  height: 50px;
  line-height: 50px; }
  #header .BreakingNewsController .bn-title {
    padding: 0 20px !important;
    background: #17b3e6 !important;
    color: #fff !important; }
  #header .BreakingNewsController ul {
    height: 50px !important; }
    #header .BreakingNewsController ul li {
      height: 50px !important; }
      #header .BreakingNewsController ul li a {
        height: 50px !important;
        padding: 0 30px;
        overflow: hidden; }
  #header .BreakingNewsController .bn-arrows span {
    font-size: 24px;
    line-height: 50px; }

.horizontal-carousel .post {
  margin: 0; }
  .horizontal-carousel .post .post-thumb {
    width: 70px;
    margin: 0 20px 0 0; }
  .horizontal-carousel .post h4 {
    font-size: 13px;
    margin: 0 0 5px;
    top: -4px;
    position: relative; }

.owl-carousel .owl-controls .owl-buttons div {
  background: #000;
  position: absolute;
  left: -15px;
  top: 50%;
  margin-top: -25px;
  height: 50px;
  width: 40px;
  border-radius: 0;
  line-height: 50px;
  padding: 0;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .owl-carousel .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -15px; }
.owl-carousel:hover .owl-controls .owl-buttons div {
  opacity: 0.4;
  filter: alpha(opacity=40); }
  .owl-carousel:hover .owl-controls .owl-buttons div.owl-prev {
    left: 10px; }
  .owl-carousel:hover .owl-controls .owl-buttons div.owl-next {
    right: 10px; }

#slider {
  overflow: hidden; }
  #slider .post-featured {
    margin: 0 0 30px !important; }
  #slider.style-2 {
    display: none; }
    #slider.style-2 .post-featured {
      margin: 0; }
      #slider.style-2 .post-featured .post-thumb {
        max-height: 600px; }
        #slider.style-2 .post-featured .post-thumb img {
          -webkit-transition: -webkit-transform 10s ease;
          -moz-transition: -moz-transform 10s ease;
          transition: transform 10s ease; }
      #slider.style-2 .post-featured .overlay {
        padding: 50px 0; }
        @media (max-width: 768px) {
          #slider.style-2 .post-featured .overlay {
            padding: 25px 0; } }
  #slider.style-3 {
    display: none; }
    #slider.style-3 .post-featured {
      margin: 0; }
.c1 {width:100%; height: 50px; overflow:hidden;}
.c1 img  {min-height: 50px; width:100%;}
.c2 {width:100%; height: 400px; overflow:hidden;}
.c2 img  {min-height: 400px; width:100%;}
.c3 {width:100%; height: 180px; overflow:hidden;}
.c3 img  {min-height: 180px; width:100%;}
.c5 {width:100%; height: 180px; overflow:hidden;}
.c5 img  {min-height: 200px; width:100%;}
.slider {
  position: relative;
  width: 100%;
  overflow: hidden; }

.fit2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

.post {
  position: relative; }
  .post::after {
    clear: both;
    content: "";
    display: table; }

.post-details {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  font-family:"Roboto Slab";
  font-size:10px; }
  .post-details li {
  float: left;
  font-size: 10px;
  text-transform: uppercase; }
    .post-details li a {
      color: inherit; }
    .post-details li:after {
      content: "/";
      margin: 0 4px; }
    .post-details li:last-child:after {
      display: none; }

.post-thumb {
  position: relative;
  width: 270px;
  margin-right: 30px;
  float: left;
  overflow: hidden; }
  @media (max-width: 1200px) {
    .post-thumb {
      width: 212px; } }
  @media (max-width: 650px) {
    .post-thumb {
      width: 100%;
      margin: 0 0 30px; } }
  .post-thumb img {
    -webkit-transition: -webkit-transform 5s ease;
    -moz-transition: -moz-transform 5s ease;
    transition: transform 5s ease;
    width: 100%; }
  .post-thumb:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }

.post-tags {
  margin: 0 0 15px; }
  .post-tags a {
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 12px;
    color: #fff;
    display: inline-block; }

.post-author {
  font-size: 10px;
  text-transform: uppercase;
  margin: 0 0 15px; }
  .post-author a {
    color: inherit; }
  .post-author img {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    margin-right: 10px; }

.post-author-2 {
  max-width: 262px;
  background: #efefef;
  float: left;
  text-align: center;
  padding: 30px;
  margin: 0 20px 20px 0; }
  .post-author-2 img {
    width: 120px;
    height: 120px;
    display: block;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto 15px; }
  .post-author-2 .name {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: inherit;
    margin: 0 0 10px;
    display: block; }
  .post-author-2 p {
    font-family: "Roboto Slab", Helvetica, sans-serif; font-size: 12px; }
	
  .post-enter p {
	  margin:0px 0px 30px; line-height:25px; font-size:14px; }
  .progress-404 {
	  padding-top:30px; }
	.day { font-family: "Roboto Slab"; font-size:14px; position:absolute; margin-left: 64px; margin-top: 90px; }

.load-more {
  border-radius: 0;
  background: #17b3e6;
  border-width: 0;
  letter-spacing: 2px;
  padding: 10px; }

.post-excerpt {
  margin: 0 0 15px; line-height:25px; font-size:14px; font-family: "Roboto Slab"; }

.post-title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 15px;
  font-family: "Roboto Slab",Helvetica,sans-serif; }

.post-share {
  text-align: center;
  margin: 20px 0 0; }
  .post-share h4 {
    margin: 0 0 20px;
    font-family: inherit; }

.post-featured {
  position: relative;
  width: 100%;
  color: #fff;
  margin-bottom: 30px;
  overflow: hidden; }
  .post-featured:last-child {
    margin-bottom: 0; }
  .post-featured:after {
    content: "";
    position: absolute;
    bottom: -50%;
    background-color: transparent;
    background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background-image: linear-gradient(to bottom,transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1; }
  .post-featured .post-thumb {
    width: 100%;
    margin: 0 !important; }
  .post-featured .post-title {
    font-size: 16px;
    color: #fff;
	max-width: 420px; }
  .post-featured .overlay {
    padding: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5; }
  .post-featured .post-tags, .post-featured .post-title, .post-featured .post-author {
    margin: 20px 0 0; }
  @media (max-width: 992px) {
    .post-featured .post-author {
      display: none; } }
  .post-featured:hover:after {
    bottom: -30%; }
  .post-featured:hover .post-thumb img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .post-featured.youtube:hover .overlay, .post-featured.youtube:hover:after {
    display: none; }

.block {
  position: relative;
  margin-bottom: 30px; }
  .block > header {
    border-bottom: 1px solid #cecece;
    padding: 0 0 15px;
    margin: 0 0 30px; }
    .block > header.style-2 {
      padding: 8px 20px;
      color: #fff;
      display: inline-block;
      border: none; }
      .block > header.style-2 .block-title, .block > header.style-2 .widget .widget-title h2, .widget .widget-title .block > header.style-2 h2 {
        font-size: 13px;
        text-transform: uppercase;
        color: #fff !important;
        font-weight: normal;
		font-family:"Roboto Slab"; }
  .block .post {
    border-bottom: 1px solid #cecece;
    padding: 0 0 30px;
    margin: 0 0 30px; }
    .block .post:last-child {
      margin: 0;
      padding: 0;
      border-bottom: none; }

.block-title, .widget .widget-title h2 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: inherit;
  text-transform: uppercase; }
  .block-title a, .widget .widget-title h2 a {
    color: inherit; }

.load-more {
  display: block;
  text-transform: uppercase;
  font-family:"Roboto Slab";
  font-size:13px; }
  .load-more:hover {
    background: #333; }

.block-2 .post {
  margin: 0;
  border: none;
  padding: 0 0 30px !important; }
  .block-2 .post .post-thumb {
    width: 100%;
    margin: 0 0 20px;
    float: none; }

.widget {
  position: relative;
  margin-bottom: 50px; }
  .widget::after {
    clear: both;
    content: "";
    display: table; }
  @media (max-width: 768px) {
    .widget {
      margin: 40px 0 10px; } }
  .widget:last-child {
    margin: 0; }
  .widget .widget-title {
    border-bottom: 1px solid #cecece;
    padding: 0 0 15px;
    margin: 0 0 20px; }
  .widget ul {
    margin: 0;
    padding: 0;
    list-style: none; 
	font-family: "Roboto Slab", Helvetica, sans-serif;
    font-size: 13px; }
   .widget ul a {color:#808080; }
    .widget ul li {
      margin: 0 0 8px; }
      .widget ul li:last-child {
        margin: 0; }
  .widget .comments li {
    margin: 0 0 20px; }
    .widget .comments li::after {
      clear: both;
      content: "";
      display: table; }
    .widget .comments li .avatar {
      width: 70px;
      float: left;
      margin: 2px 20px 0 0; }
    .widget .comments li .h4 {
      font-size: 16px;
      margin: 0 0 5px; }
    .widget .comments li small {
      font-style: italic; }
  .widget .twitter-widget li {
    margin: 0 0 20px;
    position: relative;
    padding-left: 40px; }
    .widget .twitter-widget li:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      font-family: FontAwesome;
      font-size: 24px;
      color: #00acee; }
    .widget .twitter-widget li div {
      margin: 8px 0 0;
      font-size: 85%;
      font-style: italic; }
  .widget .social-icons {
    margin-right: -5px; }
    .widget .social-icons a.fa {
      margin: 0 8px 8px 0;
      height: 45px;
      line-height: 45px;
      width: 45px;
      font-size: 18px; }
  .widget .follow-us a {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    background: #3b5998;
    padding: 60px 20px;
    color: #fff;
    margin: 0 0 30px; }
    .widget .follow-us a hr {
      border-top: 1px solid #fff;
      width: 20px;
      margin: 25px auto 25px; }
    .widget .follow-us a i {
      font-size: 60px; }
    .widget .follow-us a.google-plus {
      background: #d34836; }
    .widget .follow-us a.twitter {
      background: #4099ff; }
    .widget .follow-us a.pinterest {
      background: #e3262e; }

.flickr {
  margin: 0 -5px; }
  .flickr img {
    float: left;
    width: 75px;
    height: 75px;
    margin: 0 5px 10px; }

.search-widget {
  background: inherit;
  border: 1px solid #cecece;
  height: 50px;
  padding: 0 40px 0 10px;
  position: relative;
  width: 100%; }
  .search-widget input[type="text"] {
    border: none;
    color: inherit;
    font-size: 13px;
    width: 100%;
    height: 48px;
    background: inherit; }
    .search-widget input[type="text"]::-webkit-input-placeholder {
      color: inherit; }
    .search-widget input[type="text"]::-moz-placeholder {
      color: inherit; }
    .search-widget input[type="text"]:-moz-placeholder {
      color: inherit; }
    .search-widget input[type="text"]:-ms-input-placeholder {
      color: inherit; }
  .search-widget input[type="submit"] {
    background: inherit;
    border: none;
    cursor: pointer;
    height: 48px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
  .search-widget .search-button {
    color: inherit;
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    width: 40px;
    line-height: 48px;
    text-align: center;
    z-index: 1; }

#footer {
  margin: 10px 0 0;
  overflow: hidden; }

.footer {
  background: #333;
  color: #808080;
  padding: 30px 0; }
  .footer .widget .widget-title {
    border-bottom: none;
    padding: 0 0 15px;
    margin: 0; }
    .footer .widget .widget-title h2 {
      color: #fff; }
  .footer .widget a {
    color: inherit; }
  .footer .logo {
    height: auto;
     }
    .footer .logo a {
      color: #fff; }
    .footer .logo h4 {
      color: inherit; }
  .footer .social-icons {
    margin: 20px 0 0; }
    .footer .social-icons a.fa {
      width: 30px;
      height: 30px;
      line-height: 30px;
      background: #808080;
      color: #eeeeee;
      font-size: 16px; }
  .footer .tagcloud {
    font-size: 0; }
    .footer .tagcloud a {
      background: #808080;
      color: #eeeeee;
      display: inline-block;
      font-size: 13px;
      margin: 0px 5px 5px 0;
      padding: 8px 15px;
      text-transform: lowercase; }
      .footer .tagcloud a:hover {
        background: #17b3e6;
        color: #fff; }

.copyright {
  background: #fff;
  height: 60px;
  line-height: 60px; }

.newsletter {
  background: #333;
  color: #808080;
  padding: 30px 0;
  position: relative;
  bottom: -1px;
  z-index: 1; }
  .newsletter .form-group {
    max-width: 350px;
    width: 100%;
    margin: 5px 30px 5px 0; }
    @media (max-width: 992px) {
      .newsletter .form-group {
        max-width: 200px; } }
    @media (max-width: 768px) {
      .newsletter .form-group {
        max-width: 100%; } }
    .newsletter .form-group .form-control {
      height: 50px;
      background: #fff;
      border: none;
      box-shadow: none;
      border-radius: 0;
      width: 100%;
      font-size: 13px; }
      .newsletter .form-group .form-control:focus {
        background: #fff; }
  .newsletter .btn {
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    float: right;
    height: 50px;
    padding: 6px 40px;
    background: #17b3e6;
    font-size: 13px;
    margin: 5px 0; }
    @media (max-width: 768px) {
      .newsletter .btn {
        display: block; } }

#map {
  width: 100%;
  height: 480px;
  position: relative;
  margin-top: 40px; }

.form-control {
  margin: 0 0 25px;
  height: 50px;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  font-size: 13px; 
}

textarea.form-control {
  height: 200px;
}

.btnt {
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  float: right;
  height: 50px;
  padding: 6px 40px;
  background: #17b3e6;
  font-size: 13px; 
}

.btns {
  border: none;
  box-shadow: none;
  color: #fff;
  line-height: 40px;
  height: 50px;
  padding: 6px 40px;
  font-size: 13px; 
}

.contact-info ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .contact-info ul li {
    margin: 0 0 25px; }

body.gray {
  color: #808080; }
  body.gray #wrap {
    background: #efefef; }
  body.gray .navigation {
    border: 1px solid #cecece;
    border-width: 1px 0; }
  body.gray .social-icons a.fa {
    background: #808080;
    color: #eee; }
  body.gray .bttrlazyloading-wrapper {
    background-color: #fff !important; }
  body.gray .copyright {
    background: #efefef; }

body.dark {
  color: #808080; }
  body.dark #wrap {
    background: #4e4e4e; }
  body.dark h1, body.dark h2, body.dark h3, body.dark h5, body.dark h6,
  body.dark .h1, body.dark .h2, body.dark .h3, body.dark .h4, body.dark .h5, body.dark .h6, body.dark .post-title {
    color: #fff; }
  body.dark h4 {color: #808080; }
  body.dark .top-bar {
    border-bottom: 1px solid #999; }
  body.dark .navigation {
    border: 1px solid #999;
    border-width: 1px 0;
    background: #4e4e4e; }
  body.dark .navigation li a {
    color: #fff;
    border-top-color: #8bb84d; }
    body.dark .navigation li a:after {
      background: #8bb84d; }
  body.dark #header .BreakingNewsController {
    background: #4e4e4e !important;
    border-color: #999 !important; }
  body.dark .dropdown-menu {
    background-color: #8bb84d; }
  body.dark .block > header, body.dark .post, body.dark .widget-title, body.dark .search-widget {
    border-color: #999; }
  body.dark .social-icons a.fa {
    background: #808080;
    color: #eee; }
  body.dark .bttrlazyloading-wrapper {
    background-color: #fff !important; }
  body.dark .footer {
    background: #4e4e4e; }
  body.dark .footer-nav {
    background: #efefef; }
    body.dark .footer-nav li a {
      color: #4e4e4e; }
      body.dark .footer-nav li a:hover, body.dark .footer-nav li a:focus {
        color: #fff; }
    body.dark .footer-nav .dropdown-menu a {
      color: #fff; }
  body.dark .copyright {
    background: #efefef; }

.comments-wrap {margin:20px 0 0 0;}
.comms-title {}
.com-item {padding:10px 0 10px 90px; position:relative;}
#dle-comments-list div:nth-child(2n+1) .com-item {background-color:#f6f6f6;}
.com-av {width:70px; height:70px; margin-left:-80px; border-radius:35px; overflow:hidden;}
.com-av img {width:100%; height:100%;}
.com-text {width:100%;}
.com-info {}
.com-info ul li {float:left; display:inline-block; margin-right:20px;}
li.reply {float:right !important; margin-right:0 !important;}
.reply a {display:inline-block; padding:3px 5px; background-color:#404048; color:#fff; 
position:absolute; top:0; right:0;}
.com-body {font-size:13px; line-height:16px; margin:10px 0; padding-right:10px;}
.signature { border-top:1px dashed #666; color:#666;
padding-top:10px; margin-top:15px;}
.com-edit {text-align:right;}
.com-edit ul li {display:inline-block; margin-left:15px; font-size:11px;}
.com-edit a {color:#404048; text-decoration:underline;}
.com-edit a:hover {text-decoration:none;}

.add-com-but {display:inline-block; font-size:14px; background-color:#97ce68; color:#fff;
line-height:40px; cursor:pointer; padding:0 20px; border-radius:3px; margin-top:20px;}
.add-com-but:hover {background-color:#80bb4e !important;}
#addcform {display:none; margin:20px 0;}

/* Userinfo */
.user-wrap {border:1px solid #ccc;}
.user-main {padding:30px 30px 30px 170px; position:relative; background:#404048;}
.u-avatar {width:100px; float:left; margin-left:-135px; padding:10px 0;}
.u-name {width:100%; float:right; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.user-avatar {height:100px; border-radius:50px; overflow:hidden; box-shadow:0 0 0 10px rgba(255,255,255,0.3);}
.user-avatar img {width:100%; height:100%;}
.u-name h1 {font-size:16px; color:#fff; font-weight:bold; margin-bottom:5px;}
.u-name div {line-height:30px; color:#fff; font-size:14px;}
.offline, .online { text-align: center; width: 70px; padding: 3px 5px; font-size: 11px; font-weight: bold; color: #fff; 
background-color: #626262; border-radius: 6px;}
.online { background: #99ce1b }
.user-info div {width:25%; height:95px; float:left; border-right:1px solid #ccc; text-align:center;}
.user-info span {display:block; font-size:14px; padding:15px 0 5px 0;}
.user-info b {font-size:18px;}
.user-connect div { display:block; float:left; width:50%; height:50px; line-height:50px; text-align:center; 
background-color:#303038; color:#fff; font-size:16px; font-weight:bold; border-right:1px solid #999; 
white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0 10px;}
.user-connect a {display:block; color:#fff;}
div.u-info {background-color:#f6f6f6; color:#000000; font-size:14px; font-weight:normal; border-right:1px solid #ccc;}
.user-edit a {display:block; padding:10px 20px; text-align:center; background-color: #FC0; color:#000; 
font-weight:bold; margin:20px 0; font-size:16px;}
.user-info div:last-child, .user-connect div:last-child {border-right:0;}
@media screen and (max-width: 490px) {
.user-main {padding:30px;}
.u-avatar {width:100px; float:none; margin:0 auto 0 auto; padding:0 0 20px 0;}
.u-name {float:none; text-align:center;}
.offline, .online { margin:0 auto;}
.user-info div, .user-connect div {width:100%; border-right:0; border-bottom:1px dashed #d8d8d8;}
}
/* Userinfo popup */
.userinfo { padding-left: 110px }
.userinfo .left { margin-left: -110px; width: 110px }
.userinfo .left .avatar { margin:0 0 5px 5px; float:none !important; }
.userinfo .right { margin: 0; width: 100% }
.usinf li, .userinfo  ul.right li { padding: 5px 0; border-top: 1px dotted #D9D9D9 }
.usinf li:first-child, .userinfo  ul.rcol li:first-child { border: 0 none }
.uibtn { font-size: 11px }
.ussep { padding-top: 1.2em }


/* Navigation */

.bottom-navi {height:50px; line-height:50px; text-align:left; margin:50px 0;}
.pprev, .pnext {display:inline-block; text-align:center; color:#000; 
font-size:12px; width:70px; border:1px solid #e3e3e3;}
.pnext a, .pprev a {color:#000; display:block;}
.navigations {font-size:12px; margin:0 10px; text-align:center; }
.navigations a, .navigations span { display:inline-block; margin:0 5px 0 0; padding:0 5px; 
color:#000000; border:1px solid #e3e3e3; min-width:52px;}
.navigations span {background-color:#97ce68; color:#fff;}
.navigations a:hover { background-color:#97ce68; color:#fff;}
.pnext a:hover, .pprev a:hover { background-color:#97ce68; color:#fff;}
.navigations span.nav_ext { background: none; color:#000; }

/* errors */
.berrors { background-color:#f1f1f1; border:1px solid #e3e3e3; border-radius:5px; color: #000; 
margin: 20px 20px 20px 0; padding: 10px 20px; height: 2%; }
.boxfull .berrors { margin-right:20px; }
.berrors a { color: #CF151E; text-decoration:underline; }



.infbtn .thide {
    cursor: pointer;
    background: #db143d url("../images/boxinfo.png");
    padding-top: 22px;
    width: 22px;
}

.infbtn .thide:hover {
    background-position: 0 -44px;
}

.infbtn .thide.selected {
    background-position: 0 -22px;
    background-color: #c0cad2;
}

.thide, .htmenu span {
    overflow: hidden;
    display: block;
    height: 0;
    line-height: normal;
}

.nextprev, .nextprev .thide {
    float: left;
}

.nextprev .thide, .toptop {
    width: 32px;
    padding-top: 32px;
}