/*uploaded to members-acoog.site-ym.com graphics folder*/


/*universal styles*/
.topTitleOut.copyonly  {
    background: #f1f1f1;
    padding: 55px 0 35px;
    margin-bottom: 0;
    color: #3b3b3b;
    text-align: center;
    box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.2) inset;
    font-size: 34px;
    line-height: 1.1em;
	margin-top: 110px; }

.topTitleOut.imgcopy  {
    background: linear-gradient(rgba(0, 97, 153, 0.6), rgba(0, 97, 153, 0.6)) repeat scroll 0 0%, rgba(0, 0, 0, 0) url(//cdn.ymaws.com/members-acoog.site-ym.com/graphics/herobg.jpg) no-repeat scroll top -25px center / cover;
    padding: 175px 0 50px 0;
    margin-top: 0px;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .4);
    box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.4) inset;
    font-size: 34px;
    line-height: 1.1em; }

.topTitleOut .container {
    padding: 0; }

.cptier {
	display: inline-block;
	width: 100%; }

.cptier .container {
	padding: 45px 0; }

.custbtn {
    background: #0082CC;
    color: #fff !important;
	font-size: 14px;
    padding: 13px 25px;
    text-align: center;
    display: inline-block;
    transition: all 225ms ease-in-out 0s;
    margin-top: 15px; }

.custbtn:hover {
    background: #138F6A; }

.cptitle {
    color: #3b3b3b;
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 35px;
    position: relative;
    padding-bottom: 15px; }

.cptitle::after {
    position: absolute;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    right: 0;
    background: #138F6A;
    height: 3px;
    width: 60px; }

.cpsubtitle {
    color: #3b3b3b;
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 15px; }


h1 {font-size:32px; font-weight:400; margin: 3px 0 10px; color:#3b3b3b;}
h2 {font-size:28px; font-weight:400; margin: 3px 0 10px; color:#3b3b3b;} 
h3 {font-size:24px; font-weight:400; margin: 3px 0 10px; color:#3b3b3b;}
h4 {font-size:20px; font-weight:400; margin: 3px 0 10px; color:#3b3b3b;} 
h5 {font-size:18px; font-weight:400; margin: 3px 0 10px; color:#3b3b3b;}
h6 {font-size:15px; font-weight:400; margin: 3px 0 10px; color:#3b3b3b;}







@media (max-width: 767px) {
.cptier .container { padding-left: 35px; padding-right: 35px; }	
.topTitleOut.copyonly { font-size: 30px; padding: 40px 30px 25px; margin-top: 0; }	
.topTitleOut.imgcopy { font-size: 30px; padding: 44px 30px; margin-top: 0; }	
}





