body.single-post blockquote {
    margin: 20px 0 30px;
    border-left: 5px solid;
    padding-left: 20px;
    color: #49bd81;
}

body p{
    font-size:16px;
}
.contact_form_1,
.contact_form_2{
    padding-top: 30px;
}

.contact-form-newsletter input {
    margin-right: 16px;
}

.contact-form-newsletter {
    position: absolute;
    top: 0;
    left: 0;
}

.contact_form_1 input.wpcf7-form-control.wpcf7-submit,
.contact_form_2 input.wpcf7-form-control.wpcf7-submit {
    top: 30px;
}

.high_categry p.post-meta {
    margin-bottom: 10px !important;
}

.dgd_stb_box {
    background: 
    #fff !important;
    padding: 20px !important;
    border-radius: 5px;
    text-align: center;
}

div.wpcf7 .ajax-loader {
    top: 40px;
}

.gform_wrapper {
    clear: both;
}

.listing .listing_left {
    min-height: 0px;
    margin-bottom: 50px;
}

.single-item-wrapper .item-content-wrapper {
    padding-bottom: 50px;
}

.single-item-wrapper .item-content-wrapper h3.author-name {
    bottom: 20px;
}

.single_main_statement_right .testimonial .patner_feedback_content {
    margin-top: 30px;
    line-height: 140%;
    font-size: 16px;
    padding: 0px 20px;
    color: #333;
    position: relative;
    text-align: left;
}
.single_main_statement_right div > h4{
    border-bottom:1px solid #ccc;
    padding-bottom:6px;
}
ul.sidebar-main-content{
    padding-left:18px;
}
ul.sidebar-main-content li{
    text-align: left;
    list-style: disc;
    margin-bottom: 12px;
}
.project-testmonial-slider{
    margin-top:20px;
}
.project-testmonial-slider .owl-stage {
    white-space: nowrap;
}
.project-testmonial-slider .owl-stage > div {
    display: inline-block;
    vertical-align: top;
    float: none;
    white-space: normal;
}
.project-testmonial-slider .tss-wrapper{
    padding-left:0;
    padding-right:0;
}

.project-testmonial-slider .tss-wrapper h3.author-name{
    top:0;
    margin-bottom:10px;
    position: relative;
    text-align: left;
    left: 0;
}

.project-testmonial-slider .tss-wrapper h4.author-bio{
    text-align:left;
}
.single_main_statement_right .shared_single_social{
    display: flex;
    justify-content: center;
}
.single_main_statement_right .shared_single_social .total-share{
    vertical-align: middle;
}
.single_main_statement_bottom_content .patner_section_wrapper li {
    list-style: none;
}

.blog-post-image::before {
    opacity: 0.4;
}

.single_main_statement_right .testimonial .pic {
/*    width: 150px;*/
    height: 70px;
    display: inline-block;
    vertical-align: middle;
}

.single_main_statement_top h1.single_main_statement_title {
    width: auto;
}

.single_main_statement_right .testimonial .patner_feedback_content:before {
    content: "";
    position: absolute;
    top: -22px;
    left: 20px;
    background-image: url(../image/quote-1.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 20px;
    height: 20px;
}

.single_main_statement_bottom_content li {
    margin: 0px 0 0 18px;
    padding: 10px 0px 0px;
    font-size: 16px;
    line-height: 170%;
    list-style: disc;
}

.patner_section_wrapper > h3 {
    margin-bottom: 25px;
}

.single-item-wrapper .item-content-wrapper h4.author-bio {
    font-size: 0px;
}

.single-item-wrapper .item-content-wrapper h4.author-bio span.author-designation,
.single-item-wrapper .item-content-wrapper h4.author-bio span.item-company, 
.single-item-wrapper .item-content-wrapper h4.author-bio span.author-location {
    position: absolute;
    bottom: 0px;
    left: 20px;
    color: #474747;
    font-size: 16px;
    font-weight: 500;
}

.submit-case-section a.submit-case {
    color: #2c39b1 !important;
}

.application-form .form-field .wpcf7-list-item-label {
    font-size: 18px;
}

.application-form .submit-btn input[type="submit"] {
    background-color: #2c39b1 !important;
}

.single-item-wrapper .item-content-wrapper h4.author-bio span.item-company {
    bottom: -82px;
}

.single-item-wrapper .item-content-wrapper h4.author-bio span.author-location {
    bottom: -110px
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
}

.contact_section_form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
}

contact_section_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#333;
}

contact_section_form input::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
}

.single-item-wrapper:hover .item-content-wrapper h4.author-bio span.author-designation,
.single-item-wrapper:hover .item-content-wrapper h4.author-bio span.item-company, 
.single-item-wrapper:hover .item-content-wrapper h4.author-bio span.author-location {
    color: #fff;
}

.patner_feedback_slider .owl-pagination .owl-page span {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

.patner_feedback_slider {
    text-align: center;
}

.patner_feedback_slider  .owl-pagination .owl-page {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}

.patner_feedback_slider .owl-pagination .owl-page span {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

.patner_feedback_slider .owl-pagination .owl-page.active span {
    background-color: #474747;
}

.single_main_statement_bottom h6,
.single_main_statement_bottom h4,
.single_main_statement_bottom h3,
.single_main_statement_bottom h2, 
.single_main_statement_bottom h1 {
    color: #002060;
}

.social_feed .ctf .ctf-tweets {
    margin-top: 5px;
}

.social_feed .ctf-tweet-content p.ctf-tweet-text a {
    display: inline-block;
    vertical-align: middle;
}

.social_feed div.twitter_home_omdena {
    text-align: center;
}

.twitter_home_omdena ul {
    padding: 0 !important;
}

.twitter_home_omdena li.linkedin {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.twitter_home_omdena i.fa.fa-twitter {
    font-size: 24px;
    color: #1b95e0;
    margin-left: 5px;
}

.article_post .artical_link .post-content a.more-link {
    margin: 18px 0px 15px;
    color: #49bd81 !important;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.article_post div.post-content a.more-link:before {
    content: "\f178";
    position: absolute;
    top: 1px;
    right: -25px;
    font-family: fontawesome;
    font-size: 16px;
    font-weight: bold;
}

.article_post .artical_link {
    background-color: #fff;
    word-wrap: break-word;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 0px !important;
}

.custom_articel_slider > a {
    display: block;
    position: relative;
}

.omdena_faqs h4 {
    font-size: 20px;
    margin-bottom: 0px;
}

.omdena_faqs p > a {
    display: inline-block;
    vertical-align: top;
}

.omdena_faqs .title {
    margin-bottom: 20px;
}

.omdena_faqs p {
    margin-bottom: 0px;
}

h2.pp_title {
    padding-bottom: 0px;
}

.custom_articel_slider {
    padding: 10px;
    border: 1px solid #d8d8d8;
}

.custom_articel_slider .post-content .post-content-inner p {
    color: #a1a1a1 !important;
    padding-top: 10px;
}

.article_post .artical_link:hover .custom_articel_slider {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}

.article_post .artical_link:hover .custom_articel_slider .post-content .post-content-inner p,
.article_post .artical_link:hover .post-content a.more-link {
    color: #2c39b1 !important;
}

.single-item-wrapper .item-content-wrapper .item-content p {
    min-height: 90px;
}

.omdena-mentor a.popup-trigger {
    color: #2c39b1 !important;
    background-color: #fff;
}

.omdena-mentor a.popup-trigger:hover {
    color: #fff !important;
}

div.tab-panel_omdena p {
    font-weight: 600;
    min-height: 80px;
}

.tab-content li {
    min-height: 415px;
    list-style:none;
}

.tab-panel_omdena .get_date {
    /*display: none;*/
}

.tab-content_finish li {
    min-height: 440px;
    list-style:none;
}

.tab-content_finish div.tab-panel_omdena p.apply_now_omdena {
    min-height: 1px;
    clear: both;
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: end;
    order: 1;
}

.et_pb_post_extra.el_dbe_vertical_grid .entry-title{
    padding-bottom: 5px;
}
.blog-search-card .card-text-content,
.et_pb_post_extra.el_dbe_vertical_grid .post-content{
    padding: 20px 20px 0px;
}
.blog-search-card .card-date,
.et_pb_post_extra.el_dbe_vertical_grid .post-meta{
    padding: 0 20px 10px;
}

.post-tag{
    padding: 5px 13px;
    display: inline-block;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 140%;
    color:#fff;
}

.new-filter-content-sec p.filter_tags{
    font-size:0;
}
.new-filter-content-sec p.filter_tags > a{
    padding: 5px 13px;
    display: inline-block;
    border-radius: 30px;
    margin-right: 5px;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 140%;
    color: #fff;
    background-color: #2c39b1;
}

.first.post-tag {
background-color:#2c39b1;
}
.second.post-tag {
background-color:#2c39b1;
}
.third.post-tag {
background-color:#2c39b1;
}

#tab .tab-content ul,
#tab .tab-content_finish ul{
    display: flex;
    flex-wrap: wrap;
}

#tab .tab-content ul li a,
#tab .tab-content_finish ul li a
{
    height: 100%;
}

#tab .tab-content ul li article,
#tab .tab-content_finish ul li article
{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
#tab .tab-content ul li .tag-list,
#tab .tab-content_finish ul li .tag-list
{
    margin-bottom: 0;
    margin-top: auto;
    order: 1;
}
#tab .tab-content ul li div.tab-panel_omdena,
#tab .tab-content_finish ul li div.tab-panel_omdena
{
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.et_pb_slider_0.et_pb_slider .et_pb_slide_content{
    line-height:140%;
}

/*Project New Filter Content Section CSS */
.new-filter-content-sec{
    margin-top:40px;
}
.loader-gif, .loader-gif-loadmore{
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.loader-gif > img, .loader-gif-loadmore > img{
    width:100%;
}
.new-filter-content-sec ul li{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    min-height: 230px;
    overflow: hidden;
}
.new-filter-content-sec ul li .tab-content-left {
    width: 60%;
    padding: 25px 35px 25px 25px;
    display: flex;
    flex-wrap: wrap;
}
.new-filter-content-sec ul li .tab-content-left h4 a{
    color:#222;
} 
.new-filter-content-sec ul li:hover .tab-content-left h4 a{
    color:#4cbd87
}
.new-filter-content-sec ul li .tab-content-left p{
    color:#555;
    text-align: justify;
} 
.new-filter-content-sec ul li .tab-content-left p.filter_tags{
    text-align:left;
}

.new-filter-content-sec ul li .tab-content-right{
    width: 40%;
    position: relative;
    padding-top:25%;
    border-left:1px solid #ccc;
}
.new-filter-content-sec ul li .tab-content-right > img{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.tab-content-left .tab-apply-spots{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 0;
}
.tab-content-left .tab-apply-spots > span{
    width: 50%;
    display:block;
    margin-bottom:20px;
}
.tab-apply-spots .apply_now_omdena a{
    font-size:20px;
    color:#af55c4;
    font-weight:600
}
.tab-apply-spots .apply_now_omdena a > i{
   margin-left:5px;
   transition: all 0.5s ease; 
}
.tab-apply-spots .apply_now_omdena a:hover > i{
    margin-left:10px;
}
.tab-apply-spots > span.spots-left{
    text-align:right;
    font-size:20px;
    font-weight:600;
    color: #ff6550;
}
.tab-apply-spots > span.spots-left > i{
    margin-right:5px;
}
.tab-apply-spots > span.apply_now_omdena.app_closed{
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #ff0101;
    margin-bottom:10px;
    text-transform: capitalize;
}
.tab-apply-spots > span.apply_now_omdena.filter_date{
    color: #4cbd87;
    display: block;
    width: 100%;
    font-size: 20px;
    margin-bottom:15px;
    font-weight: 600;
}
#load_more_filter{
    text-align: center;
}
#loadmore_filter{
    padding: 20px 30px;
    font-size: 22px;
    border: 0;
    display: inline-block;
    background-color: #2c37b7;
    border-radius: 3px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}
#loadmore_filter:hover{
    background-color:#3643d0
}
.no_post_found{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #2c38b1;
    margin-bottom:30px !important;
}

/*End*/

/* Project Single Post CSS */

/*div.omdena_our_challenges{
    height:82px;
    width:100%;
    background-image:url(https://omdena.com/wp-content/uploads/2021/03/banner.jpg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}*/

div.et_pb_section .et_pb_row.ai-project-filter-row{
    padding:40px 15px;
    margin-bottom:0;
    max-width: 100%;
    position: sticky;
    top:85px;
    z-index:9;
}
.et_pb_row.ai-project-filter-row .et_pb_column:nth-of-type(1){
    padding-left:5.5%;
}
.et_pb_row.ai-project-filter-row .et_pb_column:nth-of-type(2){
    padding-right:5%;
} 

.et_pb_row.ai-project-filter-row h2{
    color:#fff;
    text-align:left !important;
}
.et_pb_row.ai-project-filter-row h2{
    color:#fff;
    text-align:left;
}
.et_pb_row.ai-project-filter-row .tabination_cat{
    text-align:right;
}

.tabination_cat .cat_drp, .tabination_cat .tag_drp{
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.tabination_cat .tag_drp{
   margin-left:7px; 
}
/*.tabination_cat .cat_drp:after,
.tabination_cat .tag_drp:after{
    font-family: 'ETmodules';
    content: "3";
    font-size: 24px;
    font-weight: bold;
    right:15px;
    top: 17px;
    position: absolute;
    color:#fff;
    transition: all 0.5s ease;
    width: 21px;
    height: 11px;
    line-height: 8px;
    text-align: center;
}*/
/*.tabination_cat .cat_drp:hover::after,
.tabination_cat .tag_drp:hover::after,
.tabination_cat .cat_drp:focus::after,
.tabination_cat .tag_drp:focus::after{
    content:'3';
    cursor: pointer;
    transform: rotateX(-180deg);
}*/

.ai-project-filter-row #project_filter_drp,
.ai-project-filter-row #project_tag_filter_drp{
    background-color: #4cbd87;
    color: #fff;
    border: 0;
    padding: 8px 40px 8px 15px;
    font-weight: 600;
    font-size: 21px;
    min-width:330px;
    max-width:330px;
    width: 100%;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://omdena.com/wp-content/uploads/2021/03/down-arrow-white.png);
    background-size: 16px auto;
    background-position: calc(100% - 8px) center;
    background-repeat: no-repeat;
}
.ai-project-filter-row #project_filter_drp option,
.ai-project-filter-row #project_tag_filter_drp option{
    font-size:18px;
    font-family: 'Exo', sans-serif;
}

#project_filter option, #project_tag_filter option{
    color:#fff;
    border:0;
    font-size:14px;
}

body.single-deals .single_main_statement .single_main_statement_left{
    width:calc(73% - 3%);
    margin-right:3%;
}

body.single-deals .single_main_statement .single_main_statement_right{
    width: 27%;
}

body .entry-content .et_pb_row.et_pb_row_0,
body.single-blog-section #comment-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
body.single-blog-section #comment-wrap{
    flex-direction: column;
}

.single_main_statement .single_main_statement_right_social{
    margin-top:45px;
}
.the_result_single_finished .single_main_statement{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.the_result_single_finished .single_main_statement .single_main_statement_left{
    margin-right:0;
} 
/* Blog Page CSS */

.page-id-10909 .entry-content .et_pb_row_0 .et_pb_column:nth-of-type(1){
    width:calc(73% - 3%);
    margin-right:3%;
}

.page-id-10909 .entry-content .et_pb_row_0 .et_pb_column:nth-of-type(2){
    width: 27%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.page-id-10909 .entry-content .et_pb_row_0 .et_pb_column:nth-of-type(2) .et_pb_widget_area_left{
    padding-right:0;
    border-right:0;
}

.blog_category {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    padding-left:0 !important;
}
/*.blog_category li{
    margin: 0px 3px 6px;
    list-style-type: none !important;
    font-weight: 500;
}
.blog_category li a{
    color:#2ea3f2;
    color: #333;
    border-right: 2px solid #888;
     padding: 0 6px;
}

.blog_category li:hover{
    color:#4dbc89 
}*/

/* Single Blog CSS */
.tss-carousel .owl-item .at-share-tbx-element{
    display:none !important;
}


body table td > span{
    line-height:140%;
}
body.single-blog-section.single.et_right_sidebar #main-content .container{
    margin-top: 30px;
}
body.single-blog-section #main-content #content-area{
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
}

body.tag .container article h1.entry-title,
body.tag .container article h2.entry-title,
body.category .container article h1.entry-title,
body.single-blog-section .container article h1.entry-title{
    max-width: 90%;
    margin: 0 auto;
    width: 100%;
    padding: 0 5%;
    text-align: center;
}

body .container .et-last-child article h1.entry-title,
body .container .et-last-child article h2.entry-title{
    max-width:100%;
    text-align:left;
    padding-left:0;
    padding-right:0;
}

body.single-blog-section #main-content #content-area .et-l .addthis_tool{
    display: block;
}

body.single-blog-section #main-content #content-area .el-isotope-item .addthis_tool{
    display: none;
}

body.single-blog-section #left-area .et_post_meta_wrapper:first-child{
    text-align: center;
}

body #left-area .at-share-btn-elements{
    text-align: center;
}
body #left-area .entry-content .at-above-post{
    margin-top:20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
body .at-resp-share-element .at-share-btn .at-label{
    font-size:14px !important;
    font-weight:bold;
    font-family: 'Exo', sans-serif;
}
body .at-resp-share-element .at4-share-count-container{
    font-size:14px !important;
    font-weight: bold;
    font-family: 'Exo', sans-serif;
}


body.single-blog-section #main-content #content-area .st-post-tags a{
    display: inline-block;
    font-size: 14px !important;
    color: #fff !important;
    float: none;
    padding: 8px 10px;
    margin: 5px 2px;
    background-color: #2c38b1;
    border-radius: 5px;
    transition: all .5s ease;
}

body.single-blog-section #main-content .container{
    max-width: 1200px !important;
} 

/*body.single-blog-section #main-content .container .et_post_meta_wrapper{
    text-align: center;
}*/
body.single-blog-section #main-content .container div.et_pb_section{
    padding-top:20px;
    padding-bottom:20px;
}
body.single-blog-section #main-content .container .shared-counts-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top:15px;
}

body.single-blog-section #main-content .container .shared-counts-wrap a.shared-counts-button{
    padding: 10px 20px;
    font-size: 16px;
}   


body.single-blog-section .et_pb_sidebar_0 {
    padding-right:0;
    border:0;
}

body.tag .container #left-area{
    width:100%;
}

/*body .container #left-area .et_pb_column_0{
    width:calc(73% - 3%);
    margin-right:3%;
}
body .container #left-area .et_pb_column_1{
    width: 27%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}*/

body .container #left-area .blog_row_content > .et_pb_column:nth-of-type(1){
    width:calc(73% - 3%);
    margin-right:3%;
}
body .container #left-area .blog_row_content > .et_pb_column:nth-of-type(2){
    width: 27%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

body .widget,
body .et_pb_sidebar_0 .et_pb_widget{
    margin: 20px 0px 0px !important;
    border: 2px solid #ccc;
    border-radius: 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding:15px;
}

body .widget h6,
body .et_pb_sidebar_0 .et_pb_widget h4{
    padding: 10px;
    background-color: #ccc;
    color: #111;
    margin-bottom: 0;
    margin: -15px -15px 15px;
    font-size: 23px !important;
}


/* SideBar Blue Widget */
body .widget:nth-child(3n - 2),
body .et_pb_sidebar_0 .et_pb_widget:nth-child(3n - 2){
    border-color: #2c38b1;
}
body .widget:nth-child(3n - 2) h6,
body .et_pb_sidebar_0 .et_pb_widget:nth-child(3n - 2) h4{
    padding: 10px;
    background-color: #2c38b1;
    color: #fff;
    margin-bottom: 0;
    margin:-15px -15px 15px;
}

/* SideBar Green Widget */
body .widget:nth-child(3n - 1),
body .et_pb_sidebar_0 .et_pb_widget:nth-child(3n - 1){
    border-color: #50bb87;
}
body .widget:nth-child(3n - 1) h6,
body .et_pb_sidebar_0 .et_pb_widget:nth-child(3n - 1) h4{
    padding: 10px;
    background-color: #50bb87;
    color: #fff;
    margin-bottom: 0;
    margin: -15px -15px 15px;
}

/* SideBar Pink Widget */
body .widget:nth-child(3n),
body .et_pb_sidebar_0 .et_pb_widget:nth-child(3n){
    border-color: #ad53c8;
}
body .widget:nth-child(3n) h6,
body .et_pb_sidebar_0 .et_pb_widget:nth-child(3n) h4{
    padding: 10px;
    background-color: #ad53c8;
    color: #fff;
    margin: -15px -15px 15px;
}

/* SideBar Gray Widget */
body .gray-widget{
    border-color: #ccc;
}
body .container .gray-widget h6{
    padding: 10px;
    background-color: #ccc;
    color: #111;
    margin-bottom: 0;
    margin: -15px -15px 15px;
}

body .widget ul,
body .et_pb_sidebar_0 .et_pb_widget ul{
   padding-left:15px !important;
}

body .widget:first-child,
body .et_pb_sidebar_0 .et_pb_widget:first-child{
    margin-top:0;
}

body .widget ul li,
body .et_pb_sidebar_0 .et_pb_widget ul li{
    text-align:left;
    margin-bottom:12px;
    display: block;
    color: #333;
    list-style:disc; 
    text-align: left;
    list-style: disc outside none;
    display: list-item;
}

body .widget ul li a,
body .et_pb_sidebar_0 .et_pb_widget ul li a{
    color: #333;
    line-height: 140%;
	vertical-align:text-top
}
body .widget ul li a:hover,
body .et_pb_sidebar_0 .et_pb_widget ul li a:hover{
    color: #54b987;
    line-height: 140%;
}


/** .et-last-child .et_pb_button_module_wrapper a.et_pb_button{
    width: 270px;
    margin: 0 auto;
    display: block;
    text-align: center;
} **/


div.single_main_statement_right .shared_single_social a{
    padding:0 !important;
}

div.single_main_statement_right .shared_single_social a.share-button{
    text-align:center !important;
    font-size:22px;
}
body.single-blog-section #sidebar{
    width:100%;
    padding-left:0;
}
body #sidebar .et_pb_widget{
    width:100%
}
body.single-blog-section #commentform{
    padding-bottom:0px;
}
body.single-blog-section.single .et_pb_post{
    margin-bottom:0;
}
body.single-blog-section #commentform .form-submit{
    text-align: left;
} 
body.single-blog-section .widget-simpletags .st-tag-cloud{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
body.single-blog-section .widget-simpletags .widgettitle{
    text-align: center;
}
.blog_category li{
    list-style-type:none !important;
    line-height:100%;
}
.widget-simpletags a, .blog_category li a{
   display: inline-block;
    font-size: 16px !important;
    color: #2c38b1 !important;
    float: none;
    padding: 7px 10px;
    margin: 5px 5px;
    border-radius: 3px;
    transition: all .5s ease;
    font-weight: 500;
}
.widget-simpletags a:hover, .blog_category li a:hover{
    color:#50bb87 !important;
}
.widget-simpletags a:last-child, .blog_category li:last-child a{
    border-right:0
}


body.single-blog-section #respond{
    width:64.833%;
    text-align:left;
}

body.et-tb-has-template .wpcp-carousel-section ul.slick-dots{
    display: flex;
    justify-content: center;
}
body.single-blog-section #comment-wrap{
        padding-top:40px;    
    }

body.single-blog-section .type-post .entry-content .et-l--post{
    max-width:100%;
}


/* Category Section Page CSS */

/*body.category #main-content .et_pb_column_0{
    width:calc(73% - 3%);
    margin-right:3%;
}
body.category #main-content .et_pb_column_1{
    width: 27%;
}*/

#simpletags-2{
    width:100%;
    margin:0;
}

.categories_post{
    margin-bottom: 10px;
    border-bottom: 1px solid #dddd;
    padding-bottom: 10px;
}
.categories_post small{
    margin-bottom:5px;
    display:inline-block;
    color:#a5a5a5;
    font-size:14px;
}
.categories_post .entry p a{
    color: #002064;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
}
.categories_post .entry p a:hover{
    color:#48bd81;
}
.categories_post .categories_readmore{
    display: inline-block !important;
    background-color: #2c38b1;
    padding: 7px 14px;
    border-radius: 5px;
    color: #fff !important;
    /*max-width:110px;*/
    text-align: center;
    margin-top:10px;
    margin-bottom:10px;
}
.categories_post .categories_readmore:hover{
    background-color: #48bd81;
}

body.category #main-content #content-area > h2.entry-title,
body.tag #main-content #content-area > h2.entry-title{
    max-width: 70%;
    margin: 0 auto;
    width: 100%;
    padding: 0 5%;
    text-align: center;
}

body.category #main-content .et_pb_widget_area_left,
body.tag #main-content .et_pb_widget_area_left
{
    padding:0;
    border:0;
}

body.category #main-content #content-area,
body.tag #main-content #content-area
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
 
body.category #main-content #left-area,
body.tag #main-content #left-area
{
    order:1;
    /*width:100%;
    float:none;*/
    padding:0;
}

body > .container > .post-meta{
    font-size:17px;
    margin-top:10px;
}

body > .container > .post-meta span{
   vertical-align:middle;
}

body > .container > .post-meta a{
   color:#333;
}

body > .container > .post-meta a:hover{
   color:#b256be;
}


body > .container > .post-meta,
body > .container > .post-meta
{
    display: flex;
    justify-content: center;
    font-size: 17px;
    flex-wrap: wrap;
}

body .container article > p.post-meta,
body .container article > div > p.post-meta{
        font-size: 17 !important;
        margin-top:20px !important;
        margin-bottom:20px !important;
        color:#fff;
        text-align: center;

}
body .container article > p.post-meta > *,
body .container article > div > p.post-meta > *{
        font-size: 17px;
        color:#333
}
body .container article > p.post-meta span,
body .container article > div > p.post-meta span{
        display: inline-block;
        margin-right:10px;
        vertical-align: middle;
        color:#aaa;
        /*font-weight:500;*/
}
 
body .container article > p.post-meta span.published{
    vertical-align: inherit; 
} 

body .container article > p.post-meta > a,
body .container article > div> p.post-meta > a{
    padding-right: 10px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    color:#333 !important;
    font-weight: 500;
}
body .container article > p.post-meta > a:hover,
body .container article > p.post-meta span > a:hover,
body .container article > div > p.post-meta > a:hover,
body .container article > div > p.post-meta span > a:hover{
    color:#52ba87 !important;
}
body .container article > p.post-meta > a:after,
body .container article > div> p.post-meta > a:after{
    content: '';
    position: absolute;
    right: -4px;
    height: 20px;
    width: 2px;
    background-color: #333;
    top: 0px;
}
body .container article > p.post-meta > a:first-child,
body .container article > div > p.post-meta > a:first-child{
    margin-left:10px;
}
body .container .el-isotope-item .post{
    padding-bottom:15px
}
body .container .el-isotope-item p.post-meta{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    text-align:left !important;
}
body .container .el-isotope-item p.post-meta span{
    font-size: 14px !important;    
}
body .container .et-last-child article > div > p.post-meta{
    text-align: left;
}


.paginate-links{
        text-align: center;
        margin-top: 20px;
}
.paginate-links .page-numbers{
        display: inline-block;
        height: 36px;
        width: 36px;
        background-color: #2c38b1;
        text-align: center;
        line-height: 36px;
        border-radius: 3px;
        font-weight: 500;
        margin:3px;
        color: #fff;
        cursor: pointer;
}
.paginate-links .page-numbers:hover,
.paginate-links .page-numbers.current{
        background-color:#4cbd7e;
        color:#fff;
}

body.category #main-content #left-area .post-meta > span,
body.category #main-content #left-area .post-meta > a,
body.tag #main-content #left-area .post-meta > span,
body.tag #main-content #left-area .post-meta > a{
    display: inline-block;
    margin:0 5px;
}

body.category #main-content #sidebar,
body.tag #main-content #sidebar{
    order:0;
    width:100%;
    float:none;
    padding:0;
}

body.category #main-content .container::before,
body.tag #main-content .container::before{
    width:0;
}

body.category .et_pb_section .et_pb_column_1 .widget.widget_recent_entries,
body.category .et_pb_section .et_pb_column_1 .widget.widget_text{
    position: sticky;
    top:100px;
}

body.category .widget-simpletags,
body.category .widget-simpletags .st-tag-cloud,
body.tag .widget-simpletags,
body.tag .widget-simpletags .st-tag-cloud
{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* List View CSS */
.page-id-21336 #tab ul.nav-tabs > li{
    width: auto;
}
.page-id-21336 #tab ul li{
    width:100%;
    margin-right:0;
    min-height:auto;
}
.page-id-21336 #tab ul li article{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.page-id-21336 #tab ul li article .blog-post-image{
    width: 40%;
    padding-top: 25%;
    order: 1
}
.page-id-21336 #tab ul li article .blog-post-image:before{
    opacity: 0.10;
}
.page-id-21336 #tab ul li article .tab-panel_omdena{
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width:60%;
    order:0;
}
.page-id-21336 #tab ul li article .tab-panel_omdena span{
    display:none;
}

/* Footer CSS */

footer div.et_pb_section .et_pb_row{
    padding-left:15px;
    padding-right:15px;
    margin: 0px auto;
    max-width: 1210px;
    width: 100%;
}

footer .custom-footer-section{
    background-color: rgba(0,0,0,.7);
}

footer .custom-footer-section ul li{
    list-style-type: none;
    transition: all .5s ease;
}
footer .custom-footer-section ul li:hover{
    padding-left:10px;
}
footer .custom-footer-section ul li a{
   color:#fff; 
   position: relative;
}
footer .custom-footer-section ul li a:after{
    content: '\f101';
    position: absolute;
    font-family:'fontawesome';
    left: -15px;
    top: 0px;
    color: #fff;
    transition: all .5s ease;
}
footer .custom-footer-section ul li a:hover{
    color:#50bb87;
}
footer .custom-footer-section ul li a:hover:after{
    color:#49bd81;
}

footer .custom-footer-section .first_sub_footer h4{
    color: #fff;
    border-bottom:1px solid #fff;
    padding-bottom:10px;
}

footer div.et_pb_section.sub-footer-1{
    background-color:#2d2d2d;
    padding-top:18px;
    padding-bottom:18px;
}

footer div.et_pb_section.sub-footer-1 .et_pb_menu_0_tb_footer.et_pb_menu{
    background-color: #2d2d2d;
}


footer div.et_pb_section .sec_sub_footer .et_pb_menu .et_pb_menu__wrap{
    justify-content: flex-start;
}
footer div.et_pb_section.sub-footer-2{
    margin-bottom:0;
    background-color: #171717;
    padding-top:12px;
    padding-bottom:12px;
}

footer div.et_pb_section .sec_sub_footer .et_pb_menu li{
    margin-top:0;
    padding:0;
}
footer div.et_pb_section .sec_sub_footer .et_pb_menu li a{
    padding:0 12px;
    color:#b6b7b8;
    font-weight:600;
}

footer div.et_pb_section .third_sub_footer.et_pb_row{
    display: flex;
    align-items: center;
}

footer div.et_pb_section .third_sub_footer p{
    color:#656565
}

footer div.et_pb_section .third_sub_footer ul{
    padding-left:0;
    list-style:none;
    padding-bottom:0;
    display: flex;
    align-content: center;
    justify-content: end;
}

footer div.et_pb_section .third_sub_footer ul li{
    display: inline-block;
    margin-right: 20px;
}

footer div.et_pb_section .third_sub_footer ul li a{
    display:block;
    font-size:24px;
    color:#f7f7f7;
}
footer div.et_pb_section .third_sub_footer ul li a:hover{
    color:#b6b7b8;
}
footer div.et_pb_section .third_sub_footer ul li:last-child{
    margin-right:0;
}

footer div.et_pb_section .third_sub_footer .et_pb_text_inner{
    color:#f7f7f7 !important;
}

footer div.et_pb_section .third_sub_footer .et-last-child .et_pb_text_inner{
    text-align:right;
}

.sp-testimonial-free-item .testimonial_wrap_details div:nth-child(2) { 
 
    display:none;
}

.custom_sub_menu_show {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
li.menu-item-has-children span.custom_sub_menu_show{
  width:100%;  
}
.custom_sub_menu_show:before {
    content: "";
    width: 15px;
    background: #000;
    height: 2px;
    left: auto;
    right: 15px;
    display: block;
    margin: 0 auto;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 11.9px;
}
.custom_sub_menu_show:after {
    content: "";
    width: 2px;
    background: #000;
    height: 15px;
    display: block;
    position: absolute;
    top: 5.9px;
    right: 22px;
    left: auto;
    transition: all 0.5s ease 0s;
    margin: 0;
}
.custom_sub_menu_show i{
    display: none;
}
.custom_sub_menu_show.show_toggle:after{
    opacity: 0;
    transform: rotate(0);
}

.el-isotope-item .post-content p a.more-link{
    font-size:16px;
}

.el-dbe-blog-extra.vertical_grid .el-isotope-container{
    margin:0;
}

.single_main_statement_bottom h6{
    font-size:18px;
    line-height: 140%; 
}
.card-title .entry-title > a,
body #main-content .el-isotope-item h2.entry-title,
body #main-content .el-isotope-item h3.entry-title,
body #main-content .el-isotope-item h3.entry-title a,
body #main-content .el-isotope-item h4.entry-title,
body #main-content .el-isotope-item h4.entry-title a{
    font-size:18px !important;
    line-height: 140%;    
}
.card-title .entry-title > a{
    display: block;
    border-bottom: 1px solid #ededed;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

body .et_pb_text_0{
    min-height:auto;
}

#single_tabs .the_apply_single .listing_right{
    float: left;
}

/* START CUSTOME WORK 09-04-2021*/
    .page-id-20136 .et-last-child .et_pb_code.et_pb_code_0 {
        padding-left: 0;
    }
    .page-id-20136 .et_pb_module .et_pb_code_inner {
        display: flex;
        justify-content: center;
    }
    .page-id-460 .application-form .form-field span {
        display: flex;
    }
    .page-id-460 .application-form .form-field span input[type="checkbox"] {
        margin-right: 10px;
    }
    .page-id-11798 .gfield_checkbox input {
        margin-top: 0 !important;
    }

/* END CUSTOME WORK 09-04-2021*/

/* START CUSTOME WORK 24-06-2021*/

div.et_pb_search input.et_pb_searchsubmit {
    min-height: 100% !important;
    background-color: #2C38B1;
    position: absolute;
    top: 0;
    bottom: 0;
    cursor: pointer;
    color: #fff;
    padding: 10px 20px;
}

div.et_pb_search input.et_pb_searchsubmit:hover{
    background-color: #50BB87;
}
.blog-search-bar {
    width: 100%;
    display: block;
    position: relative;
}
.blog-search-bar > input {
    width: 100%;
    padding: 0 35px 0 15px;
    height: 40px;
    border-radius: 5px;
}
.blog-search-bar::before {
    content: "\f002";
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: fontawesome;
    font-size: 16px;
    color: #666;
}
.blog-search-content {
    margin-top: 20px;
}
.blog-search-results {
    margin-top: 15px;
    position: relative;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    display: inline-block;
    width: 100%;
}
.blog-search-results > div {
    position: relative;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    margin-right: 15px;
    margin-bottom: 15px;
    width: 100%;
    display:inline-block;
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.blog-search-results > div:nth-child(3n) {
    margin-right: 0;
}
.blog-search-results .card-categories > p {
    line-height: 100%;
}
.blog-search-results .card-categories > p > a {
    display: inline-block;
    width: auto;
    margin-bottom: 5px;
    margin-right: 0;
    font-size: 14px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.blog-search-card .card-date > p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    color: #666;
}
.blog-search-card .card-date > p .et-pb-icon {
    width: 14px;
    font-size: 14px;
    margin-right: 5px;
    margin-top: -3px;
    color: #666;
}

/* END CUSTOME WORK 24-06-2021*/

@media screen and (max-width: 1600px){
    div.et_pb_section_1{
        min-height: auto;
    }
    .tabination_cat .cat_drp, .tabination_cat .tag_drp{
        width: 48%;
    }
    .ai-project-filter-row #project_filter_drp,
    .ai-project-filter-row #project_tag_filter_drp{
        padding: 8px 30px 8px 10px;
        font-size: 16px;
        max-width:100%;
        min-width:1px;
        width:100%;
    }
    .ai-project-filter-row #project_filter_drp option,
    .ai-project-filter-row #project_tag_filter_drp option{
        font-size:14px;
    }
    #loadmore_filter{
        display:inline-block;
        padding:15px 30px;
        font-size:18px;
    }

}

@media screen and (max-width: 1200px) {
    body p {
        font-size: 16px;
        letter-spacing: 0px;
    }
    
    body h2 {
        font-size: 26px;
    }

    div.et_pb_section_9{
        padding-bottom:0
    }
    div.et_pb_section_10{
        padding-top:10px;
    }
    .tab-content li {
        min-height: 310px;
    }
    
    div.tab-panel_omdena p {
        min-height: 60px;
    }
    
    .tab-content_finish div.tab-panel_omdena p {
        min-height: 80px;
    } 
    
    .tab-content_finish li {
        min-height: 325px;
    }
    .et_header_style_left header #et-top-navigation nav > ul > li > a{
        font-size: 12px;
    }
    .logo_container a {
        width: 180px;
        margin-top: 5px;
    }

    footer div.et_pb_section .third_sub_footer p{
        font-size: 14px;
    }
    footer div.et_pb_section .third_sub_footer .et_pb_column{
        margin-bottom:0;
    }
    footer div.et_pb_section .third_sub_footer ul li a{
        font-size: 16px;
    }
    footer div.et_pb_section #mobile_menu1{
        background-color: transparent !important;
    }

    .et_pb_row.ai-project-filter-row .et_pb_column:nth-of-type(1){
        padding-left:0%
    }
    .et_pb_row.ai-project-filter-row .et_pb_column:nth-of-type(2){
        padding-right:0%
    } 

    div.et_pb_section .et_pb_row.ai-project-filter-row{
        padding:30px 15px;
        top:82px;
    }
    .ai-project-filter-row #project_filter_drp,
    .ai-project-filter-row #project_tag_filter_drp{
        font-size:16px;
    }
}

@media screen and (max-width: 1024px){
    .ai-project-filter-row #project_filter_drp,
    .ai-project-filter-row #project_tag_filter_drp{
        font-size: 14px;
        background-size: 13px auto;
        background-position: calc(100% - 15px) center;
    }
    .ai-project-filter-row #project_filter_drp option,
    .ai-project-filter-row #project_tag_filter_drp option{
        font-size:13px;
    }
    .tabination_cat .cat_drp::after,
    .tabination_cat .tag_drp::after{
        font-size: 20px;
        right: 8px;
        top: 14px;
    }

}

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

    /* Home Page CSS */
    body.page-id-21943 div#et-boc{
        overflow:visible;
    }
    div.et_pb_section .et_pb_row.ai-project-filter-row{
        padding:20px 15px;
        top:62px;
    }
    div.et_pb_section .et_pb_row.ai-project-filter-row > .et_pb_column{
        margin-bottom:10px
    }

    .contact_form_1{
        text-align: center;
        margin: 0 auto;
    }
    #newsletter-section h2,
    #newsletter-section p{
        text-align: center !important;
    }


    .single-item-wrapper .item-content-wrapper {
        padding-bottom: 30px;
    }
    
    .single-item-wrapper .item-content-wrapper h4.author-bio span.author-designation,
    .single-item-wrapper .item-content-wrapper h3.author-name {
        font-size: 13px;
    }
    
    .single-item-wrapper .item-content-wrapper .item-content p {
        font-size: 12px;
    }
    
    .single-item-wrapper .item-content-wrapper h4.author-bio {
        font-size: 0px;
        margin: 0px;
    }
    
    .single-item-wrapper .item-content-wrapper h3.author-name {
        bottom: -30px;
    }  
    
    .post-content .post-content-inner p {
        font-size: 16px;
    }
    
    .category-public_health.et_pb_post h2.entry-title {
        font-size: 20px;
    }
    
    article.category-public_health.et_pb_post div.post-content a.more-link {
        font-size: 16px;
    }
    
    .ai-building h2, .ai-building .title h2 {
        font-size: 24px;
    }
    
    .ai-building p {
        font-size: 16px;
    }
    
    body p {
        font-size: 16px;
    }
    .logo_container a {
        width: auto;
        margin-top: 0;
    }

    .the_statement_single .single_main_statement{
        display: flex;
        flex-wrap: wrap;
    }

    .the_statement_single .single_main_statement_left{
        order: 1;
    }
    .the_statement_single .single_main_statement_right{
        order: 0;
    }

    body.single-blog-section #respond{
        width:100%;
        text-align:left;
    }
    footer div.et_pb_section .third_sub_footer .et_pb_column{
        margin-bottom:0;
    }

    footer div.et_pb_section .third_sub_footer .et-last-child .et_pb_text_inner{
        text-align:right;
    }
    footer div.et_pb_section .third_sub_footer ul li a{
        font-size:16px;
    }
    footer div.et_pb_section .third_sub_footer ul li:last-child{
        margin-right:0;
    }

    body .container #left-area h1.entry-title{
        max-width: 85%;
    }

    body .container #left-area .et_pb_column_0,
    body .container #left-area .blog_row_content > .et_pb_column:nth-of-type(1),
    .page-id-10909 .entry-content .et_pb_row_0 .et_pb_column:nth-of-type(1){
        width:100%;
        margin-right:0;
    }

    body .container #left-area .et_pb_column_1,
    body .container #left-area .blog_row_content > .et_pb_column:nth-of-type(2),
    .page-id-10909 .entry-content .et_pb_row_0 .et_pb_column:nth-of-type(2){
        width: 100%;
    }

body.single-deals .single_main_statement .single_main_statement_left{
    width:100%;
    margin-right:0;
}

body.single-deals .single_main_statement .single_main_statement_right{
    width: 100%;
}

body .container .widget h2{
    font-size: 20px !important
}

.et_pb_row.ai-project-filter-row h2,
.et_pb_row.ai-project-filter-row .tabination_cat{
    text-align: center !important; 
}

.tab-content_finish li, .tab-content li{
    margin-bottom:15px;
}
.new-filter-content-sec ul li .tab-content-left h4{
    font-size: 20px;
    }
 .ai-project-filter-row #project_filter_drp,
 .ai-project-filter-row #project_tag_filter_drp {
    font-size: 16px;
 }

.tab-apply-spots .apply_now_omdena a,
.tab-apply-spots > span.spots-left,
.tab-apply-spots > span.apply_now_omdena.app_closed,
.tab-apply-spots > span.apply_now_omdena.filter_date{
    font-size: 14px;
}
.tab-apply-spots > span.apply_now_omdena.filter_date{
    margin-bottom:5px;
}
.tab-content-left .tab-apply-spots > span{
    margin-bottom:15px;
}
/*footer div.et_pb_section.sub-footer-2{
    margin-bottom:50px;
}*/

/* START RESPONSIVE 980PX */
.page-id-9719 .et_pb_lightbox_image .et_pb_image_wrap {
    display: flex;
    justify-content: center;
}
/* START RESPONSIVE 980PX */
body .et_pb_module .et_pb_sidebar_0 .et_pb_widget {
    max-width: 100%;
    width: 100%;
}   
}
@media (max-width: 768px){
    .el-dbe-blog-extra.vertical_grid .el-isotope-container{
        margin:0;
    }
    .et_pb_post_extra.el_dbe_vertical_grid .entry-title{
        font-size:18px;
    }
    .new-filter-content-sec ul li .tab-content-left{
        padding: 15px 15px 15px 15px
    }
}


@media only screen and (max-width: 767px) {
    .et_header_style_left header #et-top-navigation nav > ul > li > a{
        font-size: 14px;
    }
    .related_post_single .slick-arrow.slick-next:before, .related_post_single .slick-arrow.slick-prev:before {
        font-size: 30px;
    }
    
    .single_main_statement_top h1.single_main_statement_title {
        left: 0px;
    }
    
    .people_say p br {
        display: none;
    }
    
    .ui-tabs-menu-bar h5 {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .single-item-wrapper .item-content-wrapper h4.author-bio span.author-designation, 
    .single-item-wrapper .item-content-wrapper h4.author-bio span.item-company, 
    .single-item-wrapper .item-content-wrapper h4.author-bio span.author-location {
        left: 0;
    }
    
    .single-item-wrapper .item-content-wrapper .item-content p {
        min-height: 1px;
    }
    
    .omdena_faqs h4 {
        font-size: 18px;
    }

    div.tab-content_finish li, div.tab-content li{
        width:49%;
    }

    .blog_category li {
        margin: 0px 3px 6px;
        padding: 2px 0;
        font-size: 13px;
    }

    .new-filter-content-sec ul{
        display: flex;
        flex-wrap: wrap;
    }
    .new-filter-content-sec ul li{
        width: calc(51% - 2%);
        margin-right:2%;
    }
    .new-filter-content-sec ul li .tab-content-left{
        width: 100%;
        order: 1;
    }
    .new-filter-content-sec ul li .tab-content-left h4{
        font-size:17px;
    }
    .new-filter-content-sec ul li .tab-content-left p{
        font-size:15px;
    }
    .new-filter-content-sec ul li .tab-content-right{
        width: 100%;
        order: 0;
        border-left:0;
        padding-top:70%;
        max-height:251px;
    }
   
    .tab-apply-spots .apply_now_omdena a,
    .tab-apply-spots > span.spots-left,
    .tab-apply-spots > span.apply_now_omdena.app_closed,
    .tab-apply-spots > span.apply_now_omdena.filter_date{
        font-size:15px;
    }
    .new-filter-content-sec ul li:nth-child(2n){
        margin-right:0;
    }

    .tab-apply-spots > span.apply_now_omdena.app_closed{
        width:100%;
    }
    .tab-apply-spots > span.apply_now_omdena.filter_date{
        margin-right:0;
        margin-bottom:8px;
    }
    
    .tab-content-left .tab-apply-spots{
        margin-top:auto;
    }
    .new-filter-content-sec .tab-content-left p.filter_tags{
        font-size:0;
    }
    .new-filter-content-sec p.filter_tags > a{
        font-size:13px;
    }

    .ai-project-filter-row #project_filter_drp,
    .ai-project-filter-row #project_tag_filter_drp{
        font-size:13px;
    }
    .ai-project-filter-row #project_filter_drp option,
    .ai-project-filter-row #project_tag_filter_drp option{
        font-size:13px;
    }


    /* START CUSTOME RESPONSIVE 767PX WORK 09-04-2021*/
    .page-id-8939 .et-last-child .et_pb_text_align_left {
        padding: 0 !important;
    }
    .application-form .form-field .wpcf7-list-item-label {
        font-size: 14px;
    }
    .page-id-2436 .et_pb_text_inner p> a {
        display: flex;
        justify-content: center;
    }
    .page-id-2436 .et_pb_column_12 .et_pb_module .et_pb_text_inner P:first-child {
        display: flex;
        justify-content: center;
    }
    .page-id-2436 .et_pb_column_13 .et_pb_module .et_pb_text_inner P:first-child {
        display: flex;
        justify-content: center;
    }
    .page-id-2436 .et_pb_column_14 .et_pb_module .et_pb_text_inner P:first-child {
        display: flex;
        justify-content: center;
    }    
    .page-id-2436 .et_pb_column_15 .et_pb_module .et_pb_text_inner P:first-child {
        display: flex;
        justify-content: center;
    }    
    .page-id-2436 .et_pb_column_16 .et_pb_module .et_pb_text_inner P:first-child {
        display: flex;
        justify-content: center;
    }
    .page-id-9719 .et_pb_image_1 {
        padding-left: 0;
    }
    .page-id-21943 .tabination_cat {
        padding-left: 15px;
        padding-right: 15px;
    }
    .page-id-9083 .et_pb_text_5 p>span {
        display: block;
        padding-top: 20px;
    }
    .page-id-3061 .et_pb_team_member_image {
        margin: 0 auto;
    }
    .page-id-11798 .gfield_checkbox li {
        display: flex;
    }
    .page-id-11798 .gfield_checkbox input {
        margin-top: 3px !important;
        margin-right: 5px;
    }
    /* END CUSTOME RESPONSIVE 767PX WORK 09-04-2021*/
    
    /* Blog Page CSS */

    .el-isotope-container .el-isotope-item{
        position:relative !important;
        top:auto !important;
        left:auto !important;
        right:auto !important;
        bottom:auto !important;
        margin-bottom:15px !important;
        width:100% !Important;
        transform:none !important;
    }
    .blog-search-results {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .widget-simpletags a,
    .blog_category li a {
        font-size: 14px !important;
        padding: 0 10px 0 0;
        margin: 3px 4px;
    }
    h1.single_main_statement_title {
        font-size: 22px !important;
    }

}


@media screen and (max-width: 560px) {
    div.et_pb_section .et_pb_row.ai-project-filter-row{
        padding:10px 0;
    }
    .no_post_found{ 
        font-size:22px;
    }
}
@media screen and (max-width: 480px) {
    
    .category-public_health.et_pb_post h2.entry-title {
        font-size: 18px;
    }
    
    .ai-building h2, .ai-building .title h2 {
        font-size: 22px;
    }
    
    body p {
        font-size: 15px;
        letter-spacing: 0px;
    }
    
    body h2 {
        font-size: 22px;
    }

    footer div.et_pb_section .et_pb_row{
        padding-left:15px !important;
        padding-right:15px !important;
    }
    .widget-simpletags a.st-tags,
    body.single-blog-section #main-content #content-area .st-post-tags a{
        padding: 0px 7px;
        margin: 4px 1px;
        font-size: 13px !important;
    }
    .el-isotope-item .post-content h4,
    .el-isotope-item .post-content h3.entry-title{
        font-size:18px !important;
        line-height:140%;
    }

    body .entry-content .el-isotope-item h3.entry-title,
    body .entry-content .el-isotope-item h3.entry-title a,
    .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .entry-title{
        font-size:18px !important;
        line-height:140%;
    }
    .loader-gif, .loader-gif-loadmore{
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .new-filter-content-sec ul li .tab-content-right{
        padding-top:50%;
    }
    .new-filter-content-sec ul li{
        margin-right:0;
    }
    .new-filter-content-sec ul li .tab-content-left h4{
        font-size:20px;
    }
    .new-filter-content-sec p.filter_tags > a{
        font-size: 12px;
        padding: 4px 12px;
    }
}

@media (max-width: 479px)
{       
    body p{
        font-size:15px;
    }
        
    body.single-blog-section #main-content .container .shared-counts-wrap a.shared-counts-button{
        font-size: 13px;
        padding: 10px 8px;
    }
    div.tab-content_finish li, div.tab-content li{
        width:100%;
    }
    .tab-content_finish li:nth-child(3n), .tab-content li:nth-child(3n){
        margin-right:0;
    }

    footer div.et_pb_section .third_sub_footer ul li{
        margin-right:15px;
    }
    footer .custom-footer-section .et_pb_column{
        margin-bottom:0;
    }
    .categories_post .categories_readmore{
        padding: 3px 10px;
        font-size: 13px;
    }
    .categories_post .entry p a{
            font-size: 14px;
    }
    .categories_post h5{
           font-size: 18px; 
    }
    .paginate-links .page-numbers{
        height: 26px;
        width: 26px;
        line-height: 26px;
        font-size: 12px;
    }
    
    body .container article > p.post-meta > *,
    body .container article > div > p.post-meta > *{
        font-size: 14px;
    }
    body .container #left-area h1.entry-title{
        max-width: 100%;
        padding: 0;
    }

    body .at-share-tbx-native{
        display: flex !important;
        align-items: center;
        flex-wrap: wrap;
    }
	
	.the_statement_single .single_main_statement_right {order:1}

}
