/*--
	Author: W3Layouts
	Author URL: http://w3layouts.com
	License: Creative Commons Attribution 3.0 Unported
	License URL: http://creativecommons.org/licenses/by/3.0/
--*/
* {
	transition: none;
}
/*--team page--*/
.about-me {
    padding: 3em 2em;
    background: rgba(238, 238, 238, 0.4196078431372549);
}
.about-me h1 {
    font-size: 34px;
    color: #000;
    font-weight: 600;
    padding-bottom: 9px;
}
.about-me h4 {
    font-size: 21px;
    font-weight: 500;
    color: #000;
}
.real_more-buttn p {
    font-size: 15px;
    color: #000;
    line-height: 31px;
}
.real_more-buttn {
    padding: 2em 3em 0em;
}
.buttn-about {
    margin-top: 1em;
    margin-bottom: 4em;
}
.my-ser-info {
    padding-top: 3em;
}
.my-datas h3 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
}
ul.address li ul.address-text li:nth-child(1) {
    width: 25%;
}
ul.address li {
    list-style-type: none;
}
ul.address li ul.address-text li {
    display: inline-block;
    font-size: 0.95rem;
    color: #000;
    margin-bottom: 1em;
    font-weight: 400;
}
ul.address li ul.address-text li a {
    color: #000;
    text-decoration: none;
}
ul.address li ul.address-text li a:hover {
    color: #000;
}
.hire-realgrids {
    margin-top: 3em;
}
.about-gap {
    background: #00c4ff;
    padding: 2em 3em;
}
.about-gap span.fa {
    color: #fff;
    font-size: 41px;

}
.about-gap h3 {
    font-size: 22px;
    color: #FFF;
    font-weight: 400;
    margin: 21px 0px 15px;
}
.about-gap p {
    font-size: 15px;
    color: #000;
    line-height: 26px;
}
h4.progress-tittle {
    font-size: 16px;
    margin-bottom: 5px;
}
/*-- team --*/
.team-grids {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.team-grids img:hover {
    -webkit-filter: brightness(0.70);
    filter: brightness(0.70);
    transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
}
.team-grids a {
    display: block;
}
.team-grids h4 a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.team-grids h6 {
    font-size: 17px;
    color: #ccc;
    font-family: initial;
    font-style: italic;
}
.real-about-grid h4 {
    color: #000;
    font-size: 30px;
    margin: 0.5rem 0 2rem;
    font-weight: 700;
    line-height: 40.5px;
    font-style: italic;
}
.social-icons-section a {
    color: #eee;
    display: inline-block;
    font-size: 15px;
    margin: 0px 10px 0 0px;
}
.team-info {
    position: absolute;
    bottom: -227px;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 2em 0;
    width: 100%;
    text-align: center;
}
.team-grids:hover div.team-info {
    bottom: 0;
}
.social-icons-section,
.team-grids h6 {
    margin-top: 0.5em;
}
.team-info .social-icons-section a {
    margin: 0em .5em;
}
.team-details .social-icons-section a {
    margin: 0em .5em;
}
.team-details h4 a {
    color: #000;
}
.team-details h4 a:hover {
    color: #F87B9D;
}
.team-details h6 {
    color: #888;
}
.team-details {
    background: rgba(220, 220, 220, 0.5);
    padding: 2em 0;
    width: 100%;
    text-align: center;
}
.social-icons-section {
    padding: 10px 0px;
}
.social-icons-section a i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
i.fa.fa-facebook {
    color: #ffffff;
    background: #3b5998;
    font-size: 12px;
}
i.fa.fa-twitter.tw {
    color: #ffffff;
    background: #1da1f2;
    font-size: 12px;
}
i.fa.fa-google-plus {
    color: #ffffff;
    background: #dd4b39;
    font-size: 12px;
}
/*--//team--*/



/* responsive code */

@media screen and (max-width:992px) {
	/*-- teamsingle page --*/
	ul.address li ul.address-text li:nth-child(1) {
		width: 30%;
	}
	.about-me h1 {
		font-size: 28px;
		padding-bottom: 7px;
	}
	/*-- /teamsingle page --*/
}

@media screen and (max-width:991px) {
	/*-- teamsingle page --*/
	ul.address li ul.address-text li:nth-child(1) {
		width: 30%;
	}
	.about-me h1 {
		font-size: 28px;
		padding-bottom: 7px;
	}
	.about-me h4 {
		font-size: 18px;
	}
	.about-me {
		padding: 1.5em 1em;
	}
	.real_more-buttn {
		padding: 1em 1em 0em;
	}
	.real_more-buttn p {
		line-height: 28px;
	}
	.social-icons-section {
		padding: 0 0 10px 0px;
	}
	.my-datas h3 {
		font-size: 26px;
	}
	/*-- //teamsingle page --*/
}
@media screen and (max-width:568px) {
	/*-- team single page --*/
	.team-grids {
		width: 70%;
		margin: 0 auto;
	}
	/*-- /team single page --*/
}
@media screen and (max-width:440px) {
	/*-- team single page --*/
	.team-grids {
		width: 80%;
		margin: 0 auto;
	}
	/*-- /team single page --*/
}
@media screen and (max-width:436px) {
	/*-- team single page --*/
	.team-grids {
		width: 90%;
		margin: 0 auto;
	}
	/*-- /team single page --*/
}
