body{
	font-weight:600;
}

#page_title h1{
	font-size: 4rem;
	text-transform: capitalize;
	font-weight:800;
}

#content .text h1{
	font-size: 3rem;
	font-weight: 800;
	margin-bottom: 2rem;
}

h1:before, 
h2:before {
    display: none;
}

body h2{
	font-size:2.8rem;
	font-weight:800;
	margin-bottom:1.75rem;
}

body h3{
	font-size:1.5rem;
	font-weight:700;
	margin-bottom:1rem;
	font-family:"Open Sans"
}

#content .cta h2 {
	font-size: 3rem;
	font-weight: 800;
}

span.heroimage-inner {
	font-family: 'Poppins';
	font-size: 4rem;
	text-transform: initial;
	padding: 30vw 0 4rem;
}

main .wrapper.button a {
	padding: 10px 20px 14px;
	text-transform: uppercase;
	font-weight: 700;
}

main .wrapper.button a.light {
	color: black;
}

main .wrapper.button a.light:hover{
	color:white;
}

div#page_title {
	border-bottom: none;
}

#content .cta-content{
	padding-right:2rem;
}

#footer-cta .cta a {
	padding: 10px 20px 14px;
	text-transform: uppercase;
	color: black;
	font-weight: 700;
}

#footer-cta .cta a:hover {
	color:white;
}

@media (max-width: 1365px) {
    #footer-cta div.cta h2 {
        width: 100%;
				font-size:2rem;
    }
}

.img img {
	width: 100%;
}

/* Geiger Vision page */
#content .geiger-vision-header img {
	width: 320px;
	max-width: 100%;
}

#content .geiger-vision-header h1 {
	font-size: 4rem;
}

#content .geiger-vision-header .wrapper.button {
	display: inline-block;
	width: auto;
	margin-top: 0;
	margin-right: 1rem;
	margin-bottom: 1rem;
}

.a-arrow a {
	font-size: 1.5rem;
	font-weight: 700;
}

.a-arrow a:after {
	content: '\f061';
	font-family: 'Font Awesome 6 Free';
	padding-left: 1rem;
}

.gv-features .icon {
	display: inline-block;
	width: 50%;
}

.gv-features .icon .icon-bottom p {
	font-size:1.5em;
}

@media all and (max-width:1400px){
	#content .gv-features.section {
    background-size: 0;
	}
	#content .gv-features.section .width-6 {
    width: 100%;
	}
}

/* Accordions */
#content .accordion-trigger {
	background-color: #c42c1c;
	padding: 2rem;
	font-size: 1.5rem;
}

#content .accordion-trigger:before {
	right:2rem;
	font-size:1.5rem
}

#content .panel {
	padding: 2rem 2rem 0.5rem 2rem;
}

/* Slider */
#slider {
    border-bottom: none;
}

#content .ss-content {
    margin-bottom: 0;
    padding: 4rem 0;
		max-width:100%;
}

#content .ss-content:before {
    transform: skewX(-20deg);
    background: rgba(0,0,0,.4);
		width: 120vw;
		right: -5vw;
}

#content .ss-container .ss-content-wrapper {
    align-items: center;
}

#content .ss-text > * {
    color:white;
}

#content .ss-text * em {
	color: white;
	font-weight: 800;
	font-family: 'Poppins';
}

#content .ss-content a:before {
	background-color: #f8c351;
}

#content .ss-text > *:first-child {
    font-size: 4rem;
    color: white;
    font-weight: 800;
    font-family: 'Poppins';
    margin-bottom:0;
    line-height:1.1;
		margin-bottom:1rem;
}

#content .ss-text {
    width: 800px;
		max-width:100%;
}

#content .simple-slider .ss-constraint {
    width: 1400px;
    max-width: 100%;
}

ul.ss-dots li.s-active {
	background-color: #c42c1e;
}

ul.ss-dots .fa-circle:before {
    color: #c42c1e;
}

/* End Slider */

/* Header Button Updates */
#desktop_menu .width-9 .code > a {
	border-radius: 0;
}

#desktop_menu .width-9 .code > a:first-child,
#desktop_menu .width-9 .code > a:nth-child(2) {
	padding-left: 50px;
	position: relative;
	text-transform: uppercase;
	font-weight: 900;
	font-family: 'Poppins';
	font-size: 1.1rem;
	background-color:#c42c1e;
}

#desktop_menu .width-9 .code > a:first-child:hover{
	background-color:#000;
}

#desktop_menu .width-9 .code > a:first-child:before,
#desktop_menu .width-9 .code > a:nth-child(2):before {
	content: '';
	width: 35px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 5px;
	background-image: url(https://geigerreadymix.com/wp-content/uploads/2025/11/gieger-vision.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#desktop_menu .width-9 .code > a:nth-child(2):before {
	background-image:url(https://geigerreadymix.com/wp-content/uploads/2025/11/invoice.png);
	width:25px;
	height:25px;
	left:13px;
	top:8px;
}

#mobile_button.m-top-buttons a span {
	position: relative;
	padding-left: 40px;
}

#mobile_button.m-top-buttons a:nth-child(2) span{
	padding-left:30px;
}

#mobile_button.m-top-buttons a span:before {
	content: '';
	width: 35px;
	height: 30px;
	position: absolute;
	left: 0;
	top: -3px;
	background-image: url(https://geigerreadymix.com/wp-content/uploads/2025/11/gieger-vision.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#mobile_button.m-top-buttons a:nth-child(2) span:before {
	background-image:url(https://geigerreadymix.com/wp-content/uploads/2025/11/invoice.png);
	width:25px;
	height:25px;
	left:0;
	top: 0px;
}

/* Mobile Buttons */
.m-top-buttons {
    margin-bottom: 1rem;
}

.m-top-buttons .code {
    margin: 0;
}

#mobile_button.m-top-buttons a {
    background-color: #c42c1e;
    padding: .5rem;
    display: inline-block;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-size: 1.1rem;
}

.m-top-buttons .code > div {
    display: flex;
    column-gap: 1rem;
}

/* Homepage */
#content .material-icons .icon-top {
    width: 45px;
    text-align: center;
}

#content .material-icons .icon-bottom {
    padding-left: 0.5rem;
}

.h-geiger-vision img {
	width: 340px;
	max-width: 100%;
}

#geiger-calc .width-8 {
	padding-left: 15vw;
}

#geiger-calc {
	background-color: white !important;
	padding: 0;
}

#geiger-calc:before {
	content: '';
	width: 10vw;
	height: 1000px;
	position: absolute;
	left: 0;
	background-color: #c42c1f;
}

#geiger-calc .width-4:after {
	border-color: transparent transparent #FFF transparent;
}

#desktop_menu nav > ul > li{
	padding-bottom:10px;
}

.cutout:not(.background-img) img{
	width:initial;
}

.img-text.img-text-rev img {
	width: auto;
}

@media all and (max-width:1500px){
	#desktop_menu .nav > ul > li > a {
    padding: 8px;
	}
}

@media all and (max-width:1450px){
  #content .ss-content {
    padding: 4rem 2rem;
  }
}

@media all and (max-width:1366px){
	#content .geiger-vision-header .column {
    width: 100%;
	}
}

@media all and (max-width:1024px){
  #content .ss-text > *:first-child{
    font-size:2rem;
  }
  #content .ss-content:before{
    transform:initial;
    width:200vw;
    left:50%;
    transform:translateX(-50%)
  }
	#geiger-calc .width-8 {
    padding: 3rem;
	}

	#geiger-calc:before {
    display: none;
	}

	#geiger-calc{
    border-top:15px solid #c42c1e;
	}
}

@media all and (max-width:800px){
	.gv-features .icon {
    width: 100%;
	}
}

@media all and (max-width:767px){
	#page_title h1{
		font-size: 2rem;
	}

	#content .text h1{
		font-size: 2rem;
	}

	body h2{
		font-size:1.6rem;
	}

	body h3{
		font-size:1.2rem;
	}
	#content .cta h2 {
		font-size: 1.5rem;
	}
	span.heroimage-inner {
		font-size: 2rem;
	}
	#content .geiger-vision-header h1{
		font-size:2rem;
	}
  div#footer-cta {
    background-size: 0;
  }

  div#footer-cta:before, div#footer-cta:after {
    display: none;
  }
  #content .cta-content{
    width:100%;
    padding-right:0;
  }
  #content .cta {
    flex-wrap: wrap;
  }
		#footer-cta .cta h2 {
			white-space: wrap;
	}
	#content .text ul {
    column-count: 1 !important;
	}
	#content .accordion-trigger {
    font-size: 1.2rem;
    padding: 1rem 3rem 1rem 1rem;
	}
	#content .accordion-trigger:before {
    right: 1rem;
	}
	#content .h-cutout {
    background-image: none !important;
	}
}

@media all and (max-width:480px){
  #mobile_button.m-top-buttons .width-12 {
    padding: 0;
  }

  .m-top-buttons .code > div {
    column-gap: 2px;
  }

  #mobile_button.m-top-buttons {
    margin-bottom: .25rem;
  }
  #mobile_button.m-top-buttons a span:before {
    width: 30px;
    top: -5px;
  }

  #mobile_button.m-top-buttons a:nth-child(2) span:before {
    width: 20px;
    top: -3px;
  }
}