@charset "UTF-8";
/* CSS Styles for Custom Pages */

/* Subpage Title Break */
#SpTitleBar {display: none;}
#SpContent {margin-top: 0;}
#SpContent_Container {padding: 0 15px 15px;}
#SpSubHead {display: none;}
#sp-main {width: 100%; margin-top: 0;}
#sp-main::before {display: none;}
#SpContent_Container {padding: 0;}
#sp-main #left {margin-top: 0px; padding-top: 0px; padding-left: 0; padding-right: 0; width: 100%;}
#sp-main #right {display: none; margin-top: 0px; padding-top: 0px; padding-left: 0; padding-right: 0; width: 100%;}
#SpContent_Container .calloutbox {display: none;}
.addthis_toolbox {display: none;}

/* End Subpage Title Break */


.myContainer {padding-left: 8px; padding-right: 8px; margin-left: auto; margin-right: auto;}
.col-5 {float: left; width: 20%; padding-left: 8px; padding-right: 8px;}


/* Text Classes */
.textUppercase {text-transform: uppercase;}
.textUnderline {text-decoration: underline;}
.textStrike {text-decoration: line-through;}
.textItalic {font-style: italic;}
.textThin {font-weight: 100;}
.textExtraLight {font-weight: 200;}
.textLight {font-weight: 300;}
.textRegular {font-weight: 400;}
.textMedium {font-weight: 500;}
.textSemiBold {font-weight: 600;}
.textBold {font-weight: 700;}
.textExtraBold {font-weight: 800;}
.textBlack {font-weight: 900;}
.important {display: inline-block; vertical-align: top; color: #ca2828; font-size: 8px; padding-left: 5px;}


/* Custom Page List */
.cpList {list-style: none; padding-left: 15px; display: inline-block; vertical-align: top; margin-top: 6px;}
.cpList li {background: url("https://cdn.ymaws.com/iiaaustin.site-ym.com/resource/resmgr/custom_pages/images/bullet.png") no-repeat scroll 0 6px transparent; padding: 0 0 6px 14px; font-weight: 300; font-size: 14px; font-style: italic; color: #999999; line-height: 17px;}


/* Custom Page Subpage Title Bar */
.cpTitleBar-out {background: linear-gradient(to bottom, #5b3b50, #7e3e68); text-align: center; margin-top: 0px; height: 170px; position: relative; box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.2) inset;}
.cpTitleBar-content {position: absolute; left: 0; right: 0; bottom: auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.cpTitleBar h1 {color: #fff; font-weight: 600; font-size: 40px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); margin: 0 auto 5px; text-transform: none;}
.cpTitleBar { font-size: 40px;  color: #fff;}

/* Tier/Section Title */
.cpTier {padding: 50px 0; text-align: center; position: relative;}
.cpTier-title {margin-bottom: 20px; display: block;}
.cpTier-title h1 { margin: 0 auto 2px; color: #191919;}




/* Specific Custom Page Styles */
/* CP Buckets */
#cpBuckets-out {background-color: #eeeeee;}
.cpBucket-wrap {background-color: #fff; margin: 15px; padding: 20px 20px 25px; box-shadow: 0 0px 35px 0px rgba(0,0,0,0.2);}
.cpBucket-title {font-weight: 600; font-size: 22px; margin-bottom: 10px; color: #048754;}
.cpBucket-text {margin-bottom: 15px; min-height: 150px;}
.cpBucket-wrap .formbutton {display: inline-block; vertical-align: top;}
.cpBuckets-moreLink {text-align: center; margin-top: 10px; font-size: 15px; font-weight: 400;}

	

/* CP Icon CTAs */	
#cpIconCTAs-out	{background-color: #fff;}
.cpIconCTA {margin: 15px auto; border-left: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3;}	
#cpIconCTA1 {border-left: 2px solid transparent;}
#cpIconCTA4 {border-right: 2px solid transparent;}
.cpIconCTA-wrap {padding: 15px 15px;}
.cpIconCTA-icon {font-size: 40px; margin-bottom: 10px; color: #7e95c0;}	
.cpIconCTA-title {font-weight: 600; font-size: 20px; margin-bottom: 10px; text-transform: none; color: #314261;}

	

/* CP Video */	
#cpVideo-out {background-color: #314261; padding: 0;}
#cpVideo-out .myContainer {width: 100%;}	
#cpVideo-left {padding: 0;}
#cpVideo-left iframe {vertical-align: top;}
#cpVideo-right {padding: 0;}
.cpVideo-wrap {max-width: 500px; text-align: left; padding: 50px 0 50px 50px;}
.cpVideo-title { color:#fff; font-size: 28px; margin-bottom: 12px; font-weight: 600;}
.cpVideo-text {color: #fff; margin-bottom: 15px;}
.cpVideo-wrap .formbutton {display: inline-block; vertical-align: top;}






/* Media Queries */
@media (min-width: 768px){.myContainer{width: 750px}}
@media (min-width: 960px){.myContainer{width: 900px}}
@media (min-width: 1200px){.myContainer{width: 1016px}}



@media (max-width: 1199px) {
/* Custom Page 1 */
.cpVideo-wrap {max-width: 442px; padding: 30px 0 25px 40px;}
.cpBucket-text {min-height: 200px;}    
}



@media (max-width: 991px) {
/* Custom Page 1 */ 

}



@media (max-width: 959px) {
/* Custom Page 1 */
.cpVideo-wrap {max-width: 367px; padding: 25px 0 25px 25px;}
.cpBucket-text {min-height: 268px;}        
}



@media (max-width: 767px) {
/* Default Template Styles */
.myContainer {padding-left: 15px; padding-right: 15px;}
.col-5 {padding-left: 15px; padding-right: 15px; position: relative; width: 100%; float: none;}
.cpTitleBar-out {height: auto; padding: 50px 0;}
.cpTier {padding: 30px 0;}    
.cpTitleBar-content {top: auto; -webkit-transform: none; transform: none; position: relative; left: auto; right: auto;}

  
/* Custom Page 1 */
.cpBucket {display: inline-block; text-align: center; width: 100%; vertical-align: top; margin: 15px auto;}
.cpBucket-wrap {margin: 0 auto; max-width: 480px;}
.cpBucket-text {min-height: auto;}       
#cpIconCTAs-out .cpTier-title {display: block;}
#cpIconCTA1, #cpIconCTA3 {border-left: none;}
#cpIconCTA2, #cpIconCTA4 {border-right: none;}
.cpIconCTA-wrap {padding: 10px 6px;}
.cpVideo-wrap {max-width: 100%; padding: 25px 25px 35px;}
.cpIconCTA-text { min-height: 180px;}    
}



@media (max-width: 600px) {
.cpIconCTA-text { min-height: 225px;}   
}



@media (max-width: 480px) {
/* Default Template Styles */
.cpTitleBar h1 {font-size: 28px;}


/* Custom Page 1 */
 .cpBucket-wrap {padding: 15px 15px 20px;}
.cpIconCTA {width: 100%; border: none;}
.cpIconCTA-icon {font-size: 35px; margin-bottom: 0;}
.cpIconCTA-text { min-height: auto;}      
}


