/*
/*--baner--*/
.baner {
    padding: 0em 0 0em;
}
.baner-top ,.baner-bottom {
    padding: 0;
}
.baner-top:nth-child(1) {
    padding-right: 5px;
}
.baner-top img {
    width: 100%;
}
.baner-row {
   
}
.baner-bottom {
    width: 33.04%;
}
.baner-bottom:nth-child(2) {
    margin: 0 5px;
}
.baner-grids h4 {
    font-size: 2.1em;
    color: #fff;
    font-family: 'Raleway-Regular';
}
.baner-grids figure {
  position: relative;
  float: left;
  overflow: hidden;
  text-align: center;
  width:100%;
}
.baner-grids figure img {
  position: relative;
  display: block;
  width:100%;
}
figcaption p {
    font-size: 1em;
    width: 59%;
    margin: 0 auto;
    line-height: 1.8em;
}
.baner-bottom p {
    width: 87%;
}
.baner-grids figure figcaption {
  padding: 2em;
  color: #fff;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.baner-grids figure figcaption::before,
.baner-grids figure figcaption::after {
  pointer-events: none;
}

.baner-grids figure figcaption{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
figure.effect-bubba {
  background: #000;
}
figure.effect-bubba:hover img {
  opacity: 0.3;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;  
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -ms-transition: opacity 0.35s, -ms-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0,1);
  -moz-transform: scale(0,1); 
  -o-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  -moz-transform: scale(1,0);
  -o-transform: scale(1,0);
  -ms-transform: scale(1,0);
  transform: scale(1,0);
}

figure.effect-bubba h4 {
  padding-top: 16%;
  -webkit-transition: transform 0.35s;
  -moz-transition: transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -ms-transition: -ms-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  -moz-transform: translate3d(0,-20px,0);
  -o-transform: translate3d(0,-20px,0);
  -ms-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
  opacity:0;
}

figure.effect-bubba p {
  padding: 12px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -ms-transition: opacity 0.35s, -ms-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  -moz-transform: translate3d(0,20px,0);
  -o-transform: translate3d(0,20px,0);
  -ms-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
/*--//banner--*/

/*--//slider-up-arrow--*/
/*---- responsive-design -----*/
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
}
@media(max-width:1080px){
figcaption p {
    width: 65%;
}
.baner-bottom {
    width: 32.98%;
}
.logo span.glyphicon.glyphicon-grain {
    top: 24%;
    left: 34%;
}
.baner-grids figure figcaption {
    padding: 2em 1em;
}
figure.effect-bubba h4 {
    padding-top: 13%;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    right: 15px;
    left: 15px;
}
.baner-grids h4 {
    font-size: 1.9em;
}
.baner {
    padding: 3em 0 6em;
}

}
@media(max-width:1024px){
}
@media(max-width:991px){

.baner-top {
    float: left;
    width: 50%;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
.baner-grids h4 {
    font-size: 1.8em;
}
figcaption p {
    width: 82%;
}
.baner-bottom figure.effect-bubba h4 {
    padding-top: 7%;
}
.baner-top {
    float: left;
    width: 49.9%;
}
.baner-top:nth-child(1) {
    width: 50.1%;
}
.baner-bottom {
    float: left;
    width: 32.85%;
}
.baner-grids figure figcaption {
    padding: 1em;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    top: 15px;
    bottom: 15px;
}
.baner-bottom h4 {
    font-size: 1.6em;
}
.baner-bottom p {
    width: 100%;
}
figure.effect-bubba p {
    padding: 5px 1em;
}
.baner {
    padding: 3em 0 4em;
}
h3.title {
    font-size: 3em;
    padding: 0.1em 0;
}
.news {

}
@media(max-width:767px){

}
@media(max-width:640px){

.baner-bottom {
    width: 32.75%;
}
.baner-bottom figure.effect-bubba h4 {
    padding-top: 5%;
    font-size: 1.4em;
}
figcaption p {
    font-size: 0.8em;
    line-height: 1.6em;
}
.baner {
    padding: 3em 0;
}
h3.title {
    font-size: 2.8em;
}

.baner.about-bnr {
    padding: 1em 0 0;
}
.baner {
    padding: 2em 0;
}

}
@media(max-width:480px){

.baner {
    padding: 1em 0;
}
.baner-top:nth-child(1) {
    width: 100%;
    padding: 0;
}
figcaption p {
    width: 62%;
  font-size: 0.9em;
}
figure.effect-bubba h4 {
    padding-top: 15%;
}
.baner-grids figure {
    overflow: inherit;
}
.baner-bottom:nth-child(2) {
    margin: 0;
}
.baner-top {
    float: none;
    width: 100%;
}
.baner-bottom {
    width: 100%;
}
.baner-bottom figure.effect-bubba h4 {
    padding-top: 26%;
    font-size: 1.8em;
}
.baner-bottom p {
    width: 65%;
}
h3.title {
    font-size: 2.5em;
}

.main-grids h4 {
    font-size: 1.3em;
}
.baner.about-bnr .baner-top {
    width: 50%;
    float: left;
}

}
@media(max-width:320px){

.baner-grids h4 {
    font-size: 1.6em;
}
button.navbar-toggle {
    width: 28%;
}
figcaption p {
    width: 85%;
    font-size: 0.9em;
}
figure.effect-bubba h4 {
    padding-top: 12%;
}
.baner-bottom figure.effect-bubba h4 {
    padding-top: 17%;
  font-size: 1.6em;
}
.baner-bottom p {
    width: 87%;
}

}
/*--//responsive-design---*/
@media(max-width:650px) and (min-width: 260px){

  .josaf{
    margin-top: 100px;
    margin-left:-15px;
  }
}