.pro_info_main {
    /*margin-top: 110px;*/
}
.main_heading {
    background: #2f2f2f;
    padding: 50px 0 10px;
    margin-bottom: -1px
}
.main_heading h1 {
    display: block;
    font-size: 54px;
    font-family: Pervitina-Dex
}
.main_heading h1 img {
    margin-top: -10px;
    margin-left: 15px;
    margin-right: -8px
}
.over_view_sec1 {
    background-color: #000;
    padding: 80px 0
}
.over_view_sec1 h2 {
    color: #fff;
    font-size: 100px;
    font-family: Poppins,sans-serif;
    font-weight: 500;
    line-height: 1.2
}
.over_view_sec1 h2 span {
    color: #9d9d9d;
    font-weight: 200
}
.feature-list,.pro_info_menu {
    list-style-type: none;
    display: inline-block;
    padding: 0
}
.feature-list li {
    padding-left: 40px;
    padding-bottom: 20px
}
.feature-list li h5 {
    color: #fff;
    font-size: 20px;
    font-family: Poppins,sans-serif;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    text-transform: capitalize
}
span.patent_pending_org {
    font-size: 10px;
    padding: 3px 10px;
    background-color: #b87333;
    color: #fff;
    white-space: nowrap;
    border-radius: 3px
}
.feature-list li p {
    color: #7e7e7e;
    font-size: 16px;
    margin: 0
}
.feature-list li .list_icon img {
    width: 30px;
    margin-right: 12px;
    margin-left: -42px;
    margin-bottom: 10px
}
.application_sec,.product_img {
    width: 100%;
    background-color: #000
}
.product_img {
    padding-bottom: 60px
}
.pro_info_menu li {
    float: left;
    padding-right: 20px
}
.pro_info_menu li a {
    color: #7e7e7e;
    font-size: 30px;
    position: relative
}
.pro_info_menu li a:hover {
    text-decoration: none;
    color: #fff
}
.pro_info_menu li.active a {
    color: #fff
}
.pro_info_menu li a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: #fff;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s
}
.pro_info_menu li a:hover:after,.pro_info_menu li.active a::after {
    opacity: 1
}
.buy_btn .btn.btn-primary {
    font-size: 18px;
    float: left
}
.product_part_img {
    background-color: #0e0e0e;
    padding-top: 80px
}
.product_part_img h3 {
    font-size: 46px;
    font-family: Poppins,sans-serif;
    font-weight: 600;
    position: relative
}
.product_part_img h3::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 0;
    width: 180px;
    height: 8px;
    background-color: #2ba2ff;
    border-radius: 8px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s
}
.product_part_img p {
    font-size: 30px;
    font-family: Poppins,sans-serif;
    font-weight: 400
}
.product_part_img .part_heading_bg {
    background-color: #191919
}
.p-6 {
    padding: 7%
}
.over_view_sec2 {
    background: #151515;
    padding: 60px 0
}
.over_view_sec2 h2 {
    color: #fff;
    font-size: 70px;
    font-family: Poppins,sans-serif;
    font-weight: 500;
    line-height: 1.2
}
.over_view_sec2 h2 span {
    color: #9d9d9d;
    font-weight: 200
}
.over_view_sec2 h5 {
    color: #b87333;
    font-size: 30px;
    font-family: Poppins,sans-serif;
    font-weight: 500
}
.everything_built_in_box {
    width: 100%;
    background-image: url(../img/fullyloaded.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 30px 0
}
.everything_built_in_box .row .col-6 .item_box {
    background-color: #303030;
    padding: 25px;
    height: auto;
    min-height: 122px
}
.everything_built_in_box .row .col-6:nth-child(even) .item_box {
    border-radius: 25px 0 25px 0
}
.everything_built_in_box .row .col-6:nth-child(odd) .item_box {
    border-radius: 0 25px 0 25px
}
.everything_built_in_box .row .col-6 .item_box p {
    font-size: 20px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: Poppins,sans-serif;
    font-weight: 300
}
.application_sec {
    padding: 80px 0
}
.application_sec h2 {
    color: #fff;
    font-size: 80px;
    font-family: Poppins,sans-serif;
    font-weight: 500;
    line-height: 1.2
}
.application_box {
    border-radius: 8px;
    position: relative;
    height: 260px;
    overflow: hidden;
    padding-bottom: 65px
}
.application_box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.application_box h5 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 68px;
    background-color: #2b2b2b;
    margin: 0;
    padding: 10px;
    font-size: 18px
}
.quality_sec {
    background: #151515;
    padding: 80px 0
}
.quality_sec h2 {
    color: #fff;
    font-size: 70px;
    font-family: Poppins,sans-serif;
    font-weight: 500;
    line-height: 1.2
}
.quality_sec h2 span {
    color: #067cd8
}
.quality_sec p {
    font-size: 30px
}
.flag_box {
    width: 100%;
    background-image: url(../img/doted_bg.png);
    background-position: center;
    background-repeat: repeat-y;
    background-size: 100%;
    padding: 40px 0 20px
}
.flag_box_item {
    width: 17%;
    border: 2px solid #9d9d9d;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin: 0 15px;
    margin-bottom: 20px
}
.flag_box_item h5 {
    color: #fff;
    font-size: 18px;
    font-family: Poppins,sans-serif;
    font-weight: 500;
    min-height: 45px
}
.flag_box_item img {
    width: 50px;
    margin: 0 6px
}
.res_mainCon {
    background: #0e0e0e;
    height: 100%;
    /*padding: 50px*/
}
.res_mainCon h3 {
    color: #fff;
    padding: 50px 0 30px;
    font-size: 40px;
    line-height: 1.2
}
.features_boxes_line {
    border-top: 2px solid #fff;
    border-radius: 1px;
    border-radius: 1px;
    opacity: .3;
    height: 2px
}
.features_boxes {
    margin-top: 60px;
    vertical-align: middle
}
.feature_innerboxes {
    padding: 15px;
    padding-left: 0;
    position: relative
}
div.feature_innerboxes:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 15px;
    width: 120px;
    border-top: 2px solid #fff;
    border-radius: 1px;
    border-radius: 1px;
    opacity: .3;
    height: 2px
}
.feature_innerboxes p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 21px
}
.spe_mainCon {
    background-color: #000;
    height: 100%;
    padding: 40px
}
.spe_mainCon h1 {
    color: #fff;
    padding: 40px 0;
    font-size: 60px
}
.spe_mainCon #technical_table {
    color: #fff;
    border-collapse: collapse;
    border: 0
}
.spe_mainCon #technical_table tr td:first-child {
    background: #2c3034;
    font-weight: 700;
    text-align: left
}
.spe_mainCon #technical_table tr td {
    text-align: center
}
.spe_mainCon .table.table-bordered td,.spe_mainCon .table.table-bordered th {
    border: 1px solid gray;
    padding: 22px 14px;
    vertical-align: middle
}
@media(max-width: 767px) {
    .spe_mainCon {
    padding: 0
}
.spe_mainCon h1 {
    font-size: 40px;
    text-align: center
}

}
@media(max-width: 480px) {
    .spe_mainCon {
    padding: 0
}
.res_mainCon h3,.spe_mainCon h1 {
    font-size: 30px;
    padding: 20px
}

}
.res_mainCon {
    background: #202020;
    height: 100%;
    padding: 50px
}
.res_mainCon h1 {
    color: #fff;
    padding: 40px 0;
    font-size: 60px
}
.res_mainCon .videoBottom_box {
    color: #fff;
    margin-top: 40px
}
.res_mainCon .videoBottom_box h4 {
    font-size: 30px
}
.res_mainCon .videoBottom_box #download_btn {
    border: 2px solid #fff;
    color: #fff;
    padding: 7px 10px;
    border-radius: 5px;
    height: 40px;
    max-width: 220px;
    text-align: left;
    transition: .3s
}
.res_mainCon .videoBottom_box #download_btn:hover {
    background: #005ca4;
    text-decoration: none;
    border: 2px solid #005ca4
}
@media(max-width: 992px) {
    .res_mainCon .videoBottom_box {
    flex-direction: column
}
.res_mainCon .videoBottom_box #download_btn {
    margin-top: 15px
}

}
@media(max-width: 767px) {
    .res_mainCon {
    padding: 0
}
.res_mainCon h1 {
    font-size: 40px;
    text-align: center
}

}
@media(max-width: 480px) {
    .res_mainCon {
    padding: 0
}
.res_mainCon h1 {
    font-size: 30px;
    padding: 30px 15px
}
.res_mainCon .videoBottom_box h4 {
    font-size: 18px
}

}
.pro_info_main .resp-tabs-list li {
    color: #7e7e7e;
    font-size: 30px;
    font-weight: 400;
    font-family: Poppins,sans-serif;
    padding: 0!important;
    margin: 0 15px;
    border-bottom: 2px transparent solid!important;
    background-color: transparent!important;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s
}
.pro_info_main .resp-tabs-list li:hover {
    color: #fff;
    border: none!important;
    margin-bottom: 0!important;
    border-bottom: 2px #fff solid!important;
    background-color: transparent!important
}
.pro_info_main .resp-tabs-list li.resp-tab-active {
    color: #fff;
    border: none!important;
    margin-bottom: 0!important;
    border-bottom: 2px #fff solid!important;
    background-color: transparent!important
}
.custom_tabs {
    background-color: #2f2f2f
}
.pro_info_main .resp-tab-content {
    padding: 0;
    border: 0
}
.pro_info_main .resp-tabs-container {
    background-color: transparent
}
.pro_info_main ul.resp-tabs-list {
    margin-right: 4%
}
.info_text {
    font-size: 12px
}
.over_view_sec2 .bg-dots-squeegee {
    background-color: transparent
}
.over_view_sec2 .list-icon .font-icon {
    width: 30px;
    height: auto;
    min-width: 30px
}

.bg-black {
    background-color: #000
}
.over_view_sec1 h3 {
    color: #2ba2ff
}
.spe_mainCon {
    background-color: #000;
    height: 100%;
    padding: 40px
}
.spe_mainCon h1 {
    color: #fff;
    font-size: 60px
}
.spe_mainCon #technical_table {
    color: #fff;
    border: 0
}
.spe_mainCon #technical_table tr td:first-child {
    background: #2c3034;
    font-weight: 700
}
.spe_mainCon #technical_table tr td {
    text-align: center
}
.spe_mainCon .table.table-bordered td {
    border: 1px solid gray;
    padding: 22px 14px;
    vertical-align: middle
}
.spe_mainCon .table.table-bordered th {
    border: 0;
    text-align: center;
    padding: 12px 9px
}
.info_text {
    font-size: 12px
}

@media(max-width: 767px) {
    .spe_mainCon {
        padding: 0
    }
    .spe_mainCon h1 {
        font-size: 40px;
        text-align: center
    }

}
@media(max-width: 480px) {
    .spe_mainCon {
        padding: 0
    }
    .spe_mainCon h1 {
        font-size: 30px;
        margin: 20px
    }
}

.res_mainCon {
    height: 100%;
    padding: 10px
}
.res_mainCon h3 {
    margin: 0;
    text-transform: capitalize
}
.features_boxes_line {
    border-top: 2px solid #fff;
    border-radius: 1px;
    border-radius: 1px;
    opacity: .3;
    height: 2px
}
.features_boxes {
    margin-top: 60px;
    vertical-align: middle
}
.feature_innerboxes {
    padding: 15px;
    padding-left: 0;
    position: relative
}
div.feature_innerboxes:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 15px;
    width: 120px;
    border-top: 2px solid #fff;
    border-radius: 1px;
    border-radius: 1px;
    opacity: .3;
    height: 2px
}
.feature_innerboxes p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 21px
}
.product_part_img .col-sm-8 img {
    width: 100%
}
.custom_tabs>.container.d-flex.fixed {
    position: fixed;
    top: 54px;
    left: 0;
    width: 100%;
    background-color: #2f2f2f;
    padding: 5px 0!important;
    right: 0;
    max-width: 100%;
    text-align: center;
    justify-content: center;
    z-index: 3
}
.res_mainCon video {
    width: 100%;
    border-radius: 10px;
    object-fit: cover
}
.jalapeno_overviewCon .jalapeno_mechsBox.row.m-0 {
    padding: 0
}
.head-num {
    font-family: gunplay;
    margin: auto 5px;
    font-style: italic
}
.fixed-top-reduce-size .img-main-logo {
    height: 35px
}
.fixed-top-reduce-size .img-logo {
    height: 35px;
    width: 175px
}
.fixed-top-reduce-size #navbarSupportedContent a {
    text-align: left!important
}
.fixed-top-reduce-size {
    padding: 5px 0 5px 0!important
}
.custom_tabs>.container.d-flex.fixed .resp-tabs-list li {
    font-size: 22px
}
.scroll-top {
    padding: 4px 8px;
    background-color: #005ca4;
    color: #fff!important;
    font-size: 16px;
    border-radius: 4px
}
a#download_btn {
    width: 220px
}

.inner-tab-product .over_view_sec1 h2 {
    color: #fff;
    font-size: 90px !important;
    font-family: Poppins,sans-serif;
    font-weight: 300 !important;
    line-height: 1.2;
}

.split-product-grid .split-product-column {
    display: flex;
}

.split-product-grid .split-product-column:nth-child(odd) .section-left {
    order:  2;
}
@media (min-width:1000) {
    .pro_info_main .main_heading img{ 
        width: 66%;
    } 
}



/********************** PRODUCT PAGE CSSS *********************************/

.container_pd{
    background: #2f2f2f;
    max-width: 100%;
    height: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row_pd{
    padding-bottom: 0.7rem;
    padding-top: 0.7rem;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}
.left_content{
    display: flex;
    width: 40%;
    background: #191919;
    position: relative;
}
.left_content_h{
    display: flex;
    background: #191919;
    position: relative;
}
.right_content{
    display: block;
    width: 60%;
    background: #000000;
    text-align: left;
    position: relative;
}
.img_container{
    height: 100%;
    display: block;
}
img{
    /*width: 100%;*/
    object-fit: contain;
    vertical-align: middle;
    border-style: none;
}
.lcinner{
    height: 100%;
    display: flex;
    padding: 3rem;
    box-sizing: border-box;
}
.myauto{
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    box-sizing: border-box;
}
.pr_name{
    color: white;
    font-size: 2.75vw !important;
    line-height: 1;
    font-family: Pervitina-Dex !important;
    text-transform: uppercase;
    position: relative;
    margin-top: 0.8rem;
    letter-spacing: 1px !important;
}
.pr_name:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 8px;
    width: 38%;
    background: #005ca4;
    border-radius: 4px;
}
.copperhead-logo-white{
    max-width: 75%;
}
.pr_description{
    color: white;
    margin-top: 3rem !important;
}
.lm_button{
    margin-top: 0.5rem;
    cursor: pointer;
    border: 2px solid #fff;
    font-size: .9rem;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    text-decoration: none;
    border-radius: 0.25rem;
}
a.lm_button:hover{
    background-color: #005ca4;
    border-color: #005ca4;
    color: #ffffff;
}
.bi-arrow-right-short {
    font-size: 30px;
}
.container_category{
    background: url(../img/rectangle.png) center center/cover no-repeat;
    background-color: #2f2f2f;
    padding: 3rem 1rem 3rem 1rem;
    padding-left: 3rem;
    position: relative;
    width: 100%;
}
.heading{
    font-size: 6.25vw !important;
    color: white;
    font-weight: 500 !important;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}

html.avada-is-100-percent-template #main.width-100{ padding: 0 !important; }
html.avada-is-100-percent-template #main.width-100{ padding: 0 !important; }

.fusion-title-size-one, h1 {
    margin-top: 0em !important;
    margin-bottom: 0em !important;
}
.row_category{
    background-color: #191919;
    display: flex;
    box-sizing: border-box;
}
.category_holder{
    display: flex;
    position: relative;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;   
}
.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-right: auto!important;
    margin-top: 0;
    margin-left: auto!important;
}
.nav-link{
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    text-align: center;
}
.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: transparent;
    color: #fff;
     opacity: 1; 
    font-size: .8rem;
    max-width: 190px;
    opacity: .5;
    padding-bottom: 1rem!important;
    padding-top: 1rem!important;

}
.category_image{
    margin-left: auto!important;
    margin-right: auto!important;
    margin-bottom: 1rem!important;
    display: block!important;
    max-width: 50%;
    vertical-align: middle;
    border-style: none;
}

@media only screen and (max-width: 768px){
    .row_even {
        flex-direction: column-reverse !important;
    }
}

@media only screen and (max-width: 600px){
    .pr_name{ font-size: 5.5vw;}
    .category_image {max-width: 85%;}
}
@media only screen and (max-width: 768px) {

    .row_pd {
        display: flex;
    }
    
    .left_content {
        width: 100%;
    }
    
    .right_content {
        width: 100%;
    }
    
    .nav {
        width: 100%;
        display: contents;
    }
    .lcinner{
        padding: 1rem !important;
    }
    .pr_name{
        font-size: 5.5vw !important;
    }
    .main_container_pd .row_category .category_holder p{
        font-size: 0.8rem;
        line-height: 1.5;
    }
    .container_category{
        padding: 2rem 1rem 1rem 1rem;
        padding-left: 1rem;

    }
    .mr_product_table{
        overflow-x: scroll;
    }
}

/********************** PRODUCT PAGE CSSS *********************************/









/*Added by Ajay*/
@media only screen and (max-width: 768px) {
    h2{
		font-size: 45px;
		font-weight: 500;
        line-height: 1.2;
	}
    .product_part_img h3::after {
        left: 10px;
    }

    .inner-tab-product .over_view_sec1 h2{
        font-size: 45px !important;
        font-weight: 500;
        line-height: 1.2;
    }

    .inner-tab-product .over_view_sec2 h2 {
        font-size: 32px !important;
        text-align: left;
    }

    .side-feature-grid.bg-dots-squeegee .title-grid h6 {
        font-size: 1rem;
    }

    .side-feature-grid ul.list-group li, .side-feature-grid ul.list-group li .list-item h6 {
        font-size: 1rem;
    }

    .split-product-grid .split-product-column {
        display: block;
    }

    .product_part_img h3 {
        font-size: 32px;
        padding: 35px 15px;
    }

    #wrapper .post-content h2 {
        font-size: 32px !important;
        font-weight: 500 !important;
    }

    .sapwrc{
        padding-bottom: 1.5rem!important;
    }
}
