*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Sora', sans-serif;
}
@font-face {
    font-family: "Sora";
    src: url("../fonts/Sora/Sora-VariableFont_wght.ttf");
  }
.image_section{
    border-bottom: 2px solid #0382c4;
}
.member_post_detail{
    border-bottom: 1px solid gray;
}
.member_post_detail h5{
    margin: 0;
    color: #333333;
    font-weight: 500;
    padding: 15px 0;
}
.progress{
    height: 3px !important;
    background-color: rgba(3, 130, 196, 0.3);
}
.progress-bar{
    background-color: #0382c4;
}
.person_name{
    color: #333333;
}
.person_name span{
    color: #ED7D31;
}
.person_description{
    color: #333333;
}
/* News Detail Page CSS Start  */
.news_detail_section {
    margin: 15px 0px;
}
.news_detail_section .news_detail_part {
    margin: 0 auto;
    /* max-width: 850px; */
	
}
.news_detail_section .news_detail_part h3 {
    font-size: 40px;
    color: #333333;
    font-weight: 400;
    font-family: "Sora";
}
ul.news_date {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.news_date li {
    display: inline-block;
    margin: 10px 0px;
    margin-right: 15px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 22px;
    text-transform: uppercase;
    color: #0382c4;
    font-weight: 400;
    font-family: "Sora";
}
ul.news_date li:first-child::after {
    content: "\00B7";
    color: #999999;
    padding-left: 15px;
}
ul.news_date li span {
    color: #ed7d31;
}
.news_detail_content {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 300;
    font-family: "Sora";
    margin: 20px 0px;
}
.news_detail_content_bg {
    background-color: #e5f2f9;
    border-left: 10px solid #0382c4;
    padding: 40px;
}
.news_detail_content_bg h5 {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 24px;
    text-transform: uppercase;
    color: #0382c4;
    font-weight: 400;
    font-family: "Sora";
    margin-bottom: 0;
}
.news_detail_content_bg h6 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Sora";
    margin-bottom: 0;
}
.news_detail_main_image {
    /* margin: 50px 0px; */
    max-width: 850px; 
    /* height: auto; */
	height:450px;
}
.news_detail_main_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 30px;
}
.new_revenue_oppo h4 {
    font-size: 36px;
    color: #333333;
    font-weight: 400;
    font-family: "Sora";
}
.new_revenue_oppo p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 300;
    font-family: "Sora";
    margin: 20px 0px;
}
.new_revenue_oppo ul.new_revenue {
    list-style: none;
    padding-left: 0;
    padding-bottom: 50px;
    border-bottom: 2px solid #dddddd;
}
.new_revenue_oppo ul.new_revenue li {
    margin: 0 !important;
    padding: 0 0 7px 30px;
    background: url(../img/our_history_arrow.png) left 10px no-repeat;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    font-weight: 300;
    font-family: "Sora";
}
ul.detail_page_social_media {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.detail_page_social_media li {
    display: inline-block;
}
.detail_page_social_media li span {
    display: block;
    padding-right: 15px;
    font-size: 16px;
    text-transform: uppercase;
    color: #0382c4;
    font-weight: 400;
    font-family: "Sora";
}
.detail_page_social_media li a {
    display: block;
    padding: 0px 10px;
}
.detail_page_social_media li a {
    display: block;
    padding: 0px 10px;
    color: #666666;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.detail_page_social_media li a:hover {
    color: #ed7d31;
}
.detail_page_slider {
    padding: 80px 0px;
    background-color: #edf6fb;
}
.detail_page_slider .detail_page_slider_heading {
    font-size: 40px;
    color: #333333;
    font-weight: 400;
    font-family: "Sora";
    text-align: center;
    margin-bottom: 30px;
}
.latest_news_section_detail .news_image{
    position: relative;
    margin: 20px;
    max-width: 380px;
    height: 280px;
}
.latest_news_section_detail .news_image .detail_slide_img{
    max-width: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
}
.latest_news_section_detail .news_image .overlay_img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
}
.latest_news_section_detail .side_arrow img {
    width: 75px !important;
    height: 75px !important;
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
}
.latest_news_section_detail .news_content {
    margin: 20px;
}
.latest_news_section_detail .news_content p {
    max-width: 380px;
    min-height: 79px;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
}
.latest_news_section_detail .news_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.latest_news_section_detail .news_content ul li {
    display: inline-block;
    margin: 10px 0px;
    margin-right: 15px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 22px;
    text-transform: uppercase;
    color: #999999;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
}
.latest_news_section_detail .news_content ul li:first-child::after {
    content: "\00B7";
    color: #999999;
    padding-left: 15px;
}
.latest_news_section_detail .news_content ul li span {
    color: #ed7d31;

}
.news_content a {
    color: #212529;
}
.news_content a:hover{
    color: #ed7d31;
}
.news_content_main h3:hover{
    color: #ed7d31;
}
.owl-carousel.news_detail_page_slider .owl-dots {
    display: block;
}
.owl-carousel.news_detail_page_slider .owl-dots {
    text-align: center;
}
.owl-carousel.news_detail_page_slider .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background: #ccc !important;
    margin-left: 3px;
    margin-right: 3px;
    outline: none;
}
.owl-carousel.news_detail_page_slider .owl-dots .owl-dot.active {
    background: #333333 !important;
}
/*news detail header */
.news_details_header .header_content{ 
    overflow-x: hidden;
}
.news_details_header .news_details_name{
    background-color:#fceee5;
    padding: 100px 0px;
}
.news_details_header .news_details_name h2{
    font-size: 32px;
    color: #333333;
    font-weight: 400;
    font-family: "Sora";
}
.news_details_header .news_details_date ul{
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 25px 0px;
}
.news_details_header .news_details_date ul li{
    display: inline-block;
    margin: 10px 0px;
    margin-right: 15px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 22px;
    text-transform: uppercase;
    color: #999999;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
}
.news_details_header .news_details_date ul li:first-child::after {
    content: "\00B7";
    color: #999999;
    padding-left: 15px;
}

.news_details_header .news_details_date ul li span {
    color: #ed7d31;

}
.news_details_header .news_details_name p{
    max-width: 630px;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    font-weight: 300;
    font-family: "Sora";
}
.news_details_header .news_details_img{
    background-color: rgba(0, 0, 0, 0.2) !important;
    position: relative;
    overflow: hidden;
}
.news_details_front_img{
    max-width: 1300px;
    height: 850px;
}
.news_details_header .news_details_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news_details_header .news_details_img::before{
    content: '';
    position: absolute;
    left: -14%;
    width: 30%;
    height: 112%;
    background-color:#fceee5 !important;
    top: 0;
    -webkit-transform: rotate(-14deg);
    -moz-transform: rotate(-14deg);
    transform: rotate(-14deg);
    z-index:2;
}
.breadcrumbs_post_details{
    padding: 20px 0px;
}
.breadcrumbs_post_details a{
    color:#000000;
    font-size:16px;
    text-decoration: none;
}
.breadcrumbs_post_details a.landing_page:hover{
    color:#ED7D31;
}
.breadcrumbs_post_details a:hover{
    text-decoration:none;
}
.breadcrumbs_post_details span.active{
    color:#ED7D31 !important;
    font-size:16px;
}
.breadcrumbs_post_details span.divider{
    padding-right:10px;
    padding-left:10px;
    font-size:16px;
    color:#000000;
}
.breadcrumbs_post_details a:focus{
    text-decoration:none !important;
}
/* News Detail Page CSS End  */
.news_details_sort_header .header_bg{ 
    background-image: url(https://www.principlerec.com/wp-content/uploads/2023/04/careers_banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    /* min-height: 135px; */
    display: flex;
    align-items: center;
	padding: 10px 0px;
}
.news_details_sort_header .details_header_sort h2{
    font-size: 45px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Sora";
    margin-bottom: 0;
}
.breadcrumbs_post_details{
	padding: 20px 0px;
}
.breadcrumbs_post_details a{
	color:#000000;
	font-size:16px;
    text-decoration: none;
}
.breadcrumbs_post_details a.landing_page:hover{
	color:#ED7D31;
}
.breadcrumbs_post_details a:hover{
	text-decoration:none;
}
.breadcrumbs_post_details span.active{
	color:#ED7D31 !important;
  	font-size:16px;
}
.breadcrumbs_post_details span.divider{
	padding-right:10px;
	padding-left:10px;
	font-size:16px;
	color:#000000;
}
.breadcrumbs_post_details a:focus{
	text-decoration:none !important;
}
/*Job Detail Page css Start*/
.job_detatl_section{
    background-color: #edf6fb;
    padding: 80px 0px;
}
.full_time_billing{
    border-right: 2px solid #d3d3d3;
}
.full_time_billing h2{
    font-size: 40px;
    color: #333333;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
}
.full_time_billing .post_condition{
    font-size: 18px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    padding: 10px 0px;
}
.full_time_billing .post_condition .wfh{
    color: #ed7d31;
}
.full_time_billing .post_condition .ft{
    color: #0382c4;
}
.full_time_billing .post_condition .pos{
    color: #333333;
}
.full_time_billing .post_condition .separator_line{
   display: inline-block;
   padding: 0px 10px;
}
.full_time_billing .content_para{
    font-size: 16px;
    color: #333333;
    font-weight: 300;
    font-family: 'Sora', sans-serif;
    max-width: 521px;
    padding-bottom: 20px;
}
.full_time_billing .apply_now_btn{
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Sora";
    text-align: center;
    background-color: #ed7d31;
    padding: 15px 70px;
}
.full_time_billing .apply_now_btn:hover{
    color: #ffffff;
}
.full_time_billing .apply_now_btn:focus{
   box-shadow:none;
}
.requirement .sub_heading{
    font-size: 16px;
    color: #333333;
    font-weight: 300;
    font-family: 'Sora', sans-serif;
}
.requirement .main_heading{
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    font-family: 'Sora', sans-serif;
}
.requirement .top_space{
    margin-top: 40px;
}
.term_conditions{
    padding: 100px 0px;
}
.term_conditions .responsibilities{
    font-size: 30px;
    color: #333333;
    font-weight: 400;
    font-family: 'Sora', sans-serif; 
    margin-bottom: 30px;  
}
.term_conditions .responsibilities_rules{
    padding: 0;
    margin: 0;
    list-style: none;
}
.term_conditions .responsibilities_rules li{
    margin: 0 !important;
    padding: 0 0 12px 30px;
    background: url(../img/our_history_arrow.png) left 5px no-repeat;
}
.term_conditions .knowledge{
    font-size: 30px;
    color: #333333;
    font-weight: 400;
    font-family: 'Sora', sans-serif; 
    margin-bottom: 30px;  
}
.term_conditions .knowledge_rules{
    padding: 0;
    margin: 0;
    list-style: none;
}
.term_conditions .knowledge_rules li{
    margin: 0 !important;
    padding: 0 0 12px 30px;
    background: url(../img/our_history_arrow.png) left 5px no-repeat;
}
.term_conditions .skills_section .skill_heading{
    font-size: 30px;
    color: #333333;
    font-weight: 400;
    font-family: "Sora";
}
.term_conditions .skills_section .skills_btn{
    border-radius: 10px !important;
    background-color: #edf6fb !important;
    padding: 20px 15px !important;
    margin: 10px 0px !important;
    margin-right: 20px !important;
    color: #212529 !important;
    
}
.term_conditions .skills_section .skills_btn:focus{
   box-shadow:none;
    
}
.full_time_billing p strong{
	font-size: 30px;
    color: #333333 !important;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    margin-bottom: 30px
}
.full_time_billing ul{
	  padding: 0;
      margin: 0;
      list-style: none;
}
.full_time_billing ul li{
	margin: 0 !important;
    padding: 0 0 12px 30px;
    background: url(../img/our_history_arrow.png) left 5px no-repeat;
    font-size: 16px;
    color: #333333;
    font-weight: 300;
    font-family: 'Sora', sans-serif;
}
/*Job Detail Page css End*/
