@charset "UTF-8";
/* CSS Document */

#di-page-composer h2 {
    margin-bottom: 0px;
}

.cc-main-container-wrap {
  width: 100%;
	max-width: 1200px;
  display: block;
  background-color: white;
  margin: 0px auto 0px;
  text-align: center;
}


.cc-image-header-color1 { width: 100%; display:block; background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(66,66,66,1) 70%, rgba(255,255,255,1) 70%);}


.cc-image-header-color { width: 100%; display:block; background: rgb(9,68,129);
background: linear-gradient(180deg, rgba(9,68,129,1) 0%, rgba(0,124,195,1) 70%, rgba(255,255,255,1) 70%);}


.cc-image-header-color img {width: 100%; max-width: 600px; display: block; margin: 0px auto; padding: 25px 0px 0px;}

.cc-image-header {width: 100%; display:block; background-image: url("https://ddc1.s3.us-east-1.amazonaws.com/JzK2C-prqWnW4muoJyAo5cd6/CDy2BvBgoiXPo024/Vm3qUA%3D%3D/JTmuA-dtoGGfgUuvcx09%2Bsdw8akyVAFA/images/header-bg.png"); background-repeat: repeat-x;}

.cc-image-header img {width: 100%; max-width: 600px; display: block; margin: 0px auto 0px;}



.cc-main-container {
  width: 100%;
  max-width: 1200px;
  display: block;
  margin: 0px auto 40px;
  text-align: center;
}

.cc-imagetexthead {
  width: 100%;
  display: block;
  margin: 0px auto;
  background: none !important;
}

.cc-imagetexthead h2 {
  width: 90%;
  min-width: 280px;
  display: block;
  margin: 10px auto 0px !important;
  line-height: 90% !important;
  color: #007cc3 !important;
  font-size: 50px !important;
  background: none !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
}

.cc-imagetexthead h2:after {content: ""; display: block; width: 40px; height: 5px; background: #007cc3 !important; margin: 20px auto;}

.cc-imagetexthead h2 span {
  font-size: 38px !important;
  line-height: 1;
	text-transform: uppercase !important;
	letter-spacing: 2px;
	font-weight: normal !important;
	color: #434447 !important;
}
.cc-imagetexthead h1 {
  width: 85%;
  min-width: 280px;
  display: block;
  margin: 40px auto 0px !important;
  line-height: 135%;
  color: black !important;
  font-size: 32px !important;
  background: none !important;
}
.cc-imagetexthead h1 span {
  font-size: 24px !important;
  line-height: 145%;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .cc-imagetexthead h2 {
    width: 90%;
  }
  .cc-imagetexthead h1 {
    width: 90%;
  }
}



/* ------------------------------------
	CTA SECTION STYLING BEGINS
-------------------------------------------------*/
.cc-cta-container {
  width: 100%;
  display: inline-block;
  margin: 40px auto;
}
.cc-cta {
  min-width: 270px;
  display: inline-block;
  padding: 15px 0px;
  margin: 5px 2px;
  font-size: 18px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: .6s;
}
.cc-cta:hover {
  opacity: 1;
  background-color: #000000 !important;
  color: white !important;
}
.cc-full-cta {
  width: 50%;
}
.cc-half-cta {
  width: 40%;
}
.cc-third-cta {
  width: 30%;
}
.cc-maincta {
  color: white !important;
}
.cc-maincta:focus {
  border: 2px dotted #262626;
}
.cc-subcta {
  background-color: #262626 !important;
  color: white !important;
}



.cc-cta-container-footer {
  width: 75%;
  display: inline-block;
  margin: 0px auto 40px;
}

.cc-footercta {
  min-width: 270px;
  display: block;
  padding: 15px 0px;
  margin: 5px 2px;
  font-size: 18px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: .6s;
  color: #FFFFFF !important;
  border: 2px solid #FFFFFF;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .cc-headercta-container {
    width: 100%
  }
  .cc-full-cta, .cc-half-cta, .cc-third-cta {
    width: 90%;
  }
  .cc-cta {
    margin: 10px 0;
  }
}


/* ------------------------------------
	IMAGE SECTION STYLING BEGINS
-------------------------------------------------*/
.cc-featured-images1, .cc-featured-images2, .cc-featured-images3 {
  width: 100%;
  display: inline-block;
  margin: 0px auto;
}
.cc-featured-images1 img {
  width: 100%;
  display: inline-block;
  margin: 5px auto;
}
.cc-featured-images2 img {
  width: 48.5%;
  min-width: 300px !important;
  display: inline-block;
  margin: 5px auto;
}
.cc-featured-images3 img {
  width: 32%;
  min-width: 300px !important;
  display: inline-block;
  margin: 5px auto;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .cc-featured-images2 img, .cc-featured-images3 img {
    width: 90%;
  }
}







/* ------------------------------------
	CONTENT SECTION STYLING BEGINS
-------------------------------------------------*/
.cc-p1text {
  width: 75%;
  min-width: 270px;
  display: block;
  margin: 0px auto;
}
.cc-p2text {
  width: 75%;
  min-width: 270px;
  display: block;
  margin: 40px auto;
}
.cc-p1text a, .cc-p2text a, .cc-p3inner a, .cc-p4inner a {
  font-weight: 700;
}
.cc-p1text a:hover, .cc-p2text a:hover, .cc-p3inner a:hover, .cc-p4inner a:hover {
  opacity: .6;
}
.cc-p1text a:focus, .cc-p2text a:focus, .cc-p3inner a:focus, .cc-p4inner a:focus {
  border: 2px dotted #262626;
  padding: 5px;
}
.cc-p1text h2, .cc-p2text h2, .cc-p3inner h2, .cc-p4inner h2 {
  line-height: 135%;
  text-align: left;
  margin-bottom: 15px;
  font-size: 28px !important;
  color: black !important;
  background: none !important;
}
.cc-p1text h2:after, .cc-p2text h2:after, .cc-p3inner h2:after, .cc-p4inner h2:after {
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  margin: 20px 0px;
}
.cc-p1text p, .cc-p2text p, .cc-p3inner p, .cc-p4inner p {
  font-size: 20px !important;
  line-height: 135%;
  text-align: left;
  color: black !important;
}
.cc-p1text ul, .cc-p2text ul, .cc-p3inner ul, .cc-p4inner ul {
  font-size: 18px !important;
  line-height: 135%;
  text-align: left;
  color: black !important;
  padding-left: 40px;
}



.cc-p3main {
  width: 32.7%;
  min-width: 300px;
  display: inline-block;
  margin: 0px auto 40px;
  vertical-align: top;
}
.cc-p3main img {
  width: 98%;
  min-width: 300px;
  display: block;
  margin: 0px auto
}
.cc-p3inner {
  width: 87%;
  min-width: 270px;
  display: inline-block;
  margin: 20px auto 0px;
}



.cc-p4main {
  width: 48.5%;
  min-width: 300px;
  display: inline-block;
  margin: 0px auto 40px;
  vertical-align: top;
}
.cc-p4main img {
  width: 98%;
  min-width: 300px;
  display: block;
  margin: 0px auto
}
.cc-p4inner {
  width: 87%;
  min-width: 270px;
  display: inline-block;
  margin: 20px auto 0px;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .cc-p1text, .cc-p2text, .cc-p3main, .cc-p4main {
    width: 90%;
  }
  .cc-p3inner, .cc-p4inner {
    width: 100%;
    margin-top: 0;
  }
  .cc-p3main, .cc-p4main {
    margin: 0 auto;
    margin-top: 40px;
  }
  .cc-p3main img, .cc-p4main img {
    width: 100%;
  }
}





/* ------------------------------------
	FOOTER SECTION STYLING BEGINS
-------------------------------------------------*/
.cc-footermain {
  width: 100%;
  display: inline-block;
  margin: 0px auto;
  background-color: #262626 !important;
}
.cc-footerinner {
  width: 75%;
  min-width: 270px;
  display: block;
  margin: 40px auto;
}
.cc-footerinner a {
  font-weight: 700;
}
.cc-footerinner a:hover {
  opacity: .6;
}
.cc-footerinner a:focus {
  border: 2px dotted #262626;
}
.cc-footerinner h2 {
  line-height: 135%;
  text-align: left;
  margin-bottom: 15px;
  font-size: 28px !important;
  color: #FFFFFF !important;
}
.cc-footerinner p {
  font-size: 20px !important;
  line-height: 135%;
  text-align: center;
  color: #FFFFFF !important;
}

.cc-footerinner p.cc-footer-lg {
  font-size: 32px !important;
  line-height: 135%;
  text-align: center;
  color: #FFFFFF !important;
}

.cc-footerinner ul {
  font-size: 18px !important;
  line-height: 135%;
  text-align: left;
  color: #FFFFFF !important;
  padding-left: 40px;
}
.cc-footerinner ul li {
  padding-bottom: 15px;
}


/* ------------------------------------
	DISCLAIMER SECTION STYLING BEGINS
-------------------------------------------------*/
.cc-disclaimer {
  width: 75%;
  min-width: 270px;
  display: inline-block;
  margin: 0px auto 40px;
  color: #FFFFFF !important;
  text-align: left !important;
}
.cc-disclaimer p {
  font-size: 12px !important;
  line-height: 135%;
  text-align: left !important;
  color: #FFFFFF !important;
}
.cc-disclaimer a {
  font-weight: 700;
}
.cc-disclaimer a:hover {
  opacity: .6;
}
.cc-disclaimer a:focus {
  border: 2px dotted #262626;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .cc-disclaimer {
    width: 90%;
  }
}


/* ------------------------------------
	FOOTER (LIGHT) SECTION STYLING BEGINS
-------------------------------------------------*/
.cc-footermain-light {
  width: 100%;
  display: inline-block;
  margin: 0px auto;
  border-top: 1px solid dimgray;
}
.cc-footerinner-light {
  width: 75%;
  min-width: 270px;
  display: block;
  margin: 40px auto;
}
.cc-footerinner-light a {
  font-weight: 700;
}
.cc-footerinner-light a:hover {
  opacity: .6;
}
.cc-footerinner-light a:focus {
  border: 2px dotted #262626;
}
.cc-footerinner-light h2 {
  line-height: 135%;
  text-align: left;
  margin-bottom: 15px;
  font-size: 28px !important;
  color: #000000 !important;
}
.cc-footerinner-light p {
  font-size: 18px !important;
  line-height: 135%;
  text-align: left;
  color: #000000 !important;
}
.cc-footerinner-light ul {
  font-size: 18px !important;
  line-height: 135%;
  text-align: left;
  color: #000000 !important;
  padding-left: 40px;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .cc-footerinner {
    width: 90%;
  }
}


/* ------------------------------------
	DISCLAIMER (LIGHT) SECTION STYLING BEGINS
-------------------------------------------------*/
.cc-disclaimer-light {
  width: 75%;
  min-width: 270px;
  display: inline-block;
  margin: 0px auto 40px;
  color: #000000 !important;
  text-align: left !important;
}
.cc-disclaimer-light p {
  font-size: 12px !important;
  line-height: 135%;
  text-align: left !important;
  color: #000000 !important;
}
.cc-disclaimer-light a {
  font-weight: 700;
}
.cc-disclaimer-light a:hover {
  opacity: .6;
}
.cc-disclaimer-light a:focus {
  border: 2px dotted #262626;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .cc-disclaimer-light {
    width: 90%;
  }
}


/* ------------------------------------
	SCHEMA SECTION STYLING BEGINS
-------------------------------------------------*/
.cc-schemacode {
  width: 75%;
  min-width: 270px;
  display: inline-block;
  margin: 60px auto;
  color: #000000 !important;
}
.cc-schemacode div {
  text-align: center;
  color: #000000 !important;
  margin: 0px auto;
}
.cc-schemacode p {
  margin: 2px auto;
  font-size: 14px !important;
  line-height: 135%;
  color: #000000 !important;
}
.cc-schemacode h4 {
  margin: 2px auto;
  font-size: 18px !important;
  line-height: 135%;
  font-weight: 900;
  color: #000000 !important;
}
.cc-schemacode h4:after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  margin: 15px auto;
}
.cc-schemacode a {
  font-size: 18px !important;
  line-height: 135%;
  text-align: center;
  font-weight: 900;
}
.cc-schemacode a:hover {
  opacity: .6;
}
.cc-schemacode a:focus {
  border: 2px dotted #262626;
}


/* ------------------------------------
	CHART SECTION STYLING BEGINS
-------------------------------------------------*/
.cc-trim-title {
  margin-top: 40px !important;
  line-height: 135%;
  text-align: center;
  margin-bottom: 15px;
  font-size: 28px !important;
  color: black !important;
  background: none !important;
}
.cc-main-container table {
  border-bottom: 1px solid #ccc;
  border-collapse: collapse;
  margin: 15px auto 0px;
  padding: 0;
  width: 75%;
  min-width: 300px;
  table-layout: fixed;
}
.main-Model-color {
  color: white !important;
}
.sub-Models-color {
  color: #000000 !important;
}
.cc-main-container table caption {
  font-size: 1.5em !important;
  margin: .5em 0 .75em !important;
}
.cc-main-container table tr {
  background: #F8F8F8 !important;
  border-bottom: 1px solid #ecf0f1;
  padding: .35em !important;
}
.cc-main-container table th, 
.cc-main-container table td {
  padding: .625em !important;
  text-align: center !important;
}
.cc-main-container table th {
  font-size: .95em !important;
  font-weight: 800 !important;
  text-transform: none !important;
}
.cc-mobileshow {
  display: none !important;
}
.cc-mobilehide {
  display: inline-block !important;
}
@media screen and (max-width: 600px) {
  .cc-mobilehide {
    display: none !important;
  }
  .cc-mobileshow {
    display: inline-block !important;
  }
  .cc-main-container table {
    border: 0;
    width: 90%
  }
  .cc-main-container table caption {
    font-size: 1.3em !important;
  }
  .cc-main-container table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cc-main-container table tr {
    border-top: 0px;
    display: block;
    margin-bottom: .625em;
  }
  .cc-main-container table td {
    border-bottom: 0px;
    display: block;
    font-size: .8em !important;
    text-align: right !important;
  }
  .cc-main-container table td:before {
    content: attr(data-label);
    float: left;
    font-weight: 800;
  }
  .cc-main-container table td:last-child {
    border-bottom: 0;
  }
}


  
	






/* FAQ Section */
.cc-c2__faq { padding: 2% 0;}
.cc-c2__faq h2 { margin-top: 10px; text-align: center!important; font-size: 32px !important; margin-bottom: 30px !important;}
.cc-c2__faq ul { list-style: none; padding: 0; margin: 0 auto;}
.cc-c2__faq ul li { padding: 10px 8%; text-align: left;}
.cc-c2__faq ul li h3 { padding: 0; margin: 0; font-size: 22px !important;}
.cc-c2__faq ul li:nth-child(odd) { background: #dddddd; }


/* ----- LIGHT & DARK MODE STYLING ----- */


/*	dark theme */

.cc--dark,
.cc--dark p,
.cc--dark h2,
.cc--dark ul,
.cc--dark a,
.cc--dark h4 {
	background-color: #000000 !important;
	color: #FFFFFF !important;
}


/*	light theme */

.cc--light,
.cc--light p,
.cc--light h2,
.cc--light ul,
.cc--light a,
.cc--light h4 {
	background-color: #FFFFFF !important;
	color: #000000 !important;
}



/* ----- MARGINS ----- */

.cc-lg-mrg {
	margin-top: 65px !important;
}

.cc-md-mrg {
	margin-top: 40px !important;
}

.cc-sm-mrg {
	margin-top: 20px !important;
}

.cc-no-mrg {
	margin-top: 0px !important;
}




    .cc-navmain {
        width: 100%;
        display: inline-block;
        background-color: #262626;
        margin: 0px auto;
        text-align: center;
    }

    .cc-navinner {
        width: 75%;
        min-width: 270px;
        display: inline-block;
        margin: 0px auto;
        text-align: center;
    }

    .cc-nav {
        color: #ebebeb !important;
        list-style: none !important;
        text-align: center !important;
        padding: 20px 10px !important;
        display: inline-block
    }

    ul.cc-nav {
        display: inline-block !important;
        margin-bottom: 0px !important;
    }

    .cc-nav>li {
        display: inline-block !important;
        padding: 0px 15px !important;
    }

    .cc-nav>li>a {
        text-decoration: none !important;
        color: #FFFFFF !important;
        font-weight: bold !important;
        font-size: 18px !important;
        line-height: 135% !important;
        transition: .4s !important;
        display: inline-block !important;
    }

    .cc-nav>li>a:hover {
        transform: scale(1.1);
        color: dimgray;
    }

    .cc-nav>li>a:focus {
        border: 2px dotted #ebebeb;
    }

    /* Extra small devices (phones, 600px and down) */
    @media only screen and (max-width: 600px) {
        .cc-navinner {
            width: 90%;
        }
    }




a.cc-anchorlink {display: block; position: relative; top: -65px; visibility: hidden;}

a#form.cc-anchorlink {display: block; position: relative; top: -65px; visibility: hidden;}