.mtr-container {
    float: left;
    width: 100%;
}
.mtr-container .mtr-banner {
    text-align: center;
    padding: 7rem 0 18rem;
}
.mtr-container .mtr-bcontent {
    padding: 4rem 5rem;
    background-color: #f29312;
    position: relative;
}
.mtr-bcontent h1 {
    text-align: center;
    width: 480px;
    float: left;
    color: #fff;
    font-size: 30px;
}
.mtr-bcontent img {
    position: absolute;
    top: -12rem;
}
.mtr-container .mt-section1 {
    padding: 10rem 0 6rem;
}
.mt-section1 h2 {
    text-align: center;
    color: #000;
    font-size: 30px;
}
.mt-section1 h2 strong {
    color: #f29212;
    font-weight: 800;
}
.mt-section1>p {
    font-size: 18px;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 10px;
    position: relative;
    z-index: 1;
}
.mt-section1 .mt-infosection {
    display: block;
    max-width: 980px;
    margin: 0 auto;
    width: 100%;
    clear: both;
}
.mt-section1 .mt-infosection .mt-icobx {
    float: left;
    padding: 0;
    width: 240px;
    margin: 4rem 0 0;
}
.mt-section1 .mt-infosection .mt-productimg {
    float: right;
    padding: 0 0 0;
    width: 610px;
    position: relative;
    top: -35px;
}
.mt-infosection .mt-icobx li {
    text-align: center;
    font-size: 20px;
    color: #000;
}
.mt-infosection .mt-icobx li span.mt-icon {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-image: url(../images/M-triangel/msprites.png);
    background-repeat: no-repeat;
}
.mt-infosection .mt-icobx li span.cmpt-size {
    background-position: 10px 16px;
}
.mt-infosection .mt-icobx li span.easy-port {
    background-position: 11px -173px;
}
.mt-section1 .mt-infosection .mt-icobx li:first-child {
    margin: 0 0 3rem;
}
.mt-section2 {
    background-color: #f29212;
    padding: 3rem 4rem;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.31);
}
.mt-section2 .mt-boxsection {
    display: flex;
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 3rem 0;
}
.mt-section2 .mt-boxsection li {
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.mt-section2 .mt-boxsection li span {
    width: 100%;
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #000;
}
.mt-section2 h4, .mt-section2 p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}
.tri-row {
    padding: 5rem 0;
}
.tri-row h3 {
    text-align: center;
    color: #000;
    font-size: 30px;
    margin: 0 0 4rem;
}
.tri-row h3 span {
    font-weight: 800;
}
.tri-row .appr-list {
    padding: 0;
    width: 768px;
    margin: 0 auto;
    display: block;
}
.tri-row .appr-list li.item {
    float: left;
    width: 100%;
}
.tri-row .appr-list li.item .product-images {
    float: right;
}
.triangle-product {
    width: 900px;
    margin: 0 auto;
    clear: both;
    float: none;
    display: none;
}
.triangle-product .products-grid .display_qty {
    background-color: #f29212;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    width: 48px;
}
.triangle-product h3 {
    text-align: center;
    color: #000;
    font-size: 30px;
    margin: 0 0 4rem;
}
.triangle-product h3 span {
    font-weight: 800;
}
.triangle-product .product-options, .product-essential .product-options {
    position: relative;
}
.mtr-container .mt-section3 {
    width: 768px;
    margin: 0 auto;
    padding: 5rem 0 0;
    clear: both;
    text-align: center;
}
.mt-section3 h5 {
    font-size: 20px;
    color: #fc9206;
    letter-spacing: 1px;
}
.mt-section3 h4 {
    font-size: 30px;
    font-weight: 800;
    color: #000;
}
.mtsection-tabblock {
    float: left;
    width: 100%;
    margin: 3rem 0 0;
}
.mtsection-tabblock ul {
    padding: 0;
}
.mtsection-tabblock ul>li {
    display: inline-block;
    vertical-align: middle;
    background-color: #e8e8e8;
    padding: 15px 20px;
    width: 200px;
    font-size: 16px;
    color: #7d7f81;
    cursor: pointer;
}
.mtsection-tabblock ul>li:first-child {
    border-radius: 20px 0px 0px 20px;
}
.mtsection-tabblock ul>li:last-child {
    border-radius: 0px 20px 20px 0px;
}
.mtsection-tabblock ul>li.trwf-current {
    color: #fff;
    background-color: #f29112;
}
.mtsection-tabblock .trwf-tab-content {
    padding: 3rem 6rem 0;
    display: none;
}
.mtsection-tabblock .trwf-tab-content>p {
    font-size: 16px;
    margin: 0;
    line-height: 28px;
}
.mtsection-tabblock .trwf-tab-content.trwf-current {
    display: block;
}
.img700 {
    max-width: 750px;
}
.mtr-container .mt-section4 {
    background-color: #f29212;
    padding: 3rem 4rem;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.31);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mt-section4 .testmonial-left {
    float: left;
    text-align: center;
}
.mt-section4 .testmonial-right {
    float: right;
    width: calc(100% - 300px);
    color: #fff;
    padding: 56px 0;
    padding-left: 20px;
}
.mt-section4 .testmonial-right>p {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    text-align: justify;
}
.mt-section4 .testmonial-left h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
.mt-section4 .testmonial-left h5 {
    background-color: #fff;
    padding: 5px 15px;
    display: inline-block;
    clear: both;
    font-size: 12px;
    letter-spacing: 1px;
    color: #f29112;
    font-weight: 700;
    margin-top: 10px;
}
.mtr-container .mt-section5 {
    padding: 0rem 0rem 0rem;
    text-align: center;
}
.mtr-container .mt-section5 h2 {
    font-size: 30px;
    color: #000;
    padding: 3rem 0 3rem;
    background-color: #fff;
}
.mtr-container .mt-section5 .triwtlink {
    padding: 20px;
    display: block;
    background-color: #f1f1f1;
}
.mtr-container .mt-section6 {
    background-color: #f29112;
    padding: 2rem 0rem 0rem;
    text-align: center;
    margin: 2rem 0 0;
}
.mtr-container .mt-section6>h2 {
    font-size: 30px;
    color: #fff;
    margin: 0 0 2rem;
    font-weight: 700;
}
.mtr-container .mt-section6 .mtr-accwrap {
    background-color: #ffffff;
    text-align: left;
    padding: 2rem;
}
.mt-section6 .mtr-accwrap .mtriangle-rows {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}
.mt-section6 .mtr-accwrap .mtriangle-rows h2 {
    color: #000;
    font-size: 16px;
    background-color: #ececec;
    border-radius: 4px;
    padding: 10px;
    cursor: pointer;
    position: relative;
    font-weight: 700;
}
.mt-section6 .mtr-accwrap .mtriangle-rows .mtfrcontent {
    padding: 10px;
    float: left;
    width: 100%;
}
.mt-section6 .mtr-accwrap .mtriangle-rows .mtfrcontent p {
    margin-bottom: 0;
    font-size: clamp(15px,2vw,16px);
}
.mt-section6 .mtr-accwrap .mtriangle-rows h2:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #282828;
    position: absolute;
    right: 16px;
    top: calc((100% - 14px) / 2);
    transition: all 0.3s ease-in;
}
.mt-section6 .mtr-accwrap .mtriangle-rows h2.mtfractive {
    background-color: #f29012;
    color: #fff;
}
.mt-section6 .mtr-accwrap .mtriangle-rows h2.mtfractive:before {
    border-color: transparent transparent transparent #ffffff;
    transform: rotate(90deg);
}
.mt-section6 .mtr-accwrap .mtriangle-rows h2.mtfractive+.mtfrcontent {
    background-color: #fff3e4;
}
.mt-section1 .mt-infosection .mt-productimg:before {
    content: "";
    width: 38px;
    height: 118px;
    position: absolute;
    left: -40px;
    z-index: 1;
    background-image: url(../images/M-triangel/mtri-sprites.png?ver=3.0);
    background-position: -43px 0px;
    top: 70px;
}
.mt-infosection .mt-productimg:after {
    content: "";
    width: 315px;
    height: 98px;
    position: absolute;
    left: -140px;
    z-index: 1;
    background-position: -1px -280px;
    bottom: -30px;
    background-image: url(../images/M-triangel/mtri-sprites.png?ver=3.0);
    background-repeat: no-repeat;
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
}
.mtr-container .mtr-images {
    margin: 60px 0;
}
.mtr-container .mt-downloadbtn {
    background-color: #f29012;
    color: #fff;
    font-weight: 400;
    min-width: 380px;
    max-width: 400px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    padding: 14px 65px 14px 25px;
    font-size: 19px;
    border-radius: 40px;
    margin: 0 auto 4rem;
    clear: both;
    float: none;
    box-shadow: 0px 3px 7px #c8c8c8;
    -webkit-box-shadow: 0px 3px 7px #c8c8c8;
}
.mtr-container .mt-downloadbtn>strong {
    font-weight: 800;
    margin-right: 5px;
}
.mtr-container .mt-downloadbtn>img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 90px;
    right: -30px;
}
.mtr-container .category-products .product-listing {
    justify-content: center;
}
.mtr-container .category-products .product-listing .item {
    width: calc(33.333% - 20px);
}
.mtr-container .triangle-pr-tabs {
    margin: 0 auto;
    width: 768px;
    clear: both;
    padding: 0;
}
.mtr-container .triangle-pr-tabs li {
    display: inline-block;
    width: 344px;
    text-align: center;
    font-size: 24px;
    padding: 20px;
    margin: 0 15px;
    border: 1px solid #5f5f5f;
    border-bottom: 0;
    border-radius: 10px 10px 0px 0px;
    cursor: pointer;
    text-transform: uppercase;
}
.mtr-container .triangle-pr-tabs li.mpr-active {
    background-color: #f29112;
    color: #fff;
    border-color: #ff9914;
}
.mtr-container .pr-orbg-height {
    background-color: #f29212;
    height: 50px;
    width: 900px;
    margin: 0 auto 25px auto;
}
.triangle-product .product-listing .custom-add-to-cart button.btn-cart{
    background-color: #000;
    border: 2px solid #000;
}
.mtr-container .category-products .product-listing .custom-add-to-cart button.btn-cart:hover{
    background-color: #f29012 !important;
    border: 2px solid #f29012;
}
.mtr-container .category-products .product-listing .custom-add-to-cart button.btn-cart span,.mtr-container .category-products .product-listing .item .product-options .button:hover span{
    color: #f29212;
    background-color: var(--dark-color);
    border-color: var(--dark-color);
}
.mtr-container .category-products .product-listing .custom-add-to-cart button.btn-cart:hover span,.mtr-container .category-products .product-listing .item .product-options .button span{
    background-color: #f29212;
    border-color: #f29212;
    color: #000;
}
.mtr-container .category-products .product-listing .item .product-options .button span{
    padding: 2px 10px;
    line-height: 22px;
}
.triangle-product .button.mtrbutton {
    float: left;
    width: 100%;
    margin: 10px 0px 0;
    background-color: #f29112;
    border-color: #f58d08;
}
.triangle-product .button.mtrbutton:hover {
    background-color: #fff;
    color: #f58d08;
}
.triangle-product .button.mtrbutton:hover span {
    color: #f58d08;
}
.triangle-product.mpr-active {
    display: block;
}
.mtr-container .mt-section5 .myt-videolist {
    background-color: #f9f9f9;
    float: left;
    width: 100%;
    padding: 3rem 4rem;
}
.mt-section5 .myt-videolist .myt-li {
    float: left;
    width: 100%;
}
.mt-section5 .myt-videolist .myt-li .yt-leftpanel {
    float: left;
    width: 450px;
    box-shadow: 0px 0px 5px rgba(158, 158, 158, 0.38);
}
.mt-section5 .myt-videolist .myt-li .yt-rightpanel {
    float: left;
    text-align: left;
    width: 550px;
    margin-left: 50px;
    padding: 40px 0;
}
.mt-section5 .myt-videolist .myt-li .yt-rightpanel>a {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    clear: both;
}
.mt-section5 .myt-videolist .myt-li .yt-rightpanel>a>img {
    vertical-align: inherit;
    margin-right: 15px;
}
.mt-section5 .myt-videolist .myt-li .yt-rightpanel>a.myt-title {
    font-size: 21px;
    font-weight: 500;
    color: #000;
    margin: 0 0 10px;
}
.mt-section5 .myt-videolist .myt-li .yt-rightpanel>a.myt-chennelnm {
    font-size: 18px;
    color: #4e4e4e;
    font-weight: 400;
    margin: 0 0 10px;
}
.mt-section5 .myt-videolist .myt-li .yt-rightpanel>p {
    font-size: 16px;
}
.mt-section5 .myt-videolist .myt-li .yt-rightpanel .ytnew-label {
    background-color: #dadada;
    font-weight: 600;
    padding: 2px 7px;
    color: #4e4e4e;
    letter-spacing: 1px;
    border-radius: 4px;
    display: inline-block;
}
.mt-section6 .mtr-accwrap .mtriangle-rows h2 {
    padding-right: 40px;
}
.pr-left.outofstocklistcls {
    background-color: rgba(227, 5, 27, 0.08);
    overflow: hidden;
}
.outofstock_loginas_mtriangel{
    position: inherit;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.outofstock_loginas_mtriangel button.btn-cart {
    margin-top: 10px;
    width: 256px;
    border-radius: 3px;
    margin-bottom: 10px;
    background-color: #e31e1a;
    border-color: #de0400;
}
.outofstock_loginas_mtriangel .input-text {
    border-radius: 4px;
    padding: 7px;
}
.pr-left.outofstocklistcls:hover .outofstock_loginas_mtriangel {
    visibility: visible;
    opacity: 1;
    left: 22px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
@media screen and (max-width:1100px) {
    .mtr-container .mt-section5 .myt-videolist {
        padding: 3rem 1rem;
    }
    .mt-section5 .myt-videolist .myt-li .yt-leftpanel {
        width: 50%;
    }
    .mt-section5 .myt-videolist .myt-li .yt-rightpanel {
        margin-left: 0px;
        padding-left: 20px;
        width: 50%;
    }
}
@media screen and (max-width: 980px){
    .mtr-container .mtr-banner {
        padding: 5rem 0 5rem;
    }
    .mtr-container .mtr-bcontent {
        text-align: center;
        padding: 4rem 15px;
    }
    .mtr-bcontent h1 {
        width: 100%;
        margin: 0 0 30px;
    }
    .mtr-bcontent img {
        position: inherit;
        top: inherit;
    }
    .mt-section5 .myt-videolist .myt-li .yt-rightpanel {
        padding-top: 1rem;
        padding-bottom: 0;
    }
    .mt-section5 .myt-videolist .myt-li .yt-rightpanel>a>img {
        width: 50px;
    }
    .mtr-container .mt-section1 {
        padding: 4rem 0 6rem;
    }
    .mtr-container .mt-section4{
        flex-direction: column;
    }
    .mt-section4 .testmonial-left {
        width: 100%;
    }
    .mt-section4 .testmonial-right {
        float: left;
        width: 100%;
        padding: 30px 0 0;
    }
    .mt-section4 .testmonial-right>p{
        text-align: center;
    }
    .triangle-product {
        width: 100%;
    }
}
@media screen and (max-width:900px) {
    .mt-section1 .mt-infosection .mt-productimg {
        width: 480px;
        top: 45px;
    }
    .mtr-container .pr-orbg-height {
        width: 100%;
    }
    .triangle-product .button.mtrbutton {
        margin: 10px 1%;
        width: 98%;
    }
}
@media screen and (max-width:768px){
    .mt-section1 .mt-infosection {
        display: block;
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .mt-section1 .mt-infosection .mt-icobx {
        margin: 40px auto 0;
        float: none;
        display: block;
    }
    .mt-section1 .mt-infosection img {
        float: none;
    }
    .triangle-product .product-listing li.item {
        padding: 10px;
    }
    .mtr-container .category-products .product-listing .item{
        width: calc(50% - 10px);
    }
    .tri-row .appr-list li.item .product-images {
        float: left;
        width: 100%;
        text-align: center;
    }
    .mtr-container .mt-section3, .tri-row .appr-list {
        width: 100%;
    }
    .mtsection-tabblock .trwf-tab-content {
        padding: 3rem 2rem 0;
    }
    .mt-section1 .mt-infosection .mt-productimg {
        width: 100%;
        top: 0;
    }
    .mt-infosection .mt-productimg:after, .mt-section1 .mt-infosection .mt-productimg:before {
        display: none;
    }
    .mtr-container .triangle-pr-tabs {
        width: 100%;
    }
    .mtr-container .triangle-pr-tabs li {
        width: 45%;
        margin: 0 2.3%;
    }
}
@media screen and (max-width:640px) {
    .mtr-container .mt-section1 {
        padding: 4rem 0 3rem;
    }
    .mt-section2 {
        padding: 2rem 1rem;
    }
    .mtsection-tabblock .trwf-tab-content {
        padding: 3rem 1rem 0px;
    }
    .mtr-container .mt-section4 {
        padding: 2rem 1rem;
    }
    .mt-section2 .mt-boxsection {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -webkit-align-items: center;
        -webkit-justify-content: center;
    }
    .mt-section2 .mt-boxsection li {
        flex: 0 0 33.333%;
        -webkit-flex: 0 0 33.333%;
        max-width: 33.333%;
        width: 100%;
        text-align: center;
    }
    .mt-section2 .mt-boxsection li span {
        margin: 0 0 18px;
    }
    .mtsection-tabblock ul>li:first-child, .mtsection-tabblock ul>li:last-child {
        border-radius: 0;
    }
    .mtsection-tabblock ul {
        padding: 0 10px;
    }
    .mtsection-tabblock ul>li {
        width: 100%;
    }
    .mtsection-tabblock ul>li br {
        display: none;
    }
    .mtr-container .mt-section6 .mtr-accwrap {
        padding: 1rem;
    }
    .mtsection-tabblock ul>li {
        border-bottom: 5px solid #fff;
    }
    .mtr-container .triangle-pr-tabs li {
        padding-left: 0;
        padding-right: 0;
        font-size: 18px;
    }
    .mt-section5 .myt-videolist .myt-li .yt-leftpanel, .mt-section5 .myt-videolist .myt-li .yt-leftpanel img {
        width: 100%;
    }
    .mt-section5 .myt-videolist .myt-li .yt-rightpanel, .mt-section5 .myt-videolist .myt-li .yt-rightpanel>a {
        width: 100%;
    }
    .mt-section5 .myt-videolist .myt-li .yt-rightpanel>a.myt-title {
        line-height: 25px;
    }
    .mt-section5 .myt-videolist .myt-li .yt-rightpanel>a.myt-chennelnm{
        font-size: 14px;
    }
}
@media screen and (max-width:536px) {
    .mt-infosection .mt-productimg:after, .mt-section1 .mt-infosection .mt-productimg:before {
        display: none;
    }
    .triangle-product .product-listing .custom-add-to-cart button.btn-cart {
        margin: 0;
        background: url(../images/sprites/carts-2x.png) no-repeat center -34px #000 !important;
    }
    .tri-row {
        padding: 5rem 0 40px;
    }
    .triangle-product h3 {
        margin: 0 0 2rem;
    }
}
@media screen and (max-width: 480px){
    body.cms-m-triangel .main {
        width: 100%;
    }
    .mtr-container .mtr-banner {
        padding: 5rem 15px 5rem;
    }
    .mtr-container .mtr-images {
        padding: 0 15px;
    }
    .mtr-container .mt-section5 h2 {
        font-size: 27px;
    }
    .mtr-container .triangle-pr-tabs {
        text-align: center;
    }
    .mtr-container .triangle-pr-tabs li {
        width: 48%;
        margin: 0;
        font-size: 16px;
        line-height: 24px;
        padding: 10px;
    }
    .mtr-container .triangle-pr-tabs li strong {
        display: block;
    }
    .mtr-container .mt-downloadbtn {
        min-height: 70px;
        line-height: 22px;
        min-width: 290px;
    }
    .mtr-container .mt-downloadbtn>img {
        width: 70px;
        right: 0;
    }
    .mtr-container .category-products .product-listing .custom-add-to-cart button.btn-cart span, .mtr-container .category-products .product-listing .item .product-options .button:hover span,
    .mtr-container .category-products .product-listing .custom-add-to-cart button.btn-cart:hover span, .mtr-container .category-products .product-listing .item .product-options .button span{
        background: 0;
    }
}