@font-face {
  font-family: 'Inspiration';
  src: url('../../fonts/Inspiration.ttf');
}

.banner-header{
    display: inline-block;
    width: 100%;
    text-align: center;
}

.banner-header h1{
    font-family: 'Inspiration';
    font-size: 6em;
    color: #fff;
    margin-top: 5%;
    transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	-ms-transition:0.5s all ease;
}
/*----*/
.banner-bg1{
	background:url(../images/bg.jpg) no-repeat;
	background-size:cover;
	min-height:650px;
}
.banner-bg2 {
	background:url(../images/bg2.jpg) no-repeat;
	background-size:cover;
	min-height:835px;
}
.banner-bg3 {
	background:url(../images/bg3.jpg) no-repeat;
	background-size:cover;
	min-height:835px;
}
.banner-bg{
	position:relative;
}
.dwn{
	position:absolute;
	bottom:4%;
	left:47%;
}
.caption{
	width: 100%;
	position: absolute;
	top: 42%;
	left: 0%;
	text-align:center;
}
.top-nav{
	float:right;
	margin-top: 0px;
}
 .slider {
	position: relative;
	text-align: center;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides h3{
color:#fff;
font-size:2.4em;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 29px;
	z-index: 999;
	left: 46%;
	display:none;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left:20px;
  opacity: 0.5;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 69px;
  width: 77px;
  background: transparent url("../images/slide.png") no-repeat left top;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 25px;
 }
 .caption h1{
	font-size: 2.5em;
	font-weight:500;
	font-variant: small-caps;
	color:#fff;
	margin-bottom: 20px;
}
.caption p{
	color:#fff;
	font-size:2em;
	font-weight:200;
	margin-bottom:1em;
    text-align:center;
}
.caption p span{
	color:#48cfad;
}
a.morebtn{
	border-radius:3px;
	background:#fff;
	padding:1em 2.3em;
	font-size:0.875em;
	text-transform:uppercase;
	color:#48cfad;
	display:inline-block;
	margin:0 auto;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	-ms-transition:0.5s all ease;
}
a.morebtn:hover{
	background:#48cfad;
	color:#fff;
}

/*--responsive--*/
@media (max-width: 1366px){
    .banner-header h1{
        font-size: 6em;
        margin-top: 10%;
    }
    .top-nav {
      margin-top: 0;
    }
}
@media (max-width: 1280px){
.model {
  width: 37%;
}
.model-info {
  width: 59%;
}
.banner-bg1{
  min-height: 660px;
}
.caption h1 {
  font-size: 3em;
}
.caption p {
  font-size: 1.8em;
}
.callbacks_nav {
    left: 20px;
    height: 48px;
    width: 49px;
    background-size: 104px;
}
}

@media (max-width: 1024px){
    .banner-header h1{
        font-size: 6em;
        margin-top: 10%;
    }
    .banner-bg1{
      min-height: 570px;
    }
    .banner-sec {
      min-height: 146px;
    }
    .caption h1 {
      font-size: 2.75em;
    }
    .caption p {
      font-size: 1.5em;
    }
    .dwn img {
      background-size: 100%;
      width: 59%;
    }
    .dwn {
      bottom: 6%;
      left: 48%;
    }
    .cate-grid p {
      font-size: 1.15em;
    }
    a.morebtn {
      padding: 0.85em 2.3em;
      font-size: 0.8em;
    }
}
@media (max-width:768px){
    .top-nav {
      margin-top: 1px;
      width: 70%;
      position: absolute;
      right: 7px;
    }
    .rslides li:first-child {
      color:#000;
      padding:0;
      border-top-left-radius:0;
     border-top-right-radius:0;
    }
    .caption {
      z-index: 0;
    }
    .banner-bg1{
      min-height: 490px;
    }
    .caption h1 {
      font-size: 2.5em;
    }
    .cate-grid {
      padding: 6em 0 0 0;
      min-height: 223px;
      float: left;
      width: 29%;
    }
    .categories {
      padding:3em 0 0 0;
      min-height: 400px;
    }
}

@media (max-width:640px){
    .banner-header h1{
        font-size: 5em;
        margin-top: 10%;
    }
    .top-nav {
      width: 57%;
      top: 32px;
    }
    .caption h1 {
      font-size: 2.2em;
      margin-bottom:2px;
    }
    .caption p {
      font-size: 1.2em;
    }
    a.morebtn {
      padding: 0.8em 2em;
      font-size: 0.73em;
    }
    .banner-bg1 {
      min-height: 435px;
    }
    .callbacks_nav {
      left: 8px;
      height: 36px;
      width: 38px;
      background-size: 76px;
      margin-top: -36px;
    }
    .callbacks_nav.next{
        right:8px;
    }
}

@media(max-width: 480px) {
    .banner-header h1{
        font-size: 4em;
        margin-top: 10%;
    }
    .top-nav {
        top: 34px;
      right: 12px;
    }
    .logo {
      width: 26%;
    }
    .caption h1 {
      font-size: 1.8em;
      margin-bottom: 2px;
    }
    .caption p {
      font-size: 1.1em;
    }
    .callbacks_nav {
      height: 39px;
      width: 31px;
      background-size: 62px;
    }
    .banner-bg1 {
      min-height: 355px;
    }
}
@media(max-width: 320px){
.banner-header h1{
        font-size: 3.3em;
        margin-top: 10%;
        }
    .caption h1{
        font-size:1.3em;
    }
    .caption p{
        font-size:0.8em;
    }
    .callbacks_nav {
      height: 28px;
      width: 25px;
      background-size: 51px;
    }
    .banner-bg1 {
      min-height: 275px;
    }
    a.morebtn {
      padding: 0.9em 2em;
      font-size: 0.6em;
    }
}