@media all and (max-width:1199px){
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body{
    /*font-size: 1.3177vw;*/
    font-size: 18px;
}
.container{
    max-width: 100vw;
}
.container-inner{
    max-width: 85.4319vw;
}

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

/***********************Header Area****************************/
.navMng{top: 1.8301vw;}
.header-container {
    height: 51.3177vw; 
    padding-top: 1.8301vw;
}
nav .top-container {
    border-radius: 0.7320vw;
    height: 5.5636vw;
    padding: 0 0 0 7.1742vw;
}
nav .logo-container {
    padding-right: 17.2035vw;
}
nav .logo-container .btec-logo{
    width: 4.0995vw;
}
nav .navigation-container .navigation-list{
    gap: 3.3674vw;
}
nav .navigation-container .navigation-list li a{
    /* font-size: 1.5373vw; */
    font-size: 18px;
}
nav .navigation-container .navigation-list li ul.sub-menu {
    top: 39px;
    width: 220px;
}
nav .navigation-container .navigation-list li.nav-has-children {
    padding-right: 1.0980vw;
}
.header-container .header-content h2 {
    font-size: 6.1493vw;
    padding-bottom: 1.4641vw;
}
.header-container .header-content p {
    line-height: 2.5622vw;
}

.floating-box {
    top: 38vw;
    height: 4.9048vw;
    padding: 0 2.1961vw 0 1.9765vw;
    border-radius: 1.0980vw 0px 0px 1.0980vw;
}
.floating-box h2{
    font-size: 1.7569vw;
    padding-left: 3.8799vw;
}
.floating-box h2:before{
    height: 1.9765vw;
    width: 2.4890vw;
}
/************************************************************************************/
/****************************Main Container******************************************/

.section-one .white-box-container{
    margin-top: -1.8301vw;
}
.white-box-container{
    border-radius: 0.7320vw;
    padding: 7.3206vw 3.6603vw 3.6603vw;
    box-shadow: 0.7320vw 0.0732vw 1.4641vw rgba(0,0,0,.05);
}
.white-box-container .white-box-image {
    height: 21.9619vw;
    border-radius: 0.7320vw;
    margin-top: 3.0014vw;
}
.white-box-container h2{
    font-size: 3.4407vw;
    line-height: 3.0014vw;
    margin-bottom: 2.5622vw;
}
.white-box-container h2 span{
    /* font-size: 1.5373vw; */
    font-size: 19px;
    padding-left: 4.2459vw;
}
.white-box-container .wb-list{
    line-height: 2.4158vw;
    padding-top: 0.5856vw;
}
.white-box-container .wb-list li{
    padding-left: 2.7818vw;
}
.white-box-container .wb-list li:before{
    width: 0.9516vw;
    height: 0.7320vw;
}

.section-two{
    padding-top: 3.8067vw;
    padding-bottom: 7.6134vw;
}
.mt34{
    margin-top: 2.4890vw;
    line-height: 2.4158vw;
}

.section-three{
    padding: 7.6134vw 0 3.8067vw;
}
.section-three h2{
    font-size: 3.4407vw;
    line-height: 3.0014vw;
    margin-bottom: 2.5622vw;
}
.arrow-img:before{
    left: -2.1961vw;
}
.section-three p {
    line-height: 2.4158vw;
}
.token-burn-content{
    padding-bottom: 2.4158vw;
}
.token-burn-content:after{
    height: 0.0732vw;
}

.section-four{
    min-height: 47.5841vw;
    padding: 7.3206vw 0 10.2489vw;
}

.box-container{
    grid-template-columns: 1fr;
    row-gap: 40px;
}
.box-container .box h2{
    font-size: 40px;
    line-height: 3.0014vw;
    margin-bottom: 2.5622vw;
    margin-top: 3.2942vw;
}
.box-container .box h4{
    font-size: 22px;
    padding-top: 1.1713vw;
    padding-bottom: 1.3177vw;
}
.box-container .box p{
    line-height: 2.3426vw;
}
.box-container .box-bg-img-container-main{
    width: 100%;
}
.box-container .box-bg-img-container {
    width: 100%;
    /* height: 430px; */
    border-radius: 0.73206vw;
    box-shadow: 0.73206vw 0.0732vw 1.4641vw rgba(0, 0, 0, .1);
}
.box-container .box-bg-img-container .box-bg-img{
    border-radius: 0.73206vw;
}
.box-container .box-bg .bg-box-content h4{
    font-size: 35px;
    padding: 0 0 2.7818vw 0;
}
.box-container .box-bg1 .box-bg-img-container .box-bg-img {max-height: 350px;
   
}
.box-container .box-bg2 .bg-box-content p{
    text-align: center;
}
.box-container .box-bg2 .bg-box-content .btn-container{
    gap: 1.6105vw;
    margin-bottom: 4.1727vw;
}
.box-container .box-bg2 .bg-box-content{
    padding: 0 2.6354vw;
    margin-top: 3.2942vw;
}
.box-container .box-bg2 .bg-box-content .box-btn:before {
    left: 2.0497vw;
    height: 1.9765vw;
    width: 2.4890vw;
}
.box-container .box-bg2 .bg-box-content .box-btn2 {
    border: 0.0732vw #003387 solid;
}
.box-container .box-bg2 .bg-box-content h4 {
    margin-top: 1.1713vw;
}
.box-container .box-bg2 .box-bg-img-container {
    width: 100%;
    height: 430px;
}
.section-five {
    padding-top: 7.3206vw;
    padding-bottom: 4.4655vw; 
}
.section-five h2{
    font-size: 40px;
    line-height: 3.8799vw;
    margin-bottom: 30px;
    text-align: left;
}
.section-five .sfive-box-container{
    min-height: 39.0922vw;
}
.section-five .sfive-box-container .section-five-content-bg{
    left: 0;
}
.section-five .sfive-box-container .sfive-box1 p.content-padding {
    padding-bottom: 10.6149vw;
}
.section-five .sfive-box-container .sfive-box1 span.sfive-box-date {
    padding-left: 2.1961vw;
    bottom: 1.9033vw;
    left: 6.1493vw;
}
.section-five .sfive-box-container .sfive-box2 {
    left: 25.9150vw;
}
.section-five .sfive-box-container .sfive-box2 p.content-padding {
    padding-bottom: 10.6149vw;
}
.section-five .sfive-box-container .sfive-box2 span.sfive-box-date {
    padding-left: 2.1961vw;
    bottom: 4.6852vw;
    left: 8.9311vw;
}
.section-five .sfive-box-container .sfive-box2 p.content-padding {
    padding-bottom: 21.5226vw;
}
.section-five .sfive-box-container .sfive-box3 {
    left: 51.8301vw;
    bottom: 13.2503vw;
}
.section-five .sfive-box-container .sfive-box3 p.content-padding {
    padding-bottom: 10.6149vw;
}
.section-five .sfive-box-container .sfive-box3 span.sfive-box-date {
    padding-left: 2.1961vw;
    bottom: 1.9033vw;
    left: 7.6866vw;
}
.section-five .sfive-box-container .sfive-box3 p.content-padding {
    padding-bottom: 15.6661vw;
}

.section-five .sfive-box-container .sfive-box1, .section-five .sfive-box-container .sfive-box2, .section-five .sfive-box-container .sfive-box3 {
    position: static;
}
span.sfive-box-date {
    font-size: 22px;
}
span.sfive-box-date:before {
    width: 1.2445vw;
    height: 1.2445vw;
    border-radius: 3.6603vw;
}
img.sfive-box-line {
    left: 0.5856vw;
    bottom: 1.8301vw;
    display: none;
}
.section-five .sfive-box-container .sfive-box span.sfive-box-date {
    top: 0;
    left: 7px;
}
.section-five .sfive-box-container .sfive-box{
    margin-bottom: 20px;
}
.section-five .sfive-box-container .sfive-box:last-child{
    margin-bottom: 0px;
}
.section-five .sfive-box-container .sfive-box p.content-padding {
    padding-bottom: 0;
}
.section-five .sfive-box-container .sfive-box p.content-padding span {
    padding-left: 1.0980vw;
}
.section-five .sfive-box-container .sfive-box p.content-padding span:before {
    top: 0.9516vw;
    width: 0.5124vw;
    height: 0.0732vw;
}
.section-five .sfive-box-container .sfive-box p.content-padding {
    line-height: 2.3426vw;
}

.section-six{
    padding: 8.4187vw 0 8.1259vw;
}

.section-six h2{
    font-size: 40px;
    margin-bottom: 2.5622vw;
}

.section-six .project-overview-list li{
    padding: 3.1478vw 3.1478vw;
    border-radius: 0.73206vw;
    box-shadow: 0.73206vw 0.0732vw 1.4641vw rgba(0,0,0,.05) ;
    margin-bottom: 2.0497vw;
}
.section-six .project-overview-list li span.head{
    font-size: 22px;
    margin-right: 18px;
    width: 185px;
}
.section-six .project-overview-list li span.head:after{
    width: 0.1464vw;
    height: 1.1713vw;
}

.section-seven{
    padding: 5.4172vw 0 7.4670vw;
}
.section-seven h2{
    font-size: 40px;
    margin-bottom: 2.5622vw;
}
.section-seven .section-seven-box-container{
    gap: 2.1961vw;
}
.section-seven .section-seven-box-container .section-seven-box{
    border-radius: 0.73206vw;
    padding: 3.9531vw 2.5622vw;
    min-height: 21.4494vw;
}
.section-seven .section-seven-box-container .section-seven-box h4{
    font-size: 22px;
    line-height: 2.5622vw;
    margin-bottom: 1.1713vw;
}
.section-seven .section-seven-box-container .section-seven-box p{
    line-height: 2.3426vw;
}

.section-eight{
    padding: 7.3206vw 0;
}
.section-eight h2{
    font-size: 40px;
    margin-bottom: 3.9531vw;
    line-height: 2.6354vw;
}
.section-eight .get-started-today-btn{
    font-size: 22px;
    border-radius: 1.0980vw;
    width: 22.2547vw;
    height: 4.3191vw;
    margin: 2.2693vw auto 0;
    box-shadow: 0.2196vw 0.3660vw 0.3660vw rgba(0,0,0,.1);
}
.section-eight p {
    line-height: 1.9765vw;
}

footer .container-inner p{
    border-top: 0.0732vw #c6c6c6 solid;
    padding: 1.0980vw 0 1.4641vw;
    line-height: 1.4641vw;
}
/*********************Margintop***********************/
.mt23{
    margin-top: 1.6837vw;
}
.mt25{
    margin-top: 1.8301vw;
}
.mt27{
    margin-top: 1.8301vw;
}
/*********************************************/
/************************************************************************************/
.white-box-container .wb-list li:before {
    width: 13px;
    height: 10px;
    top: 14px;
}
.white-box-container .wb-list li {
    padding-left: 20px;
}

.section-five .sfive-box-container .sfive-box {
    display: flex;
    flex-direction: column;
}
.section-five .sfive-box-container .sfive-box .sfive-box-date{ order: 1; }
.section-five .sfive-box-container .sfive-box .content-padding{ order: 2; }
.box-container {
    display: flex;
    flex-direction: column;
}
.box-container .box:nth-child(1) {
    order: 1;
}
.box-container .box:nth-child(2) {
    order: 2;
}
.box-container .box:nth-child(3) {
    order: 4;
}
.box-container .box:nth-child(4) {
    order: 3;
}
.section-five .sfive-box-container .section-five-content-bg{
    display: none;
} 

}
.menu-toggle {
    display: none;
  }
@media (min-width: 1025px) {
    ul#navigation>li.nav-has-children:not(:first-child){padding-right: 0;}
    ul#navigation>li.nav-has-children:not(:first-child)::after,
    ul#navigation>li.nav-has-children:not(:first-child)::before{display: none;}
    .plus_icon{display: none;}
}
@media (max-width: 1024px) {
    nav .navigation-container .navigation-list{
        display: none;
    }
    nav .navigation-container .navigation-list{
        position: absolute;
        background: #dfdfdf;
        padding: 10px 20px;
        top: 62px !important;
        right: 0;
        width: 98% !important; max-height: 80vh; overflow-y: auto;
        border-radius: 10px;
        margin: 0 1%;
    }
    .menu-toggle .line,
    .menu-toggle .line:before,
    .menu-toggle .line:after{transition: .2s;}
    .menu-toggle.navIsOpen .line{background: transparent;}
    .menu-toggle.navIsOpen .line:before{transform: rotate(45deg); bottom: 0px;}
    .menu-toggle.navIsOpen .line:after{transform: rotate(-45deg); top: 0px;}
    .header-container{overflow: visible;}
    nav .navigation-container .navigation-list li + li{border-top: #0003 1px solid;}
    nav .navigation-container .navigation-list li a{display: block; padding-top: 1.29rem; padding-bottom: 1.29rem; font-size: .9375rem; position: relative;}
    .plus_icon{height: 14px; width: 14px; display: inline-block; position: absolute;
        right: 0;
        top: calc(50% - 6px);
        bottom: 0;
    }

    .plus_icon:before, .plus_icon:after {
        content: " ";
        width: 12px;
        height: 1px;
        background-color: #000;
        display: block;
      position: absolute;
        top: 50%;
        left: 50%;
        transition: all 0.15s cubic-bezier(.42, 0, .58, 1);
        opacity: 1;
        border-radius: 2px;
      }
      .nav-has-children.open .plus_icon:before{opacity: 0;}
      .plus_icon:before {
        transform: translate(-50%, -50%) rotate(90deg);
      }
      .plus_icon:after {
        transform: translate(-50%, -50%);
      }
      
      
      .plus_icon.expanded::before {
        transform: translate(-50%, -50%) rotate(0deg);
      }
      .plus_icon.expanded::after {
        transform: translate(-50%, -50%) rotate(0deg);
        opacity: 0;
      }
      nav .navigation-container .navigation-list li ul.sub-menu{border-top: 1px rgba(0, 0, 0, .3) solid; border-radius: 0;}

      nav .navigation-container .navigation-list li ul.sub-menu li a{padding: 16px 14px;}

    nav .navigation-container .navigation-list li {
        padding: 0;
    }
    nav .navigation-container .navigation-list li ul li{
        padding: 0;
    }
    nav .navigation-container .navigation-list li ul.sub-menu {
        position: static;
    }
    .navMng .container-inner{position: relative;}
    nav .top-container {justify-content: space-between;}
    .menu-toggle {
        display: block;
        background: no-repeat;
        border: none;
        position: relative;
        right: 20px; height: 20px; cursor: pointer; z-index: 1;
    }
    .menu-toggle .line {
        background: #000000;
        width: 20px;
        height: 2px;
        display: block;
        position: relative;
    }
    .menu-toggle .line:after {
        content: '';
        background-color: #000000;
        width: 20px;
        height: 2px;
        position: absolute;
        top: -7px;
        left: 0;
    }
    .menu-toggle .line:before {
        content: '';
        background-color: #000000;
        width: 20px;
        height: 2px;
        position: absolute;
        bottom: -7px;
        left: 0;        
    }
    nav .navigation-container .navigation-list li ul.sub-menu, nav .navigation-container .navigation-list li:hover ul.sub-menu{
        display: none; width: 100%; background-color: transparent;
    }
    nav .navigation-container .navigation-list li ul.sub-menu li a:hover{background-color: transparent;}
    nav .navigation-container .navigation-list li ul.sub-menu{display: none;}
    
}
@media all and (max-width:992px){
    .header-container .header-content h2{
        font-size: 45px;
        padding-top:20px;
        padding-bottom: 20px;
    }
    .header-container .header-content p {
        line-height: 27px;
    }
    .section-one .white-box-container {
        margin-top: -20px;
    }
    .white-box-container .wb-list {
        line-height: 27px;
        padding-top: 10px;
    }
    .white-box-container .white-box-image {
        height: 350px;
        border-radius: 10px;
        margin-top: 15px;
    }
    .white-box-container {
        border-radius: 15px;
        padding: 40px 25px 25px;
    }
    .mt34 {
        margin-top: 15px;
        line-height: 27px;
    }
    .token-burn-content {
        padding-bottom: 35px;
    }
    .section-three p {
        line-height: 34px;
    }
    .box-container .box p {
        line-height: 27px;
    }
    .section-five .sfive-box-container .sfive-box p.content-padding {
        line-height: 27px;
    }
    .section-five {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .section-six {
        padding: 40px 0 60px;
    }
    .section-six .project-overview-list li span.head {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
    .section-six .project-overview-list li span.head:after {
        display: none;
    }
    .section-seven .section-seven-box-container {
        display: grid;
        grid-template-columns: 1fr;
    }
    .section-seven .section-seven-box-container .section-seven-box h4 {
        line-height: 27px;
    }
    .section-seven .section-seven-box-container .section-seven-box br{
        display: none;
    }
    .section-seven .section-seven-box-container .section-seven-box p {
        line-height: 27px;
    }
    .section-seven .section-seven-box-container .section-seven-box {
        border-radius: 10px;
        padding: 30px;
        min-height: 21.4494vw;
    }
    .section-eight h2 {
        font-size: 40px;
        margin-bottom: 30px;
        line-height: 30px;
    }
    .section-eight br{
        display: none;
    }
    .section-eight p{
        line-height: 27px;    
    }
    .section-eight .get-started-today-btn {
        font-size: 22px;
        width: auto;
        height: auto;
        margin: 20px auto 0;
        display: table;
        padding: 15px 30px;
    }
    footer .container-inner p {
        border-top: 1px #c6c6c6 solid;
        padding: 15px 0 25px;
        line-height: normal;
    }
    .floating-box h2 {
        font-size: 22px;
    }
    .floating-box {
        top: auto;
        bottom: 20px;
    }
    .section-five .sfive-box-container .sfive-box p.content-padding span:before {
        top: 13px;
        width: 7px;
        height: 1px;
    }
    .section-five .sfive-box-container .sfive-box p.content-padding span {
        padding-left: 15px;
    }
    span.sfive-box-date:before {
        width: 10px;
        height: 10px;
        border-radius: 50px;
        left:-8px;
    }       
    
}
@media all and (max-width:767px){
    body{
        font-size: 16px;
    }
    nav .navigation-container .navigation-list{top: 55px !important;}
    .container-inner {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-two, .section-three, .section-four, .section-six, .section-seven, .section-eight{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .box-container {
        row-gap: 15px;
    }
   nav .logo-container .btec-logo {
        width: 30px;
    }
    nav .top-container {
        border-radius: 10px;
        height: 50px;
    }
    .header-container {
        height: auto;
        padding-top: 180px;
        padding-bottom: 130px;
    }
    nav .top-container {
        position: fixed;
        top: 0;
        left: 0;
        border-radius: 0;
        width: 90%;
        margin: 3% 5%;
        border-radius: 10px;
    }
    .header-container .header-content h2 {
        font-size: 36px;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .box-container .box-bg2 .bg-box-content .btn-container {
        display: block;
    }
    .white-box-container h2 {
        font-size: 27px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .white-box-container h2 span {
        display: block;
        padding-left: 0;
        margin-top: 5px;
    }
    .white-box-container .white-box-image {
        height: 220px;
    }
    .section-three h2 {
        font-size: 27px;
        line-height: 27px;
        margin-bottom: 10px;
    }
    .arrow-img:before {
        display: none;
    }
    .box-container .box h2 {
        line-height: 42px;
        font-size: 32px;
    }
    .box-container .box-bg2 .bg-box-content .box-btn {
        margin-top: 18px;
    }
    .box-container .box-bg2 .bg-box-content .box-btn:before {
        left: 25px;
        height: 30px;
        width: 35px;
    }
    img.bp-ps-logo {
        width: 250px;
        margin: 0 auto;
    }
    .floating-box {
        height: 45px;
        padding: 0 20px 0 20px;
        border-radius: 0;
        width: 100%;
        bottom: 0;
    }
    .floating-box h2:before {
        height: 20px;
        width: 28px;
    }
    .floating-box h2 {
        padding-left: 40px;
        display: table;
        margin: 0 auto;
    }
    .box-container .box-bg1 .box-bg-img-container .box-bg-img{
        max-height: 290px; 
    }
    .box-container .box-bg .bg-box-content .box-btn{font-size: 18px;}
    .box-container .box-bg2 .box-bg-img-container {
        height: 400px;
    }
    .section-seven .section-seven-box-container .section-seven-box {
        height: 200px;
    }
    .show-on-mobile{
        display: block;
    }
    .hide-on-mobile{
        display: none;
    }
    footer {
        margin-bottom: 40px;
    }
    .section-seven .section-seven-box-container {
        gap: 15px;
    }
    .box-container .box-bg-img-container{
        border-radius: 10px;
    }
    .section-six .project-overview-list li {
        border-radius: 10px;
    }
    .section-eight .get-started-today-btn {
        border-radius: 10px;
    }
    .section-six .project-overview-list li span.head {
        margin-bottom: 3px;
    }
    .box-container .box:nth-child(4) {
        padding-top: 40px;
    }
    .section-five .sfive-box-container .sfive-box br{
        display: none;
    } 
    .cliptxtWrap{margin-right: 0;}
    .cliptxt{overflow-x: auto; font-size: 13px;}   
    .cliptxtWrap img#copyBtn{width: 15px; cursor: pointer;}
}

@media all and (max-width: 480px){
.box-container .box-bg .bg-box-content .box-btn{width: 200px; height: 50px; font-size: 16px; margin-bottom: 25px; margin-top: 8px;}

}