/* @import url('http://example.com/example_style.css'); */

/***********************************************/

/* CSS @imports must be at the top of the file */

/* Add them above this section                 */

/***********************************************/

/*****************************************/

/* Start your style declarations here    */

/*****************************************/
@font-face{font-family:'MarkOT';src:url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT.eot');src:url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT.eot?#iefix') format('embedded-opentype'),/*url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT.woff2') format('woff2'),*/url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT.woff') format('woff'),url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT.ttf') format('truetype'),url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT.svg#MarkOT') format('svg');font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:'MarkOT';src:url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Bold.eot');src:url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Bold.eot?#iefix') format('embedded-opentype'),/*url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Bold.woff2') format('woff2'),*/url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Bold.woff') format('woff'),url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Bold.ttf') format('truetype'),url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Bold.svg#MarkOT-Bold') format('svg');font-weight:bold;font-style:normal;font-display:block;}
@font-face{font-family:'MarkOT';src:url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Heavy.eot');src:url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Heavy.eot?#iefix') format('embedded-opentype'),/*url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Heavy.woff2') format('woff2'),*/url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Heavy.woff') format('woff'),url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Heavy.ttf') format('truetype'),url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Heavy.svg#MarkOT-Heavy') format('svg');font-weight:900;font-style:normal;font-display:block;}
@font-face{font-family:'MarkOT';src:url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Medium.eot');src:url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Medium.eot?#iefix') format('embedded-opentype'),/*url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Medium.woff2') format('woff2'),*/url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Medium.woff') format('woff'),url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Medium.ttf') format('truetype'),url('https://info.annexa.com.au/hubfs/Annexa_October2021/Fonts/MarkOT-Medium.svg#MarkOT-Medium') format('svg');font-weight:500;font-style:normal;font-display:block;}
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
body{margin:0;padding:0; padding-top:96px; font-size:17px;line-height:1.6;font-family:'MarkOT';font-weight:400;color:#000000;opacity:0;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;}
body.loaded{opacity:1;}
h1,h2,h3,h4,h5,h6{font-family:'MarkOT';margin:0;padding:0;font-weight:700;line-height:1.3;color:#000;}
h1,.h1{font-size:48px;}
h2,.h2{font-size:36px;}
h3,.h3{font-size:28px;}
h4,.h4{font-size:21px;}
h5,.h5{font-size:12px;text-transform: uppercase;}
h6,.h6{font-size:18px;}
img{max-width:100%;height:auto;border:none;vertical-align:middle;}
a{text-decoration:none;color:#000000;transition:all ease 0.3s;-webkit-transition:all ease 0.3s;}
a:hover{color:#FC4C1D;}
p{margin:0;}
* + h1,* + h2{margin-top:35px;}
* + h3,* + h4{margin-top:26px;}
* + h5,* + h6{margin-top:25px;}
* + p{margin-top:17px}
.container,.content-wrapper{width:100%;float:none!important;display:block;margin:0 auto!important;padding-left:15px;padding-right:15px;}
@media(min-width:320px){
  .left-padding{padding-left:15px;}
  .right-padding{padding-right:15px;}
}
@media(min-width:768px){
  .container,.content-wrapper{max-width:720px;}
  .left-padding{padding-left:calc(((100% - 720px) - -30px) / 2);}
  .right-padding{padding-right:calc(((100% - 720px) - -30px) / 2);}
}
@media(min-width:992px){
  .container,.content-wrapper{max-width:960px;}
  .left-padding{padding-left:calc(((100% - 960px) - -30px) / 2);}
  .right-padding{padding-right:calc(((100% - 960px) - -30px) / 2);}
}
@media(min-width:1200px){
  .container,.content-wrapper{max-width:1180px;}
  .left-padding{padding-left:calc(((100% - 1180px) - -30px) / 2);}
  .right-padding{padding-right:calc(((100% - 1180px) - -30px) / 2);}
}
.no-container{padding-left:15px;padding-right:15px;}
.clearfix{display:block;}
.clearfix:before,.clearfix:after{content:'';width:100%;display:table;}

/* For Hubspot >>>>>> */
body .row-fluid [class*="span"]{min-height:0px;}
body .row-fluid [class*="span"].widget-type-space{min-height:1px;}

/* <<<<<< For Hubspot */
.set-bg,.bg,.overlay{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;}
.overlay > *{position:relative;z-index:2;}
.overlay:before{content:'';background-color:rgb(0 0 0 / 70%);top:0;left:0;width:100%;height:100%;z-index:1;position:absolute;}
.overlayStyle{top:0;left:0;width:100%;height:100%;z-index:1;position:absolute;}
.uppercase{text-transform:uppercase;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.text-left{text-align:left;}
.font-italic{font-style:italic;}

/* put listStyle class to "parent" tag of "ul" */
.nolistStyle,.nolistStyle ul{padding:0;margin:0;list-style-type:none;}
.listStyle * + ul{margin-top:15px;}
.listStyle ul li{padding-left:25px;position:relative;}
.listStyle ul li:before{font-family:'fontawesome',sans-serif;position:absolute;left:4px;font-weight:normal;top:2px;}
.listStyle ul li:not([class*="fa-"]):before{content:"\f111";font-size:50%;line-height:2;}

/*Default without any class in <li> if you want any other font awesome icon just put icon class in <li class="fa-angle-right"> Content</li> */
::-webkit-input-placeholder{opacity:1!important;color:#C1C1C1;}
::-moz-placeholder{opacity:1!important;color:#C1C1C1;}
:-ms-input-placeholder{opacity:1!important;color:#C1C1C1;}
select::-ms-expand{display:none;}
input::-ms-clear{display:none;}
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:0 0 0 100px #fff inset;-moz-box-shadow:0 0 0 100px #fff inset;-webkit-text-fill-color:#333;box-shadow:0 0 0 100px #fff inset;color:#333;}
form ul.hs-error-msgs > li > label{font-size:12px;line-height:normal;display:block;color:#ff0000;}
form .hs_error_rollup{display:none;}
form ul.hs-error-msgs{margin:0 0 -14px;}
input,textarea,select{border-radius:0;}
button,html input[type="button"],input[type="reset"],input[type="submit"],textarea{-webkit-appearance:none;border-radius:0;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
button,input,select,textarea,option{font-size:100%;margin:0;vertical-align:baseline;font-family:'MarkOT';font-weight:400;}
input[type="text"],input[type="tel"],input[type="email"]{-webkit-appearance:none!important;}
textarea{overflow:auto;vertical-align:top;resize:none;}
.hs-form textarea,.hs-form input[type="text"],.hs-form input[type="password"],.hs-form input[type="datetime"],.hs-form input[type="datetime-local"],.hs-form input[type="date"],.hs-form input[type="month"],.hs-form input[type="time"],.hs-form input[type="week"],.hs-form input[type="number"],.hs-form input[type="email"],.hs-form input[type="url"],.hs-form input[type="search"],.hs-form input[type="tel"],.hs-form input[type="color"],.hs-form select{
  font-size:16px;
  line-height:normal;
  color:#000;
  font-weight:400;
  padding:12px 16px;
  width:100% !important;
  font-family:'MarkOT';
  border:1px solid #DCDEE0;
  border-radius: 100px;
}
.hs-form input:focus{outline:0;}
.hs-form select{-webkit-appearance:none;background:transparent;}
.hs-form-field>label{font-size:14px;font-family:'MarkOT';font-weight:400;color:#000;margin-bottom:4px;display:block;}
.hs-form-field{position:relative;margin-bottom:20px;}
.hs-form input[type="checkbox"]{margin-right:25px;}
.hs-form textarea{height:80px!important;resize:none!important;resize:none;width:100%!important;}
input[type="submit"],.hs-button{border:none;-webkit-appearance:none;cursor:pointer;transition:all 0.5s ease;font-family:'MarkOT';}
input[type="submit"],.hs-button,.custom-btn a{background:#F86222;);border-radius:100px;color:#fff;font-size:17px;line-height: 1.2;font-weight:500;padding:14px 20px;display:inline-block;}
input[type="submit"]:hover,.hs-button:hover,.custom-btn a:hover{box-shadow: 0px 0px 20px 0px rgba(255, 123, 8, 0.50);}
.hs-form-field .input{display:table;width:100%;margin:0!important;}
.hs-error-msgs{position:relative;}
.hs-error-msgs li label{font-size:12px;line-height:14px;color:#DA0000;}
.hs-error-msgs li{list-style-type:none;}
.hs-form-checkbox{width:100%;list-style-type:none;}
.hs-form-radio{width:100%;float:none;list-style-type:none;}
.hs-form-checkbox input,.hs-form-radio input{margin-right:27px;}
form .hs-richtext{text-align:left;font-size: 14px;}
form{max-width:100%;width:100%;float:none!important;}
form legend{color:#8B8B8B;font-size:18px;margin-bottom:0;}
.submitted-message{text-align:center;font-size:20px;overflow:hidden!important;line-height:normal;color:green;}
.form-title{font-weight:700;margin-bottom:13px;}

/* Form Two Col Section */
.form-columns-2,.form-columns-1{max-width:100%!important;}
.form-columns-2 > div{width:48%!important;}
.form-columns-2 > div:first-child{float:left!important;}
.form-columns-2 > div:last-child{float:right!important;}
.hs-error-msgs{padding:0;margin:0;text-align:left;position:absolute;top:102%;left:0;}
.hs-form-field .input .multi-container { padding-left: 0; }
/* Radio Button Style */
.hs-form-radio label.hs-form-radio-display{font-size:14px;font-weight:500;display:flex;flex-wrap:wrap;}
.hs-form-radio-display .hs-input{display:none;}
.hs-form-radio label.hs-form-radio-display input+span{display:flex;flex-wrap:wrap;align-items:center;position:relative;}
.hs-form-radio label.hs-form-radio-display input+span:before{width:20px;height:20px;content:'';background: linear-gradient( 90.17deg,#ffc102 -3.37%,#fc4c1d 100.62%);display:inline-block;border-radius:100%;margin-right:13px;transition:0.5s ease all;}
.hs-form-radio label.hs-form-radio-display input:checked+span:before{background-color:#111d33;}
.hs-form-radio label.hs-form-radio-display input:checked+span:after{content: ''; position: absolute; left: 2.5PX; width: 14px; height: 14px; background-color: #fff; top: 4px; border-radius: 100%; transition: .5s ease all;}

/* Checkbox Style */
.hs-form-checkbox:not(:last-child),.hs-form-radio:not(:last-child){margin-bottom:15px;}
.hs-form-checkbox label.hs-form-checkbox-display,.hs-form-booleancheckbox .hs-form-booleancheckbox-display{font-size:14px;font-weight:500;display:flex;flex-wrap:wrap;}
.hs-form-checkbox-display .hs-input,.hs-form-booleancheckbox .hs-input{display:none;}
.hs-form-checkbox label.hs-form-checkbox-display input+span,.hs-form-booleancheckbox .hs-form-booleancheckbox-display input+span{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding-left: 32px;}
.hs-form-checkbox label.hs-form-checkbox-display input+span:before,.hs-form-booleancheckbox .hs-form-booleancheckbox-display input+span:before{width:20px;height:20px;content:'';background: linear-gradient( 90.17deg,#ffc102 -3.37%,#fc4c1d 100.62%);display:inline-block;margin-right:13px;transition:0.5s ease all;position: absolute; top: 0; left: 0;}
.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:before,.hs-form-booleancheckbox .hs-form-booleancheckbox-display input:checked+span:before{background-color:#111d33;}
.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after,.hs-form-booleancheckbox .hs-form-booleancheckbox-display input:checked+span:after{content: ''; display: block; position: absolute; top: 4px; left: 7px; width: 4px; height: 10px; border: solid #ffffff; border-width: 0 2px 2px 0; transform: rotate( 45deg);transition:0.5s ease all;}
ul.inputs-list { padding: 0; list-style: none; } .legal-consent-container .hs-form-booleancheckbox-display>span { margin-left: 0 !important; }
.legal-consent-container { margin-bottom: 15px; }
/*  */
ul.slick-dots li button{padding:0;margin:0;font-size:0;border:none;width:17px;height:2px;background:#000000;cursor:pointer;}
ul.slick-dots li{display:inline-block;margin:0 3px;}
ul.slick-dots{padding:0;margin:35px 0 0;list-style:none;text-align:center;line-height:0;}
ul.slick-dots li.slick-active button{background:linear-gradient(90.17deg,#FFC102 -3.51%,#FC4C1D 49.45%);width:26.43px;}
.slick-slide:focus{outline:none;}

/* Widths */
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w33{width:33.33%;}
.w35{width:35%;}
.w36{width:36%;}
.w40{width:40%;}
.w45{width:45%;}
.w50{width:50%;}
.w55{width:55%;}
.w60{width:60%;}
.w64{width:64%;}
.w65{width:65%;}
.w66{width:66.66%;}
.w70{width:70%;}
.w75{width:75%;}
.w80{width:80%;}
.w95{width:95%;}
.w100{width:100%;}
.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.justifyCenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.justifyBetween{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.alignStart{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.alignCenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.alignEnd{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.m0-15{margin-left:-15px;margin-right:-15px}
.ps15{padding-left:15px;padding-right:15px}
.ps10{padding-left:10px;padding-right:10px;}
.m0-10{margin-left:-10px;margin-right:-10px;}

.ps18{padding-left:18px;padding-right:18px}
.m0-18{margin-left:-18px;margin-right:-18px;}
.ps25{padding-left:25px;padding-right:25px}
.ms25{margin-left:-25px;margin-right:-25px;}
.pt-100 { padding-top: 100px; }
.pt-80{padding-top:80px}
.pb-80{padding-bottom:80px}
.pt-50{padding-top:50px}
.pb-50{padding-bottom:50px}
.pt-55{padding-top:55px}
.pb-55{padding-bottom:55px}
.pt-40{padding-top:40px}
.pb-40{padding-bottom:40px}

/* Max-width */
.max1100{max-width:1100px;width:100%;}
.max1000{max-width:1000px;width:100%;}
.max900{max-width:900px;width:100%;}
.max800{max-width:800px;width:100%;}
.max700{max-width:700px;width:100%;}
.max600{max-width:600px;width:100%;}
.max500{max-width:500px;width:100%;}
.maxalignCenter{margin:0 auto;}
.maxalignRight{margin:0 0 0 auto;}
.max800{max-width:800px;width:100%;}
.max700{max-width:700px;width:100%;}
.max600{max-width:600px;width:100%;}
.max500{max-width:500px;width:100%;}
.maxalignCenter{margin:0 auto;}
.maxalignRight{margin:0 0 0 auto;}
.title h2{position:relative;z-index:1;display:inline-block;}
.title{margin-bottom:38px;}
.white-text{color:#fff;}
.title *+p{margin-top:20px;}

/* Header No Nav */
.header-no-nav{padding:28px 0;background-color:#fff; position:fixed; left:0; top:0; width:100%; z-index:999; transition:all .3s;  }
.header-no-nav .logo{max-width:170px;}
.header-no-nav .logo img { width: 100%; }
.header-no-navWp{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.headerCTAWp{display:flex;flex-wrap:wrap;padding-left:30px;}
.headerCTAWp >div{margin-left:10px;}
.header-no-nav.stickyHeader { padding: 20px 0; box-shadow: 1px 1px 10px rgba(0,0,0,0.2); }

/* Banner */
.banner-sec{
  position:relative;
  z-index:1;
  overflow:hidden;
  background-image: url(https://info.annexa.com.au/hubfs/gradient-orange.webp);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 80%;}
.banner-inner{min-height:500px;}
.banner-inner .image{text-align:right;padding-right:12%;}
.banner-inner .content{position:relative;z-index:2;padding-right:12%;}

/*  */
.two-col-form-wp .content{padding-right:10%;}
.two-col-form-wp .form-inner{
  background:#FFFFFF;
  padding:40px 40px;
  border-radius: 8px;
  border: 1px solid #DCDEE0;
}

/*  */
.four-col-ictext-wp .inner .icon{width:94px;height:94px;margin:0 auto 22px;}
.four-col-ictext-wp .inner .icon img{width:100%;height:100% !important;object-fit:contain;}
.four-col-ictext-wp .inner .text {color:#000;}

/*  */
.two-col-imtext-wp .content{padding-left:4.5%;}
.two-col-imtext-wp .image img{width:100%;height:100% !important;}
.two-col-imtext-wp .text ul li{position:relative;z-index:1;padding-left:35px;}
.two-col-imtext-wp .text ul li:after{content:'';position:absolute;width:18px;background-image:url(https://info.annexa.com.au/hubfs/Annexa_October2021/Images/tick%201.png);left:0;height:15px;top:9px;}
.two-col-imtext-wp .text ul li+li{margin-top:11px;}
.two-col-imtext-wp .custom-btn{margin-top:30px;}

/*  */
.three-col-iclabel-text-wp .outter{display:flex}
.three-col-iclabel-text-wp .inner{background:#FFFFFF;box-shadow:0px 0px 20px rgba(0,0,0,0.1);padding:27px 28px;}
.three-col-iclabel-text-wp .icon-wp{margin-bottom:25px;}
.three-col-iclabel-text-wp .icon-wp .icon{width:48px;}
.three-col-iclabel-text-wp .icon-wp .label{width:calc(100% - 48px);padding-left:25px;padding-top: 8px;}

/*  */
.three-col-imtext-wp{margin:0 -18px;}
.three-col-imtext-wp .inner{height:449px;position:relative;z-index:1;margin:0 18px;}
.three-col-imtext-wp .overlay-text{position:absolute;width:100%;height:100%;top:100%;left:0;background:rgb(0 0 0 / 60%);display:flex;align-items:center;justify-content:center;padding:26px;transition:all 0.5s linear;}
.three-col-imtext-wp .image{height:100%;}
.three-col-imtext-wp .image img{width:100%;height:100% !important;}
.three-col-imtext-wp .overlay-text *{color:#fff;}
.three-col-imtext-wp .slick-center .overlay-text{top:0;}
.testimonials-wp .image{width:220px;height:230px;position:relative;z-index:1;margin-left:20px;margin-bottom:20px;}
.testimonials-wp .image img{width:100%;height:100% !important;object-position:top;}
.testimonials-wp .image:after{content:'';position:absolute;top:20px;left:-20px;width:100%;height:100%;background:linear-gradient(90.17deg,#FFC102 -3.51%,#FC4C1D 49.45%);z-index:-1;}
.testimonials-wp .inner{background-color:#fff;}
.testimonials-wp .content{width:calc(100% - 240px);padding-left:80px;}
.testimonials-wp .inner{display:flex;align-items:center;flex-wrap:wrap;    /* margin: 0 5%; */padding:46px 52px;width:90%;margin:0 auto;opacity:0.5;}
.testimonials-wp .tes-name p{margin:0;}
.testimonials-wp .tes-name h5{font-weight:500;}
.testimonials-wp .tes-name{margin-top:28px;}
.testimonials-wp .slick-center .inner{opacity:1;}
.testimonials-sec .title h2{color:#fff;}
.testimonials-wp ul.slick-dots li button{background:#fff;}
.testimonials-wp ul.slick-dots li.slick-active button { background: linear-gradient( 90.17deg,#ffc102 -3.51%,#fc4c1d 49.45%); }
.brand-logo-wp{background-color:#fff;padding:71px 48px 83px;box-shadow:0px 0px 15px 5px rgba(0,0,0,0.05);}
.brand-logo-wp .blogo-wp{justify-content:center;}
.brand-logo-wp .blogo-wp .logo{text-align:center;}
.brand-logo-wp .blogo-wp .logo img { width: 100%; height: 100%; object-fit: scale-down; }
.brand-logo-sec{position:relative;z-index:1;}
.brand-logo-sec:after{content:'';position:absolute;width:100%;height:32%;background-color:#fff;bottom:0;left:0;z-index:-1;}
.two-col-iclabel-text-wp .label { width: calc(100% - 66px); padding-left: 25px;    padding-top: 18px; }
.two-col-iclabel-text-wp .inner .icon-wp { width: 100%; margin-bottom: 25px; }
.two-col-iclabel-text-wp .inner{background:#FFFFFF;box-shadow:0px 0px 20px rgba(0,0,0,0.1);padding:40px 35px;}
.two-col-iclabel-text-wp .icon{width:66px;}

.two-col-iclabel-text-wp .outter{margin-bottom:26px;display: flex;}
.two-col-iclabel-text .custom-btn{margin-top:15px;}
.full-width-form-wp .form-inner{background:#fff;box-shadow:0px 0px 20px rgb(0 0 0 / 10%);padding:40px 150px 80px;}
.full-width-form-wp .actions { text-align: center; margin-top: 20px; }
.full-width-form-sec{position:relative;z-index:1;}
.full-width-form-sec:after{content:'';position:absolute;bottom:0;left:0;height:12%;width:100%;background-color:#fff;z-index:-1;}
.full-width-form-wp{max-width:941px;margin:0 auto;}
.footer-sec .text{font-size:22px;line-height:1.8;}
.footer-sec{padding:70px 0;}
.footer-sec a:hover { opacity: 0.6; }


/****** banner v2 ******/


.bannerv2-sec{position:relative;z-index:1;overflow:hidden;background:linear-gradient(90.17deg,#FFC102 -3.51%,#FC4C1D 49.45%);}
.bannerv2-sec .hs-form-field>label { color:#fff; }
.bannerv2-inner{min-height:500px;}
.bannerv2-inner .image{text-align:right;padding-right:15px;}
.bannerv2-inner .content{position:relative;z-index:2;padding-right:12%;}
.bannerv2-main .left-padding { padding-right:50px; }
.bannerv2-form form ul.hs-error-msgs>li>label {color: #000;}

.two-col-form-sec  .fill-form-wp li {position: relative;list-style-type: none;padding-left: 35px; margin-bottom:11px;}
.two-col-form-sec  .fill-form-wp li:after {background-image: url(https://info.annexa.com.au/hubfs/Annexa_October2021/Images/tick%201.png);content: "";height: 15px;left: 0;position: absolute;top: 9px;width: 18px;}
.two-col-form-sec .fill-form-wp ul {padding: 0;margin: 0;}




@media(min-width:576px) and (max-width:767px) {
  .four-col-ictext-wp .inner:nth-child(n + 3){margin-top:30px;}
  .three-col-iclabel-text-wp .outter:nth-child(n + 3){margin-top:30px;}
  .brand-logo-wp .blogo-wp .logo:nth-child(n + 4){margin-top:30px;}
}
@media(min-width:768px) and (max-width:991px) {
  .three-col-iclabel-text-wp .outter:nth-child(n + 3){margin-top:30px;}
  .brand-logo-wp .blogo-wp .logo:nth-child(n + 6){margin-top:30px;}
  .four-col-ictext-wp .inner:nth-child(n+4){margin-top:30px;}
}
@media(min-width:992px) {
  .four-col-ictext-wp .inner:nth-child(n+5){margin-top:30px;}
  .three-col-iclabel-text-wp .outter:nth-child(n + 4){margin-top:30px;}
  .brand-logo-wp .blogo-wp .logo:nth-child(n + 6){margin-top:30px;}
  .banner-inner .content *+p { margin-top: 27px; }
  .banner-inner .content h3 { font-size: 30px; font-weight: 500; }
     .bannerv2-inner .content *+p { margin-top: 27px; }
  .bannerv2-inner .content h3 { font-size: 30px; font-weight: 500; }
  .two-col-form-wp .fill-form-wp { padding-left: 8px; }
  .full-width-form-wp .title { margin-bottom: 30px; }
}
@media(max-width:1199px){
  h1,.h1{font-size:42px;}
  h3,.h3{font-size:24px;}
  h2,.h2{font-size:30px;}
  .two-col-imtext-wp .text ul li+li{margin-top:2px;}
  .three-col-imtext-wp .inner{height:400px;margin:0 15px;}
  .three-col-imtext-wp{margin:0 -15px;}
  .footer-sec{padding:50px 0;}
  .testimonials-wp .image{width:180px;height:190px;}
  .testimonials-wp .content{width:calc(100% - 200px);padding-left:50px;}
  .testimonials-wp .inner{padding:35px 31px;}
  .banner-sec:after{transform:skewX(-21deg) scale(2.1);width: 22%;}
  .banner-sec:before{    transform: skewX(-26deg) scale(2.2);width: 23%;}
  .banner-inner .image{text-align:right;padding:0 15px;}
    .bannerv2-sec:after{transform:skewX(-21deg) scale(2.1);width: 22%;}
  .bannerv2-sec:before{    transform: skewX(-26deg) scale(2.2);width: 23%;}
  .bannerv2-inner .image{text-align:right;padding:0 15px;}


}
@media(max-width:991px){
  h1,.h1{font-size:34px;}
  h2,.h2{font-size:28px;}
  body{font-size:16px}
  .tabw25{width:25%;}
  .tabw30{width:30%;}
  .tabw33{width:33.33%;}
  .tabw40{width:40%;}
  .tabw50{width:50%;}
  .tabw60{width:60%;}
  .tabw66{width:66.66%;}
  .tabw70{width:70%;}
  .tabw75{width:75%;}
  .tabw100{width:100%;}
  .tab-center{text-align:center;}
  .tabBlock{display:block;margin-right:0;}
  .tabNone{display:none}
  .tabmax100{max-width:100%;width:100%;margin:0;}
  .pb-80{padding-bottom:60px;}
  .pt-80{padding-top:60px;}
  .pb-50,.pb-55{padding-bottom:40px;}
  .pt-50,.pt-55{padding-top:40px;}
  .ps18{padding-left:15px;padding-right:15px}
  .m0-18{margin-left:-15px;margin-right:-15px;}

  .banner-sec:after{right:-4%;transform: skewX(-23deg) scale(2.1);width: 25%;}
  .banner-sec:before{right:-5%;transform: skewX(-26deg) scale(2.2);width: 26%;}

  .banner-inner .content br{display:none}
    .bannerv2-sec:after{right:-4%;transform: skewX(-23deg) scale(2.1);width: 25%;}
  .bannerv2-sec:before{right:-5%;transform: skewX(-26deg) scale(2.2);width: 26%;}

  .bannerv2-inner .content br{display:none}
  .testimonials-wp .image{width:150px;height:160px;margin-left:15px;margin-bottom:15px;}
  .testimonials-wp .image:after{top:15px;left:-15px;}
  .testimonials-wp .content{width:calc(100% - 170px);padding-left:30px;}
  .testimonials-wp .inner{padding:30px 25px;}
  .two-col-form-wp .content{padding-right:6%;}
  .testimonials-wp .tes-name{font-weight:500;margin-top:10px;}
  .brand-logo-wp{background-color:#fff;padding:50px 48px 43px;}
  .two-col-iclabel-text-wp .inner{padding:30px 25px;}
  .two-col-form-wp .form-inner{padding:28px 25px;}
  .two-col-iclabel-text-wp .icon{width:56px;}
  .two-col-iclabel-text-wp .label{width:calc(100% - 56px);padding-left:20px;padding-top: 13px;}
  .full-width-form-wp .form-inner{padding:30px 35px 50px;}
  .footer-sec .text{font-size:20px;}
    .bannerv2-main .left-padding {padding-right: 30px;}
      ul {padding-left: 30px;}
}
@media(max-width:767px){
  h1,.h1{font-size:32px;}
  h3,.h3{font-size:22px;}
    
  .pb-80{padding-bottom:50px;}
  .pt-80{padding-top:50px;}
  .pb-50,.pb-55{padding-bottom:30px;}
  .pt-50,.pt-55{padding-top:30px;}
  .header-no-nav .logo{max-width:140px;}
  
  .mw25{width:25%;}
  .mw33{width:33.33%;}
  .mw50{width:50%;}
  .mw66{width:66.66%;}
  .mw75{width:75%;}
  .mw100{width:100%;}
  .mbrnone br{display:none;}
  .mobileNone{display:none;}
  .mobilemax100{max-width:100%;width:100%}
  .mobileMaxCenter{margin:0 auto;}
  .mBlock{display:block;margin-right:0;}
  .mobile-center{text-align:center;}
  .form-columns-2 > div{width:100%!important;}
    
    body{ padding-top:145px; }
  .headerCTAWp{width:100%;padding-left:0;justify-content:center;margin-top:10px;}
  .header-no-navWp{justify-content:center;}
  .headerCTAWp >div{margin:10px 10px 0;}

  .banner-inner .content{position:relative;z-index:2;padding-right:15px;}
  .banner-inner .image{text-align:center;padding:0 15px;margin-bottom:30px;}
  .banner-inner{flex-direction:column-reverse;}
  .banner-sec:after,.banner-sec:before{content:none;}
  .bannerv2-inner .content{position:relative;z-index:2;padding-right:15px;}
  .bannerv2-inner .image{text-align:center;padding:0 15px;margin-bottom:30px;}
/*   .bannerv2-inner{flex-direction:column-reverse;} */
  .bannerv2-sec:after,.bannerv2-sec:before{content:none;}  
    
  .two-col-form-wp .content{padding-right:0;margin-bottom:30px;}
  .two-col-imtext-wp .content{padding-left:15px;margin-top:30px;}
  .three-col-imtext-wp .inner{height:400px;width: calc(100% - 30px); margin: 0 auto; max-width: 300px;}
  .testimonials-wp .content{width:100%;padding-left:0;margin-top:30px;}
  .testimonials-wp .image{margin:0 auto;}
  .bannerv2-sec .content {padding-bottom: 30px;}  
    .col-rev {  flex-direction: column-reverse; }
    .bannerv2-main .left-padding {padding: 0;}
    
    
}
@media(max-width:575px){
  h1,.h1{font-size:28px;}
  h2,.h2{font-size:24px;}
  .smw50{width:50%;}
  .smw100{width:100%;}
  .four-col-ictext-wp .inner:nth-child(n+2),.three-col-iclabel-text-wp .outter:nth-child(n+2){margin-top:30px;}
  .smobile-center{text-align:center;}
  .brand-logo-wp .blogo-wp .logo:nth-child(n + 3){margin-top:30px;}
  .brand-logo-wp{padding:35px 20px;}
  /*   .two-col-iclabel-text-wp .content{width:100%;padding-left:0;margin-top:20px;} */
  .two-col-iclabel-text-wp .icon{margin:0 auto;}
  .full-width-form-wp .form-inner{
    padding:30px 25px;
  }
  .footer-sec .text{font-size:18px;line-height:1.5;}
  .hs-form textarea,.hs-form input[type="text"],.hs-form input[type="password"],.hs-form input[type="datetime"],.hs-form input[type="datetime-local"],.hs-form input[type="date"],.hs-form input[type="month"],.hs-form input[type="time"],.hs-form input[type="week"],.hs-form input[type="number"],.hs-form input[type="email"],.hs-form input[type="url"],.hs-form input[type="search"],.hs-form input[type="tel"],.hs-form input[type="color"],.hs-form select{padding:10px 15px;}
  .two-col-imtext-wp .custom-btn {
    text-align: center;
  }
  .testimonials-wp .image{width:130px;height:140px;}
  .three-col-iclabel-text-wp .inner{padding:29px 25px;}
}
@media(max-width:471px){
 body{ padding-top:195px; }

}