	@charset "utf-8";
	/* CSS Document */
	
	/*********************************************************
						  base
	**********************************************************/
	@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
	@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800');
	@import url('font-awesome.css');
	@import url('animate.css');
	* {margin:0px; padding:0px;	border:none; outline:none;}
	body {font-size:15px; color:#777777; line-height:1.8em;	font-weight:400; background:#ffffff; background-size:cover;	background-repeat:no-repeat; background-position:center top; -webkit-font-smoothing:antialiased; font-family:"Open Sans", sans-serif; }
	a{text-decoration:none;	cursor:pointer;	color:#fcb80b;}
	a:hover, a:focus, a:visited {text-decoration:none; outline:none;}
	h1, h2, h3, h4, h5, h6{position:relative; font-weight:normal; margin:0px; background:none; line-height:1.6em; color:#222;}
	input, button, select, textarea {}
	p {position:relative; line-height:1.8em;}
	.strike-through{text-decoration:line-through;}
	.page-wrapper{position:relative; margin:0 auto;	width:100%;	min-width:300px;}
	img{display:inline-block; max-width:100%;}
	ul, li{list-style:none; padding:0px; margin:0px;}
	.white_color{color:#fff !important;}
	.container-fluid{width:100%; padding-right:15px; padding-left:15px; margin-right:auto; margin-left:auto;}
	.section-title{margin:0; text-align:center;}
	.section-title h3{position:relative; font-size:40px; margin-bottom:20px; text-transform:uppercase; font-weight:700; line-height:42px; font-family:'Oswald', sans-serif;}
	.section-title h3:after{content:''; background:#740d0d; height:2px; width:60px; position:absolute;	bottom:-20px; left:50%;	margin-left:-30px;}
	.section-title h3 span{color:#740d0d; font-weight:400;}
	.section-title p{margin:auto; line-height:24px; text-align: justify; font-size:13px; padding-top:15px;}
	.margin_t40{margin-top:40px;}
	.section-title i{font-size:16px; color:#004c16;}	
.main-btn{border:none; font-family:inherit;	font-size:16px;	color:inherit; background:none;	cursor:pointer;	padding:12px 55px; display:inline-block; text-transform:uppercase; letter-spacing: 1px;	font-weight: 700;	outline: none;
 position:relative;	-webkit-transition: all 0.3s; -moz-transition:all 0.3s;	transition:all 0.3s;}
.main-btn:after{content:''; position:absolute; z-index:-1; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.btn-1{border:3px solid #004c16; color:#004c16;}
.btn-1e {overflow:hidden;}
.btn-1e:after{width:100%; height:0; top:50%; left:50%; background:#004c16; opacity:0; -webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform:translateX(-50%) translateY(-50%) rotate(45deg);
 -ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);	transform:translateX(-50%) translateY(-50%) rotate(45deg);}
.btn-1e:hover, .btn-1e:active{	color:#fff;}
.btn-1e:hover:after{height:260%; opacity:1;}
.btn-1e:active:after{height:400%; opacity:1;}



	/*********************************************************
						  preloader
	**********************************************************/
	.preloader{position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center;	background-repeat:no-repeat;
	 background-image:url(../images/preloader.gif);}
	
	
	/*********************************************************
						  Scroll To Top
	**********************************************************/
	.scroll-to-top{position:fixed; bottom:15px;	right:15px;	width:40px;	height:40px; color:#ffffff;	font-size:24px; cursor:pointer;	text-transform:uppercase; z-index:999; line-height:38px; text-align:center; border-radius:5px; background:#1c1c1c;	display:none; -webkit-transition:all 300ms ease; -ms-transition:all 300ms ease;	-o-transition:all 300ms ease;	-moz-transition:all 300ms ease;	transition:all 300ms ease;}
	.scroll-to-top:hover{color:#ffffff;	background:#004c16;}
	
	/*********************************************************
						Main Header
	**********************************************************/
	.main-header{left:0px; top:0px; z-index:1000; width:100%; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease;	-ms-transition:all 500ms ease; -o-transition:all 500ms ease;}
	.main-header .header-upper{position:relative; background:#ffffff; z-index:5; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; 	-ms-transition:all 500ms ease; -o-transition:all 500ms ease;}
	.main-header .header-upper .logo img{position:relative;	display:inline-block; max-width:100%;}
	.main-header .logo-outer{position:relative;	z-index:25;	padding:10px 0px}
	.main-header .logo-outer .logo img{position:relative; display:inline-block;	max-width:100%;}
	.main-header .company_name{position:relative;	z-index:25;	padding:15px 0px; font-family: "Rajdhani", sans-serif;}
	.main-header .company_name h2{font-weight:bold; line-height:1.2em; padding-top:12px;}
	.main-header .header-upper .upper-right{position:relative; padding-top:33px;}
	.main-header .info-box{position:relative; float:left; min-height:56px;	margin-left:35px; font-size:13px; color:#777777; text-transform:uppercase; padding:6px 0px 20px 75px;}
	.main-header .info-box .icon-box{position:absolute;	left:0px; top:0px; width:58px; height:58px; color:#fcb80b; font-size:28px; text-align:center; line-height:52px; border-radius:50%; border:2px dashed #e0e0e0; -moz-transition:all 300ms ease; -webkit-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; transition:all 300ms ease;}
.main-header .info-box li{position:relative; line-height:20px; color:#777777; font-size:16px; margin-bottom:5px; font-weight:300; text-transform:capitalize;}
.main-header .info-box strong{font-weight:500; color:#333333; font-size:17px; }
.main-header .header-lower{position:relative; top:0px; width:100%; z-index:5; background:#ffffff;}
.main-header .header-lower:before{content:''; width:65%; height:100%; background:#efefef; position:absolute; top:0; left:-335px;}
.main-header .header-lower:after{content:''; position:absolute; top:0; left:66%; width:0; height:0; margin-left:-386px; height:100%; width:70px; background:#efefef; transform:skewX(24deg);}
.sticky-header:before{content:''; width:65%; height:100%; background:#efefef;; position:absolute; top:0; left:-335px;}
.sticky-header:after{content:''; position:absolute; top:0; left:66%; width:0; height:0; margin-left:-386px; height:100%; width:70px; background:#efefef; transform:skewX(24deg);}
.main-menu .navbar-header{z-index:1000; position:relative;}
.main-menu .navbar-collapse {/*float:left; padding:0px; */ margin-top:38px;}
.main-header .btn-box{float:right;}
.main-menu .navigation>li{position:relative; float:left;}
.main-menu .navigation>li>a{position:relative; display:block; font-size:14px; color:#004c16; line-height:10px; font-weight:400; letter-spacing:1px; opacity:1; text-transform:capitalize; padding:15px 17px; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease;}

.hvr-link{display:inline-block;vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-link:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #004c16;
  color:#ffffff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
 
.hvr-link:hover, .hvr-link:focus, .hvr-link:active{color: white;}
.hvr-link:hover:before, .hvr-link:focus:before, .hvr-link:active:before{-webkit-transform: scaleY(1); transform: scaleY(1);}
.main-header .sticky-header .main-menu .navigation>li>a{color:#004c16; padding:15px 17px !important; line-height:30px; font-size:14px; line-height:10px; font-weight:400; min-height:0px; background:none; border:0px;}
.main-header .main-menu .navigation>li.dropdown>a:after{display:inline-block; width:0; height:0; margin-left:.3em; vertical-align:middle; content: ""; border-top:.3em solid;
 border-right:.3em solid transparent; border-left:.3em solid transparent;}
.fixed-header .sticky-header{z-index:999; opacity:1; visibility:visible; -ms-animation-name:fadeInDown; -moz-animation-name:fadeInDown;	-op-animation-name:fadeInDown; -webkit-animation-name:fadeInDown; animation-name:fadeInDown; -ms-animation-duration:500ms; -moz-animation-duration:500ms; -op-animation-duration:500ms; -webkit-animation-duration:500ms; animation-duration:500ms; -ms-animation-timing-function:linear; -moz-animation-timing-function:linear; -op-animation-timing-function:linear; -webkit-animation-timing-function:linear; animation-timing-function:linear; -ms-animation-iteration-count:1; -moz-animation-iteration-count:1; -op-animation-iteration-count:1; -webkit-animation-iteration-count:1; animation-iteration-count:1;}
.sticky-header{position:fixed; opacity:0; visibility:hidden; left:0px; top:0px;	width:100%;	padding:0px 0px; background:#ffffff; z-index:0; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; box-shadow:0 0 1px 1px rgba(0, 0, 0, 0.07);}
.sticky-header .logo{position:relative; display:inline-block;	max-width:100%;}
.main-menu .navigation>li:hover>a{color:#ffffff; opacity:1;} 
.main-menu .navigation>li.current>a{color:#ffffff; background:#004c16; opacity:1;} 
.main-menu .navigation>li.current-menu-item>a{color:#004c16; opacity:1;}
.main-menu .navigation>li.current:hover>a{color:#ffffff; opacity:1;} 
.main-header .sticky-header .main-menu .navigation>li.current>a{color:#ffffff; background:#004c16; opacity:1;}
.main-header .sticky-header .main-menu .navigation>li.current-menu-item>a{color:#004c16; opacity:1;}
.main-menu .navigation>li:hover>a:after{opacity:1;}
.main-header .sticky-header .main-menu .navigation>li:hover>a{color:#ffffff; opacity:1;}
.main-menu .navigation>li>ul{position:absolute;	left:0px; top:100%;	width:250px; padding:0px; z-index:100; display:none; background:#ffffff; border-top:2px solid #fcb80b;    border-bottom:2px solid #fcb80b; transition: all 500ms ease;	-moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; -webkit-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -ms-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -o-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);}
.main-menu .navigation>li>ul>li{position:relative; width:100%; color:#fff; background-color:#222222; border-bottom:1px solid #CCCCCC;}
.main-menu .navigation>li>ul>li:last-child{border-bottom:none;}
.main-menu .navigation>li>ul>li>a{position:relative; display:block; padding:10px 20px; line-height:24px; font-weight:400; font-size:15px; color:#fff; text-align:left; text-transform:capitalize; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; }
.main-menu .navigation>li>ul>li:hover>a{color:#ffffff; padding-left:35px;}
.main-menu .navigation>li>ul>li>ul{position:absolute; left:100%; top:0px; width:250px; padding:0px; z-index:100; display:none; background:#1c1c1c; border-top:2px solid #fcb80b; -webkit-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);-ms-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -o-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);}
.main-menu .navigation>li>ul>li>ul>li{position:relative; width:100%; border-bottom:1px solid #000;}
.main-menu .navigation>li.dropdown:hover>ul{visibility:visible;	opacity:1;	top:100%;}
.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn{position:absolute;	right:10px;	top:6px; width:34px; height:30px; border:1px solid #ffffff;	text-align:center; font-size:16px;	line-height:26px; color:#ffffff; cursor:pointer; z-index:5;	display:none;}
.main-header .btn-box .brochure-btn{position:relative; line-height:36px; color:#000; font-size:14px; font-weight:600; padding:5px 40px; background-color:#ffffff; text-transform: capitalize;}
.main-header .btn-box .brochure-btn:hover{color:#fff;}
.main-header .header-top{background-color:#740d0d;}
.main-header .header-top .top-left{padding:0px; font-size:14px; color:#d6d6d6}

.icon-box-xs{
	margin:0px;
	padding:0px;
}

.icon-box {
	display: table;
    margin: 0px;
}

.icon-box-cell {
    display: table-cell;
    vertical-align: middle;
}

.icon-box-cell i {
	color:#fff;
}

.icon-box-cell p.icon-box-para1 {
    padding: 0px 0 0 15px;
    margin: 0;
	font-size:12px;
    color: #ffffff;
}

.icon-box-cell p.icon-box-para2 {
    padding: 0 0 0 15px;
    margin: 0;
	font-size:12px;
    color: #fcb80b;
}


.main-header .header-top .top-right>ul{}
.main-header .header-top .top-right{text-align:right; margin-top:7px;}
	.user-wrap{padding-top:9px;}
	.login-btn{float:left; width:80px;}
	.login-btn .btn{font-size:14px; color:#d6d6d6; text-decoration:none; padding:0px; background-color:transparent; border-color:transparent; }
	.login-btn .btn:hover, .login-btn .btn:focus{background:none; outline:none; outline-offset:inherit;}
	.login-btn:before{content: "\f023"; font-family: 'FontAwesome'; font-size:16px; color:#fff;}
	.register-btn{float:left}
	.register-btn .btn{font-size:14px; color:#d6d6d6; text-decoration:none; padding:0px; background-color:transparent; border-color:transparent; }
	.register-btn .btn:hover, .register-btn .btn:focus{background:none; outline:none; outline-offset:inherit;}
	.register-btn:before{content: "\f007"; font-family: 'FontAwesome'; font-size:16px; color:#fff;}
	.register-links{list-style:none; margin-bottom:0px; padding-top:4px;}
	.register-links li{display:inline-block; margin: 0px 20px 0px 0px; color:#fff;}
	.register-links li a{color: #fff; font-weight:500; text-decoration:none; font-size:14px}
	.register-links li a i{margin-right:5px;}
	.top-social-icons{list-style:none; text-align:center; margin-top:9px;}
	.top-social-icons li{display:inline-block; padding:0 1px;}
	.top-social-icons li a{text-decoration:none; font-size:22px;}
	.top-social-icons li:nth-child(1) a{color:#06F;}
	.top-social-icons li:nth-child(2) a{color:#666;}
	.top-social-icons li:nth-child(3) a{color:#33ccff;}
	.top-social-icons li:nth-child(4) a{color:#F63;}
	.top-social-icons li:nth-child(5) a{color:#F00;}
	.top-social-icons li a:hover{color: #fff; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
	
	
	/*********************************************************
						  blogWrap
	**********************************************************/
	.blogWrap{padding:70px 0;}
	.blog-grid{}
	.blog-grid li{margin-bottom:30px;}
	.blog-grid .blog-inter{background:#efefef; padding:20px; border:1px solid #e4e4e4; -webkit-box-shadow:0 4px 10px rgba(0, 0, 0, 0.09); box-shadow:0 4px 10px rgba(0, 0, 0, 0.09);    -webkit-transition:all 0.3s linear 0s; transition:all 0.3s linear 0s;}
	.blog-grid .blog-inter:hover{-webkit-box-shadow:0 4px 61px rgba(0, 0, 0, 0.09); box-shadow:0 4px 61px rgba(0, 0, 0, 0.09);}
	.blog-grid li:hover img{-webkit-transform:scale(1.5); transform:scale(1.5);}
	.blog-grid li .itemHover{ content:""; height:100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; width:100%; position:absolute; top:0px; left:0px; right:0px; bottom:0px; transform:scale(0); transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -ms-transition:all .5s ease; -o-transition:all .5s ease}
	.blog-grid li:hover .itemHover{transform:scale(1); opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
	.blog-grid .post-tittle h4{font-size:20px; line-height:27px; margin-top:20px; min-height:65px; text-align:center;}
	.blog-grid .post-tittle h4 a{color:#004c16; font-weight:600; text-decoration: none; font-family:'Oswald', sans-serif;}
	.blog-grid .post-tittle h4 a:hover{color:#740d0d;}
	
	.blog-grid .news-post-tittle h4 a{color:#004c16; font-weight:600; text-decoration: none; font-family:'Oswald', sans-serif; font-size:18px; text-align:left !important;}
	.blog-grid .news-post-tittle h4 a:hover{color:#740d0d;}
	
	/*.blog-grid .photo-thumb{padding:0; overflow:hidden; position:relative;top:0; -webkit-transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s;}
	.blog-grid .photo-thumb:hover{background:#ffffff;}
	.blog-grid .photo-thumb img{width:100%; -webkit-transition:all 0.5s; transition:all 0.5s;}
	.blog-grid .photo-thumb .date{font-size:14px; z-index:1; position:absolute; left:80px; right:80px; text-align:center; bottom: 10px; color:#fff; background:#fcb80b; padding:6px 12px;}*/
	
	
	.blog-grid .blogDate{list-style:none; display:block;}
	.blog-grid .blogDate li{display:inline-block; padding-right:8px; margin-bottom:2px; font-size:13px; margin-top:5px;}
	.blog-grid .blogDate li i{color:#740d0d;}
	.blog-grid .blogDate li span{margin-left:5px;}
	p.news_subpara{font-size:13px; text-align:justify; margin-top:5px;}
	a.news_link{color:#004c16; font-weight:400; text-decoration: none; font-family:'Oswald', sans-serif; font-size:14px; text-decoration:underline;}
	a.news_link:hover{color:#740d0d; transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -ms-transition:all .5s ease; -o-transition:all .5s ease;  text-decoration:none;}
	/*.blog-grid .blog-inter p a{color:#fcb80b; font-style:italic}
	.blog-grid .blog-inter p a:hover{color:#fcb80b;}*/
	h3.single_newshead{color:#004c16; font-weight:600; text-decoration: none; font-family:'Oswald', sans-serif; font-size:24px; text-align:left !important; padding:10px;}
	h3.single_newshead:after{content: '';
    background: #740d0d;
    height: 2px;
    width: 60px;
    position: absolute;
    bottom: -5px;
	left: 0px;
    margin-left: 10px;
	}
	p.singlenews_subpara{
		font-size:13px; text-align:justify; margin-top:5px; padding:10px;
	}
	a.back_btn button{color:#004c16; float:right;}
	a.back_btn button:hover{color:#fff; background:#004c16; transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -ms-transition:all .5s ease; -o-transition:all .5s ease;}
	/*********************************************
				 Side Bar
	*********************************************/
	.side-bar{background:#fff; border:1px solid #e4e4e4; padding:20px; margin-bottom:30px;} 
	.side-bar .side-barBox{}
	.side-bar .side-barTitle{font-size:18px; font-weight:600; color:#666; margin-bottom:20px;}
	.side-bar .search{position:relative; margin-bottom:15px;}
	.side-bar .search .form-control{border-radius:0; height:auto; padding:10px 12px; border-color:#ddd;}
	.side-bar .search .btn{position:absolute; right:0; top:0px; border-radius:0; background:none; font-size:20px;}
	.side-bar .categories {list-style:none; margin-bottom:10px;}
	.side-bar .categories li{margin-bottom:15px; position:relative; padding-left:16px;}
	.categories li{margin:18px 0;}
	.side-bar .categories li:before{content:"\f0da "; font-family:'FontAwesome'; position:absolute; left:0px; color:#000; font-size:12px; top:3px;}
	.side-bar .categories li a{margin-top:0; color:#888888; text-decoration:none; font-size:14px; font-weight:600;}
	.side-bar .papimg-post{}
	.side-bar .papimg-post li{border-bottom:1px solid #ececec; padding:20px 0; margin:0px;}
	.side-bar .papimg-post li:last-child{border-bottom:0;}
	.side-bar .papimg-post .media-left{margin-right:0px;}
	.side-bar .papimg-post .media-left a{width:80px; margin-top:0; margin-right:5px; display:inline-block; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease;}
	.side-bar .papimg-post .media-left img{max-width:100%; -webkit-transform: scale(0) !important; transform: scale(1) !important;}
	.side-bar .papimg-post .media-heading{display:inline-block; width:100%; color:#777777; margin-top:0px; font-size:14px; line-height:20px;}
	.side-bar .papimg-post span{color:#000; letter-spacing:0px; font-size:11px;}
	
	
	/*********************************************************
				   quick-quote
	**********************************************************/	
.quick-quote{padding:20px 0; position: relative; background: #efefef;}
.quick-quote h2{color:#004c16; margin:0px;  font-size:24px; font-family: 'Oswald', sans-serif; margin-top:10px; text-align:center;}
.quick-quote p{color:#FFF; font-size:16px; margin-top:10px;}
.quick-quote .quote-btn{ text-align:center; margin-top:10px;}
.quick-quote .quote-btn a{background:#fff; color:#000; font-size:18px; text-transform:uppercase; text-decoration:none; padding:10px 27px; font-weight: bold;}
.quick-quote .quote-btn a:hover{background:#000; color:#fff;}
.quick-quote img.iso_certi {width: 100%; border: solid 1px #999; box-shadow: 1px 1px 3px #ccc;}
	
	/*********************************************************
					  about-info
	**********************************************************/
.about-info{padding-bottom: 70px;}
.about-info .about-video-item{padding-top:80px; line-height:0px;}
.about-info .about-video-item .about-video-img{box-shadow:20px 20px 0px 0px #004c16;}

<!--.about-img-pro{padding-top: 85px;}-->
.about-info .section-title h3:after{left:0; margin-left:0;}
.about-info .section-title{text-align: left; padding-top: 70px; padding-left: 25px;}
.about-info .section-title h3{font-size:24px; font-weight:600;}
.about-info .section-title h3 span{font-size:36px;}
.about-info .section-title h4{font-weight:600; font-size:20px; line-height:36px; color:#004c16; margin-top:40px; }
.about-description{padding-left: 25px;}
.about-description li{font-size:14px; color:#000; margin-top:12px; position:relative; padding-left:28px;}
.about-description li:before{content: "\f0a9"; font-family: 'FontAwesome'; position:absolute; top:0; left:0; font-size:18px; color:#fcb80b;}
.readmore{margin-top:10px; 	position: relative;	z-index: 1;}
.about-img{padding-top: 70px;}
.about-img figure img{width:100%;}
.about-img figure:hover:before{background-color: rgba(0,0,0,0.6);}


/*********************************************************
						  contactWrap
	**********************************************************/
    .contactWrap{padding:70px 0px; background:#ffffff;}
	h3.contact_title{color: #004c16;}
    p.contact_para{font-size:18px; padding-top:30px; line-height:2; text-align:center;}
    .contactWrap i.quotes{font-size:24px;}
	.contact-item{background:#efefef; padding:30px; margin:15px 0px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s; text-align: center; z-index: 999; box-shadow: 2px 6px 10px -6px #cccccc; min-height:290px;}
	.contact-item:hover .details h3{color:#740d0d; text-decoration:none;}
	.contact-item:hover .details p{color:#777777;}
	.contact-item .contact_icon {height: 80px; width: 80px; background-color:#ffffff; border-radius: 50%; display: inline-block;}
	.contact-item .contact_icon i{font-size:32px; color:#740d0d; margin-top:26px;}
	.contact-item:hover {background:#fff; -webkit-transform:scale(1); transform:scale(1);}
	.contact-item:hover .contact_icon{transform: scale(1.1);background: #fff; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s; transition: all 0.5s; background:#efefef;}
	.contact-item:hover .contact_icon i{color: #004c16;}
	.contact-item .details{text-align:center;}
	.contact-item .details h3{font-size:24px !important; font-family: 'Oswald', sans-serif; font-size:1.2rem; margin:0 0 0.9em; color:#004c16; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s; transition:all 0.5s;}
	.contact-item .details h3:after{content:''; background:#740d0d; height:2px; width:60px; position:absolute; bottom:-10px; left:50%; margin-left:-30px;}
	.contact-item .details p{font-size:12px; margin:0;}
	
	.contact-item .fig_caption{min-height:180px;}
	.contact-item .fig_caption::before, .contact-item .fig_caption::after{position:absolute; top:0px; right:0px; bottom:0px; left:0px; content:''; opacity:0; -webkit-transition:opacity 0.5s, -webkit-transform 0.5s;	transition:opacity 0.5s, transform 0.5s;}
	
	.contact-item .fig_caption::before{border-top:2px solid #004c16; border-bottom:2px solid #004c16; -webkit-transform:scale(0,1); transform:scale(0,1);}
	.contact-item .fig_caption::after{border-right:2px solid #004c16; border-left:2px solid #004c16; -webkit-transform:scale(1,0); transform:scale(1,0);}
	.contact-item:hover .fig_caption::before, .contact-item:hover .fig_caption::after{opacity:1; -webkit-transform:scale(1); transform:scale(1);}
	
	.margin_t60{margin-top:60px;}
	.form{margin: 60px 0px 0px 0px;}
	.input-group span.input-group-addon{background:#efefef; border: 1px solid #ddd; border-radius:5px 0px 0px 5px;}
	b.icon{color:#740d0d; font-size:16px;}
	textarea.form-control, input.form-control{background:#fff; border: 1px solid #ddd; font-size:13px;}
	
	.form-btn-submit{border:none; font-family:inherit;	font-size:16px;	color:inherit; background:none;	cursor:pointer;	padding:12px 20px; display:inline-block; text-transform:uppercase; letter-spacing: 1px; font-weight: 700;	outline: none; border: 3px solid #004c16; color: #004c16;}
	.form-btn-submit:hover{color:#fff; background:#004c16; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s; transition: all 0.5s;}
	
	.form-btn-reset{border:none; font-family:inherit; font-size:16px; color:inherit; background:none; cursor:pointer; padding:12px 20px; display:inline-block; text-transform:uppercase; letter-spacing: 1px; font-weight: 700; outline: none; border: 3px solid #740d0d; color: #740d0d; margin-left:10px;}
	.form-btn-reset:hover{color:#fff; background:#740d0d; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s; transition: all 0.5s;}



	/*.xs-form .form-control{font-family:"Open Sans", sans-serif; border:1px solid #ddd;; border-radius:0; margin-bottom:25px; height:50px; padding:10px 20px; font-size:13px;}
	.xs-form-group .form-control{border:1px solid #eeeeee;}
	.xs-form-group .form-control{border:none;}
	.form-control.message-box{resize:none; height:133px; margin-bottom:35px;}
	.xs-btn{width:auto; display:inline-block; font-size:16px; font-weight:600; color:#FFFFFF; background:#fcb80b; line-height:54px; padding:0 40px; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; cursor:pointer;}
	.xs-btn:hover{background: #222}*/
	
	/*********************************************************
					   map
	**********************************************************/
	.xs-map-sec{overflow:hidden; position:relative;}
	.xs-maps-wraper .map{margin: 40px 0px 0px 0px; height:430px; width:100%; }
	.xs-maps-wraper .map iframe{width:100%; height:100%;}
	
	/*********************************************************
						  servicesWrap
	**********************************************************/
.services{padding:70px 0; background:url(../images/choose-bg2.jpg); background-attachment:fixed; background-size:cover; position:relative; background-position:center;}
.services:before{position:absolute; top:0; left:0; content:''; width:100%; height:100%;}
h3.services_title{background:#efefef; padding:10px 0px 12px 0px; margin-bottom:10px; color:#004c16;}
h3.services_title:after{height:0px;}
.single-item{background:#fff;  position:relative; padding:40px 30px; margin:15px 0px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s; text-align: center; cursor:pointer;}
.single-item:hover{ -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s; transition: all 0.5s;}
.single-item:hover .icon{color:#004c16; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s; transition:all 0.5s;}
.single-item:hover .details h3 a{color:#740d0d; text-decoration:none;}
.single-item:hover .details p{color:#777777; font-size:13px;}
.single-item .icon{font-size:40px; color:#740d0d; text-align:center; margin-bottom:15px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition: all 0.5s; transition:all 0.5s;}
.single-item .details{text-align:center;}
.single-item .details h3{font-size:24px !important; font-family: 'Oswald', sans-serif; font-size:1.2rem; margin:0 0 0.9em; color:#051429; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s; transition:all 0.5s;}
.single-item .details h3 a{color:#004c16;}
.single-item .details p{font-size:13px; margin:0; min-height:90px;}
.single-item .fig_caption::before, .single-item .fig_caption::after{position:absolute; top:0px; right:0px; bottom:0px; left:0px; content:''; opacity:0; -webkit-transition:opacity 0.35s, -webkit-transform 0.35s;	transition:opacity 0.35s, transform 0.35s;}
.single-item .fig_caption::before{border-top:2px solid #004c16; border-bottom:2px solid #004c16;	-webkit-transform:scale(0,1); transform:scale(0,1);}
.single-item .fig_caption::after{border-right:2px solid #004c16; border-left:2px solid #004c16;	-webkit-transform:scale(1,0); transform:scale(1,0);}
.single-item:hover .fig_caption::before, .single-item:hover .fig_caption::after{opacity:1; -webkit-transform:scale(1); transform:scale(1);}
p.services_para{text-align:justify; font-size:13px; color:#777777; margin-top:40px; margin-bottom:40px;}
.details li{text-align:left !important; font-size: 13px; color: #777777; line-height:2.5em;}
.details li i{color:#004c16; margin-right:5px;}
.org_section{padding:70px 0px; background:#ffffff;}
img.org_chart{width:100%;}

.service-sector-section{text-align:left;}
.service_icon_heading{background:#efefef;}
img.service_icon{display:inline; width:25%; padding:15px 30px;}
h3.service_title{display:inline; font-size: 24px !important; font-family: 'Oswald', sans-serif; color: #004c16; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; transition: all 0.5s; margin: 0px; line-height: 0px; font-weight:500; text-transform:none;}
h3.service_title::after{display:none;}
.service_details ul{padding-left:35px; margin-top:40px;}
.service_details ul li{text-align: left !important; font-size: 13px; color: #777777; line-height: .5em;}
.service_details ul li i{color: #004c16; margin-right: 5px;}
	/*********************************************************
						  whyWeChoose
	**********************************************************/
.whychoose-wrap{background: #f8fafe; background-size:cover; padding:70px 0;}
.whychoose-wrap .section-title h3:after{left:0; margin-left:0;}
.whychoose-wrap .section-title{text-align:left; padding-bottom:15px;}
.whychoose-wrap .section-title h3{font-size:24px; font-weight:600;}
.whychoose-wrap .section-title h3 span{font-size:40px; margin-bottom:50px; text-transform:uppercase; font-weight:700; line-height:42px;}
.whychoose-description{}
.whychoose-description li{font-size:14px; color:#000; margin-top:12px; position:relative; padding-left:28px;}
.whychoose-description li:before{content: "\f0a9"; font-family: 'FontAwesome'; position:absolute; top:0; left:0; font-size:18px; color:#fcb80b;}
.whychoose-wrap .about-video-item{margin-left:40px;}
.whychoose-wrap .about-video-item .about-video-img{position:relative; width:92%;}
.whychoose-wrap .about-video-item .about-video-img img{width:100%; box-shadow:20px 20px 0px 0px #fcb80b;}
.whychoose-wrap .about-video-item .about-video-img a.xs-video{display:block; width:73px; height:73px; position:absolute; left:0; padding:24px 0px; bottom:0; font-size:20px;
	text-align:center; border-radius:50%; color:#fff; left:0; top:0; margin:auto; right:0; -webkit-animation:glowing 1500ms infinite; -moz-animation:glowing 1500ms infinite;
	 -o-animation:glowing 1500ms infinite; animation:glowing 1500ms infinite;}
	@-webkit-keyframes glowing {
	  0% {background-color: #740d0d; -webkit-box-shadow: 0 0 3px #740d0d; }
	  50% {background-color: #fcb80b; -webkit-box-shadow: 0 0 40px #fcb80b; }
	  100% {background-color: #740d0d; -webkit-box-shadow: 0 0 3px #740d0d; }
	}
	
	@-moz-keyframes glowing {
	  0% { background-color: #740d0d; -moz-box-shadow: 0 0 3px #740d0d; }
	  50% { background-color: #fcb80b; -moz-box-shadow: 0 0 40px #fcb80b; }
	  100% { background-color: #740d0d; -moz-box-shadow: 0 0 3px #740d0d; }
	}
	
	@-o-keyframes glowing {
	  0% { background-color: #740d0d; box-shadow: 0 0 3px #740d0d; }
	  50% { background-color: #fcb80b; box-shadow: 0 0 40px #fcb80b; }
	  100% { background-color: #740d0d; box-shadow: 0 0 3px #740d0d; }
	}
	
	@keyframes glowing {
	  0% { background-color: #740d0d; box-shadow: 0 0 3px #740d0d; }
	  50% { background-color: #fcb80b; box-shadow: 0 0 40px #fcb80b; }
	  100% { background-color: #740d0d; box-shadow: 0 0 3px #740d0d; }
	}
.whychoose-wrap .about-video-item .about-video-img a.xs-video:before{position:absolute; left:0; top:0; right:0; color:#fff; bottom:0; margin:auto; content:'';          -webkit-animation:move 3s  infinite ease-in-out; animation:move 3s  infinite ease-in-out;}
.whychoose-wrap .about-video-item .about-img2{width:90%; display: block; margin-right: 0; margin-left: auto;  margin-top: -282px; -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);}			  
	
	/*********************************************************
						  portfolio
	**********************************************************/
.portfolio-area{padding:70px 0; margin-bottom:-1px;}
h3.portfolio_title{ padding:10px 0px 12px 0px; margin-bottom:50px; color:#004c16;}
h3.portfolio_title:after{bottom: -10px;}
.portfolio-area .container-filter{padding-bottom:30px; text-align:center;}
.portfolio-area .container-filter li{list-style:none; display:inline-block;}
.portfolio-area .container-filter li a{display:block; padding:8px 20px; text-decoration:none;font-size:16px; position:relative; cursor:pointer; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; color:#004c16; background:none; border:1px solid #004c16; }
.portfolio-area .container-filter li a.active, .portfolio-area .container-filter li a:hover{background:#004c16; color:#fff;}
.portfolio-area .portfolio-posts li{display:inline-block;}
.portfolio-area .portfolio-inner .col-md-2{padding:0px;}
.portfolio-area .portfolio-inner .col-md-3{padding:0px;}
.portfolio-area .portfolio-inner .col-md-4{padding:0px;}
.serviceWrap{position:relative; overflow:hidden; background:#000; margin:0 auto; width:100%;}
.serviceWrap img{-webkit-transition:all .4s ease-in-out; transition:all .4s ease-in-out; opacity:1; margin:0 auto; width:100%;} 
.serviceWrap:hover img{-webkit-transform:scale(1.2); transform:scale(1.2); filter:blur(4px); opacity:0.7;}
.serviceWrap .caption{position:absolute; bottom:calc(50% - 30px); left:50%; transform:translateX(-50%) translateY(50%); z-index:10; text-align:center; width:100%;}
.serviceWrap:before, .serviceWrap:after{position:absolute; content:''; height:0px; width:0px; background-color:transparent; -webkit-transition:all .25s ease-in-out; transition:all .3s ease-in-out; opacity:0;}
.serviceWrap:before{border-left:1px solid #fff; border-top:1px solid #fff; top:20px; left:20px; z-index:1;}
.serviceWrap:after{border-right:1px solid #fff; border-bottom:1px solid #fff; bottom:20px;right:20px;}
.serviceWrap:hover:before, .serviceWrap:hover:after{height:40px; width:40px; opacity:1;}
.serviceWrap .caption h3{color:#fff; margin-top:0px; margin-bottom:0; -webkit-transform:translateY(20px); transform:translateY(20px); -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; opacity:0; font-family:'Oswald', sans-serif;}
.serviceWrap .caption p{-webkit-transform:translateY(50px); transform:translateY(50px); color:rgba(255,255,255,0.7); opacity:0; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; font-size: 13px; padding:0px 40px;}
.serviceWrap:hover .caption h3, .serviceWrap:hover .caption p{opacity:1; -webkit-transform:translateY(0px); transform:translateY(0px); color:#fff;}
.serviceWrap .link-wrap{position:absolute; top:calc(50% - 50px); right:50%; transform:translateX(50%) translateY(-50%); z-index:10;}
.serviceWrap .link-wrap a{display: inline-block;height: 40px;width: 40px;line-height: 40px;background-color: #004c16;text-align: center;color: #fff;font-size: 14px; opacity: 0; border-radius: 50%;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.serviceWrap .link-wrap a:first-child {-webkit-transform: translateY(-30px);transform: translateY(-30px);margin-right: 5px;}
.serviceWrap .link-wrap a:last-child {-webkit-transform: translateY(-60px);transform: translateY(-60px);}
.serviceWrap:hover .link-wrap a {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.serviceWrap .link-wrap a:hover {background-color: #740d0d;}

.portfolio-inner ul li.gal_img{margin:15px 0px 0px 0px; padding:5px;}
.image-hover-effect-1 {position: relative; overflow: hidden;}
.image-hover-effect-1:before {position: absolute;content: "";right: 20px;bottom: 20px;border: 2px solid rgba(255, 255, 255, 0.64);-webkit-box-shadow: 0 0 0 30px rgba(255,255,255,.4);box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.4);opacity: 0;top: 20px;left: 20px;z-index: 1;transition: all .4s ease;}
.image-hover-effect-1:hover:before {opacity: 1;}
.image-hover-effect-1 img {-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.image-hover-effect-1:hover img {-webkit-transform: scale(1.5) translateY(-12px);transform: scale(1.5) translateY(-12px);}
.image-hover-effect-1 .caption {position: absolute;bottom: calc(50% - 30px);left: 50%;transform: translateX(-50%) translateY(50%);z-index: 10;text-align: center;width: 100%;}
.image-hover-effect-1:after {position: absolute;content: '';height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.6);-webkit-transition: opacity .25s ease-in-out;transition: opacity .3s ease-in-out;opacity: 0;top: 0;}
.image-hover-effect-1:hover:after {opacity: 1;}
.image-hover-effect-1 .caption h3 {color: #fff;margin-bottom: 10px;-webkit-transform: translateY(20px);transform: translateY(20px);-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;opacity: 0;}
.image-hover-effect-1 .caption p {-webkit-transform: translateY(50px);transform: translateY(50px);color: rgba(255,255,255,0.7);opacity: 0;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out; font-size:13px;}
.image-hover-effect-1:hover .caption h3, 
.image-hover-effect-1:hover .caption p {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.image-hover-effect-1 .link-wrap {position: absolute;top: 50%;right: 50%;transform: translateX(50%) translateY(-50%);z-index: 10;}
.image-hover-effect-1 .link-wrap a {display: inline-block;height: 36px;width: 36px;line-height: 34px;background-color: rgba(255,255,255,0.5);border: 2px solid #efefef;text-align: center;color: #004c16;font-size: 14px;opacity: 0;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.image-hover-effect-1 .link-wrap a:first-child {-webkit-transform: translateY(-30px);transform: translateY(-30px);margin-right: 5px;}
.image-hover-effect-1 .link-wrap a:last-child {-webkit-transform: translateY(-60px);transform: translateY(-60px);}
.image-hover-effect-1:hover .link-wrap a {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.image-hover-effect-1 .link-wrap a:hover {background-color: rgba(255,255,255,0.4);}


	
	/*********************************************************
						  Static Slider
	**********************************************************/
	.staticSlider{background:url(../images/banner.jpg) no-repeat top; background-size:cover; background-position:center center; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center; color:#ffffff; height:75vh; position:relative;}
	.slidewrap{text-align:center; margin-top:-30px}
	.slidewrap h3{color:#fff; font-size:30px; font-weight:600; text-transform:none !important; text-align:center; text-shadow:0 0 1px rgba(24,24,24,.75); }
	.slidewrap h1{color:#fff; font-size:70px; font-weight:700; text-transform:none !important; text-align:center; text-shadow: 0 0 1px rgba(24,24,24,.75); font-family: 'Oswald', sans-serif; padding-bottom: 25px;}
	.slidewrap h1 span{color:#fcb80b;}
	.slidewrap p{color:#fff; font-size:16px; line-height: 23px; text-transform:none !important; padding-bottom:20px;}
	.slidewrap a{padding:11px 40px; text-decoration:none; font-size:18px; position:relative; cursor:pointer; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; color:#fff !important; border:2px solid #fff; border-radius:0px; font-family:'Oswald', sans-serif; background:none;}
	.slidewrap a:hover{background:#222 !important; border:2px solid #fff;}
	.span_color{margin-left:15px; background:#fcb80b !important;}
	
	/*********************************************************
						  brand-section
	**********************************************************/
.brand-section{position:relative; padding:70px 0px 50px 0px; background-color:#fff;}
.brand-section .brand-content{position:relative; padding:0px 50px;}
.brand-section li{position:relative; margin:50px auto 20px auto; text-align:center;}
.brand-section .owl-controls{display:none !important;}
.logo-grey-style{color:#fff; position:relative; overflow:hidden; color:#000000; text-align:center;}
.logo-grey-style *{-webkit-box-sizing: border-box; box-sizing:border-box;}
.logo-grey-style img{-webkit-transition:opacity 0.6s; transition:opacity 0.6s;}
.logo-grey-style figcaption{position:absolute; top:0; width:100%; height:80%; overflow:hidden; -webkit-transition:all 0.35s ease; transition:all 0.35s ease;}
.logo-grey-style h5{margin:0; position:absolute; width:70%; text-align:center; left:0; opacity:0; font-weight:400; text-transform:uppercase; bottom:0; -webkit-transform:translate3d(0%, 150%, 0); transform:translate3d(0%, 150%, 0); -webkit-transition:all 0.5s ease; transition:all 0.5s ease; -webkit-transition-delay:0s; transition-delay:0s;}
.logo-grey-style a{left:0; right:0; top:0; bottom:0; position:absolute;}
.logo-grey-style:hover img, .logo-grey-style.hover img{opacity:0.3; -webkit-filter:grayscale(100%); filter:grayscale(100%);}
.logo-grey-style:hover figcaption, .logo-grey-style.hover figcaption{height:60%; -webkit-transition-delay:0.5s; transition-delay:0.5s;}
.logo-grey-style:hover figcaption h5, .logo-grey-style.hover figcaption h5{opacity:0.9; -webkit-transform:translate3d(0%, 0%, 0); transform:translate3d(0%, 0%, 0);}
	
	
	/*********************************************************
						  footer-sec
	**********************************************************/
.footer-sec{position:relative; background:#efefef; padding-top:70px; padding-bottom:30px;}
.footer-sec .footer-top-item .footer-logo{padding-top:60px; position:relative;}
.footer-sec .footer-img img{max-width:254px;}
.footer-sec .footer-info{margin-bottom:30px;}
.footer-sec .footer-info .footer-logo{margin-bottom:10px;}
.footer-sec .footer-info p{font-size:13px; margin-top:10px;}
.footer-sec .footer-info .footer-social li{display:inline-block;padding-right:8px;}
.footer-sec .footer-info .footer-social li a{text-decoration:none; font-size:22px;} 
.footer-sec .footer-info a.service-link{color:#777777; margin-bottom:0px; position:relative; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; font-size:13px;}
.footer-sec .footer-info a.service-link:hover{color:#004c16;}
.footer-sec .footer-info .footer-social li:nth-child(1) a{color:#06F;}
.footer-sec .footer-info .footer-social li:nth-child(2) a{color:#666;}
.footer-sec .footer-info .footer-social li:nth-child(3) a{color:#33ccff;}
.footer-sec .footer-info .footer-social li:nth-child(4) a{color:#f63;}
.footer-sec .footer-info .footer-social li:nth-child(5) a{color:#f00;}
.footer-sec .footer-info .footer-social li a:hover{opacity:0.5; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.footer-sec .footer-info .footer-title{color:#740d0d; position:relative; border-bottom:1px solid #4b4b4b; padding-bottom:15px; margin-bottom:20px; font-size:24px; font-family: 'Oswald', sans-serif; text-transform:uppercase}
.footer-sec .footer-info .service-link{}
.footer-sec .footer-info .service-link li{}
.footer-sec .footer-info .service-link li a{display:block; color:#777777; margin-bottom:0px; margin-left:15px; position:relative; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; font-size:13px;}
	
.footer-sec .footer-info .service-link li a:before{content:"\f101"; font-family:'FontAwesome'; position:absolute; top:0px; left:-15px; font-size:16px; font-style: normal; color:#004c16; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.footer-sec .footer-info .service-link li a:hover{color: #740d0d; padding-left:15px;}
.footer-sec .footer-info .service-link li:hover a:before{color: #740d0d; padding-left:15px;}
.footer-sec .footer-info .footer-adress{list-style:none; margin:0px;}
.footer-sec .footer-info .footer-adress li{float:left; width:100%; margin:0; display:table; padding:4px 0px;}
.footer-sec .footer-info .footer-adress li > i{display:table-cell; vertical-align:top; font-size:18px; color:#004c16; width:30px;}
.footer-sec .footer-info .footer-adress li span{display:table-cell; vertical-align:middle;font-family:"Open Sans", sans-serif; font-size:13px; color:#777777; line-height:20px;}
.bottom_secn{background-color: #740d0d;}
.bottom_secn .copyright-content{padding:5px 0; margin:5px 0px;}
.bottom_secn .copyright-content p{color:#fff; margin-bottom:0; font-size:13px; text-align:center;}
.bottom_secn .copyright-content p a{color:#fcb80b; font-style:italic;}
.bottom_secn .copyright-content p a:hover{color:#ccc; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
/*.footer-sec .copyright-content .footer-bottom-menu{text-align:right;}
.footer-sec .copyright-content .footer-bottom-menu li{display:inline-block;}
.footer-sec .copyright-content .footer-bottom-menu li a{display:block; font-size:14px; color:#c7c7c7; margin-left:15px; transition:all 0.5s ease; -moz-transition:all 0.5s ease;
	 -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; }
.footer-sec .copyright-content .footer-bottom-menu li a:hover{color:#fcb80b; }*/
	
	/*********************************************
				 inner-heading
	*********************************************/
.inner-heading{background:url(../images/heading-bg1.jpg) 0 36% no-repeat; -webkit-background-size:cover; background-size:cover; background-color:#ffffff; display:block; position:relative; overflow:hidden; width:100%; padding:70px 0 40px 0; text-align:center;}
	.inner-heading h1 {font-size:36px; font-weight:500; color:#fff; margin:0; font-family:'Oswald', sans-serif; }
	.xs-breadcumb li{font-size:16px; font-weight:600; color:#FFFFFF;}
	.xs-breadcumb li a{color:#004c16;}
	.xs-breadcumb li a:hover{color:#740d0d;}
	.inner-wrap{padding:70px 0px 0px 0px; background:#ffffff;}
	
	
	
	/*********************************************************
					   aboutUs
	**********************************************************/
	.aboutUs-description{}
	.single-about{margin-top:42px; position:relative;}
	.aboutUs-description .single-about:before{position:absolute; right:0; top:0; width:1px; height:100%; content:''; background:#eee;}		
	.aboutUs-description .single-about i{font-size:40px; color:#fcb80b; display:block; margin-bottom:20px;}
	.aboutUs-description .single-about .counter_number{font-weight:700; color:#fcb80b; margin-bottom:8px; font-size:24px;}
	.aboutUs-description [class*='col-']:last-of-type .single-about:before{display:none;}
	.get_qoute{background:url(../images/vision_mission.jpg) no-repeat; background-size:cover; background-attachment:fixed; background-position:0 0; height:100%; width:100%; position:relative; padding:60px 0;}
	.vision_col, .mission_col{border-radius:10px; background:#fff; padding:10px; opacity:.8; min-height: 260px; margin-top:10px;}
	.get_qoute h2{font-size:36px; font-weight:700; color:#740d0d; text-align:center; margin-top:10px;}
	.get_qoute .vision_img{width:40%; position:absolute; z-index:-1; margin-top: -120px; opacity:.4; left: 30%;}
	.get_qoute .mission_img{width:50%; position:absolute; z-index:-1; margin-top: -150px; opacity:.6; left: 24%;}
	.get_qoute h4{color:#333; margin-bottom:20px; text-align:center; margin-top:10px;}
	.get_qoute p{padding:10px 0px;}
	.get_qoute .xs-btn{margin-top:15px;}
	.get_qoute .xs-btn:hover{color:#FFFFFF; background:#fcb80b;}
	
	.get_qoute_1{background:url(../images/hr_strength.jpg) no-repeat; background-size:cover; background-attachment:fixed; background-position:0 0; height:100%; width:100%; position:relative; padding:60px 0;}
	.human_col, .machinery_col{border-radius:10px; background:#fff; padding:10px; opacity:.8; min-height: 300px; margin-top:10px;}
	h3.strength_title{padding:30px 0px 12px 0px; color:#004c16;}
	h3.strength_title:after{bottom: -10px;}
	.get_qoute_1 p{color:#333; margin-bottom:20px; text-align:center; margin-top:10px; padding:10px 30px;}
	
	.why_choose_us_sec{padding:60px 0; background:#efefef;}
	.why_choose_us_sec_img{}
	h3.why_title{padding:50px 0px 12px 0px; color:#004c16;}
	h3.why_title:after{bottom: -10px;}
	.why_choose_us_sec .single-why-choose-list{margin-top:0px; margin-bottom:46px; padding-left:100px; position:relative; padding-right:10px;}
	.why_choose_us_sec .single-why-choose-list i{position:absolute; left:0; top:6px; font-size:36px; background:#008435; color:#FFFFFF; width:70px; height:70px; line-height:40px; display:block; text-align:center; padding:16px 0;}
	.why_choose_us_sec .single-why-choose-list h3{padding-left:0; font-size:20px; color:#282828; font-weight:600;}
	.why_choose_us_sec .single-why-choose-list p{color:#6d6d6d; font-size:14px; line-height:26px; margin:0 0 15px; font-family:"Open Sans", sans-serif;}
	.why_choose_us_sec .single-why-choose-list i{background:#fcb80b;}
	
	
	/*********************************************
					FAQS
	*********************************************/
	.faqs-wrap{margin-bottom:50px;}
	.faqs-wrap h2{margin-top:0px !important; margin-bottom:30px; font-weight:600; color:#333; font-family: 'Roboto Condensed', sans-serif;  text-align: left;}
	.faqs-wrap h2 span{color: #f34f3e;}	
	.faqs-wrap .fq_wrapper{padding-top:75px;}
	.faqs-wrap .fq_wrapper img{width:100%;}
	.faqs-wrap .fq_wrapper .fq-quest{padding-top:20px;}
	.faqs-wrap .fq_wrapper h5{margin-top:0px !important; font-size:24px; font-weight:600; color:#333; font-family: 'Roboto Condensed', sans-serif;}
	.faqs-wrap .fq_wrapper p{margin-top:0px !important; margin-bottom:5px; font-size:14px; line-height:22px; color:#333;}
	.faqs-wrap .fq_wrapper .btn{padding:8px 22px; background:#f34f3e; color:#fff !important; font-size:16px; margin:10px 0;}
	.faqs-wrap .fq_wrapper .btn:hover{background:#565656;}
	.faqs{margin-bottom:30px;}
	.faqs .panel-default>.panel-heading{background:none; border:none; padding:0;}
	.faqs h4 a{padding:15px 55px 15px 15px;	display:block; background:#f34f3e; color:#fff; font-size:18px; position:relative;}
	.panel-group h3{font-size:30px; margin-bottom:10px; margin-top:15px;}
	.panel-group .panel{border-radius:0; border:1px solid #eeeeee; margin-bottom:25px;}
	.panel-group .panel-body{line-height:24px; color:#555; padding:15px;}
	.faqs h4 .collapsed:hover, .faqs h4 a:hover, .faqs h4 a:active{text-decoration:none; background:#f34f3e; color:#fff;}
	.faqs h4 a:before{content:"\f068"; background:#fff;	font-family:'FontAwesome'; width:30px; padding:6px 0; color:#f34f3e; position:absolute; right:15px; top:8px; font-size:16px;
	 display:inline-block; text-align:center;  transition:0.3s ease-in; -moz-transition:0.3s ease-in; -webkit-transition:0.3s ease-in; -ms-transition:0.3s ease-in;	line-height:18px; border-radius:50%;}
	.faqs h4 .collapsed:before{content:"\f067";	font-family:'FontAwesome'; background:#666; width:30px; padding:6px 0; color:#fff; position:absolute;	right:15px;
	 top:8px; font-size:16px; display:inline-block;	text-align:center; transition:0.3s ease-in;	-moz-transition:0.3s ease-in; -webkit-transition:0.3s ease-in; 	-ms-transition:0.3s ease-in; text-decoration:none;}
	.faqs h4 a.collapsed{background:#fff; color:#666; text-decoration:none}
	/*faqs Box*/
	.faqs-box {position:relative; z-index:10;}
	.faqs-box .block{position:relative; margin-bottom:15px; border:1px solid #f3f3f3;}
	.faqs-box .block:last-child{margin-bottom:0px;}
	.faqs-box .block:last-child .faqs-btn{border:0px;}
	.faqs-box .block .faqs-btn{position:relative; font-size:18px; margin-bottom:0px; cursor:pointer; background:none; line-height:24px; font-weight:500; overflow:hidden; color:#333333;
	 background-color:#fafafa; padding:15px 30px 15px 30px; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease;}
	.faqs-box .block .faqs-btn .icon-outer{position:absolute; right:30px; top:50%; width:26px; height:26px; font-size:14px; color:#bababa; line-height:26px; text-align:center; border-radius:50%; font-weight:500; margin-top:-13px; border:1px solid #e6e6e6; background-color:#ffffff; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; }
	.faqs-box .block .faqs-btn .icon-outer .icon{position:relative; left:1px;top:50%; color:#740d0d; margin-top:-9px; font-size:20px; line-height:18px; display:block; transition:all 500ms ease;  -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease}
	.faqs-box .block .faqs-btn.active{background-color:#740d0d; color:#ffffff;}
	.faqs-box .block .faqs-btn.active .icon-outer{background-color:#ffffff; border-color:#ffffff;}
	.faqs-box .block .faqs-btn.active .icon-outer .icon{-webkit-transform:rotate(90deg); -ms-transform:rotate(90deg); -o-transform:rotate(90deg); -moz-transform:rotate(90deg);    transform:rotate(90deg);}
	.faqs-box .block .faqs-content{position:relative;display:none; background-color:#ffffff;}
	.faqs-box .block .faqs-content.current{display:block;}
	.faqs-box .block .content{position:relative; font-size:15px; padding:21px 30px 21px;}
	.faqs-box .block .content p{margin-bottom:10px; line-height:1.6em; font-size:16px; color:#666666;}
	.faqs-box .block .content p:last-child{margin-bottom:0px;}
	.faqs-box .block .content p i{color:#004c16; margin-right:2px;}
	.faqs-box .block .content ul{margin-left:20px; margin-bottom:30px; color:#6d6d6d; font-size:13px;}
	.faqs-box .block .content ul i{color:#004c16; margin-right:2px;}
	.faqs-box .block .content p button:hover{color:#fff; background:#004c16;}
	.faqs-wrap .side-bar .search .form-control{margin-bottom:30px;}
	.faqsWrap .section-title h3:after{left:0; margin-left:0;}
	.faqsWrap .section-title{text-align:left; padding-bottom:15px;}
	.faqsWrap .section-title h3{font-size:24px; font-weight:600;}
	.faqsWrap .section-title h3 span{font-size:36px;}
	
	
	/*********************************************************
						media screen
	**********************************************************/
.style-greens-two{position:relative; overflow:hidden; width:100%; background:#000000; text-align:center; box-shadow:0 0 5px rgba(0, 0, 0, 0.15);}
.style-greens-two *{-webkit-box-sizing:border-box; box-sizing:border-box; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.style-greens-two img{max-width:100%;}
.style-greens-two div{position:absolute; top:50%; left:50%; display:block; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); width:50px; height:50px; opacity:0; box-shadow:0 0 4px rgba(0, 0, 0, 0.3); background:#ffffff;}
.style-greens-two div:before, .style-greens-two div:after{content:''; width:50px; height:50px; background:rgba(255, 255, 255, 0.4); position:absolute; top:0; left:0;  -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.style-greens-two i{position:absolute; top:0; left:0; font-size:18px; color:#000000; width:50px; height:50px; line-height:50px;}
.style-greens-two a{left:0; right:0; top:0; bottom:0; position:absolute;}
.style-greens-two.green{background-color:#004c16;}
.style-greens-two.green i{color:#740d0d;}
.blog-inter:hover .style-greens-two img, .style-greens-two.hover img{opacity:0.3; -webkit-filter:grayscale(100%); filter:grayscale(100%);}
.blog-inter:hover .style-greens-two div, .style-greens-two.hover div{opacity:1;}
.blog-inter:hover .style-greens-two div:after, .blog-inter:hover .style-greens-two.hover div:after, .blog-inter:hover .style-greens-two div:before, .blog-inter:hover .blog-inter:hover .style-greens-two div:before{-webkit-transition-delay:0.1s; transition-delay:0.1s;}
.blog-inter:hover .style-greens-two div:before, .style-greens-two.hover div:before{-webkit-transform:scale(1.45); transform:scale(1.45);}
.blog-inter:hover .style-greens-two div:after, .style-greens-two.hover div:after{-webkit-transform:scale(1.88); transform:scale(1.88);}


@media only screen and (max-width: 1300px) {
.page-wrapper{overflow:hidden;}
}
@media screen and (max-width: 1199px) {	
.header-upper .phone span{font-size:17px;}
.main-menu .navigation>li>a{padding:25px 8px}
.main-header .sticky-header .main-menu .navigation>li>a{padding:20px 6px !important}
.about-info .section-title h3 span{font-size:25px}
.about-description li{font-size:14px; font-weight:500; margin-top:2px;}
.whychoose-description li{margin-top:0px;}
.main-header .header-top .top-left p{font-size:14px;}
.whychoose-wrap .about-video-item{margin-top:45px;}
.footer-sec .footer-info .footer-title{font-size:20px;}
.slidewrap h1{font-size:55px;}
.single-about {font-size: 13px; margin-top: 15px;}
.featureLinks li{font-size:14px;}
.about-description .readmore{margin-top:15px;}
.top-social-icons{margin-left:50px;}
.main-header .header-lower:before{width:63%;}
.main-header .header-lower:after{left:63%; width:70px; transform:skewX(20deg);}
.sticky-header:before{width:63%;}
.sticky-header:after{left:63%; width:70px; transform:skewX(20deg);}

}
@media screen and (max-width: 1024px) {	
.why_choose_us_sec .single-why-choose-list p{font-size:13px; line-height:25px;}
.why_choose_us_sec { padding: 60px 0 0 0;}
}
	
	
@media screen and (min-width: 991px) {
.search-button{margin-right:15px; -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2;}
#bloq-search{position:absolute; width:20rem; right:30rem; top:5.5rem; z-index: 99999; -webkit-box-ordinal-group:4; -ms-flex-order:3; order:3; -webkit-transition:all .5s ease;
transition:all .5s ease;}
}	
@media screen and (max-width: 991px) {
.main-header .header-lower .container .col-md-5  {
    padding: 0px !important;
	margin: 0px !important;
    background: #e8eaed;
}
.main-header .sticky-header .main-menu .navigation>li>a:after{display:none;}
.main-header .btn-box .brochure-btn{padding: 5px 30px 4px 30px;}
.main-header .logo-outer{text-align:center;}
.main-menu .navigation>li>a{padding:25px 20px;}
.search-button{display:none;}
.main-header .sticky-header .main-menu .navigation>li>a{padding:18px 5px !important; font-size:14px; font-weight:normal;}
.counter_area:before{display:none}
.counter_area:after{display:none}
.whychoose-wrap{padding:70px 0;}
.about-info .col-sm-push-6{left:0;}
.about-info .col-sm-pull-6{right:0;}
.header-upper .addresss span{font-size:17px;}
.header-upper .addresss{margin-top:10px;}
.header-upper .phone{margin-top:10px;}
/*.main-header .header-top .top-left{display:none}*/
.main-header .header-top .top-right{display:none}
.top-social-icons{text-align:right; margin-left:0px !important; margin-right:20px;}
.slidewrap h1{font-size:42px;}
.slidewrap p{font-size:14px;}
.error-page p{padding:0px;}
.why_choose_us_sec_img{display:none;}
.testiWrp{margin-bottom:15px;}
#main .slider{margin-top: 625px;}
.serviceSingle #main .slider{margin-top: 550px;}
.blog-grid .pull-right{float:none !important;}
.why_choose_us_sec {padding: 60px 0 30px 0;}
.counterbox {padding:15px 0px;}
.main-header .header-lower:before{display:none;}
.main-header .header-lower:after{display:none;}
.sticky-header:before{display:none;}
.sticky-header:after{display:none;}
.about-img-pro{display:none;}
.quick-quote h2 {text-align:center; margin-top:0px; margin-bottom:5px;}
.quick-quote .quote-btn{margin-top:15px; margin-bottom:5px;}
}
	
	
	 
@media only screen and (min-width: 768px) {
.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul{display:block !important; visibility:hidden; opacity:0;}
} 
	 
@media only screen and (max-width: 767px) {
.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul{display:block !important; visibility:hidden; opacity:0;}
.main-menu .navigation>li>ul{left:2px; width:99%;}
.sticky-header .main-menu .navigation>li>ul{left:0px; width:100%;}
.main-header .logo-outer .logo{text-align:center;}
.main-header .sticky-header .main-menu .navigation>li>a:after{display:inline-block;}
.main-header .btn-box{position:absolute; top:120px; right:6px ; margin-top:0px; margin-right:0px; z-index:999}
.top-social-icons{float:none; margin-top:5px;}
.main-menu .navbar-header{position: relative; float:none; display:block; text-align:left; width:100%; padding:13px 0px 13px; right:0px; z-index:12;}
.main-menu .navbar-collapse{width:100%;}
.main-menu .navbar-header .navbar-toggle{display:inline-block; z-index:7; border:1px solid #ffffff; float:left; margin:0px 0px 0px 15px; border-radius:0px; background:#222;}
.main-menu .navbar-header .navbar-toggle .icon-bar{background:#ffffff;}
.main-menu .navbar-collapse > .navigation>li{width:100% !important;}
.main-menu .navbar-collapse > .navigation>li>a{padding:10px 25px !important;}
.sticky-header .main-menu:before{border:0px;}
.main-header .main-menu .navigation>li.dropdown>a:before{}
.sticky-header .btn-box{display:none;}
.sticky-header{background:#efefef;}
.main-menu .navbar-collapse > .navigation{background:#ffffff;}
.main-header .header-lower .col-md-5{padding:0px; background:#efefef;}
.sticky-header .main-menu .navbar-header{position: relative; float:none; display:block; text-align:left; width:100%; padding:13px 0px 13px; right:0px; z-index:12; border-top:solid 1px #fff;}
.sticky-header .main-menu .navbar-header .navbar-toggle{display: inline-block;
    z-index: 7;
    border: 1px solid #ffffff;
    float: left;
    margin: 0px 0px 0px 15px;
    border-radius: 0px;
    background: #222;}
.main-header .sticky-header .main-menu .navigation>li>a{color:#004c16; padding:6px 8px !important;}
.main-header .sticky-header .main-menu .navigation>li>a:hover{color:#fff; padding:6px 8px !important;}
.main-header .sticky-header .main-menu .navigation>li.current>a{color:#ffffff; background:#004c16; opacity:1;}
.header-upper .addresss{float:none; display:inline-block; text-align:left; margin-bottom:10px;}
.header-upper .phone{float:none; display:inline-block; text-align:left;}
.adressWrp{text-align:center;}
.slidewrap h1{font-size:30px;}
.slidewrap h3{font-size:16px;}
.comingSoon h2{font-size:50px;}
.comingSoon p{font-size:70px;}
#main .slider {margin-top: 30px;}
.serviceSingle #main .slider{margin-top:30px;}
.featureLinks li{float:none; width:100%;}
.user-wrap{text-align:center;}
.footer-sec .copyright-content p{text-align: center;}
.footer-sec .copyright-content .footer-bottom-menu{text-align: center;}
.single-shop-content .img-holder{margin-right:0px; }
.single-shop-content .content-box{margin-left:0px; padding:10px 5px;}
.slidewrap p{display:none;}
.slidewrap{text-align:center; margin-top:10px;}
.section-title h3{font-size: 24px;}
.inner-heading h1{font-size: 22px;}
.xs-breadcumb li{font-size: 12px;}
.aboutUs-description .single-about:before{display:none}
.single-about{text-align:center;}
.navbar-collapse.in{overflow-y:hidden; overflow-x:hidden}
.main-menu .navigation>li.dropdown:hover>ul{position:static; width:100%; display:block;}
.user-wrap{padding-top:5px;}


		}
@media only screen and (max-width: 599px) {
.main-header .social-links-one{top:0px;}
.main-header .header-upper .upper-right{padding:0px 0px;}
.main-header .search-form .form-group input[type="text"], .main-header .search-form .form-group input[type="tel"], .main-header .search-form .form-group input[type="email"],  .main-header .search-form .form-group textarea{width:230px;}
.portfolio-area .container-filter li{display:block; margin-bottom:10px;}
.footer-sec .copyright-content{text-align:center;}
.footer-sec .copyright-content .footer-bottom-menu {text-align:center;}
}
@media only screen and (max-width: 479px) {
.main-header .header-upper .upper-column.info-box{margin-left:auto; margin-right:auto; float:none;}
.whychoose-wrap .about-video-item{margin-bottom:15px;}
.whychoose-wrap .about-video-item .about-img2{display:none;}
.comingSoon p{text-align:center; font-size:50px; font-family:'Oswald', sans-serif;}
}

@media only screen and (max-width: 425px) {
.main-header .btn-box .brochure-btn{padding:5px 15px 4px 15px; font-size:14px;}
}

@media only screen and (max-width: 400px) {
.single-about p{display:none;}

}
@media only screen and (max-width: 767px){
.login-btn{width:55px;}
.sticky-header .logo a img{max-width:70%;}
	}
