

ul.bjqs li {
    text-align: left;
    cursor: pointer;
}

ul.bjqs li .row {
    background: transparent;
    height: 100%;
    display: flex;
    align-items: center;
}


ul.bjqs li.slide7 {
    background: url("../images/home_hero/blog_bg.png") center no-repeat rgba(0, 0, 0, 0.4);
    background-blend-mode: multiply;
    background-size: cover;
    color:#ffffff;
}

ul.bjqs li.slide2 {
    background: url("../images/home_hero/slide2.jpg?v=1") center no-repeat rgba(0, 0, 0, 0.4);
    background-blend-mode: multiply;
    background-size: cover;
    color:#ffffff;
    height: 489px !important;
}


ul.bjqs li.slide6 {
    background: url("../sliderimg/slide4.jpg?v=1") center no-repeat;
    background-color: #96aabe;
    background-blend-mode: multiply;
    background-size: cover;

    color:#ffffff;
}

ul.bjqs li.slide3 {
    background: url("../sliderimg/slide3.jpg?v=1") center no-repeat;
    background-color: #a3c1db;
    background-blend-mode: multiply;
    background-size: cover;

    color:#ffffff;
}

ul.bjqs li.slide4 {
    background: url("../sliderimg/slide_buildings.jpg?v=1") bottom center no-repeat;
    background-size: cover;
    color:#ffffff;
}

ul.bjqs li.slide5 {
    background: url("../images/home_hero/banner01.jpg") center no-repeat;
    background-size: cover;
    color:#ffffff;
}

ul.bjqs li.slide1 {
    background: url("../images/home_hero/slide1.jpg?v=1") center no-repeat rgba(0, 0, 0, 0.4);
    background-blend-mode: multiply;
    background-size: cover;
    color:#ffffff;
}

.orange_circle {
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: rgba(255, 102, 52, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
        margin: 0 auto 40px;
        flex-direction: column;
}

.orange_circle img {
    width: 85%;
    height: auto;
}

.grey_circle {
    width: 430px;
    height: 430px;
    border-radius: 50%;
    background: rgba(150, 170, 190, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
}

.grey_circle img {
    width: 85%;
    height: auto;
}

.slide_title {
    font-size: 4rem;
    font-weight: 600;
    display: block;
    margin-bottom: 25px;
    line-height: 60px;
}

.slide_title.orange {
    color: #ff6633;
}

.slide_text {
    font-size: 2.8rem;
    line-height: 40px;
    display: block;
    margin-bottom: 25px;
}

.read_more {
    font-weight: 700;
    font-size: 1.3rem;
    display: block;
}

#sec2 #circle-box1 h1, #sec2 #circle-box2 h1, #sec2 #circle-box3 h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 500;
}


#FeaturedVideo-mid h1, .titlebox h2 {
    font-size: 48px !important;
    margin: 0 0 60px 0 !important;
    padding: 0px 0 18px 65px !important;
}

#content-mid {
    width: 975px;
    margin: 0 auto;
    padding: 60px 0 60px;
}


#FeaturedVideo {
    padding: 40px 0px !important;
}

#Greyrotetor-sec-mid {
    /* padding: 60px 0 60px 0 !important; */
    padding: 25px 0 10px 0 !important;
}

#content .row {
    background: transparent;
}

#content h1 {
    color: #464646;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    text-decoration: none;
}

#content p {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin: 5px 0;
    text-decoration: none;
}

#content-mid-bottom {
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 975px;
    margin: 0 auto;
    padding: 60px 0 60px;
}

.content_box {
    width: 45%;
    padding-top: 20px;
}

.content_box:nth-child(1) {
    border-top: 8px solid #ff6633;
}

.content_box:nth-child(2) {
    border-top: 8px solid #9b9b9b;
}

.content_box:nth-child(3) {
    border-top: 8px solid #a3c1db;
}

.content_box:nth-child(4) {
    border-top: 8px solid #bee1d2;
}



#page_header {
    width: 100%;
    display: block;
  /*  height: 325px;
    background: url('../images/page_header/header01.jpg') no-repeat center rgba(0, 0, 0, 0.4);
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-blend-mode: multiply;*/
}

#page_header.news {
    background: url('../images/page_header/header01.jpg') no-repeat center;
    background-size: cover;
    background-blend-mode: multiply;
}

#page_header.case_studies {
    background: url('../images/page_header/header02.jpg') no-repeat center;
    background-size: cover;
    background-blend-mode: multiply;
}

#page_header.smart_home {
    background: url('../images/page_header/smart_home_full.jpg') no-repeat center;
    background-size: cover;
    background-blend-mode: multiply;
}

#page_header.smart_building {
    background: url('../images/page_header/smart_building.jpg') no-repeat center;
    background-size: cover;
    background-blend-mode: multiply;
}

/*#page_header h1 {
    color: #ffffff;
    background: #474747;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 2px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    display: inline-block;
    padding: 20px 40px 20px 0px;
}*/

#page_header h1 {
    overflow: hidden;
    color: #ffffff;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 2px;
    position: absolute;
    bottom: 30px;
    width: 100%;
    z-index: 2;
  }
  
  #page_header h1::before,
  #page_header  h1::after {
    background-color: #ffffff;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    
  }
  
  #page_header h1::before {
    right: 0.5em;
    margin-left: 0%;
    width: 30%;
  }
  
  #page_header  h1::after {
    left: 0.5em;
    margin-right: -50%;
    width: 70%;
  }




#page_header .row {
    background: transparent;
}

#page_header .icon {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: rgba(255, 102, 52, 0.6);
    position: absolute;
    right: -25px;
    top: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#page_header .icon img {
    width: auto;
    height: 70%;
}

.DNNModuleContent.ModDNNHTMLC {
    position: relative;
}

.button-container {
    position: absolute;
    bottom: 20px;
    left: auto;
    right: 0px;
   
}

#backtoTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #a3c1db;
    color: #464646;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
  }
  
  #backtoTop:hover {
    background-color: #bee1d2;
  }