﻿ 


/* contact */
.contact{
	padding:5em 0;
}
.contact-form input[type="text"],.contact-form input[type="email"],textarea{
    margin: .5em 0;
    padding: .7em 1em;
    font-size: .9em;
    width: 100%;
    background: #323232;
    border: 1px solid #454545;
	color:#fff;
	letter-spacing: 2px;

}
textarea{
	height:150px;
}
.contact-form input[type="text"]:focus,.contact-form input[type="email"]:focus,.contact-form textarea:focus{
    box-shadow: none;
    border: 1px solid transparent;
}
.contact-form input[type="text"]:focus,.contact-form input[type="email"]:focus,.contact-form textarea:focus {
    outline: none;
}
.contact-form ::-webkit-input-placeholder{
	color:#999 !important;
}
.contact-form input[type="submit"] {
    background: #18ba60;
    border: 1px solid #18ba60;
    padding: .5em 2em;
    text-transform: uppercase;
    color: #fff;
    font-size: .9em;
    letter-spacing: 2px;
}
.contact-form  input[type="submit"]:hover{
	background: none;
    border: 1px solid #333;
	color:#fff;
}
.map iframe {
    border: 5px solid rgba(153, 153, 153, 0.5);
    width: 100%;
    height: 400px;
    margin-bottom: 1.5em;
}
.contact-form {
    padding: 4em 3em;
    background: #2b2b2b;
}
.contact-form h4.heading {
    text-align: left;
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 300;
    text-transform: capitalize;
    color: #888;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
}
.contact-grid1 i {
    font-size: 25px;
    color: #18ba60;
    margin-bottom: 15px;
}
.contact-right p {
    font-weight: 600;
    font-size: 18px;
    color: #444;
    margin-bottom: 5px;
}
.contact-right span, .contact-right a{
    font-size: 15px;
    color: #464646;
	letter-spacing: 1px;
    line-height: 26px;
}
/* contact */



 


 


/*-- Responsive design --*/

@media (max-width: 1440px) {
	.ser_info h4 {
		width: 228.25px;
	}
	.flex-direction-nav .flex-prev {
		right: 6.2%;
	}
}
@media (max-width: 1366px) {
	.ser_info h4 {
		width: 209.75px;
	}
	.ser_grid1 p {
		font-size: 14px;
	}
}
@media (max-width: 1280px) {
	.ser_grid1 {
		padding: 0 5px;
	}
	.ser_info h4 {
		width: 208.25px;
	}
	.carousel-caption {
		min-height: 600px!important;
		padding: 3em;
		padding-top: 11em;
	}
	.address li span {
		display: initial;
		margin-left: 0em;
	}
	.footer_grid h3, .footer_grid_left h3 {
		font-size: 1.5em;
		margin-bottom: .8em;
	}
	.welcome,.team,.services,.test_consultant,.banner-dott1,.layer,.pricing,.portfolio,.contact,.typography,.w3_wthree_agileits_icons{
		padding: 4em 0em;
	}
}
@media (max-width: 1280px) {
	.carousel-caption h2, .carousel-caption h3 {
		font-size: 1.8em;
		line-height: 43px;
	}
	.carousel-caption h4:after {
		left: 40%;
	}
}
@media (max-width: 1080px) {
	.text-center {
		text-align: center;
		margin: 0 0em;
	}
	.carousel-caption {
		min-height: 560px!important;
		padding: 3em;
		padding-top: 10em;
	}
	.welcome_left_info {
		padding: 3em 2em;
	}
	.welcome_left h3 {
		font-size: 26px;
	}
	.grid_info h3 {
		font-size: 20px;
	}
	.icon span.fa {
		font-size: 30px;
	}
	.inner_grid1 {
		margin-bottom: 1.5em;
	}
	.welcome_left {
		min-height: 443px;
	}
	.ser_info h4 {
		width: 162.5px;
		font-size: 16px;
	}
	h3.heading {
		font-size: 40px;
		margin-bottom: 40px;
	}
	.test_info h4 {
		font-size: 19px;
	}
	.testimonial p {
		font-size: 14px;
	}
	.w3_agile_stats_grid h4 {
		font-size: 1.1em;
	}
	.agile_count_grid_left span, .agile_count_grid_right p {
		font-size: 2.5em;
	}
	.footer_grid h3, .footer_grid_left h3 {
		font-size: 1.4em;
		margin-bottom: .8em;
	}
	.footer_grid p {
		padding-right: 0em;
	}
	.address li {
		font-size: 14px;
	}
	.footer_grid_list li i {
		padding-right: 0em;
	}
	.footer_grid_list li, .address li {
		font-size: 15px;
	}
	.address li span {
		display: initial;
		margin-left: 0em;
	}
	.flickr-grid {
		width: 31%;
	}
	.footer_grid {
		padding: 0 10px;
	}
	.who_grid_left p.listing {
		font-size: 15px;
		letter-spacing: 1px;
	}
	.service_grid2 h3 {
		font-size: 22px;
		margin-top: 20px;
		margin-bottom: 15px;
	}
	.service_grid2 p {
		font-size: 14px;
		line-height: 21px;
	}
	.service_grid2 {
		height: 235px;
	}
	.service_grid2 .read {
		margin-top: 1em;
	}
	.flex-direction-nav .flex-prev {
		right: 7%;
	}
	.ser_grid1 {
		padding: 0 3px;
	}
	.ser_info h4 {
		width: 162.25px;
	}
	.portfolio figcaption h3 {
		font-size: 30px;
		margin-top: 55px;
	}
	.map iframe {
		height: 370px;
	}
	.contact-form h4.heading {
		font-size: 30px;
	}
}
@media (max-width: 1024px) {
	.carousel-caption h2, .carousel-caption h3 {
		font-size: 1.6em;
		line-height: 37px;
	}
	.carousel-caption {
		min-height: 520px!important;
	}
	.carousel-caption p {
		letter-spacing: 2px;
	}
	.ser_grid1 {
		width: 50%;
		float: left;
		padding: 0 15px;
	}
	.services_grids {
		width: 75%;
		margin: 0 auto;
	}
	.ser_info h4 {
		width: 246.38px;
		font-size: 16px;
	}
	.ser_grid1:nth-child(1),.ser_grid1:nth-child(2) {
		margin-bottom: 3em;
	}
	.map iframe {
		height: 380px;
	}
	.newsletter_w3layouts_agile {
		padding: 3em 6em;
	}
	.footer_top_agileits {
		padding: 3em 2em;
	}
	.icon-box i {
		margin-right: 5px !important;
		font-size: 15px !important;
	}
	.icon-box {
		padding: 8px 10px;
		font-size: 14px;
	}
	.banner {
		min-height: 250px;
		padding-top: 5em;
	}
	.banner h2 {
		font-size: 40px;
	}
	.banner p {
		font-size: 17px;
		margin: .5em 0;
	}
	.banner p a {
		margin-right: .5em;
	}
	.footer_grid {
		padding: 0 5px;
	}
	.footer_top_agileits {
		padding: 3em 1em;
	}
}
@media (max-width: 991px) {
	.navbar-default a.navbar-brand h1 {
		font-size: 30px;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 15px 0px 15px 0px;
	}
	.carousel-caption {
		padding: 1em;
		padding-top: 8em;
	}
	.carousel-caption h4:after {
		left: 24%;
		width:6%;
	}
	.carousel-control {
		line-height: 25em;
	}
	.w3l_header_left ul li {
		margin-right: 1em;
		font-size: 14px;
	}
	.content.white {
		background: #fff;
		padding: 0.58em 0;
	}
	.welcome_left {
		min-height: auto;
	}
	.icon {
		width: 10%;
		float: left;
	}
	.grid_info {
		width: 90%;
		float: left;
	}
	.w3l-info1 .col-md-6 {
		width: 50%;
		float: left;
	}
	.team-grid-1 {
		width: 40%;
		float: left;
		padding: 0 5px;
	}
	.team-grid-2 {
		width: 60%;
		float: left;
		padding: 0;
	}
	.w3l-info1 h4 {
		font-size: 20px;
	}
	.w3l-info1 h5 {
		font-size: 17px;
		margin: 5px 0;
	}
	.services_grids {
		width: 77.6%;
		margin: 0 auto;
	}
	.test_img {
		width: 20%;
		float: left;
	}
	.test_info {
		padding-left: 2em;
		padding-top: 1em;
		width: 80%;
		float: left;
	}
	.consulting {
		width: 100%;
		float: left;
		margin-top: 5em;
	}
	.w3_agile_stats_grid-top {
		width: 25%;
		float: left;
		padding: 0 2px;
	}
	.w3_agile_stats_grid {
		padding: 2em 0em;
	}
	.w3_agile_stats_grid h4 {
		font-size: 1em;
	}
	.agile_count_grid_left span, .agile_count_grid_right p {
		font-size: 2.2em;
	}
	.newsleft h3 {
		font-size: 20px;
	}
	.newsright input[type="email"] {
		width: 72%;
	}
	.footer_grid {
		width: 50%;
		float: left;
		margin-bottom: 3em;
	}
	.footer_grid:nth-child(3),.footer_grid:nth-child(4) {
		margin-bottom: 0em;
	}
	.footer_grid_list li i {
		padding-right: .5em;
	}
	.flickr-grid {
		width: 22%;
	}
	.who_grid_left h4 {
		font-size: 19px;
	}
	.agileits-pricing-grid:nth-child(2) {
		margin: 0 .5em;
	}
	.agileits-pricing-grid {
		float: left;
		width: 32.5%;
	}
	.pricing-bottom-bottom p {
		font-size: .9em;
	}
	.service_grid1, .service_grid2 {
		width: 50%;
		float: left;
	}
	.service_grid2 {
		height: 360px;
		padding: 4em 3em;
	}
	.contact-grid1 {
		width: 33.33%;
		float: left;
	}
	.map {
		padding: 0;
	}
	.services_grids {
		width: 86%;
	}
	.ser_info h4 {
		width: 285.6px;
	}
	.flex-direction-nav .flex-prev {
		right: 8.5%;
	}
	.portfolio-area li {
		max-width: 33.33%;
		width: 240px;
	}
}
@media (max-width: 900px) {
	.newsright input[type="submit"] { 
		padding: 13px 15px 12px;
	}
	.pricing-top h3 {
		font-size: 1.2em;
	}
	.wthree-pricing-info p span {
		font-size: 2.5em;
	}
	.ser_info h4 {
		width: 246.6px;
	}
	.banner {
		min-height: 200px;
		padding-top: 4em;
	}
	.banner h2 {
		font-size: 35px;
	}
}
@media (max-width: 800px) {
	.flex-direction-nav .flex-prev {
		right: 8.5%;
	}
	.layer1 {
		padding: 3em;
	}
	.welcome_left_info {
		padding: 3em 3em;
	}
	.services_grids {
		width: 98%;
	}
	.ser_info h4 {
		width: 248.98px;
	}
	.newsleft, .newsright {
		width: 100%;
	}
	.newsleft h3 {
		margin-top: 0;
		margin-bottom: 15px;
	}
	.newsright input[type="submit"] {
		padding: 13px 40px 12px;
	}
	.footer_grid:nth-child(2) {
		margin-bottom: 5em;
	}
	h3.heading {
		font-size: 35px;
		margin-bottom: 30px;
	}
	h3.agileinfo_sign {
		font-size: 25px;
	}
}
@media (max-width: 768px) {
	.ser_info h4 {
		width: 233.2px;
	}
	.agileits_top_menu {
		padding: 0.5em 0em;
	}
	.address li span {
		display: block;
		margin-left: 3em;
	}
	.carousel-caption {
		padding: 1em 3em;
		padding-top: 8em;
	}
}
@media (max-width: 767px) {
	.content.white {
		padding: 0.3em 2em;
	}
	a.login {
		padding: 5px 10px;
	}
	.w3l_header_left ul li {
		margin-right: .6em;
	}
	.navbar-nav>li {
		float: none;
		margin-left: 0px;
		text-align: center;
	}
	div#bs-example-navbar-collapse-1 {
		position: absolute;
		z-index: 999;
		width: 100%;
	}
	.navbar-nav {
		margin-top: 0em;
	}
	.carousel-caption {
		padding: 4em;
		padding-top: 7em;
	}
	.carousel-caption h4 {
		font-size: 18px;
	}
	.ser_info h4 {
		width: 232.5px;
	}
	.service_grids {
		width: 75%;
		margin: 0 auto;
	}
	.service_grid2 {
		height: 270px;
		padding: 2em 1.5em;
	}
	.footer_top_agileits {
		padding: 2em 1em;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #333;
		text-align: center;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #18ba60;
	}
}
@media (max-width: 736px) {
	.w3l_header_left ul li {
		font-size: 13px;
	}
	.carousel-caption p {
		font-size: .9em;
	}
	.ser_info h4 {
		width: 217.62px;
	}
	.newsright input[type="submit"] {
		padding: 12px 35px 12px;
	}
	.carousel-caption h4:after {
		left: 26%;
		top: 38%;
	}
	.flex-direction-nav .flex-prev {
		right: 9%;
	}
	.footer_grid h3, .footer_grid_left h3 {
		font-size: 1.3em;
		margin-bottom: .8em;
	}
	.service_grid2, .service_grid1 {
		height: 258px;
	}
	.map iframe {
		height: 300px;
	}
}
@media (max-width: 734px){
	.ser_info h4 {
		width: 216.63px;
	}
}
@media (max-width: 667px) {
	.banner_left, .banner_right {
		padding: 0 0em;
	}
	.ser_info h4 {
		width: 183.5px;
	}
	.ser_grid1 p {
		font-size: 13px;
	}
	.newsright input[type="email"] {
		width: 69%;
	}
	.footer_grid p {
		line-height: 1.8em;
	}
	.footer_grid:nth-child(2) {
		margin-bottom: 6em;
	}
	.address li span {
		display: block;
		margin-left: 3em;
	}
	.flickr-grid {
		width: 25%;
	}
	.w3l_header_left {
		float: none;
		margin: .3em 0 0;
		text-align: center;
	}
	.w3l_header_left ul li {
		font-size: 14px;
		margin-right: 1em;
	}
	.w3l_header_right {
		float: none;
		text-align: center;
	}
	.text-left {
		text-align: center;
		margin-top: 1em;
		margin-bottom: .5em;
	}
	.agileits-pricing-grid {
		float: left;
		width: 32%;
	}
	.service_grids {
		width: 86%;
		margin: 0 auto;
	}
	.flex-direction-nav .flex-prev {
		right: 10%;
	}
	.portfolio figcaption h3 {
		font-size: 25px;
		margin-top: 55px;
	}
}
@media (max-width: 600px) {
	.carousel-caption {
		padding: 3em;
		padding-top: 7em;
	}
	.carousel-caption h4:after {
		left: 27%;
	}
	.ser_grid1 {
		padding: 0 5px;
	}
	.ser_info h4 {
		width: 179.13px;
	}
	.w3_agile_stats_grid-top {
		width: 50%;
		padding: 0 12px;
	}
	.w3_agile_stats_grid-top:nth-child(2),.w3_agile_stats_grid-top:nth-child(1) {
		margin-bottom: 30px;
	}
	.newsletter_w3layouts_agile {
		padding: 3em 3em;
	}
	.footer_grid:nth-child(2) {
		margin-bottom: 7em;
	}
	.address li span {
		display: initial;
		margin-left: 0em;
	}
	.flickr-grid {
		width: 28%;
	}
	.service_grid2 {
		padding: 1em 1em;
	}
	.service_grid2, .service_grid1 {
		height: 238px;
	}
	.service_grid2 h3 {
		font-size: 20px;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.portfolio-categ li {
		padding: 8px 20px;
		font-size: .9em;
		margin: 0 0.2em;
	}
	ul.portfolio-categ {
		text-align: center;
		margin-bottom: 2em;
	}
	.w3l-info1 p {
		letter-spacing: 0px;
	}
	.flex-direction-nav a {
		width: 40px;
		height: 40px;
	}
	.flex-direction-nav .flex-prev {
		background: #18ba60 url(../images/prev.png) no-repeat 3px 3px;
	}
	.flex-direction-nav .flex-next {
		background: #18ba60 url(../images/next.png) no-repeat 3px 3px;
	}
	.ser_info h4 {
		width: 170.97px;
	}
	.who_grid_left h3 {
		font-size: 30px;
	}
	.who_grid_left h4 {
		font-size: 17px;
	}
	.portfolio figcaption h3 {
		font-size: 25px;
		margin-top: 45px;
	}
}
@media (max-width: 568px) {
	.w3l-info1 .col-md-6 {
		width: 100%;
		float: left;
	}
	.w3l-info1 .col-md-6:nth-child(2) {
		margin-top: 3em;
	}
	.ser_grid1 {
		width: 100%;
		float: none;
	}
	.carousel-caption h2, .carousel-caption h3 {
		font-size: 1.4em;
		line-height: 37px;
	}
	.carousel-caption p {
		font-size: .9em;
		line-height: 1.6em;
	}
	.carousel-caption h4 {
		font-size: 16px;
	}
	.services_grids {
		width: 70%;
	}
	.ser_info h4 {
		width: 264.5px;
	}
	.who_grid_left p {
		font-size: 15px;
		letter-spacing: 1px;
	}
	.who_grid_left p.listing {
		margin: .5em 0;
	}
	.who_grid_right p {
		font-size: 15px;
		letter-spacing: 1px;
	}
	.service_grids {
		width: 91%;
		margin: 0 auto;
	}
	.welcome, .team, .services, .test_consultant, .banner-dott1, .layer, .pricing, .portfolio, .contact, .typography, .w3_wthree_agileits_icons {
		padding: 3em 0em;
	}
	.ser_grid1:nth-child(1), .ser_grid1:nth-child(2),.ser_grid1:nth-child(3) {
		margin-bottom: 3em;
	}
	.welcome_left h3 {
		font-size: 22px;
	}
	.portfolio-categ li {
		padding: 8px 16px;
	}
}
@media (max-width: 480px) {
	.carousel-caption h4:after {
		left: 33%;
	}
	.carousel-caption {
		padding-top: 5em;
	}
	.welcome_left h3 {
		font-size: 22px;
	}
	.welcome_left_info {
		padding: 2em 2em;
	}
	.layer1 {
		padding: 2em;
	}
	.ser_info h4 {
		width: 216.05px;
	}
	.newsletter_w3layouts_agile {
		padding: 3em 1em;
	}
	.newsleft h3 {
		font-size: 18px;
		letter-spacing: 1px;
	}
	.footer_grid {
		width: 100%;
		float: none;
	}
	.footer_grid:nth-child(2),.footer_grid:nth-child(3) {
		margin-bottom: 3em;
	}
	.flickr-grid {
		width: 24%;
	}
	.agileits-pricing-grid,.agileits-pricing-grid:nth-child(2){
		float: none;
		width: 70%;
		margin: 0 auto;
	}
	.newsright input[type="submit"] {
		padding: 12px 30px 12px;
	}
	.service_grid1, .service_grid2 {
		width: 100%;
		float: none;
		height: auto;
	}
	.service_grids {
		width: 80%;
		margin: 0 auto;
	}
	.service_grid2 {
		height: auto;
		padding: 1em 1em 3em;
	}
	.portfolio-categ li {
		padding: 8px 10px;
		margin: 0 0.1em;
	}
	.map iframe {
		height: 250px;
	}
	.contact-grid1 {
		width: 100%;
		float: none;
		margin-bottom:1em;
	}
	.contact-grid1:nth-child(3){
		margin-bottom:0em;
	}
	.ser_grid1:nth-child(3) {
		margin-bottom: 3em;
	}
	.flex-direction-nav .flex-prev {
		right: 12%;
		top: -10%;
	}
	.flex-direction-nav .flex-next {
		top: -10%;
	}
	.services_grids {
		width: 73%;
	}
	.footer_bottom1 p {
		line-height: 24px;
	}
	.who_grid_left h3 {
		font-size: 26px;
	}
	.who_grid_left h4 {
		font-size: 16px;
	}
	.banner h2 {
		font-size: 30px;
	}
	.banner {
		min-height: 180px;
		padding-top: 4em;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 10px 0px 10px 0px;
	}
	.navbar-nav {
		padding: 1em 0;
		margin-top: 0em;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: .9em;
	}
	.portfolio-area li {
		max-width: 50%;
		width: 216px;
	}
	.contact-form {
		padding: 2em 2em;
	}
	.contact-form h4.heading {
		font-size: 25px;
		margin-bottom: 10px;
	}
}
@media (max-width: 414px) {
	.carousel-caption h2, .carousel-caption h3 {
		font-size: 1.1em;
		line-height: 35px;
	}
	.carousel-caption {
		padding: 2em;
		padding-top: 4em;
	}
	.carousel-caption h4:after {
		left: 42%;
	}
	.welcome_left h3 {
		font-size: 20px;
	}
	.services_grids {
		width: 86%;
	}
	.bar-grids {
		margin: 40px 10px 0px;
	}
	.agileits-pricing-grid, .agileits-pricing-grid:nth-child(2) {
		width: 80%;
		margin: 0 auto;
	}
	.newsright input[type="submit"] {
		padding: 12px 20px 12px;
	}
	.flickr-grid {
		width: 23%;
	}
	.who_grid_left h4 {
		font-size: 16px;
	}
	.banner p {
		font-size: 16px;
		margin: 0em 0;
	}
	.banner h2 {
		font-size: 25px;
	}
	.banner {
		min-height: 150px;
		padding-top: 3em;
	}
	.icon {
		width: 15%;
		float: left;
	}
	.grid_info {
		width: 85%;
		float: left;
	}
	.flex-direction-nav .flex-prev {
		right: 14%;
	}
	.w3l-info1 h4 {
		font-size: 18px;
	}
	.w3l-info1 h5 {
		font-size: 16px;
		letter-spacing: 1px;
	}
	.ser_info h4 {
		width: 215px;
	}
	.test_img {
		width: 30%;
	}
	.test_info {
		width: 70%;
	}
	.test_info h4 {
		font-size: 18px;
	}
	.test_info h5 {
		font-size: 16px;
		letter-spacing: 1px;
	}
	.footer_grid h3, .footer_grid_left h3 {
		font-size: 1.2em;
	}
	.contact-right p {
		font-size: 16px;
	}
	.contact-right span, .contact-right a {
		font-size: 14px;
	}
}
@media (max-width: 412px) {
	.ser_info h4 {
		width: 213px;
	}	
}
@media (max-width: 384px) {
	.layer1 {
		padding: 1em;
	}
	.welcome_left p {
		font-size: 14px;
	}
	.welcome_left_info {
		padding: 1.5em 1.5em;
	}
	.services_grids {
		width: 93%;
	}
	.ser_info h4 {
		width: 213px;
	}
	.test_img {
		width: 35%;
		float: left;
	}	
	.test_info {
		width: 60%;
		float: left;
		padding-left:1em;
	}
	.test_info h4 {
		font-size: 18px;
	}
	.testimonial p {
		font-size: 14px;
		padding-right: 0em;
	}
	.w3_agile_stats_grid-top {
		padding: 0 2px;
	}
	.w3_agile_stats_grid-top:nth-child(2), .w3_agile_stats_grid-top:nth-child(1) {
		margin-bottom: 4px;
	}
	.agile_count_grid_left span, .agile_count_grid_right p {
		font-size: 1.8em;
	}
	.newsright input[type="email"] {
		width: 68%;
		padding: 10px 15px;
		font-size: 14px;
	}
	.newsright input[type="submit"] {
		padding: 11px 20px 11px;
		font-size: 14px;
	}
	.who_grid_left h3 {
		font-size: 25px;
	}
	.bar-grids h6 {
		font-size: 16px;
		margin-bottom: 0.3em;
		letter-spacing: 1px;
	}
	h3.heading {
		font-size: 35px;
		margin-bottom: 25px;
	}
	.contact-form {
		padding: 2em 2em;
	}
	.footer_grid h3, .footer_grid_left h3 {
		font-size: 1.2em;
	}
	.contact-form input[type="text"], .contact-form input[type="email"], textarea {
		margin: .5em 0;
		padding: .6em 1em;
		font-size: .8em;
	}
	textarea {
		height: 110px;
	}
	.portfolio-categ li {
		margin: .2em 0.1em;
	}
	.flex-direction-nav .flex-prev {
		right: 15%;
	}
	.signin-form input[type="submit"] {
		padding: 0.7em 0;
	}
}
@media (max-width: 375px) {
	.services_grids {
		width: 96%;
	}
	.ser_info h4 {
		width: 214px;
	}
	h3.heading {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.wthree-contact-form input[type="text"], .wthree-contact-form input[type="email"],.wthree-contact-form input.number,.wthree-contact-form textarea{
		font-size: 14px;
	}
	.signin-form h3 {
		font-size: 1.2em;
		margin: .5em 0;
	}
	.modal-header {
		font-size: 25px;
	}
	.footer_grid .read a, .service_grid2 .read a {
		padding: 6px 15px;
		font-size: 14px;
	}
}
@media (max-width: 320px) {
	.content.white {
		padding: 0.3em .5em;
	}
	.carousel-caption h2, .carousel-caption h3 {
		font-size: 1.1em;
		line-height: 28px;
	}
	.navbar-default a.navbar-brand h1 {
		font-size: 27px;
	}
	.navbar-toggle .icon-bar {
		width: 19px;
	}
	.carousel-caption h4:after {
		left: 54%;
	}
	.carousel-caption {
		padding: 1.5em;
		padding-top: 3em;
	}
	.carousel-caption p {
		letter-spacing: 1px;
	}
	.navbar-toggle {
		margin-top: 6px;
	}
	.carousel-caption a {
		padding: 7px 18px;
		font-size: 0.875em;
	}
	.welcome_right {
		padding: 0;
	}
	.grid_info p {
		font-size: 14px;
	}
	.services_grids {
		width: 100%;
	}
	.ser_info h4 {
		width: 173px;
	}
	.w3_agile_stats_grid-top {
		width: 100%;
		padding: 0 12px;
	}
	.w3_agile_stats_grid-top:nth-child(3){
		margin-bottom: 4px;
	}
	.wthree-contact-form input[type="text"], .wthree-contact-form input[type="email"] {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.newsright input[type="email"] {
		width: 100%;
	}
	.newsright input[type="submit"] {
		padding: 11px 94px 11px;
		font-size: 14px;
		margin-left: 0px;
	}
	.footer_grid h3, .footer_grid_left h3 {
		font-size: 1.2em;
	}
	.grid_info h3 {
		font-size: 19px;
		letter-spacing: 0px;
	}
	.flex-direction-nav .flex-prev {
		right: 17%;
	}
	.who_grid_left, .who_grid_right {
		padding: 0;
	}
	.agileits-pricing-grid, .agileits-pricing-grid:nth-child(2) {
		width: 90%;
	}
	.signin-form input[type="submit"] {
		padding: 0.6em 0;
	}
}

/*-- //Responsive design *--/