/* Enter Your Custom CSS Here */

.ab-newsletter-email {
    display: block;
    width: 230px;
        margin-left: 149px;
    margin-top: 15px;
}

.ab-newsletter-submit {
    display: block;
}
.header-fixed .site-branding img {
    max-height: 78px !important;
}
.hero-black {
    font-size: 60px;
    line-height: 72px;
    padding: 0 0 0 57px;
    text-align: left;
    padding: 34px 60px 44px;
    margin: 0 0 25px 0;
    text-transform: capitalize;
  background: #000;
    color: #fff;
}
#listingsResults h3, #listingsResults h3 a, #listingsResults h2, #listingsResults h2 a {
    display: block;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    color: #000;
    font-size: 24px;
    text-transform: capitalize;
    text-decoration: underline;
}

#listingsResults li.listingsResultsItem {
    list-style-image: none;
    list-style-type: none;
    list-style-position: outside;
    background-image: none;
    position: relative;
    padding: 20px 1em;
    border-bottom: 1px solid #000;
}
#listingsResults {
    min-height: 10em;
    padding: 0;
}
.listingsResultsItem a {
    color: black;
    text-decoration: underline;
}
#listingsResults p {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    padding-top: 10px;
}

#listingsResults li.listingsResultsItem {
    list-style-image: none;
    list-style-type: none;
    list-style-position: outside;
    background-image: none;
    position: relative;
    padding: 20px 1em;
    border-bottom: 1px solid #000;
}
#listingsResults p.catagory {
    display: inline-block;
    font-style: italic;
    color: #aaa;
    /* margin: 0px !important; */
    font-size: 18px;
    margin: 8px 0px 0px 0px !important;
  padding: 0px !important;
}
li.listingsResultsItem p {
    margin: 0px !important;
}
p.short {
    padding: 0px !important;
}
section.detailpageSection h1 {
    color: #fff;
    font-size: 34px;
    line-height: 46px;
    background: #000;
    padding: 34px 25px;
}
li.listingsResultsItem:last-child {
    border: none !important;
}
.left_heading {
    font-size: 27px;
    color: white;
    font-weight: bold;
    padding-top: 24px;
    padding-bottom: 20px;
}
.left_sidebar {
    background: #3a526a;
    padding-top: 24px;
    padding-bottom: 56px;
  min-height: 480px;
}
.left_content {
    color: white;
    font-size: 17px;
    line-height: 27px;
}
.row.main_div {
    margin-top: 15px;
    margin-bottom: 30px;
}
.right_description {
    color: #000;
    line-height: 27px;
    font-weight: 500;
    font-size: 16px;
}
.right_top_heading {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.right_short {
    text-align: center;
    color: #3a526a;
    padding: 12px;
}
.left_img img {
    height: 500px;
}
/*81ds*/
.text-uppercase{text-transform: uppercase;}
.whitepaper-black{color:#5f5f5f;}
.list {list-style-image: url(https://conyxit.com/wp-content/uploads/2019/05/right.png);}
.white{color:#fff;}
.white h3{color:#fff;margin-bottom:10px;}
.list1 {list-style-image: url(https://conyxit.com/wp-content/uploads/2019/05/right1.png);}
.black{color:#000;}
.black h3{color:#000;margin-bottom:10px;}
#listingsResults p{display:none;}
.whitepaper .first .info_box .btn-primary{color:#fff;}
/* Pagination */
.pagination {
    clear:both;
    position:relative;
    font-size:11px; /* Pagination text size */
    line-height:13px;
    float:none; /* Pagination float direction */
	margin: 0 auto;
	text-align: center;
	width: 100%;display: block !important;
}
 
.pagination span, .pagination a {
    display:inline-block;
    float:none;
    margin: 2px 2px 2px 0;
    padding:10px 15px 10px 15px;
    text-decoration:none;
    width:auto;
    color:#fff !important; /* Pagination text color */
    background: #555; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
	font-size:11px !important;
}
 
.pagination a:hover{
    color:#fff;
    background: #03a9f5; /* Pagination background on hover */
}
 
.pagination .current{
    padding:10px 15px 10px 15px;
    background: #03a9f5; /* Current page background */
    color:#fff;
}
.form-div span.wpcf7-not-valid-tip{text-align:left;}
.whitepaper img{height:180px;width:100%;}
.blue{color:blue;text-decoration:underline;}
.black{color:#000;}
.content-btn:hover, .content-btn:active, .content-btn:focus{background:none !important;color: rgb(14, 73, 113) !important;}
.mt40_new{margin-top:40px;}
.single-event-bg .white, .single-event-bg .white:hover, .single-event-bg .white:active, .single-event-bg .white:focus{color:#fff;}
.text-normal{text-transform: initial;}
.main-navigation ul.nav-menu > li > a {padding: 0 18px;font-size: 15px;font-family: karla;}
@media only screen and (max-width: 768px) {
.search-m40{margin-top:40px;}
	.event form{width:100%;}
}