body.golf-custom-page#top #main {
	padding-top: 0 !important;
	font-family: 'Roboto', sans-serif;
}
body.golf-custom-page#top #main .template-page {
	padding-top: 67px;
}
body.golf-custom-page#top #main > .container_wrap_first  {
	border-top: 0;
	background: url(/wp-content/themes/tridigital/images/golf-page-banner.jpg) no-repeat center center;
    background-size: cover;
}
body.golf-custom-page#top #main .container {
	max-width: 1289px;
	width: 90%;
	padding: 0;
}
body.golf-custom-page#top #main .container .flex_column.av_one_half {
	margin-left: 0 !important;
}
body.golf-custom-page#top #main .container .flex_column.av_one_half:first-child {
	margin-right: 6%;
    width: 56%;
}
body.golf-custom-page#top #main .container .flex_column.av_one_half {
	width: 38%;
}
body.golf-custom-page#top .avia_textblock h1 {
	color: #000000;
	font-size: 70px;
	line-height: 63px;
	text-transform: uppercase;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 23px;
    padding-top: 4px;
    letter-spacing: .5px;
}
body.golf-custom-page#top .avia_textblock h1 span {
	color: #d81f1a;
	font-weight: 500;
}
body.golf-custom-page#top .avia_textblock .page-content {
	max-width: 549px;
	margin-left: 11.1%;
}
body.golf-custom-page#top .golf-page-subtitle {
	display: flex;
	flex-wrap: wrap;
}
body.golf-custom-page#top .golf-page-subtitle .left {
	font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    max-width: 203px;
    text-align: right;
    margin-right: 17px;
}
body.golf-custom-page#top .golf-page-date-section {
	background: #000;
}
body.golf-custom-page#top .golf-page-date-section p {
	color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 900;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: .8px;
    padding: 8px 10px;
}
body.golf-custom-page#top .golf-page-content {
	padding-top: 3px;
}
body.golf-custom-page#top .golf-page-content p.center {
	text-align: center;
    font-weight: 400;
    max-width: 440px;
    margin: 0 auto 19px;
    line-height: 138%;
    letter-spacing: 0.1px;
}
body.golf-custom-page#top .golf-page-content p.list-title {
    margin-bottom: 12px;
}
body.golf-custom-page#top .golf-page-content p strong {
	padding-left: 23px;
}

body.golf-custom-page#top ul {
	list-style: none;
	margin-left: 23px;
    margin-bottom: 44px;
}
body.golf-custom-page#top ul li {
	position: relative;
	margin-left: 0;
	padding-left: 10px;
    letter-spacing: .1px;
    padding: 0 0 0 10px;
    line-height: 138%;
}
body.golf-custom-page#top ul li:before {
	content: '•';
	position: absolute;
	left: 0;
}

body.golf-custom-page#top p.bottom-sec {
	color: #ffffff;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    max-width: 470px;
    position: relative;
    line-height: 103%;
    margin-left: 25px;
}
body.golf-custom-page#top p.bottom-sec:before { 
	content: '';
	position: absolute;
    z-index: -1;
	background: url(/wp-content/themes/tridigital/images/golf-page-vector.png) no-repeat center center;
	width: 627px;
	height: 111px;
	left: -70px;
    top: -21px;
}
/*Form*/
body.golf-custom-page#top .form-wrap {
	box-shadow: 0 28px 48px rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    border: 3px solid #000000;
    background-color: #ffffff;
    padding: 42px 45px 0;
    max-width: 438px;
}
body.golf-custom-page#top .form-wrap .form-heading {
	display: flex;
    flex-wrap: wrap;
}
body.golf-custom-page#top .form-wrap .form-heading .left-img {
	width: 40%;
	margin-right: 2%;
}
body.golf-custom-page#top .form-wrap .form-heading .right-text {
	width: 58%;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
}


@media (max-width: 1439px)  and (min-width: 1280px) {
	body.golf-custom-page#top .avia_textblock h1 {
		font-size: 60px;
	}
	body.golf-custom-page#top .form-wrap .form-heading .right-text {
		font-size: 22px;
	}
}
@media (max-width: 1279px) and (min-width: 981px) {
	body.golf-custom-page#top .avia_textblock h1 {
		font-size: 50px;
	}
	body.golf-custom-page#top .golf-page-subtitle .left {
		font-size: 24px;
	}
	body.golf-custom-page#top .golf-page-date-section p {
		font-size: 20px;
	}
	body.golf-custom-page#top p.bottom-sec {
		font-size: 26px;
	}
	body.golf-custom-page#top p.bottom-sec:before {
		background-size: contain;
		width: 550px;
		left: -53px;
	}
	body.golf-custom-page#top .golf-page-subtitle {
		align-items: center;
	}
	body.golf-custom-page#top .golf-page-subtitle .left {
		width: 45%;
	}
	body.golf-custom-page#top .golf-page-subtitle .right {
		width: 50%;
		display: flex;
	}
	body.golf-custom-page#top .form-wrap .form-heading .right-text {
		font-size: 20px;
	}
	body.golf-custom-page#top .form-wrap {
	    min-width: 373px;
	}
}
@media (max-width: 1080px) {
	body.golf-custom-page#top .avia_textblock h1 {
	    font-size: 44px;
	}
	body.golf-custom-page#top p.bottom-sec {
		font-size: 24px
	}
	body.golf-custom-page#top p.bottom-sec:before {
	    background-size: contain;
	    width: 485px;
	    left: -40px;
	    top: -25px;
	}
}
@media (max-width: 980px) {
	body.golf-custom-page#top #main .container .flex_column.av_one_half:first-child,
	body.golf-custom-page#top #main .container .flex_column.av_one_half {
		width: 100%;
    	margin-right: 0;
	}
	body.golf-custom-page#top .form-wrap {
		margin: 0 auto;
	}
	body.golf-custom-page#top p.bottom-sec {
		display: none;
	}
	body.golf-custom-page#top .avia_textblock h1 {
		font-size: 55px;
	}
}
@media (max-width: 767px) {
	body.golf-custom-page#top .avia_textblock h1 {
		font-size: 44px;
	}
	body.golf-custom-page#top .golf-page-date-section p {
	    font-size: 17px;
	}
	body.golf-custom-page#top .golf-page-subtitle {
		align-items: center;
	}
	body.golf-custom-page#top .golf-page-subtitle .left {
		width: 45%;
	}
	body.golf-custom-page#top .golf-page-subtitle .right {
		width: 50%;
		display: flex;
	}
	body.golf-custom-page#top .golf-page-subtitle .left {
		font-size: 22px;
	}
	body.golf-custom-page#top .avia_textblock .page-content {
		margin: 0 auto;
	}
}
@media (max-width: 540px) {
	body.golf-custom-page#top .avia_textblock h1 {
		font-size: 38px;
	}
}