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


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

.cc-full-width img {
	max-width: 600px;
	min-width: 270px;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	
}


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

.cc-imagetexthead img {
  width: 100%;
  display: block;
  margin: 0px auto;
}


    .cc-maincontainer {width: 100%; max-width: 1200px; display: inline-block; margin: 0px auto; background-image: url(https://ddc1.s3.us-east-1.amazonaws.com/KTyrFutnpCX%2Bt16ycwgq5tdy/CDy2BvBgoiXPo024/Vm3qUw%3D%3D/EDW5DPIuvGrK4kmyPSkx%2B89j86EpU05Ceg%3D%3D/cadillac/images/bg.png); padding: 20px 0px; background-size: cover; background-position: center; background-repeat: no-repeat;}
    
    .cc-seccmain {width: 90%; display: inline-block; margin: 0px auto 0px; text-align: center;}
    
    .cc-seccinner {width: 90%; display: inline-block; margin: 20px auto; color: white; text-align: center;}
    
    .cc-seccinner > h2 {font-size: 54px !important; line-height: 1.1; margin: 0px auto; text-transform: capitalize !important;}

    
    .cc-seccinner > p {font-size: 26px; line-height: 1; margin: 0px auto 10px; text-transform: capitalize !important;}
    
     
    
    .cc-featured-images2 {width: 100%; display: inline-block; margin: 20px auto 40px;}
	
	.cc-featured-images2 > a > img {width: 25% !important; min-width: 270px; display: inline-block; margin: 5px;}
	
	.cc-featured-images2 > img {width: 25% !important; min-width: 270px; display: inline-block; margin: 5px;}
	
	
	
	
		.cc-p3main {width: 20%; min-width: 220px; display: inline-block; margin: 0px auto 20px; vertical-align: top;}
	
	.cc-p3main > img {width: 20%; min-width: 220px; display: inline-block; margin: 0px auto !important}
	
	.cc-p3main > a > img {width: 20%; min-width: 220px; display: inline-block; margin: 0px auto !important}
	

     
    
    
@media only screen and (max-width:768px) {
	
        .cc-maincontainer {width: 100%; max-width: 1200px; display: inline-block; margin: 0px auto; background-image: none !important; padding-top: 0px !important;} 
        
        .cc-seccmain {width: 95%; text-align: center; margin-bottom: 20px !important;}
        
        .cc-seccinner {color: black !important; width: 90%; text-align: center; margin-bottom: 0px !important;}
        
        .cc-seccinner > h2 {font-size: 40px !important; line-height: 1; margin: 0px auto;}
    
        .cc-seccinner > p {font-size: 22px !important; line-height: 1.1; margin: 10px auto 5px; font-weight: bold; width: 98%;}
	
	

.cc-full-width img {
	max-width: 445px;
	min-width: 270px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	
}
    }
    

/* ------------------------------------
	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-p2text h2:after{
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  margin: 20px 0px 30px !important;
}

.cc-p1text p, .cc-p2text p, .cc-p3inner p, .cc-p4inner p {
  font-size: 18px !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-p1text li, .cc-p2text li, .cc-p3inner li, .cc-p4inner li {
  padding-bottom: 15px;
}






.cc-mobileshow {
  display: none !important;
}
.cc-mobilehide {
  display: inline-block !important;
}



@media only screen and (max-width:768px) {
	
	img.cc-imagetexthead {
  width: 100%;
  display: block;
  margin: 0px auto;
}
	
  .cc-mobilehide {
    display: none !important;
  }
  .cc-mobileshow {
    display: inline-block !important;
  }
  .cc-main-container table {
    border: 0;
    width: 90%
  }
	
	
.cc-p2text {
    width: 80%;
    min-width: 270px;
    display: block;
    margin: 0px auto 40px;
}
	
	
}