/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
    font-size: 100%;
	background:	#fff;
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	margin-bottom:10px;
}	
p{
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
/*-- banner --*/
.banner{
    min-height:700px;
    background: #7f5417;
    background: url(/assets/images/banners/banner2.png) no-repeat center;
}
/*index banners*/
.swiper-box {
position:absolute;
width: 100%;
}

.swiper-banner {
	background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:700px;
}

#banner1 { background: url(/assets/images/banners/banner1.png) no-repeat center;}
#banner2 { background: url(/assets/images/banners/banner2.png) no-repeat center;}
#banner3 { background: url(/assets/images/banners/banner3.png) no-repeat center;}
#banner4 { background: url(/assets/images/banners/banner4.png) no-repeat center;}
#banner5 { background: url(/assets/images/banners/banner5.png) no-repeat center;}


/*inner head banners*/

.head-banner{
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:500px;
    position:relative;
}

#signa .head-banner { background: url(/assets/images/signa/head-banner.png) no-repeat center;}
#radiance .head-banner { background: url(/assets/images/radiance/head-banner.png) no-repeat center;}
#magnolia .head-banner { background: url(/assets/images/magnolia/head-banner.png) no-repeat center;}
#trion .head-banner { background: url(/assets/images/trion/head-banner.png) no-repeat center;}
#woodsville .head-banner { background: url(/assets/images/woodsville/head-banner.png) no-repeat center;}
#sapphire .head-banner { background: url(/assets/images/sapphire/head-banner.png) no-repeat center;}
#sonata .head-banner { background: url(/assets/images/sonata/head-banner.png) no-repeat center;}


/*inner nav*/

.inner-pg .logo img {
	width:100%;
}

.inner-pg .nav > li {
	width:33%;
	background-color: #5abed4;
	border-right: #fff solid 1px;
    border-bottom: #fff solid 1px;
}

.inner-pg .nav-tabs > li > a {
	margin-right:0;
	border-radius:0;
	border:0;
	color:#fff;
	font-size:14px;
}


.inner-pg .nav-tabs > li {
	margin-bottom: 0;
}

.inner-pg .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav > li > a:focus {
	color: #fff;
	background-color:  #5abed4;
	border:0;
}

.nav > li > a:hover {
	background-color:#3aa7c8;
}

/*inner tagline*/

.tagline {
	position: absolute;
	bottom:0;
	padding:30px;
	background-color: rgba(255,255,255,0.8);
	color:#3CA3C0;
	text-shadow: 1px 0 1px #326b7b;
	width:600px;
	max-width:80%;
}

.tagline .text {
	font-size:30px;
}

/*inner content area*/



.inner-pg-content {
	position:relative;
    min-height: 400px;
    overflow-y: scroll;
    width:100%;
    padding:0;
} 

.inner-pg-intro {
	color:#0c91b6;
	margin-bottom: 20px;
	font-size: 18px;
}

.inner-pg-content .row {
	margin:15px;
	margin-bottom:30px;
}

.inner-pg-grid {
	overflow:auto;
	border:solid 1px #e4bf67;
	padding:15px;
	margin-bottom:10px;
}


.featured-img {
	max-width:650px;
	width:95%;
	margin-bottom:20px;
}

.featured-img-sm {
	max-width:550px;
}


.aside-img {
	width:250px;
	margin-bottom:20px;
}

/*#location img {
	width:500px;
	float:left;
}*/

/*#location span {
	width:250px;
	float:left;
	background-color: #322612;
	color:#fff;
	padding:30px;
	margin-left:20px;
}*/

.inner-pg-grid .well {
	background-color: #826520;
	color:#fce6b0;
}

#features h4 {
	margin-bottom:15px;
}

.inner-pg-grid ul li {
	list-style-type: none;
	font-size: 14px;
	line-height: 22px;
}

.inner-gallery .inner-swiper, .inner-gallery .swiper-container {
	height:450px;
}

.inner-gallery .inner-swiper {
	position:relative;
}

.inner-gallery .swiper-slide{
	height:370px;
}

.inner-gallery .swiper-slide img{
	height:100%;
	width:auto;
}

.inner-gallery .swiper-pagination {
	bottom:0;
	text-align: left;
	width:100%;
}

.inner-gallery .swiper-pagination-bullet {
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-size: 16px;
        color:#000;
        opacity: 1;
        background: rgba(0,0,0,0.2);
        margin:5px!important;
    }
.inner-gallery .swiper-pagination-bullet-active {
        color:#fff;
        background: #007aff;
    }

#contact form {
	overflow:auto;
}

#contact input[type="text"], #contact input[type="email"], #contact textarea {
	outline: none;
    padding: 10px 10px;
    background: none;
    color: #8C969D;
    font-size: 14px;
    border: 1px solid #BCBCBC;
    width: 60%;
    margin: 1em 0;
}

#contact textarea {
    min-height: 150px;
    resize: none;
    margin: 10px 0;
}

#contact form input[type="submit"] {
    /* width: 24%; */
    font-size: 14px;
    float: left;
    color: #fff;
    outline: none;
    padding: 9px 9px;
    border: none;
    background: #B4976F;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
}

.back-top {
	background-color: #abd6df;
    border: 3px solid #abd6df;
    display: inline-block;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 5px;
    font-size: 12px;
    color: #FFF;
    line-height: 12px;
    transition: border .25s ease-out;
    -moz-transition: border .25s ease-out;
    -webkit-transition: border .25s ease-out;
    transition: background .25s ease-out;
    -moz-transition: background .25s ease-out;
    -webkit-transition: background .25s ease-out;
}

.back-top span {
	padding: 6px 10px;
    border: 1px solid #cde6ec;
    display: inline-block;

}

.back-top:hover {
    background-color: #3aa7c8;
    border: 3px solid #3aa7c8;
    color:#fff;
}

/*end of inner*/

.head-banner .container {
	padding-left:0;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
.navbar-brand{
	font-size:2em;
	color:#fff !important;
	text-decoration:none;
	font-family: 'Audiowide', cursive;
}
.navbar-brand span{
	display:block;
	font-size:14px;
	text-align: right;
	color: #9F8E79;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-nav {
    float: right;
    /*margin:0.7em 0 0 6em;*/
    background: #b6212d;
    margin-top: 35px;
    display: inline-block;
    width: 75%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background: none;
}
.navbar-default .navbar-nav > li > a {
    color: #bfa889;
    font-size: 15px;
}
.search{
	float:right;
	margin: 0.7em 0 0;
}
.search input[type="text"]{
	outline:none;
	border:none;
	border-bottom:1px solid #fff;
	font-size:14px;
	color:#fff;
	padding:0px 30px 8px 0;
	width:100%;
	background:none;
}
.header-nav {
    padding: 0 0 0;
    background-color:#322612;
    background-color: #5c0201;
    position:absolute;
    width:85%;
    z-index:2001;
}

.navbar-brand {
	padding-top: 0;
}

.navbar-brand > img {
	margin-top:-2px;
}

.search i{
	font-size: 1em;
    color: #fff;
    left: 12em;
    top: 1.7em;
}
.banner-info{
	width: 63%;
    margin: 15em auto 0;
    text-align: center;
}
.banner-info h1{
	font-size:1.5em;
	color:#fff;
	margin:0;
	line-height:1.3em;
	text-transform:capitalize;
}
.banner-info p{
	font-size:14px;
	color:#E1E1E1;
	line-height:1.8em;
	margin:1em 0 2em;
}
.more a{
	font-size: 14px;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
	background:#b4976f;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	font-family: 'Audiowide', cursive;
}
.more a:hover{
	background:#fff;
	color:#b4976f;
}

/*dropdown*/

.dropup, .dropdown {
	position: relative;
    top: -42px;
    right: 30px;
}

.dropdown .btn-default {
	background: rgba(255,255,255,0.3);
    float: right;
    background: none;
    color:#bfa889;
    border-color:#bfa889;
}

.dropdown-menu {
	right:0;
	top:40px;
	left:auto;
}



/*-- //banner --*/
/*-- banner-bottom --*/
.banner-bottom,.testimonials,.banner-bottom-video,.about,.history,.typo,.gallery,.contact,.single{
	padding:5em 0;
}
.banner-bottom-grid-infol{
	padding:1em 0em;
	background:#363636;
}
.banner-bottom-grid-infol p{
	font-size:2em;
	color:#fff;
	margin:0;
	text-align:center;
}
.banner-bottom-grid-infor h3{
	font-family: 'Montserrat', sans-serif;
	font-size:1.2em;
	color:#373737;
	text-transform:capitalize;
	margin: .6em 0 0;
    line-height: 1.3em;
}
p.vel{
	color:#999;
	margin:1em 0 2em;
	line-height:1.8em;
	font-size:14px;
}
.m1 a:hover{
	color:#fff;
	background:#373737;
}
/*-- //banner-bottom --*/
/*-- banner-slider --*/
.banner-slider{
	background:url(../images/5.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:462px;
}
.banner-slider-grid h2{
	font-size: 3em;
    color: #fff;
    margin:1.5em 0 0;
    line-height: 1.3em;
	text-transform:capitalize;
}
.banner-slider-grid h3{
	font-size:1.5em;
	color:#363636;
	margin:0;
	text-transform:capitalize;
}
.banner-slider-grid p{	
	font-size:14px;
	color:#FCFCFC;
	margin:1em 0 0;
	line-height:1.8em;
}
.banner-slider-grd:nth-child(1){
	margin:5em 0 3em;
}
/*-- //banner-slider --*/
/*-- testimonials --*/
.testimonials h3,.about h3,h3.title,.gallery h3,.contact h3{
	color:#b4976f;
	font-size:2em;
	margin:0;
}
.testimonials-grid-right p{
	font-size:14px;
	color:#999;
	line-height:1.8em;
	margin:1em 0 0;
}
.testimonials-grid-right p span{
	display:block;
	font-size:1em;
	margin:.3em 0 0;
	color:#b4976f;
	font-family: 'Audiowide', cursive;
}
.rating {
    direction: rtl;
    text-align:left;
}
.rating > span {
    display: inline-block;
    position: relative;
}
.rating > span:hover, .rating > span:hover ~ span {
    color: #B4976F;
}
.testimonials-grids{
	margin:3em 0 0;
}
/*--flexisel--*/
.flex-slider{	
background:#222227;
padding: 70px 0 165px 0;
}
.opportunity{
background:#28282e;
margin:0px 20px;
padding:80px 0;
position:relative;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:60px;
	height:115px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
left: 0%;
top: 15% !important;
background: url(../images/) no-repeat 0px 0px;
}
.nbs-flexisel-nav-right {
right: 0%;
top: 15% !important;
background: url(../images/) no-repeat -66px 0px;
}
/*--//flexisel--*/
.testimonials-grid-right {
    padding: 0.5em 0 0;
}
/*-- //testimonials --*/
/*--footer--*/
.footer {
  padding: 5em 0 4em;
  /*background-color: rgb(51, 51, 51);*/
  background-color: #177f75;
}
.footer h4 {
    margin:0 0 .5em;
}
.footer h3 {
    color: #fff;
    font-size: 1.7em;
    margin:0.4em 0 .5em;
}
.footer-grids ul li {
  margin-bottom: 1em;
  list-style-type: none;
}
.footer-grids ul li a {
  /*color: #868686;*/
  color:#fff;
  font-size:14px;
  text-decoration: none;
}
.footer-grids ul li a:hover {
  color: #fff;
}
.footer-grids h4 a {
    color: #B4976F;
    font-size:2.3em;
    text-decoration: none;
}
.footer-grids p  a{
	color: #868686;
    font-size: 14px;
    text-decoration: none;
}
.footer-grids p a:hover {
	color: #fff;
}
.footer-grids p {
	 color: #868686;
	 font-size:14px;
	 line-height: 1.8em;
	 margin:0;
}
.footer-grids form {
  margin-top: 1.2em;
}
/*.footer-grids form input[type="text"] {
  width: 72%;
  padding: 9px 12px;
  font-size: 0.9em;
  float: left;
  color: #8D8D8D;
  outline: none;
  border: none;
  background: #fff;
  -webkit-appearance: none;
}*/
.footer-grids form input[type="submit"] {
	/*width: 24%;*/
    font-size: 14px;
    float: left;
    color: #fff;
    outline: none;
    padding: 9px 9px;
    border: none;
    background:#B4976F;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
}
.footer-grids form input[type="submit"]:hover{
	background:#999;
}
.footer-bottom {
	/*background-color: #201F1F;*/
	padding: 2em 0;
	text-align: center;
	background-color: #01505d;
}
.footer-bottom p {
	color: #868686;
	margin:0;
	font-size: 14px;
}
.footer-bottom p a{
	color: #B4976F;
	border-bottom:1px solid #fff;
	font-family: 'Audiowide', cursive;
}
.footer-bottom p a:hover{
	color: #868686;
}
.social-icons{
	padding:2em 0 0;
}
.social-icons li{
	display:inline-block;
}
.social-icons li a.p{
	background: url(../images/img-sp.png) no-repeat -7px -9px;
    display: block;
    height: 41px;
    width: 41px;
}
.social-icons li a.p:hover{
	background: url(../images/img-sp.png) no-repeat -71px -9px;
    display: block;
}
.social-icons li a.in{
	background: url(../images/img-sp.png) no-repeat -7px -58px;
    display: block;
    height: 41px;
    width: 41px;
}
.social-icons li a.in:hover{
	background: url(../images/img-sp.png) no-repeat -72px -58px;
    display: block;
}
.social-icons li a.v{
	background: url(../images/img-sp.png) no-repeat -7px -109px;
    display: block;
    height: 41px;
    width: 41px;
}
.social-icons li a.v:hover{
	background: url(../images/img-sp.png) no-repeat -72px -109px;
    display: block;
}
.social-icons li a.facebook{
	background: url(../images/img-sp.png) no-repeat -7px -159px;
    display: block;
    height: 41px;
    width: 41px;
}
.social-icons li a.facebook:hover{
	background: url(../images/img-sp.png) no-repeat -72px -159px;
    display: block;
}
/*--//footer--*/
/*-- banner-bottom-video --*/
.banner-bottom-video-grid-left{
	float:left;
	width:30%;
}
.banner-bottom-video-grid-right{
	float:right;
	width:65%;
}
.banner-bottom-video-grid-right h4{
	color: #363636;
    font-size: 1.5em;
    margin: 0 0 1.5em;
    text-transform: capitalize;
}
.panel-default > .panel-heading {
  color: #999;
  background:rgb(229, 229, 229);
}
.panel-body {
  padding: 14px;
  color: #999;
  line-height: 1.8em;
  font-size: 14px;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color:#B4976F;
  text-transform: capitalize;
  font-size: 17px;
  text-decoration: none;
}
.panel-title a:hover {
  color:#9F9F9F;
}
.banner-bottom-video-grid-rgt{
	float:left;
	width:47%;
}
.banner-bottom-video-grid-rgt:nth-child(3){
	margin-left:2em;
}
.banner-bottom-video-grid-rgt ul{
	padding:0 0 0 3em;
	margin:0;
}
.banner-bottom-video-grid-rgt ul li{
	margin:25px 0;
	color:#A8A8A8;
}
.banner-bottom-video-grid-rgt ul li:nth-child(1) {
  margin-top: 0;
}
.banner-bottom-video-grid-rgt ul li a{
	font-size: 14px;
    text-transform: capitalize;
    color: #A8A8A8;
	text-decoration:none;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
}
.banner-bottom-video-grid-rgt ul li a:hover{
	text-decoration:none;
	color:#B4976F;
}
.caption h3{
	font-size: 1.1em;
}
.caption h3,.featured-services-left h3,.featured-services-right h3 {
  color:#B4976F;
  margin: 1em 0;
  text-transform:capitalize;
}
.featured-services-left h3,.featured-services-right h3 {
	font-size:30px;
}	
.caption p,.featured-services-left p,.featured-services-right p{
	color:#999;
	font-size:14px;
	line-height:1.8em;
	margin:0 0 2em;
}
.atque {
  padding: 7px 20px;
  font-size: 13px;
  border-radius:0px !important;
  font-family:Comfortaa-Regular;
}
.btn-primary {
  background-color:#FA085E;
  border-color:#FA085E;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-color: #B31213;
  border-color:#FD4E4E;
}
/*-- banner-bottom-video --*/
/*-- about --*/
.about-grids-bottom{
	margin-top:2em;
	}
.about-us p{
	font-size: 14px;
	margin: 0;
	color: #999;
	line-height: 1.8em;
}
.about-us h4{
	color:#B4976F;
	margin:0 0 1em;
	text-transform: capitalize;
	font-size: 1.3em;
}
.img-bottom {
    position: absolute;
    top: 82%;
}
.img-bottom p {
    color: #fff;
    background: rgba(48, 48, 48, 0.82);
    font-size: 14px;
    margin: 0;
    padding:1em 3.339em;
	text-transform:capitalize;
}
.about-grids {
    margin: 3em 0 0;
}
.history h3{
	font-size:2.5em;
	color:#000;
	margin:0 0 1em;
}
.history-left-grid p{
	font-size:1em;
	color:#363636;
	margin:0;
	padding-left: 1em;
}
.glyphicon-calendar {
  left: -13px;
}
.history-left-grid h4,.history-right h4{
	color: #9FA39E;
    font-size: 1.3em;
	margin:1em 0;
	text-transform:capitalize;
}
p.aut{
	color:#999;
	font-size:14px;
	margin:0;
	line-height:1.8em;
	padding: 0;
}
.history-left-grid:nth-child(3){
	margin:2em 0;
}
.history-right p{
	color:#999;
	font-size:14px;
	line-height:1.8em;
	margin:1em 0 0;
}
.history-right ul{
	padding:2em 0 0;
}
.history-right ul li{
	list-style-type:none;
	margin:0 0 10px;
	background: url(../images/2.png) no-repeat 0px 7px;
	display: block;
	padding-left: 1.5em;
}
.history-right ul li a{
	font-size:14px;
	color:#B4976F;
	text-decoration:none;
	text-transform:capitalize;
}
.history-right ul li a:hover{
	text-decoration:none;
	color: #363636;
}
.history h3{
	font-size:1.5em;
	color:#b4976f;
	margin:0 0 2em;
}
.about-bottom{
	background:url(../images/10.jpg) no-repeat 0px -110px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:495px;
	padding:4em 0;
}
.about-bottom-grid-left h3,.about-bottom-grid-right h3{
	font-size: 2em;
    color: #fff;
    margin: 0 0 1em;
    text-transform: capitalize;
}
.about-bottom-grid-left h4{
	font-size: 1.1em;
    color: #B4976F;
    margin: 0em 0 1em;
    line-height: 1.3em;
    text-transform: capitalize;
}
.about-bottom-grid-left p{
	font-size:14px;
	color:#fff;
	line-height:1.8em;
	margin:0;
}
.about-bottom-grid-right-grdl{
	float:left;
	width:30%;
}
.about-bottom-grid-right-grdr{
	float:right;
	width:65%;
}
.about-bottom-grid-right-grdr p{
	color:#fff;
	font-size:14px;
	margin:0;
	line-height:1.8em;
	position: relative;
	padding-left: 2em;
}
.about-bottom-grid-right-grdr{
	padding:0 !important;
}
.about-bottom-grid-right-grid:nth-child(2) {
  margin: 0 0 2em;
}
.about-bottom-grid-right-grdr p:before{
	background: url(../images/1.png) no-repeat 0px 0px;
	display: block;
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 2px;
	left: 0px;
}
.about-bottom-grid-right-grdr p span{
	font-size:2em;
}
/*-- //about --*/
/*--Typography--*/
.show-grid [class^=col-] {
    background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  color: #999;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
    color:#D5D5D5;
    font-family: 'Montserrat', sans-serif;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 0;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.grid_3 p{
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.9em;
  color: #999;
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
.input-group {
  margin-bottom: 20px;
  }
.in-gp-tl{
padding:0;
}
.in-gp-tb{
padding-right:0;
}
.list-group {
  margin-bottom: 48px;
}
 ol {
  margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}

/*single pages*/

/*.banneer-single {
	min-height:150px;
	background-color: #7f5417;
}*/

/*Contact Us pag*/


#contact-pg  {
	    background: url(/assets/images/banners/banner2.png) no-repeat center top;
	    background-attachment: scroll;
	    min-height:700px;
}

#contact-pg .banner-single {
	min-height:150px;
}

#contact-pg .banner-single .container{
	padding:0;
}

.contact-cont {
	min-height:500px;
	color:#000;
}

#contact-pg .contact-body{
	margin: 100px 0 0;
	background-color: rgba(255,255,255,0.9);
	padding:15px;
}

#contact-pg h3 {
	text-align:center;
	margin-bottom:30px;
}

#contact-pg .contact-body form {
    float: left;
    width: 50%;
}

#contact-pg .contact-body input[type="text"], #contact-pg .contact-body input[type="email"], #contact-pg .contact-body textarea {
	outline: none;
    padding: 10px 10px;
    background: none;
    /* color: #8C969D; */
    color: #000;
    font-size: 14px;
    /* border: 1px solid #BCBCBC; */
    border: 1px solid #000;
    width: 48.3%;
}

#contact-pg .contact-body input[type="email"] {
    margin: 0 0 0 1em;
}

#contact-pg .contact-body textarea {
    min-height: 150px;
    resize: none;
    width: 100%;
    margin: 1em 0;
}

#contact-pg .contact-body input[type="submit"] {
    background: #363636;
    color: #fff;
    outline: none;
    padding: 10px 0px;
    width: 30%;
    font-size: 16px;
    border: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}

#contact-pg  .contact-info {
	float:left;
	width:50%;
}

#contact-pg  .contact-info table {
	width:70%;
	margin:auto;
}


#contact-pg  .contact-info table td {
	width:50%;
	padding:8px;
}

#contact-pg  .contact-info table td i {
	margin-right:8px;
}


/***bootstrap*/

#prop-logo {
    width: 25%;
}

#navbar-inner-pg {
    width: 75%;
}


#prop-logo, #navbar-inner-pg {
    float: left;
}

#navbar-inner-pg .nav-tabs {
	border-bottom:none;
}


@media (max-width:768px){

	.banner .container {
		padding:0;
	}
	.header-nav {
		width:100%;
	}

	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
}
@media (max-width:480px){
	.banner {
		min-height: 405px;
	}
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav > li > a {
		font-size: 14px;
	}
	table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
	}
}
/*--//Typography --*/
/*--gallery--*/
.gallery-grid {
  padding: 0;
}
.gallery1 {
	position:relative;
	overflow: hidden;
	padding: 10px;
}
.gallery1 .textbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color:rgba(180, 151, 111, 0.69);
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.gallery1:hover .textbox {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
.gallery-grid img{
	width:100%;
}
.textbox {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-align:center;
}
.textbox h4 {
    font-size: 1em;
    color: #fff;
    margin:3.5em 0 1em;
	text-transform:capitalize;
}
.textbox p{
	color: #fff;
    font-size: 10px;
    width: 50%;
    line-height: 1.8em;
    margin: 0 auto;
}
.top-gallery:nth-child(2){
	margin:3em 0 0;
}
/*--//gallery--*/
/*-- contact --*/
.contact-us1-bottom{
	margin:3em 0 0;
}

.footer-grids .contact-us1-bottom{
	margin:0 0 0;
}

.contact-us1-bottom form{
	float:left;
	width:50%;
	}
.contact-us1-bottom input[type="text"],.contact-us1-bottom input[type="email"],.contact-us1-bottom textarea {
	outline: none;
    padding: 10px 10px;
    background: none;
    /*color: #8C969D;*/
    color:#000;
    font-size: 14px;
    /*border: 1px solid #BCBCBC;*/
    border: 1px solid #000;
    width: 48.3%;
	}
.contact-us1-bottom input[type="email"]{
	margin:0 0 0 1em;
}

.footer-grids .contact-us1-bottom input[type="email"]{
	margin:0;
}
.contact-us1-bottom textarea {
	min-height:150px;
	resize:none;
	width:100%;
	margin:1em 0;
	}
.contact-us1-bottom input[type="submit"] {
	background: #363636;
    color: #fff;
    outline: none;
    padding: 10px 0px;
    width: 30%;
	font-size: 16px;
	border:none;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.contact-us1-bottom input[type="submit"]:hover {
	background:#B4976F;
	}
.home-radio-clock{
	float:left;
	width:20%;
	margin-left: 5em;
	text-align:center;
	}
.home-radio-clock-right{
	float:left;
	width:20%;
	}
.home-radio-clock ul{
	padding:0;
	margin:0;
	}
.home-radio-clock ul li{
	padding-left: 4em;
	color: #000;
	font-size: 14px;
	list-style-type:none;
	margin: 0 0 1em;
	}
.home-radio-clock-right ul{
	padding:0;
	margin:0;
	}
.home-radio-clock-right ul li{
	color: #000;
    font-size: 14px;
	list-style-type:none;
	}
.home-radio-clock ul li i{
	font-size:1.5em;
	left: -15px;
	color:#000;
}
.home-radio-clock-right ul li span{
	display:block;
	margin-bottom:4px;
	}
.home-radio-clock-right ul li.lst{
	margin:1em 0 2em;
	}
.map{
	margin:3em 0 0;
}
.map iframe{
	width:100%;
	min-height:400px;
}
/*-- //contact --*/
/*-- single --*/
.blog-page-grid h3,.in h3,.com h3{
	margin: 0;
    color: #B4976F;
    font-size: 1.5em;
    text-transform: capitalize;
	}
.in input[type="text"],.in textarea{
	outline: none;
    float: left;
    width: 31.69%;
    background: none;
    border: 1px solid #E5E5E5;
    font-size: 14px;
    padding: 13px 10px;
	}
.in input[type="text"]:nth-child(2){
	margin:0 2em;
	}
.in textarea{
	resize:none;
	min-height:300px;
	width:100% !important;
	margin:1.5em 0;
	}
.in input[type="submit"]{
	border: none;
    outline: none;
    background: #363636;
    color: #fff;
    font-size: 16px;
    padding: 13px 0;
    width: 20%;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
	font-family: 'Audiowide', cursive;
	}
.in input[type="submit"]:hover{
	background:#B4976F;
	}
.blog-page-grid h3 a{
	color:#1D1E1F;
	font-size:30px;
	}
.blog-page-grid h3 a:hover{
	text-decoration:none;
	color:#;
	}
.blog-page-grid p{
	color:#999;
	font-size:15px;
	margin:0;
	font-style:italic;
	}
.blog-page-grid {
    float: left;
}
.blog-page-grid1 {
    float: right;
}
.blog-page-grid1 p {
	font-size: 16px;
    margin: 1em 0 0;
    color: #363636;
}
.blog-page-grid1 p a{
	color: #363636;
	text-decoration:none;
}
.blog-page-grid1 p a:hover{
	color:#B4976F;
}
.blog-page-grids {
    margin: 0 0 2em;
}
.blog-page-grids-bot1 {
    margin: 2em 0 3em;
}
.blog-page-grids-bot1 p{
    margin:0;
	font-size:14px;
	color:#999;
	line-height:1.8em;
}
.in form {
    margin: 2em 0 0;
}
.blog-page-grids-bot1 ul{
	padding:2em 0;
}
.blog-page-grids-bot1 ul li{
	display:inline-block;
}
.blog-page-grids-bot1 ul li a{
	font-size:14px;
	color:#B4976F;
	text-decoration:none;
	padding-right: 2em;
}
.blog-page-grids-bot1 ul li a:hover{
	color:#363636;
}
.blog-page-grids-bot1 ul li a i{
	left:-1em;
}
.blog-page-grid1 p a span {
    left: -1em;
    top: 0.2em;
}
.media-body a{
	font-size: 17px;
	color:#CFCFCF;
	text-decoration: none;
	text-align: right;
	display: block;
}
.media-body a:hover{
	color:#000;
	text-decoration:none;
}
.media-body{
	color: #999;
	font-size: 14px;
	margin: 0;
	line-height: 1.8em;
}
.media-object {
    display: block;
}
.media-left {
    width:14%;
}
.media-body h4 {
    color:#363636;
    font-size: 17px;
    margin: 1em 0;
}
.media-list {
    margin: 2em 0 0;
	width: 70%;
}
.dfg {
    margin: 3em 0 0;
}
/*-- //single --*/
@media (max-width:1440px){
	.banner-info {
		margin: 18em auto 0;
	}

	.banner-bottom-grid {
		float: left;
		width: 25%;
	}
}
@media (max-width: 1280px){
	.banner-info {
		margin: 12em auto 0;
	}
	.banner {
		min-height: 550px;
		/*min-height:200px;*/
	}

	.swiper-banner {
		min-height: 550px;
	}
}

@media (max-width: 1199px){
		#contact-pg .contact-body input[type="email"] {
			margin:0;
		}
		#contact-pg .contact-body textarea {
			width:97%;
		}

		#contact-pg  .contact-info table {
			width:100%;
		}
	}

@media (max-width: 1024px){
	.navbar-nav {
		margin: 0.7em 0 0 2em;
		width:60%;
	}
	.search {
		margin: 0;
	}
	.banner-info {
		width: 78%;
	}
	.banner-bottom, .testimonials, .banner-bottom-video, .about, .history, .typo, .gallery, .single {
		padding: 4em 0;
	}
	.banner-bottom-grid-infol p {
		font-size: 1.5em;
	}
	.banner-bottom-grid-infor h3 {
		font-size: 1em;
		margin: .9em 0 0;
	}
	.banner-bottom-video-grid-rgt:nth-child(3) {
		margin-left: 0em;
	}
	.banner-bottom-video-grid-rgt {
		width: 49%;
	}
	.banner-slider-grid h2 {
		font-size: 2.5em;
		margin: 3.3em 0 0;
	}
	.in input[type="text"], .in textarea {
		width: 31.34%;
	}
	.img-bottom p {
		padding: 1em 1em;
	}
	.img-bottom {
		top: 77%;
	}
	.about-bottom {
		padding: 4em 0 2em;
	}
	.textbox h4 {
		margin: 3em 0 0.5em;
	}
	.contact-us1-bottom input[type="text"], .contact-us1-bottom input[type="email"], .contact-us1-bottom textarea {
		width: 48%;
	}
	.home-radio-clock {
		width: 25%;
		margin-left: 1em;
	}
	.contact-us1-bottom textarea {
		width: 100% !important;
	}
	.map iframe {
		min-height: 270px;
	}
	.footer {
		padding: 4em 0 3em;
	}
	.media-list {
		width: 85%;
	}
}


@media (max-width:768px){
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}
	.search {
		margin: 0 auto;
		float: none;
		width: 50%;
	}
	.navbar-nav {
		margin: 0.7em 0 0 3em;
	}
	.search i {
		left: 20em;
	}
	.banner-info {
		margin: 8em auto 0;
		width: 90%;
	}
	.banner-info h1 {
		font-size: 1.3em;
	}
	.banner-bottom-grid {
		float: left;
		width: 25%;
	}
	.banner-bottom-grid {
		float: left;
		width: 50%;
		margin: 0 0 4em;
	}
	.banner-bottom {
		padding: 4em 0 2em !important;
	}
	.banner-bottom-video {
		padding: 0em 0 4em !important;
	}
	.banner-bottom-video-grid-left {
		float: none;
		width: 100%;
		margin: 0 0 2em;
	}
	.banner-bottom-video-grid-right {
		float: none;
		width: 100%;
	}
	.banner-slider-grid h2 {
		font-size: 2em;
		margin: 2em 0 0;
	}
	.banner-slider-grd:nth-child(1) {
		margin: 2em 0;
	}
	.testimonials h3, .about h3, h3.title, .gallery h3, #contact h3 {
		font-size: 1.7em;
	}
	.footer-grids h4 a {
		font-size: 2em;
	}
	.footer-grids {
		float: left;
		width: 33%;
	}
	.footer h3 {
		font-size: 1.4em;
	}
	.footer {
		padding: 3em 0;
	}
	.footer-bottom {
		padding: 1.5em 0;
	}
	.banner-bottom-grid-infor h3 {
		margin: 1.7em 0 0;
	}
	.blog-page-grid h3, .in h3, .com h3 {
		font-size: 1.2em;
	}
	.blog-page-grid1 p {
		margin: 0;
	}
	.blog-page-grid p {
		font-size: 13px;
	}
	.blog-page-grids-bot1 ul {
		padding: 2em 0 0em 1em;
	}
	.media-list {
		width: 100%;
	}
	.in input[type="text"], .in textarea {
		width: 30.74%;
	}
	.in textarea {
		min-height: 230px;
	}
	.in input[type="submit"] {
		font-size: 14px;
		width: 25%;
	}
	.banner1 {
		min-height: 250px;
	}
	.about-grid {
		float: left;
		width: 33.33%;
	}
	.img-bottom p {
		padding: 1em 0.5em;
		text-align:center;
	}
	.img-bottom {
		top: 57%;
		width: 87.3%;
	}
	.about-us h4 {
		margin: 1em 0;
	}
	.about-bottom-grid-left h3, .about-bottom-grid-right h3 {
		font-size: 1.5em;
		margin: 0 0 0.5em;
	}
	.about-bottom {
		min-height: 790px;
	}
	.about-bottom-grid-left {
		margin: 0 0 2em;
	}
	.about-bottom {
		background: url(../images/10.jpg) no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
		min-height: 700px;
		padding:3em 0 0;
	}
	.about-bottom-grid-right-grid:nth-child(2) {
		margin: 2em 0;
	}
	.history h3 {
		margin: 0 0 1em;
	}
	.history-left {
		margin: 0 0 2em;
	}
	.history-left-grid h4, .history-right h4 {
		font-size: 1.1em;
	}
	.gallery-grid {
		float: left;
		width: 50%;
	}
	.textbox h4 {
		margin: 6em 0 0.5em;
	}
	.contact-us1-bottom form {
		float: none;
		width: 100%;
		margin: 0 0 3em;
	}
	.contact-us1-bottom input[type="text"], .contact-us1-bottom input[type="email"], .contact-us1-bottom textarea {
		width: 48.7%;
	}
	.home-radio-clock ul li {
		padding-left: 0em;
	}
	.home-radio-clock-right {
		float: left;
		width: 45%;
	}
	.home-radio-clock-right ul li span {
		display: initial;
	}
}	
@media (max-width:767px){
	.navbar-toggle {
		margin-top: 15px;
		margin-right: 15px;
		margin-bottom: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background: none;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		box-shadow: none;
	}
	.navbar-nav {
		margin: 0;
		float: none;
		text-align: center;
		background-color: #676159;
		padding: 10px;
		margin: 2em 0 0;
		width:100%;
	}

	.navbar-brand > img {
		width:200px;
	}

	.search input[type="text"] {
		border: none !important;
		border-bottom: 1px solid #fff !important;
		font-size: 14px !important;
		padding:0px 30px 8px 0 !important;
		width: 100% !important;
	}
	.search form{
		margin:0 !important;
	}
	.search i {
		left: 22em;
	}

	.dropup, .dropdown {
		top:10px;
		right:15px;
	}

	.banner {
		min-height: 455px;
		background: url(/assets/images/banners/banner2x767.png) no-repeat center;
	}
	.swiper-banner {
		min-height: 455px;
	}

	#banner1 { background: url(/assets/images/banners/banner1x767.png) no-repeat center;}
	#banner2 { background: url(/assets/images/banners/banner2x767.png) no-repeat center;}
	#banner3 { background: url(/assets/images/banners/banner3x767.png) no-repeat center;}
	#banner4 { background: url(/assets/images/banners/banner4x767.png) no-repeat center;}
	#banner5 { background: url(/assets/images/banners/banner5x767.png) no-repeat center;}

	.head-banner {min-height: 380px;}
	#signa .head-banner { background: url(/assets/images/signa/head-bannerx767.png) no-repeat center;}
	#radiance .head-banner { background: url(/assets/images/radiance/head-bannerx767.png) no-repeat center;}
	#magnolia .head-banner { background: url(/assets/images/magnolia/head-bannerx767.png) no-repeat center;}
	#trion .head-banner { background: url(/assets/images/trion/head-bannerx767.png) no-repeat center;}
	#woodsville .head-banner { background: url(/assets/images/woodsville/head-bannerx767.png) no-repeat center;}
	#sapphire .head-banner { background: url(/assets/images/sapphire/head-bannerx767.png) no-repeat center;}
	#sonata .head-banner { background: url(/assets/images/sonata/head-bannerx767.png) no-repeat center;}

	.tagline {padding:30px;}
	.tagline .text {font-size:25px;}

	.footer-grids form input[type="submit"] {
		width:auto;
	}

	.contact  {
	padding-top:10px;
	}

	.contact .contact-us1-bottom {
	margin: 10px 0 0;
	}

	#contact-pg .contact-body textarea {
		width:97%;
	}

	#contact-pg .contact-body input[type="email"] {
    margin:0;
	}


	#contact-pg .contact-info table td {
    	padding: 6px;
    	font-size:14px;
	}


}
@media (max-width:640px){
	.banner-info {
		margin: 6em auto 0;
		width: 100%;
	}
	.banner-bottom-grid-infor h3 {
		margin: 1.1em 0 0;
	}
	.banner-bottom-video-grid-right h4 {
		font-size: 1.3em;
	}
	.banner-bottom-video-grid-left {
		margin: 0 0 3em;
	}
	.banner-bottom-video-grid-rgt ul li {
		margin: 15px 0;
	}
	.banner-slider-grid h2 {
		font-size: 1.5em;
		margin: 2em 0 0;
	}
	.banner-bottom {
		padding: 3em 0 2em !important;
	}
	.banner-bottom, .testimonials, .banner-bottom-video, .about, .history, .typo, .gallery, .contact, .single {
		padding: 3em 0;
	}
	.blog-page-grid {
		float: none;
	}
	.blog-page-grid1 {
		float: none;
		padding: 1em 0 0 1em;
	}
	.blog-page-grids-bot1 {
		margin: 1em 0 3em;
	}
	.in input[type="text"], .in textarea {
		width: 30.1%;
	}
	.in input[type="submit"] {
		width: 35%;
	}
	.banner1 {
		min-height: 210px;
	}
	.testimonials h3, .about h3, h3.title, .gallery h3, .contact h3 {
		font-size: 1.5em;
	}
	.img-bottom p {
		padding: 0.5em 0.5em;
		font-size: 13px;
	}
	.img-bottom {
		top: 61%;
		width: 85.1%;
	}
	.about-grids {
		margin: 2em 0 0;
	}
	.about-us h4 {
		font-size: 1.1em;
		margin: 1em 0 .5em;
	}
	.about-bottom {
		min-height: 750px;
	}
	.textbox h4 {
		margin: 5em 0 0.5em;
	}
	.top-gallery:nth-child(2) {
		margin: 2em 0 0;
	}
	.contact-us1-bottom input[type="text"], .contact-us1-bottom input[type="email"], .contact-us1-bottom textarea {
		width: 100%;
	}
	
	.contact-us1-bottom input[type="email"] {
    margin: 1em 0 0;
	}

	.home-radio-clock-right {
		width: 65%;
	}
	.about-bottom-grid-left h4 {
		font-size: 1em;
	}
	.media-body h4,.media-body a{
		font-size: 14px;
	}


}
@media (max-width:480px){

	.navbar-brand > img {
		width:150px;
	}

	.banner {
		min-height: 300px;
		background: url(/assets/images/banners/banner2x480.png) no-repeat center;
	}

	.swiper-banner {
		min-height: 300px;
	}

	#banner1 { background: url(/assets/images/banners/banner1x414.png) no-repeat center;}
	#banner2 { background: url(/assets/images/banners/banner2x414.png) no-repeat center;}
	#banner3 { background: url(/assets/images/banners/banner3x414.png) no-repeat center;}
	#banner4 { background: url(/assets/images/banners/banner4x414.png) no-repeat center;}
	#banner5 { background: url(/assets/images/banners/banner5x414.png) no-repeat center;}

	.head-banner {min-height: 300px;}
	#signa .head-banner { background: url(/assets/images/signa/head-bannerx480.png) no-repeat center;}
	#radiance .head-banner { background: url(/assets/images/radiance/head-bannerx480.png) no-repeat center;}
	#magnolia .head-banner { background: url(/assets/images/magnolia/head-bannerx480.png) no-repeat center;}
	#trion .head-banner { background: url(/assets/images/trion/head-bannerx480.png) no-repeat center;}
	#woodsville .head-banner { background: url(/assets/images/woodsville/head-bannerx480.png) no-repeat center;}
	#sapphire .head-banner { background: url(/assets/images/sapphire/head-bannerx480.png) no-repeat center;}
	#sonata .head-banner { background: url(/assets/images/sonata/head-bannerx480.png) no-repeat center;}

	.tagline { padding:30px;}
	.tagline .text {font-size:18px;}

	.inner-pg .nav > li {
		width:50%;
	}

	#prop-logo, #navbar-inner-pg {width:100%;}


	.inner-pg .logo {
		text-align:center;
	}

	.inner-pg .logo img {
		width:250px;
	}

	.nav-tabs {
		margin-bottom:0;
	}

	.inner-pg .nav-tabs > li > a {
		font-size:10px;
	}

	.inner-pg-content {
		top:0;
	}

	.inner-gallery .inner-swiper, .inner-gallery .swiper-container {
	height:390px;
	}

	.inner-gallery .swiper-slide{
		height:300px;
	}

	#features img {width:95%; max-width:300px;}

	.featured-img {width:95%;}

	.aside-img {
		width:47%;
		float:left;
	}


	.aside-img:first-child {
		margin-right:5%;
	}

	#contact input[type="text"], #contact input[type="email"], #contact textarea, #contact form input[type="submit"] {
		width:100%;
	}


	.banner-info {
		margin: 8em auto 0;
	}
	.header-nav {
		padding: 0 0 0;
	}

	.navbar-nav {
		text-align: right;
		padding:10px 30px;
	}

	.banner-info h1 {
		font-size: 1.1em;
	}
	.more a {
		font-size: 14px;
		padding: 8px 18px;
	}
	.search i {
		left: 13em;
	}
	.banner-bottom-grid-infol p {
		font-size: 1.2em;
	}
	.banner-bottom-grid-infor h3 {
		margin: 1em 0 0;
		font-size: 14px;
	}
	.banner-bottom {
		padding: 2em 0 1em !important;
	}
	.banner-bottom-grid {
		margin: 0 0 3em;
	}
	.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
		font-size: 15px;
	}
	.banner-bottom-video-grid-right h4 {
		font-size: 1.1em;
	}
	.banner-bottom-video-grid-rgt{
		width: 100%;
		float: none;
	}
	.banner-bottom-video-grid-rgt:nth-child(2) {
		margin: 0 0em 2em;
	}
	.banner-bottom-video-grid-rgt ul {
		padding: 0 0 0 1.5em;
	}
	.banner-bottom-video {
		padding: 0em 0 2em !important;
	}
	.banner-slider-grid h2 {
		font-size: 1.3em;
		margin: 2em 0 0;
	}
	.banner-slider-grd:nth-child(1) {
		margin: 1em 0;
	}
	.banner-slider-grid h3 {
		font-size: 1.2em;
	}
	.testimonials h3, .about h3, h3.title, .gallery h3, .contact h3 {
		font-size: 1.3em;
	}
	.banner-bottom, .testimonials, .banner-bottom-video, .about, .history, .typo, .gallery, .contact, .single {
		padding: 2em 0;
	}
	.testimonials-grids {
		margin: 1.5em 0 0;
	}

	.footer-grids {
		float: none;
		width: 100%;
	}

	.footer-grids h4 a {
		font-size: 1.8em;
	}
	.blog-page-grid h3, .in h3, .com h3 {
		font-size: 1em;
		line-height: 1.3em;
	}
	.blog-page-grids {
		margin: 0 0 1em;
	}
	.blog-page-grids-bot1 ul {
		padding: 1.5em 0 0em 1em;
	}
	.blog-page-grids-bot1 {
		margin: 1em 0 2em;
	}
	.in input[type="text"], .in textarea {
		width: 100%;
		padding: 10px 10px;
		float:none;
	}
	.in input[type="text"]:nth-child(2) {
		margin: 1em 0;
	}
	.in textarea {
		min-height: 180px;
		margin: 1em 0;
	}
	.in input[type="submit"] {
		padding: 8px 0;
		width: 40%;
	}
	.about-grid {
		float: none;
		width: 80%;
		margin: 0 auto 1em;
	}
	.img-bottom {
		top: 87%;
		width: 91.1%;
	}
	.about-us h4 {
		font-size: 1em;
	}
	.about-bottom-grid-left h3, .about-bottom-grid-right h3 {
		font-size: 1.2em;
	}
	.about-bottom {
		padding: 2em 0 0;
	}
	.about-bottom-grid-left h4 {
		margin: 0em 0 0.5em;
	}
	.about-bottom-grid-right-grdr p span {
		font-size: 1.5em;
	}
	.about-bottom {
		min-height: 690px;
	}
	.history-left-grid h4, .history-right h4 {
		font-size: 1em;
		margin: 1em 0 .5em;
	}
	.history-left-grid:nth-child(3) {
		margin: 1.5em 0;
	}
	.history h3 {
		font-size: 1.3em;
	}
	.textbox h4 {
		font-size: .8em;
	}
	.textbox h4 {
		margin: 3.2em 0 0.3em;
	}
	.contact-us1-bottom input[type="text"], .contact-us1-bottom input[type="email"], .contact-us1-bottom textarea {
		width: 100%;
		padding:10px;
	}
	.contact-us1-bottom input[type="email"] {
		margin: 1em 0 0;
	}
	.contact-us1-bottom input[type="submit"] {
		font-size: 14px;
	}
	.map {
		margin: 2em 0 0;
	}
	.map iframe {
		min-height: 200px;
	}
	.search i {
		top: 2.5em;
		left: 11em;
	}

	.contact  {
	padding-top:10px;
	}

	.contact .contact-us1-bottom {
	margin: 10px 0 0;
	}

	#contact-pg .contact-body {
		margin:0;
	}

	#contact-pg .contact-body form {
    float: none;
    width: 100%;
    margin: 0 0 20px;
}

	#contact-pg .contact-body  input[type="text"], #contact-pg .contact-body  input[type="email"], #contact-pg .contact-body  textarea, #contact-pg .contact-body form input[type="submit"] {
		width:100%;
		margin:4px 0;
	}

	#contact-pg .contact-body textarea {
		min-height:100px;
	}

	#contact-pg .contact-info table td {
    	font-size:12px;
	}

	#contact-pg .contact-info table td i {
		margin-right:2px;
	}

	#contact-pg .contact-info{
    	width:100%;
	}


}
@media (max-width: 414px){
	.banner-info {
		margin: 6em auto 0;
	}

	.banner-bottom-grid {
		float: none;
		width: 80%;
		margin: 0 auto 2em;
	}
	.banner-bottom-grid-infor h3 {
		margin: 1.8em 0 0;
	}
	.banner-slider-grid h2 {
		margin: 1em 0 0;
	}
	.footer-grids {
		float: none;
		width: 100%;
	}

	.footer-grids h4 {text-align: center;}

	.footer {
		padding: 2em 0;
	}
	.social-icons {
		padding: 1em 0 0;
	}
	.about-bottom {
		min-height: 780px;
	}
	.textbox p {
		font-size: 8px;
		width: 60%;
	}
}
@media (max-width:320px){
	.banner-info {
		margin: 4em auto 0;
	}
	.navbar-brand {
		font-size: 1.7em;
		padding: 15px 0;
	}
	.navbar-brand span {
		font-size: 12px;
	}
	.banner-info h1 {
		font-size: 1em;
	}
	.banner-info p {
		font-size: 13px;
		margin: 0.3em 0 1.5em;
	}
	.banner {
		min-height: 340px;
	}

	.swiper-banner {
		min-height: 340px;
	}
	.navbar-nav {
		padding: 0.5em 0 1em;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 13px;
		padding: 4px 0;
	}
	.search {
		width: 80%;
	}
	.more a {
		font-size: 13px;
		padding: 7px 14px;
	}
	.banner-bottom-grid {
		width: 100%;
	}
	.banner-bottom-grid-infor h3 {
		margin: 1em 0 0;
	}
	p.vel,.banner-bottom-video-grid-rgt ul li a{
		font-size: 13px;
	}
	.panel-body {
		padding: 10px;
		font-size: 13px;
	}
	.banner-bottom-video-grid-right h4 {
		font-size: 1em;
	}
	.caption h3 {
		font-size: 1em;
		margin: 1em 0 .5em;
	}
	.caption p, .featured-services-left p, .featured-services-right p {
		font-size: 13px;
		margin: 0 0 1.5em;
	}
	.banner-bottom-video-grid-rgt ul li {
		margin: 8px 0;
	}
	.about-grids-bottom {
		margin-top: 1em;
	}
	.banner-slider-grid,.about-us,.about-bottom-grid-left,.about-bottom-grid-right,.history-left,.history-right {
		padding: 0 !important;
	}
	.about-bottom-grid-left h4 {
		font-size: 14px;
	}
	.banner-slider-grid h2 {
		font-size: 1.1em;
	}
	.banner-slider-grid h3 {
		font-size: 1em;
	}
	.banner-slider-grid p {
		font-size: 13px;
		margin: 0.5em 0 0;
	}
	.history-right ul {
		padding: 1em 0 0;
	}
	.testimonials-grid-right p,.history-right p,.history-right ul li a,p.aut,.about-bottom-grid-right-grdr p,.about-bottom-grid-left p,.about-us p,.media-body,.blog-page-grids-bot1 ul li a,.footer-grids p a,.footer-grids p,.footer-grids ul li a,.footer-bottom p,.blog-page-grids-bot1 p {
		font-size: 13px;
	}
	.history-left-grid h4, .history-right h4 {
		font-size: .9em;
		margin: 0.5em 0 .5em;
	}
	.gallery-grid {
		float: none;
		width: 100%;
	}
	.contact-us1-bottom input[type="text"],.home-radio-clock-right ul li, .contact-us1-bottom input[type="email"], .contact-us1-bottom textarea {
		font-size: 13px;
	}
	.contact-us1-bottom {
		margin: 1.5em 0 0;
	}
	.contact-us1-bottom input[type="submit"] {
		font-size: 13px;
		width: 50%;
	}
	.contact-us1-bottom form {
		margin: 0 0 2em;
	}
	.home-radio-clock-right ul li.lst {
		margin: 1em 0 1em;
	}
	.map iframe {
		min-height: 160px;
	}
	.home-radio-clock {
		width:98%;
		float: none;
		margin: 0 0 2em 1em;
	}
	.home-radio-clock ul li {
		font-size: 13px;
		margin: 0 0 1em;
	}
	.home-radio-clock-right {
		width: 100%;
		float: none;
	}
	.textbox h4 {
		margin: 6.2em 0 0.3em;
	}
	.top-gallery:nth-child(2) {
		margin: 1em 0 0;
	}
	.about-bottom-grid-left {
		margin: 0 0 1.5em;
	}
	.about-bottom {
		padding: 2em 0;
	}
	.about-bottom-grid-right-grid:nth-child(2) {
		margin: 1.5em 0;
	}
	.about-bottom-grid-right-grdr {
		float: none;
		width: 100%;
	}
	.about-bottom-grid-right-grdl {
		float: none;
		width: 100%;
		margin: 0 auto 1em;
	}
	.footer-grids h4 a {
		font-size: 1.5em;
	}
	.footer {
		padding: 1.5em 0;
	}
	.footer h3 {
		font-size: 1.2em;
		margin: 1.5em 0 1em;
	}
	.footer-grids ul li {
		margin-bottom: 0.5em;
	}
	.blog-page-grid h3, .in h3, .com h3 {
		line-height: 1.5em;
	}
	.blog-page-grids-bot1 {
		margin: 0.7em 0 1.5em;
	}
	.media-list {
		margin: 1.5em 0 0;
	}
	.media-left {
		width: 30%;
	}
	.dfg {
		margin: 2em 0 0;
	}
	.in form {
		margin: 1em 0 0;
	}
	.in input[type="text"], .in textarea {
		font-size: 13px;
	}
	.in input[type="submit"] {
		width: 68%;
	}
	.banner1 {
		min-height: 140px;
	}
	.about-grid {
		width: 100%;
	}
	.img-bottom {
		top: 73%;
		width: 89.1%;
	}
	.about-grids {
		margin: 1.5em 0 0;
	}
}
