.custom-header{margin-bottom:0 !important}
.single-featured-image-header{display:none}
.site-content-contain .site-content {
    padding: 0;
}
.header-container .site-branding{
    display: block;
    left: 0;
    height: auto;
    padding-top: 0;
    position: absolute;
}
.banner-image{
    background-size: cover;
    background-position: center bottom;
}
.banner-image img{width:100%;}
.banner-text{    position: absolute;
                 width: 100%;
                 left: auto;
                 top: 34.5%;
                 color:#fff;
}
.text-baner{
    margin-left: 9%;    position: relative;
}
.text-baner ul{margin:0;padding:0}
.text-baner ul li{  /*   overflow: hidden; */
    list-style: none;
    display: inline-block;margin-left:15px;
    position: absolute;
    left: 0;
    top: auto;
}
.text-baner ul li:first-child{margin-left:0}
section.section-1.page-banner {
    position: relative;
    z-index:10;
}
.banner-text .stage-1.block{width:100%;display:block;}
.banner-text h2{font-size:60px;
                background: #2497ce;
                font-family: "Open Sans";
                color: #ffffff;
                font-weight: 600;
                -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .57);
                -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .57);
                box-shadow: 0 5px 5px rgba(0, 0, 0, .57);
                padding: 1px 29px 3px 25px;
                margin: 0;
                float:left;
                z-index: 1;
                position: relative;
}
.banner-text .stage-2.block{ 
    clear: both;
    letter-spacing: 0;
    font-size: 24px;
    padding-top: 30px;
    padding-left: 31px;
    padding-right: 27px;
    padding-bottom: 27px;
    background-color: #53c3fc;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .57);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .57);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .57);
    max-width: 676px;
    float: left;
}
.page:not(.home) #content{padding-bottom:0 !important}
.contact-page .banner-text .stage-2.block{background:#b4be13;}
.contact-page .banner-text h2{background:#899015}
section.contact-section.section-2{    position: relative;}
section.contact-section.section-2:before {
    content: '';
    width: 691px;
    height: 672px;
    display: inline-block;
    background-image: url(../images/bg-section-top-none.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    /* position: fixed; */
    position: absolute;
    top: 19px;
    left: -191px;
    z-index: 0;
    opacity: 0.90;
    filter: alpha(opacity=90);
}
.form-thankyou section.contact-section.section-2:before{display:none}
section.contact-section.section-3.bottom-contact {
    position: relative;
}
.page-template-contact-page .site-footer{
    padding-top: 30px;
    position: relative;
    z-index: 1;
    background: #fff;
}
.contact-page section.home-section.section-6 .section-container{border:0}
.container{
    max-width: 1170px;
    width: 90%;
    margin: auto;
}
.contact-page .form-content{
    text-align: center;
}
.contact-page .contact-section.section-2 .decription{
    max-width: 836px;
}
.form-content .decription{
    font-size:32px;
    color:#757575;
    max-width:820px;
    width:90%;
    line-height: 1.22;
    margin: 117px auto 98px;
    text-align:center;
}
.form-content .decription p{margin-bottom:0}
.form-content .decription .blue{/* color:#1e97ce */}
.email_user {
    margin-top: 108px;
    margin-bottom: 99px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 55px;
}
.email_user ul{padding:0;
               list-style:none;
}
.email_user ul li{
    display: inline-block;
    width: 24.5%;
    vertical-align: top;
    font-size: 18px;
}
.contact-section h6{
    margin-bottom: 10px;
    color: #333;
    font-weight: 700;
    font-size: 23px;
    letter-spacing: -0.8px;
}
.contact-page a{    color: #5f5f5f;}
.contact-page .form{
    max-width:670px;
    margin:auto;
    width:80%;
}
.contact-page .form h6{    letter-spacing: -0.8px;
                           margin-bottom: 12px;
}
.contact-page .form p.der{    font-size: 20px;
                              letter-spacing: -0.8px;    margin-bottom: 26px;}
.contact-page input[type="text"], .contact-page input[type="email"], .contact-page input[type="url"], .contact-page input[type="password"], .contact-page input[type="search"], .contact-page input[type="number"], .contact-page input[type="tel"], .contact-page input[type="range"], .contact-page input[type="date"], .contact-page input[type="month"], .contact-page input[type="week"], .contact-page input[type="time"], .contact-page input[type="datetime"], .contact-page input[type="datetime-local"], .contact-page input[type="color"], .contact-page textarea{
    border-color:#e4e4e4;
    padding: 12px 10px 13px;
}
.contact-page textarea{height:118px;}
.contact-page .form p{margin-bottom: 20px;}
.contact-page .actions {
    margin-top: 27px;
}
.contact-page input[type="submit"]{

    background: #27a2dc;
    text-transform: uppercase;
    padding: 16px 80px;
    font-size: 16px;
    font-weight: normal;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.contact-page input[type="submit"]:hover,.form-content input[type="submit"]:focus{background:#35a0d3}
.bottom-contact {
    background: #e5e5e5;
    padding: 60px 0;
    margin-top: 0px !important;
    /*    margin-bottom: 30px; */
}
.contact-section.bottom-contact  h6{
    margin-bottom: 23px;
    padding-bottom: 16px;
    border-bottom: 1px solid #cdcdcd;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -0.8px;
}
.bottom-contact p{
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.8px;
    margin-bottom:0
}
.about-section .right-content {
    float: right;
    width: 53%; 
}
.about-section .right-content h3.title{    padding: 143px 0 0 0;
                                           margin-bottom: 23px;}
.about-section .content{    line-height: 1.23;    margin-left: 2px;} 
.about-section .content p{    margin-bottom: 20px;    color: #5f5f5f;}
.about-section h3.title{
    color:#008ac7;
    font-size:35px;
    font-weight:600;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.about-section h5.subtitle{
    color:#5f5f5f;
    font-size:22px;
    font-weight:400;
    text-transform: inherit;
    letter-spacing: 0;
    line-height: 1.22;
    margin-bottom: 17px;
    margin-left: 2px;
}
section.about-section.section-4{    background: #eaeaeb;
                                    padding: 146px 10.9% 0;
                                    overflow: hidden;
                                    margin-bottom: 10px;
                                    width:100%
}
section.about-section.section-4 .container { max-width: 972px;}
section.about-section.section-4 h5.subtitle{
    margin-bottom: 17px;
    margin-left: 2px;}
.about-section.section-4 .content{    max-width: 907px;
                                      margin-left: 2px;}
.about-section.section-4 .bottom{


    margin-top: 68px;
    margin-left: 3px;
    margin-bottom: 115px;
}
.about-section.section-4 .bottom ul{
    padding:0;
    list-style: none;
}
.about-section.section-4 .bottom ul li{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 49.5%;
    padding-left: 32px;
    margin-bottom: 22px;
    line-height: 24px;
    font-weight:300;
    font-size:15px;
    color:#5f5f5f;
}
.about-section.section-4 .bottom ul li:before{
    content:'';
    display:inline-block;
    width:19px;height:19px;
    background:transparent url('../images/checkbox.png') no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
}
section.about_section.home-section.section-6 .top .content{
    font-size: 17px;
    max-width: 768px;
    margin-bottom: 22px;
    letter-spacing: -0.1px;
}
section.about_section.home-section.section-6 .section-container{border:0}
section.about_section.home-section.section-6 .content {
    letter-spacing: 0;
    font-size: 15px;
}
section.about_section.home-section.section-6 .actions{border-bottom:0}
section.about_section.home-section.section-8 .top .content,
section.hardware_section.home-section.section-8 .top .content{font-size:22px;    letter-spacing: 0;
                                                              padding-left: 0;
                                                              margin-bottom: 29px;
                                                              padding-bottom: 0;
}
section.about-section.home-section.section-8,section.about-section.home-section.section-8 .bg{min-height:592px /* min-height:0 !important;overflow:hidden */}
section.about-section.home-section.section-8  .bg{/* background-color:rgb(239, 233, 237) !important; */
    background-repeat: no-repeat; background-attachment: fixed;
    background-size: cover !important;
    background-position: center center !important;background-repeat:no-repeat !important;	
}
/*=========hardware======*/
.hardware-page .form-content{
    margin-top:6px;
    position:relative;
}
.hardware-page .form-content:before{
    content: '';
    width: 498px;
    height: 672px;
    display: inline-block;
    background-image: url(../images/section-top.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    position: absolute;
    top: 19px;
    left: -8px;
    z-index: 1;
    opacity: 0.85; filter: alpha(opacity=85);
}
.hardware-page .form-content .decription{margin:auto;}
.hardware-page .form-content{z-index: 9;
                             margin-top: -7%;}
section.hardware-section.section-2{background:#d3eaf5;
                                   position:relative;
                                   /*  padding-top: 113px; */
                                   padding-bottom: 96px;

                                   padding-top: 201px;
}
/*section.section-1.page-banner{    z-index: 10;}*/
section.hardware-section.section-2:before{
    /*  content: '';
width: 100%;
height: 123px;
display: block;
background-image: url(../images/top-decription.png);
background-position: top center;
background-size: cover;
position: absolute;
top: -123px;
left: 0; */
}
section.hardware-section.section-3 .top{
    margin-bottom: 56px;
    position:relative
}
section.hardware-section.section-3 .content-section-3{position:relative}
section.hardware-section.section-3 .top:before{
    background: url(../images/border-computer.png) no-repeat 0 0;
    content: '';
    display: block;
    height: 100%;
    min-height: 649px;
    width: 30%;
    max-width: 348px;
    left: 9.5%;
    position: absolute;
    top: 100%;
    bottom: auto;
    background-position: top center;
    margin-top: -59px;
    background-size: contain;
}
section.hardware-section.section-3 .top .left{
    width: 51%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
section.hardware-section.section-3 .top .right{
    width: 40%;
    display: inline-block;
    vertical-align: top;
    margin-top: 79px;
}
section.hardware-section.section-3 .top .left img{
    padding-right: 38px;
    margin-top: -30px;
    z-index: 5;
    position: relative;
}
section.hardware-section.section-3 .top .right h6{
    font-weight: 400;
    color: #5f5f5f;
    font-size: 24px;
    position: relative;
    border-left: 2px solid #2497CE;
    padding-left: 17px;
    margin-left: 2px;
    line-height: 1.24;
    padding-bottom: 7px;
    margin-bottom: 26px;
}
section.hardware-section.section-3 .top .right p{    margin-bottom: 16px;}
section.hardware-section.section-3 .right .content{
    font-size:17px;
    color:#5f5f5f;
}
section.hardware-section.section-3 .bottom .left-content {
    padding-left: 27px;
}
section.hardware-section.section-3 .bottom .left-content img{
    padding-left: 39px;
    margin-bottom: 6px;
}
section.hardware-section.section-3 .bottom li:nth-child(2) .left-content img{
    padding-left:0
}
section.hardware-section.section-3 .bottom li:nth-child(3) .left-content img{
    padding-left:5px
}
section.hardware-section.section-3 .bottom .left{
    width: 47%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
section.hardware-section.section-3 .right{
    width: 45%;
    display: inline-block;
    vertical-align: top;
}
section.hardware-section.section-3 .bottom ul{
    list-style: none;
    padding:0
}
section.hardware-section.section-3 .bottom .left p{
    font-size:14px;color:#5f5f5f
}
section.hardware-section.section-3 .bottom li:first-child .right h6{ margin-top: 36px;}
section.hardware-section.section-3 .bottom .right h6{
    font-weight: 400;
    color: #5f5f5f;
    font-size: 25px;
    position: relative;
    padding-left: 47px;
    margin-top: 20px;
    line-height: 1.1;
    margin-bottom: 8px;
}
section.hardware-section.section-3 .bottom .right p{    margin-bottom: 14px;}
section.hardware-section.section-3 .bottom .right .right-content div{    margin-left: 47px;}
section.hardware-section.section-3 .bottom li{
    margin-bottom: 26px;
}
section.hardware-section.section-3 {
    margin-bottom: 80px;
}


section.hardware-section.section-3 .bottom .right h6:before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: transparent url('../images/chosse.png') no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
}
section.hardware-section.home-section.section-8 h3.title{
    font-family: MyriadPro;
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    max-width: 574px;
    background: #00b2c7;
    padding: 15px 17px 12px 23px;
    margin-bottom: 0;
    z-index: 1;
    position: relative;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .57);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .57);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .57);
    line-height: 1.2;
    letter-spacing: 1.8px;
}
section.hardware-section.home-section.section-8 .content{
    background: #008ac7;
    max-width: 720px;
    padding: 39px 23px 10px 34px;
    font-size: 20px;
    font-weight: 400;
    margin-left: 17px;
    color: #fff;
    line-height: 1.27;
    letter-spacing: 0.9px;
    margin-top: -16px;
}
section.hardware-section.home-section.section-8 .content p{    margin-bottom: 22px;}
section.hardware-section ul{padding:0;list-style: none;margin:0}
section.hardware-section.section-5{margin-top:11px;
                                   background:#ebebeb;
                                   margin-bottom:10px;
                                   padding-top: 40px;
                                   padding-bottom: 50px;
}
section.hardware-section.section-5 .top h3{ font-size: 35px;
                                            color: #333;
                                            font-family: MyriadPro;
                                            padding-top: 6px;
                                            margin-bottom: 49px;
}
section.hardware-section.section-5 .top{text-align:center}
section.hardware-section.section-5 .bottom{    padding: 0 8%;}
section.hardware-section.section-5 li {
    overflow: hidden;
    clear: both;
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 46px 0;
    padding: 0 10px 0 0;
}
section.hardware-section.section-5 ul li .left{
    display: inline-block;
    vertical-align: top;
    width:40px;
    text-align: center;

    float: left;
    margin-top: 3px;
    height: 40px;

}
section.hardware-section.section-5 ul li .right{
    width: calc(100% - 52px);
    display: inline-block;
    vertical-align: top;
    float: right;
    padding:10px;
}
section.hardware-section.section-5 ul li .right h6{
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0px;
    display: inline-block;
    color:#333
}
section.hardware-section.section-5 ul li .right p {
    color: #5f5f5f;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}
section.hardware-section.section-6 .top{
    text-align:center;
}
section.hardware-section.section-6 h3{
    font-size:35px;color:#333;
    font-family:MyriadPro; 
    padding-top: 91px;
    margin-bottom: 8px;
}
section.hardware-section.section-6 .top p{
    font-size: 18px;
    color: #595959;
    width: 80%;
    margin: auto;
    max-width: 775px;
    letter-spacing: 0;
    line-height: 1.3;
}
section.hardware-section.section-6 .bottom{
    margin-top: 76px;
    max-width: 845px;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
section.hardware-section.section-6 .bottom li{
    font-weight:300;font-size:15px;color:#5f5f5f;
    position: relative;
    padding-left: 32px;
    margin-bottom: 23px;
    letter-spacing: -1.15px;
    line-height: 24px;
}
section.hardware-section.section-6 .bottom li:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background: transparent url(../images/checkbox.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
}
section.hardware-section.section-6{
    padding-bottom: 156px;
    margin-bottom: 6px;
    background-size: cover;
    background-position: center center;
}
section.hardware-section.section-3 .left,section.hardware-section.section-3 .right{    position: relative;}
section.hardware-section.home-section.section-8 .right-content{
    float: left;
    position: absolute;
    top: 19%;
    left: auto;
    margin-left: 170px;
}
/* .hardware-page .banner-text .stage-2.block{    width: 100%;}
.hardware-page .banner-text .stage-1.block{width: 100%;    padding-right: 15px;}
.hardware-page section.section-1.page-banner{    overflow: hidden;}
.page-template-hardware-page .banner-text .container {
        max-width: 4000px;
    width: 400%;
    margin: auto;
    left: 25.1%;
    position: relative;
}

.page-template-hardware-page .banner-text .text-baner {
    margin: 0;
}

.page-template-hardware-page .text-baner ul {
        text-align: left;
    overflow: hidden;
}
.hardware-page .text-baner ul li h2 {
    width: auto;
    display: block;
    float: none;
    } */
section.section-1.page-banner .banner-text h2 span:after,section.section-1.page-banner .banner-text .stage-2 span:after{
    display:inline-block;
    animation:blink .7s infinite;
    -webkit-animation:blink .7s infinite;
    -moz-animation:blink .7s infinite;
}
section.section-1.page-banner .banner-text .wrap{padding:0}
.hardware-page .banner-text h2{    width: 528px; height: 88px;}
.hardware-page .banner-text .stage-2.block{    width: 540px;  height: 86px;}
.contact-page .banner-text h2{ text-overflow: initial !important;
                               white-space: normal !important;   width: 587px;height: 88px;}
.contact-page .banner-text .stage-2.block{width:656px;
                                          text-overflow: initial !important;
                                          white-space: normal !important;}
.gps-page .banner-text h2{ text-overflow: initial !important;
                           white-space: normal !important;   width: 522px; height: 106px;}
.gps-page .banner-text .stage-2.block{width:592px;
                                      text-overflow: initial !important;
                                      white-space: normal !important;
}
.about-page .banner-text h2{text-overflow: initial !important;
                            white-space: normal !important;
                            width: 320px;height:88px
}
.about-page .banner-text .stage-2.block{
    text-overflow: initial !important;
    white-space: normal !important;
    height: 85px;
    padding: 30px 19px 30px 30px!important;
    width: 522px;
}
.aged-care-page .banner-text h2{text-overflow: initial !important;
                                white-space: normal !important;
                                width: 63.4%;
                                max-width: 63.4% !important;
}
.aged-care-page .banner-text .stage-2.block{
    text-overflow: initial !important;
    white-space: normal !important;
    padding: 37px 25px 26px 28px !important;
    width:47.99%;
    max-width: 47.99% !important;
}

/*========contact====*/
section.about_section.home-section.section-6 .actions a.btn.btn-step-read-more:after{    margin-left: 3px;}
.contact-page .text-baner {
    padding-left: 4px;
}
.contact-page .banner-text .stage-1.block{    margin-left: 0px;}
.contact-page .banner-text h2{    max-width: 587px;float:none}
.contact-page .banner-text .stage-2.block{
    margin-top: -9px;
    padding: 44px 81px 37px 47px !important;
    margin-left:10px
}
.contact-page .container{    max-width: 1190px;}
.contact-page span.wpcf7-not-valid-tip{text-align: left;
                                       margin-top: 7px;font-size:17px;}
section.contact-section.section-2 {
    margin-bottom: 27px;
}
.contact-page section.home-section.section-6 .top{margin-bottom:22px;}
.contact-page section.home-section.section-6 .bottom{padding-bottom:23px;}

.error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content,.has-sidebar:not(.error404) #primary {
    float: none !important;
    width: 100% !important;
}
.gps-page .banner-text .stage-2.block{    margin-left: 12px;  margin-top: -9px;}
.gps-section.section-2 .container{}
.gps-section.section-2 {
    margin-top: 63px;
    margin-bottom: 77px;
}
.gps-section.section-2 .left{
    display: inline-block;
    width: 53%;
    max-width: 620px;
    left: -3.8%;
    position: relative;
    z-index: 0;
}
.gps-section.section-2 .right{
    display: inline-block;
    width: 46.5%;
    vertical-align: top;
    left: -10.2%;
    position: relative;
    z-index: 1;
    margin-top: 89px;
    max-width: 520px;
}
.gps-section.section-2 .right h2{
    font-weight: 400;
    color: #4d4d4d;
    font-size: 36px;
    position: relative;
    border-left: 3px solid #42abdb;
    padding-left: 27px;
    margin-left: 1px;
    line-height: 1.24;
    padding-bottom: 16px;
    margin-bottom: 3px;
    padding-top: 11px;
    font-family: "Open Sans";
}
.gps-section.section-2 .right .content{font-size:20px;/* color:#4d4d4d;  */   padding-left: 31px;}
.gps-section.section-2 .right .content p{margin-bottom:10px;}
.gps-section.section-3{/* background:#e5e5e5;   */  padding-top: 150px;
    background:url('../images/bkg-s3-gps.jpg') no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.gps-section.section-3 .container{}
.gps-section.section-3 .left{
    display: inline-block;
    width: 40%;
    margin-left: 12.3%;
    vertical-align: top;
}
.gps-section.section-3 .left h6{
    font-family: "Open Sans";
    color: #333;
    font-weight: 600;
    font-size: 30px;
    padding-left: 17px;
    border-left: 2px solid #2a9fd5;
    margin-left: 10px;
    margin-bottom: 44px;
}
.gps-section.section-3 .right{
    display: inline-block;
    width: 47%;
    padding-left: 67px;
    margin-top: 32px;
    position: relative;
    z-index: 2;
}
.gps-section.section-4{ 
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: -27px;
    background-size: cover;
    background-repeat: no-repeat;
}
.gps-section.section-4 ul{margin:0;list-style:none}
.gps-section.section-4 .right-content{
    max-width: 455px;
    margin-left: 49.5%;
    padding-top: 106px;
    padding-bottom: 111px;
}
.gps-section.section-4 ul li{
    overflow: hidden;
    clear: both;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0 30px 0;
}
.gps-section.section-4 ul li .left{
    display: inline-block;
    vertical-align: top;
    max-width: 15%;
    width: 15%;
    text-align: center;
    margin-right: 3%;
    float: left;
    max-height: 68px;
}
.gps-section.section-4 ul li .right{ 
    width: 80.3%;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-top: 13px;}
.gps-section.section-4 ul li:first-child .right h6,.gps-section.section-4 ul li:last-child .right h6{    margin-top: 0px;}
.gps-section.section-4 ul li .right h6 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
    color: #333;
    margin-top: 5px;
}
.gps-section.section-4 ul li .right p {
    color: #5f5f5f;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}
.gps-section.section-5{
    overflow: hidden;
    margin-bottom: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 5px;
    margin-bottom: 12px !important;
}
.gps-section.section-5 .container{
    max-width: 1763px;
    width: 96%;
}
.gps-section.section-5 .content {
    padding-top: 88px;
    float: right;
    padding-bottom: 11px;
}
.gps-section.section-5 .stage-1.block{ 
    float: left;
    background: #00b2c7;
    margin-bottom:0;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .57);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .57);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .57);
    position:relative;
    z-index:2;
    margin-left: -20px;
}
.gps-section.section-5 .stage-1.block h2{
    color: #fff;
    font-size: 35px;
    font-family: "Open Sans";
    font-weight: 400;
    padding: 20px 103px 20px 34px;
    margin-bottom: 0;
    letter-spacing: 1.7px;
}
.gps-section.section-5 .image{
    position: relative;
    z-index: 1;
    top: -19px;
    clear: both;
    margin-left: 0;
}
.gps-section.section-6{ 
    padding-bottom: 173px;
    margin-bottom: 6px;
    background-size: cover;
    background-position: center center;
    padding-top: 0;}
.gps-section.section-6 .left{
    max-width:320px;
    margin-left: 17.6%;
}
.gps-section.section-6 .left h5{
    font-size: 36px;
    color: #4d4d4d;
    font-weight: 400;
    text-transform: inherit;
    font-family: "Open Sans";
    letter-spacing: 0;
    padding-top: 180px;
    line-height: 1.22;
    margin-bottom: 22px;
}	
.gps-section.section-6 .left .content{
    font-size:20px;
    /* color:#4d4d4d */
}
.gps-section.section-6 .left .content p{    margin-bottom: 24px;}
section.gps-section.home-section.section-8 .bg{/* background:#27a2dc !important */}
section.gps-section.section-7 img{width:100%}
body section.home-section form .wpcf7-response-output{display:block !important;color:#fff}
section.home-section div.wpcf7 .ajax-loader{display:none}
.home .header-slider{ z-index: 1;}
section.home-section.section-1 .bg-main{    position: relative; z-index: 1;}
section.home-section.section-1 .section-container.wrap .bg-image{display:none}
.home .home-section.section-1{    position: relative; z-index: 0;}
.home .home-section.section-2,.home .home-section.section-3,.home .home-section.section-4,.home .home-section.section-5,.home .home-section.section-6,.home .home-section.section-7,.home .home-section.section-8,.home .site-footer{ position: relative; z-index: 1;    background: #fff;}
.home section.home-section.section-3{    margin-top: 0;padding-top:3px;z-index: 2;width:100%;float:left;}
.home section.home-section.section-2{z-index:3}
/* .single.single-post aside#secondary{display:none} */
.archive.category header.page-header{display:none}
.archive.category section.section-1.page-banner.no-page,
.single.single-post section.section-1.page-banner.no-page {
    margin-bottom: 50px;
}
.comments-area input[type="text"], .comments-area input[type="email"], .comments-area input[type="url"], .comments-area input[type="password"],
.comments-area input[type="search"],
.comments-area input[type="number"], .comments-area input[type="tel"], .comments-area input[type="range"],
.comments-area input[type="date"], .comments-area input[type="month"],
.comments-area input[type="week"], .comments-area input[type="time"], .comments-area input[type="datetime"],
.comments-area input[type="datetime-local"], .comments-area input[type="color"], .comments-area textarea{
    border-color: #e4e4e4;
    text-transform: capitalize;
    padding: 12px 10px 13px;
}
.comments-area label {
    color: #666;
    display: block;
    font-weight: 400;
    margin-bottom: 0.5em;
}
.comments-area input[type="submit"] {
    background: #27a2dc;
    text-transform: uppercase;
    padding: 16px 80px;
    font-size: 16px;
    font-weight: normal;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.comments-area input[type="submit"]:hover,.comments-area input[type="submit"]:focus {
    background: #35a0d3;
}
.comments-area .form-submit {
    text-align: center;
}
.post-navigation span.nav-title/*  span.nav-title-icon-wrapper */{display:none}
.post-navigation .nav-subtitle,.post-navigation .nav-links a{
    font-family: MyriadProSemibold;
    font-size: 16px;
    color: #27a2dc;
    font-weight: 400;
    vertical-align: middle;
    line-height: 1;
    position: relative;
}
/* .post-navigation a:hover{text-decoration: none !important;}
.post-navigation .nav-subtitle:hover{    color: #008ac7;text-decoration: none;} */
.post-navigation .nav-previous .nav-subtitle:before{
    content:"<";
    display:inline-block
}
.post-navigation .nav-next .nav-subtitle:after{
    content:">";
    display:inline-block
}
.archive .entry-title a:hover, .single-post .entry-title a:hover,
.archive .entry-title a:focus, .single-post .entry-title a:focus{
    -webkit-box-shadow:none;
    box-shadow: none; 
}
article.post.type-post{margin-bottom:30px;border-bottom:1px solid #ddd}
article.post.type-post:last-child{border-bottom:0;}
.archive.category .site-main{margin-bottom:50px;}
.archive .entry-title , .single-post .entry-title{}
section.home-section.section-8.user .bg, section.home-section.section-8.user .section-container{  
    background-size: cover !important;
    background-position: center top !important;
    /*  background: url(images/bg.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; */
}
/*==========industries=============*/
header .main-navigation li.current_page_parent svg,
header .main-navigation .menu-item-has-children > a > .icon, header .main-navigation .page_item_has_children > a > .icon{display:none}
header .main-navigation ul ul{border:none;
                              background: transparent;
}
header .main-navigation a:hover,header .main-navigation a:focus,
header .main-navigation li li:hover a, header .main-navigation li li.focus a{color:#fff}
/* .aged-care-page.industries .section-2 .section-2-content{color:#2f2f2f}
.aged-care-page.industries .section-4 .section-4-content, .section-4 .section-4-list ul li{color:#474747} */
/* .industries section.home-section.section-5.wifi h2{font-size:38px;    font-family: Open Sans;font-weight:400;} */
.industries section.home-section.section-5 .top .content{color:#fff;font-size:17px; font-family: Open Sans;font-weight:400;    line-height: 1.25;}
.aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-1{background:#1f9b9c;    width: 80%;  max-width: 79.2% !important;}
.aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-2{background:#31d0d2;    width: 59.5%;}
.aged-care-page.industries .banner-text h2{background:#1f9b9c}
.aged-care-page.industries .banner-text .stage-2.block{background:#31d0d2}
/* .aged-care-page.industries  .banner-text h2{width: 56.5%;    max-width: 56.5% !important;}
.aged-care-page.industries .section-1.page-banner .banner-text h2{padding-right:2.55%}
.aged-care-page.industries .banner-text .stage-2.block{width: 45.99%; max-width: 45.99% !important;padding:31px 25px 28px 32px !important} */
.aged-care-page.industries .section-3.page-banner .banner-text.banner-text-2 .stage-1 h2 {
    /* padding: 17px 29px; */
    line-height: 1.2;
}
/* .aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-1{  width: 100%;}
.aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-2{width: 59.5%;padding:39px 39px 40px !important} */
.industries .text-baner ul li{display:block;width:100%}
/* .industries .section-5.wifi .section-5-logo{padding-top:70px;padding-bottom:3px;}
.industries .section-5.wifi .top{    padding-bottom: 80px;} */
.page main .section-1.page-banner .banner-text h2.form-title.stage-1 .wrap:after{display:none}
.aged-care-page.industries .section-4{margin-top:7px;margin-bottom:7px}
.aged-care-page.industries  .section-4 .section-4-title h2{line-height:1}
.aged-care-page.industries  .section-4 .section-4-icon ul li  img{margin-left: 5px;}
.aged-care-page.industries .section-2 .section-2-container.wrap{padding-top:4px;}
.page-id-433 .aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-1{background:#5a62a4;  }
.page-id-433 .aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-2{background:#7e87d4;}
.page-id-433 .aged-care-page.industries .banner-text h2{background:#5a62a4}
.page-id-433 .aged-care-page.industries .banner-text .stage-2.block{background:#7e87d4}
.main-navigation a{    text-shadow: 2px 2px 2px rgba(0,0,0,0.7);}
.site-branding a:hover, .site-branding a:focus{    opacity: 1 !important;}


section.home-section.section-1 .section-container .bottom .container{    position: relative;}
section.home-section.section-1 .section-container .bottom .bottom-image{position: absolute; bottom: 0; right: 0;
                                                                        width:27%;
}
section.home-section.section-1 .section-container .bottom .bottom-image img{display:block}

.home-section.technology{border-top:1px solid #e5e5e5;padding-bottom: 40px;
                         font-size: 14px;
                         color: #565656;
                         font-weight: 300;
                         line-height: 19px;
}
.home-section.technology .section-title {
    padding-top: 30px;
    margin-bottom: 30px;
}
.home-section.technology ul{
    font-size: 14px;
    color: #565656;
    font-weight: 300;
    line-height: 19px;
}
.home-section.technology .content h4{
    font-size: 22px;
    color: #434343;
    padding: 10px 0 0;
}
.home-section.technology .content p,.home-section.technology .content ul{margin-bottom:16px;}
.home-section.technology .content,.home-section.technology .less,.home-section.technology .less.hide,
.home-section.technology .content.hide,.home-section.technology .more.hide{display:none}
.home-section.technology .content.show,.home-section.technology .less.show,
.home-section.technology .more.show{display:block}

.asset-page .banner-text .stage-2.block {
    margin-left: 16px;
    margin-top: -9px;
    padding: 37px 17px 25px 26px !important
}

.asset-page .banner-text .stage-2.block {
    width: 592px;
    text-overflow: initial !important;
    white-space: normal !important;
}

.beacon-page .banner-text .stage-2.block {
    margin-left: 12px;
    margin-top: -9px;
    padding: 37px 25px 26px 28px !important
}

.beacon-page .banner-text .stage-2.block {
    width: 550px;
    text-overflow: initial !important;
    white-space: normal !important;
}

.beacon-page .banner-text h2{
    background: #9549dd;
}

.beacon-page .banner-text .stage-2.block{
    background-color : #b57bec;
}

.contact-page.returns_warranty_policy_banner .banner-text h2{height: auto;line-height: 72px}
.page-id-433 .aged-care-page .section-2-icon{margin-top:5px;}

@media only screen and (min-width: 1200px){
    section.about_section.home-section.section-8 .bg-image,section.hardware_section.home-section.section-8 .bg-image{ /*    padding-bottom: 34px; */}
    .contact-page .container{ padding-right: 40px;}
    .contact-page .contact-section.section-2 .decription {     padding-left: 32px;  padding-right: 0;}
    .contact-page .actions{padding-left:39px;}
    .contact-page .contact-section.home-section.section-6 .actions{padding-left:9px;}
    .contact-page section.home-section.section-6 .actions {padding-bottom: 95px;}
    .bottom-contact{padding-left:10px;}
    .email_user ul li{text-align: center;margin-right: 2.7%;width: 22.5%;}
    .email_user ul li:last-child,.email_user ul li:nth-child(4n){margin-right:0}
    .email_user{    text-align: left;}
    .contact-page .text-baner ul li{margin-left:15px;}

    .about-page .form-content .decription{ /*    padding-right: 19px; */
        margin: 102px auto 112px;
        padding-right: 35px;
        max-width: 834px;
    }
    .about-section .right-content{width:54%}
    section.about-section.section-2{    padding-right: 10px;}
    section.about_section.home-section.section-8 h2.section-title{    padding-right:0px;padding-left:0px;}
    section.about_section.home-section.section-8 .top .content{padding-left: 0px;}
    section.about_section.home-section.section-8 .actions{padding-left:0}
    section.about-section.section-4 .top{    padding-right: 32px;}

    section.white.section-2 ul li { padding: 0 0px 0 50px;}

    .hardware-page .banner-text h2{padding-right:30px;}
    .hardware-page .banner-text .stage-2.block{padding-top:27px;}
    .hardware-page .form-content .decription{  padding-right: 37px;max-width: 850px;}
    section.hardware-section.section-5 li:nth-child(2n){    width: 47%; padding-right: 0;}
    section.hardware-section.section-5 li:nth-child(2n-1){width: 52.1%;}
    section.hardware-section.section-5 li:nth-child(3),section.hardware-section.section-5 li:nth-child(4){    margin-bottom: 49px;}
    section.hardware-section.section-5 li:nth-child(5) .right h6,section.hardware-section.section-5 li:nth-child(6) .right h6{    margin-top: 9px;}
    section.hardware-section.section-6 .top p{    padding-right: 9px;}
    section.hardware-section.section-5 .top h3{    padding-left: 4%;}

    .gps-page .banner-text h2{    padding: 9px 90px 14px 26px !important;}
    .gps-page .banner-text .stage-2.block{
        padding-top: 43px !important;
        padding-left: 28px !important;
        padding-right: 28px !important;
        padding-bottom: 32px !important;
        /*     max-width: 592px; */
    }
    /* .industries .section-5.wifi .section-5-logo{padding-top:107px;padding-bottom:3px;}
    .industries .section-5.wifi .top{    padding-bottom: 119px;} */
    .aged-care-page.industries .section-2 ul li .section-content{width:92.9%}
    .page-id-433 .aged-care-page.industries .section-2 ul li .section-content{width:92%}
    section.home-section.section-1 .section-container .bottom .bottom-image{
        position: absolute;
        bottom: 0;
        right: -6%;
        width: 32%;
    }
}
@media only screen and (min-width: 2000px){
    section.home-section.section-5.wifi .bg{    background-size: cover;background-repeat: no-repeat;}
}
@media only screen and (max-width: 1700px){
    .gps-section.section-5 .content{    margin: 0 16%;}
    /* .page-template-hardware-page .banner-text .container{left:18%} */
}
@media only screen and (max-width: 1439px ) and (min-width: 1024px){
    .page:not(.home) main .section-1.page-banner .banner-text h2{padding: 1px 29px 3px 25px !important;}
    .page-template-hardware-page main .section-1.page-banner .banner-text .stage-2.block{
        padding:30px 27px 27px 31px !important;
    } 
    body.page-template-gps-page main.gps-page .section-1.page-banner .banner-text h2{    padding: 9px 90px 14px 26px !important;}
    body.page-template-agedcare-page main.aged-care-page .section-1.page-banner .banner-text h2 {  padding: 10px 25px 18px 25px !important;}
}
@media only screen and (min-width: 1400px){
    .contact-page .container {
        padding-right: 60px;
    }
    .email_user ul li{    margin-right: 2.9%;}
    .page-template-hardware-page .banner-text{top:34% !important}
    section.hardware-section.section-2{padding-top:217px;    padding-bottom: 122px;}
    section.gps-section.home-section.section-8 .bg{    padding-right: 71px;}
    section.gps-section.home-section.section-8 .top .content{    padding-bottom: 30px;}
}
@media only screen and (min-width: 1349px) {
    .industries section.home-section.section-5 .top{    padding: 62px 0 119px;}
}

.industries section.section-3.page-banner .banner-image{ background-position: center right!important;}

@media only screen and (min-width: 2200px){
    section.hardware-section.section-2{    padding-top: 10%;}
}
@media only screen and (max-width: 1399px){
    section.hardware-section.section-2{padding-bottom: 122px;  padding-top: 181px;}
    /* .page-template-hardware-page .banner-text .container{left:14%} */
}
@media only screen and (max-width: 1250px) and (min-width: 1200px){
    section.hardware-section.section-3 .top:before{margin-top:-47px}
    section.hardware-section.section-3 .bottom li { margin-bottom: 10px;}
    section.hardware-section.section-3 .top {  margin-bottom: 40px;}
    .gps-section.section-5 .stage-1.block h2 {
        font-size: 28px;
        padding: 15px 73px 15px 34px;
        letter-spacing: 1px;
    }
}
@media only screen and (max-width: 1199px){
    section.hardware-section.section-3 .top:before{display:none}
    section.about-section.home-section.section-8, section.about-section.home-section.section-8 .bg {
        min-height: 656px;
    }
    /* section.home-section.section-8.user .bg, section.home-section.section-8.user .section-container{  
            background-size:auto !important;
            } */
    section.home-section.section-5.wifi .top .content,section.home-section.section-5.wifi h2.section-title{padding-left:0}
    section.section-1.page-banner .banner-text h2,section.section-1.page-banner .banner-text .stage-2.block{ overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;}
    .archive section.section-1.page-banner .banner-text .stage-2.block{max-width:100%}
    .page-id-159 .aged-care-page .section-top .section-1-title {font-size: 26px;margin-bottom: 12px;}
}
@media only screen and (max-width: 1330px) and (min-width: 992px){
    .page:not(.home) main .section-1.page-banner .banner-text .stage-2.block{padding:22px 27px 22px 31px !important;}
}
@media only screen and (max-width: 1279px) and (min-width: 992px){
    .page:not(.home) main .section-1.page-banner .banner-text h2{font-size:47px !important;}
    .hardware-page .banner-text h2,.hardware-page .page-banner .banner-text .stage-2.block{    height: 74px;}
    .page:not(.home) main .section-1.page-banner .banner-text .stage-2.block{padding:22px 27px 22px 31px !important;}
    .contact-page .banner-text h2{height:74px}
    .gps-page .banner-text h2{     height: 74px; }
    body.page-template-gps-page main.gps-page .section-1.page-banner .banner-text h2 {
        padding: 1px 90px 14px 35px !important;
    }
    body.page-template-about-page main.about-page .section-1.page-banner .banner-text .stage-2.block{    padding: 25px 19px 25px 30px!important;}
    .about-page .banner-text h2{height:74px} 
    body.page-template-about-page main.about-page .section-1.page-banner .banner-text h2{padding-left:30px }
    .aged-care-page .banner-text h2{
        width: 73%;
        max-width: 73% !important;
    }
    .aged-care-page .banner-text .stage-2.block{
        width:64%;
        max-width: 64% !important;
    }
}
@media only screen and (max-width: 1023px){
    .contact-page .banner-text .stage-2.block{    padding: 26px 81px 20px 29px !important;}
    .industries .section-5.wifi .top{    padding-left: 10px; padding-right: 10px;}
}
@media only screen and (min-width: 992px){
    section.about_section.home-section.section-6 .bottom {
        padding-bottom: 49px;
        padding-right: 18px;
    }
    section.about_section.home-section.section-6 .actions {
        padding-bottom: 78px;    margin-right: 17px;
    }
    section.about_section.home-section.section-6 .top {  padding: 86px 20px 21px 0px;}
    section.about_section.home-section.section-8 .bg,section.hardware_section.home-section.section-8 .bg{    min-height: 368px;}
    .about-section.section-4 .bottom ul li:nth-child(2n){    width: 46%;}
    .about-section.section-4 .bottom ul li:nth-child(2n-1){width: 53.4%;}
    section.hardware-section.home-section.section-8 .bg,section.hardware-section.home-section.section-8 .bg-image{min-height:622px}
    .section-1.page-banner .banner-image{background-image:none !important}
    section.section-1.page-banner.no-page .banner-image{background-image:url('../images/baner-contact.png') !important;
                                                        min-height:500px;display:block;width:100%;
                                                        background-size: cover;
                                                        background-position: center bottom;
    }

    .aged-care-page.industries  .banner-text h2{width: 56.5%;    max-width: 56.5% !important;}
    .aged-care-page.industries .section-1.page-banner .banner-text h2{padding-right:2.55%}
    .page-id-433 .aged-care-page.industries .section-1.page-banner .banner-text h2{    padding-top: 16px; padding-bottom: 27px;}
    .aged-care-page.industries .banner-text .stage-2.block{width: 45.99%; max-width: 45.99% !important;padding:31px 25px 28px 32px !important}
    .aged-care-page.industries .section-3.page-banner .banner-text.banner-text-2 .stage-1 h2 {
        padding: 17px 29px;
        line-height: 1.2;
    }
    .aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-1{  width: 100%;}
    .aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-2{width: 59.5%;padding:39px 39px 40px !important}
    .aged-care-page.industries .section-top .section-container.wrap{       top: 39.5%;  left: 46.6%;  max-width: 660px;}
    .aged-care-page.industries .section-2 ul li{margin-bottom:66px !important;}
    .aged-care-page.industries .section-2{margin-bottom:92px}
    .aged-care-page.industries  .section-3.page-banner .banner-text.banner-text-2{top:22.5%}
    .aged-care-page.industries .section-4-subcontainer{    padding-top: 11%;}
    .aged-care-page.industries .section-4-subcontainer .section-4-title{    max-width: 500px;margin-bottom:23px;}
    .page-id-433.aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-2{padding-right:39px 60px 40px 35px !important}
    .page-id-433.aged-care-page.industries  .section-3.page-banner .banner-text.banner-text-2{top:25.1%}
}
@media only screen and (max-width: 991px){
    .email_user ul li{width:49.5%;margin-bottom:30px}
    .email_user{margin: 60px 0;padding-bottom: 10px;}
    .form-content .decription{font-size:26px;margin: 90px auto 60px;}
    .contact-section h6,.contact-section.bottom-contact  h6{font-size:20px}
    .email_user ul li{font-size:16px;}
    .contact-page .form p.der,.bottom-contact p{font-size:17px;}
    .contact-page input[type="text"], .contact-page input[type="email"], .contact-page input[type="url"], .contact-page input[type="password"], .contact-page input[type="search"], .contact-page input[type="number"], .contact-page input[type="tel"], .contact-page input[type="range"], .contact-page input[type="date"], .contact-page input[type="month"], .contact-page input[type="week"], .contact-page input[type="time"], .contact-page input[type="datetime"], .contact-page input[type="datetime-local"], .contact-page input[type="color"], .contact-page textarea,.contact-page span.wpcf7-not-valid-tip{font-size:16px;}
    .about-section h3.title{font-size: 28px;}
    .about-section h5.subtitle{font-size:20px}
    section.about_section.home-section.section-6 .top .content{font-size:16px}
    section.about_section.home-section.section-8 .top .content,section.hardware_section.home-section.section-8 .top .content{font-size:20px}
    section.hardware-section.section-3 .top .right h6{font-size:20px}
    section.hardware-section.section-3 .bottom .right h6{font-size:21px;}
    section.hardware-section.section-3 .right .content{font-size:16px}
    section.hardware-section.home-section.section-8 h3.title{    font-size: 18px;max-width: 330px;}
    section.hardware-section.home-section.section-8 .content{    padding: 30px 20px 20px;   font-size: 14px;    letter-spacing: 0;    max-width: 330px;}
    section.hardware-section.home-section.section-8 .right-content{top:20%}
    section.hardware-section.section-5 ul li .right h6{font-size:18px;}
    section.hardware-section.section-5 li{margin-bottom:25px;}
    section.hardware-section.section-6 h3{font-size:28px;}
    section.hardware-section.section-6 .top p{font-size:17px;}
    section.hardware-section.home-section.section-8 .right-content{margin-left:80px;}
    section.hardware-section.section-6{padding-bottom:120px}
    section.about-section.section-4{width:100%;padding-top:80px}
    .about-section .right-content h3.title {  padding: 70px 0 0 0;}
    .gps-section.section-2 .left{width:52%}
    .gps-section.section-2 .right h2{   font-size: 29px; }
    .gps-section.section-6 .left h5{    font-size: 29px;    padding-top: 90px;}
    .gps-section.section-2 .right .content,.gps-section.section-6 .left .content { font-size: 18px;}
    .gps-section.section-3 .left h6{font-size:27px;}
    .gps-section.section-5 .stage-1.block h2{font-size:25px;}
    .gps-section.section-5 .content{    margin: 0 8%;}
    .gps-section.section-6 .left{    margin-left: 11%;}
    .gps-section.section-6 { padding-bottom: 100px;}
    section.home-section.section-8 h2.section-title{font-size:35px;}
    section.home-section.section-8 .top .content{font-size:20px !important}
    section.home-section.section-8 .top .content{font-size:20px;    padding-left: 20px !important;
                                                 padding-right: 20px !important;}
    .gps-page .banner-text .stage-2.block{    padding: 24px 20px 18px !important;}
    section.hardware-section.section-5 .top h3{font-size:30px;}
    section.about-section.home-section.section-8, section.about-section.home-section.section-8 .bg {  min-height: 590px;}
    .gps-section.section-5 .stage-1.block h2 {
        font-size: 28px;
        padding: 15px 73px 15px 34px;
        letter-spacing: 1px;
    }
    .hardware-page .banner-text h2{       width: 370px;  height: 62px;}
    .hardware-page .banner-text .stage-2.block{        width: 380px;height: 50px;}
    .contact-page .banner-text h2{    width: 400px;height: 62px;}
    .contact-page .banner-text .stage-2.block{width:500px}
    .gps-page .banner-text h2{    width: 350px; height: 62px;}
    .gps-page .banner-text .stage-2.block {  width: 420px;}
    .about-page .banner-text h2{height:62px}
    .about-page .banner-text .stage-2.block {      width: 520px;
                                                   padding: 20px 19px 20px 20px!important;
                                                   height: 68px;
    }
    .aged-care-page .banner-text .stage-2.block{
        padding:20px !important;width:65%;max-width:65% !important
    }
    .aged-care-page .banner-text h2{width:80%;max-width:80% !important}
    section.home-section.section-1 .section-container.wrap .bg:before{    width: 100%;height:300px}
    section.home-section.section-8.user .bg, section.home-section.section-8.user .section-container{  
        background-size: auto !important;
        background-position: center top !important;
    }
    .page main.aged-care-page .section-1.page-banner .banner-text h2{line-height:1.2 !important}
    section.home-section.section-1 .section-container .bottom .bottom-image{width:23%}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
    .contact-page .banner-text .stage-2.block{padding:20px !important;max-width:520px}
    .contact-page .banner-text h2{    max-width: 500px;}
    .banner-image img{display:none}
    .banner-image{height:430px}
    section.hardware-section.home-section.section-8 .bg,section.hardware-section.home-section.section-8 .bg-image{    min-height: 520px;}
    main.aged-care-page.industries .banner-text h2 { width: 60%;  max-width: 60% !important;}
    main.aged-care-page.industries .banner-text .stage-2.block{ width: 55%;  max-width: 55% !important;}
    .contact-page.returns_warranty_policy_banner .banner-text h2{font-size: 30px;}
}
@media only screen and (max-width: 800px){
    .about-section .right-content h3.title {  padding: 90px 0 0 0;}
    section.about-section.home-section.section-8 .bg{background-attachment: inherit; min-height: 685px; padding-bottom: 50px;}
    section.about-section.home-section.section-8{min-height: 100%; }
}
@media only screen and (min-width: 768px){
    .about-section .right-content {    padding-right: 7%;}

    header .main-navigation ul ul.sub-menu{text-align:left}
    header .main-navigation ul li:hover > ul, header .main-navigation ul li.focus > ul{left:0;    width: 10em;}
    header .main-navigation ul ul li{width:160px;}
    header .main-navigation ul ul a{width:auto;padding:0;}
    header .main-navigation li li:hover, header .main-navigation li li.focus {
        background: transparent;
    }
    header .main-navigation ul li.menu-item-has-children:before, header .main-navigation ul li.menu-item-has-children:after,
    header .main-navigation ul li.page_item_has_children:before,header .main-navigation ul li.page_item_has_children:after{
        right: auto;
        bottom: auto;
        left: -10px;
        top: 15px;
        width:0px;
        height:0px;
        border-left:50x solid transparent;
        border-right:5px solid transparent;
        border-top:5px solid #fff;
        border-bottom: 0;
    }
}
@media only screen and (max-width: 767px){
    .about-section .right-content{width:100%;float:none}
    section.about-section.section-4{    margin-top: -20px;    padding: 60px 60px 0;}
    .about-section.section-4 .bottom ul li{width:100%;display:block}
    .about-section .right-content h3.title{    padding: 50px 0 0 0;}
    section.hardware-section.section-3 .top .left img{padding-right:0;
                                                      max-width: 400px;
                                                      width: 80%;
    }
    section.hardware-section.section-3 .top .left{width:100%;display:block}
    section.hardware-section.section-3 .top .right { width: 100%; margin-top: 30px;display:block}
    section.hardware-section.section-3 .top{margin-bottom:30px}
    section.hardware-section.section-3 .bottom .left,section.hardware-section.section-3 .right{width:100%;display:block}

    section.hardware-section.section-5 li{width:100%;display:block;}
    section.hardware-section.section-6 h3{padding-top:50px;}
    section.hardware-section.section-6 .bottom{margin-top:40px;}
    section.hardware-section.home-section.section-8 .right-content{margin-left:50px}
    .hardware-page .form-content:before{width:300px;height:450px}
    .banner-text .stage-2.block{font-size:22px;}
    .contact-page .banner-text .stage-2.block{padding:30px 30px 20px !important;}
    .hardware-page .form-content{    margin-top: -12%; }
    section.hardware-section.section-2{	padding-top: 100px;}
    section.about-section.home-section.section-8 .bg{min-height: 300px;}
    section.hardware-section.section-3 .bottom .left-content,section.hardware-section.section-3 .bottom li:nth-child(3) .left-content img,section.hardware-section.section-3 .bottom .left-content img{padding-left: 0;}
    .bottom-contact{margin-top:50px}
    section.hardware-section.home-section.section-8 .bg,section.hardware-section.home-section.section-8 .bg-image{    min-height: 500px;}
    .about-section.section-4 .bottom{margin-bottom:85px}
    .gps-section.section-2 .left{width:100%;left:0}
    .gps-section.section-2 .right{
        width: 100%;
        left: 0;
        margin-top: 30px;
    }
    .gps-section.section-2 .right h2{font-size:25px;}
    .gps-section.section-3 .left { display: block;  width: 100%; margin-left: 0;}
    .gps-section.section-3{padding-top: 80px;}
    .gps-section.section-3 .left h6{font-size:25px;}
    .gps-section.section-3 .right {
        display: block;
        width: 100%;
        padding-left: 0;
        max-width: 70%;  margin: 32px auto 0;
    }
    .gps-section.section-4 .right-content {
        max-width: 100%;
        margin-left: 0;
    }
    .gps-section.section-4 .right-content{padding-bottom:60px}
    .gps-section.section-5 .content{padding-top:60px}
    .gps-section.section-6 .left h5{padding-top:60px;    font-size: 26px;}
    .gps-section.section-6 .left {
        margin-left: 0;
        max-width: 80%;
        margin: auto;
    }
    .gps-section.section-6 {
        padding-bottom: 50px;
    }
    .gps-section.section-5 .content {
        margin: 0 0 0 20px;
    }
    section.hardware-section.section-5 .top h3{margin-bottom:30px;}
    .contact-page .banner-text .stage-1.block{max-width:90%}
    /* .page-template-hardware-page .banner-text .container{    left: 14%;} */

    header .main-navigation ul ul.sub-menu{display:block;    padding-bottom: 10px;}
    header .main-navigation ul ul a{padding:0}
    header .dropdown-toggle svg.icon{display:none}
    header .main-navigation li.menu-item-has-children a{border-bottom:1px solid #fff}
    header .main-navigation li.menu-item-has-children ul a{border-bottom:0}
}
@media only screen and (max-width: 599px){
    .hardware-page .banner-text h2{        width: 290px;height: 44px;}
    .hardware-page .banner-text .stage-2.block{     width: 300px; height: 40px;padding-top:12px !important}
    .contact-page .banner-text h2{    width: 240px;height: 44px;}
    .contact-page .banner-text .stage-2.block{width:260px}
    .gps-page .banner-text h2{    width: 240px; height: 44x;}
    .gps-page .banner-text .stage-2.block {  width: 260px;}
    .about-page .banner-text h2 { height: 44px;  width: 200px;}
    .about-page .banner-text .stage-2.block{width:265px;height:auto}
    .aged-care-page .banner-text .stage-2.block{
        padding:20px !important;width:90%;max-width:90% !important
    }
    .aged-care-page .banner-text h2{width:98%;max-width:98% !important} 
    .aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-1{width:90%;    max-width: 90% !important;}
    .aged-care-page.industries .section-3.page-banner .banner-text-2 .stage-2{width:75%}
}
@media only screen and (max-width: 567px){
    .contact-section.section-2 ,.email_user ul li{width:100%}
    .form-content .decription{font-size:23px;    margin: 60px auto;}
    .contact-section h6,.contact-section.bottom-contact  h6{font-size:18px}
    .email_user ul li{font-size:14px;}
    .contact-page .form p.der,.bottom-contact p{font-size:15px;}
    .contact-page input[type="text"], .contact-page input[type="email"], .contact-page input[type="url"], .contact-page input[type="password"], .contact-page input[type="search"], .contact-page input[type="number"], .contact-page input[type="tel"], .contact-page input[type="range"], .contact-page input[type="date"], .contact-page input[type="month"], .contact-page input[type="week"], .contact-page input[type="time"], .contact-page input[type="datetime"], .contact-page input[type="datetime-local"], .contact-page input[type="color"], .contact-page textarea,.contact-page span.wpcf7-not-valid-tip{font-size:14px;}
    .email_user ul{margin:0}
    .email_user{margin-bottom:40px}
    .contact-page input[type="submit"],section.about_section.home-section.section-6 .content{font-size:14px;}
    .about-section h3.title{font-size: 28px;}
    .about-section h5.subtitle{font-size:20px}
    section.about_section.home-section.section-6 .top .content{font-size:16px}
    section.about_section.home-section.section-8 .top .content,section.hardware_section.home-section.section-8 .top .content{font-size:20px}
    section.about-section.section-4{  padding: 60px 0px 0;}
    .about-section .right-content h3.title { padding: 40px 0 0 0;}
    section.hardware-section.section-3 .right .content{font-size:15px;}
    section.hardware-section.home-section.section-8 .right-content{margin-left:0}
    section.hardware-section.home-section.section-8 h3.title{max-width:280px}
    section.hardware-section.home-section.section-8 .content{max-width:280px;    margin-left: 10px;}
    section.hardware-section.section-5 ul li .right h6 {  font-size: 18px;}
    section.hardware-section.section-5 .bottom,section.hardware-section.section-5 li{padding:0}
    section.hardware-section.section-6 .top p{width:100%}
    section.hardware-section.section-6 .bottom{width:100%}
    section.hardware-section.section-6{padding-bottom:60px}
    section.hardware-section.section-3 {
        margin-bottom: 40px;
    }
    .about-section.section-4 .bottom{margin-bottom:60px}
    .gps-section.section-3 .right {max-width:85%}
    .gps-section.section-4 ul li{margin: 0px 0 20px 0;}
    .gps-section.section-6 .left {max-width: 100%;}
    .gps-section.section-2 .right .content, .gps-section.section-6 .left .content {
        font-size: 16px;
    }
    .gps-section.section-5 .stage-1.block h2{font-size: 16px;
                                             padding: 10px 24px 10px 15px;}
    section.home-section.section-8 h2.section-title{font-size:30px}
    section.home-section.section-8 .top .content{    font-size: 19px !important;}
    section.hardware-section.section-5 .top h3{font-size:28px}
    .page-template-default .section-1.page-banner .banner-text .stage-2.block{max-width:300px}
    .page-id-159 .aged-care-page .section-top .section-1-title {font-size: 22px;margin-bottom: 12px;}
}
@media screen and (max-width: 480px){
    .contact-page.returns_warranty_policy_banner .banner-text h2{font-size: 24px;}
}