/* CSS */


  .ccmodule-144313610871-int-phone a:focus,
  .ccmodule-144313610871-int-phone a:visited,
  .ccmodule-144313610871-int-phone a {
    text-decoration: none;
    color:#000;
    transition: color: 0.5s;
  }
  .ccmodule-144313610871-int-phone a:active {
    text-decoration: underline;
    color:#b9795d;
    transition: color: 0.5s;
  }
  .ccmodule-144313610871-int-phone a:hover {
    text-decoration: none;
    color:#b9795d;
    transition: color: 0.5s;
  }

  
  .ccmodule-144313610871-phone a:focus,
  .ccmodule-144313610871-phone a:visited,
  .ccmodule-144313610871-phone a {
    text-decoration: none;
    color:#000;
    transition: color: 0.5s;
  }
  .ccmodule-144313610871-phone a:active {
    text-decoration: underline;
    color:#b9795d;
    transition: color: 0.5s;
  }
  .ccmodule-144313610871-phone a:hover {
    text-decoration: none;
    color:#b9795d;
    transition: color: 0.5s;
  }



      
	.ccmodule-144313610871-intro {

    color: #000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
    font-family: Proyale;
    font-style: normal;
    margin-bottom: 45px;
  }


  .ccmodule-144313610871-phone {

    color: #000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
    font-family: Proyale;
    font-style: normal;
    margin-bottom: 20px;
    
    font-size: 40px;
    border-bottom: 1px solid #000;
    max-width: 460px;
    margin-bottom: 10px;
    padding-bottom: 10px;

  }


  .ccmodule-144313610871-int-phone {

    color: #000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
    font-family: Proyale;
    font-style: normal;
    margin-bottom: 20px;
    
    font-size: 32px;
    margin-bottom: 0px;

  }


  .ccmodule-144313610871-int-footnote {

    color: #000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
    font-family: Proyale;
    font-style: normal;
    margin-bottom: 20px;
    
    margin-bottom: 45px;

  }


  .ccmodule-144313610871-more-wording {

    color: #000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
    font-family: Proyale;
    font-style: normal;
    margin-bottom: 20px;
    
    max-width: 600px;

  }
	  




/* MOBILE CSS */
      
@media only screen and ( max-width: 768px ) {

  

  
  
}

      
/* DESKTOP CSS */
      
@media only screen and ( min-width: 769px ) {

  

  
  
}   
      

      
/* LARGER TABLET VIEW CSS */
      
@media only screen and ( min-width: 769px ) and ( max-width: 1200px ) {

  
	
  
  
}


/* AWKWARD IPAD INTERIM VIEW CSS */
      
@media only screen and ( min-width: 769px ) and ( max-width: 980px ) {

  

  
  
}

      
/* LAPTOP VIEW CSS */
      
@media only screen and ( min-width: 1201px ) and ( max-width: 1366px ) {

 
  
}

/* MEDIUM PHONE VIEW CSS */
      
@media only screen and ( max-width: 300px ) {

 
  
}

/* TINY PHONE VIEW CSS */
      
@media only screen and ( max-width: 300px ) {

 
  
}

/* LARGE SCREEN VIEW CSS */
      
@media only screen and ( min-width: 1670px ) {

 
  
}
      
      
      
      
