/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

* {
    letter-spacing: 0 !important;
}

#ssb-container ul li a {
    padding: 0 9px 0 0 !important;
}

.fa {
	font-family: fontawesome;
}

/***************
MENU
****************/

nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash {
    bottom: -226% !important;
    width: 45px !important;
    height: 2px !important;
}

#nav-menu-item-27 .underline_dash {
     display: none;
}

#nav-menu-item-27 a span:nth-child(2) {
    border: 2px solid #a020ef;
    color: #fff;
    padding: 12px 20px;
    border-radius: 7px;
    background: #a020ef;
}

p {
    margin: 20px;
}

/***************
MAIN CONTENT
****************/

.first-section .full_section_inner.clearfix {
    display: flex;
}

.first-section .wpb_column.vc_column_container.vc_col-sm-6 {
    margin: auto;
}

.typical-button:hover {
    background: transparent;
    color: white;
    transition: all 1s;
}
.typical-button {
    background: #a020f0;
    color: white;
    margin: 25px !important;
    display: block;
    width: 150px;
    padding: 15px;
    margin-right: auto !important;
    margin-left: auto !important;
    border-radius: 7px;
    font-weight: 400;
    border: 2px solid #a020f0;
    transition: all 1s;
	text-align: center;
}

.white-background h3 {
    color: #333;
    text-transform: none;
    font-weight: 500;
    font-size: 40px;
}

.white-background p {
    color: #717171;
}

.four-boxes .wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill {
    padding: 20px;
}

.four-boxes .vc_column-inner {
    border-radius: 17px;
    min-height: 400px;
    border: 1px solid white;
    transition: all 1s;
}

.four-boxes .vc_column-inner:hover {
    border-color: #a020f0;
    box-shadow: 0px 0px 20px rgba(160,32,240,0.3);
    transition: all 1s;
}

.box-title h4 {
    height: 55px;
    display: block;
    line-height: 55px;
    color:  #333;
    font-weight: 500;
    font-size: 25px;
    padding-bottom: 35px;
    border-bottom: 1px solid gainsboro;
    font-size: 23px;
}

.wpb_text_column.wpb_content_element.box-list {
    padding-top: 20px;
    color: darkgray;
}

.wpb_text_column.wpb_content_element.box-list ul {
    list-style: none;
}

.wpb_text_column.wpb_content_element.box-list ul li::before {
    content: "✓";
    margin-right: 10px;
    color: white;
    background:  #a020f0;
    border-radius: 100%;
    width: 19px;
    height: 19px;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
    font-weight: 900;
}

.wpb_text_column.wpb_content_element.box-list ul li {
    margin-bottom: 13px;
}

.wpb_text_column.wpb_content_element.benefits-text p {
    color: #717171;
    margin-right: 0;
    margin-left: 0;
}

.wpb_text_column.wpb_content_element.benefits-text h3 {
    color:  #333;
    text-transform: none;
    font-size: 30px;
    font-weight: 500;
}

.image-text-half .section_inner_margin.clearfix {
    display: flex;
}

.image-text-half .section_inner_margin.clearfix .wpb_column.vc_column_container.vc_col-sm-6 {
    margin: auto;
}

.value-section h3 {
    font-size: 20px !important;
    margin-top: 20px;
}

.wpb_text_column.wpb_content_element.benefits-text {
    padding: 20px;
}

.ready-section {
    min-height: 450px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.ready-section .typical-button {
    background: #8800dc;
    border: 2px solid  #8800dc;
}

/***************
FORM
****************/

.wpcf7 form.wpcf7-form p {
    margin-bottom: -1px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
    text-align:center;
}

div.wpcf7 img.ajax-loader {
    display: block;
    margin: 0 auto;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    margin-top: 21px;
}

input.wpcf7-form-control.wpcf7-submit {
    font-family: 'Rubik', sans-serif!important;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    font-family: 'Rubik', sans-serif!important;
    border-bottom: 2px solid #8800dc;
    color: #333;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    background:  transparent;
}

.wpcf7-form-control.wpcf7-submit {
    text-transform: none !important;
    font-weight: 400 !important;
    font-size: 17px !important;
    border: none !important;
    margin: auto !important;
    display: block !important;
    padding: 5px 35px !important;
    background: #8800dc !important;
    color: white !important;
}

/***************
RESPONSIVE
****************/
@media (max-width:1258px) and (min-width:1000px) {
	.box-title h4 {
    font-size: 1.3vw;
	}
}
	
@media (max-width:1000px) {
	h2, .h2, h2 a {
		font-size: 40px;
	}
	.four-boxes .wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill {
		width: 100%;
	}
	.white-background h3 {
		font-size: 20px;
	}
	
	.vc_row.wpb_row.section.vc_row-fluid.ready-section.vc_custom_1583358478061 {
		min-height: unset;
		margin-bottom: 0px !important;
                background-size: cover !important;
	}

.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100%;
}
.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
}

@media (max-width:600px) {
.vc_row.wpb_row.section.vc_row-fluid.white-background.four-boxes.vc_custom_1580055370194 {
    padding: 20px !important;
}
.box-title h4 {
    font-size: 19px;
}
.vc_row.wpb_row.section.vc_row-fluid.first-section.vc_custom_1579982816410.full_screen_section .wpb_column.vc_column_container.vc_col-sm-3 {
    display: none;
}
.first-section .wpb_column.vc_column_container.vc_col-sm-6 {
    padding: 20px;
}
}

/***************
LOCAL MARKETING
****************/

.page-id-103 .typical-button.anchor.inline {
    text-align: center;
    float: left;
    margin-right: 35px !important;
}

.page-id-103 .typical-button.anchor.inline.center {
    float: unset;
    display: inline-table;
	margin: 20px !important;
}

.page-id-103 .typical-button.anchor.inline.first,
.page-id-103 .typical-button.white {
    background: white;
    color: #a020f0;
}

.page-id-103 .typical-button.anchor.inline.first:hover,
.page-id-103 .typical-button.white:hover {
    background: transparent;
    color: white;
}

.page-id-103 .image-text-half .section_inner.clearfix .vc_col-sm-4 {
    width: 31%;
    margin-left: auto;
    margin-right: auto;
}

.page-id-103 .image-text-half .section_inner.clearfix .vc_col-sm-4 p {
    font-size: 14px;
    line-height: 21px;
}

.page-id-103 .image-text-half .section_inner.clearfix .vc_col-sm-4 .vc_column-inner {
    min-height: 600px;
    border-radius: 3%;
}

.page-id-103 .image-icon .vc_single_image-wrapper {
    border-radius: 100%;
    background: #a020f0;
    padding: 14px;
    transform: translateY(-28px);
}

.wpb_text_column.wpb_content_element.form-header {
    background: #a020f0;
}

.wpb_text_column.wpb_content_element.form-header p {
    font-size: 35px;
    line-height: 50px;
    max-width: 50%;
    padding: 20px 0px;
    margin-top: 0;
}

.form-box {
    padding: 70px;
}

.form-box .vc_column-inner {
    background: #d5e9f7;
    padding: 0;
    border-radius: 3%;
}

.form-box input.wpcf7-form-control.wpcf7-date, 
.form-box input.wpcf7-form-control.wpcf7-number, 
.form-box input.wpcf7-form-control.wpcf7-quiz, 
.form-box input.wpcf7-form-control.wpcf7-text, 
.form-box select.wpcf7-form-control.wpcf7-select, 
.form-box textarea.wpcf7-form-control.wpcf7-textarea {
    border-bottom: 0px solid #8800dc;
    background: white !important;
    border-radius: 30px;
}

.form-box .wpcf7-form-control.wpcf7-submit {
    margin-left: 0px !important;
    border-radius: 30px;
}



/***************
RESPONSIVE
****************/


@media (max-width: 768px) {
	.page-id-103 .ready-section {
   		background-size: cover !important;
	}
	
	.page-id-103 .image-text-half .section_inner_margin.clearfix {
		display: block;
	}
	
	.page-id-103 .image-text-half .section_inner.clearfix .vc_col-sm-4 {
		width: 100%;
		max-width: 384px;
	}
	
	.page-id-103 .image-text-half .vc_single_image-wrapper.vc_box_border_grey {
		width: 100%;
	}
	
	.page-id-103 .image-text-half .vc_single_image-wrapper.vc_box_border_grey .vc_single_image-img.attachment-full {
		margin: auto;
		display: block;
	}

	.page-id-103 .image-icon .vc_single_image-wrapper {
		width: unset !important;
	}
	
	.page-id-103 #contact-form .vc_column-inner {
		padding: 10px !important;
		width: 100% !important;
	}
	
	.page-id-103 .first-section .full_section_inner.clearfix {
		display: block;
	}
	
	.page-id-103 .first-section .form-box.wpb_column.vc_column_container.vc_col-sm-6 {
		display: none;
	}
	
	.page-id-103 .vc_row.full_screen_section {
		padding: 0px !important;
		background-position: top right;
	}
	
	.page-id-103 .image-text-half .section_inner.clearfix .vc_col-sm-4 .vc_column-inner {
		width: 100%;
		margin: 0 !important;
	}
}


/***************
SEO
****************/

.page-id-150 .typical-button.anchor.inline {
    text-align: center;
    float: left;
    margin-right: 35px !important;
}

.page-id-150 .typical-button.anchor.inline.center {
    float: unset;
    display: inline-table;
	margin: 20px !important;
}

.page-id-150 .typical-button.anchor.inline.first,
.page-id-150 .typical-button.white {
    background: white;
    color: #a020f0;
}

.page-id-150 .typical-button.anchor.inline.first:hover,
.page-id-150 .typical-button.white:hover {
    background: transparent;
    color: white;
}

.page-id-150 .line-break {
    color: #a020f0;
    height: 11px;
    background: #a020f0;
    width: 80%;
    display: inline-block;
}

.page-id-150 .service-img-small img {
    height: 75px;
    width: auto;
}

.page-id-150 .benefits-text.bottom-text p {
	padding: 0px 45px 20px 45px!important;
}

@media (max-width: 768px) {
	.page-id-150 .first-section .vc_column-inner {
		padding: 0 !important;
	}

	.page-id-150 .first-section {
		padding: 7px !important;
	}

	.page-id-150 .first-section .form-box {
		display: none;
	}

	.page-id-150 .first-section h2, 
	.page-id-150 .first-section p {
		text-align: center !important;
	}

	.page-id-150 .typical-button.anchor.inline {
		float: unset;
		margin: auto !important;
		margin-bottom: 10px !important;
	}

	.page-id-150 .vc_row.wpb_row.section.vc_row-fluid {
		padding: 30px !important;
		padding-right: 30px !important;
	}

	.page-id-150 .vc_row.wpb_row.section.vc_row-fluid.grid_section {
		padding-bottom: 0px !important;
	}

	.page-id-150 .benefits-text.bottom-text p {
		padding: 0 5px 20px 5px !important;
	}

	.page-id-150 .ready-section-text h2 {
		font-size: 30px;
	}
}

/***************
SEO AUDIT
****************/

.page-id-199 .typical-button.anchor.inline {
	margin: auto !important;
	display: inline-block;
	text-align: center;
}

.page-id-199 .typical-button.anchor.inline.center {
    float: unset;
    display: inline-table;
	margin: 20px !important;
}

.page-id-199 .typical-button.anchor.inline.first,
.page-id-199 .typical-button.white {
    background: white;
    color: #a020f0;
}

.page-id-199 .typical-button.anchor.inline.first:hover,
.page-id-199 .typical-button.white:hover {
    background: transparent;
    color: white;
}

.page-id-199 .line-break {
    color: #a020f0;
    height: 11px;
    background: #a020f0;
    width: 80%;
    display: inline-block;
}

.page-id-199 .service-img-small img {
    height: 75px;
    width: auto;
}

.page-id-199 .benefits-text.bottom-text p {
	padding: 0px 45px 20px 45px!important;
}

.page-id-199 .three-boxes-imgs .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner {
    background: white;
    padding: 35px !important;
    margin: 0px !important;
    width: 100%;
    border: 1px solid #b953f9;
    border-radius: 20px;
    box-shadow: 0px 0px 5px #b953f9;
    height: 100%;
}

.page-id-199 .vc_col-sm-4 {
    padding: 15px !important;
}

.page-id-199 .three-boxes-imgs .section_inner_margin.clearfix {
    display: flex;
}

.page-id-199 .three-boxes-imgs .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.page-id-199 .three-boxes-imgs .arrow-image {
    margin-top: auto !important;
}

.page-id-199 .three-boxes-imgs .wpb_text_column.wpb_content_element.benefits-text h3 {
	color: #b953f9;
	margin-top: 15px!important;
}

.page-id-199 .three-boxes-imgs .arrow-image img {
    width: 35px;
}

.page-id-199 .left-and-right-img-txt .section_inner_margin.clearfix {
	display: flex;
}

.page-id-199 .left-and-right-img-txt h3 {
    font-size: 25px;
    margin-left: 20px;
}

.page-id-199 .left-and-right-img-txt .section_inner_margin.clearfix .vc_column-inner {
    height: 100%;
	background-position: center;
}

.page-id-199 .purple-box-with-border .vc_column-inner {
    padding: 70px !important;
	border-bottom: 15px solid #9805f5;
	border-radius: 14px;
}

.page-id-199 .purple-box-with-border .vc_column-inner h2 {
    font-weight: 400;
	font-size: 48px;
	margin-bottom: 20px;
}

.page-id-199 .purple-box-with-border .vc_column-inner h4 {
    color: #333;
    padding: 0px 90px;
}

.page-id-199 .wpb_text_column.wpb_content_element.white-background.ready-section-text h3 {
    margin-bottom: 20px;
    font-size: 32px;
}


@media (max-width: 768px) {
	.page-id-199 .three-boxes-imgs .section_inner_margin.clearfix {
		display: block;
	}
	
	.page-id-199 .left-and-right-img-txt .section_inner_margin.clearfix {
		display: block;
	}
}

/** accordion **/

.page-id-199 .description-toggles .wpb_text_column {
    display: none;
}

.page-id-199 .description-toggles .wpb_text_column h4 {
    font-weight: 600;
	margin-left: 20px;
}

.page-id-199 .description-toggles .wpb_text_column p,
.page-id-199 .description-toggles .wpb_text_column li {
    color: #333;
}

.page-id-199 .description-toggles .wpb_text_column li {
    margin-left: 40px;
}

.page-id-199 .description-toggles .wpb_text_column.thopen {
    display: block;
}

.page-id-199 .accordion-links .accordion-toggle {
	color: #333;
	font-size: 22px;
	margin-left: 65px;
}

.page-id-199 .accordion-links .accordion-toggle:hover {
	color: #a020f0;
}

.page-id-199 .accordion-links p {
	margin-left: 0;
	line-height: 45px;
}

.page-id-199 .accordion-links .accordion-toggle.clicked {
	color: #a020f0;
	font-weight: 600;
}

#keyword:before,
#competition:before,
#techincal:before,
#onsite:before,
#linkprofile:before {
	position: absolute;
	left: 0;
}


#keyword:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/keyword.png");
}
#keyword.clicked:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/keyword-clr.png");
}


#competition:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/data.png");
}
#competition.clicked:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/data-clr.png");
}


#techincal:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/analysis-1.png");
}
#techincal.clicked:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/analysis-clr.png");
}


#onsite:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/risks.png");
}
#onsite.clicked:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/risks-clr.png");
}


#linkprofile:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/resume.png");
}
#linkprofile.clicked:before {
	content: url("https://inboundhunters.com/wp-content/uploads/2020/04/resume-clr.png");
}

@media (max-width: 768px) {

	.page-id-199 .vc_row.wpb_row.section.vc_row-fluid {
		padding: 40px !important;
	}

	.page-id-199 .first-section .wpb_column.vc_column_container.vc_col-sm-3 {
		display: none;
	}
	
	.page-id-199 .typical-button.anchor.inline {
		display: block !important;
		margin-bottom: 10px !important;
	}

	.page-id-199 .wpb_text_column.wpb_content_element.benefits-text h3 {
		font-size: 22px;
	}
	
	.page-id-199 .purple-box-with-border .vc_column-inner {
		padding: 0px 10px !important;
	}
	
	.page-id-199 .purple-box-with-border .vc_column-inner h4 {
		padding: 0 20px;
	}
	
	.wpb_raw_code.wpb_content_element.wpb_raw_html.accordion-links {
		display: none;
	}
	
	.page-id-199 .white-background h3 {
		text-align: center;
	}
	
	.page-id-199 .description-toggles .wpb_text_column {
		display: block !important;
		margin-bottom: 35px !important;
	}
	
	.page-id-199 .description-toggles .wpb_text_column h4 {
		margin: 0;
		text-align: center;
		font-size: 25px;
	}
	
	.page-id-199 .left-and-right-img-txt .section_inner_margin.clearfix .vc_column-inner:first-child {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.footer_bottom .textwidget {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	
	.page-id-199 .ready-section-text h3 {
    	font-size: 23px !important;
	}
}

.page-id-199 .ready-section-text .typical-button.anchor.inline {
    display: inline-block !important;
	margin: 5px!important;
}

/******************
 * 
 * new form layout
 * 
********************/ 

.custom-contact-form-row .wpb_text_column.wpb_content_element {
    width: 80%;
    margin: auto !important;
    box-shadow: 0px 0px 20px gray;
    margin-top: 150px !important;
    margin-bottom: 150px !important;
}

.form-title {
    background: #a020ef;
    text-align: center;
    padding: 30px;
    font-size: 25px;
}
	
.custom-contact-form-row .fifty-form-field {
    width: 50%;
    float: left;
	color: #333;
	margin-top: 10px;
	display: inline-block;
}
	
.custom-contact-form-row input.wpcf7-form-control.wpcf7-date, 
.custom-contact-form-row input.wpcf7-form-control.wpcf7-number, 
.custom-contact-form-row input.wpcf7-form-control.wpcf7-quiz, 
.custom-contact-form-row input.wpcf7-form-control.wpcf7-text, 
.custom-contact-form-row select.wpcf7-form-control.wpcf7-select, 
.custom-contact-form-row textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #cecece;
    width: 95%;
	background: #fafcfb;
	color: #333;
}
	
.custom-contact-form-row .full-width-form {
    width: 100%;
	color: #333;
	margin-top: 10px;
	display: inline-block;
}

.custom-contact-form-row .wpcf7-form.invalid .fifty-form-field {
    min-height: 106px;
} 

.custom-contact-form-row .wpcf7-form-control.wpcf7-submit {
    transform: translateY(20px);
    background: #ff8d88 !important;
    border-radius: 25pX;
}

.custom-contact-form-row .wpcf7 .wpcf7-form {
    background: #ffffff;
    padding: 25px;
}

.custom-contact-form-row .wpcf7-form-control.wpcf7-textarea {
    width: calc(97% + 3px) !important;
	
}

@media (max-width: 768px) {
	.custom-contact-form-row .fifty-form-field {
		width: 100%;
	}
}

/***************
WEB DEVELOPMENT
****************/

.page-id-268 .first-section .typical-button {
    margin-left: unset !important;
}

.page-id-268 .first-section {
    background-position: bottom !important;
    background-color: #f6f7fe !important;
}

.page-id-268 .under-line-purple {
    color: #a020f0;
    width: 200px;
    height: 4px;
    background: #a020f0;
}

.page-id-268 .ready-section .typical-button {
    background: white;
    color: #8800dc;
}

.page-id-268 .three-boxes-imgs .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner {
    background: #fff;
    padding: 35px !important;
    margin: 0 !important;
    width: 100%;
    border: 1px solid #dfacff;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #dda8ff;
    height: 100%;
}

.page-id-268 .three-boxes-imgs .section_inner_margin.clearfix {
    display: flex;
}

.page-id-268 .three-boxes-imgs .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.page-id-268 .three-boxes-imgs .arrow-image {
    margin-top: auto !important;
}

.page-id-268 .three-boxes-imgs .wpb_text_column.wpb_content_element.benefits-text h3 {
	color: #b953f9;
	margin-top: 15px!important;
}

.page-id-268 .three-boxes-imgs .arrow-image img {
    width: 35px;
}

@media (max-width: 768px) {
	.page-id-268 .three-boxes-imgs .section_inner_margin.clearfix {
		display: block;
	}
	
	.page-id-268 .left-and-right-img-txt .section_inner_margin.clearfix {
		display: block;
	}
}

.page-id-268 .three-boxes-imgs h3 {
    font-size: 20px !important;
}

.page-id-268 .three-boxes-imgs .vc_single_image-img.attachment-full {
    height: 100px;
    width: auto;
}

.page-id-268 .three-boxes-imgs .wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 15px !important;
}

.page-id-268 .typical-button.anchor.inline.center {
    float: unset;
    display: inline-table;
	margin: 20px !important;
}

.page-id-268 .typical-button.anchor.inline.first {
    background: white;
    color: #a020f0;
}

.page-id-268 .typical-button.anchor.inline.first:hover {
    background: transparent;
    color: white;
}

.page-id-268 .typical-button.anchor.inline.white.center.purple {
    background: #8800dc;
    color: white;
    border: none;
}


/***************
RESPONSIVE
****************/

@media (max-width: 768px) {
	
	.page-id-268 .vc_row.wpb_row.section.vc_row-fluid.vc_custom_1588503445526.grid_section {
		padding: 0 !important;
		padding-bottom: 32px !important;
	}
	
	.page-id-268 .vc_row.wpb_row.section.vc_row-fluid.three-boxes-imgs.grid_section {
		padding: 0 !important;
	}
	
	.page-id-268 .vc_row.wpb_row.section.vc_row-fluid.vc_custom_1587487471648 {
		padding: 30px 15px !important;
	}
	
	.page-id-268 .vc_column-inner.vc_custom_1587487147592 {
		padding: 40px 0px !important;
	}
	
	.page-id-268 .first-section .form-box.wpb_column.vc_column_container.vc_col-sm-6 {
		display: none;
	}
	
	.page-id-268 .vc_row.wpb_row.section.vc_row-fluid.first-section.vc_custom_1588504493188 {
		background-size: cover !important;
	}
}

/***************
BLOG
****************/

.single-post .entry_title,
.page-id-378 .entry_title a {
    color: #333;
}

.single-post .post_info,
.page-id-378 .post_info {
    display: none !important;
}

.single-post .post_text_inner p,
.page-id-378 .post_text_inner p{
    color: #555;
}

.single-post ol,
.page-id-378 ol {
    color: #555;
	margin: 20px;
}

.single-post .date.entry_date.updated,
.page-id-378 .date.entry_date.updated {
    color: #a020ef;
}

.page-id-378 article:first-child {
    margin-top: 60px;
}

@media (max-width: 600px) {
	.single-post .container_inner.default_template_holder
	{width: calc(100% - 5%) !important;
	}
}

.single-post .entry_title,
.page-id-378 .entry_title{
	margin: 0px 20px 20px 20px;
	font-size: 40px;
}

.page-id-378 .entry_title a {
	font-size: 40px;
}

.th-blog-link a {
    background: #a020f0;
    color: white;
    font-weight: 600;
    padding: 10px 20px;
    float: right;
}

.page-id-378 .blog_column1 {
    display: none !important;
}

.th-by-author {
    margin-left: 20px;
    color: #666;
    font-size: 25px;
}

.single-post .date.entry_date.updated {
    display: none;
}



/***************
CAMPAIGN MANAGEMENT
****************/

.page-id-396 nav.main_menu > ul > li > a {
    color: white;
}

.page-id-396 .line-break {
    color: #a020f0;
    height: 11px;
    background: #a020f0;
    width: 80%;
    display: inline-block;
}

.page-id-396 .service-img-small img {
    height: 75px;
    width: auto;
}

.page-id-396 .benefits-text.bottom-text p {
	padding: 0px 45px 20px 45px!important;
}

.page-id-396 .wpb_text_column.wpb_content_element.benefits-text {
    padding: 20px 20px 20px 0px;
}

.page-id-396 .wpb_text_column.wpb_content_element.benefits-small-title h4 {
    font-size: 40px;
    padding-top: 32px;
}

.page-id-396 .telhs-three-boxes p,
.page-id-396 .first-section p {
	margin-left:0px;
}

.page-id-396 .telhs-wearesolution p {
	margin:0px;
}

.page-id-396 .first-section .typical-button {
    margin-left: 0px !important;
    background: white;
    color: #a020f0;
}

.page-id-396 p {
	margin-left: 0px;
}

.page-id-396 .ready-section .typical-button{
	background: white;
    color: #a020f0;
}

.page-id-396 .telhs-rowservices .section_inner {
	margin:0px auto 32px auto;
	border-bottom:1px solid #a020f0;
	padding:32px 0px;
}

.page-id-396 .telhs-rowservices.telhs-noborder .section_inner {
	border-bottom:0px;
}


.page-id-396 .telhs-rowservices .vc_single_image-img {
	height:auto;
	width:80px;
}

.page-id-396 .telhs-rowservices p {
	color:#333;
	margin:0px;
}

.page-id-396 .telhs-rowservices .wpb_text_column.wpb_content_element.benefits-text {
	padding:0px; 
	padding-right:20px;
}

.page-id-396 .telhs-rowservices .wpb_text_column.wpb_content_element.benefits-text h3 {
	font-size:22px;
}

.page-id-396 .telhsprocess .wpb_text_column.wpb_content_element li {
    font-size: 24px;
}

.page-id-396 .telhsprocess .vc_general.vc_pagination .vc_pagination-item {
	margin:auto;
}

.page-id-396 .telhsprocess .vc_general.vc_pagination .vc_pagination-trigger {
	height:20px;
	width:20px;
	opacity: 1;
}

.page-id-396 .telhsprocess .vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger,
.page-id-396 .telhsprocess .vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover {
    background-color: #a020f0;
}

.page-id-396 .telhsprocess .vc_general.vc_pagination.vc_pagination-style-flat.vc_pagination-shape-round.vc_pagination-color-white {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}

.page-id-396 .telhsprocess .vc_general.vc_pagination.vc_pagination-style-flat.vc_pagination-shape-round.vc_pagination-color-white li {
    padding: 0 64px;
}

.page-id-396 .telhsprocess .vc_tta-panel-body {
    padding-top: 60px !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.page-id-396 #telhsprocessright,
.page-id-396 #telhsprocessleft {
    font-size: 50px;
    color: white;
    text-align: center;
}


/* .page-id-396 .telhsnavigation {
	margin-top: 30px;
	margin-bottom: 30px;
	position: absolute;
	top: auto;
	bottom: 100%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	height: 30px;
	width: 100%;
} */

.page-id-396 #telhsprocessright {
	order: 1000;
}



.page-id-396 ul.vc_general.vc_pagination.vc_pagination-style-flat.vc_pagination-shape-round.vc_pagination-color-white::before {
    content: '';
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 2px solid #17537b;
    z-index: -1;
}

.page-id-396 .telhs-ourvalue .wpb_wrapper p {
	color:#333;
}

.page-id-396 .telhs-ourvalue .qode-advanced-tabs .qode-advanced-tabs-nav li {
    background-color: #fff0;
}



.page-id-396 .telhs-ourvalue .qode-advanced-tab-text-after-icon {
    color: #333;
    text-transform: capitalize;
    font-size: 18px;
}

.page-id-396 .telhs-ourvalue .ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
    border-top-style: solid;
    border-width: 4px;
    border-color: #a020f0;
	background-color: #fff;
}




@media (max-width: 1024px) {
	
	.page-id-396 .telhsprocess .vc_general.vc_pagination.vc_pagination-style-flat.vc_pagination-shape-round.vc_pagination-color-white li {
    padding: 0px;
	}
	
	.page-id-396 .full_section_inner .wpb_column.vc_column_container.vc_col-sm-6 {
    flex-basis: max-content;
	}	
	
	
	
}
	

@media (max-width: 1000px) {
	
	.page-id-396 .vc_custom_1587487147592 {
    	padding-top: 100px !important;
    	padding-bottom: 100px !important;
	}
	
	.page-id-396 .telhs-three-boxes .wpb_wrapper {
    padding-top: 20px;
	}
	
	.page-id-396 .service-img-small img {
    height: 50px;
	}
	
	.page-id-396 .telhs-rowservices .vc_single_image-img {
    	height: auto;
    	width: 50px;
		padding-bottom: 10px;
	}
	
	.page-id-396 .telhs-rowservices .section_inner_margin.clearfix {
    	display: flex;
    	flex-wrap: wrap;
	}

	.page-id-396 .telhs-rowservices .wpb_column.vc_column_container.vc_col-sm-2 {
    	width: 80px;
	}

	.page-id-396 .telhs-rowservices .wpb_column.vc_column_container.vc_col-sm-4 {
   	   width: auto !important;
	}
	
}



@media (max-width: 768px) {
	
	.page-id-396 .first-section h2 {
    	font-size: 28px;
	}	
	
	.page-id-396 .vc_custom_1587487147592 {
    	padding-top: 50px !important;
    	padding-bottom: 50px !important;
	}	
	
	.page-id-396 .vc_row.wpb_row.section.vc_row-fluid.first-section.vc_custom_1591884534782 {
    	padding-left: 16px !important;
    	padding-right: 0px !important;
	}
	
	.page-id-396 .first-section .full_section_inner.clearfix {
    	display: block;
	}
	
	.page-id-396 .benefits-text.bottom-text p {
		padding: 0 5px 20px 5px !important;
	}

	.page-id-396 .ready-section-text h2 {
		font-size: 30px;
	}
	
	.page-id-396 .vc_custom_1592334614440 h3 {
    padding: 0 20px;
	}
	
	.page-id-396 .wpb_text_column.wpb_content_element.benefits-small-title h4 {
    	font-size: 30px;
    	padding-top: 0px;
	}
	
}



@media (max-width: 480px) {
	
	.page-id-396 .vc_custom_1592331545414 .wpb_column.vc_column_container.vc_col-sm-3 {
    	padding-bottom: 16px;
	}
	
	.page-id-396 .vc_custom_1592330291479 .wpb_text_column.wpb_content_element.benefits-small-title {
    	padding-top: 16px;
	}
	
	.page-id-396 .vc_row.wpb_row.section.vc_row-fluid.ready-section.vc_custom_1592827496141 {
    	background-size: 100% 300px !important;
	}
	
	.page-id-396 .wpb_text_column.wpb_content_element.benefits-text h3 {
		font-size: 16px;
	}
	
	.page-id-396 .telhs-rowservices .wpb_text_column.wpb_content_element.benefits-text h3 {
    	font-size: 16px;
	}
	
	
}


/** Post bullet point color **/

.single-post ::marker {
    color: #333;
}
	

/** HOME **/

.tel-home-brands-slider li {
	padding: 0px 20px;
}

.tel-hide {
	display: none;
}

@media (max-width: 550px) {
	.wpcp-slide-image {
   		 padding: 0px 10px;
	}
}

/********************
Work
********************/

.tel-work-text {
    position: absolute;
    bottom: 20px;
    left: 16px;
}

.tel-work-text p {
	font-size: 2em;
}

.tel-work-row .vc_column_container > .vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
}

.tel-work-img {
	filter: grayscale(100%);
}

.tel-work-img:hover {
	filter: grayscale(0%);
}

.tel-work-img img {
    width: 1279px;
    height: auto;
}

/********************
Jobs
********************/

.awsm-job-post-title {
    color: #a020f0;
}

.awsm-job-form label {
    color: #333;
}