#section_ChimeForTheExpertsPartOne .For_The_Experts_Part_One {   width: 100%;   max-height: 135px;   margin-bottom: 65px; }  #section_ChimeForTheExpertsPartOne .background {   width: 100%;   min-height: 750px;   object-fit: cover;   display: flex;   flex-direction: column;   justify-content: space-between;   align-items: center;   margin-bottom: 50px; }  #section_ChimeForTheExpertsPartOne .description {   width: calc(890px - 40px);   max-width: calc(100% - 40px);   text-align: justify;   text-align-last: center;   padding: 20px 20px 40px 20px;   margin: 50px auto 0px auto; }  #section_ChimeForTheExpertsPartOne .absolute_box_one {   max-width: 1140px !important;   width: 100%;   background-color: #2C4A55;   border: none;   border-radius: 7px;   margin-top: 30px;   opacity: 0.85;   box-shadow: 3px 5px 4px 2px #6666; }  #section_ChimeForTheExpertsPartOne .absolute_box_one h1 {   color: #fff;   font-family: sans-serif;   font-size: 24px;   margin: 0px;   border-bottom: 2px solid #6C8087; }  #section_ChimeSingleBlogPartOneAndTwo .sad_o_haftad {   display: flex;   justify-content: space-between;   margin-top: -10px !important;   width: 1140px !important;   max-width: 100%;   flex-wrap: wrap;   flex-direction: row;   margin: auto;   padding-bottom: 25px; }  #section_ChimeSingleBlogPartOneAndTwo .left_page {   width: 74%;   margin-top: 10px;   display: flex;   flex-direction: column;   justify-content: flex-start;   align-items: left;   align-self: baseline;   padding-left: 12px; }  #section_ChimeSingleBlogPartOneAndTwo .right_page {   width: 24%;   display: flex;   flex-direction: column;   margin-top: 10px;   flex-direction: column;   flex-wrap: wrap;   padding-right: 10px; }  #section_ChimeSingleBlogPartOneAndTwo .left_page p {   color: #707070;   font-size: 16px;   text-align: left;   margin-right: 25px;   line-height: 25px;   display: flex;   flex-direction: column;   flex-wrap: wrap;   justify-content: left;   margin: 4px; }  #section_ChimeSingleBlogPartOneAndTwo .title1 {   margin-left: 15px;   margin-bottom: 10px; }  #section_ChimeSingleBlogPartOneAndTwo .title1 h4 {   display: contents;   color: #707070;   font-family: sans-serif; }  #section_ChimeSingleBlogPartOneAndTwo .left_page div {   text-align: left !important;   width: 100%; }  #section_ChimeSingleBlogPartOneAndTwo .other-blogs {   display: flex;   flex-direction: column;   border-top: 2px solid gainsboro;   padding: 10px 7px 10px 0px;   width: 260px;   margin-left: 15px; }  #section_ChimeSingleBlogPartOneAndTwo .item {   display: flex;   flex-direction: row; }  #section_ChimeSingleBlogPartOneAndTwo .item img {   border-radius: 25px;   padding: 5px;   height: 95px;   width: 95px; }  #section_ChimeSingleBlogPartOneAndTwo .itemDecs {   display: flex;   flex-direction: column;   padding: 5px; }  #section_ChimeSingleBlogPartOneAndTwo .itemDecsh6 {   margin: 0px;   padding-top: 8px; }  #section_ChimeSingleBlogPartOneAndTwo .itemDecs a {   font-size: 10px;   font-family: Sans-serif;   text-decoration: none;   color: #959595; }  #section_ChimeSingleBlogPartOneAndTwo .itemDecs a:hover {   color: #322552;   text-shadow: 0 0 3px gray; }  #section_ChimeSingleBlogPartOneAndTwo .title2 {   margin-left: 150px;   margin-top: 10px; }  #section_ChimeSingleBlogPartOneAndTwo .title2 a {   font-family: Sans-serif;   color: #666666;   display: contents; }  #section_ChimeSingleBlogPartOneAndTwo .title2 a:hover {   color: #322552;   text-shadow: 0 0 3px gray; }  #section_ChimeSingleBlogPartOneAndTwo .out_under {   width: 400px;   display: flex;   flex-direction: column; }  #section_ChimeSingleBlogPartOneAndTwo .out_under h4 {   color: #707070;   font-family: sans-serif;   border-bottom: 2px solid gainsboro;   padding: 10px; }  #section_ChimeSingleBlogPartOneAndTwo .out_under h6 {   color: #707070;   font-family: sans-serif; }  #section_ChimeSingleBlogPartOneAndTwo .date_calc {   display: flex;   flex-direction: row;   height: 20px;   justify-content: space-between; }  @media (max-width: 1150px) {   #section_ChimeSingleBlogPartOneAndTwo .left_page {     width: 100%; }   #section_ChimeSingleBlogPartOneAndTwo .sad_o_haftad {     margin: auto; }   #section_ChimeSingleBlogPartOneAndTwo .under_date a {     margin: unset; } }  @media (max-width: 1050px) {   #section_ChimeSingleBlogPartOneAndTwo .right_page {     width: 100%; } }  @media (max-width: 750px) {   #section_ChimeSingleBlogPartOneAndTwo .left_page img {     width: 100%; }   #section_ChimeSingleBlogPartOneAndTwo .out_under {     display: none; } } 
