.sty-top{
  margin-top:20px;
}

.sty-nav{
 min-height:121px;
 background-image:url(../img/gr.jpg);
}

.sty-navbrand{
  padding:5px;
}



/* News */
.jumbotron{
  padding-top:30px;
  padding-bottom:20px;
}

h2{
	font-family: Lato, Raleway ;
	font-weight:bold;
	text-transform: uppercase;
	color: #AF0104;
}


/*h4{
  font-size: 14px;
  font-family: oswald;
  margin-top:1px;
}
h3{
  font-size: 22px;
  font-family: oswald;
  
}*/
.carousel-caption p{
  font-size: 13px;
  font-family: arial;
  font-weight: normal;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #000;
background-color: #337ab7;
border-color: #337ab7;
}

.stream li .section-intro a {
margin-left: 30px;
}

.stream li .icon {

bottom: 1px!important;
}

.image-inner {
position: relative;
width: 100%;
overflow: hidden;
text-align:center;
}
.raw-2{
margin-top:-1px;
}


.raw-3 {
padding-bottom: 3px;
}
.raw-2 {
padding-bottom: 1px;
}

.raw-4 {
padding-bottom: 1px;
}




 @media only screen and (max-width: 600px) {
  /* Navbar positioning foo */
  #myCarousel {
    display:none;
  }
  .sty-top{
    display:none;
  }
  } 
  .heading-style{
    margin-top:50px;
    font-family: oswald;
    font-size:18px;
    text-align: center;
    color:#786f19;
    
  }

  #jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
  text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}

.col-lg-6 {
width: 50%;
margin-top: 90px;
}