/*

 Theme Name: ATB CHARTED ACCOUNTANT

 Theme URI: http://brilliantbluetest.com/dev/wp/atb_new/

 Description: Custom theme for Auto Glass & Tint Co.

 Author: BBIM

 Author URI: http://brilliantbluetest.com

 License: Everything copyrighted

 Version: 1.1

*/

.section.blogsec ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
}
.section.inner-page .row form {
	padding: 20px 40px;
	box-shadow: 0 0 5px grey;
}

.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 {
	display: none;
}

#wpcf7-f4-o2 {
	padding: 5px;
}

.webinars-section p{
	display: block !important;
}

.webinars-section a {
    width: 25% !important;
}

.two-column-section h4{
	margin-bottom: 0 !important;
}

.two-column-section:after {
    content: "";
    clear: both;
    display: table;
}

.two-column-section {
    background: #f7f7f7;
    padding: 32px;
}

.two-column-section h3 {
    color: #009adf;
}

.two-column-section .cols:first-child {
    margin-right: 2%;
}

.col-4{
	width: 38%
}

.col-8{
	width: 58%
}

.col-6.cols {
    width: 48%;
}

ul.date-list, ul.social {
    padding: 0;
}

ul.social {
    margin-top: 10px;
}

.cont-btn .section-container {
    border-bottom: 1px solid rgba(0,0,0,0) !important;
}

.date-list h5 {
    font-weight: 700;
    margin: 0;
    line-height: 26px;
}

.two-column-section .cols{
	margin-right: 2%;
	float: left;
}

.date-list li {
    margin-bottom: 15px;
}

.about .row .cont-btn p{
	line-height: 26px !important;
}

.custom-title {
    font-size: 35px;
    line-height: 45px;
    margin: 0;
    font-weight: 300 !important;
    padding-bottom: 6px;
    color: #043562 !important;
    border-bottom: 1px solid #043562;
    margin-bottom: 25px !important;
}

img.intro-text-image {
    width: 40%;
    float: left;
    margin-right: 14px;
	margin-bottom: 14px;
}