
/*--// Services-- */
/*-- //team --*/
.team{background:#CCCC99;}
.at-section__title {
  margin: 0 0 70px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 2.625rem;
  text-align: center;
}
/*.at-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #FFF;
  border: 1px solid #E2E9ED;
}*/
.at-grid[data-column="1"] .at-column {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.at-grid[data-column="2"] .at-column {
  width: 50%;
  max-width: 50%;
  min-width: 50%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.at-grid[data-column="3"] .at-column {
  width: 33.33333%;
  max-width: 33.33333%;
  min-width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
}
.at-grid[data-column="4"] .at-column {
  width: 25%;
  max-width: 25%;
  min-width: 25%;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.at-grid[data-column="5"] .at-column {
  width: 20%;
  max-width: 20%;
  min-width: 20%;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.at-grid[data-column="6"] .at-column {
  width: 16.66667%;
  max-width: 16.66667%;
  min-width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
}
.at-grid[data-column="7"] .at-column {
  width: 14.28571%;
  max-width: 14.28571%;
  min-width: 14.28571%;
  -ms-flex-preferred-size: 14.28571%;
      flex-basis: 14.28571%;
}
.at-grid[data-column="8"] .at-column {
  width: 12.5%;
  max-width: 12.5%;
  min-width: 12.5%;
  -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%;
}
.at-grid[data-column="9"] .at-column {
  width: 11.11111%;
  max-width: 11.11111%;
  min-width: 11.11111%;
  -ms-flex-preferred-size: 11.11111%;
      flex-basis: 11.11111%;
}
.at-column {
  z-index: 0;
  position: relative;
  background:#666633;
  box-shadow:0 0 0 1px #000000;
  padding: 10px;
  box-sizing: border-box;
  -webkit-transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
}
.at-column:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.at-column:hover {
  z-index: 1;
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: box-shadow 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
}
.at-column:hover .at-social {
  margin: 16px 0 0;
  opacity: 1;
}
.at-user {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: center;
}
.at-user__avatar {
  width: 98px;
  height: 98px;
  border-radius: 100%;
  margin: 0 auto 20px;
  overflow: hidden;
}
.at-user__avatar img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.at-user h4 {
  color: #fff;
  font-size:20px;
  font-weight: 500;
}
.at-user__title h6 {
  color: #ddd;
  font-size:15px;
  padding-top:7px;
}
.at-social {
  margin: 0 0 -18px;
  opacity: 0;
  -webkit-transition: margin 0.2s ease, opacity 0.2s ease;
  transition: margin 0.2s ease, opacity 0.2s ease;
}
.at-social__item {
  display: inline-block;
  margin: 0 10px;
}
.at-social__item a {
  display: block;
}
.at-social__item span{
font-size:15px;
  display: block;
  height: 18px;
}
.at-social__item span:hover {
color:#000;
}
/*-- //team --*/

/*--responsive--*/
@media(max-width:1920px){
	
}
@media(max-width:1680px){
	
}
@media(max-width:1600px){
	
}
@media(max-width:1440px){
.header-outs {
    min-height: 600px;
}
.slider-info h4 {
    font-size: 4.5em;
}
.slider-info {
    padding: 9em 0em 0em 2em;
}
.slider-info p {
    padding: 1em 27em 1.5em 0em;
}	
.about, .services, .team, .contact, .news, .testimonials {
    padding: 4.5em 0;
}
.aboutright h4 {
    font-size: 34px;
}
.aboutright {
    margin-bottom: 1.5em;
}
.about-jst-right p {
    font-size: 15px;

}
.pos-top h4 {
    font-size: 18px;
    padding-bottom: 11px;
}
.its-banner-grid h4 {
    font-size: 20px;
}
.char-mid-grid p {
    font-size: 15px;
}
span.banner-icon {
    font-size: 39px;
}
.outs_news_grid h6 {
    font-size: 18px;
	padding: 0px 0px 19px;
}
.left-side h2 a {
    font-size: 33px;
}
.wthree_contact_left_grid input[type="text"],
 .wthree_contact_left_grid input[type="email"],
 .w3layouts_mail_grid_right textarea {

    padding: .8em;
}
}
@media(max-width:1366px){
.char-mid-grid {
    padding: 7em 4em;
}
.its-banner-grid h4 {
    letter-spacing: 1px;
}	
.w3layouts_mail_grid_right input[type="submit"],
 .w3layouts_mail_grid_right input[type="reset"] {
    font-size: 15px;
}
.icon_grid_left {
    padding-bottom: 7px;
}
.footer nav {
    margin-bottom: 1.5em;
}


}
@media(max-width:1280px){
h1 a.navbar-brand {
    font-size: 34px;
}
.slider-info h4 {
    font-size: 4em;
}
.pos-top h4 {
    font-size: 17px;
}
.pos-top p {
    line-height: 26px;
}
.char-mid-grid {
    padding: 7em 2.5em;
}
.its-banner-grid h4 {
    font-size: 19px;
}
a.blog-more {
	    padding: 7px 15px;
    font-size: 15px;
}
.at-user h4 {
    font-size: 18px;
}
.outs_news_grid h6 {
    padding: 0px 0px 16px;
}
.agile_clients_content p {
    line-height: 26px;
    letter-spacing: 1px;
}
.form-left-to-w3l input[type="text"], .form-right-to-w3ls input[type="text"], 
.form-left-to-w3l input[type="email"], select.form-control {
    padding: .7em 1em;
}
.footer_grid_left p, .footer_grid_left p a {
    line-height: 25px;
}

}
@media(max-width:1080px){
.jst-right {
    left: -88px;
    width: 73%;
}
.pos-top:nth-child(2) {
    margin-top: 19px;
}
.header-outs {
    min-height: 569px;
}
.slider-info p {
    padding: 1em 18em 1.5em 0em;
}
.slider-info {
    padding: 7em 0em 0em 2em;
}
.navbar-default .navbar-nav > li > a {
    padding: 5px 4px;
    margin: 0 6px;
}	
.aboutright h4 {
    font-size: 32px;
}
.its-banner-grid {
    padding: 3em 1em;
}
.left-icon-grid,.white-shadow {
    width: 100%;
}
.char-mid-grid {
    padding: 5em 2.5em;
}
.outs_news_grid h6 {
    font-size: 16px;
}
.at-user__title h6 {
    font-size: 13px;
}
.agile_clients_content h4 {
    font-size: 18px;
}
.w3layouts_mail_grid_right textarea {
    min-height: 225px;
}
.icon_grid_left span {
    width: 54px;
    height: 54px;
    line-height: 53px;
}

.footer ul.nav-buttom li a {
    font-size: 12px;
    letter-spacing: 2px;
}
.bottom-copy-wrt p {
    letter-spacing: 1px;
}
.icons {
    padding-top: 13px;
}
}
@media(max-width:1050px){
	.slider-info h4 {
    font-size: 3.7em;
}
.slider-info p {
    padding: .8em 18em 1em 0em;
}
h1 a.navbar-brand {
    font-size: 32px;
}
.aboutright {
    margin-bottom: 1.2em;
}
.aboutright h4 {
    font-size: 30px;
}
.about-jst-right p {
    font-size: 14px;
	line-height: 25px;
}
.its-banner-grid {
    padding: 2em 1em;
}
.about, .services, .team, .contact, .news, .testimonials {
    padding: 4em 0;
}
span.banner-icon {
    font-size: 36px;
}
a.blog-more {
	font-size: 14px;
    margin-top: .6em;
}
.outs_news_grid ul li:nth-child(1) {
    margin-bottom: 8px;
}
.title {
    font-size: 45px;
}
.wthree_contact_left_grid input[type="text"],
 .wthree_contact_left_grid input[type="email"],
 .w3layouts_mail_grid_right textarea {
    padding: .9em;
    font-size: .9em;
}
.w3layouts_mail_grid_right input[type="submit"], 
.w3layouts_mail_grid_right input[type="reset"] {
    padding: .8em 0;
}
.left-side h2 a {
    font-size: 31px;
}
.form-left-to-w3l input[type="text"], 
.form-right-to-w3ls input[type="text"], 
.form-left-to-w3l input[type="email"], 
select.form-control {
    font-size: 13px;
}
}
@media(max-width:1024px){
.header-outs {
    min-height: 550px;
}
.slider-info h4 {
    font-size: 3.2em;
}
.jst-right {
    left: -101px;
    width: 80%;
    padding: 3em 3.5em;	
}
.about-jst-right p:nth-child(1) {
    padding-bottom: 10px;
}
.pos-top h4 {
    font-size: 16px;
}
.its-banner-grid p {
    margin-top: 10px;
}
.its-banner-grid h4 {
    font-size: 18px;
}
.char-mid-grid p {
    font-size: 14px;
}
.char-mid-grid {
    padding: 4em 2.5em;
}
.outs_news_grid {
    padding: 1.5em;
}
.at-user h4 {
    font-size: 17px;
}
.agile_clients_content p {
    font-size: 14px;
}
.w3layouts_mail_grid_right textarea {
    min-height: 206px;
}

.footer nav {
    margin-bottom: 1.2em;
}
.icons {
    padding-top: 9px;
}
.callbacks_nav, .callbacks_nav.next {
    background-size: 33px;

}
}
@media(max-width:991px){
.slider-info p {
    padding: .8em 7em 1em 0em;
}
.slider-info p {
    font-size: 15px;
}
.jst-right {
    position: initial;
    width: 100%;
	padding: 2em 1em;
    margin: 1.5em 0em;
}
.char-mid-grid {
    padding: 3em 2em;
}
.blog-rit-right:nth-child(2) {
    margin-bottom: 32px;
}
.clients_agile_slider {
    margin-bottom: 25px;
}
button[type=submit] {
    font-size: 16px;
}

.left-side {
    text-align: center;
    margin-bottom: 21px;
}
.about-jst-right p {
    margin-right: 0px;
}
}
@media(max-width:900px){
.header-outs {
    min-height: 512px;
}
nav.navbar.navbar-default {
    padding: 2em 3em 1em;
}	
.slider-info {
    padding: 6em 0em 0em 3em;
}
.slider-info h4 {
    font-size: 3em;
}
.about, .services, .team, .contact, .news, .testimonials {
    padding: 3.5em 0;
}
.aboutright h4 {
    font-size: 28px;
}
.pos-top h4 {
    font-size: 15px;
}
.title {
    font-size: 43px;
    margin-bottom: 31px;
}
.outs_news_grid h6 {
    padding: 0px 0px 13px;
}
.w3layouts_mail_grid_right input[type="submit"], 
.w3layouts_mail_grid_right input[type="reset"] {
    width: 27%;
}
}
@media(max-width:800px){
nav.navbar.navbar-default {
    padding: 2em 2em 1em;
}
.navbar-default .navbar-nav > li > a {
    letter-spacing: 1px;
}	
.slider-info h4 {
    letter-spacing:1px;
}
.header-outs {
    min-height: 476px;
}
.agile_clients_content h4 {
    margin: 18px 0 12px;
}
.w3layouts_mail_grid_right input[type="submit"], .w3layouts_mail_grid_right input[type="reset"] {
    padding: .7em 0;
}

}
@media(max-width:768px){
.navbar-default .navbar-nav > li > a {
    padding: 5px 2px;
    margin: 0 4px;
}
.form-left-to-w3l input[type="text"], 
.form-right-to-w3ls input[type="text"], 
.form-left-to-w3l input[type="email"],
 select.form-control {
    margin: 0px 0px 24px;
}
.at-column:before {
    padding-top: 83%;
}	
.left-side h2 a {
    font-size: 30px;
}
.callbacks_nav {
    height: 33px;
    width: 33px;
}
.title {
    font-size: 41px;
}
.w3layouts_mail_grid_right input[type="submit"], 
.w3layouts_mail_grid_right input[type="reset"] {
    font-size: 14px;
}
button[type=submit] {
    font-size: 14px;
}
.icon_grid_left span {
    font-size: 19px;
}
}
@media(max-width:767px){
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		position: absolute;
		width: 92%;
		padding:0em 0;
		background:rgba(0, 0, 0, 0.9);
		z-index: 9999;
	}
	
	.navbar-nav {
    width: 15%;
    margin: 0px auto;
    text-align: center;
	padding:10px 0px ;
}
.navbar-default .navbar-toggle {
     border: none; 
     background: #171616;
    border-radius: 5px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color:#f3901b;
}
.navbar-default .navbar-nav > li > a {
    padding: 11px 1px;
}
.slider-info {
    padding: 5em 0em 0em 3em;
}
.about, .services, .team, .contact, .news, .testimonials {
    padding: 3.2em 0;
}
.char-mid-grid {
    padding: 2.5em 2em;
}
}
@media(max-width:736px){
.char-mid-grid {
    padding: 2.5em 2em;
}
h4.modal-title {
    font-size: 30px;
}
.callbacks_nav, .callbacks_nav.next {
    background-size: 29px;
}
.header-outs {
    min-height: 423px;
}
.slider-info {
    padding: 4em 0em 0em 3em;
}
.slider-info h4 {
    font-size: 2.7em;
}
.outs_more-buttn a {
    padding: 8px 20px;
}	
.slider-info p {
    font-size: 14px;
}
.aboutright h4 {
    font-size: 26px;
}
.pos-top:nth-child(2) {
    margin-top: 16px;
}
}
@media(max-width:667px){
h1 a.navbar-brand {
    font-size: 31px;
}
.slider-info p {
    line-height: 27px;
}	

ul.nav-buttom {
    margin: .7em 0;
}
.w3layouts_mail_grid_right textarea {
    min-height: 177px;
}
.wthree_contact_left_grid input[type="text"], 
.wthree_contact_left_grid input[type="email"], 
.w3layouts_mail_grid_right textarea {
    margin-bottom: 1.5em;
}
}
@media(max-width:640px){
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    width: 91%;	
}
.jst-right {
    padding: 1.5em 1em;
}
.contact-icons.text-center {
    padding-top: 2em;
}
.blog-right {
    margin-top: 34px;
}
.w3layouts_mail_grid_right input[type="submit"], .w3layouts_mail_grid_right input[type="reset"] {
    width: 31%;
}
.footer_grid_left {
    width: 100%;
}
.footer_grid_left:nth-child(1),.footer_grid_left:nth-child(2)  {
    padding-bottom: 18px;
}
.left-side h2 a {
    font-size: 28px;
}
.slider-info p {
    padding: .8em 3em 1em 0em;
}
}
@media(max-width:600px){
.header-outs {
    min-height: 405px;
}
.slider-info {
    padding: 3em 0em 0em 3em;
}
.slider-info h4 {
    font-size: 2.3em;
}
.aboutright h4 {
    font-size: 25px;
}
	
.navbar-default .navbar-nav > li > a {
    padding: 9px 1px;
}
.about, .services, .team, .contact, .news, .testimonials {
    padding: 3em 0;
}
.title {
    font-size: 40px;
}
}
@media(max-width:568px){
	h4.modal-title {
    font-size: 28px;
}
.char-mid-grid {
    width: 100%;
}
.w3layouts_mail_grid_right textarea {
    min-height: 166px;
}
.footer {
    padding: 1.5em 0em;
}
.icon_grid_left span {
    width: 49px;
    height: 49px;
    line-height: 48px;
}
}
@media(max-width:480px){
.slider-info {
    padding: 3em 0em 0em 0em;
	text-align:center;
}
.slider-info p {
    padding: .8em 0em 1em 0em;
}
.slider-info p {
    font-size: 13px;
}
.its-banner-grid {
    width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    width: 88%;
}
.navbar-default .navbar-nav > li > a {
    font-size: 13px;
}
.blog-rit-right {
    width: 100%;
}
.blog-rit-right:nth-child(1),.blog-rit-right:nth-child(3) {
    margin-bottom: 29px;
}
.at-column{
    width: 76%;
    margin: 0px auto;
    float: none;
}
.form-left-to-w3l {
    width: 100%;
	padding-right:0px;
}
.form-right-to-w3ls {
    width: 100%;
	padding-left:0px;
}
.wthree_contact_left_grid {
    width: 100%;
}
.wthree_contact_left_grid:nth-child(1), .wthree_contact_left_grid:nth-child(3) {
    padding-right: 0px;
}
.wthree_contact_left_grid:nth-child(2), .wthree_contact_left_grid:nth-child(4) {
    padding-left: 0px;
}
.right-side {
    padding: 0px;
}

.callbacks_nav {
    top: 68%
}
.footer ul.nav-buttom li {
    display: block;
    margin: 13px 8px;
}
}
@media(max-width:440px){
.slider-info h4 {
    font-size: 2em;
}
.header-outs {
    min-height: 368px;
}
.aboutright h4 {
    font-size: 24px;
}
.char-mid-grid {
    padding: 2em 2em;
}
.footer_grid_left p, .footer_grid_left p a {
    letter-spacing: 1px;
}
.bottom-copy-wrt p {
    line-height: 26px;
}
}
@media(max-width:414px){
	.left-side h2 a {
    font-size: 26px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    width: 86%;
}
h1 a.navbar-brand {
    font-size: 29px;
}
.about, .services, .team, .contact, .news, .testimonials {
    padding: 2.7em 0;
}
.pos-top p {
    font-size: 13px;
}
.imgflex, .imgflex1 {
    width: 100%;
}
h4.modal-title {
    font-size: 26px;
}
.at-column {
    width: 80%;
}
.w3layouts_mail_grid_right input[type="submit"], .w3layouts_mail_grid_right input[type="reset"] {
    width: 34%;
}
}
@media(max-width:384px){
	.slider-info h4 {
    font-size: 1.8em;
}
.slider-info p {
    line-height: 23px;
}
.navbar-nav {
    width: 100%;
}
.title {
    font-size: 38px;
}
}
@media(max-width:375px){
	.its-banner-grid {
    padding: 2em .8em;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    width: 84%;
}
.aboutright h4 {
    font-size: 23px;
}
.out-info p {
    padding: 14px;
}
.at-column {
    width: 85%;
}
.w3layouts_mail_grid_right input[type="submit"], .w3layouts_mail_grid_right input[type="reset"] {
    width: 40%;
}
}
@media(max-width:320px){
	nav.navbar.navbar-default {
    padding: 2em 1em 1em;
}
.navbar-toggle {
    margin-top: 5px;
    margin-right: 5px;
}
.slider-info h4 {
    font-size: 1.5em;
}
.callbacks_nav, .callbacks_nav.next {
    background-size: 24px;
}
.slider-info p {
    letter-spacing: 1px;
}
.outs_news_grid h6 {
    font-size: 15px;
}
.at-column {
    width: 100%;
}
.w3layouts_mail_grid_right input[type="submit"], .w3layouts_mail_grid_right input[type="reset"] {
    width: 43%;
}
}
/*--//responsive--*/

