.page-id-1983 .entry-header{display:none;}
.page-id-1983 .page-wrap .content-wrapper{background-color:transparent !important;} .wrap-page {
clear: both;
width: auto;
height: 100%;
background-image: url(//agrtech.com.au/wp-content/themes/sydney-child/images/map_img.jpg);
background-repeat: no-repeat;
background-size: cover;
overflow: hidden; padding-top: 70px;
padding-bottom: 70px;
background-position:center;
}
.box {
background-color: #fff;
background: rgba(255,255,255,0.8);
padding: 30px 50px;
}
.box ul li {
float: left;
width: 50%;
font-size: 19px;
padding-right: 35px;
list-style: none;
background: url(//agrtech.com.au/wp-content/themes/sydney-child/images/blue_box.jpg) 0px 8px;
margin-bottom: 10px;
background-repeat: no-repeat;
padding-left: 22px;
}
.box ul {
float: left;
width: 100%;
padding-left: 0px;
}
.box ul li:nth-child(5), .box ul li:last-child {
float: left;
width: 100%;
padding-right: 0;
}
.box h1:after {
content: "";
background: #000;
bottom: 0px;
width: 89px;
height: 4px;
position: absolute;
left: 0;
right: 0px;
margin: 0px auto;
}
.box-inner {
margin: 0 auto;
float: none;
}
.box p{   
font-size: 4vw;
font-weight: bold;
font-family: "Raleway", sans-serifoto;
text-align: center;
}
.box h1 {
font-size: 6vw;
font-weight: bold;
color: #cd4646;
text-align: center;
font-family: "Raleway", sans-serifoto;
margin-top: 0;
position: relative;
margin-bottom: 38px;
padding-bottom: 20px;
}
.box span {
font-size: 15px;
color: #000;
text-align: center;
width: 100%;
display: inline-block;
}
@media screen and (max-width: 1920px){
.box h1 {
font-size: 1.5vw;
}
.box p{   
font-size: 1.2vw;
}
}
@media only screen and (min-device-width: 767px) and (max-device-width: 1024px){
.box h1 {
font-size: 3.5vw;
}
.box p{   
font-size: 3.2vw;
}
}
@media screen and (max-width: 767px) {
.box ul li{width:100%;}
.box h1 {
font-size: 6vw;
}
.box p{   
font-size: 4vw;
}
}