/* page 304 */
.page320 .custom-header:after{
	display: none;
}
.page320 .custom-header{
	padding: 75px 0 120px; 
	background: url(/components/com_articles/img/trial/main-bg.png);
    background-position: center;
    height: auto;
    background-size: cover;
}
.page320 .data-entry p{
	font-size: 24px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
}
.page320 .data-entry{
	display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-right: 15%;
}
.page320 .data-entry p{
	margin-bottom: 0;
	display: flex;
	align-items: center;
}
.page320 .data-entry p:first-child{
	margin-right: 45px;
}
.page320 .data-entry p img{
	margin-right: 11px;
}
.page320 .custom-header h1{
	text-align: center;
    margin-top: 92px;
    font-size: 77px;
}
.page320 .what{
	padding: 60px 0;
}
.page320 h2{
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #582e88;
}
.page320 .what-wrapper{
	display: flex;
    align-items: center;
	max-width: 1045px;
    margin: 45px auto 0;
}
.page320 .what-wrapper p{
	font-size: 22px;
	line-height: normal;
	font-weight: 400;
	color: #000000;
	margin: 0 0 0 30px;
}

.page320 .subject{
	padding: 64px 0 77px;
	background: #4a2171;
    background-position: center;
    height: auto;
    background-size: cover;
}
.page320 .subject h2{
	color: #ffffff;
}
.page320 .subject-wrapper{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1050px;
    margin: 55px auto 0;
}
.page320 .subject-item {
    width: 24%;
    background-color: #000000;
    border-radius: 30px;
    text-align: center;
    padding: 22px 10px;
}
.page320 .subject-item p{
	font-size: 20px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0;
	margin-top: 12px;
}
.page320 .subject-item:nth-child(n+5){
	margin-top: 17px;
}
.page320 .subject-img {
    min-height: 46px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.page320 .address{
	padding: 75px 0 80px;
}
.page320 .address-wrapper{
	display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 55px;
}
.page320 .address-item{
    display: flex;
    align-items: center;
    min-width: 508px;
}
.page320 .address-title{
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color: #582e88;
	margin-bottom: 0;
}
.page320 .address-text span{
	display: block;
	color: #f96f18;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.page320 .address-sub{
	margin-top: 10px;
	font-size: 24px;
	color: #000000;
	line-height: normal;
	margin-bottom: 0;
}
.page320 .address-item:nth-child(n+2){
	margin-top: 40px;
}
.page320 .address-item img{
	margin-right: 50px;
}
.page320 .bottom{
	padding: 105px 0;
	background: url(/components/com_articles/img/trial/bottom-bg.png);
    background-position: center;
    height: auto;
    background-size: cover;
}
.page320 .bottom h2{
	color: #ffffff;
}
.page320 .primary {
    background: #ed6f0f;
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    width: 100%;
    max-width: 600px;
    padding: 14px 10px;
    border-radius: 30px;
    margin: 60px auto 0;
}
.page320 .primary:hover{
    text-decoration: none;
    background: #f3842f;
}
@media only screen and (max-width: 1679px) {
	.page320 .data-entry {
	    margin-right: 10%;
	}
	.page320 .custom-header h1{
		margin-top: 70px;
		font-size: 72px;
	}
	.page320 .custom-header {
	    padding: 60px 0 90px;
	}
	.page320 h2{
		font-size: 28px;
	}
	.page320 .address-title, .page320 .address-text span {
	    font-size: 22px;
	}
	.page320 .address-sub{
		font-size: 22px;
	}
	.page320 .what-wrapper p {
	    font-size: 20px;
	}
	.page320 .data-entry p {
	    font-size: 22px;
	}
}
@media only screen and (max-width: 1023px) {
	.page320 .data-entry {
	    margin-right: auto;
	}
	.page320 .custom-header > div{
		padding: 0;
	}
	.page320 .custom-header h1 {
	    margin-top: 50px;
	    font-size: 53px;
	}
	.page320 .data-entry p {
	    font-size: 20px;
	}
	.page320 .data-entry p:first-child {
	    margin-right: 25px;
	}
	.page320 .data-entry p img {
	    max-width: 24px;
	}
	.page320 .custom-header {
	    padding: 40px 0 60px;
	}
	.page320 h2 {
	    font-size: 25px;
	}
	.page320 .what-wrapper p {
	    font-size: 18px;
	}
	.page320 .what-wrapper img{
		max-width: 200px;
	}
	.page320 .what-wrapper p {
	    margin: 0 0 0 10px;
	}
	.page320 .subject-wrapper {
	    margin: 50px auto 0;
	}
	.page320 .subject-item {
	    width: 32%;
	    padding: 15px 10px;
	}
	.page320 .subject-item p {
	    font-size: 18px;
	}
	.page320 .subject-item:nth-child(n+4){
		margin-top: 14px;
	}
	.page320 .subject-item:nth-child(n+7){
		margin-left: auto;
		margin-right: auto;
	}
	.page320 .address-title, .page320 .address-text span{
		line-height: normal;
	}
	.page320 .address-item img {
	    margin-right: 28px;
	    max-width: 140px;
	}
}

@media only screen and (max-width: 767px) {
	.page320 .custom-header > div{
		padding: 0 15px;
	}
	.page320 .custom-header h1 {
	    margin-top: 40px;
	    font-size: 45px;
	    line-height: normal;
	}
	.page320 .custom-header h1 img{
		max-width: 300px;
	}
	.page320 .subject-item p {
	    font-size: 14px;
	    line-height: normal;
	    margin-top: 8px;
	}
	.page320 .subject-img img{
		max-width: 100%;
		max-height: 100%;
	}
	.page320 .subject-img{
		height: 32px;
    	min-height: inherit;
	}
	.page320 .address-title,
	.page320 .address-sub,
	.page320 .address-text span{
	    font-size: 20px;
	}
	.page320 .address-item img {
	    margin-right: 20px;
	    max-width: 125px;
	}
	.page320 .address-item:nth-child(n+2) {
	    margin-top: 35px;
	}
	.page320 .address {
	    padding: 45px 0 50px;
	}
	.page320 .address-wrapper{
		margin-top: 35px;
	}
	.page320 .bottom {
	    padding: 60px 0;
	}
}
@media only screen and (max-width: 600px) {
	.page320 .data-entry p {
	    font-size: 16px;
	}
	.page320 .data-entry p:first-child {
	    margin-right: 20px;
	}
	.page320 .data-entry p img {
	    max-width: 20px;
	    margin-right: 7px;
	}
	.page320 .custom-header h1 img {
	    max-width: 230px;
	}
	.page320 .custom-header h1 {
	    margin-top: 40px;
	    font-size: 35px;
	    line-height: normal;
	}
	.page320 .custom-header {
	    padding: 40px 0 50px;
	}
	.page320 .what {
	    padding: 35px 0;
	}
	.page320 h2 {
	    font-size: 22px;
	}
	.page320 .what-wrapper{
		flex-direction: column;
    	align-items: center;
	}
	.page320 .what-wrapper p{
		text-align: center;
   	 	margin: 15px 0 0;
   	 	font-size: 16px;
	}
	.page320 .what-wrapper {
	    margin: 35px auto 0;
	}
	.page320 .subject {
	    padding: 40px 0 50px;
	}
	.page320 .subject-item p {
	    font-size: 12px;
	}
	.page320 .address-item {
	    min-width: 420px;
	}
	.page320 .address-title, 
	.page320 .address-sub,
	.page320 .address-text span {
	    font-size: 18px;
	}
	.page320 .address-text span{
		margin-bottom: 5px;
	}
	.page320 .address-item img {
	    margin-right: 15px;
	    max-width: 115px;
	}
	.page320 .address-item:nth-child(n+2) {
	    margin-top: 25px;
	}
	.page320 .primary {
	    font-size: 20px;
	    max-width: 370px;
	}
}
@media only screen and (max-width: 480px) {
	.page320 .address-text span{
		margin-bottom: 0;
	}
	.page320 .custom-header > div {
	    padding: 0 10px;
	}
	.page320 .data-entry p:first-child {
	    margin-right: 10px;
	}
	.page320 .data-entry p {
	    font-size: 15px;
	}
	.page320 .data-entry p img {
	    max-width: 17px;
	    margin-right: 5px;
	}
	.page320 .custom-header h1 {
	    margin-top: 32px;
	    font-size: 30px;
	    line-height: normal;
	}
	.page320 .custom-header h1 img {
	    max-width: 190px;
	}
	.page320 .custom-header h1 {
	    margin-top: 35px;
	    font-size: 30px;
	}
	.page320 .custom-header h1 img {
	    max-width: 165px;
	}
	.page320 .custom-header {
	    padding: 35px 0 50px;
	}
	.page320 .what {
	    padding: 28px 0;
	}
	.page320 .data-entry{
		justify-content: center;
	}
	.page320 .subject-item {
	    width: 48%;
	    padding: 15px 10px;
	}
	.page320 .subject-item:nth-child(n+3) {
	    margin-top: 14px;
	}
	.page320 .subject-wrapper {
	    margin: 35px auto 0;
	}
	.page320 .address-item {
	    width: 355px;
	    max-width: 100%;
	    min-width: inherit;
	}
	.page320 .address-item img {
	    margin-right: 10px;
	    max-width: 105px;
	}
	.page320 .address-title, .page320 .address-sub, .page320 .address-text span {
	    font-size: 16px;
	}
	.address-item:nth-child(n+2) {
	    margin-top: 15px;
	}
	.page320 .address {
	    padding: 30px 0 40px;
	}
	.page320 .address-wrapper {
	    margin-top: 25px;
	}
	.page320 .bottom {
	    padding: 35px 0;
	}
	.page320 .primary {
	    font-size: 18px;
	    padding: 10px 5px;
	    border-radius: 30px;
	    margin: 25px auto 0;
	}
	.page320 .bottom h2 {
	    font-size: 20px;
	    padding: 0 20px;
	}
	.page320 .what-wrapper img {
	    max-width: 170px;
	}
}