/*
 Theme Name:   Apex Chat
 Theme URI:    #
 Description:  Apex Chat Child Theme
 Author:       John Doe
 Author URI:   #
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bridge
*/
.vc_row.wpb_row.section.vc_inner.vc_row-fluid.banner-text{
	position: absolute;
	top:30.5%;
    z-index:100;
	width:100%;
}
.pbv-accordion  .pbv-accordion-item.active .pbv-accordion-title {
	background: url('https://www.apexchat.com/wp-content/uploads/2020/12/a2.png');
	background-repeat: no-repeat;
background-position: right 23px center;
color: #0056D0;
}
.pbv-accordion-item.active  .pbv-accordion-content {
	color: #3E5276;
font-size: 16px;
}
.pbv-accordion .pbv-accordion-item .pbv-accordion-title{
	background: url('https://www.apexchat.com/wp-content/uploads/2020/12/a1.png');
	background-repeat: no-repeat;
background-position: right 23px center;
color: #2B3C63;
font-size: 24px;
text-transform: unset;
font-weight: 500;
}
.pbv-accordion .toggle-icon::after, .pbv-accordion .toggle-icon::before{
	display: none;
}
.pbv-accordion-item.active {
	background: url('https://www.apexchat.com/wp-content/uploads/2020/12/q1.png');
	background-repeat: no-repeat;
	padding-left: 30px;
    background-position: 14px 22px;
	box-shadow: none !important;
border: 1px solid #CEE1F3;
margin-bottom: 0px !important;
}
.pbv-accordion-item {
	background: url('https://www.apexchat.com/wp-content/uploads/2020/12/q2.png');
	background-repeat: no-repeat;
	padding-left: 30px;
    background-position: 14px 22px;
	box-shadow: none !important;
border: 1px solid #CEE1F3;
margin-bottom: 0px !important;
border-radius: 0 !important;
}
.accrs .pbv-accordion-item:first-child  {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}
.accrs .pbv-accordion-item:last-child  {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}
.page-template-full_width-php .xtra .full_section_inner.clearfix {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 940px;
}
.banner-text .wpb_wrapper h1{margin-bottom: 0.39%;}
.banner-text .wpb_wrapper h1, .banner-text .wpb_wrapper a.qbutton{font-family: ProximaNova-bold; color:#ffffff;text-transform:uppercase;}
.banner-text .wpb_wrapper a.qbutton.center{margin-right:1.6%;}
.banner-text .wpb_wrapper p{font-family: ProximaNova-light; color:#ffffff;margin-bottom:3.2% !important;}
.page-id-16601 .q_image_with_text_over .shader{background-color: rgba(0, 0, 0, 0) !important;}
.blog_holder article .post_text h5 {text-align: center;}

@media screen and (max-width: 600px){
.vc_row.wpb_row.section.vc_inner.vc_row-fluid.banner-text{
	
	top:15%;
}	
	
}

@media screen and (min-width: 768px){
	.vc_custom_1433419328192 {
		padding-left: 45px !important;
	}
}
@media screen and (min-width: 600px){
	.column1, .column2 , .column3 , .column4 {
		text-align : center !important;
	}
}

