

.header-bottom {
	padding: 0.3em 0;
	    background: #06c;
}

.navbar-default {
	background: none;
	border: none;
}
.navbar {

}
.navbar-nav {
	float: right;
}
.navbar-collapse {
	padding: 0;
}
.navbar-right {
	float: none !important;
	margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color:#fa3d03;
	background: none;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
    font-size: 1.2em;
    font-weight: 500;
    font-family: "思源黑体 CN";
}
.navbar-nav > li > a {
	margin: 0;
	padding: 1em 2em;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1em;
}
.w3_navigation_pos {
	position: absolute;
	top:13%;
	left: 42.5%;
	z-index:999;
}
.w3_navigation_pos h1 a {
	font-size: 1.1em;
	color: #212121;
	text-decoration: none;
	border: 1px solid #65b126;
	padding: 0.1em 1.2em;
	position: relative;
	display: block;
}
.w3_navigation_pos h1 a span:before, .w3_navigation_pos h1 a span:after {
	content: '';
	position: absolute;
	top: 11%;
	width: 40px;
	height: 42px;
}
.w3_navigation_pos h1 a span:before {
	left: 3%;
	background: url(../images/1.png) no-repeat 0px 0px;
}
.w3_navigation_pos h1 a span:after {
	right: 3%;
	background: url(../images/2.png) no-repeat 0px 0px;
}
.w3_navigation_pos h1 a i {
	display: block;
	font-size: .25em;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	letter-spacing: 8px;
	color: #65b126;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #ffae00;
}
.menu__list {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 65%;
}
.menu__link {
	font-size: 1.05em;
	font-weight: bold;
	display: block;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu--miranda .menu__item {
	position: relative;
/*margin: 0.5em 0.5em;*/
}
.menu--miranda .menu__item:last-child {
/*margin-right:0;*/
}
.menu--miranda .menu__link {
	position: relative;
	display: block;
	text-align: center;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.menu--miranda .menu__link:hover, .menu--miranda .menu__link:focus {
	color: #ffae00;
}
.menu--miranda .menu__item--current .menu__link {
	color: #ffae00;
}
 .menu--miranda .menu__item::before, .menu--miranda .menu__item::after, .menu--miranda .menu__link::before, .menu--miranda .menu__link::after {
 content: '';
 position: absolute;
 background: #ffae00;
 -webkit-transition: -webkit-transform 0.1s;
 transition: transform 0.1s;
 -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
 transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
}


.menu--miranda .menu__item::before, .menu--miranda .menu__item::after {
 top: 0;
 width: 1px;
 height: 100%;
 -webkit-transform: scale3d(1, 0, 1);
 transform: scale3d(1, 0, 1);
}


.menu--miranda .menu__item::before {
 left: 0;
 -webkit-transform-origin: 50% 100%;
 transform-origin: 50% 100%;
}


.menu--miranda .menu__item::after {
 right: 0;
 -webkit-transform-origin: 50% 0%;
 transform-origin: 50% 0%;
}


.menu--miranda .menu__link::before, .menu--miranda .menu__link::after {
 left: 0;
 width: 100%;
 height: 1px;
 -webkit-transform: scale3d(0, 1, 1);
 transform: scale3d(0, 1, 1);
}


.menu--miranda .menu__link::before {
 top: 0;
 -webkit-transform-origin: 0 50%;
 transform-origin: 0 50%;
}


.menu--miranda .menu__link::after {
 bottom: 0;
 -webkit-transform-origin: 100% 50%;
 transform-origin: 100% 50%;
}


.menu--miranda .menu__item .menu__link::after {
 -webkit-transition-delay: 0.3s;
 transition-delay: 0.3s;
}
.menu--miranda .menu__item--current .menu__link::after {
 -webkit-transition-delay: 0s;
 transition-delay: 0s;
}

.menu--miranda .menu__item::before {
 -webkit-transition-delay: 0.1s;
 transition-delay: 0.1s;
}
.menu--miranda .menu__item--current::before {
 -webkit-transition-delay: 0.3s;
 transition-delay: 0.3s;
}

.menu--miranda .menu__item .menu__link::before {
 -webkit-transition-delay: 0.2s;
 transition-delay: 0.2s;
}
.menu--miranda .menu__item--current .menu__link::before {
 -webkit-transition-delay: 0.4s;
 transition-delay: 0.4s;
}

.menu--miranda .menu__item--current::after {
 -webkit-transition-delay: 0.3s;
 transition-delay: 0.3s;
}
.menu--miranda .menu__item--current::before, .menu--miranda .menu__item--current::after, .menu--miranda .menu__item--current .menu__link::before, .menu--miranda .menu__item--current .menu__link::after, .menu__item:hover::before, .menu__item:hover::after, .menu--miranda .menu__link:hover::before, .menu--miranda .menu__link:hover::after {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
.agile_short_dropdown {
	border-radius: 0;
	background: #ffffff;
	text-align: center;
	padding:0;
	border: none;
}
.agile_short_dropdown li a {
	text-transform:uppercase;
	color:#212121;
	font-size:1.2em;
	font-weight:600;
	padding: .8em 0;
}
.agile_short_dropdown > li > a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ffae00;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: none ! important;
}

.agileinfo_search {
	border-bottom: 1px solid #999;
	margin-top: .6em;
}
.agileinfo_search input[type="text"] {
	outline: none;
	width: 87%;
	background: none;
	color: #7d7d7d;
	padding: 10px;
	font-size: 14px;
	border: none;
	letter-spacing: 1px;
}
.agileinfo_search input[type="submit"] {
	outline: none;
	width: 10%;
	background: url(../images/search.png) no-repeat 5px 2px;
	border: none;
	padding: 3px;
}
.w3l_header_right.w3l-r li span {
	color: #fff;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 42%;
	left: 40px;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 47px;
	width: 47px;
}
.callbacks_nav.next {
	left: auto;
	background: url(../images/left.png) no-repeat 11px 9px #071c33;
	right: 0%;
}
.callbacks_nav.next:hover {
	background-color:#ffae00;
}
.callbacks_nav.prev {
	left: auto;
	background: url(../images/right.png) no-repeat 8px 10px #071c33;
	left: 0%;
}
.callbacks_nav.prev:hover {
	background-color:#ffae00;
}

.banner {
	background: url(../images/bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 280px;
}

.w3layouts-banner-top {
	background: url(../images/bg1.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height:700px;
}
.w3layouts-banner-top1 {
	background: url(../images/bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height:700px;
}
.w3layouts-banner-top2 {
	background: url(../images/bg2.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height:700px;
}
.slider-info {
	position: absolute;
	top: 34%;
	left: 0%;
	z-index: 999;
	text-align: left;
	width: 100%;
	text-align: center;
	resize: none;
}
.slider-info h4 {
	font-size: 2em;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 100;
	padding: 0.8em 0em 0.8em;
	width: 54%;
	margin: 0 auto;
	line-height: 1.5em;
}
.slider-info h3 {
	font-size: 4em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
}
.slider-info p {
	font-size: 1.1em;
	color: #fff;
	letter-spacing: 5px;
	font-weight: 200;
	text-transform: capitalize;
}
.slider-info i {
	margin-bottom: 1em;
	font-size: 4em;
	color: #fff;
}


	-webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;
}





.:before {
	width:135px;
	height:35px;
  content: "";
  position: absolute;
  font-size:14px;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0ab6b3;
 -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -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;
}
.:hover, .:focus, .:active {
  color: #fff; font-size:14px; text-decoration:none;
}
.:hover:before, .:focus:before, .:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}



. {
text-decoration:none;font-size:14px; text-decoration:none;
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);

-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #fcb713;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}

 @media(max-width:480px) {
.agile-dish-caption {
 padding: 0.5em;
}
.agile-dish-caption span {
 font-size: 0.8em;
}
}
ul.top-links li {
	margin-left: 5px;
	margin-top: 5px;
	display: inline-block;
}
ul.top-links li a i.fa {
	color: #000;
	background-color: #fff;
	width: 37px;
	height: 37px;
	font-size: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	line-height: 36px;
	text-align: center;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
ul.top-links li a i.fa:hover {
	color: #fff;
	background-color: #ffa200;
}*/

@media (max-width:991px) {
 h3.agileits-icons-title {
 font-size: 28px;
}
 h3.icon-subheading {
 font-size: 22px;
}
}
@media (max-width:768px) {
	.menu__list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 60%;
}
}
@media (max-width: 640px) {

}
@media (max-width: 480px) {
}
@media (max-width: 414px) {
h3.agileits-icons-title {
 font-size: 23px;
}
 h3.icon-subheading {
 font-size: 18px;
}
 .bs-glyphicons li {
 width: 31.33%;
}
}
@media (max-width: 384px) {
 .icon-box {
 float: none;
 width: 100%;
}
}

.w3_wthree_agileits_icons.main-grid-border {
	padding: 6em 0;
}

.well {
	font-weight: 300;
	font-size: 14px;
}
.list-group-item {
	font-weight: 300;
	font-size: 14px;
}
li.list-group-item1 {
	font-size: 14px;
	font-weight: 300;
}
.typo p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
}
.show-grid [class^=col-] {
 background: #fff;
 text-align: center;
 margin-bottom: 10px;
 line-height: 2em;
 border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
 background: #e0e0e0;
}
.grid_3 {
	margin-bottom:2em;
}
.xs h3, h3.m_1 {
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p {
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4 {
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}
.grid_5 {
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
	color: #ffae00;
	font-weight: 600;
	font-size: 30px;
	letter-spacing: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p {
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
	line-height:2em;
	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: 25px;
}
.well {
 font-size: 14px;
 margin-bottom: 10px;
}
h2.typoh2 {
 font-size: 1.5em;
}
.label {
 font-size: 60%;
}
.in-gp-tl {
 padding: 0 1em;
}
.in-gp-tb {
 padding-right: 1em;
}
}
@media (max-width:480px) {
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
 font-size: 1.2em;
}
.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;
}
.grid_3.grid_4.w3layouts {
 margin-top: 25px;
}
}
@media (max-width: 320px) {
.grid_4 {
 margin-top: 18px;
}
h3.title {
 font-size: 1.6em;
}
.alert, p, ol.breadcrumb li, .grid_3 p, .well, ul.list-group li, li.list-group-item1, a.list-group-item {
 font-size: 13px;
}
.alert {
 padding: 10px;
 margin-bottom: 10px;
}
ul.pagination li a {
 font-size: 14px;
 padding: 5px 11px;
}
.list-group {
 margin-bottom: 10px;
}
.well {
 padding: 10px;
}
.nav > li > a {
 font-size: 14px;
}
table.table.table-striped, .table-bordered, .bs-docs-example {
 display: none;
}
}

.typo {
	padding: 6em 0;
}

.services {
	/* padding: 5em 0; */
}
.agile-heading h3 {
	text-align:center;
}
.wthree-services-grids, .agileinfo-gallery, .agile-team-grids, .wthree-news-grids, .agile-contact-form {
	margin:4em 0 0 0;
}
.wthree-services-grid {
	overflow: hidden;
	position: relative;
	display: block;
	box-shadow: 0 0px 1px rgb(107, 107, 107), 0 1px 2px rgba(0, 0, 0, .24);
}
.wthree-services-info {
	padding: 6em 0;
	background: #FFFFFF;
	text-align: center;
}
.wthree-services-info i.fa.fa-money, .wthree-services-info i.fa.fa-comment-o, .wthree-services-info i.fa.fa-scissors, .wthree-services-info i.fa.fa-thumbs-o-up, .wthree-services-info i.fa.fa-bell-o, .wthree-services-info i.fa.fa-sun-o, .wthree-services-info i.fa.fa-credit-card, .wthree-services-info i.fa.fa-bullhorn {
	color: #212121;
	font-size: 3em;
}
.wthree-services-info h4 {
	color: #212121;
	font-size: 1.2em;
	margin: 1em 0 0 0;
	text-transform: uppercase;
	font-weight: 600;
}
.w3ls-border {
	width: 30%;
	margin: 1em auto 0;
	border: double 4px #000;
}
.wthree-services-captn {
	height: 100%;
	width: 100%;
	position: absolute;
	padding: 6em 1em;
	text-align: center;
	top: -100%;
	right: 0;
	background-color: #ffae00;
	-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;
}
.wthree-services-captn h4 {
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 4px;
	margin: 0;
}
.wthree-services-captn p {
	font-size: .9em;
	margin-top: 1em;
	color: #fff;
	line-height: 1.8em;
}
.wthree-services-grid:hover .wthree-services-captn {
	display:block;
	top: 0%;
}
.services-grids1 {
	margin:2em 0 0 0 !important;
}

.agileits-about-top-heading {
	text-align:center;
}
.wthree-top-grid img {
	width:100%;
}
.wthree-top-grid h4 {
	color: #212121;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 1.5em;
	margin: 10px;
	font-weight: 600;
	letter-spacing: 2px;
}
.wthree-top-grid p {
	color:#777;
	font-size:14px;
	line-height:28px;
	margin:0;
}
.agileits-about-top {
	padding: 0 0 5em;
}
.agileinfo-top-grids {
	margin-top: 4em;
}
/*-- //about-top --*/
/*--responsive--*/
@media(max-width: 1440px) {
 .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
 min-height: 620px;
}
 .slider-info {
 top: 36%;
}
}
@media(max-width: 1366px) {
 .slider-info h3 {
 font-size: 3.8em;
}
 .slider-info h4 {
 font-size: 1.8em;
}
}
@media(max-width: 1280px) {
}
@media(max-width: 1080px) {
.logo h1 a {
 font-size:0.98em;
 letter-spacing: 0px;
}
 .w3l_header_right ul li a {
 font-size: 1.05em;
 letter-spacing: 0px;
}
 .w3l_header_right ul li:nth-child(2) {
 padding-left: 1em;
}
 .w3l_header_right ul li:nth-child(3) {
 padding-left: 1em;
}
 .agileinfo_search input[type="text"] {
 font-size: 13px;
}
 .agileinfo_search input[type="submit"] {
 background: url(../images/search.png) no-repeat 0px 3px;
}
 .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
 min-height: 450px;
}
 .slider-info h4 {
 font-size: 1.5em;
}
 .slider-info h3 {
 font-size: 3.4em;
}
 .slider-info p {
 font-size: 1em;
}
 .logo-fo h2 a {
 font-size: 1.1em;
}
 .navbar-nav > li > a {
 letter-spacing: 0px;
 font-size: 0.95em;
 padding: 1em 1.8em;
}
 .menu--miranda .menu__item {
/* margin: 1em 0.4em;*/
}
 .slider-info {
 top: 35%;
}
.about-top_agile_its {
 padding: 2em 0em 0em 2em;
}
.agile-dish-caption {
 padding: 6em 2em;
}
.contact-right input[type="text"] {
 width: 31.9%;
}
.contact-right input[type="email"] {
 width: 31.9%;
}
.gallery-grid {
 width: 24.7%;
}
.wpf-demo-4 {
 height: 184px;
}
.owl-pagination {
 right: -31px ! important;
}
}
@media(max-width: 1050px) {
}
@media(max-width: 1024px) {
 .slider-info h4 {
 font-size: 1.3em;
}
 .slider-info h3 {
 font-size: 3em;
}
 .slider-info p {
 font-size: 0.9em;
}
}
/*=====================================================================================================================*/
@media(max-width: 991px) {
 .w3l_header_left {
 float: left;
 width: 33.33%;
}
 .w3l_header_right {
 float: left;
 width: 33.33%;
}
 .w3l_header_right.w3l-r {
 float: left;
 width: 33.33%;
}
 .w3l_header_right ul li a {
 font-size: 1.1em;
 letter-spacing: 1px;
}
 .logo h1 a {
 font-size: 1.05em;
 letter-spacing: 1px;
}
 .navbar-nav > li > a {
 font-size: 0.85em;
 padding: 1em 1em;
}
 .menu--miranda .menu__item {
 margin: 0.6em 0.2em;
}
 .agileinfo_search input[type="submit"] {
 background-position: 0px;
 background-size: 19px;
}
 .slider-info h3 {
 font-size: 2.8em;
}
 .slider-info h4 {
 font-size: 1.2em;
 letter-spacing: 5px;
}
 .ag-w3, .ag-w3-3 {
 float: left;
 width: 33%;
}
 .w3l_header_right ul li:nth-child(2) {
 padding-left: 2em;
}
 .w3l_header_right ul li:nth-child(3) {
 padding-left: 2em;
}
 .ftr-grid.fg2 {
 float: left;
 width: 50%;
}
 .ftr-grid {
 float: right;
 width: 50%;
}
 .w3l_header_left-2 {
 margin-top:4em;
 float: right;
 width: 50%;
}
 .logo-fo {
 text-align: right;
 margin-top: 0em;
}
 .copyrights p {
 font-size: 0.95em;
}
 .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
 min-height: 400px;
}
 .ag-w3-2 {
 float: right;
 width: 33%;
}
 .slider-info i {
 font-size: 3.5em;
}
 .w3ls-social-icons i {
 margin: 0 0.1em;
}
a.dropdown-toggle.menu__link {
 font-size: 0.85em;
}
.slider-info {
 top: 34%;
}
 .about {
 padding: 3em 0;
}
.all_pad {
 padding: 3em 0;
}
.wel-grids {
 padding: 2em;
}
.wel-grid-one {
 padding: 2em 1em;
 float: left;
 width: 50%;
}
.team {
 padding: 3em 0;
}
.spldishes-agileinfo {
 margin-top: 3em;
}
.agile-dish-caption {
 padding: 3em 2em;
}
.subscribe {
 padding: 3em 0;
}
.heading {
 margin-top: 3em;
}
.posts {
 padding: 3em 0 2em;
}
.posts-grids {
 margin-top: 3em;
}
.w3-agile-post-grids {
 margin-bottom: 2em;
}
.footer-2 {
 padding: 3em 0em;
}
.contact-right input[type="text"] {
 width: 32.3%;
}
.contact-right input[type="email"] {
 width: 32%;
}
.contact-left {
 margin-top: 2em;
}
.contact {
 padding: 3em 0;
}
.map {
 margin-top: 3em;
}
.banner {
 min-height: 220px;
}
.gallery {
 /* padding: 3em 0; */
}
.w3layouts-grids.gal-wthree-agileits {
 margin-top: 3em;
}
.gallery-grid {
 width: 49.5%;
 float: left;
}
.wpf-demo-4 {
 height: 283px;
}
.w3_wthree_agileits_icons.main-grid-border {
 padding: 3em 0;
}
.typo {
 padding: 3em 0;
}
.services {
 /* padding: 3em 0; */
}
.wthree-services-grids, .agileinfo-gallery, .agile-team-grids, .wthree-news-grids, .agile-contact-form {
 margin: 3em 0 0 0;
}
.agileinfo-top-grids {
 margin-top: 3em;
}
/*=====================================================================================================================*/
}
@media(max-width: 800px) {
 .logo h1 a {
 font-size: 1em;
 letter-spacing: 1px;
}
 .slider-info h4 {
 font-size: 1.1em;
}
 .slider-info h3 {
 font-size: 2.6em;
}
 .slider-info p {
 font-size: 0.8em;
}
 .owl-pagination {
 right: 3px ! important;
 bottom: -25px ! important;
}
.owl-theme .owl-controls .owl-page span {
 margin: 11px 4px 0 ! important;
}
}
@media(max-width: 768px) {
 .agileinfo_search input[type="submit"] {
 background-size: 18px;
}
.menu--miranda .menu__item {
    margin: 0.6em 0em;
}
.navbar-default .navbar-nav > li > a {
       font-size: 1.05em;
    
   
}
}
@media(max-width: 767px) {
 .navbar-default .navbar-toggle .icon-bar {
 background-color: #ffae00 !important;
}
 .navbar-default .navbar-toggle {
 border-color: #ffae00 !important;
     margin-top: 20px;
}
 .navbar-toggle {
 float: right;
}
 .navbar-default .navbar-collapse, .navbar-default .navbar-form {
 border-color: none !important;
}
 .navbar-nav > li > a {
 font-size: 0.95em;
 padding: 1em 1.8em;
}
 .menu--miranda .menu__item {
 margin: 1.4em 0em;
}
 nav.navbar.navbar-default {
 width: 100%;
}
 ul.nav.navbar-nav.menu__list {
 width: 100%;
}
.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top3 {
 min-height: 370px;
}
}

.logo{width: 60%;float:left;margin-top: 10px;}
