/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
html, body{
    font-size: 100%;
	font-family: 'Roboto Condensed', sans-serif;
}
body{
	background:#FFFFFF;
}
body a:hover {
    text-decoration: none;
}
/*-- header --*/
input[type="submit"],.w3l_banner_info_left_grid_left h3 a,.w3agile_footer_copy p a,.reply a,.agile_cat_grid_tags ul li a:hover,.agile_cat_grid ul.categories li a,.w3l_admin a,.w3ls_single_left_grid_right ul li a,.wthree_features_services_grid h4 a,.agile_services_bottom_grid_left_grid a,.simplefilter li,.agileinfo_footer_grid ul li a,.w3l_banner_info_left_grid1,.agile_blog_grid h4 a{
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}

.sitebtn
{
padding:7px 12px;
background-color:#FFF;
color:#212121;
border:solid 2px #00923f;
}
.sitebtn:hover
{

background-color:#FFF;
color:#00923F;
}
.sitebtn2
{
padding:7px 12px;
background-color:#00923f;
color:#fff;
border:solid 2px #00923f;
}
.sitebtn2:hover
{

background-color:#FFF;
color:#00923F;
}

.sitebtn3
{
padding:7px 12px;
background: none;
color:#fff;
border:solid 2px #ffffff;
}
.sitebtn3:hover
{

background-color:#FFF;
color:#00923F;
}

/*--- slider-css --*/
.slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;}
    
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    left: 0%;
    top: 0;
    width: 100%;
}
.rslides li {
    position: relative;
    display: block;
    float: none;
}
.rslides img {
    height: auto;
    border: 0;
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides .caption{
    font-family: 'Righteous', cursive;
    padding: 20px;
    position: absolute;
    text-align:center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height:30%;
    background-color: transparent;
    opacity: 0.9;
    background-position: 46;
    
}
    
.rslides .caption h3 {
    font-family: 'Righteous', cursive;
    font-size: 2.7em;
    color: #fff;
    line-height: 32px;
    font-weight: 700;
     white-space:normal;
     padding:0px;
     margin-bottom:10px;
     
}
.rslides .caption p {
    font-size: 22px;
    color: #fff;
    font-weight: normal;
     padding: 0.5em; 
    line-height: 28px;
     margin-bottom:20px;
    /* font-weight: bold; */
}
a.morebtn {
    background: transparent;
    padding: 15px 0;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    width: -moz-min-content;
    width: -webkit-min-content;
    width: min-content;
    margin: 0 auto;
    border: 1px solid #fff;
    white-space: nowrap;
    padding-left:15px;
    padding-right:15px;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 58%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../images/themes.gif") no-repeat left top;
    margin-top: -25px;
    }
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
    }

ul.callbacks_tabs.callbacks1_tabs {
    display: none;
}
.callbacks_nav {
    left: 20px;
}
.callbacks_nav.next {
    right: 20px;
}

.area {
    background-color: rgba(238, 238, 238, 0.38);
    padding: 50px 0;
    background-size: cover;
}
.area2 p{
    text-align: center;
    padding-bottom: 25px;
    width: 30%;
    font-size: 20px;
    margin: 0 auto;
    border-bottom: 3px solid transparent;}

h1 {
    text-align: center;
    color: #545A5F;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 50px;
}
.area-image {
    overflow: hidden;
}
.area-image img {
    width: 100%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -moz-transition: all 2s ease-in-out 0s;
    -o-transition: all 2s ease-in-out 0s;
}
.area-image img:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
}
.area-info {
    background-color: #FFF;
    position: relative;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 10px;
}
.area-info h4 {
    font-size:20px;
    font-weight: 700;
    width: 75%;
    padding: 20px 0;
    color: #2088ca;
    text-transform:uppercase;
}
.area-info p {
    border-top: 3px solid transparent;

    padding: 20px 0;
    font-size: 14px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 500;
    line-height: 30px;
    color: #9C9999;
}

.offer p {
    text-align: center;
    padding-bottom: 25px;
    width: 30%;
    font-size: 20px;
    margin: 0 auto;
    border-bottom: 3px solid transparent;
}
.offer-grid {
    margin-top: 50px;
}
.offer1 {
    margin-bottom: 50px;
}
.offer-icon {
    float: left;
}
.offer-icon img {
    width: 100px;
}
.offer-info {
    margin-left: 130px;
}
.offer-info h4 {
    font-size: 25px;
    font-weight: 700;
    color: #2088ca;
    padding-bottom: 30px;
}
.offer-info p {
    width: 100%;
    border: none;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 0;
    color: #A09393;
}

.cover {
    background-color: rgba(238, 238, 238, 0.38);
}
.cover p {
    font-size: 20px;
    padding-bottom: 25px;
    text-align: center;
    width: 20%;
    margin: 0 auto;
    border-bottom: 3px solid transparent;
}

.cover-grid {
    margin: 50px 0 50px;
}

.caption {
    display: inline-block;
    position: relative;
}

.caption img {
    display: block;
}

/* Slide in on hover (animate transforms) */
.caption-3 {
    overflow: hidden;
    background: #000;
}

.caption-3 img {
    width: 100%;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.caption-3:hover img {
    opacity: 0.5;
}

.caption-3::after,
.caption-3::before {
    position: absolute;
    width: 100%;
    height: 50%;
    color: #fff;
    z-index: 1;
    -webkit-transition: -webkit-transform 0.3s ease-in-out; 
    -moz-transition: -moz-transform 0.3s ease-in-out; 
    transition: transform 0.3s ease-in-out; 
}

.caption-3::after {
    content: attr(data-title);
    top: 0;
    background: rgba(0, 0, 0, 0.15);
    font-size: 30px;
    color: transparent;
    font-weight: 600;
    padding: 30px;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}

.caption-3::before {
    content: attr(data-description);
    top: 50%;
    background: rgba(0, 0, 0, 0.15);
    font-size: 14px;
    padding: 20px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}

.caption-3:hover::after,
.caption-3:hover::before {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
}









.header {
    background: #ffffff;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding: 0;
    box-shadow: none;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.w3layouts-logo {
    margin: 1em 0 0 0;
}
.w3layouts-logo h1{
	margin:0;
}
.w3layouts-logo h1 a {
    font-family: 'Righteous', cursive;
    font-size: .8em;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}
.w3layouts-logo h1 a span{
    display: block;
    font-size: .3em;
    letter-spacing: 5px;
    text-align: right;
    font-family: 'Roboto Condensed', sans-serif;
}
.navbar-nav {
    float: right;
    margin: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #ffffff;
}
.navbar-nav > li > a {
    font-size: 14px;
    padding:35px 25px;
    text-transform: uppercase;
	margin-right:5px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #00923f;
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00923f;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -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-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

ul.dropdown-menu {
    background: #fff;
    box-shadow: 0 0 0;
    border: none;
    margin: 0;
    top: 6.4em;
    left: 0;
    min-width: 105px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 6px 16px;
    clear: both;
    margin: 0 !important;
    font-weight: normal;
    line-height: 1.42857143;
    color: #212121 !important;
    border: none !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: none;
	color:#FFF;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #00923f;
    outline: 0;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 101%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*-- //header --*/
/*-- banner --*/
.banner{
    background: url(../images/1.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 650px;
    position: relative;
	
}
.banner_text{
    text-align: center;
    margin: 11em 0 0 0;
}
.banner_text h3{
    color: #FFFFFF;
    font-size: 5em;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.banner_text p{
    color: #FFFFFF;
    font-size: 1em;
    margin: 3em 0;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.banner_text p span{
    color: #00923f;
    font-size: 1em;
    margin: 3em 0;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.w3ls-line {
    position: relative;
    content: "";
    height: 1px;
    background: rgba(255, 255, 255, 0.52);
    width: 50%;
    margin: 0 auto;
    top: 11px;
}
.w3ls-line:before {
    content: "";
    height: 3px;
    background: #FFFFFF;
    position: absolute;
    width: 10%;
    top: -1px;
	margin-left:-5%;
}
.w3-button a{
    color: #FFFFFF;
    font-size: 1em;
    padding: .5em 1em;
    border: solid 3px #FFFFFF;
    text-decoration: none;
    border-radius: 0;
    margin: 0;
}
.w3-button a:hover{
	color:#FFFFFF;
}
.w3-button {
    position: relative;
    margin: 0;
    padding: 1em;
    z-index: 1;
}
.w3-button2 a{
    color: #666666;
    font-size: 1em;
    padding: .5em 1em;
    border: solid 1px #333333;
    text-decoration: none;
    border-radius: 0;
    margin: 0;
}
.w3-button2 a:hover{
background-color:#00923f;
border: solid 1px #00923f;
	color:#FFFFFF;
}
.w3-button2 {
    position: relative;
    margin: 0;
    padding: 1em;
    z-index: 1;
}
/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 25px 80px;
	display: inline-block;
	margin: 15px 30px;
	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;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Button 1b */
.btn-1 {
	border: 3px solid #fff;
	color: #fff;
}
.btn-1b:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #00923f;
}

.btn-1b:hover,
.btn-1b:active {
	color: #0e83cd;
}

.btn-1b:hover:after,
.btn-1b:active:after {
	height: 100%;
}
/*-- //banner --*/
/*-- services --*/
.services,.text-grid,.blog,.footer,.about-top,.feature-grid,.team,.gallery,.codes,.typography,.contact-top{
    padding: 2em 0em;
}
.services-heading {
    text-align: center;
    padding-bottom:3em;
}
.services-heading h2,.services-heading h3,.about-banner h2 {
    font-size: 2.5em;
    color: #00923f;
    font-family: 'Righteous', cursive;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0;
}

.services-main p {
color: #666666;
    font-size: 1em;
    line-height: 1.8em;
		text-align:center;}
		
.aboutleft ul {
color: #666666;
    font-size: 1em;
    line-height: 1.8em;
	list-style:square;}
	
.aboutleft h5 {
    font-size: 1.5em;
    color: #000;
    margin: 0;
}
		
		
.agileits-line {
	position: relative;
    content: "";
    height: 1px;
    background: #cecece;
    width: 14%;
    margin: 0 auto;
    top: 11px;
}
.agileits-line:before {
    content: "";
    height: 3px;
    background: #00923f;
    position: absolute;
    width: 25%;
    top: -1px;
    left: 61px;
}

.divider {
	position: relative;
	content: "";
	height: 2px;
	background: #666666;
	width: 100%;
	top: 11px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}

.brdright
{
	border-right:solid 1px #CCC;	
}

.aboutleft
{
	width:100%;
	padding-right:20px;	
}
.aboutleft p
{
	text-align:justify;
}

.aboutright
{
	padding-left:40px;
	text-align:right;	
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




.locatedealer
{
	margin-bottom:220px;	
}
 .singled {
max-width: 80%;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
 .singled h2 {
font-size: 22px;
color: white;
text-transform: uppercase;
margin-bottom: 40px; }
 .singled .form-control {
height: 50px;
border-color: transparent;
border-radius: 0px 0 0 0px; }
 .singled .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
 .singled .btnd {
min-height: 50px; 
border-radius: 0 0px 0px 0;
background: #00923f;
color: #fff;
z-index:9999;
min-width:120px;
text-align:center;
font-size:15px;
border-left:none;
}

.services-grid-left {
    float: left;
    width: 50%;
}
.services-grid-right {
    text-align: center;
}
.services-grid-left {
    border: 1px solid #A5A3A3;
    padding: 2em 2em;
}
.services-text h4 {
    font-size: 1.5em;
    color: #000;
}
.services-text p {
    font-size: 1em;
    color: #46423F;
    line-height: 1.8em;
    margin: 0;
}
.services-icon {
    float: left;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #00923f;
    font-size: 2em;
    line-height: 1.2em;
}
.services-text {
    float: right;
    width: 78%;
}

.services-text ul {
list-style:square;
list-style-position:outside;}

.services-text h4 {
    font-size: 1.5em;
    color: #000;
    margin: 0 0 .5em 0;
}
.services-grid-right img {
    border: 1px solid #999999;
    border-radius: 90px;
}
.services-grid {
    width: 80%;
    margin: 3em auto 0em;
}
/*--services --*/
/*-- services-bottom --*/
.text-grid{
	background:url(../images/5.jpg) no-repeat 0px 0px;
	background-size:cover;
	text-align:center;
}
.text-grid h4{
    color: #FFFFFF;
    font-size: 5em;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.text-grid p{
	color: #FFFFFF;
    font-size: 1em;
    margin: 2em auto 0;
    line-height: 1.8em;
    width: 70%;
}
/*-- //services-bottom --*/
/*-- blog --*/
.agileinfo-blog-grids {
    margin: 5em 0 0 0;
}
.w3-agileits-blog-img a img{
	width:100%;
	margin-bottom:1em;
}
.w3-agileits-blog-text a{
	color:#000000;
	font-size:1.5em;
	margin:0;
	text-decoration:none;
}
.w3-agileits-blog-text a:hover{
	color:#00923f;
}
.w3-agileits-blog-text p{
    color: #666666;
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0 0 0;
}
/*-- //blog --*/
/*-- footer --*/
.footer{
    background: #191d20;
}
.agile-logo h4 {
    margin: 0;
    width: 44%;
}
.agile-logo h4 a {
    font-family: 'Righteous', cursive;
    font-size: 1.5em;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}
.agile-logo h4 a span {
    display: block;
    font-size: .4em;
    letter-spacing: 5px;
    text-align: right;
    font-family: 'Roboto Condensed', sans-serif;
}
.agileinfo_footer_grid p{
	color:#999;
	margin:1em 0 2em;
	line-height:2em;
}
/*-- social-icons --*/
.agileinfo-social-grids ul{
	padding:0;
	margin:0;
}
.agileinfo-social-grids ul li{
    display: inline-block;
}
.agileinfo-social-grids ul li a {
	color: #333;
    text-align: center;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook{
    height: 40px;
    width: 40px;
    line-height: 40px;
	border: solid 2px #fff;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background:#3b5998;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter{
    height: 40px;
    width: 40px;
    line-height: 40px;
	border: solid 2px #fff;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter:hover{
	border: solid 2px #55acee;
	background:#55acee;
}

.agileinfo-social-grids ul li a i.fa.fa-wordpress{
    height: 40px;
    width: 40px;
    line-height: 40px;
	border: solid 2px #fff;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileinfo-social-grids ul li a i.fa.fa-wordpress:hover{
	border: solid 2px #55acee;
	background:#55acee;
}

.agileinfo-social-grids ul li a i.fa.fa-youtube{
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: solid 2px #fff;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileinfo-social-grids ul li a i.fa.fa-youtube:hover{
	border: solid 2px #ff0000;
	background:#ff0000;
}
.agileinfo-social-grids ul li a i.fa.fa-vk{
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: solid 2px #fff;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileinfo-social-grids ul li a i.fa.fa-vk:hover{
	border: solid 2px #45668e;
	background:#45668e;
}
.agileinfo-social-grids ul li:nth-child(2){
	margin:.5em 0;
}
.agileinfo-social-grids ul li:nth-child(3){
	margin:0 0 .5em 0;
}
/*-- //social-icons --*/
.agileinfo_footer_grid h3{
    font-size: 1.5em;
    color: #ffffff;
    padding-bottom: .5em;
    position: relative;
    margin-bottom: 1.5em;
}
.agileinfo_footer_grid h3:after{
    content: '';
    background: #00923f;
    width: 15%;
    height: 2px;
    position: absolute;
    bottom: 0%;
    left: 0%;
}
ul.agileinfo_footer_grid_nav {
    padding: 0;
    margin: 0;
}
.agileinfo_footer_grid ul.agileinfo_footer_grid_list li,.agileinfo_footer_grid_nav li {
    list-style-type: none;
    margin-bottom: 1em;
	color: #999;
}
.agileinfo_footer_grid ul.agileinfo_footer_grid_list li i {
    color: #999;
    border: 1px solid #999;
    padding: .5em;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 1em;
}
.agileinfo_footer_grid ul.agileinfo_footer_grid_list li span {
    display: block;
    margin-left: 3em;
}
.agileinfo_footer_grid ul.agileinfo_footer_grid_list li a,.agileinfo_footer_grid_nav li a{
    color: #999;
    text-decoration: none;
}
.agileinfo_footer_grid ul.agileinfo_footer_grid_list li a:hover,.agileinfo_footer_grid_nav li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.agileinfo_footer_grid_nav li span {
    color: #666666;
    padding-right: 1.5em;
}
.w3agile_footer_copy{
	margin:3em 0 0;
	padding:1em 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	text-align:center;
}
.w3agile_footer_copy p{
    color: #999;
    line-height: 1.8em;
    margin: 0;
}
.w3agile_footer_copy p a{
    color: #00923f;
    text-decoration: none;
}
.w3agile_footer_copy p a:hover{
	color:#FFFFFF;
}
ul.agileinfo_footer_grid_list {
    padding: 0;
    margin: 0;
}
/*-- //footer --*/
/*-- about --*/
.about-banner{
    min-height: 0 !important;
    text-align: center;
    padding: 4em 0;
    background: url(../images/1.jpg) no-repeat 0px -245px !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -ms-background-size: cover !important;
}
.about-banner h2{
    color: #ffffff;	
}
/*-- about-top --*/
.about-w3layouts-pic{
    background: url(../images/10.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 450px;
}
.about-right h6 {
    font-size: 1em;
    color: #333;
    margin: 0;
	padding-bottom:0px;}
	
.about-right h5 {
    font-size: 1.5em;
    color: #000;
    margin: 0;
}
.about-right h4 {
    font-size: 1em;
	font-weight:500;
    color: #00923f;
	margin-top:20px;
	margin-bottom:0px;}
	
.about-right p {
    text-align: justify;
    margin: 1em 0 0 0;
    color: #666666;
    line-height: 1.8em;}
	

.about-right ul {
list-style:square;
text-align: justify;
    margin: 1em 0 0 0;
    color: #666666;
    line-height: 1.8em;
}
/*-- panel-accordion --*/
.w3ls-about h3.title-agile {
    margin-bottom: 0.8em;
}
.panel-group {
    margin: 1.5em 0 0;
}
.panel-heading {
    padding: 10px 5px;
}
.panel-default span.glyphicon {
    color: #00923f;
    margin-left: 1em;
}
.panel-title {
	font-size: 1.2em;
    color: #000000;
    text-transform: capitalize;
    text-decoration: none;
}
.panel-title:hover{
	text-decoration: none;
}
a.pa_italic:focus {
    text-decoration: none;
}
.panel-default {
    border-color: #FFF;
}
.panel-default > .panel-heading {
    border-color: #FFF;
	color:#212121;
    background-color: #fff;
}
.panel-body {
    padding: 1em 1em 0.5em;
    color: #666666;
    font-size: 1em;
    line-height: 1.8em;
    margin: 0;
    border: none !important;
}
.panel-body h1 {
	font-size: 1em;
    color: #00923f;
    text-transform:capitalize;
    text-decoration: none;
}

.panel-body {
    padding: 1em 1em 0.5em;
    color: #666666;
    font-size: 1em;
    line-height: 1.8em;
    margin: 0;
    border: none !important;
}
.panel-body ul {
list-style:square;
}
a.pa_italic label {
    cursor: pointer;
	font-weight:500;
}
.panel-default > .panel-heading {
    border-bottom: 1px solid #ccc;
} 
/*-- //about-top --*/
/*-- feature-grid --*/
.feature-grid{
    background: #f0f1ec;
}
.agileits-feature-grids,.team-row {
    margin: 5em 0 0 0;
}
.agileinfo-feature-info{
	background:#FFFFFF;
	padding:1em;
}
.agileinfo-feature-info img{
	width:100%;
}
.agileinfo-feature-info h5{
    color: #000000;
    font-size: 1.5em;
    margin: 1em 0 0 0;
    text-decoration: none;
}
.agileinfo-feature-info p{
	color: #666666;
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0 0 0;
}
/*-- //feature-grid --*/
/*-- team --*/
.team{
    background: #f0f1ec;
}


.team-grids .team-img {
	overflow: hidden;
	position: relative;
	display: block;
}
.captn h4 {
    color: #fff;
    font-size: 1.4em;
    margin: 0;
}
.captn p {
    font-size: 1em;
    margin-top: 1em;
	color:#fff;
	line-height:1.8em;
}
.team-grids .captn {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: -100%;
    right: 0;
    background-color: rgba(174, 190, 39, 0.6);
    text-align: center;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.captn-top {
    padding: 16% 10%;
}
.team-img:hover .captn {
	width: 100%;
	top: 0%;
}
img.img-responsive {
    width: 100%;
}
.team .wthree-social-grids{
    background: #00923f;
    padding: 1em;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    transition: 1s all;
}
.team-img:hover .wthree-social-grids {
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
    transform: scale(1);
}
.wthree-social-grids ul{
    padding: 0;
    margin: 0;
}
.wthree-social-grids ul li{
    display: inline-block;
}
.wthree-social-grids ul li a {
	color: #333;
    text-align: center;
}
.wthree-social-grids ul li a i.fa.fa-facebook,.wthree-social-grids ul li a i.fa.fa-twitter,.wthree-social-grids ul li a i.fa.fa-rss{
    height: 30px;
    width: 30px;
    line-height: 30px;
	border:solid 2px #FFF;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.wthree-social-grids ul li a i.fa.fa-facebook:hover{
	background: #3b5998;
}
.wthree-social-grids ul li a i.fa.fa-twitter:hover{
	background: #55acee;
}
.wthree-social-grids ul li a i.fa.fa-rss:hover{
	background: #f26522;
}
/*--//team--*/
/*-- //about --*/
/*-- gallery --*/

.gallery{
background-color:#f0f1ec;
	text-align:center;}

.gallery-heading {
    text-align: center;
    padding-bottom:3em;
}


.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;	
	overflow: hidden;
	margin: 10px 0;
	height: auto;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
    word-spacing: -0.15em;
    font-weight: 300;
    margin: 0 0 .5em 0;
    text-align: left;
    font-size: 1.5em;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
    font-size: 68.5%;
    text-transform: lowercase;
    text-transform: capitalize;
}
.grid figure h3 span {
    font-weight: 800;
}
/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
	background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}

/*figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
}*/

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
    padding: 2em;
    text-align: left;
}

figure.effect-roxy h2 {
	padding: 30% 0 10px 0;
}

figure.effect-roxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    line-height: 1.8em;
}

figure.effect-roxy:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    line-height: 1.8em;
}
/*-- //gallery --*/
/*-- icons --*/
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background: rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #86c724;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.icon-box:hover i.fa {
	color:#fff !important;
}
.icon-box:hover a.agile-icon {
	color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    color: #212121 !important;
    margin: 30px 0 15px;
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
h3.agileits-icons-title {
    text-align: center;
    font-size: 2em;
    color: #2f2f2f;
    font-weight: 700;
    margin: 0;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.icons .bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
}
.icons .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.icons .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.icons .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
ul.bs-glyphicons-list {
    padding: 0;
    margin: 0;
}
/*-- //icons --*/
/*-- typography --*/
h3.hdg {
    font-size: 2.5em;
	color:#000 !important;
}
.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: #555;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.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: 1em;
  color: #555;
  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;
}
@media (max-width:768px){
.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;
	}
.grid_4 {
    margin-top: 30px;
}
}
@media (max-width:480px){
	.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;
	}
	.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 !important;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.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.81em;
	}
	.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: 12px!important;
	}
	.codes .row {
		margin: 0;
	}
}
/*-- //typography --*/
/*-- contact --*/ 
.contact-form input[type="text"],.contact-form input[type="email"] {
    width: 47.7%;
    color: #999;
    float: left;
    background: none;
    outline: none;
    font-size: 1em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: solid 1px #999;
    -webkit-appearance: none;
    display: inline-block;
}
.contact-form  input.email {
    margin: 0 0 0 1.8em;
}
.contact-form textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: 1em;
    outline: none;
    padding: .6em .8em;
    border: solid 1px #999;
    min-height: 12em;
    -webkit-appearance: none;
}
.contact-form input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.6em 4em;
    font-size: 1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #191d20;
    transition: 0.5s all;
    border: 2px solid #191d20;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.contact-form  input[type="submit"]:hover {
    background: none;
    color: #FFFFFF;
	background:#00923f;
	border: 2px solid #00923f;
}
::-webkit-input-placeholder {
	color:#212121 !important;
}
:-moz-placeholder { /* Firefox 18- */
	color:#212121 !important;
}
::-moz-placeholder {  /* Firefox 19+ */
	color:#212121 !important;
}
:-ms-input-placeholder {  
	color:#212121 !important;
}
.contact-right h4 {
    font-size: 1.5em;
    color: #fff;
    line-height: 1.8em;
}
.contact-text {
	background: #00923f;
    padding: 2em;
}
.contact-right h4 {
    font-size: 1.8em;
    color: #FFFFFF;
}
.contact-text p {
    color: #fff;
    font-size: 1em;
    margin-top: 0.8em;
    text-align: left;
}

.contact-text a {
    color: #fff;
    font-size: 1em;
    margin-top: 0.8em;
    text-align: left;
}


/*-- map --*/
.map {
    position: relative;
}
.map iframe {
    width: 100%;
    min-height: 500px;
    border: none;
}
.address {
	position: absolute;
	top: 17%;
	background: #00923f;
	text-align: left;
	width: 43%;
	padding-top: 4em;
	padding-right: 4em;
	padding-bottom: 4em;
	padding-left: 16em;
}
.map .w3ls-title h3 {
    width: 100%;
    margin: 0 0 1em;
    color: #fff;
    font-size: 2em;
    font-family: 'Righteous', cursive;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.address h4 {
    font-size: 2em;
    color: #fff;
    margin-bottom: 0.5em;
}
.address p {
    color: #fff;
    margin-bottom: .6em;
    text-align: left;
	font-size:.9em;
}
.address p a {
    font-size: 1em;
    color: #191d20;
}
.address p a:hover { 
    color: #fff;
}
.map .social-icons li a {
    margin-right: 0.1em;
}
/*-- //contact --*/
/*-- single --*/
.single{
	padding:4em 0;
	background:#FFFFFF;
}
.agileits-single-img img{
	width:100%;
}
.agileits-single-img h4{
	color: #000000;
    font-size: 1.2em;
    margin: 1em 0;
    font-weight: 600;
    line-height: 1.5em;
    text-transform: capitalize;
}
.agileinfo-single-icons{
	margin:2em 0;
}
.agileinfo-single-icons ul{
	padding:0;
	margin:0;
}
.agileinfo-single-icons ul li{
    display: inline-block;
    color: #666666;
    font-size: 1em;
    margin-right: 1.5em;
}
.agileinfo-single-icons ul li:last-child{
	margin-right:0;
}
.agileinfo-single-icons ul li a{
    color: #666666;
	text-decoration:none;
}
.agileinfo-single-icons ul li span{
    margin-left: .5em;
}
.agileinfo-single-icons ul li span:hover{
    color: #00923f;
}
.agileits-single-img p{
    color: #666666;
    font-size: 1em;
    line-height: 1.8em;
    margin: 0;
}
/*-- comments --*/
.agileits_three_comments{
    margin: 4em 0;
}
.agileits_three_comment_grid{
    padding:3em 0;
    border-bottom: 1px solid #dddddd;
    width: 100%;
}
.agileits_tom {
	float: left;
    border: 1px dotted #353535;
    padding: .5em;
    width: 10%;
}
.agileits_tom  img{
	width:100%;
}
.agileits_tom_right{
    float: left;
    width: 70%;
    margin-left: 3em;
}
.hardy {
    float: left;
}
.reply {
    float: left;
    margin-left: 10em;
    margin-top: .5em;
}
.reply a {
    background: #212121;
    border: solid 2px #212121;
    padding: .5em 2em;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
}
.reply a:hover{
	background:none;
	color:#00923f;
	border: solid 2px #00923f;
	background:none;
}
.agileits_tom_right p.lorem {
    color: #666666;
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0 0 0;
}
.agileits_three_comments h3,.w3_leave_comment h3{
	text-align:left;
}
.hardy h4 {
    font-size: 1.2em;
    color: #000000;
    margin: 0;
    font-weight: 600;
}
.hardy p {
    color: #666666;
    margin: .5em 0 0;
    font-size: 1em;
}
.agileits_three_comment_grid:nth-child(2){
    margin:4em 0 0;
	padding-top:0 !important;
}
.agileits_three_comment_grid:last-child{
	border-bottom:none;
	padding-bottom:0 !important;
}
.agileits_three_comment_grid1{
	padding-left:5em;
}
/*-- //comments --*/
/*-- leave-comments --*/
.w3_leave_comment {
    width: 70%;
}
.w3_leave_comment form {
    margin: 3em 0 0;
}
.w3_leave_comment input[type="text"], .w3_leave_comment input[type="email"], .w3_leave_comment textarea {
    background: none;
    border: 1.5px solid #BBBBBB;
    width: 100%;
    outline: none;
    padding: 10px;
    font-size: 1em;
    color: #BBBBBB;
}
.w3_leave_comment input[type="email"], .w3_leave_comment textarea {
    margin: 1em 0;
}
.w3_leave_comment textarea {
    min-height: 200px;
    resize: none;
}
.w3_leave_comment input[type="submit"] {
    border: solid 2px #00923f;
    color: #ffffff;
    font-size: .875em;
    padding: .5em 2em;
    text-decoration: none;
    background: #00923f;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_leave_comment input[type="submit"]:hover {
    border: solid 2px #212121;
    color: #FFFFFF;
    background: #212121;
}
/*-- //leave-comments --*/
/*-- //single --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- responsive --*/
@media(max-width:1080px){
	.w3ls-line:before {
		left: 207px;
	}
	.agileits-line:before {
		left: 50px;
	}
	.devider:before {
		left: 50px;
	}
	.services-icon {
		width: 60px;
		height: 60px;
		line-height: 1em;
	}
	.captn-top {
		padding: 12% 10%;
	}
	.grid figure h3 {
		font-size: 1.2em;
	}
	.icon-box {
		padding: 8px 4px;
		font-size: .875em;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 47.5%;
	}
	.address {
	    padding: 4em 8em 4em 3em;
	}
}
@media(max-width:991px){
	.banner_text h3 {
		font-size: 4em;
	}
	.banner_text p {
		letter-spacing: 0px;
	}
	.banner {
		min-height: 535px;
	}
	.banner_text {
		margin: 9em 0 0 0;
	}
	.services-grid {
		width: 100%;
	}
	.services-grid-left {
		width: 70%;
	}
	.services-grid-right {
		float: left;
	}
	.text-grid h4 {
		font-size: 4em;
	}
	.text-grid p {
		width: 90%;
	}
	.wthree-blog {
		float: left;
		width: 33.33%;
	}
	.w3-agileits-blog-text a {
		font-size: 1.1em;
	}
	.agile-logo h4 {
		width: 23%;
	}
	.agileinfo_footer_grid:nth-child(2) {
		margin: 2em 0;
	}
	.about-left {
		float: left;
		width: 40%;
	}
	.about-right {
		float: left;
		width: 100%;
	}
	.about-right h5 {
		font-size: 1.1em;
	}
	.panel-title {
		font-size: 1.1em;
	}
	.w3ls-line:before {
		left: 157px;
	}
	.agileits-line:before {
		left: 36px;
	}
	.devider:before {
		left: 50px;
	}
	.agileinfo-feature-info h5 {
		font-size: 1.1em;
	}
	.agileinfo-feature-info p {
		font-size: .8em;
	}
	.team-grids {
		float: left;
		width: 50%;
	}
	.team-grids:nth-child(3),.team-grids:nth-child(4){
		margin:2em 0 0 0;
	}
	.captn-top {
		padding: 21% 10%;
	}
	.gallery-grid {
		float: left;
		width: 50%;
	}
	.grid figure h3 {
		font-size: 1.5em;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 48.1%;
	}
	.contact-right {
		margin: 2em 0 0 0;
	}
	.address {
		padding: 4em 4em 4em 3em;
	}
	.about-banner {
	    background: url(../images/1.jpg) no-repeat 0px -185px !important;
		background-size: cover !important;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		-ms-background-size: cover !important;
	}
}
@media(max-width:736px){
	.w3layouts-logo {
	    margin: 1em 0;
		width: 24%;
	}
	.navbar-toggle {
		margin-top: 23px;
	}
	.wthree-blog {
		float: none;
		width: 100%;
	}
	.wthree-blog:nth-child(2){
		margin:2em 0;
	}
	.text-grid h4 {
		font-size: 3em;
	}
	.w3-agileits-blog-text a {
		letter-spacing: 1px;
	}
	.agileinfo-feature-grid:nth-child(2) {
		margin: 2em 0;
	}
	.navbar-nav {
		float: none;
		text-align: center;
	}
	.navbar-nav .open .dropdown-menu {
		text-align: center;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		background: none;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		background-color: #00923f;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		margin: 0;
	}
	.navbar-nav > li > a {
		padding: 1em 0;
	}
	.navbar-default .navbar-nav > li > a {
		margin: 0;
	}
    
}
@media(max-width:667px){
	.w3layouts-logo {
		width: 26%;
	}
	.banner_text h3 {
		font-size: 3em;
	}
	.banner_text p {
		letter-spacing: 0px;
	}
	.w3ls-line:before {
		left: 142px;
	}
	.banner_text {
		margin: 6em 0 0 0;
	}
	.banner {
		min-height: 440px;
	}
	.agileits-line {
		width: 23%;
	}
	.devider{
		width: 23%;
	}
	.agileits-line:before {
		left: 56px;
	}
	.devider:before {
		left: 56px;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 47.7%;
	}
	.address {
		width: 61%;
	}
	.agile-logo h4 {
		width: 26%;
	}
	.about-banner {
		background: url(../images/1.jpg) no-repeat 0px 0 !important;
		background-size: cover !important;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		-ms-background-size: cover !important;
	}
}
@media(max-width:640px){
	.services-grid-left {
		width: 68%;
	}
	.about-left {
		float: none;
		width: 100%;
		margin:0 0 1em 0;
	}
	.about-right {
		float: none;
		width: 100%;
	}
	.grid figure h3 {
		font-size: 1.2em;
	}
}
@media(max-width:600px){
	.services-grid-left {
		width: 100%;
		float: none;
	}
	.services-icon {
		margin: 0 auto 1em;
		float: none;
	}
	.services-text {
		float: none;
		width: 100%;
		text-align: center;
	}
	.services-grid-right {
		float: none;
		margin: 1em 0 0 0;
	}
	.ulta-grid {
		margin: 0 0 1em 0;
	}
	.banner_text p {
		letter-spacing: 0px;
	}
	.agileits_three_comment_grid1 {
		padding-left: 1em;
	}
	.agileits_tom_right {
		margin-left: 2em;
	}
	.agileits_tom {
		width: 15%;
	}
	.grid figure h3 {
		font-size: 1.1em;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 47.5%;
	}
	.w3ls-line:before {
		left: 128px;
	}
	.agileits-line:before {
		left: 47px;
	}
	.devider:before {
		left: 47px;
	}
	.w3layouts-logo {
		width: 30%;
	}
	.agile-logo h4 {
		width: 30%;
	}
	.map .w3ls-title h3 {
		font-size: 1.5em;
	}
}
@media(max-width:568px){
	.grid figure h3 {
		font-size: 1em;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 47.3%;
	}
}
@media(max-width:480px){
	.w3layouts-logo {
		width: 38%;
	}
	.banner_text h3 {
		font-size: 2em;
	}
	.banner_text p {
		letter-spacing: 0px;
	}
	.banner {
		min-height: 380px;
	}
	.banner_text {
		margin: 5em 0 0 0;
	}
	.w3ls-line:before {
		left: 100px;
	}
	.w3-button a {
		font-size: 1em;
	}
	.w3-button2 a {
		font-size: 1em;
	}
	.services, .text-grid, .blog, .footer, .about-top, .feature-grid, .team, .gallery, .codes, .typography, .contact-top {
		padding: 2em 0em;
	}
	.services-grid {
		margin: 2em auto 0em;
	}
	.text-grid h4 {
		font-size: 2em;
	}
	.text-grid p {
		width: 100%;
	}
	.agileinfo-blog-grids {
		margin: 2em 0 0 0;
	}
	.services-heading h2, .services-heading h3, .about-banner h2 {
		font-size: 2em;
	}
	.agileits-line:before {
		left: 40px;
	}
	.devider:before {
		left: 40px;
	}
	.agile-logo h4 {
		width: 38%;
	}
	.panel-title {
		font-size: 1em;
	}
	.agileits-feature-grids, .team-row {
		margin: 2em 0 0 0;
	}
	.captn-top {
		padding: 7% 4%;
	}
	.gallery-grid {
		float: none;
		width: 100%;
	}
	.grid figure h3 {
		font-size: 1.4em;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 46.1%;
	}
	.banner_text p {
		margin: 3em 0 2em;
	}
	.banner {
		min-height: 340px;
	}
	.address {
		width: 70%;
	}
}
@media(max-width:414px){
	.banner_text p {
		letter-spacing: 0px;
	}
	.w3layouts-logo {
		width: 45%;
	}
	.agile-logo h4 {
		width: 46%;
	}
	.w3ls-line:before {
		left: 82px;
	}
	.agileits-line:before {
		left: 33px;
	}
	.devider:before {
		left: 33px;
	}
	.bs-glyphicons li {
		width: 31.33% !important;
	}
	.address {
		padding: 2em 2em 2em 2em;
	}
	.map iframe {
		min-height: 400px;
	}
	.contact-form input[type="submit"] {
		padding: 0.6em 3em;
	}
	.about-banner {
		padding: 2em 0;
	}
	.team-grids{
		float:none;
		width:100%;
	}
	.team-grids:nth-child(2),.team-grids:nth-child(3), .team-grids:nth-child(4) {
		margin: 2em 0 0 0;
	}
	.captn-top {
		padding: 22% 10%;
	}
}
@media(max-width:384px){
	.banner_text {
		margin: 3em 0 0 0;
	}
	.banner {
		min-height: 300px;
	}
	.about-w3layouts-pic {
		min-height: 350px;
	}
	.services-heading h2, .services-heading h3, .about-banner h2 {
		font-size: 1.5em;
	}
	.agileits-line {
		width: 40%;
	}
	.agileits-line:before {
		left: 47px;
	}
	.devider {
		width: 40%;
	}
	.devider:before {
		left: 47px;
	}
	.banner_text p {
		letter-spacing: 0px;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 100%;
		margin-bottom: 1em;
	}
	.contact-form input.email {
		margin: 0 0 1em 0;
	}
	.map .w3ls-title h3 {
		font-size: 1.2em;
	}
	.team-grids {
		float: none;
		width: 100%;
	}
}
@media(max-width:375px){
	.w3layouts-logo {
		width: 50%;
	}
	.banner_text h3 {
		font-size: 1.8em;
	}
	.w3ls-line:before {
		left: 78px;
	}
	.text-grid h4 {
		font-size: 1.8em;
	}
	.agileits_tom_right {
		margin-left: 1em;
	}
	.reply {
		margin-left: 1em;
	}
	.agileits_three_comment_grid1 {
		padding-left: 0em;
	}
	.w3_leave_comment {
		width: 100%;
	}
}
@media(max-width:320px){
	.banner_text h3 {
		font-size: 1.5em;
	}
	.text-grid h4 {
		font-size: 1.5em;
	}
	.banner_text p {
		margin: 2em 0 1em;
	}
	.banner_text p {
		letter-spacing: 0px;
	}
	.banner {
		min-height: 250px;
	}
	.agileits-line:before {
		left: 43px;
	}
	.devider:before {
		left: 43px;
	}
	.w3ls-line:before {
		left: 63px;
	}
	.services-text h4 {
		font-size: 1.2em;
	}
	.services-heading h2, .services-heading h3, .about-banner h2 {
		font-size: 1.3em;
	}
	.captn-top {
		padding: 15% 10%;
	}
	.gallery-grid {
		float: none;
		width: 100%;
		padding: 0;
	}
	.grid figure h3 {
		font-size: 1.3em;
	}
	.w3layouts-logo {
	    width: 55%;
	}
	.agile-logo h4 {
		width: 65%;
	}
	.contact-form input[type="submit"] {
		padding: 0.6em 2em;
	}
	.contact-form textarea {
		min-height: 9em;
	}
	.contact-text {
		padding: 1em;
	}
	.contact-right h4 {
		font-size: 1.3em;
	}
	.contact-text p {
		font-size: 1em;
	}
	.address {
		padding: 1em;
		width: 90%;
	}
	.map iframe {
		min-height: 320px;
	}
	.services-grid-left {
		padding: 1em;
	}
	.w3layouts-logo h1 a {
		font-size: .7em;
	}
}
/*-- //responsive --*/


/* ----- Testimonial carousel ------ */

.testimonials {
    padding-top: 5em;
    padding-bottom: 30px;
    background-color:#ededed;
    background-size:cover;
}

/*.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 0px;
}*/


.item blockquote p span:before {
    content: "\f10d";
    color: rgba(0,0,0,.3);
    font-family: 'Fontawesome';
    font-size:3em;
    float: left;
    margin-right: 20px;
}


/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
  min-height:350px !important;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-inner .item div {
  text-align:center;
}

#fade-quote-carousel.carousel .carousel-inner .item .testithumbdiv {
float:left; margin-right:30px; margin-top:0px;
}

#fade-quote-carousel.carousel .carousel-inner .item .testilogo {
  max-height:80px;
}

#fade-quote-carousel.carousel .carousel-inner .item .testithumb {
  max-width:100px;
}

#fade-quote-carousel.carousel .carousel-inner .item p {
    color: #333333;
    font-size: 1.1em;
    line-height: 2em;
    margin-bottom:1em;
    width: 99%;
    font-weight: 400;
    font-style:italic;
    text-align:justify;
}


#fade-quote-carousel.carousel .carousel-inner .item h5 {
    color: #333333;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
}
#fade-quote-carousel.carousel .carousel-inner .item h5 span{
    font-weight:300;
}



#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: -10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #CCC;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
    display:inline-block;
}






@media screen and (max-width:966px) {
    .rslides .caption{
    
    height:43%;
    
}
    .rslides .caption h3 {
        font-size: 28px;
    }
    .area-info h4 {
        width: 100%;
    }
    .offer p {
        width: 40%;
    }
    .offer-info p {
        width: 100%;
    }
    
        .product-sec p {
        width: 40%;
    }
    .product-sec-info p {
        width: 100%;
    }



    .cover p {
        width: 25%;
    }
    .cover-top-grid {
        width: 33%;
        float: left;
    }
    .cover-bottom-grid {
        width: 33%;
        float: left;
    }
    .caption-3::after {
        padding-top: 10px;
    }
   
    .news-info {
        padding-left: 100px;
    }
    .news-info h4 {
        padding-top: 0;
    }
    .footer-info-grid {
        width: 25%;
        float: left;
    }
    .footer-info li {
        font-size: 12px;
    }
    .address li {
        line-height: 25px;
    }
    .newsletter .email {
        width: 110%;
    }
    .newsletter .submit {
        right: -8px;
    }
}

@media screen and (max-width:853px) {
    
    
    
    .rslides .caption h3 {
        font-size: 23px;
    }
    .area-info h4 {
        font-size: 17px;
    }
    .area-info p {
        line-height: 20px;
        font-size: 13px;
    }
    .offer-icon img {
        width: 85px;
    }
    .offer-info {
        margin-left: 100px;
    }
    .offer-info p {
        font-size: 13px;
    }
    .offer-info h4 {
        font-size: 20px;
    }
    
        .product-sec-icon img {
        width: 85px;
    }
    .product-sec-info {
        margin-left: 100px;
    }
    .product-sec-info p {
        font-size: 13px;
    }
    .product-sec-info h4 {
        font-size: 20px;
    }

    .news-icon img {
        width: 75px;
    }
    .news-info {
        padding-left: 90px;
    }
    .news-info h4 {
        font-size: 17px;
    }
    .reviews h4 {
        font-size: 20px;
    }
    .reviews p {
        line-height: 20px;
        font-size: 13px;
    }
    .newsletter .email {
        padding: 5px 25px 5px 10px;
    }
    .newsletter .submit {
        right: -30px;
    }
    .footer-info p {
        font-size: 12px;
        line-height: 20px;
    }
    .address li {
        line-height: 21px;
    }
}

@media screen and (max-width:800px) {
    
    .area-info h4 {
        font-size: 16px;
    }
    .rslides .caption h3 {
        font-size: 20px;
    }
    .offer p {
        width: 45%;
    }
    .offer-info p {
        width: 100%;
    }
    
        .product-sec p {
        width: 45%;
    }
    .product-sec-info p {
        width: 100%;
    }

    .cover p {
        width: 30%;
    }
    .caption-3::after {
        font-size: 20px;
    }
    .details h3 {
        font-size: 20px;
        width: 45%;
    }
    .newsletter .email {
        padding: 5px 15px 5px 10px;
        font-size: 12px;
    }
    .newsletter .submit {
        right: -15px;
    }
}

@media screen and (max-width:768px) {
    
    .area-info h4 {
        font-size: 15px;
    }
    .cover-top-grid {
        width: 50%;
        float: left;
    }
    .cover-bottom-grid {
        width: 50%;
        float: left;
    }
    .address li {
        line-height: 19px;
    }
    .newsletter .email {
        padding: 5px 35px 5px 5px;
    }
    .newsletter .submit {
        right: -20px;
    }
    a.morebtn{
        display:none;
    }
}

@media screen and (max-width:736px) {
    div#bs-example-navbar-collapse-1 {
        float: right;
        width: 50%;
        background-color: rgba(0, 0, 0, 0.1);
        border: none;
    }
    .navbar-nav {
        margin: 5px 0;
    }
    .navbar-nav>li {
        width: 100%;
    }
    .rslides .caption p {
        font-size: 15px;
        margin: 0;
    }
    
    
       

    .news-info h4 {
        font-size: 16px;
        line-height: 28px;
    }
    
    .map iframe {
        height: 300px;
    }
    .newsletter .email {
        padding: 5px 40px 5px 5px;
    }
    .newsletter .submit {
        right: -15px;
    }
    .social {
        padding-top: 0;
    }
    ul.social li a {
        display: inline-block;
        width: 30px;
        height: 30px;
        background: url("../images/img-sprite.png") no-repeat 0px 0px;
        background-size: 200px;
    }
    ul.social li a.twitter {
        background-position: -35px 0px;
    }
    ul.social li a.twitter:hover {
        background-position: -34px -33px;
    }
    ul.social li a.googleplus {
        background-position: -69px 0px;
    }
    ul.social li a.googleplus:hover {
        background-position: -68px -34px;
    }
    ul.social li a.instagram {
        background-position: -102px 0px;
    }
    ul.social li a.instagram:hover {
        background-position: -102px -35px;
    }
    ul.social li a.youtube {
        background-position: -135px 0px;
    }
    ul.social li a.youtube:hover {
        background-position: -135px -33px;
    }
}

@media screen and (max-width:667px) {
    .rslides .caption h3 {
        font-size: 20px;
    }
    .area-info h4 {
        font-size: 14px;
    }
    .area-info p {
        font-size: 12px;
    }
    .offer p {
        width: 55%;
    }
    .offer-info h4 {
        font-size: 18px;
    }
    .offer-info p {
        font-size: 12px;
        width: 100%;
    }
    
    
    .product-sec p {
        width: 55%;
    }
    .product-sec-info h4 {
        font-size: 18px;
    }
    .product-sec-info p {
        font-size: 12px;
        width: 100%;
    }
    .details h3 {
        width: 60%;
    }
    .caption-3::after {
        font-size: 16px;
        padding: 10px;
    }
    .caption-3::before {
        font-size: 12px;
        padding: 0 0 0 5px;
    }
    .reviews h4 {
        font-size: 18px;
    }
    .newsletter .email {
        height: 30px;
        padding: 5px 30px 5px 5px;
    }
    .newsletter .submit {
        right: -16px;
        height: 30px;
        width: 30px;
    }
}

@media screen and (max-width:640px) {
    .area-info h4 {
        font-size: 16px;
    }
    .cover p {
        width: 35%;
    }
    .news-info h4 {
        font-size: 15px;
        line-height: 30px;
    }
    .newsletter .submit {
        right: -22px;
    }    
    .contact_form input[type='text'], .contact_form input[type='email'], .contact_form input[type='tel'] {
        padding: 10px 17px 10px;
        height: 35px;
    }
    .contact_form textarea {
        height: 145px;
    }
    .newsletter .email {
        padding: 5px 22px 5px 5px;
    }
}

@media screen and (max-width:603px) {
    .rslides .caption h3 {
        font-size: 20px;
    }
    .offer p {
        width: 60%;
    }
    .offer-info p {
        width: 100%;
    }
    .caption-3::after {
        font-size: 15px;
        padding: 10px 0 0px 5px;
    }
    .news-icon img {
        width: 50px;
    }
    .news-info {
        padding-left: 60px;
    }
    .news-info h4 {
        font-size: 14px;
        line-height: 25px;
    }
    .reviews h4 {
        font-size: 17px;
    }
    .reviews p {
        line-height: 15px;
        font-size: 12px;
    }
    .newsletter .email {
        padding: 5px 25px 5px 5px;
    }
    .newsletter .submit {
        right: -15px;
        width: 25px;
    }
    .footer-info h4 {
        font-size: 15px;
        padding: 15px 0;
    }
}

@media screen and (max-width:568px) {
    .rslides .caption{
    width:40%;
    height:53%;
    
}
    .offer p {
        width: 65%;
    }
    .offer-icon img {
        width: 60px;
    }
    .offer-info {
        margin-left: 75px;
    }
    .offer-info h4 {
        font-size: 16px;
    }
    .offer-info p {
        width: 100%;
    }
    
    
    .product-sec-info {
        margin-left: 75px;
    }
    .product-sec-info h4 {
        font-size: 16px;
    }
    .product-sec-info p {
        width: 100%;
    }
    .cover p {
        width: 40%;
    }
    .details h3 {
        margin-bottom: 20px;
        width: 40%;
    }
    .footer-info-grid {
        width: 24%;
        float: left;
        margin-right: 0.3%;
    }
    
    .locations {
        width: 80%;
        margin-left: 10%;
    }
    .more_btn {
        padding: 8px 25px;
        font-size: 14px;
    }
    .address li {
        line-height: 18px;
    }
    .newsletter .email {
        width: 125%;
    }
    .newsletter .submit {
        right: -30px;
    }
    .map iframe {
        height: 250px;
    }
}

@media screen and (max-width:533px) {
    .newsletter .email {
        width: 150%;
    }
    .newsletter .submit {
        right: -43px;
    }
}

@media screen and (max-width:480px) {
    .rslides .caption h3 {
        margin: 125px 0 0 0;
        font-size: 25px;
    }
    .callbacks_nav {
        left: 0;
    }
    .callbacks_nav.next {
        right: 0;
    }
    .area-info h4 {
        font-size: 15px;
    }
    .offer p {
        width: 75%;
    }
    .offer-info p {
        width: 100%;
    }
    
    
        .product-sec p {
        width: 75%;
    }
    .product-sec-info p {
        width: 100%;
    }

    .cover p {
        width: 45%;
    }
    .footer-info-grid {
        width: 50%;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .newsletter .email {
        padding: 5px 30px 5px 5px;
        width: 100%;
    }
    .newsletter .submit {
        right: 0px;
    }
}

@media screen and (max-width:414px) {
    div#bs-example-navbar-collapse-1 {
        width: 100%;
    }
    .callbacks_nav {
        margin-top: -15px;
    }
    .rslides .caption h3 {
        margin-top: 135px;
    }
    .air, .sea, .land {
        width: 100%;
        margin-bottom: 20px;
    }
    .area-info h4 {
        font-size: 16px;
        width: 65%;
    }
    .area-info p {
        font-size: 13px;
        padding: 15px 0;
        line-height: 25px;
    }
    .offer p {
        font-size: 18px;
        width: 85%;
    }
    .offer1 {
        width: 100%;
    }
    .offer-info h4 {
        font-size: 20px;
    }
    .offer-info p {
        width: 100%;
        font-size: 13px;
    }
    
    
    
     .product-sec p {
        font-size: 18px;
        width: 85%;
    }
    .product-sec {
        width: 100%;
    }
    .product-sec-info h4 {
        font-size: 20px;
    }
    .product-sec-info p {
        width: 100%;
        font-size: 13px;
    }
    .cover p {
        width: 53%;
    }
    .cover-top-grid, .cover-bottom-grid {
        width: 100%;
        margin-bottom: 10px;
    }
    .caption-3::after {
        font-size: 25px;
        padding-top: 20px;
        text-align: center;
    }
    .caption-3::before {
        font-size: 15px;
        padding: 15px;
        text-align: center;
    }
    .details h3 {
        width: 35%;
    }
    .news, .reviews {
        width: 100%;
        float: left;
    }
    .news-info h4 {
        font-size: 16px;
        padding-top: 5px;
    }
    .reviews p {
        line-height: 20px;
        font-size: 13px;
        padding: 10px;
    }
    .client p {
        padding: 0 10px;
    }
    .locations {
        width: 100%;
        margin-left: 0;
    }
    .c1 {
        width: 100%;
    }
    .contact_form input[type='text'], .contact_form input[type='email'], .contact_form input[type='tel'] {
        padding: 10px;
    }
    .address li {
        line-height: 20px;
    }
    .newsletter .email {
        width: 110%;
    }
    .newsletter .submit {
        right: -15px;
    }
}

@media screen and (max-width:384px) {
    .area-info h4 {
        width: 70%;
    }
    .cover p {
        width: 57%;
    }
    .footer-info p {
        line-height: 30px;
    }
}

@media screen and (max-width:375px) {
    .rslides .caption h3 {
        margin-top: 150px;
    }
    .area-info h4 {
        width: 75%;
    }
    .footer-info p {
        line-height: 23px;
    }
}

@media screen and (max-width:360px) {
    h3 {
        font-size: 30px;
    }
    .offer p {
        width: 90%;
    }
    .offer-info p {
        width: 100%;
    }
    
    
     .product-sec p {
        width: 90%;
    }
    .product-sec-info p {
        width: 100%;
    }
    .cover p {
        width: 65%;
    }
    .footer-info p {
        line-height: 24px;
    }
}

@media screen and (max-width:320px) {
    .rslides .caption h3 {
        margin-top: 160px;
        font-size: 20px;
    }
    .rslides .caption p {
        font-size: 13px;
        margin-top: 25px;
    }
    .area-info h4 {
        width: 80%;
    }
    .offer p {
        width: 100%;
        font-size: 16px;
    }
    .offer-info h4 {
        font-size: 17px;
    }
    .offer-info p {
        font-size: 13px;
    }
    
    
    .product-sec p {
        width: 100%;
        font-size: 16px;
    }
    .product-sec-info h4 {
        font-size: 17px;
    }
    .product-sec-info p {
        font-size: 13px;
    }
    .cover p {
        width: 70%;
    }
    .details h3 {
        width: 45%;
    }
    .footer-info p {
        line-height: 20px;
    }
    .newsletter .email {
        font-size: 11px;
        padding: 5px 25px 5px 2px;
    }
}