.CCC-main-headers h1
{
color: #122635;
margin-bottom: 40px;
margin-top: 0px;
}

.herotitle2{
    padding-top: 2%;
    display: flex;
    flex-direction: row;
	justify-content: left;
padding-bottom: 0px;
}

.herosmall{
    font-size: 2rem;
    font-family: 'Roboto-Thin', sans-serif;
    color: #ffffff;
    line-height: 125%;
    padding-top: 0%;
    font-weight: normal;
    text-align:center;
    padding-bottom: 5%;
    display: flex;
    justify-content: center;
}
a:hover, a:link, a:visited {
    color: #474baf;
}

 .animate{ 
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 65px;
    margin-bottom:20px;
 } 


/* Style the button and place it in the middle of the container/image */ 
.animate .btn {

 background-color:#262626;
 border-radius:1px;
 border:1px solid #86C232;
 display:inline-block;
 cursor:pointer;
 color:#ffffff; 
 font-family:'Teko-Regular', sans-serif;
 font-size:2rem;
 margin-top:-10%;
 padding-left: 25px;
 padding-right: 25px;
 padding-top: 5px;
 padding-bottom: 2px;
 text-transform:uppercase;
 display: flex;
 justify-content: center;
} 
.animate .btn:hover {
 background-color: #86C232; 
 color:#262626;
}

/*.animate .btn a, a:link, a:visited {
    color: #ffffff;
}*/
.animate .btn a {
    color: #ffffff;
}
.animate .btn a:hover {
background-color: #86C232; 
 color:#262626 !important;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-12638 {
    overflow: hidden !important;
}

/* Main wrapper for each section */
.wrapper-main-px
{
  margin: 0 auto;
  max-width: 1412px;
}

.sections{
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  width:100%;

}
.sections h1{
font-family: 'Teko-Light', sans-serif;
text-align: center;
color:black;
font-size:4em;
}
.section-text h2{
  font-family: 'Teko-Medium',sans-serif;
  text-align: left;
  color:#4448AC;	
  font-size:2.5rem;
  font-weight:bold;

}
.inner-section{
  display:flex;
  flex-direction:column;
  margin: 10px 40px;
  width:35%;
  position:relative;
}
.inner-section2 {
	display: flex;
	justify-content: left;
}

.section-text
{
  font-size: 1.5rem;
  display:flex;
  flex-direction: column;
  justify-content: center;
  color: black;
  text-align: left;
  padding: 0px 14px 0px 14px;
  font-family: 'Roboto-Light',sans-serif;
  margin-bottom: 40px;

}
.learnmore{
    position: absolute;
    bottom: 0;
    width: 100%;
    font-family: 'Teko-Light', sans-serif;
    font-size: 0.7em;
    font-weight: 300;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.learnmore button{
  background-color: transparent;
  border: none;
}
.learnmore a{
  text-decoration: none;
}
.learnmore a:hover{
  text-decoration: underline;
}
.learnmore .fa-angle-right{
  color: #87C232;
}

.caret-link
{
    font-family: 'Teko-Medium', sans-serif;
    font-size: .85em;
}

.caret-link a:link, .caret-link a:visited
{
	color: #000000;
}
.caret-link a:hover, .caret-link a:active
{
	text-decoration: underline;
}
.caret-link .fa-angle-orange{
  color: #eeb331;
}

.btn-lg {
    padding: 10px 0 0 0;
    font-size: 2.3em;
    line-height: 1.3333333;
    border-radius: 6px;
    color: #86C232;
    margin-left: -15px;
    justify-content: right;
    align-content: normal;
}

.boxes{
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  min-height:350px;
  
}
.box-picture{
  margin: 0 auto;
}
.boxes-text h2{
  font-family: 'Roboto-Thin',sans-serif;
  font-size: 2.5rem;
  font-weight:500; 	
  line-height: 1;
}
.inner-item2{
  display:flex;
  flex-direction:column;
  flex: 0 0 15%;
  background-color:#f5f5f5;
  margin: 35px;
  min-width: 400px;
  padding-top: 20px;
 
}
h1{
  text-align:center;
  font-size: 4em;
}
.boxes-text
{
  font-size: 1.3em;
  display:block;
  flex-direction: column;
  
  justify-content: center;
  color: Black;
  text-align: center;
  padding: 0px 14px 0px 14px;
  font-family: 'Roboto-Thin',sans-serif;
  margin-bottom: 20px;
    height: 100%;
}



 .animate2{
  margin: 0 33px 0;
 }
.animate2 .btn {
 background-color:#262626;
 border-radius:1px;
 border:1px solid #86C232;
 display:inline-block;
 cursor:pointer;
 color:#ffffff;
 font-family:'Teko-Regular', sans-serif;
 font-size:2rem;
 padding-left: 25px;
 padding-right: 25px;
 padding-top: 5px;
 padding-bottom: 2px;
  text-transform:uppercase;
  margin-top: auto;
  margin-bottom: 20px;
}
.animate2 .btn:hover {
 background-color: #86C232;
 color:#262626;
/*font-weight:bold;*/
}
.animate2 .btn a {
    color: #FFFFFF;
}
.animate2 .btn a:hover {
background-color: #86C232;
 color:#262626 !important;
}
/* change default color of links to white */
.whiteHyperlink a, .whiteHyperlink a:link, .whiteHyperlink a:visited {
    color: #ffffff;
}
.subtitle1{
  font-family: 'Roboto-Thin',sans-serif;
  text-align: center;
  margin-bottom: 20px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: Black;
  text-align: left;
  padding: 0px 12px 0px 14px;
  font-size: 3rem;

}
.subtitle2{
  font-family: 'Roboto-Thin',sans-serif;
  text-align: center;
  margin-bottom: 20px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: Black;
  text-align: left;
  padding: 0px 12px 0px 14px;
font-size: 3rem;


}
.subtitle3{
  font-family: 'Roboto-Thin',sans-serif;
  text-align: center;
  margin-bottom: 20px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: Black;
  text-align: left;
  padding: 0px 12px 0px 14px;
font-size: 3rem;

}


.CCChero h1, .CCCofferings h1, .CCCTypesServices h1, .FAQSection h1, .RelationshipSection h1 {
    color: #ffffff;
    font-family: 'Teko-Bold', sans-serif;
	margin-bottom: 0px;
}
.CCChero .leftbox
{
max-width: 194px;
margin: 0 56px;
}
.CCChero .rightbox
{
width: 65%;
}
.CCChero .herosmall
{
justify-content: left;
}

.CCCbodycontent1
{
font-size: 1.65em !important;
/*color: #BECBD3;*/
line-height: 40px;
}
.CCCbodycontent2
{
font-size: 1.35em !important;
/*color: #FFFFFF;*/
line-height: 32px;
margin-top: 36px;
}


.CCCtopSection
{
margin-top: 128px;
margin-bottom: 128px;
}
.CCCtopSection .rightbox
{
width: 37.5%;
margin-left: 36px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.CCCtopSection .leftbox
{
width: 37.5%;
margin-right: 36px;
margin-top: 0px;
}
.CCCtopSection .btn-lg
{
margin-left: 0;
}

.CCCtopSection h1 {
    font-family: 'Teko-Bold', sans-serif;
    text-align: left;
	margin-bottom: 40px;
	margin-top: 0px;
}

.CCCtopSection .section-text{
	padding: 0px;
	margin: 0px;
}

.CCCservices
{
padding: 100px 0 100px 0;
}
.CCCservices .CCChero
{
    margin-left: 36px;
    margin-right: 36px;
}
.CCCservices h3
{
font-size: 2em;
font-weight: 400;
line-height: 40px;
margin-top: 0px;
margin-bottom: 16px;
}
.CCCservices .inner-item2
{
min-width: 456px;
padding: 56px;
background-color: #122635;
opacity: .75;
margin: 36px;
}
.CCCservices .boxes
{
min-height: 400px;
}

.CCCbanner h3
{
font-size: 2em;
line-height: 40px;
font-family: 'Roboto-Thin', sans-serif;
margin: 0px;
}
.CCCbanner
{
display: flex;
    flex-wrap: wrap;
    flex-direction: row;
justify-content: center;
    width: 100%;
padding: 38px 0;
}

.innerbannerText
{
width: 69.56%;
margin: 18px 18px 18px 0;
}
.innerbannerButton
{
width: 8%;
margin: 18px 18px 18px 0;
}
.CCCbannerAlt .innerbannerText
{
  margin-right: 18px;
}
.CCCbannerAlt .innerbannerButton
{
margin-top: 30px;
}
.innerbannerButton .btn
{
    background-color: #A61E30;
    border: 1px solid #BF3B33;
}

.CCCofferings
{
padding: 100px 0 100px 0;
margin: 0 36px;
}
.CCCofferings h3
{
font-size: 2em;
font-weight: 400;
line-height: 40px;
}
.CCCofferings .inner-item2
{
min-width: 456px;
padding: 48px;
background-color: #F5F5F5;
margin: 36px;
}
.CCCofferings .boxes
{
min-height: 400px;
}
.CCCofferings .boxes-text2
{
margin-bottom: 20px;
height: 100%;
}
.Offeringsmalltext
{
display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    color: Black;
    text-align: left;
}
.CCCofferings .btn
{
    background-color: #122635;
    border: 1px solid #3D5760;
}

.ccc-blu-btns .btn:hover
{
    background-color: #A61E30;
	color: #ffffff;
	font-weight: normal;
}
.ccc-blu-btns .btn:active, .ccc-blu-btns .btn:focus
{
    background-color: #A61E30;
	color: #ffffff;
	font-weight: normal;
}
.ESFSection
{
margin-top: 144px;
margin-bottom: 144px;
}
.ESFSection h1, .DIBTopSection h1, .RelationshipSection h1, .CCCpartnership h1{
	font-family: 'Teko-Bold', sans-serif;
	text-align: left;
	margin-bottom: 36px;
    margin-top: 0px;
    color: #ffffff;
}
.ESFSection .rightbox
{
width: 50.24%;
margin: 0px;
}

.ESFSection .leftbox
{
width: 23.75%;
margin-right: 72px;
margin-left: 0px;
}
.topSection .btn-lg
{
margin-left: 0;
}
.ESFSection .btn
{
    background-color: #122635;
    border: 1px solid #3D5760;
}

.CCCbodycontent1
{
font-size: 1.65em !important;
line-height: 40px;
}
.CCCbodycontent2
{
font-size: 1.35em !important;
line-height: 32px;
margin-top: 36px;
}
.DIBTopSection
{
margin-top: 128px;
margin-bottom: 144px;
}
.CCCmainbox
{
width: 78.75%;
}

/* CCC Blue Button */
.DIBTopSection .btn-lg, .btn-lg, .CCCEFffort .btn-lg, .CCCTypesServices .btn-lg
{
margin-left: 0;
}
.DIBTopSection .btn, .CCCEFffort .btn, .CCCTypesServices .btn
{
    background-color: #122635;
    border: 1px solid #3D5760;
}

.header-3
{
font-family: 'Teko-Medium', sans-serif;
font-size: 3.3em;

}
.CCCTypesServices
{
padding-top: 144px;
padding-bottom: 144px;
}
.ServicesSection1, .ServicesSection2, .ServicesSection3
{
margin-top: 72px;
margin-bottom: 96px;
}
.ServicesSection1 .rightbox, .ServicesSection2 .rightbox, .ServicesSection3 .rightbox
{
width: 51.25%;
}

.ServicesSection1 .leftbox, .ServicesSection2 .leftbox, .ServicesSection3 .leftbox
{
width: 23.75%;
}

.ServicesSection1 .leftbox, .ServicesSection3 .leftbox
{

margin-left: 72px;
margin-right: 0px;
}

.ServicesSection2 .leftbox
{
margin-left: 0px;
margin-right: 72px;
}
.ServicesSection1 .rightbox, .ServicesSection3 .rightbox
{
    order: 1;
}
.ServicesSection1 .leftbox, .ServicesSection3 .leftbox
{
    order: 2;
}
.FAQSection
{
margin-top: 128px;
margin-bottom: 36px;
}

.RelationshipSection
{
margin-top: 144px;
margin-bottom: 144px;
}

.RelationshipSection .rightbox
{
width: 46.49%;
margin: 0px;
order: 1;
}

.RelationshipSection .leftbox
{
width: 23.75%;
margin-right: 72px;
margin-left: 72px;
order:2;
}
.RelationshipSection .leftbox img
{
float: right;
}

.CCCpartnership
{
    display: flex;
padding-top: 144px;
padding-bottom: 144px;
justify-content: center;
    flex-wrap: wrap;
gap: 50px;
}

.CCCpartnership .partnershipIcon
{
width: 33.3%;
    padding: 36px;
}


.partnershipSection
{
width: 78.75%;
justify-content: left;
}

.CCCpartnership .textSection
{
width: 78.75%;
}

.CCCSecuring
{
padding-top: 144px;
padding-bottom: 144px;
}
.SecuringSection
{
align-items: center;
}
.SecuringSection .rightbox
{
width: 39.37%;
}

.SecuringSection .leftbox
{
width: 39.37%;
}
.SecuringSection .rightbox
{
    order: 1;
}
.SecuringSection .leftbox
{
    order: 2;
}

.CCCEFffort
{
padding-top: 144px;
padding-bottom: 144px;
}

.EffortSection .rightbox
{
width: 25.75%;
}

.EffortSection .leftbox
{
width: 49.25%;
}

.EffortSection .leftbox
{

margin-left: 0px;
margin-right: 72px;
}
.CCCEFffort h1 {
    color: #FFFFFF;
    font-family: 'Teko-Bold', sans-serif;
    text-align: left;
    font-size: 4em;
}
.CCCEFffort li
{
line-height: 24px;
}

.CCCEFffort ul {
  list-style: none; /* Remove default bullets */
margin-left: 26px;
}
.CCCEFffort ul li{
  padding-bottom: 10px;
}

.CCCEFffort ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #0095C9; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 1.6em;
  vertical-align: text-top;
}

.CCCcertification
{
padding-top: 144px;
padding-bottom: 144px;
}

.CertificationSection .rightbox
{
width: 51.25%;
}

.CertificationSection .leftbox
{
display: flex;
width: 23.75%;
margin-left: 0px;
margin-right: 72px;
align-items: center;
}
.CCCcertification h1 {
    color: #FFFFFF;
    font-family: 'Teko-Bold', sans-serif;
    text-align: left;
    font-size: 4em;
}

.CCCcertification .CCCbodycontent2 {
    font-size: 1.35em !important;
    line-height: 32px;
margin-left: 26px;
margin-top: 0px;
}

.CCCcertification ul {
  list-style: none; /* Remove default bullets */
}
.CCCcertification ul li{
  /*padding-bottom: 10px;*/
color: #ffffff;
}

.CCCcertification ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #0095C9; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 1.6em;
  vertical-align: text-top;
}

/*------- CSS added: Oct 2024 -------*/
.body-txt-med
{
  font-size: 1.35em !important;
}

.body-txt-lrg
{
  font-size: 1.65em !important;
}
/* Vertically align flex element */
.vertical-alignment
{
  align-items: center;
}
.wrapper-imagetext
{
	margin: 100px 36px;
}
.imagetext-section .rightbox
{
  width: 51%;
}
.imagetext-section .leftbox
{
  width: 27.75%;
  margin-left: 0px;
  min-width: 250px;
}
.imagetext-section-small .rightbox
{
  width: 60%;
}
.imagetext-section-small .leftbox
{
  width: 18.75%;
  margin-left: 0px;
  min-width: 250px;
}
/* Default position of the image (left side of the text) */
.section-image
{
  margin-right: 72px;
}
.section-imagetext-txt
{
	margin-left: 72px;
}
/* Add spacing to top of button */
.section-imagetext-txt .animate
{
  margin: 32px 0;
}
.wrapper-imagetext-inset
{
	padding-top: 100px;
	padding-bottom: 100px;
	margin-left: 36px;
	margin-right: 36px;
}
.wrap-quote-section
{

}
.quote-bg-image
{
	background-image: url("https://media.defense.gov/2025/Mar/05/2003656520/-1/-1/0/250305-D-IM742-007.PNG"), url("https://media.defense.gov/2025/Mar/05/2003656525/-1/-1/0/250305-D-IM742-008.PNG");
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right bottom;
	background-color: #e6ebee;
	background-size: 35%, 15%;
	/*background-blend-mode: multiply, lighten;*/

}
.quote-img-shadow img
{
	filter: drop-shadow(0px 0px 50px #000000);
}
.wrap-quote-section .leftbox
{
	width: 30%;
}
.wrap-quote-section .rightbox
{
	width: 70%;
}
.wrap-quote-section .ccc-attribution
{
	font-size: .9em;
}
/* Boxes with header overlapping image */
.title-over h3
{
	font-family: 'Roboto-Bold', sans-serif;
	padding-left: 10px;
	margin-bottom: 0;
	color: #ffffff;
	line-height: normal;
}
.box-img-top
{
	position: relative;
}
.boxes .title-ldash
{
	position: absolute;
	bottom: 10px;
	border-left: 10px solid #eeb331;
}

/*========= List of Icons =========*/
.wrapper-list-icons
{
    margin: 100px 36px;
}
.wrapper-list-icons ul
{
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
}
.wrapper-list-icons li
{
    margin: 10px;
}
/* Font Aewsome Icons */
.icons-fonta ul a
{ 
	display: flex;
    justify-content: center;
    border-radius: 50%;
    background-color: #3f3f3f;
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
	font-size: 1.5em;
}
.icons-fonta i
{ 
	color: #ffffff;
}
/* img Icons */
.icons-img ul a
{
    display: inline-block;
}
.icons-img li
{
	width: 50px;
}
/* Animate icons */
.animate-icons li
{
	transition: .3s ease-in-out;
}
.animate-icons ul li:hover
{
    transform: scale(1.1);
}

/********************
Media Break Points
********************/
@media (max-width:1000px){
	 .inner-section {
		width: 100%;
		
	}
	.herosmall{
		padding-left: 10px;
		padding-right: 10px;
	}

}


@media (max-width: 1300px){
	.CCChero .rightbox
	{
		margin: 0px 36px;
		width: 100%;
	}

}

@media (max-width: 1000px){
.header-3
{
	font-size: 2.8em;	
}

.CCCmainbox
{
    width: auto;
 margin: 0 36px 0 36px;
}

.CCCtopSection .rightbox
{
    width: 81%;
 margin: 0 36px 0 36px;
}
.CCCtopSection .leftbox
{
    width: 81%;
    margin: 0 36px 36px 36px;
}
.CCCbanner
{

	flex-direction: column;
	align-content: center;
}

.CCChero h1, .CCCmainbox h1, .RelationshipSection h1, .CCCpartnership h1, .ESFSection h1, .CCCtopSection h1, .CCCofferings h1, .CCCTypesServices h1, .CertificationSection  h1
{
    font-size: 3em;
}
.ESFSection .rightbox
{
    width: auto;
    margin-left: 36px;
    margin-right: 36px;
}
.ESFSection .leftbox
{
    width: 50%;
margin-bottom: 56px;
margin-right: 18px;
margin-left: 18px;
}
.ServicesSection1 .rightbox, .ServicesSection2 .rightbox, .ServicesSection3 .rightbox
{
width: auto;
    margin-left: 36px;
    margin-right: 36px;
}
.ServicesSection1 .leftbox, .ServicesSection2 .leftbox, .ServicesSection3 .leftbox
{
    width: 50%;
margin-bottom: 56px;
margin-left: 0px;
margin-right: 0px;
}
.ServicesSection1 .rightbox, .ServicesSection3 .rightbox
{
    order: 2;
}
.ServicesSection1 .leftbox, .ServicesSection3 .leftbox
{
    order: 1;
}
.RelationshipSection
{
	width: auto;
    margin-left: 36px;
    margin-right: 36px;
	flex-direction:	column;
}
.RelationshipSection .rightbox
{
    width: 100%;
    /*margin-left: 36px;
    margin-right: 36px;*/
}
.RelationshipSection .leftbox
{
    width: 100%;
/*margin-right: 36px;
margin-left: 36px;*/
}

.RelationshipSection .leftbox img
{
float: none;
}
.CCCpartnership .textSection {
    width: auto;
    margin-left: 36px;
    margin-right: 36px;
}

.CCCpartnership .partnershipIcon {
    width: 100%;
}
.SecuringSection .rightbox
{

width: auto;
margin-left: 36px;
margin-right: 36px;

}
.SecuringSection .leftbox
{

width: auto;
margin-left: 36px;
margin-right: 36px;
}
.SecuringSection .rightbox
{
    order: 2;
}
.SecuringSection .leftbox
{
    order: 1;
}
.EffortSection .rightbox
{
    width: auto;
margin-left: 36px;
margin-right: 36px;
}
.EffortSection .leftbox
{
    width: auto;
margin-left: 36px;
margin-right: 36px;
margin-bottom: 72px;
}
.EffortSection .rightbox
{
    order: 2;
}
.EffortSection .leftbox
{
    order: 1;
}
.CertificationSection .rightbox
{
    width: auto;
margin-left: 36px;
margin-right: 36px;
}
.CertificationSection .leftbox
{
    width: 50%;
margin-left: 36px;
margin-right: 36px;
}
.CertificationSection .rightbox
{
    order: 2;
}
.CertificationSection .leftbox
{
    order: 1;
}
.CCCpartnership
{
	gap: 0px;
}
.imagetext-section .rightbox, .imagetext-section-small .rightbox
{
  width: 100%;
  margin: 18px 36px;
}

.imagetext-section .leftbox, .imagetext-section-small .leftbox
{
  width: 50%;
  margin: 18px 36px;
}	
.section-image, .section-image-flip
{
  margin-left: 0px;
  margin-right: 0px;
}
.imagetext-txt
{
  margin: 32px 0px;
}


}