@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300;400;500&display=swap');

.blogs-template-default .image {
    display: none;
}
.news_letter .account-description {
	background: #0c0b0b08;
	padding: 14px !important;
	margin: 0;
	border: 1px solid #037cba;
	border-radius: 10px;
}
.sidebar  .col-lg-3.col-md-3.sidebar.right {
	background: #f7f7f7 !important;
}

.sidebar  .jp-related-posts-i2__list li {
	border-bottom: 2px solid;
	margin-bottom: 30px !important;
}

.news_letter .account-description h3 {
		margin: 0;
}
.news_letter .hs-button.primary.large {
	background: #ff7a59;
	border-color: #ff7a59;
	color: #ffffff;
	font-size: 16px;
	line-height: 12px;
	padding: 8px 10px;
	border-radius: 10px;
}
.comments {
	display: none;
}

h6, .content-area h6,
.content-area .entry-content p, .product p, .content-area .vc_toggle_title h4, .content-area ul, .content-area ol, .vc_figure-caption, .authordescription p, body.page-template-template-home-default .wpb_text_column p,body .content-area .vc_toggle_title h4,
.vc_btn3.vc_btn3-size-md,
.widget blockquote,
#secondary ul, #secondary p,
.widget cite{
	font-family: 'Source Sans 3', sans-serif!important;
	font-weight:400!important;
}
.widget cite {
	color:#333333!important;
	opacity:1!important;
}

.blog_section .vc_custom_heading h4 {
	font-size: 16px;
	line-height: 22px;
	 width: 74%;
    margin: 20px auto;
	font-family: Montserrat;
}
.footer_custom {
    display: flex;
     }
div#block-38 {
    width: 100%;
}

.footer_menu {
	margin-left: 30px;
}

.footer_logo p {
	margin-top: 15px;
}

.footer_custom p, .footer_custom ul li a {
    font-family: 'Source Sans 3', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px;
}

.blog_section_style {
	background-color: whitesmoke;
}
.button_style a {
	background: #ff7a59 !important;
	font-size: 16px !important;
	padding: 12px 30px !important;
}

.footer_logo {
    width: 30%;
}
.footer_menu {
    width: 10%;
}
.footer_menu.menu_add {
    width: 20%;
}
.footer_menu.menu_add p {
    margin: 20px 0;
}

.footer_menu.menu_add ul li a {
	font-size: 25px;
}
/* Target devices with a max width of 767px (common breakpoint for mobile) */
@media only screen and (max-width: 767px) {
	
	.our_services_section h3, .our_services_section .wpb_content_element {
    text-align: center !important;
}
	
	.footer_menu.menu_add {
	width: 72%;
	margin-top: 36px;
}

h1.cg-page-title {
	line-height: 35px !important;
	font-size: 25px !important;
}

	.footer_custom {
	display: block;
}
.footer_menu {
	margin-left: 0;
}

.footer_custom div {
	width: 100%;
}
	
}