.about h3 {
	

	margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;


}

.title_banner.t_b_color1 {
    background: #dc6a11;
}



.light_header #navigation_bar {
    /* background: #fff; */
    border-bottom: 3px solid #ed883b;
}

.light_header #navigation_bar {
    /* background: #fff; */
    border-bottom: 4px solid #fff;
}

::selection{
    background: #4043416b;
    color: #fff;
    text-shadow: none;
}

.career p{
	
margin: 42px;
	
}
.career h4{
	
margin: 42px;
font-weight: 600;	
}

b, strong {
    font-weight: bold;
    color: #afb0af;
}



@media only screen and (max-width: 768px){
.career p {
    
    margin: 42px;
}
}

@media only screen and (max-width: 768px){
.career h4{
    
    margin-left: 30px;
}
}

.career h3{
	
	font-size: 20px;
    font-weight: 600;
}

.title_banner.t_b_color1 {
    background: #7d502d;
}

.team_block3 .person_name {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    /* text-align: center; */
    font-weight: 600;
}

.footer_copyright p {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
}
#footer .footer_copyright {
    padding: 32px 0px;
    background: rgb(25, 27, 28);
    position: relative;
}

#navy > li > a > span {
    padding: 28px 20px;
    display: block;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
}
#nav_menu:not(.mobile_menu) #navy ul li:not(.image_menu_slide) a {
    color: #ccc;
    font-weight: 700;
    font-size: 13px;
}

.main_title h2 {
    color: #f28c3c;
    font-size: 21px;
    font-weight: 800;
   /*letter-spacing: 1px; */
    /* margin-bottom: 40px; */
    padding-bottom: 20px;
    position: relative;
    font-family: sans-serif;
    line-height: 40px;
}

.main h2{

	margin-left: 22px;
    color: #f28c3c;
    font-size: 28px;
    font-weight: 700;
}

.team span {
	
	display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 700;
	margin-top:48px;
}

.page_title h1 {
    color: #f28c3c;
    float: left;
    clear: both;
    font-size: 30px;
    font-weight: 300;
    margin: 0;
    padding: 36px 0;
    text-transform: capitalize;
    font-family: "lato", sans-serif;
    font-weight: 700;
}

.abc{
border: 2px solid #afb0af; 
height:430px;
}
@media only screen and (max-width: 480px){
.abc{
border: none;

}
}

@media only screen and (max-width: 992px){

#navy > li > a > span {
    padding: 28px 20px;
    display: block;
    font-weight: 700;
    color: #4bb15c;
    font-size: 14px;
}

}

.popup {
	display: inline-block;
	margin-top: 5px;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	border:2px solid green;
}
