/*
 Theme Name:   RDC
 Theme URI:    https://www.richdataco.com/RDC/
 Description:  RDC Theme
 Author:       The Other Dimension
 Author URI:   http://theotherdimension.com
 Template:     Divi
 Version:      2.1
 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:  RDC
*/

::selection {
	background: #00ccbd;
	color: #ffffff;
}

body #main-content #rdc-chc-btn,
.home .header-content .et_pb_button {
	clip-path: polygon(80% 0, 90% 50%, 80% 100%, 0% 100%, 0% 0%);
	padding: 0.3em 3em 0.3em 1.5em !important;
}

.error404 .header-content .et_pb_button {
	clip-path: polygon(80% 0, 90% 50%, 80% 100%, 0% 100%, 0% 0%);
	padding: 0.3em 3em 0.3em 1em !important;
}

.rdc-chc {
	clip-path: polygon(80% 0, 100% 50%, 80% 101%, 0% 101%, 0% 0%);
	padding: 20vh 0;
}

.rdc-chc-narrow {
	clip-path: polygon(80% 0, 100% 50%, 80% 110%, 0% 100%, 0% 0%);
	padding: 10vh 0;
}



/* @import url('https://fonts.googleapis.com/css?family=Barlow:400,600,700,800'); */

/* @media only screen and ( min-width:980px ) {
#et_mobile_nav_menu { display:block }
#top-menu-nav { display:none; }
} */

#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et_toggle_slide_menu:after, .et-social-icon a:hover, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .et_pb_member_social_links a:hover, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .et_pb_widget li a:hover, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .tagged_as a, .posted_in a {
    color: #ffffff !important;
}

.contact-button a {
    padding: 10px !important;
    background: #fff;
    color: #000 !important;
}


.et_header_style_left .et-fixed-header #et-top-navigation .contact-button a {
	background: #fff !important;
	color: #000000 !important;
}

/*** Typography ***/

.et_pb_text ol, .et_pb_text ul {
    padding-left: 2em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;

}

h1 {
	font-size: 3rem;
	line-height: 3rem;
    font-weight: 600;
}

h2 {
	font-size: 2.4rem;
	line-height: 3rem;
}

h3 {
	font-size: 1.6rem;
	line-height: 2rem;
	font-weight: 600;
}

.et_pb_text a {
    font-weight: 900;
}



/* Timeline */
body .timeline .timeline-panel:before,
body .timeline .timeline-panel:after {
	top: 45%;
}

.timeline-body>ul {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.timeline-body>p {
    padding-bottom: 0px !important;
}

.about-timeline .diti_timeline_item {
		margin-bottom: -10% !important;
	}

.timeline .diti_timeline_item:nth-of-type(odd) .timeline-panel:before {
    border-right-width: 0px;
}

.timeline .diti_timeline_item:nth-of-type(even) .timeline-panel:before {
    border-right-width: 0px;
}

.timeline .timeline-panel {
    border: 0px solid #d4d4d4 !important;
}

.diti_timeline_item li {
    margin-bottom: 10px !important;
	line-height: 1.25em !important;
}

.diti_timeline_item {
    margin-bottom: 10px !important;
	line-height: 1.25em !important;
}

.timeline li {
    list-style-type: disc !important;
}

.diti_timeline_item .timeline-body ul li::before {
	display: inline;
}

.timeline-body>ul {
    padding: 10px 0 8px 1em !important;
}

.timeline-text {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
    font-size: 1.6rem !important;
    line-height: 2 !important;
    border: 0px solid transparent !important;
    border-radius: 100% !important;
    font-weight: bold !important;
    padding: 18px 14px 18px 14px !important;
}

/* Coloured Text */
#xtra h2 {
  background: -webkit-linear-gradient(to right, #1613bd 0%, #d915b5 50%,#ea7ea2 100%);
  background: -moz-linear-gradient(to right, #1613bd 0%, #d915b5 50%,#ea7ea2 100%);
  background: linear-gradient(to right, #1613bd 0%, #d915b5 50%,#ea7ea2 100%);
  background-clip:text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#xtrax h3 {
  background: -webkit-linear-gradient(to right, #1613bd 0%, #d915b5 50%,#ea7ea2 100%);
  background: -moz-linear-gradient(to right, #1613bd 0%, #d915b5 50%,#ea7ea2 100%);
  background: linear-gradient(to right, #1613bd 0%, #d915b5 50%,#ea7ea2 100%);
  background-clip:text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Misc */

.rdc-middle-row {
	align-items: center;
	-webkit-align-items: center;
	display: flex;
}

.dsm_image_carousel .swiper-slide {
	padding: 30px;
}

.et_pb_blog_grid .et_pb_post {
    background-color: #fff;
}

.company .bio-light .dsm-popup-trigger.et_pb_text:before {
	content:'';
	background: url(https://testing123.com.au/rdc/wp-content/uploads/2021/05/RDC-bio-plus.svg) no-repeat;
	height: 40px;
    width: 40px;
    background-size: 100%;
    display: inline-block;
    float: right;
}

.company .bio-dark .dsm-popup-trigger.et_pb_text:before {
	content:'';
	background: url(https://testing123.com.au/rdc/wp-content/uploads/2021/05/RDC-bio-plus-light.svg) no-repeat;
	height: 30px;
    width: 30px;
    background-size: 100%;
    display: inline-block;
    float: right;
}

.mcbg {
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
}


/* Tabbed Content */

/*.rdc-toggle .et_pb_toggle_open .et_pb_toggle_title:before {color:#000 !important;}*/

ul.et_pb_tabs_controls {
    background-color: #fff !important;
}

.et_pb_tabs, .et_pb_wc_tabs {
    border: 0px solid #d9d9d9 !important;
}

.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a {
    color: #000000!important;
    border-left: 4px solid #f5f5f5;
    border-top: 4px solid #f5f5f5;
    border-right: 4px solid #f5f5f5;
}

.et_pb_tabs_controls li {
	border-right: 4px solid #fff;
}

.et_pb_tabs_0 .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #f5f5f5;
}

.et_pb_tabs_1 .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #f5f5f5;
}

.et_pb_tabs_3 .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #f5f5f5;
}

ul.et_pb_tabs_controls:after {
    border-top: 0px solid #f5f5f5;
}

.et_pb_tabs_0 .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #f5f5f5 !important;
}

.et_pb_tabs_1 .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #f5f5f5 !important;
}

.et_pb_tabs_3 .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #f5f5f5 !important;
}

.et_pb_all_tabs .et_pb_active_content {
    display: block;
    border-left: solid 4px #f5f5f5;
    border-right: solid 4px #f5f5f5;
    border-bottom: solid 4px #f5f5f5;
}

.et_pb_toggle {
    border: 0px solid #d9d9d9;
}

/* Gravity Forms */

.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: auto;
    margin: 0 16px 0 0;
    background-color: #000;
    border: 0px;
    color: #fff;
    clip-path: polygon(80% 0, 90% 50%, 80% 100%, 0% 100%, 0% 0%);
	padding: 0.6em 3em 0.6em 1.5em !important;
	font-weight: bold;
	cursor: pointer;
}

.gform_wrapper .gfield_checkbox li label {
	font-size: 16px !important;
}

.gform_wrapper input.text, 
.gform_wrapper input.title,
.gform_wrapper input[type=email], 
.gform_wrapper input[type=password], 
.gform_wrapper input[type=tel], 
.gform_wrapper input[type=text], 
.gform_wrapper textarea {
	background: #f5f5f5;
	color: #000000;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
	padding: 12px !important;
	border: none;
}


input[type=checkbox] {
	height: 20px;
    min-width: 20px !important;
    background-color: #f5f5f5;
    border: 2px solid #000000;
    box-shadow: none;
    padding: 2px !important;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	vertical-align: middle;
}

input[type=checkbox]:checked {
	background-color: #00ccbd;
	border: 2px solid #000000;
}

/*** Responsive Styles Tablet And Above ***/

@media all and (min-width: 981px) {
	body .rdc-chc-narrow {
		min-height: 275px !important;
	}
	/*.et_pb_text_52 p { line-height: 1em !important;}*/
}

@media all and (max-width: 1260px) {
	.et_pb_text_52 { line-height: 1em !important;}
}


/*** Responsive Styles Tablet And Below ***/

@media all and (max-width: 980px) {
	.swap_row,
	.rdc-middle-row.swap_row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex !important;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	} 
	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
		margin-bottom: 30px !important;
	} 
	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
		margin-bottom: 0;
	} 
	.third-on-mobile {
		-webkit-order: 3;
		order: 3;
	} 
	.fourth-on-mobile {
		-webkit-order: 4;
		order: 4;
	}
	.swap_row:last-child .et_pb_column:last-child {
		margin-bottom: 0;
	}
	.rdc-middle-row {
		display: block;
	}
	.logo-row .et_pb_column {
		width: 33.33%;
		padding: 0;
		margin-bottom: 0;
	}
	.logo-row .dsm_flipbox_child_image {
		margin-bottom: 0;
		padding: 0 20px;
	}
	.logo-row .dsm-flipbox {
		height: 200px;
	}
	.logo-row .et_pb_image img {
		height: 200px;
	}
	.logo-row .dsm-content {
		line-height: 1.25em !important;
		padding: 1em;
		font-size: 14px;
	}
	.rdc-chc,
	.rdc-chc-narrow {
		clip-path: polygon(60% 0, 95% 50%, 60% 100%, 0% 100%, 0% 0%);
		margin-bottom: 0;
		display: block !important;
	}
	.rdc-chc-narrow {
		padding: 21vh 0;
	}
	body.single-post.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row {
		width: 80% !important;
		max-width: 80% !important;
		padding: 0;
	}
	
}

/*** Responsive Styles Mobile And Below ***/
@media all and (max-width: 767px) {
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content,
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		width: 100%;
	}
	.one_half {
	width: 100% !important;
	margin-right:0px !important;
	}
	body #main-content #rdc-chc-btn, 
	.home .header-content .et_pb_button {
		padding: 0.35em 2em 0.35em 1em !important;
	}
	.about-timeline .diti_timeline_item {
		margin-bottom: 0% !important;
	}
	.dsm_icon_list .dsm_icon_list_child {
		padding: 20px 0 !important;
	}
	.footer-widget {
		text-align: center;
	}
	.footer-widget .et_pb_widget {
		float: none;
	}
}

