/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
.listing-section {
    padding: 50px 0px 45px 0px;
    background-color: rgb(245,245,245);
}
.post-list {}

.post-list .post-block {
    margin-bottom: 30px;
}

.post-list .post-block .post-cover {
    display: flex;
    flex-wrap: wrap;
    min-height: 300px;
}

.post-list .post-block .post-cover .img-box {
    width: 30%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.post-list .post-block .post-cover .img-box .border-div {
    position: absolute;
    width: 7px;
    height: 100%;
    z-index: 9;
}
.post-list .post-block .post-cover .text-box {
    width: 49%;
    background: #FFF;
    position: relative;
    text-align: left;
    padding: 15px 30px 50px 20px;
}

.post-list .post-block .post-cover  .date-and-time {
    width: 21%;
    background: #FFF;
    position: relative;
}

.post-list .post-block .post-cover .text-box:after {content: '';width: 1px;height: 100%;background: #cccccc;position: absolute;z-index: 1;top: 0;right: 0;}

.post-list .post-block .post-cover .text-box h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 38px;
    line-height: 34px;
    color: #739dd2;
    font-family: Barlow Semi Condensed;
    text-transform: uppercase;
    letter-spacing: 0;
}

.post-list .post-block .post-cover .text-box p {
    font-size: 18px;
    line-height: 26px;
    color: #888888;
    font-weight: 400;
    padding: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    background: transparent;
    z-index: 2 !important;
    display: block;
    font-family: Barlow Semi Condensed;
    letter-spacing: 0px;
    font-weight: 500;
}

.time-cover {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.time-cover span.time-box {}
.time-cover span.small{

}
.time-cover span{
    display: block;
    font-size: 28px;
    line-height: 36px;
    color: #739dd2;
    font-weight: 500;
    display: block;
    text-align: center;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 12px 0px 12px;
    border-radius: 0px 0px 0px 0px;
    background: rgba(255,255,255,1);
    position: relative;
    z-index: 2 !important;
    font-family: Barlow Semi Condensed;
    text-transform: uppercase;
}

.time-cover  span.large {
    font-size: 112px;
    line-height: 88px;
    color: #739dd2;
    font-weight: 600;
    display: block;
    text-align: center;
    clear: both;
    margin: 0px 0px 60px 0px;
    position: relative;
    font-family: Barlow Semi Condensed;
    text-transform: uppercase;
}

ul.list {
    position: absolute;
    margin: 0;
    padding: 0 0 15px 15px;
    list-style: none;
    bottom: 0;
    width: 100%;
}

ul.list li {
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    color: #000000 !important;
    font-weight: 500 !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 5px;
}

ul.list li span {
    font-size: 28px;
}

ul.cat-list {
    margin: 0;
    padding: 0 10px 20px 0px;
    list-style: none;
    position: absolute;
    bottom: 0;
}

ul.cat-list li {
    font-size: 13px;
    line-height: 20px;
    color: #739dd2;
    font-weight: 600;
    padding: 2px 10px 3px 10px;
    border-radius: 3px 3px 3px 3px;
    z-index: 2 !important;
    font-family: Barlow Semi Condensed;
    text-transform: uppercase;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #739dd2;
    border-style: solid;
    display: inline-block;
    /*margin: 0 5px 0 0px;*/
    cursor: pointer;
}
.ministry-cat{
    margin: 0 4px 0 0px;
}

ul.cat-list li:hover {
    background: #739dd2;
    color: #FFF;
}
.check-listing {

}
.check-listing ul.type_list {

}
.check-listing ul.type_list li {

}
.custom-chk {

}
.e735-1.x-section.header-section {
    margin: 0em;
    padding:115px 5% 18px 5%;
    background-color: transparent;
    z-index: 1;
}
.e735-1.x-section.header-section > .x-container {
    margin: 0em auto 20px auto;
    background-color: transparent;
    z-index: 1;
}
.select-cat {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    white-space: nowrap;
}

.select-cat li {display: inline-block;width: calc(100% - 10px);margin: 0px 4px;}

.select-cat li .btn {
    font-family: 'Barlow Semi Condensed' !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    width: 100% !important;
    margin: 0 8px 8px 0 !important;
    border: 2px solid #808080;
    color: #808080;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 40px !important;
    padding: 0px 16px;
    background: none;
    box-shadow: none;
    outline: none;
}
.select-cat.large {
    margin: 30px 0 10px 0;
}

.select-cat.large li button.btn {
    line-height: 56px !important;
    background-color: #F5F5F5;
    border: 2px solid transparent;
    color: #393939;
}
.select-cat li.active-event {
    border-color: #739DD2;
    color: #FFF;
    background: #739DD2;
}
.filterDiv {
    display: none;
}

.show {
    display: block;
}
.select-cat li input[type="radio"]{
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}
.select-cat li label{
    background-color: #FFF;
    color: #808080;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 40px !important;
    margin: 0 0px 0px 0 !important;
    border: 2px solid #808080;
    text-transform: uppercase;
    padding: 0 10px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
}
.select-cat.large li label {
    background-color: #F5F5F5;
    border: 2px solid transparent;
    color: #393939;
    font-size: 18px;
    line-height: 56px !important;
}
.select-cat li input[type="radio"]:checked + label,
.select-cat li label:hover{
    background-color: #739DD2 !important;
    color: #fff !important;
    border-color: #739DD2 !important;    
}
.search-box input[type="text"] {
    font-family: "Barlow Semi Condensed",sans-serif;
    outline: none !important;
    line-height: 56px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    height: inherit;
    padding: 0 20px;
    width: calc(100% - 109px );
    margin: 0;
}

.search-box .clear-all {
    font-size: 16px;
    font-weight: inherit;
    line-height: 1.3;
    background: none;
    box-shadow: none;
    border: 0;
    text-transform: uppercase;
    color: #739dd2;
    padding: 0;
    margin-left: 15px;
}

.search-box {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    max-width: 653px;
}

.search-box-cover {
    margin-top: 10px;
}
.post-list .post-block .post-cover .text-box .desk-display{
    display: none;
}


/**********forms css start here************/
.forms-wrap{max-width:1000px; margin:0 auto; width:100%;    background: #b4ccea;}
.choose-form p{display:inline-block;margin-bottom:0;font-weight:400; font-size:24px;}
.choose-form p:last-of-type{padding-left:20px;}
.choose-form{padding:10px 30px;background-color:#87abd8;border-bottom:1px solid #fff;}
.forms-wrap > div{padding:0 30px 30px;}
.forms-wrap > div p{margin-bottom:15px;}
.forms-wrap > div label{font-weight:400; font-size:24px;line-height:1;margin-bottom:0;}
.forms-wrap > div .edit-input{    height: 50px;font-size: 16px;line-height: 1.42857143;color: #555;background-color: whitesmoke;width:100%;border:0;margin-top:10px;padding:0 15px;}
.forms-wrap > div .sector{width:24%; display:inline-block;font-weight:400; font-size:20px;line-height:1;}
.forms-wrap > div .sector + label{margin:15px 0}
.forms-wrap > div .sector input{margin-right:5px}
.forms-wrap > div p + label{margin:15px 0;}
.forms-wrap > div .sector + p{margin-top:15px;}
.forms-wrap > div .sub-btn{padding:14px 60px; background-color:transparent; border:1px solid #fff;font-size:22px;color:#fff;text-shadow: none;text-transform: uppercase;}
.forms-wrap > div .sub-btn:hover{background-color:#87abd8;border:1px solid #87abd8;}

/*27-02-2020*/
.filter-events-btn {
    width: 200px;
    height: 50px;
    font-size: 1em;
    background-color: rgba(255,255,255,1);
    margin: 0 auto;
    text-align: center;
    margin-bottom: 41px;
}
.filter-events-btn span img {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.filter-events-btn span {
    display: inline-block;
    vertical-align: middle;
    font-family: "Barlow Semi Condensed",sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: rgba(0,0,0,1);
    padding-top: 16px;
    width: 100%;
    height: 100%;
	cursor: pointer;
}
.filter-events-btn:hover {
    opacity: 0.75;
}
.filter-events-btn:hover a {
    color: rgba(0,0,0,1);
}





@media only screen and (max-width: 979px){
    .search-box {
        max-width: 423px;
    }
    ul.list{
        padding: 0 0 10px 10px;
    }
    ul.list li{
        font-size: 14px !important;
        line-height: 18px !important;
        margin-left: 0 !important;
    }
    ul.list li span{
        font-size: 18px !important;
        line-height: 18px !important;
        margin-left: 0 !important;
    }
	.post-list .post-block .post-cover .text-box h3 {
		font-size:32px;
		line-height:34px;
	}
    .time-cover span.large{
        font-size: 96px;
        line-height: 70px;
    }
    .post-list .post-block .post-cover .text-box p{
        font-size: 16px;
        line-height: 18px;
        height: 55px;
        overflow: hidden;
    }
    .post-list .post-block .post-cover {
        min-height: 240px;
    }
}
.post-list .post-block .post-cover .img-box .border-div  .color-line{
    width: 100%;
}
.post-list .post-block .post-cover .img-box .border-div.d-1  .color-line{
    height:100%;
}
.post-list .post-block .post-cover .img-box .border-div.d-2  .color-line{
    height:50%;
}
.post-list .post-block .post-cover .img-box .border-div.d-3  .color-line{
    height:33.3%;
}
.post-list .post-block .post-cover .img-box .border-div.d-4  .color-line{
    height:25%;
}
.post-list .post-block .post-cover .img-box .border-div.d-5  .color-line{
    height:20%;
}
.post-list .post-block .post-cover .img-box .border-div.d-6  .color-line{
    height:16.6%;
}
.post-list .post-block .post-cover .img-box .border-div.d-7  .color-line{
    height:14.28%;
}
.post-list .post-block .post-cover .img-box .border-div.d-8  .color-line{
    height:12.5%;
}


@media only screen and (max-width: 1200px){
	.time-cover span.small {
		font-size:38px;
		line-height:36px;
	}
	.time-cover span.large {
        font-size: 94px;
        line-height: 78px;
    }
}
@media only screen and (min-width: 767px){
.max.all-events {
    display: block !important;
}
.filter-events-btn {
    display: none;
}
.apply-filters-btn{
	display:none;
}
}
@media only screen and (max-width: 767px){
	.post-list .post-block .post-cover .text-box {
		width:44%;
	}
	.post-list .post-block .post-cover .date-and-time {
		width:26%;
	}
	.post-list .post-block .post-cover .text-box h3{
        font-size: 26px;
        line-height: initial;
    }
    ul.cat-list{
        display: none;
    }
    .post-list .post-block .post-cover {
        min-height: 200px;
    }
    .time-cover span{
        font-size: 20px;
        line-height: 17px;
    }
    .time-cover span.large {
        font-size: 64px;
        line-height: 50px;
    }
    .select-cat {
        justify-content: center;
        white-space: inherit;
        flex-wrap: wrap;
    }
    .select-cat li{
        width: auto;
        margin-bottom: 8px;

    }
    .select-cat.large li { 
        width: 135px !important;
        margin-bottom: 8px;
    }
    .search-box input[type="text"]{
        line-height: 43px;
        font-size: 15px;
        padding: 0 15px;
    }
        .time-cover span {
        font-size: 14px;
        line-height: 13px;
    }
 
    .time-cover span.large {
        font-size: 78px;
        line-height: 60px;
    }
	.choose-form p:last-of-type{padding-left:0;}
	.choose-form p{display:block;}
	.forms-wrap > div .sector{width:100%;}
	.forms-wrap > div .edit-input{height:40px; margin-bottom:0;}
	.forms-wrap > div label{font-size:20px;}
	.forms-wrap > div {padding: 0 15px 15px;}
	.choose-form{padding:10px 15px;}
	.apply-filters-btn{
	display: table;
    padding: 8px 50px 10px 50px;
    text-align: center;
    background-color: #739DD2;
    color: #fff;
    border: 2px solid #739DD2;
    border-radius: 4px;
    margin: 0 auto;
    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.02px;
    transition: all 0.2s;
    margin-top: 30px
	}
	.apply-filters-btn:hover{
	background-color: rgba(255,255,255,0);
    color: #739DD2;
    border-width: 2px;
    transition: all 0.2s;
    cursor: pointer;
	}
}
@media only screen and (max-width: 640px){
    .post-list .post-block .post-cover .text-box{
        width: calc(100% - 90px);
        padding: 5px 30px 15px 19px;
    }
    .post-list .post-block .post-cover .date-and-time {
        width: 90px;
        background: #FFF;
        position: relative;
    }


    .post-list .post-block .post-cover .img-box{
        width: 0;
    }
    .post-list .post-block .post-cover .text-box:after,
    .post-list .post-block .post-cover .date-and-time ul.list,
    .post-list .post-block .post-cover .text-box p{
        display: none;
    }
    .post-list .post-block .post-cover .text-box .desk-display{
        display: block;
        padding-left: 0;
        position: relative;
        padding: 0;
    }
    .post-list .post-block .post-cover {
        min-height: 100px;
    }
    .post-list .post-block .post-cover .text-box h3{
        font-size: 21px;
        line-height: initial;
    }
    .time-cover span.small {
        font-size: 30px;
        line-height: 24px;
    }
    .time-cover span.large {
        margin: 0px 0px 0 0px;
    }

    .time-cover span.large {
        font-size: 37px;
        line-height: 36px;
    }

    .select-cat.large li {
        width:calc(50% - 10px) !important;
        margin-bottom: 8px;
    }
    .search-box {
        text-align: center;
        justify-content: center;
    }
    .search-box input[type="text"]{
        width: 100%;
    }
    .search-box .clear-all {
        margin: 10px 0 0 0;
    }
	
}

