/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
.size {
  width: 120px;
  margin-left: 32px;
}

html,
body {
  margin: 0;
  font-size: 100%;
  font-family: "Muli", sans-serif;
  background: #fff;
}

body a {
  text-decoration: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}







    .banner {
     text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    }

    .banner img {
      max-width: 100%; /* Makes sure the image scales */
      height: auto; /* Maintains aspect ratio */
    }





a:hover {
  text-decoration: none;
}

input[type="button"],
input[type="submit"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}

p {
  margin: 0;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
}

ul {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 30px;
  margin-left: 30px;
}

label {
  margin: 0;
}

/*-- header --*/

/*-- Logo --*/

.logo {
  float: left;
  /*width: 35%;*/
  padding: 0px 0px 0px 113px;
  background: #ffffff;
  margin-top: 15px;
}

.adrress_top {
  float: right;
  width: 65%;
  padding: 0;
}

.logo span {
  display: block;
  font-size: 10px;
  letter-spacing: 3px;
  color: #fff;
  border-top: 1px solid #ddd;
  margin-top: 10px;
}

a.navbar-brand:hover {
  color: #fff;
}

.adrees_info {
  width: 50%;
  float: left;
}
ul.top-right-info {
  color: #333;
  text-align: center;
}

ul.top-right-info {
  float: right;
  height: 40px;
  width: 40px;
  background: #9f2b5c;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  margin-top: 60px;
  margin-right: 140px;
}
ul.top-right-info:hover {
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: #3b5998;
}

.visit,
.mail-us {
  text-align: left;
}

.header-nav {
  border-top: 1px solid #ddd;
  padding: 0.5em 0;
  position: relative;
}

/*-- header-top --*/

.header-top {
  padding: 1em 0;
  position: relative;
}

.top-logo_info_agileits {
  margin: 0 auto;
  text-align: center;
}

.inner-nav_wthree {
  margin: 0 auto;
  width: 100%;
}

.adrress_top a {
  font-size: 1em;
  color: #888;
}

.adrees_info p {
  font-size: 0.75em;
  color: #888;
  margin-top: -0.5em;
}

.adrress_top span.fa {
  margin-right: 10px;
  color: #0099e5;
  font-size: 1.2em;
}

.adrees_info h4 {
  font-size: 1em;
  color: #444;
}

.top-right-info li i {
  color: #fff;
  padding-top: 8px;
}

.top-right-info li i:hover {
  color: #34bf49;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.top-right-info li {
  display: inline-block;
  margin: 0px 10px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.header-nav a fa.angle-down {
  color: #fff;
}

.social {
  text-align: right;
  padding: 0px;
}

/*-- header-top --*/

/* Slider
================================================== */
/*-- Main slide --*/
.banner-carousel .banner-carousel-item {
  height: 570px;
  color: #fff;
  background-position: 50% 50%;
  background-size: cover;
}

@media (max-width: 991px) {
  .banner-carousel .banner-carousel-item {
    height: 550px;
  }
}

@media (max-width: 575px) {
  .banner-carousel .banner-carousel-item {
    height: 150px;
  }
}

.slider-content {
  position: relative;
  height: 100%;
  width: 100%;
}

.slide-title-box {
  font-size: 16px;
  line-height: 39px;
  background: #ffb600;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  margin: 0 0 10px;
}

.slide-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  color: #fff;
  margin: 20px 0 10px;
}

@media (max-width: 991px) {
  .slide-title {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
  .slide-title {
    font-size: 16px;
  }
  .banner-carousel .banner-carousel-item {
    height: 150px !important;
  }
  section,
  .section-padding {
    padding: 20px 0;
    position: relative;
  }
}

.slide-sub-title {
  font-style: normal;
  font-size: 60px;
  line-height: 58px;
  margin: 20px 0;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -1px;
}

@media (max-width: 991px) {
  .slide-sub-title {
    font-size: 46px;
  }
}

@media (max-width: 575px) {
  .slide-sub-title {
    font-size: 30px;
    line-height: 30px;
  }
}

.slider-text {
  display: table;
  vertical-align: bottom;
  color: #fff;
  padding-left: 40%;
  width: 100%;
  padding-bottom: 0;
  padding-top: 20px;
}

.slider-text .slide-head {
  font-size: 36px;
  color: #0052a5;
  position: relative;
}

.slider-img {
  display: block;
  position: absolute;
  top: -80px;
  left: 20%;
  width: 314px;
  max-height: 100%;
}

.slider-img img {
  display: block;
  position: relative;
  max-height: 100%;
  width: auto;
}

.slider.btn {
  margin: 15px 5px 0;
  border: 2px solid transparent;
}

@media (max-width: 575px) {
  .slider.btn {
    font-size: 12px;
  }
}

.slider.border {
  background: none;
  border: 2px solid #ffb600 !important;
}

.slider.border:hover {
  background: #ffb600;
  border: 2px solid transparent;
}

/* Carousel control 20*/
.banner-carousel .carousel-control {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  text-shadow: none;
  transition: all 0.25s ease;
  padding: 0;
  outline: 0;
  border: 0;
}

@media (max-width: 575px) {
  .banner-carousel .carousel-control {
    display: none !important;
  }
}

.banner-carousel .slick-dots {
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: 60px;
}

.slick-dots li button::before {
  font-size: 12px;
}

.slick-dots li button:hover:before,
.slick-dots .slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #b24469;
}

.slick-slide {
  outline: 0;
}

.banner-carousel:hover .carousel-control,
.banner-carousel:hover .carousel-control,
.banner-carousel:hover .slick-dots {
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-carousel .carousel-control.left {
  left: 20px;
}

.banner-carousel .carousel-control.right {
  right: 20px;
}

.banner-carousel .carousel-control i {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 58px;
  position: absolute;
  top: 40%;
  width: 60px;
  height: 60px;
  font-size: 22px;
  border-radius: 0;
  transition: all 500ms ease;
}

.banner-carousel .carousel-control i:hover {
  background: #09f;
  color: #fff;
}

/*-- Animation */
.banner-carousel [data-animation-in] {
  opacity: 0;
}

/* slick Box slider */
.box-slider-content {
  top: 87%;
  padding: 0;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .box-slider-content {
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    left: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
  }
  .banner-carousel .banner-carousel-item {
    height: 220px;
    color: #fff;
    background-positio1n: 50% 50%;
    background-size: cover;
  }
  .banner-carousel .slick-dots {
    opacity: 0;
    filter: alpha(opacity=0);
    bottom: 5px;
  }
}

.box-slider-text {
  background: #111;
  background: rgba(0, 0, 0, 0.65);
  display: inline-block;
  padding: 20px 30px;
  max-width: 650px;
}

.box-slide-title {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  color: #fff;
}

@media (max-width: 767px) {
  .box-slide-title {
    font-size: 16px;
  }
}

.box-slide-sub-title {
  font-size: 36px;
  margin: 8px 0 10px;
  color: #fff;
}

@media (max-width: 767px) {
  .box-slide-sub-title {
    font-size: 26px;
  }
}

.box-slide-description {
  color: #fff;
}

@media (max-width: 767px) {
  .box-slide-description {
    font-size: 15px;
  }
}

.box-slider-text .btn {
  padding: 10px 20px;
}

.box-slide.owl-theme .owl-controls {
  margin: -20px;
}
/*-- //Slider --*/

* Main navigation */ .navbar-toggler {
  float: left;
  margin-top: 10px;
  padding: 12px;
}

.navbar {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}

.navbar-toggler {
  margin: 10px 0;
  padding: 6px;
  border-radius: 0;
  font-size: 1rem;
  background: #b24469;
}

.navbar-toggler:focus {
  outline: 0;
}

.navbar-dark .navbar-toggler-icon,
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

ul.navbar-nav > li:hover > a,
ul.navbar-nav > li.active > a {
  color: #ffb600;
  position: relative;
}

ul.navbar-nav > li {
  padding: 0 13px;
  position: relative;
}

@media (max-width: 1200px) {
  ul.navbar-nav > li {
    padding: 0 9px;
  }
  ul.navbar-nav > li .nav-link {
    font-size: 12px;
  }
}

.header-two .navbar-nav > .header-get-a-quote {
  top: -4px;
}

@media (max-width: 991px) {
  .header-two ul.navbar-nav > li {
    padding: 0;
    width: 100%;
  }
}

ul.navbar-nav > li:last-child {
  padding-right: 0;
}

ul.navbar-nav > li:last-child:after {
  background: none;
}

ul.navbar-nav > li > a:hover,
ul.navbar-nav > li > a:focus {
  background: none;
}

ul.navbar-nav > li > a i {
  font-weight: 700;
}

@media (max-width: 991px) {
  ul.navbar-nav > li > a i {
    float: right;
    background: #222;
    padding: 6px 10px;
    margin-top: 7px;
  }
  .header-two ul.navbar-nav > li > a i {
    color: #fff;
  }
  .header-two ul.navbar-nav > li.active > a i,
  .header-two ul.navbar-nav > li > a.active i {
    color: #ffb600;
  }
}

ul.navbar-nav > li > a:after,
ul.navbar-nav > li > a:after {
  display: none;
}

ul.navbar-nav > li > a {
  color: #fff !important;
  text-rendering: optimizeLegibility;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: -0.2px;
  font-size: 13px;
  margin: 0;
  line-height: 40px;
  padding: 30px 0;
  transition: 350ms;
}
ul.navbar-nav li a:hover {
  color: #fff !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 13px;
  color: #f30 !important;
}
.navbar-light ul.navbar-nav > li > a {
  color: #000 !important;
  font-size: 13px;
}

/* Dropdown */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -2px;
  border-radius: 0;
}

.dropdown-submenu > a:after {
  display: block;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  float: right;
  margin-top: 0;
  margin-right: -5px;
  border: 0;
}

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

.dropdown-menu {
  text-align: left;
  background: #fff;
  z-index: 100;
  min-width: 200px;
  border-radius: 0;
  border: 0;
  border-top: 2px solid #ffb600;
  padding: 0 20px;
  margin: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

@media (max-width: 991px) {
  .dropdown-menu {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
  }
}

.dropdown-menu-large {
  min-width: 400px;
}

.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dropdown-menu-large > li > ul > li > a {
  padding-left: 0;
}

.dropdown-menu-large > li > ul > li.active > a {
  color: #ffb600 !important;
}

.navbar-nav > li > .dropdown-menu a {
  background: none;
}

.dropdown-menu li a {
  font-family: "Montserrat", sans-serif;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  padding: 15px 0;
  letter-spacing: 0.3px;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
}

@media (max-width: 991px) {
  .dropdown-menu li a {
    padding: 12px 0;
  }
}

.dropdown-menu li:last-child > a {
  border-bottom: 0;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
  color: #ffb600 !important;
}

@media (min-width: 991px) {
  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
  }
}

@media (min-width: 991px) {
  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0;
    display: none;
  }
  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
    display: block;
  }
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > .dropdown-menu > .active > a {
  background: none;
  color: #ffb600;
}

/*-- Nav Search start --*/
.site-navigation .container,
.search-area {
  position: relative;
}

.search-area {
  min-height: 70px;
  padding-right: 0;
}

.nav-search {
  position: absolute;
  cursor: pointer;
  top: 12px;
  right: 18px;
  color: #999;
}

@media (max-width: 991px) {
  .nav-search {
    top: 17px;
  }
}

.search-block {
  background-color: rgba(0, 0, 0, 0.65);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: none;
  padding: 10px;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 300px;
  z-index: 10;
  margin-top: 0;
}

@media (max-width: 991px) {
  .search-block {
    top: 58px;
  }
}

.search-block .form-control {
  background-color: #222;
  border: none;
  color: #fff;
  width: 100%;
  height: 40px;
  padding: 0 12px;
}

.search-block .search-close {
  color: #999;
  position: absolute;
  top: -53px;
  right: -4px;
  font-size: 32px;
  cursor: pointer;
  background: #23282d;
  padding: 5px;
}

@media (max-width: 991px) {
  .search-block .search-close {
    top: -46px;
  }
}

.search-area .nav-search {
  top: 23px;
}

.search-area .search-block .search-close {
  top: -50px;
}

.search-area .search-block {
  right: 0;
}

/* Get a quote */
.header-get-a-quote .btn-primary {
  padding: 12px 25px !important;
  font-size: 13px;
  border-radius: 3px;
  line-height: normal;
  text-transform: capitalize;
  color: #fff;
  margin-top: 5px;
}

@media (max-width: 1200px) {
  .header-get-a-quote .btn-primary {
    padding: 12px !important;
  }
}

@media (max-width: 991px) {
  .header-get-a-quote .btn-primary {
    padding: 12px 30px !important;
  }
}

.header-get-a-quote .btn-primary:hover {
  background: #272d33;
  color: #ffb600 !important;
}

ul.navbar-nav > li.header-get-a-quote:hover > a:after {
  position: relative;
  content: no-close-quote;
}

/*-- //search --*/
.carousel .item {
  background: -webkit-linear-gradient(
      rgba(23, 22, 23, 0.2),
      rgba(23, 22, 23, 0.5)
    ),
    url(../images/slide1.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),
    url(../images/slide1.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),
    url(../images/slide1.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),
    url(../images/slide1.jpg) no-repeat;
  background-size: cover;
}

.carousel .item.item2 {
  background: -webkit-linear-gradient(
      rgba(23, 22, 23, 0.2),
      rgba(23, 22, 23, 0.5)
    ),
    url(../images/slide1.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),
    url(../images/slide1.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),
    url(../images/slide1.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),
    url(../images/slide1.jpg) no-repeat;
  background-size: cover;
}

.carousel .item.item3 {
  background: -webkit-linear-gradient(
      rgba(23, 22, 23, 0.2),
      rgba(23, 22, 23, 0.5)
    ),
    url(../images/slide1.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),
    url(../images/slide1.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),
    url(../images/slide1.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),
    url(../images/slide1.jpg) no-repeat;
  background-size: cover;
}

.carousel-caption h2,
.carousel-caption h3 {
  font-size: 3.3em;
  font-weight: 600;
  letter-spacing: 1px;
}

.carousel-caption h2 span,
.carousel-caption h3 span {
  font-weight: 600;
}

.carousel-caption p {
  letter-spacing: 4px;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 300;
  color: #fff;
  margin: 1em auto 2em;
  width: 70%;
}
.carousel-caption a {
  color: #fff;
  letter-spacing: 1px;
  padding: 11px 20px;
  background: none;
  font-size: 0.9em;
  border-radius: 0;
  border: 1px solid #fff;
}

.carousel-caption a:hover {
  background: #ff4f81;
  border: 1px solid #ff4f81;
}

.codes {
  padding: 5em 0;
  background: #fff;
}

.codes.agileitsbg2 {
  background: #e74c3c;
  background-image: -webkit-linear-gradient(#ff9d2f, #ff6126);
  background-image: -moz-linear-gradient(#ff9d2f, #ff6126);
  background-image: -ms-linear-gradient(#ff9d2f, #ff6126);
  background-image: linear-gradient(#ff9d2f, #ff6126);
  padding-bottom: 10em;
}

.codes.agileitsbg3 {
  background: #3498db;
  padding-bottom: 10em;
}

.codes.agileitsbg4 {
  background: #2ecc71;
  padding-bottom: 10em;
}

.carousel.slide.grid_3.grid_4 {
  border-top: 10px solid #3acfd5;
  border-bottom: 10px solid #3a4ed5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0, 100% 0;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 100%;
  -moz-background-size: 10px 100%;
  background-size: 10px 100%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=),
    url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%),
    -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
  background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%),
    -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
  background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%),
    -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
  background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%),
    linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}
.carousel-indicators {
  bottom: 20%;
  left: 50%;
}

.carousel-caption {
  position: inherit;
  min-height: 620px !important;
  padding-top: 15em;
  text-align: center;
}
.carousel-control {
  line-height: 33em;
}

/*-- /banner_bottom --*/

.banner_bottom_left h4 {
  font-size: 1.6em;
  color: #4d4e4e;
  letter-spacing: 1px;
  position: relative;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 1em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.banner_bottom_left h4 span {
  font-weight: 100;
}

.help_full img,
.help_full img {
  width: 100%;
}

.news-main {
  margin-top: 40px;
  border-top: 1px solid #ddd;
  padding-top: 3em;
}

.banner_bottom_left p {
  margin-bottom: 1em;
}

.banner_bottom,
.mid_slider,
.tabs_section {
  padding: 0px;
}

.news-left {
  padding-left: 0;
}

.b_left {
  padding: 0;
}

.b_right {
  padding: 0;
}

.news-right h4 {
  color: #333;
  font-size: 2.5em;
  font-weight: 500;
}

p.sub_p {
  margin: 1.2em 0;
}

.inner_sec_info_w3ls_agile,
.mail_form {
  margin-top: 4em;
}

h3.tittle {
  color: #333;
  text-align: center;
  font-size: 3em;
  font-weight: 700;
}

h3.tittle.ser {
  color: #fff;
}

.ab_info {
  margin-bottom: 2em;
}

.ab_info h4 {
  margin-top: 1em;
  font-size: 1.4em;
}

/*-- //banner_bottom --*/

.history {
  background: url(../images/banner2.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: 650px;
  padding-top: 5.5em;
}

h3.tittle.two {
  color: #fff;
}

.caption_story {
  float: right;
  width: 57%;
}

.story-img img {
  width: 100%;
  padding: 0.3em;
  border: 2px solid #efefef;
  margin-bottom: 2em;
}

.story-img {
  float: left;
  width: 39%;
}

.caption_story p {
  color: #fff;
}

.history-grid h4 {
  color: #312f2f;
  margin-bottom: 1em;
  font-weight: 600;
  font-size: 1.6em;
  text-align: center;
}

.history-grid:nth-child(1),
.history-grid:nth-child(3) {
  margin-top: 9em;
  border-bottom: 7px solid rgba(255, 255, 255, 0.29);
  padding: 0;
}

.history-grid {
  width: 31%;
}

.history-grid:nth-child(2) {
  border-bottom: 7px solid rgba(255, 255, 255, 0.29);
  padding: 0;
  margin: 0 3%;
}

/*-item_slider-*/

.carousel {
  margin-bottom: 0;
  padding: 0px;
}

/* The controlsy */

/*.carousel-control {
	left: -66px;
	height: 40px;
	width: 40px;
	background: none;
	border: 2px solid #000;
	border-radius: 50%;
	margin-top: 110px;
	color: #000;
	box-shadow: none;
	background-image: none!important;
	opacity: 0.9;
	line-height: 34px;
}*/

.carousel-control.right {
  right: -66px;
}

/* The indicators */

.carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}

.thumbnail img {
  width: 100%;
}

.mid_slider_info {
  margin: 0 auto;
  width: 88%;
}

/*-//item_slider-*/

/*-/tab--*/

.tabs_section {
  background: #e9f9eb;
}

.rep-text h4 {
  font-size: 1.4em;
  color: #222;
  font-weight: 400;
  margin-bottom: 1em;
}

.rep-img img {
  border: 1px solid #94eaa1;
  padding: 6px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.menu-text-left h4 {
  font-size: 1em;
  margin: 0;
  color: #333;
  margin-bottom: 0.4em;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}

.service_text h3 {
  font-size: 1.1em;
  color: #212121;
  text-transform: capitalize;
  letter-spacing: 2px;
}

.service_text h4 {
  font-size: 0.9em;
  text-transform: capitalize;
  margin: 1em 0 1em;
}

.service_text h5 {
  font-size: 1em;
  text-transform: capitalize;
  margin: 0.5em 0 1em;
  color: #34bf49;
}

.service_text ul li {
  display: inline-block;
  color: #0099e5;
}

.service_text ul li:last-child {
  font-weight: 600;
  color: #434546;
}

.service_text {
  margin-top: 2em;
}

/*-//tab--*/

/*-- stats --*/

.stats_left p {
  font-size: 3em;
  font-weight: 100;
  letter-spacing: 1px;
  color: #fff;
  line-height: 1.5em;
}

.stats_left h4 {
  font-size: 1.1em;
  color: #0a4e14;
  margin: 0;
  font-weight: 400;
}

.stats_left i {
  font-size: 3em;
  color: #01560e;
}

.stats_bottom_grid_left img {
  margin: 0 auto;
}

.testimonials {
  background: url(../images/banner1.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 570px;
  padding-top: 6em;
}

.stats_test {
  padding: 6em 4em;
  background: #34bf49;
}

.stats_left {
  text-align: center;
  float: left;
  width: 25%;
  border: 1px solid #17a52c;
  padding: 3em 1em;
}

.stats_left:nth-child(3) {
  border-right: 0px;
}

.stats_left:nth-child(2) {
  border-left: 0px;
  border-right: 0px;
}

.quote {
  text-align: center;
  margin-bottom: 30px;
}

.quote i {
  font-size: 3em;
  color: #fff;
}

p.test {
  color: #fff;
}

/*-------------------------------*/

/*    Carousel Fade Transition   */

/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}

#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 .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: #0099e5;
  border: none;
}

#fade-quote-carousel blockquote {
  text-align: center;
  border: none;
}

#fade-quote-carousel .profile-circle {
  margin: 0 auto;
  text-align: center;
}

.profile-circle img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  padding: 0.3em;
  border: 2px solid #efefef;
}

.testimonials_inner h4 {
  font-size: 1.2em;
  color: #fff;
  text-align: center;
  margin-top: 1.3em;
}

/*-- /inner_banner --*/

.inner_banner {
  background: url(../images/banner4.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 200px;
}

.services-breadcrumb {
  padding: 1em 1em;
  background: #f5f5f5;
  text-align: center;
}

.services-breadcrumb ul li span {
  padding: 0 1.5em;
}

ul.short_w3ls_agile {
  text-align: left;
}

ul.short_w3ls_agile li {
  text-align: left;
  display: inline-block;
  letter-spacing: 1px;
  color: #555;
  font-size: 0.85em;
}

.inner_breadcrumb {
  padding: 0 4.1em;
}

ul.short_w3ls_agile li a {
  color: #34bf49;
  text-decoration: none;
}

/*-- //inner_banner --*/

/*-- /error --*/

.error-404 h4 {
  font-size: 12em;
  font-weight: 700;
  color: #333;
  margin: 0;
  padding: 0;
}

a.b-home {
  background: #34bf49;
  padding: 0.7em 1.5em;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin-top: 1em;
}

a.b-home:hover {
  background: #0099e5;
}

.error-404 p {
  color: #444;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 8px;
  margin: 1em 0;
}

.error-404 {
  text-align: center;
}

@media (max-width: 640px) {
  .error-404 h4 {
    font-size: 9em;
  }
}

@media (max-width: 600px) {
  .error-404 h4 {
    font-size: 6em;
  }
  a.b-home {
    padding: 0.6em 1em;
    margin-top: 1em;
  }
}

@media (max-width: 480px) {
  .error-404 h4 {
    font-size: 5em;
  }
  .error-404 p {
    font-size: 0.8em;
    letter-spacing: 5px;
    margin: 1em 0;
  }
}

/*-- //error --*/

/*--footer--*/

.footer_w3layouts_agileits {
  background: #222;
  margin-top: 20px;
}

.footer_w3layouts_agileits h3,
.footer_w3layouts_agileits h2 {
  font-size: 1.3em;
  color: #ffffff;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.footer-grid_agileits_w3 {
  padding: 4em 1em;
}

.footer p {
  color: #bfbfbf;
}

.footer-grid:nth-child(2) {
  border-left: 1px solid #1b1b1b;
  border-right: 1px solid #1b1b1b;
}

.footer ul li.hd {
  color: #34bf49;
}

.newsletter .email {
  background-color: #f4f4f4;
  border: none;
}

.flickr-grid {
  float: left;
  width: 32%;
  margin: 0 0.1em 0.2em;
}

.flickr-grid a img {
  width: 100%;
  padding: 0.3em;
  border: 1px solid #333333;
}

.newsletter .email {
  outline: none;
  padding: 14px 15px;
  color: #fff;
  font-size: 14px;
  width: 80%;
  background: rgba(0, 0, 0, 0.22);
  border: 1px solid #2d2d2d;
}

.newsletter {
  position: relative;
  margin-top: 2em;
}

button.btn1 {
  color: #fff;
  border: none;
  padding: 13px 0;
  text-align: center;
  text-decoration: none;
  background: #34bf49;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
  float: right;
  width: 20%;
}

/*--//footer--*/

/*--/copyright--*/
ul.fallow li {
  color: #333;
  text-align: center;
  list-style: none;
}

ul.fallow li i {
  display: inline-block;
  padding: 0 8px;
  height: 40px;
  width: 40px;
  background: #383838;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
ul.fallow li i:hover {
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: #3b5998;
}

ul.fallow {
  margin-top: 1.5em;
}

a.facebook {
  color: #fff;
  font-size: 16px;
}

a.facebook:hover {
  color: #34bf49;
}

.copyrightbottom {
  text-align: center;
}

.copyright {
  background: #1a1a8a;
  color: #fff;
  padding: 1em 0;
  border-top: 1px solid rgba(25, 24, 24, 0.58);
  margin-top: 20px;
}

.copyrightbottom p {
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 28px;
}

.copyrightbottom a {
  color: #0099e5;
  text-decoration: none;
  font-size: 17px;
}

.copyrightbottom a:hover {
  color: #fff;
}

ul.fallow h4 {
  font-size: 0.95em;
  color: #fff;
}

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 48px;
  height: 48px;
  border: none;
  text-indent: 100%;
  background: url(../images/top_up.png) no-repeat 0px 0px;
}

/*--// copyright-- */

/*--responsive--*/

@media (max-width: 1440px) {
  .logo {
    float: left;
    width: 32%;
    padding: 19px 0 35px 40px;
    /*background: #3f88d0;*/
    padding: 0px 0px 0px 113px;
    background: #ffffff;
    margin-top: 15px;
  }
}

@media (max-width: 1366px) {
  .banner-info_w3_agile {
    padding: 3em 0em 3em 0em;
    width: 23%;
    position: absolute;
    top: 13%;
    left: 6%;
  }
  .banner-top,
  .banner-top1,
  .banner-top2,
  .banner-top3 {
    min-height: 590px;
  }
  .callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 37%;
    right: 6%;
  }
  .stats_left p {
    font-size: 3.5em;
  }
  .stats_left h4 {
    font-size: 1em;
  }
  .inner_sec_info_w3ls_agile,
  .mail_form {
    margin-top: 3em;
  }
  .banner_bottom,
  .mid_slider,
  .tabs_section {
    padding: 5em 0;
  }
  .stats_test {
    padding: 5em 4em;
  }
  .testimonials {
    min-height: 535px;
    padding-top: 5em;
  }
}

@media (max-width: 1280px) {
  ul.top-right-info {
    float: right;
    width: 24%;
  }
  .offset-2 {
    margin-left: 0px !important;
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
  }
  blockquote {
    padding: 10px 0px !important;
    margin: 0 0 20px;
  }
  .banner_bottom,
  .mid_slider,
  .tabs_section {
    padding: 4em 0;
  }
  .stats_test {
    padding: 4em 3em;
  }
  .history {
    min-height: 612px;
    padding-top: 4.5em;
  }
}

@media (max-width: 1080px) {
  .stats_left p {
    font-size: 3em;
  }
  .stats_left i {
    font-size: 3em;
  }
  .stats_left h4 {
    font-size: 0.95em;
  }
  .copyright ul li {
    padding: 0 5px;
  }
  .carousel-control {
    left: -40px;
    margin-top: 75px;
    line-height: 34px;
  }
  .carousel-control.right {
    right: -41px;
  }
  .history {
    min-height: 621px;
    padding-top: 5.5em;
  }
  .b_right {
    padding: 0 2px;
  }
  .b_left {
    padding: 0 2px;
  }
  .banner-top,
  .banner-top1,
  .banner-top2,
  .banner-top3 {
    min-height: 529px;
  }
  .callbacks_tabs {
    top: 33%;
    right: 6%;
  }
  .adrees_info {
    width: 76%;
    float: left;
    margin-top: 1em;
  }
  .banner-info_w3_agile {
    padding: 2em 0em 2em 0em;
    width: 29%;
    position: absolute;
    top: 13%;
    left: 6%;
  }
  .banner-info_w3_agile p {
    font-size: 1.4em;
    margin: 0.5em 0;
    letter-spacing: 3px;
  }
  .callbacks_nav.prev {
    background: #fff url(../images/left1.png) no-repeat 12px 19px;
    left: 71px;
  }
  .callbacks_nav.next {
    background: #fff url(../images/right1.png) no-repeat 12px 19px;
    left: 142px;
  }
  h5.coming {
    position: absolute;
    bottom: 23%;
    left: 6%;
    font-size: 1.8em;
    letter-spacing: 2px;
  }
  h3.tittle {
    font-size: 2.7em;
  }
  .newsletter {
    margin-top: 1em;
  }
  .footer-grid_agileits_w3 {
    padding: 3em 1em;
  }
  .news-right h4 {
    font-size: 2.3em;
    font-weight: 500;
  }
  .history {
    min-height: 570px;
    padding-top: 4em;
  }
}

@media (max-width: 1024px) {
  .carousel-control {
    left: -40px;
    margin-top: 66px;
    line-height: 34px;
  }
}

@media (max-width: 991px) {
  .logo {
    float: left;
    width: 32%;
    padding: 35px 0 51px 40px;
  }
  ul.top-right-info {
    float: right;
    width: 24%;
    padding: 25px 0px 50px 0px;
  }
  .history-grid h4 {
    font-size: 1.4em;
  }
  .news-left {
    padding-left: 0;
    padding: 0;
    width: 100%;
  }
  .b_right,
  .b_left {
    padding: 0 2px;
    float: left;
  }
  .news-right {
    width: 100%;
    float: right;
    padding: 0;
    margin-top: 2em;
  }
  .footer,
  .banner_bottom,
  .mid_slider {
    padding: 4em 0;
  }
  .history-grid:nth-child(1),
  .history-grid:nth-child(3) {
    margin-top: 0;
    border-bottom: 7px solid rgba(255, 255, 255, 0.29);
    padding: 0;
  }
  .adrress_top {
    float: right;
    width: 65%;
  }
  .visit,
  .mail-us {
    text-align: left;
    float: left;
    width: 97%;
  }
  .mail-us {
    margin-top: 0.5em;
  }
  .history-grid {
    width: 46%;
    float: left;
  }
  .history {
    min-height: 680px;
    padding-top: 4.5em;
  }
  .history-grid:nth-child(3) {
    margin-top: 1.8em;
  }
  .footer-grid:nth-child(2) {
    margin: 2em 0;
  }
  .footer-grid_agileits_w3 {
    padding: 0em 1em;
  }
  .footer-grid:nth-child(3) {
    margin-bottom: 1em;
  }
  .copyrightbottom {
    float: none;
    text-align: center;
  }
  .copyrighttop {
    float: none;
    text-align: center;
    margin-bottom: 0.5em;
  }
  .carousel-control {
    left: -40px;
    margin-top: 59px;
    line-height: 34px;
  }
  .rep-text {
    margin-top: 1em;
  }
}

@media (max-width: 900px) {
  .stats_test {
    padding: 4em 2em;
  }
  .stats_left {
    text-align: center;
    float: left;
    width: 50%;
    border: 1px solid #17a52c;
    padding: 3em 1em;
  }
  .stats_left:nth-child(2) {
    border-left: 0px;
    border-right: 1px solid #17a52c;
  }
  .stats_left:nth-child(3) {
    border-right: 0px;
    border-top: 0px;
  }
  .stats_left.counter_grid3 {
    border-top: 0px;
  }
}

@media (max-width: 800px) {
  .banner-top,
  .banner-top1,
  .banner-top2,
  .banner-top3 {
    min-height: 460px;
  }
  .banner-info_w3_agile h3 {
    font-size: 1.8em;
  }
  .banner-info_w3_agile p {
    font-size: 1.3em;
    margin: 0.5em 0;
    letter-spacing: 2px;
  }
  .banner-info_w3_agile {
    padding: 2em 0em 2em 0em;
    width: 34%;
    position: absolute;
    top: 13%;
    left: 8%;
  }
  .top-right-info li {
    margin: 0px 5px;
  }
  .news-right h4 {
    font-size: 2em;
  }
  h3.tittle {
    font-size: 2.3em;
  }
  .carousel-control {
    left: -40px;
    margin-top: 44px;
    line-height: 34px;
  }
  .history-grid h4 {
    margin-bottom: 1em;
    font-size: 1.4em;
  }
  .history {
    min-height: 655px;
    padding-top: 4.5em;
  }
  .inner_banner {
    min-height: 146px;
  }
  .inner_breadcrumb {
    padding: 0 3.1em;
  }
  h5.coming {
    position: absolute;
    bottom: 20%;
    left: 8%;
    font-size: 1.6em;
    letter-spacing: 2px;
  }
  .cd-search input {
    font-size: 1em;
    padding: 1em 4em;
    letter-spacing: 3px;
  }
}

@media (max-width: 767px) {
  .cd-header-buttons {
    top: 11px;
    left: 51px;
  }
  .cd-search input {
    font-size: 1em;
    padding: 1em 3em;
    letter-spacing: 2px;
  }
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
  .navbar-nav {
    float: left;
    margin: 0;
    margin-left: 0em;
    width: 100%;
    background: #eee;
    margin-top: 1em;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
  }
  .navbar-nav {
    float: none;
    margin: 0;
    margin-left: -8px;
    background: none;
    /*margin-top: 1em;*/
    padding: 1em 1em;
  }
  .navbar-nav > li {
    float: none;
    margin: 0 4px;
  }
  .contact-in {
    padding-left: 0;
    padding: 0;
  }
  .main-content {
    padding: 3em 1em;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none !important;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none !important;
  }
  .multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #fff;
    white-space: normal;
  }
  .navbar-default a.navbar-brand h1 {
    margin-top: 0;
    padding-left: 0;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 14px;
    text-align: center;
  }
  .navbar-nav > li {
    float: none;
    margin: 3px 0px;
  }
  .navbar-nav .open .dropdown-menu {
    text-align: center;
  }
  .navbar-nav .open .dropdown-menu {
    text-align: center;
    background: #c2d9ea;
    color: #111;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    color: #222;
  }
  ul.dropdown-menu.sub-menu {
    background: #9ac6e6 !important;
  }
  .callbacks_tabs {
    top: 27%;
    right: 6%;
  }
  .callbacks_nav.prev {
    left: 60px;
  }
  .callbacks_nav.next {
    left: 132px;
  }
  .inner_sec_info_w3ls_agile,
  .mail_form {
    margin-top: 2em;
  }
}

@media (max-width: 736px) {
  .banner-info_w3_agile h3 {
    font-size: 2.3em;
  }
}

@media (max-width: 667px) {
  ul.top-right-info {
    float: right;
    width: 20%;
    margin-top: 0px;
  }
  .carousel-control.right {
    right: -20px;
  }
  .carousel-control {
    left: -14px;
    margin-top: 32px;
    line-height: 34px;
  }
  .navbar-brand {
    float: none;
    text-align: center;
  }
  .navbar-brand {
    font-size: 31px;
    line-height: 27px !important;
    height: 64px !important;
  }
  .adrress_top {
    float: none;
    width: 100%;
  }
  .logo {
    float: left;
    width: 100%;
    padding: 10px 67px;
  }
  .adrees_info {
    width: 71%;
    float: left;
    margin-top: 1em;
    margin-left: 45px;
  }
  .banner-info_w3_agile h3 {
    font-size: 2em;
  }
  .banner-info_w3_agile p {
    font-size: 1.2em;
    margin: 0.5em 0;
    letter-spacing: 2px;
  }
  .banner-info_w3_agile {
    padding: 2em 0em 2em 0em;
    width: 40%;
    position: absolute;
    top: 13%;
    left: 8%;
  }
}

@media (max-width: 640px) {
  .navbar-brand {
    padding: 0 0px;
  }
  .cd-header-buttons {
    top: 11px;
    left: 14px;
  }
  .history-grid {
    width: 100%;
    float: left;
  }
  .story-img img {
    width: 81%;
    padding: 0.3em;
    margin-bottom: 1em;
  }
  .history-grid:nth-child(2) {
    border-bottom: 7px solid rgba(255, 255, 255, 0.29);
    padding: 0;
    margin: 4% 0%;
  }
  .history-grid:nth-child(3) {
    margin-top: 0;
  }
  .history {
    min-height: 660px;
    padding-top: 3.5em;
    padding-bottom: 4em;
  }
  .footer,
  .banner_bottom,
  .mid_slider {
    padding: 3em 0;
  }
  .inner_sec_info_w3ls_agile,
  .mail_form {
    margin-top: 2em;
  }
  .news-right h4 {
    font-size: 2em;
  }
  .visit,
  .mail-us {
    text-align: left;
    float: left;
    width: 97%;
    padding: 0;
  }
  .testimonials {
    min-height: 480px;
    padding-top: 4em;
  }
  .news-right h4 {
    font-size: 1.7em;
  }
  .stats_left i {
    font-size: 2.3em;
  }
}

@media (max-width: 600px) {
  .inner_breadcrumb {
    padding: 0 0.1em;
  }
  .top-right-info li {
    margin: 0px 6px;
  }
  .ab_info h4 {
    margin-top: 1em;
    font-size: 1.2em;
  }
  .banner-info_w3_agile h6 {
    font-size: 0.8em;
    padding: 1em;
    letter-spacing: 1px;
  }
  h5.coming {
    position: absolute;
    bottom: 20%;
    left: 8%;
    font-size: 1.5em;
    letter-spacing: 1px;
  }
  .banner-info_w3_agile {
    padding: 2em 0em 2em 0em;
    width: 43%;
    position: absolute;
    top: 10%;
    left: 2%;
  }
  h5.coming {
    position: absolute;
    bottom: 21%;
    left: 2%;
    font-size: 1.4em;
    letter-spacing: 1px;
  }
  .callbacks_nav.prev {
    left: 15px;
  }
  .callbacks_nav.next {
    left: 87px;
  }
  .news-main {
    margin-top: 3em;
    padding-top: 2em;
  }
  .news-main {
    margin-top: 2em;
    padding-top: 2em;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 13px;
    padding: 7px 14px;
    text-align: center;
    margin-right: 60px;
  }
}

@media (max-width: 480px) {
  .visit,
  .mail-us {
    text-align: left;
    float: left;
    width: 100%;
    padding: 0;
  }
  .callbacks_tabs li {
    display: block;
    margin: 1px 0px;
  }
  .callbacks_tabs a:after {
    height: 10px;
    width: 10px;
  }
  .callbacks_tabs {
    top: 27%;
    right: 6%;
  }
  .b_right,
  .b_left {
    padding: 0 2px;
    float: left;
    width: 50%;
  }
  .slidering {
    width: 50%;
  }
  .carousel-control {
    left: -14px;
    margin-top: 148px;
    line-height: 34px;
  }
  .quote i {
    font-size: 2em;
  }
  #fade-quote-carousel.carousel .carousel-indicators {
    bottom: 30px;
  }
  .banner-info_w3_agile p {
    font-size: 0.9em;
    margin: 1em 0;
    letter-spacing: 2px;
  }
  .callbacks_nav {
    height: 50px;
    width: 50px;
  }
  .footer h3,
  .footer h2 {
    font-size: 1.2em;
    margin-bottom: 20px;
    letter-spacing: 0;
  }
  .footer-grid_agileits_w3 {
    padding: 0;
  }
  .banner-top,
  .banner-top1,
  .banner-top2,
  .banner-top3 {
    min-height: 380px;
  }
  .banner-info_w3_agile h3 {
    font-size: 1.8em;
  }
  .banner-info_w3_agile p {
    font-size: 0.9em;
    margin: 0.5em 0;
    letter-spacing: 1px;
  }
  .banner-info_w3_agile {
    padding: 1.5em 0em 1.5em 0em;
    width: 46%;
    position: absolute;
    top: 10%;
    left: 2%;
  }
  .banner-info_w3_agile a {
    padding: 9px 20px;
    letter-spacing: 1px;
    font-size: 13px;
    margin: 1em 0em 0 0em;
  }
  h5.coming {
    position: absolute;
    bottom: 21%;
    left: 2%;
    font-size: 1.2em;
    letter-spacing: 1px;
  }
  .callbacks_nav.prev {
    background: #fff url(../images/left1.png) no-repeat 5px 12px;
    left: 13px;
  }
  .callbacks_nav.next {
    background: #fff url(../images/right1.png) no-repeat 5px 13px;
    left: 65px;
  }
  .history-grid h4 {
    margin: 1em 0 1em 0;
    font-size: 1.2em;
  }
  h3.tittle {
    font-size: 2em;
  }
  .stats_test {
    padding: 3em 1em;
  }
  .stats_left p {
    font-size: 2.5em;
  }
}

@media (max-width: 440px) {
  .news-right h4 {
    font-size: 1.8em;
  }
  h3.tittle {
    font-size: 2em;
  }
  .history {
    min-height: 660px;
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .history-grid h4 {
    margin-bottom: 1em;
    font-size: 1.3em;
  }
  .banner-info_w3_agile h3 {
    font-size: 1.8em;
  }
  .inner_banner {
    min-height: 120px;
  }
  .navbar-toggle {
    float: right;
    margin-right: 8px;
  }
  .banner-info_w3_agile {
    padding: 1.5em 0em 1.5em 0em;
    width: 46%;
    position: absolute;
    top: 7%;
    left: 2%;
  }
}

@media (max-width: 414px) {
  .banner-top,
  .banner-top1,
  .banner-top2,
  .banner-top3 {
    min-height: 300px;
  }
  .stats_left h4 {
    font-size: 0.9em;
  }
  .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 9px;
  }
  .banner-info_w3_agile h3 {
    font-size: 1.4em;
  }
  .banner-info_w3_agile h6 {
    font-size: 0.75em;
    padding: 0.5em;
    letter-spacing: 1px;
  }
  .banner-info_w3_agile a {
    padding: 5px 13px;
    letter-spacing: 1px;
    font-size: 12px;
    margin: 0.8em 0em 0 0em;
  }
  .inner-nav_wthree {
    margin: 0 auto;
    width: 99%;
  }
  .cd-header-buttons {
    top: 10px;
    left: 10px;
  }
  .banner_bottom_left h4 {
    font-size: 1.4em;
  }
  .banner_bottom_left {
    padding: 0 3px;
  }
  .banner_bottom_grid.help {
    padding: 0;
  }
  .news-right h4 {
    font-size: 1.6em;
  }
  .inner_sec_info_w3ls_agile,
  .mail_form {
    margin-top: 1.8em;
  }
  .banner_bottom,
  .mid_slider,
  .tabs_section {
    padding: 3em 0;
  }
  h3.tittle {
    font-size: 1.8em;
  }
  .stats_left h4 {
    font-size: 0.8em;
  }
  .cd-search input {
    font-size: 1em;
    padding: 1em 1em;
    letter-spacing: 2px;
  }
  .caption_story {
    float: right;
    width: 61%;
  }
}

@media (max-width: 384px) {
  .banner-info_w3_agile {
    padding: 1.5em 0em 1.5em 0em;
    width: 46%;
    position: absolute;
    top: 7%;
    left: 2%;
  }
  .cd-header-buttons {
    top: 10px;
    left: 9px;
  }
  p {
    margin: 0;
    font-size: 0.85em;
  }
  .stats_left {
    float: left;
    width: 100%;
    border: 1px solid #17a52c;
    padding: 2em 1em;
  }
  .stats_left h4 {
    font-size: 1em;
  }
  .stats_left:nth-child(2) {
    border-left: 1px solid #17a52c;
    border-right: 1px solid #17a52c;
    border-top: 0px;
  }
  .stats_left:nth-child(3) {
    border-right: 1px solid #17a52c;
    border-top: 0px;
  }
}

@media (max-width: 375px) {
  .news-right h4 {
    font-size: 1.4em;
  }
  .carousel-control {
    left: -3px;
    margin-top: 98px;
    line-height: 34px;
  }
  .carousel-control.right {
    right: -3px;
  }
  .top-right-info li i {
    padding-top: 0px;
  }
  .adrress_top span.fa {
    margin-right: 10px;
    font-size: 0.9em;
  }
  .banner-info_w3_agile {
    padding: 1.5em 0em 1.5em 0em;
    width: 50%;
    position: absolute;
    top: 7%;
    left: 2%;
  }
  .callbacks_tabs {
    top: 20%;
    right: 6%;
  }
  .adrees_info p {
    font-size: 0.7em;
    margin-top: 0.5em;
  }
}

@media (max-width: 320px) {
  .contact-text {
    padding: 0 5px;
  }
  .adrees_info h4 {
    font-size: 0.9em;
  }
  .top-right-info li {
    margin: 0px 4px;
  }
  .top-right-info li i {
    padding-top: 0px;
    font-size: 0.8em;
  }
  .callbacks_nav.prev {
    background: #fff url(../images/left1.png) no-repeat 5px 12px;
    left: 8px;
  }
  .callbacks_nav.next {
    background: #fff url(../images/right1.png) no-repeat 5px 13px;
    left: 60px;
  }
  .story-img {
    float: left;
    width: 32%;
  }
  .caption_story p {
    font-size: 0.8em;
  }
  .caption_story {
    float: right;
    width: 67%;
    margin-bottom: 0.5em;
  }
  .history-grid h4 {
    margin-bottom: 0.5em;
    font-size: 1.2em;
  }
  .history {
    min-height: 603px;
    padding-top: 3em;
    padding-bottom: 1em;
  }
  .contact-text {
    padding: 0;
  }
  h5.coming {
    position: absolute;
    bottom: 21%;
    left: 2%;
    font-size: 1.1em;
    letter-spacing: 0px;
  }
  .banner-info_w3_agile {
    padding: 1.5em 0em 1.5em 0em;
    width: 58%;
    position: absolute;
    top: 8%;
    left: 2.5%;
  }
  .banner_bottom,
  .mid_slider,
  .tabs_section {
    padding: 2.2em 0;
  }
  .banner_bottom_left h4 {
    font-size: 1.2em;
    margin-bottom: 0.5em;
  }
  h3.tittle {
    font-size: 1.5em;
  }
  .inner_sec_info_w3ls_agile,
  .mail_form {
    margin-top: 1.5em;
  }
  .contact-icon {
    padding-left: 11px;
  }
}
