
Choose Your Main Area of Law:
<
style >
#wpadminbar {
display: none!important;
}
.iframe - open {
padding: 10 px 20 px;
font - size: 14 px;
font - weight: bolder;
}
@media(max - width: 700 px) {
.button - frame {
display: block!important;
}
.iframe - open {
margin - bottom: 10 px!important;
width: 100 % ;
font - size: 16 px!important;
} <
/style> <
div class = "button-frame"
style = "display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px;" >
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/3-corporate-commercial-financial-law-2" > Corporate, Commercial & Financial Law < /button>
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/4-litigation-dispute-resolution-2" > Litigation & Dispute Resolution < /button>
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/2-family-estate-personal-law-2" > Family, Estate & Personal Law < /button>
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/10-constitutional-administrative-law" > Constitutional & Administrative Law < /button>
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/5-employment-labour-law-2" > Employment & Labour Law < /button>
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/6-construction-real-estate-property-law-2" > Construction, Real Estate & Property Law < /button>
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/7-intellectual-property-technology-media-law-2" > Intellectual Property, Technology & Media Law < /button>
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/8-international-comparative-law-2" > International & Comparative Law < /button>
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/9-criminal-law" > Criminal Law < /button>
<
button class = "iframe-open"
data - url = "https://legalassistant.au/quillforms/1-government-and-public-law-2" > Government and Public Law < /button>
<
/div>
<
!--Modal Container-- >
<
div id = "iframe-modal"
style =
"display:none; position:fixed; top:0; left:0; width:100vw; height:100vh; background-color:rgba(0,0,0,0.6); justify-content:center; align-items:center; z-index:1000;" >
<
div style =
"position:relative; width:90vw; height:90vh; background:white; box-shadow:0 0 20px rgba(0,0,0,0.4);" >
<
button class = "iframe-close"
onclick = "MyGlobalFunctions.closeModalIframe2()"
style = "display: none; position:absolute; bottom:10px; right:10px; z-index:1001;" > Close < /button> <
iframe id = "iframe-modal-content"
src = ""
style = "width:100%; height:100%; border:none;" > < /iframe> < /
div > <
/div>