.topSec{
	background-image:url(../images/topbar.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	height:15px;
}
.topNav{
	padding:10px 0;
}
.topNav .topLinks ul li {
    display: inline-block;
    vertical-align: top;
	margin-left:30px;
}
.topNav .topLinks ul li a:hover{
	color:#c27530;
}
.topNav .topLinks{
	text-align:center;
}
.topPdn{
	padding-top:35px;
}
.topContact h5{
	margin-bottom:5px;
	font-size: 20px;
}
.topContact h5 span {
    width: 70px;
    display: inline-block;
}
.bannerSec{
	width:100%;
	position:relative;
}
.bannerSec .bannerContent{
	position:absolute;
	top:240px;
	width:300px;
	text-align:right;
	z-index:999;
}
.bannerSec .bannerContent h1{
	background-color:rgba(77,55,31,0.9);
	text-shadow:5px 3px 0px #000;
	padding:10px;
    text-align: left;
}
.bannerSec .bannerContent h3 {
    background-color: rgba(195, 135, 75, 0.9);
    padding: 10px;
    text-align: left;
}
.bannerSec .bannerContent .bannerData {
    float: right;
    width: 625px;
}
.headSec h3 {
    background-image: url("../images/head-bottom.jpg");
    background-position: left 40px;
    background-repeat: no-repeat;
    color: #4a351f;
    padding-bottom: 18px;
}
.aboutSec{
	padding:150px 0;
}
/*------------------------services---------------*/
.services{
	background-image:url(../images/services.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:60px 0 100px 0;
	background-size:cover;
}
.services .headSec {
    text-align: center;
}
.services .headSec h3 {
    background-position: center 40px;
	color:#fff;
}
.services .serviceboxSec {
	padding-top:30px;
}
.services .serviceboxSec .sBox {
    background-color: #c68445;
    box-shadow: 1px 4px 5px #000;
    display: inline-block;
    min-height: 180px;
    padding: 70px 0 60px;
    text-align: center;
    vertical-align: top;
    width: 350px;
}
.services .serviceboxSec .sBox.middlebox{
	background-color:#4a351f;
}
.services .serviceboxSec .sBox p{
	margin-bottom:0;
	color:#fff;
	font-weight:700;
}
.services .serviceboxSec .sBox + .sBox {
    margin-left:25px;
}
.services .serviceboxSec {
    padding-top: 30px;
    position: relative;
    z-index: 999 !important;
	text-align: center;
}
.boxbg {
    background-color: #fff;
    height: 50px;
    position: relative;
    top: -120px;
}
.serviceBottom {
    background-color: #fff;
    margin-top: -70px;
    padding: 25px 20px;
}
.serviceBottom h3{
	color:#4a351f;
	font-size:28px;
}
.serviceBottom .recycle {
    border-right: 5px solid #c68445;
    padding: 20px 0;
}
.serviceBottom .recycle.rightside {
    border: medium none;
	position: relative;
    top: 40px;
	left: -30px;
}
.serviceBottom .recycle.rightside ul li {
    background-image: url("../images/arrow.png");
    background-position: left top;
    background-repeat: no-repeat;
    list-style: outside none none;
    padding-left: 45px;
}
/*--------------gallery----------*/
.gallery{
	padding:50px 0;
}
.gallery .headSec h3,
.contact .headSec h3{
    background-position: center 40px;
}
.gallery .headSec,
.contact .headSec{
	text-align:center;
}
.gallery .galleryImg .galleryBox{
	width:360px;
	display:inline-block;
	vertical-align:top;
}
.gallery .galleryImg .galleryBox + .galleryBox{
	margin-left:10px;
}
.gallery .galleryImg {
	text-align:center;
	padding-top:30px;
}
/*-------------------contact------------------*/
.contact{
	border-top:10px solid #cd8947;
	position:relative;
	background-color:#e8e8e8;
	padding:80px 0;
}
.contact .contactImg {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
	top:-8px;
}
.contact .contactBox{
	padding:0 30px ;
}
.contact .contactBox .details {
    display: inline-block;
    vertical-align: top;
}
.contact .contactBox .details span i {
    color: #c98646;
    font-size: 25px;
}
.contact .contactBox .details h5{
	color:#4a351f;
	margin-bottom:5px;
	font-size:20px;
}
.contact .contactBox .details + .details{
	margin-left:10px;
}
.contactTop{
	padding-top:30px;
}
.contact .contactBox .details + .details.contactDetails {
    margin-left: 0;
}
.formSec {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.formSec .inputSec {
    width: 100%;
}
.formLeft {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 0 auto;
    text-align: center;
    margin: 0 20px;
}
.formSec .inputSec + .inputSec {
    margin-top: 15px;
}
/*----------placeholder--------------------*/
input:-moz-placeholder 
{  
    color: #000; 
	opacity:1;
}  
input::-moz-placeholder {  
  color: #000;  
  opacity:1;
}  
 
input::-webkit-input-placeholder {  
  color: #000;  
  opacity:1;
}  

input:-ms-input-placeholder {  
  color: #000;  
  opacity:1;
} 
textarea::-webkit-input-placeholder
{
  color:#000;
  opacity:1;
}
textarea:-moz-placeholder 
{
  color:#000;
  opacity:1;
}
textarea::-moz-placeholder 
{
  color:#000;
  opacity:1;
}
textarea:-ms-input-placeholder 
{
  color:#000;
  opacity:1;
}
.inputSec.btnSec {
    text-align: center;
    width: 215px;
    background-color: #4a351f;
    float: right;
    color: #fff;
    font-family: roboto;
    font-weight: 900;
    font-size: 22px;
    padding: 10px 0;
}
.bottomSec{
	background-color:#cd8947;
	padding:5px 0;
}
.bottomSec p{
	color:#fff;
	margin-bottom:0;
	font-size:15px;
	text-align:center;
}
.pp_social {
    display: none !important;
}
.top .topDetails.fixed_nav {
    position: fixed;
	background-color:#fff;
	z-index:9999;
	border-color:#4a351f;
	width:100%;
}
.topDetails {
    border-bottom: 1px solid transparent;
}
div.pp_pic_holder{
	z-index:9999999 !important;
}
.headSec.mobHead{
	display:none;
}
.banner_thumbs {
    display: inline-block;
    vertical-align: top;
	width:350px;
	margin:15px;
}
.gallery .row.contactTop {
    text-align: center;
	margin:0 auto;
}
.mobTOp{
	display:none;
}

/*----------------mobile menu--------------*/
#mob_menu {
    background-color: #cd8947;
    color: #fff;
    height: 100%;
    left: -280px;
    opacity: 1;
    position: fixed;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 280px;
    z-index: 999999;
}
#mob_menu.show_menu {
    left: 0;
}
#mob_menu.hide_menu {
    left: -100;
}
#mob_menu .close_btn a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-right: 5px;
    margin-top: 5px;
}
#mob_menu ul, #mob_menu ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#mob_menu ul li {
    display: block;
}
#mob_menu ul li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#mob_menu ul li a:hover,
#mob_menu ul li a:focus{
	color:#4a351f;
}
#mob_menu ul li + li {
    border-top: 1px solid #dedede;
}
.mobile_btn {
    display: none;
}
.a_right {
    text-align: right;
}
#close img {
    width: auto;
}
.mobBt:hover{
	cursor:pointer;
}
div.pp_overlay{
	z-index:95000 !important;
}
.gallery .owl-stage{
	width:100000px !important;
}
.gallery .owl-dot.active{
	background-color:#a86e37;
}
.gallery .owl-dot {
    width: 15px;
    height: 15px;
    background-color: #cd8947;
    border-radius: 50%;
    display: inline-block;
	margin:5px;
}
#flexiselDemo1 .flex-direction-nav .flex-next{
	background-image: url("../images/narw.png");
	background-repeat:no-repeat;
}
#flexiselDemo1 .flex-direction-nav .flex-prev{
	background-image: url("../images/parw.png");
	background-repeat:no-repeat;
}
#flexiselDemo1 .flex-direction-nav a::before {
	display:none;
}
/*------------media-----------------------*/
@media only screen and (max-width:1199px) {
	.topLinks ul li a {
		font-size: 18px;
	}
	.topNav .topLinks ul li{
		margin-left:20px;
	}
	.topContact h5 {
		font-size: 17px;
	}
	.bannerSec .bannerContent h1 {
		font-size: 35px;
	}
	.bannerSec .bannerContent h1 {
		font-size: 25px;
	}
	.bannerSec .bannerContent {
    	top: 180px;
	}
	.aboutSec{
		padding:30px 0;
	}
	.services .serviceboxSec .sBox{
		width:280px;
	}
	.services .serviceboxSec .sBox p{
		font-size:18px;
	}
	.contact .contactBox .details h5 {
		font-size: 18px;
	}
	.formSec {
    	width: auto;
	}
	.topContact h5 span {
    	width: 55px;
	}
	/*.bannerSection .bannerContent {
		top: 215px;
	}
	.serviceSection .serviceContents .serviceBox + .serviceBox {
		margin-left: 15px;
	}
	.serviceSection .serviceContents .serviceBox{
		max-width:300px;
	}
	.gallerySection .galleryImgSection .galleryImg,
	.gallerySection .galleryImgSection .imgOverlay{
		max-width: 455px;
	}
	.gallerySection .galleryImgSection .imgOverlay{
		height: 303px;
	}
	.serviceSection .serviceContents .serviceBox {
		min-height: 190px;
	}
	.footerSection .details h6{
		font-size:14px;
	}
	.footerSection .details p {
    	font-size: 13px;
	}
	.footerSection span i {
		font-size: 25px;
	}
	.footerSection .details + .details {
		margin-left: 5px;
	}
	.footerSection span i.fa.fa-envelope-o {
		font-size: 23px;
	}*/
}
@media only screen and (max-width:991px) {
	.topLinks ul li a {
		font-size: 14px;
	}
	.topContact h5 {
		font-size: 12px;
	}
	.topPdn {
		padding-top: 20px;
	}
	.bannerSec .bannerContent {
    	top: 100px;
	}
	.headSec.mobHead{
		display:block !important;
	}
	.aboutContent .headSec {
		display: none;
	}
	.aboutSec{
		text-align:center;
	}
	.headSec h3 {
    	background-position: center 45px;
		padding-bottom:30px;
	}
	.aboutImg {
    	margin-bottom: 15px;
	}
	.services .serviceboxSec {
    	padding-top: 0;
	}
	.services .serviceboxSec .sBox {
		width: 195px;
		min-height: 164px;
	}
	.services .serviceboxSec .sBox + .sBox {
		margin-left: 12px;
	}
	.services .serviceboxSec .sBox p {
		font-size: 14px;
		line-height: 17px;
	}
	.serviceBottom .recycle{
		border:none;
	}
	.serviceBottom .recycle.rightside{
		left:0;
		top:0;
	}
	.contact .contactBox{
		text-align:center;
	}
	.contact .contactBox.adr {
		text-align: left;
		padding-left: 200px;
	}
	.contact .contactBox .details h5 span{
		display:block;
	}
	.contact .contactTop {
		padding-top: 0;
	}
	.contact{
		padding:30px 0;
	}
	.contact .contactTop + .contactTop{
		padding-top:20px;
	}
	.formLeft{
		width:90%;
	}
	.formLeft + .formLeft{
		padding-top:15px;
	}
	.topContact h5 span {
		width: auto;
	}
	/*.bannerSection .bannerContent {
   serviceSection .serviceOverlap {
		display: none;
	}
	.serviceSection .serviceSlider {
		display: block !important;
	}
	.serviceSection .serviceContents .serviceBox + .serviceBox {
	 	top: 175px;
	}
	.bannerImg .owl-dots{
		top: -60px;
	}
	.	margin-left: 20px;
	}
	.serviceSection .serviceContents .serviceBox {
		max-width: 95%;
	}
	.contactSection .contactFormsec {
		padding: 40px;
	}
	.footerSection{
		text-align:left;
	}*/
}
@media only screen and (max-width:767px) {
	.top .topDetails.fixed_nav {
		position: unset;
	}
	.topPdn {
		display: none;
	}
	.logoSec, .mobTOp {
		display: inline-block;
		vertical-align: top;
	}
	.mobTOp{
		text-align:right;
		width:64%;
		padding-top:30px;
	}
	.mobTOp .topContact, 
	.mobTOp .mobBt{
		display:inline-block;
		vertical-align:top;
	}
	.topContact h5 {
		font-size: 20px;
		margin-right:25px;
	}
	.bannerSec .bannerContent {
		top: 100px;
		position: unset;
		background-color: #cd8947;
		width: 100%;
		text-align: center;
		padding:10px 0;
	}
	.bannerSec .bannerContent .bannerData {
		float: none;
		width: auto;
	}
	.contact .contactBox .details{
		vertical-align:baseline;
	}
	.contact .contactBox.adr{
		padding-left:35%;
	}
	.bannerSec .bannerContent h1 {
    	font-size:25px;
    	background-color: transparent;
		text-align:center;
		text-shadow:none;
		padding:0;
	}
	.bannerSec .bannerContent h3 {
		background-color: transparent;
		padding: 10px;
		text-align: center;
		font-size: 15px;
		padding:0;
	}
	.headSec h3{
		font-size:20px;
	}
	.headSec h3 {
    	background-position: center 35px;
	}
	body{
		font-size:18px;
	}
	.services .serviceboxSec .sBox {
		width: 100%;
		min-height: auto;
		padding: 10px 0;
		display: block;
		margin-bottom: 10px;
	}
	.services .serviceboxSec {
		padding-top: 0;
		text-align: center;
		margin: 0 auto;
		width: 100%;
		position:unset;
	}
	.boxbg{
		display:none;
	}
	.services .serviceboxSec .sBox + .sBox{
		margin-left:0;
	}
	.serviceBottom{
		margin-top:0;
		padding-top:20px;
	}
	.recycle h3 {
		font-size: 18px;
	}
	.banner_thumbs{
		width:auto;
	}
	.contact .contactBox {
	    padding: 0;
	}
	.contact .contactBox .details h5 {
    	font-size: 13px;
	}
	.contact .contactBox .details span i{
		font-size:18px;
	}
	/*.bannerSection .topNav .navSection ul {
		display: none;
	}
	.bannerSection .topNav .navSection .mobBt {
		cursor: pointer;
		display: inline-block;
		vertical-align: top;
	}
	.bannerSection .topNav.fixed_nav{
		background-color: rgba(255, 255, 255, 0.7);
		position: absolute;
	}
	.bannerSection .topNav .navSection {
		padding-top: 40px;
	}
	.bannerSection .topNav,
	.bannerSection .topNav.fixed_nav{
		position: unset; 
	}
	.bannerSection .bannerContent {
		top:150px;
	}
	.bannerContent h4, .bannerContent h1, .bannerContent h3 {
		margin-bottom: 5px;
	}
	.bannerContent h4 {
		font-size:20px;
	}
	.bannerContent h1 {
		font-size: 24px;
	}
	.bannerContent h3 {
		font-size: 22px;
	}
	.bannerImg .owl-dots{
		display:none;
	}
	.gallerysldr .owl-nav{
		display:none;
	}
	.gallerySection .contentHead {
		padding-bottom: 15px;
	}
	.modal-content{
		width:90%;
	}
	.contactSection .contactFormsec,
	.contactSection .map{
		width:100%;
	}
	.contactSection .map img,
	.contactSection .contactFormsec{
		height: auto;
	}
	.contactSection .contactFormsec .contactDetails {
		margin: 0 auto;
		width: 85%;
	}
	.contactSection .contactFormsec {
		padding: 25px;
	}
	.aboutSection {
		padding-top: 30px;
	}
	.contentHead {
    	padding-bottom: 5px;
	}
	.contactSection {
		padding-top: 30px;
	}
	.contentSection {
		padding: 35px 0 25px;
	}
	.aboutSection .aboutImg{
		top:0;
	}
	.contentHead h4 {
		font-size:18px;
	}*/
}
@media only screen and (max-width:500px) {
	.logoSec{
		text-align:center;
		width:35%;
	}
	.mobTOp .topContact {
		width:77%;
		text-align:left;
	}
	.topContact h5 {
    	font-size: 12px;
	}
	.mobTOp {
		width:62%;
		padding-top:25px;
	}
	.topContact h5 {
		font-size: 11px;
		margin-right: 0;
	}

	.bannerSec .bannerContent h1 {
    	font-size: 22px;
	}
	.contact .contactBox.adr {
		padding-left: 15%;
	}
}
