body{ margin:0; padding:0;}
	.nav-default {
		background-color: #f8f8f8;
		border-color: #e7e7e7;
	}
	.nav-top{
		margin: 7.5px -15px;
	}
	.nav-top > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 20px;
		
	}
	.bar > li > a{
		font-size:80%;
	}
	@media (min-width: 768px) {
	.nav-top {
		float: left;
		margin: 0;
	}
	.nav-top > li {
		float: left;
		display: block;
	}
	.nav-top > li > a {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	}
	.nav-top > li > a {
		color: #777;
	}
	.nav-top > li > a:hover,
	.nav-top > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	.nav-top > .active > a,
	.nav-top > .active > a:hover,
	.nav-top > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	.social-nav{
		font-size:100%;
	}
	.main{
		height:800px;
	}
        .social .fa-facebook:hover {
		color: #4060A5;
	}
	.social .fa-twitter:hover {
		color: #00ABE3;
	}
	.social .fa-google-plus:hover {
		color: #e64522;
	}
	.social .fa-youtube:hover {
    	        color: #e52d27;
	}
        .social .fa-instagram:hover{
                color: #3f729b;
        }
	.cols{
		border:0px solid #000;
		margin:0 0px 15px 0px;
		padding:10px;
	}
	
	.cols img{
		
	}
        .banner{
             margin: 0;
             padding: 0;
        }
	
	.feeds hr{
		margin-top:-6px;
		border-top:2px solid #ccc;
		
	}
	.heading{
		font-family: 'Bree Serif', serif;
	}
	fixed-nav{
		position: fixed;
	}
	.slide-inner{
		position: absolute; 
		width: 100%; 
		height: 30%; 
		bottom: 0; 
		left: 0px; 
		padding: 10px;
        text-align: left; 
		line-height: 36px; 
		font-size: 14px;
        color: #FFFFFF; 
		background-color:rgba(0,0,0,0.5);
		
	}
	.slide-inner a{
		color: #FFF; 
		-webkit-transition: font-size 0.3s;
		transition: font-size 0.3s;
	}
	.slide-inner a:hover{
		text-decoration: none;
		color: #e6b252;
		font-size: 120%;
	}
	.slide-inner-text{
		margin:10px 10px 20px 30px;
		font-size: 180%;
	}
	.story-block{
		background-color:#ebebeb;
		padding-bottom:7px;
		border-bottom: 0px solid rgba(0, 0, 0, 0.2);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
	}
	.story-block:hover{
		box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	}
	
	.block-title{
		margin:5px 5px 10px 10px;
		font-size:110%;
	}
	.navbar-default{
	background-color: #FFF;
}
.navbar-default{
   border: none;
}
.navbar-default{
   border-bottom: 1px solid #E7E7E7;
} 
.navbar-default .navbar-nav> li> a{
	font-family: 'Bree Serif', serif;
	color: #999;
	font-size: 20px;
}
.navbar-default .navbar-nav> li> a:hover{
	color: #009ae1;
}
.navbar-default .navbar-nav> .active> a,
.navbar-default .navbar-nav> .active> a:hover{
	color: #009ae1;
	background-color: transparent;
}
.navbar{
   margin-bottom: 0;
}
.search-btn{
	height: 34px;
	color: #009ae1;
	background-color: #EEE;
}
.menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.footer{
    border-radius: 0;
    padding-top: 15px;
}
.footer p, .footer li{
    color: #EEE;
    font-family: 'Bree Serif', serif;
}
.footer li{
    list-style: none;
}
.footer form{
    font-family: 'Bree Serif', serif;
}
.footer ul li{
    font-size: 105%;
}
.footer hr{
    border-top: 1px solid #333;
}
@media (min-width: 640px) and (max-width: 768px){
   .social-icons{
     margin-left: 30%;
 }
   .footer form input{
     width: 70%;
 }
}
@media (max-width: 639px){
   .social-icons{
     margin-left: 12%;
 }
   .footer form input{
     width: 80%;
 }
}
.azm-size-48{
  margin: 5px;
}
@media (max-width: 768px){
   .footer ul li{
     font-size: 120%;
 }
}
@media (min-width: 1200px){
   .footer .form-group{
     margin-left: 50px;
 }
}
::-webkit-scrollbar {
    width: 10px;
    background: #EEE;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 2px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #EDC780;
}
.fade-div{
    position: absolute; 
    width: 480px; 
    height: 450px;
    padding: 5px;
    text-align: left; 
    line-height: 64px;
    background: linear-gradient(to right,rgba(0,0,0,0.9),rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.6) 33%,rgba(0,0,0,0.3) 66%,rgba(0,0,0,0) 100%,rgba(0,0,0,0));
}
.fade-div p{
    color: #EEE; 
    margin-top: 5px;
    margin-left: 20px;
    font-size: 500%;
}
.fade-div a{
   color: #EEE;
}
.fade-div a:hover{
   color: #EEE;
   text-decoration: none;
}
.slide-heading{
    margin-left: 25px;
    color: #b2e3f9;
    font-family: 'Open Sans', sans-serif;
}
.big-heading{
    font-family: 'Open Sans', sans-serif;
}
.contact-heading{
    font-family: 'Open Sans', sans-serif;
    color: #E6B252;
}
@media (min-width: 1061px) and (max-width: 1150px){
    .fade-div{
      line-height: 58px;
    }
    .fade-div p{
      font-size: 450%;
    }
}
@media (min-width: 996px) and (max-width: 1060px){
    .fade-div{
      line-height: 54px;
    }
    .fade-div p{
      font-size: 400%;
    }
}
@media (min-width: 920px) and (max-width: 1060px){
    .fade-div{
      line-height: 50px;
      width: 350px;
    }
    .fade-div p{
      font-size: 350%;
    }
}
@media (min-width: 843px) and (max-width: 919px){
    .fade-div{
      line-height: 45px;
      width: 300px;
    }
    .fade-div p{
      font-size: 300%;
    }
}
@media (min-width: 560px) and (max-width: 842px){
    .fade-div{
      line-height: 40px;
      width: 300px;
    }
    .fade-div p{
      font-size: 250%;
      margin-top: 0;
    }
}
@media (min-width: 442px) and (max-width: 559px){
    .fade-div{
      line-height: 30px;
      width: 200px;
    }
    .fade-div p{
      font-size: 150%;
    }
}
@media (max-width: 441px){
    .fade-div{
      line-height: 20px;
      width: 180px;
      height: 147px;
    }
    .fade-div p{
      font-size: 120%;
    }
}
.content-label{
  margin: 0;
 }
 .full-width-label{
  padding:0;
  background-color: #eaeaea;
 }
.full-width-label h1,
 .full-width-label h2,
 .full-width-label h3{
  color: #999;
  margin-left: 20px;
 }
.contact-para{
   font-size: 120%;
 }
 .extra-panel{
   margin-bottom: 30px;
 }
.article  p{
	font-family: 'Roboto Slab', serif;
	font-size:120%;
	color:#333;
	line-height:160%;
	margin:30px;
	font-weight:400;
}
.category > hr{
   border-top: 2px solid #EDC780;
   margin-top: 10px;
   margin-bottom: 5px;
 }
.heading-date{
   color: #AAA;
   font-size: 95%;
   font-family: 'Roboto Slab',serif; 
 }
.tags {
  list-style: none;
  margin: 0;
  overflow: hidden; 
  padding: 0;
}

.tags li {
  float: left; 
}

.tag {
  background: #eee;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}

.tag::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.tag::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.tag:hover {
  background-color: #EDC780;
  color: white;
}

.tag:hover::after {
   border-left-color: #EDC780; 
}
.category > hr{
   border-top: 2px solid #EDC780;
   margin-top: 10px;
   margin-bottom: 5px;
 }
.category a:hover{
   text-decoration: none;
}
.sidebar hr{
   margin-top: 8px;
 }
.author-details{
   margin-top: 20px;
   font-family: 'Bree Serif';
}
.article> hr{
   margin-top: 8px;
}
.footer a{
 text-decoration: none;
 color: #EEE;
}
.footer a:hover{
 text-decoration: none;
}
.ad-code{
 display:none;
}
/* Slider plus Animations */
.carousel .item{
 min-height: 450px;
}
.carousel-caption h1,
.carousel .icon-container,
.carousel-caption button {
    background-color: rgba(0,0,0,0.325);
}
.carousel-caption h1 {
    padding: .5em;
}
.carousel .icon-container {
    display: inline-block;
    font-size: 25px;
    line-height: 25px;
    padding: 1em;
    text-align: center;
    border-radius: 50%;
}
.carousel-caption button {
    border-color: #00bfff;
    margin-top: 1em; 
}
.carousel-caption h1:first-child {
  animation-delay: 1s;
}

.carousel-caption h1:nth-child(2) {
  animation-delay: 2s;
}

.carousel-caption button {
  animation-delay: 3s;
}
.img-1{
 background-image: url('../images/20s.jpg');
}
.img-2{
 background-image: url('../images/jecqdsw.jpg');
}
.img-3{
 background-image: url('../images/1.jpg');
}
@media (max-width: 834px){
 .img-1{
  background-position: center;
 }
 .img-2{
  background-position: center;
 }
 .img-3{
  background-position: right;
 }
}
@media (max-width: 434px){
 .carousel .item{
  min-height: 350px;
 }
 .img-1{
  vertical-position: center;
 }
 .img-2{
  background-position: center;
 }
 .img-3{
  background-position: right;
 }
}
/* Slider End */

.advert-top{
  margin-top: 10px;
}