/*
Theme Name: Tristate
Theme URI: https://www.tristatesecuritysolutions.com
Description: Tristate
Author: Webedelic
Author URI: http://www.webedelic.com
Description: Tristate
Version: 1.0
Tags: Tristate
License:
License URI:
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


html, body {
	font-size: 15px;
    font-family: "Montserrat", sans-serif;
	color: #000000;
	height: 100%;
	margin: 0;
  padding: 0;
  padding-top: 0px;
}

h1, h2 {
	color: #000000;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	color: #000000;
	font-weight: 900;
}

img {
	max-width: 100%;
	height: auto;
}
a:link {color: #a31e21; text-decoration: none; }
a:visited {color: #a31e21; text-decoration: none; }
a:hover {color: #000000; text-decoration: none; }
a:active {color: #a31e21; text-decoration: none; }








.fullnav {
	background-color: #ffffff;
	height: 110px;
	width: 94%;
	padding: 0 3%;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}






.logo-left {
	width: 30%;
	max-width: 231px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:3%;
	padding-left:0px;
	float: left;
	
}

.logo-right {
	width: 67%;
	padding-top:40px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}



.contacticons {
	width: 30px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:0px;
	float: right;
	
}



.contacticons img {
	max-width: 100%;
	height: auto;opacity: 1.0;
    filter: alpha(opacity=100); 
    
}



.contacticons img:hover {
    opacity: .8;
    filter: alpha(opacity=80); 
}

.contacttext {
	width: auto;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:0px;
	font-size: 15px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #000000;
	float: right;
	white-space: nowrap;
}



.contacttext a:link {color: #000000; text-decoration: none; }
.contacttext a:visited {color: #000000; text-decoration: none; }
.contacttext a:hover {color: #a31e21; text-decoration: none;  }
.contacttext a:active {color: #000000; text-decoration: none;  }






.navline {
	padding-top:80px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
  font-family: "Montserrat", sans-serif;
	font-weight: 600;
	color: #ffffff;
	text-shadow: 0 3px 6px rgba(0,0,0,.60);
	text-transform: uppercase;
}




.navline a:link {color: #ffffff; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; }
.navline a:visited {color: #ffffff; text-decoration: none; padding-top:10pxpx; padding-bottom:10px; padding-right:10px; padding-left:10px; }
.navline a:hover {color: #a31e21; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px;
	background-repeat: no-repeat;
    background-position: top center; }
.navline a:active {color: #ffffff; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; } 


.navline ul {
    list-style-type: none;
    margin: 0;
	margin-left: -26px;
} 



.navline ul li {
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	float: right;
}

.navline ul li:hover > ul {
	position: absolute;
	top: 100%;
	opacity: .96;
}

.navline ul ul {
	position: absolute;
	top: -999999px;
	left: 0;
	opacity: 0;
	text-align: left;

	width: 300px;
	padding: 8px 0;
	margin-top: 10px;

	background: #ffffff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 2px 8px rgba(0,0,0,.12);
	text-shadow: 0 3px 6px rgba(0,0,0,.10);

	z-index: 999;
}

.navline ul ul li {
	float: none;
	padding: 0;
	margin: 0;
}

.navline ul ul a {
	display: block;
	width: 100%;
	box-sizing: border-box;

	padding: 7px 18px;
	margin: 0;

	font-size: 16px;
	line-height: 1;

	color: #222222;
	text-decoration: none;
}

.navline ul ul a:link,
.navline ul ul a:visited,
.navline ul ul a:active {
	color: #222222;
	text-decoration: none;
}

.navline ul ul a:hover {
	background: #efefef;
	color: #a31e21;
	text-decoration: none;
}


.navline ul ul a {
	display: block;
	width: auto;

	padding: 12px 18px;
	margin: 4px 12px;

	font-size: 15px;
	line-height: 1.6;

	color: #222222;
	text-decoration: none;

	box-sizing: border-box;
}

.navline ul ul a:hover {
	background: #efefef;
	color: #a31e21;
	text-decoration: none;
}





.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 650px;
	padding-top:120px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.headerinsidebg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 450px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.headertext1 {
	max-width: 800px;
	padding-top:120px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 52px;
	line-height: 60px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 4px 18px rgba(0,0,0,.65);
	margin-left: auto;
    margin-right: auto;
}

.headersubtext1 {
	max-width: 800px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 25px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 3px 12px rgba(0,0,0,.60);
	margin-left: auto;
    margin-right: auto;
}






.red-button {
  border: none;
  color: white;
  text-align: center;
  font-size: 18px;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
  margin-top: 22px;
  margin-right: 15px;
	font-weight: 400;
	text-shadow: 0px 0px #000000;
	text-shadow: 0 3px 12px rgba(0,0,0,1.0);
  
}



.red-button a:link {color: #ffffff; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 2px; border-color: #a31e21;  }
.red-button a:visited {color: #ffffff; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 2px; border-color: #a31e21;  }
.red-button a:hover {color: #ffffff; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 2px; border-color: #a31e21;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #a31e21; }
.red-button a:active {color: #ffffff; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 2px; border-color: #a31e21;  }





.red-blacktextbutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 18px;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
  margin-top: 22px;
  margin-right: 15px;
	font-weight: 400;
	text-shadow: 0px 0px #000000;
	text-shadow: 0 3px 12px rgba(0,0,0,0.2);
  
}



.red-blacktextbutton a:link {color: #000000; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 2px; border-color: #a31e21;  }
.red-blacktextbutton a:visited {color: #000000; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 2px; border-color: #a31e21;  }
.red-blacktextbutton a:hover {color: #ffffff; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 2px; border-color: #a31e21;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #a31e21; }
.red-blacktextbutton a:active {color: #000000; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 2px; border-color: #a31e21;  }





.badge-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	width: 100%;
	border-top: 1px solid #b01822;
	border-bottom: 1px solid #b01822;
}

.badge-card {
	position: relative;
	min-height: 260px;
	border-right: 1px solid #b01822;
	overflow: hidden;
	cursor: pointer;
}

.badge-card:last-child {
	border-right: 0;
}

.badge-front,
.badge-back {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 30px;
	transition: opacity .25s ease, transform .25s ease;
}

.badge-front {
	background: #ffffff;
	opacity: 1;
	transform: scale(1);
}

.badge-front img {
	display: block;
	margin-bottom: 24px;
	max-width: 95px;
	height: auto;
}

.badge-front h3,
.badge-back h3 {
	margin: 0;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.badge-front h3 {
	color: #444444;
}

.badge-back {
	background: #a91520;
	opacity: 0;
	transform: scale(1.04);
}

.badge-back h3 {
	color: #ffffff;
	margin-bottom: 18px;
}

.badge-back p {
	margin: 0;
	max-width: 240px;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #ffffff;
}

.badge-card:hover .badge-front {
	opacity: 0;
	transform: scale(.96);
}

.badge-card:hover .badge-back {
	opacity: 1;
	transform: scale(1);
}

@media screen and (max-width: 900px) {
	.badge-grid {
		grid-template-columns: 1fr;
	}

	.badge-card {
		min-height: 240px;
		border-right: 0;
		border-bottom: 1px solid #b01822;
	}

	.badge-card:last-child {
		border-bottom: 0;
	}
}

.badge-grid a.badge-card {
	display: block;
	color: inherit;
	text-decoration: none;
}

.badge-grid a.badge-card:hover,
.badge-grid a.badge-card:visited,
.badge-grid a.badge-card:active {
	color: inherit;
	text-decoration: none;
}







.secondbg {
	background-image: url(images/secondbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:70px;
	padding-bottom:70px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.secondtextbg {
	width: 500px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 24px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	
	float: left;
	
}





.pagetitle {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 40px;
	line-height: 50px;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	color: #a31e21;
	text-align: center;
	text-transform: uppercase;
	
}



.pagewtitle {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 40px;
	line-height: 50px;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	
}


.industry-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
	width: 100%;
}

.industry-column {
	display: flex;
	flex-direction: column;
	gap: 22px;
}

.industry-item {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.industry-item img {
	width: 18px;
	height: 18px;
	flex-shrink: 0;
	margin-top: 3px;
}

.industry-item span {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 600;
	color: #444444;
	text-align: left;
	text-transform: uppercase;
}

@media screen and (max-width: 900px) {

	.industry-grid {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.industry-column {
		gap: 16px;
	}

	.industry-item span {
		font-size: 16px;
	}

}


.whitebg {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 22px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	
}



.whiteinsidebg {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 22px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}





.thirdbg {
	background-image: url(images/thirdbg.jpg);
	background-repeat: no-repeat;
    background-position: right center;
	width: 100%;
	height: auto;
	padding-top:70px;
	padding-bottom:70px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.redbg {
	background-color: #a31e21;
	width: 100%;
	height: auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 22px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	
}






.fourthbg {
	background-image: url(images/fourthbg.jpg);
	background-repeat: no-repeat;
    background-position: right center;
	width: 100%;
	height: auto;
	padding-top:70px;
	padding-bottom:70px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.footertext {
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	line-height: 22px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	
}




.contactinfo {
	width: 100%;
}

.contactinfo-item {
	display: flex;
	align-items: flex-start;
	gap: 16px;
	margin-bottom: 24px;
}

.contactinfo-item img {
	width: 32px;
	height: 32px;
	flex-shrink: 0;
	margin-top: 2px;
}

.contactinfo-item a,
.contactinfo-item span {
	font-size: 18px;
	line-height: 1.5;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	word-break: break-word;
}

.contactinfo-item a:hover {
	color: #f4d03f;
	text-decoration: none;
}






















.socfloat {
	width: 30px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:20px;
	padding-left:0px;
	float: left;
	
}



.socfloat img {
	max-width: 100%;
	height: auto;opacity: 1.0;
    filter: alpha(opacity=100); 
    
}



.socfloat img:hover {
    opacity: .8;
    filter: alpha(opacity=80); 
}









.flexcenter {
display:flex;justify-content:center;align-items:center;
}



.alignright {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:20px;
	float: right;
	
}

.alignleft {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:0px;
	float: left;
	
}




.tocenter {
	width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: auto;
    margin-right: auto;
}






@media screen and (max-width:750px) {

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }















