/*
Template Name: Expert Ad
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************team****************/
#team{
background:
radial-gradient(circle at 14% 18%, rgba(79, 124, 255, 0.08) 0%, rgba(79, 124, 255, 0) 22%),
radial-gradient(circle at 84% 78%, rgba(31, 184, 159, 0.1) 0%, rgba(31, 184, 159, 0) 22%);
padding-top:40px;
padding-bottom:20px; 
 }
.team_1i1r h6{
margin-top:20px;
font-size:14px;
 }
.team_1i1r h6 i{
font-size:12px;
margin-left:5px; 
 }
.team_1i1l ul li a {
background: linear-gradient(135deg, #243574 0%, #1b2559 100%);
width:30px;
height:30px;
font-size:12px;
}
.team_1i1l ul li a i{
line-height:30px;
}
.team_1{
margin-top:30px; 
 }
.team_1 .col-sm-4:nth-child(2) .team_1i1l ul li a{
background:linear-gradient(135deg, #f4b642 0%, #ef6b5a 100%);
}
.team_1 .col-sm-4:nth-child(3) .team_1i1l ul li a{
background:linear-gradient(135deg, #4f7cff 0%, #0fa7c7 100%);
}

.profile_1ril p i{
margin-right:5px; 
 }
.profile_1rir ul li a{
background: linear-gradient(135deg, #243574 0%, #1b2559 100%);
width:35px;
height:35px;
font-size:14px; 
 }
.profile_1rir ul li a i{
line-height:35px;
}
.profile_5l .form-control{
height:45px;
box-shadow:none;
margin-top:15px;
border:none;
background:rgba(255,255,255,0.88); 
border:1px solid rgba(168, 221, 214, 0.7);
 }
.profile_5l .form_1{
height:230px; 
 }
#contact{
background:
radial-gradient(circle at 18% 22%, rgba(31, 184, 159, 0.1) 0%, rgba(31, 184, 159, 0) 22%),
radial-gradient(circle at 82% 70%, rgba(244, 182, 66, 0.08) 0%, rgba(244, 182, 66, 0) 18%);
padding-top:40px;
padding-bottom:40px; 
 }
.contact_2{
margin-top:30px; 
 }
.team_1i  {
border: 1px solid rgba(168, 221, 214, 0.55);
padding:15px 10px 15px 10px; 
 }
/*********************team_end****************/


@media screen and (max-width : 767px){
#team{
text-align:center;
 }
.team_1i {
margin-top:15px; 
 }
.about_1r {
margin-top:15px; 
 }
.profile_1r {
margin-top:10px; 
 }
.profile_1rir {
margin-top:10px; 
 }
#contact{
text-align:center;
 }
.contact_r {
margin-top:15px; 
 }
}

@media (min-width:768px) and (max-width:991px) {
.team_1i1l ul li{
margin-bottom:5px;
 }
.team_1i1r h6{
font-size:14px; 
 }
.profile_1rir ul li a{
margin-bottom:5px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.team_1i1l ul li{
margin-bottom:5px;
 }
.team_1i1r h6{
font-size:13px; 
 }
  }
@media (min-width:1201px) and (max-width:1350px) {

 }
