
/*
* 
* Edit these variables to update the color scheme of your site
*
*/body.hazmat-only .product_buy_now_button:not([class*="initiator"])





@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');
.alert {
    background-color: #FFFFE0;
    border-style: solid;
    border-color: #000000;
    border-width: 2px;
    padding: 10px;
    text-align: center;
    border-radius: 15px;      
}
.alert_header {
    background-color: #FFFFE0;
    border-style: solid;
    border-color: #000000;
    border-width: 2px;
    padding: 10px;
    text-align: center;
    margin: 30px;
    border-radius: 15px;      
}
.alert_green {
    background-color: #d7fee3;
    border-style: solid;
    border-color: #000000;
    border-width: 2px;
    padding: 10px;
    text-align: center;
    border-radius: 15px;    
}
html, body{
    height: auto !important;
}
.table-responsive .table tr td:first-child {
    width: 120px;
}
.module-custom tr td::first-child {
    width: 150px;
}
.module-custom tr td:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
}
.module-custom tr td:last-child {
    width: 130px;
}
/*.module-custom tr td:last-child {
    text-align:right !important;
}*/
.module-mobile-img{
    display:none !important;
}
.mjg-table tbody tr td:last-child {
    width: 35%;
}
.module-custom tr td:nth-child(3) {
    width: 100px;
}
.module-custom tr td:nth-last-child(2){
    text-align: right !important;
    width: 190px;
}
.quickplug-logo {
    width: 114px;
    height: 30px;
    object-fit: cover;
}
@media (max-width: 1000px){
    .mjg-quiclbuy-size{
        padding-left: 5px;
    }
    .mjg-table .stock-text{
        font-size:18px !important;
    }
    .mjg-table tbody:first-child{
        display: none;
    }
    .mjg-table tbody tr{
        display: flex;
        flex-direction: column;
        position:relative;
        padding: 10px !important;
    }
    .mjg-table tbody tr:nth-child(even){
        background:#f3f2f2 !important;
    }
    .mjg-table tbody tr td {
        border: none !important;
        padding: 0px !important;
        font-size: 18px !important;
    }
    .mjg-table tbody tr td:nth-child(2) {
        order: -1 !important;
    }
    .mjg-table tbody tr td:nth-child(2) br{
        display:none;
    }
    .mjg-table tbody tr td:nth-child(4), .mjg-table tbody tr td:nth-child(5) {
        position: absolute;
        right: 10px;
        width: 50% !important;
        text-align: right;
    }
    .mjg-table tbody tr td:nth-child(5) {
        top: 55px;
    }
    .mjg-table tbody tr td:last-child {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
        gap: 10px;
        width: 100%;
    }
    .mjg-table tbody tr td:last-child a {
        width: -webkit-fill-available;
    }
    .mjg-table .igniter_sku_stock_status_container {
        max-width: unset !important;
    }
    .module-custom tr td:nth-child(2) {
        float:none;
        width: 55% !important;
    }
    .custom-table-bordered table>tbody>tr>td:nth-child(2) {
        width: 45% !important;
    }
    .custom-table-bordered table>tbody>tr>td:nth-child(2) img {
        width: 65%;
    }
    .table-responsive .table tr td:nth-child(4) {
        width: 100%;
    }
    .module-custom tr td{
        display: inline-block;
        width: 35%;
    }
    .module-custom tr {
        display:grid !important;
        position: relative;
    }
    .module-custom tr.table-header {
        display:none !important;
    }
    .module-custom tr td:nth-last-child(3) {
        width: 100%;
    }
    .module-custom>tbody>tr>td:nth-child(2) {
        float: none !important;
        text-align: left !important;
        font-size: 20px !important;
    }
    .module-custom tr td:nth-last-child(2){
        width:100% !important;
        clear: both;
        text-align: center !important;
        order: 9;
    }
    .module-custom tr td:nth-last-child(2) a{
        display: block;
    }
    .module-custom tr td:last-child{
        position: absolute;
        right: 0;
        top: 10px;
    }
    /*.module-custom tr td:last-child{
        width:100% !important;
        clear: both;
        text-align: center !important;
    }*/
    .module-custom tr td:last-child a{
        display: block;
    }
    .module-desktop-img{
        display:none !important;
    }
    .module-mobile-img{
        display:block !important;
    }
}
@media (max-width: 767px){
    .module-custom tr td:first-child {
        width: 60% !important;
    }
    .custom-table-bordered table>tbody>tr>td:nth-child(2) {
        width: 40% !important;
    }
}
@media (max-width: 640px){
    .custom-table-bordered table>tbody>tr>td:nth-child(2) img {
        width: 80% !important;
    }
    .exit-off-canvas{
        display:none !important;
    }
    .mjg-table tbody tr td:last-child{
        display: block;
    }
    .mjg-table tbody tr td:last-child a{
        width: 100% !important;
        margin-bottom: 10px !important;
    }
}
@media (max-width: 425px){
    .custom-table-bordered table>tbody>tr{
        position: relative;
    }
    .module-custom tr td:first-child{
        width:100% !important;
    }
    .module-custom tr td:first-child a {
        font-size: 20px;
        font-weight: 100;
        <!--margin-bottom: 20px !important;-->
        display: block;
    }
    .module-custom tr td:last-child {
        width: 115px;
    }
    .custom-table-bordered table>tbody>tr>td:nth-child(2) {
        position: absolute;
        right: 15px;
        top: 45px;
    }
    .custom-table-bordered table>tbody>tr>td:nth-child(2) img {
        width: auto;
    }
}



@media (min-width: 576px) and (max-width: 767px){
.video {
    top: 0% !important;
}
}
@media (min-width: 768px) and (max-width: 991px){
.video {
    top: 0% !important;
}
}
@media (min-width: 992px) and (max-width: 1199px){
.video {
    top: 0% !important;
}
}
p.lead {
    font-size: 1rem;
    line-height: 1.6;
}
.alert_red {
    background-color: #fecaca;
    color: #991b1b;
    border-style: solid;
    border: 2px solid #dc2626;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
}

.alert_green_shipping {
    background-color: #bbf7d0;
    color: #166534;
    border-style: solid;
    border: 2px solid #16a34a;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
}

.alert_orange_shipping {
    background-color: #fed7aa;
    color: #9a3412;
    border-style: solid;
    border: 2px solid #ea580c;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
}

.alert_red > a {
    color: #b91c1c; 
    text-decoration: underline;
    font-weight: bold;
    }

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
}



body.non-hazmat-only #add_to_cart_and_shipping_widget_container .product_buy_now_button[class*="initiator"] {
    display: none;
}
body.hazmat-only #add_to_cart_and_shipping_widget_container .product_buy_now_button:not([class*="initiator"]) {
    display: none;
}

body.non-hazmat-only .product_buy_now_button_container[class*="initiator"] {
    display: none;
}
body.hazmat-only .product_buy_now_button_container:not([class*="initiator"]) {
    display: none;
}
.hazmat-product-error {
    background: rgb(254, 202, 202);
    border: 2px solid rgb(220 38 38);
    align-items: center;
    display: none;
    padding: 1.25rem;
    border-radius: 0.375rem
}
.hazmat-product-error span{
    margin-left:15px;
    color: rgb(153 27 27);
    font-size: 16px;
}
.hazmat-product-error a{
    font-weight:bold;
    color: rgb(153 27 27);
    text-decoration:underline;
}
.hazmat-product-error a:hover{
    color: rgb(127 29 29);
}

body.non-hazmat-only #custom_modal_reveal .popop-discount-area[class*="initiator"] {
    display: none;
}
body.hazmat-only #custom_modal_reveal .popop-discount-area:not([class*="initiator"]) {
    display: none;
}

body.non-hazmat-only #custom_modal_reveal .add-to-cart-btn[class*="initiator"] {
    display: none;
}
body.hazmat-only #custom_modal_reveal .add-to-cart-btn:not([class*="initiator"]) {
    display: none;
}

body.hazmat-only .non-hazmat-product.hazmat-product-error:not([class*="initiator"]) {
    display: none !important;
}
body.non-hazmat-only .non-hazmat-product.hazmat-product-error[class*="initiator"] {
    display: flex !important;
}
body.non-hazmat-only .hazmat-product.hazmat-product-error[class*="initiator"] {
    display: none !important;
}
body.hazmat-only .hazmat-product.hazmat-product-error:not([class*="initiator"]) {
    display: flex !important;
}



.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.alert_pink {
    background-color: #ff7f7f;
    color: white;
    border-style: dotted;
    border-color: #000000;
    border-width: 2px;
    padding: 10px;
    text-align: center;
    width: 90%;
    margin: auto;
}

.alert_grey {
    background-color: #b1b1b1;
    color: white;
    border-style: dotted;
    border-color: #000000;
    border-width: 2px;
    padding: 10px;
    text-align: center;
    width: 90%;
    margin: auto;
}

.alert_red {
    background-color: #fecaca;
    color: #991b1b;
    border-style: solid;
    border: 2px solid #dc2626;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
}

.alert_red > a {
    color: #b91c1c; 
    text-decoration: underline;
    font-weight: bold;
    }




.new-page{
background: #000;
}
.reveal-modal .close-reveal-modal{
text-indent: -99999px;
background:url(https://www.cobrafiringsystems.com/static/popup-close-icon.png) no-repeat center center;
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.reveal-modal {
    border-radius: 4px;
    background-color: #FFFFFF;
    padding: 15px;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}


/* PAGE HEADER */
.header-call-message span {
    color: #333; 
}

.page-header-links {
    height: 26px;
    font-size: .9em;
}
html, body{
font-size: 14px !important;
line-height: 1.5;
}
.module-row .gray-button {
    font-size: 17px;
    padding: 11px 20px;
}
.home-landing .bx-wrapper{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background: #fff;
    margin: 0;
    padding: 0;
}
.home-landing .bx-wrapper .bx-pager, .home-landing .bx-wrapper .bx-controls-auto {
    bottom: 15px;
    padding: 0;
}
.product-blocks .row .page-heading, .product-blocks .row h4{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.table-bordered table, .table-bordered table tr.even, .table-bordered table tr.alt, .table-bordered table tr:nth-of-type(even){
    background-color: transparent;
}
body .table-bordered table a, body .table-bordered .table a{
color: #008CBA
}
.table a, .table a:hover, .table tr td a, .table tr th a{
color: #049bce;
}
.table-bordered table{
border-spacing: 0;
border-collapse: collapse;
margin: 20px 0;
border: 1px solid #888;
background: #FFFFFF;
}
.table-bordered table>tbody>tr>td, .table-bordered table>tbody>tr>th, .table-bordered table>tfoot>tr>td, .table-bordered table>tfoot>tr>th, .table-bordered table>thead>tr>td, .table-bordered table>thead>tr>th {
    border: 1px solid #888;
}
.table-bordered table>tbody>tr>td, .table-bordered table>tbody>tr>th, .table-bordered table>tfoot>tr>td, .table-bordered table>tfoot>tr>th, .table-bordered table>thead>tr>td, .table-bordered table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #888;
font-size: 14px;
}
.table-bordered table{
    width: 100%;
    max-width: 100%;
}

table.ccdiy {
  background-color: #FFFFFF;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}
table.ccdiy td, table.ccdiy th {
  border: 1px solid #FFFFFF;
  padding: 3px 4px;
}
table.ccdiy tbody td {
  font-size: 12px;
  background-color: #FFFFFF;
}
table.ccdiy thead {


}
table.ccdiy thead th {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  text-align: center;

}
table.ccdiy thead th:first-child {
  border-left: none;
}



body .product-blocks .img-right, body .product-blocks .img-left{
display: block;
    margin-left: 0;
    margin-right: 0;
}
.tabs-content .light-gray{
  padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.light-gray-block{
background: #FF0000;
}
.add_to_cart .small-6.row{
margin-left: 0px;
margin-right: 0;
}
.software-version-tabs > ul{
     margin: 0 auto;
    padding: 0;
text-align:Center;
}
.software-version-tabs > ul > li{
list-style: none;
display: inline-block;
vertical-align: top;
}
.software-version-tabs > ul > li> a{
font-size: 25px;
padding: 10px 30px;
color: #fff;
text-decoration: none;
background: #5f5f5f;
display: block;
}
.software-version-tabs > ul > li.selected> a{
background: #000000;
}
.software-version-tabs .tab-content {
    border: 1px #c3c3c3 solid;
    padding: 20px;
    box-sizing: border-box;
}
.grids-area > ul{
margin: 0 -1%;
font-size: 0;
padding: 0;
text-align: center;
}
.grids-area > ul > li{
width: 48%;
margin: 0 1% 2% 1%;
list-style: none;
display: inline-block;
vertical-align: top;
padding: 30px;
display: inline-block;
font-size: 18px;
color: #000;
background: #efefef;
position: relative;
height: 270px;
}
body .banner-area{
padding: 15px;
}
.grids-area > ul > li:nth-child(1){
background: #c9daf8;
}
.grids-area > ul > li:nth-child(2){
background: #fce5cd;
}
.grids-area > ul > li h2{
font-size: 45px;
font-weight: bold;
}
.grids-area > ul > li h3{
font-size: 36px;
font-weight: bold;
}
.grids-area > ul > li h4{
font-size: 24px;
color: #38761d;
font-weight: bold;
}
.grids-area > ul > li h5{
font-size: 20px;
color: #666666;
font-weight: normal;
}
.grids-area > ul > li .arrow-btn{
position: absolute;
right: 15px;
bottom: 15px;
color: #333;
font-size: 45px;
}
.grids-area > ul > li .arrow-btn:hover{
color: #38761d;
}
.grids-area > ul > li p{
font-size: 18px;
font-weight: bold;
color: #000;
}
.tabs dd a.buy-now-btn{
    background-color: #be0000 !important;
    color: #FFFFFF !important;
}
.tabs dd.active a.buy-now-btn, .tabs dd.active a.buy-now-btn:hover{
    background-color: #f00!important;
    color: #fff!important;
}
.tabs dd a.buy-now-btn:hover{
    background-color: #FF0000!important;
    color: #FFFFFF !important;
}
#myModal_buy_now .estimate_time{
    display:none;
}
#custom_modal_reveal .add-to-cart-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.add-to-cart-btn ul{
    margin: 0;
    padding: 0;
}
.add-to-cart-btn iframe.estimate_time {
    display: none !important;
}
body .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.club-cobra-blocks .row .row .medium-8{
    background: #fff;
}
.club-cobra-blocks .row .row .medium-8 p{
    margin-bottom: 10px;
    line-height: 1.2;
}
.club-cobra-blocks .row .row .medium-4 h3 {
    padding: 25px 0 0 0;
}
.add-to-cart-btn ul li{
list-style: none;
display: inline-block;
vertical-align: middle;
}
.add-to-cart-btn ul li .button{
padding: 12px 30px;
margin-bottom: 0;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe, .videoWrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.add-to-cart-btn ul li input[type="text"]{
width: 60px;
height: 40px;
margin-bottom: 0;
}
.add-to-cart-btn ul li span{
font-size: 16px;
}
.inline-list > li {
    float: none;
    display: inline-block !important;
margin-left: 10px;
}
.inline-list {
    overflow: visible !important;
}
#menu ul li.active a {
    background-color: #262626;
    color: #fff;
}
.quotes-red span:before, .quotes-red span:after {
    background: url(../red-quotation.png) no-repeat center center;
}
.header-area .top-links li a{
color: #333;
text-transform: uppercase;
text-decoration: none;
}
.header-area .top-links{
text-align: right;
}
.page-header-links li {
    margin-left: 1em;
}
.mesh-landing{
color: #000;
padding: 20px 25px;
}
.mesh-landing .heading{
font-size: 50px;
line-height: 1;
margin-top: 0;
}
.mesh-landing .mesh-list{
margin-bottom: 40px;
}
.mesh-landing .mesh-list ul{
margin: 0;
padding: 0;
}
.mesh-landing .mesh-list ul li{
font-size: 15px;
list-style: none;
display: inline-block;
margin: 0 5px;
}
.mesh-landing .title, .mesh-landing h4{
color: #38761d;
}
.mesh-landing .title{
font-size: 55px;
}
.mesh-landing h4{
font-size: 18px;
}
.mesh-landing .btn-learn-more{
color: #fff;
font-size: 15px;
font-weight: bold;
text-shadow: 1px 1px 7px #333;
padding: 17px 40px;
display: inline-block;
background: linear-gradient(#37741c, #030601);
margin-top: 10px;
}
.mesh-landing .btn-learn-more:hover{
background: linear-gradient(#030601, #37741c);
}
.testimonials-blocks .accordian-toggle img {
    width: 55px;
    height: 55px;
    content: '';
    position: absolute;
    left: 6px;
    top: 7px;
}
.user-guides-blocks .tabs-area > ul > li.selected::after {
    position: absolute;
    bottom: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #0b0b0b;
    left: 0;
    content: '';
    right: 0;
    width: 0;
    height: 0;
    margin: auto;
    display: block;
}
.user-guides-blocks .tabs-area > ul > li.selected {
    background: #000;
    position: relative;
}
.user-guides-blocks .tabs-area li.selected {
    background: transparent;
    position: static;
}
.user-guides-blocks .tabs-area li.selected::after {
    display: none;
}
.footer-area a {
    color: #8e8e8e;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.header-area #menu {
    margin-top: 10px;
}
.footer-area a:hover{
    color: #fff;
}
.footer-area .panel{
background-color: transparent;
border: 0;
margin: 0;
padding: 0;
}
.middle-footer .panel p{
color: #8e8e8e !important;
}
.heading-align{
display: flex;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
}
.heading-align strong{
font-weight: normal;
margin: 0 auto 0 0;
}
.heading-align small{
color: #000;
font-size: 80%;
}
#menu{
text-align: right !important;
}
#menu ul li:hover ul {
    display: block;
    z-index: 99;
    width: 284px;
    background: #262626;
    text-align: left;
}
#menu ul li {
    display: inline-block;
    position: static;
    text-transform: uppercase;
    text-align: left !important;
}
#menu ul li:hover ul li{
display: block;
}
.page-header-links .divider {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #DDDDDD;
    clear: none;
    height: 26px;
    width: 0;
}
.main-section #menu{
margin-top: 5px;
}
.searchform {
    margin: 0;
}
.searchform input {
    margin-bottom: 0;
}
.top-links .social-icons{
padding: 5px 0;
}
.searchform h3 {
    display: none;
}

.category-navigation {
    margin: .5em 0;
}
.hoverIntent nav .has-dropdown.not-click > .dropdown {
    clip: rect(1px, 1px, 1px, 1px) !important;
}
/* FAQ */
.faq-page.faqs-accordian .accordian-toggle{
background: #727272;
position: relative;
padding-left: 60px;
}
.faq-page.faqs-accordian .accordian-toggle.active-toggle{
background: #222222;
}
.faq-page.faqs-accordian .accordian-toggle:before{
width: 0;
height: 0;
position: absolute;
left: 15px;
top: 50%;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 20px solid #fff;
content: '';
}
.faq-page.faqs-accordian .accordian-toggle.active-toggle:before{
border-top: 20px solid #fff;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
border-bottom: 0;
}

.faqs-accordian .accordian-content .row{
margin-left: 0;
margin-right: 0;
}

.faqs-accordian .accordian-content{
display: none;
}

/*.faqs-accordian .accordian-content.columns-fw { display: inline-block; } */

.blue.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #478AFF;
}
.blue.faq-page.faqs-accordian .accordian-toggle {
    background: #1155cc;
}
.sky.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #00a8d0;
}
.sky.faq-page.faqs-accordian .accordian-toggle {
    background: #4acae8;
}
.orange.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #e8944a;
}
.orange.faq-page.faqs-accordian .accordian-toggle {
    background: #da6600;
}

.salered.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #961f31;
}
.salered.faq-page.faqs-accordian .accordian-toggle {
    background: #f15f56;
}

.saleblue.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #0c4a6e;
}
.black.faq-page.faqs-accordian .accordian-toggle {
    background: #0b0b0b;
}

.black.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #0b0b0b;
}


.bluecc.faq-page.faqs-accordian .accordian-toggle {
    background: #3454D1 ;
}

.bluecc.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #3454D1 ;
}



.saleblue.faq-page.faqs-accordian .accordian-toggle {
    background: #0284c7;
}

.purple.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #BE92DC;
}
.purple.faq-page.faqs-accordian .accordian-toggle {
    background: #8459A2;
}

.dorange.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #8b582c;
}
.dorange.faq-page.faqs-accordian .accordian-toggle {
    background: #823d00;
}

.skyblue.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #5986af;
}
.skyblue.faq-page.faqs-accordian .accordian-toggle {
    background: #78baf7;
}
.skybluewn.faq-page.faqs-accordian-child .accordian-toggle.active-toggle {
    background: #5986af;
}
.skybluewn.faq-page.faqs-accordian-child .accordian-toggle {
    background: #78baf7;
}




.neongreen.faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #508905;
}
.neongreen.faq-page.faqs-accordian .accordian-toggle {
    background: #82e106;
}
.neongreen.faq-page.faqs-accordian-child .accordian-toggle.active-toggle {
    background: #508905;
}
.neongreen.faq-page.faqs-accordian-child .accordian-toggle {
    background: #82e106;
}


/* TRADESHOW AREA */
.tradeshow-area .grids{
margin-bottom: 20px;
}
.tradeshow-area .grids:last-child{
margin-bottom: 0;
}
.tradeshow-area p{
line-height: 1.5;
margin-bottom: 10px;
}
.tradeshow-area .heading{
font-weight: bold;
color: #000;
font-size: 50px;
line-height: 1.2;
margin: 0;
}
.tradeshow-area .title{
margin:0 0 10px 0;
color: #000;
font-weight: bold;
line-height: 1.2;
font-size: 18px;
}
.tradeshow-area .title a{
color: #000;
text-decoration: none;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
.tradeshow-area .title a:hover{
color: #333;
}
.tradeshow-area ul{
margin-bottom: 0;
}

/* NEWSLETTER SIGN UP */
#signup-title .title-top {
    color: #333;
    font-size: 1em;
    font-weight: bold;
}
#signup-title .title-bottom {
    color: #333333;
    font-size: 1.9em;
    font-weight: bold;    
}
.logo{
    margin: 11px 0;
}
.header-area #menu ul li > a{
padding-left: 7px;
padding-right: 7px;
font-size: 13px;
}
.header-area #menu ul ul li > a{
font-size: 12px;
}
body .row{
max-width: 62.5em;
margin-left: auto;
margin-right: auto;
}

.newsletter-signup {
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
    padding-top: .5em;
    padding-bottom: .5em;
}
.newsletter-text {
    font-size: .9em;
}
.newsletter-form form {
    margin: 0;
}
.newsletter-form input {
    margin: 15px 0px;
}

/* PAGE FOOTER */
.middle-footer-section-header{
    font-size: 1.1em;
    text-transform: uppercase;
    color: #f5f5f5 !important;
    padding-bottom: 10px;
}

.middle-footer-links {
    margin-left: 0;
    list-style-type: none;
}
.middle-footer-links a {
    color: #8e8e8e;
     transition: all 0.4ss ease-in-out;
}
.middle-footer-links a:hover {
    color: #fff;
}

.social-links {
    margin: .2em;
    font-size: 2em;
}

.footer-copyright {
    font-size: .8em;
    color: #ABABAB;
}

.lower-footer {
    font-size: .8em;
    color: #ABABAB;
}
.lower-footer hr {
    margin: .5em;
}
/* SMALL SCREEN TOP NAVIGATION */
.top-bar{
    background-color: #333;
}
.top-bar-section li:not(.has-form) a:not(.button){
    background-color: #333;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button){
    background-color: #333;
}

.top-bar-section ul li:hover:not(.has-form) > a {
    background-color: #000;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #000;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover{
    background-color: #000;
} 
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    background-color: #000;
}
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-color: #000;
}
.tab-bar.header {
   background-color: #333;
}
.tab-bar.header [class*="fi-"] {
    color: #ffffff;
    font-size: 1.5em;
}
.tab-bar.header a {
    color: #ffffff;
}
.header-main .columns {
    margin-top: .5em;
}
.header-logo, .header-cart {
    height: 65px;
    line-height: 65px;
}
.headerpr-cart {
    font-size: 2em;
}
.left-off-canvas-menu, .right-off-canvas-menu {
   background-color: #333;
}
ul.off-canvas-list li a:hover {
    background-color: #000;
}
ul.off-canvas-list li a {
    border-color: #000;
}



/* SMALL SCREEN ACCORDION FOOTER */
.middle-footer.accordion .accordion-navigation:first-of-type {
    border-top: 1px #000 solid;
}
.middle-footer.accordion .accordion-navigation {
    border-bottom: 1px #000 solid;
}
.middle-footer.accordion .accordion-navigation > a, .middle-footer.accordion dd > a {
    background-color: #333;
    color: #ffffff;
}
.middle-footer.accordion .accordion-navigation.active > a, .middle-footer.accordion dd > a {
    background-color: #000;
    color: #ffffff;
}

/* HOME PAGE */
.home-page-banner button { background: none !important; }
.slick-slider{ margin-bottom: 1em; }
.slick-prev:hover:before, .slick-next:hover:before{ color: #CCCCCC; }
.slick-prev  { left: 10px; display: none !important;}
.slick-next { right: 10px; display: none !important;}

#featured-categories { margin-bottom: 1em; }


/* PRODUCT / CATEGORY LISTING PAGES */
#leftNavHdr {
    background-color: #333;
    padding: .5em;
    font-size: 1.2em;
    color: #ffffff;
}
#leftNav {
    padding: 0;
}
#leftNav.side-nav li a:not(.button) {
    padding: 0;
    display: initial;
}
.category_leftnav_category {
    padding: .1em 1em;
    font-size: 1.1em;
}
.category_leftnav_category [class*="fi-"] {
    margin-right: .5em;
    color: #333;
    cursor: pointer;
}
.subcategory-list {
    list-style-type: none;
    margin: 0 2em;
}
.category_leftnav_subcategory {
    margin-bottom: 0 !important;;
    padding: .1em 1em;
}
ul.category-list {
    margin-top: 1em;
}

.search_category h3 {
    font-size: 1.2em;
    font-weight: bold;
}
#category-header {
    margin-bottom: .5em;
}
#compare-modal-button {
    margin-top: 2em;
}
.product-listing-image {
    position: relative;
    height: 150px;
    width: 150px;
}
.product-listing-image img{
	max-height: 150px;
	max-width: 150px;
}
.product-listing-image:hover .quickview-button-container {
    display: block;
}
.quickview-button-container {
    width: inherit;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}
.product-listing-price {
    margin: .3em 0;
}
.testimonials-blocks h4.accordian-toggle{
font-size: 15px;
}
.fourth-blocks .article-area ul li.icon {
    width: 19%;
}
.fourth-blocks .article-area ul li.name {
    width: 80%;
}
.btn{
padding: 6px 12px;
border-radius: 6px;
display: inline-block;
box-sizing: border-box;
}
.deep-gray-blocks h1, .deep-gray-blocks h2, .deep-gray-blocks h3, .deep-gray-blocks h4{
color: #fff;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
#iframe-modal iframe {
    border: none;
    width: 100%;
}
.product-comparison-list {
    padding: 0 3rem;
}
.product-comparison-list .compare-left, .product-comparison-list .compare-right {
    position: absolute;
    font-size: 2.5rem;
    color: #333;
    cursor: pointer;
    margin-top: -2.5rem;
    top: 50%;
}
.product-comparison-list .compare-left {
    left: 10px;
}
.product-comparison-list .compare-right {
    right: 10px;
}
.compareInnerTable { 
    width: 95%;
    margin-right: 5%;
}

.product_sitemap, .category_sitemap {
    list-style-type: none;
    margin: 1rem;
}
.product_sitemap span, .category_sitemap span {
    margin: 0 .5rem;
}



/* PRODUCT PAGE */

.mz_thumb {
    margin: .2rem .5rem;
    float: left;
    width: 20%;
    height: 20%;
}
.mz_thumb img {
    max-width: 100%;
    max-height: 100%;
}

.productID {
    font-weight: bold;
}
.productPrice {
    font-size: 1.4rem;
}
.instock {
    font-weight: bold;
    color: #008800;
}

.outofstock {
    font-weight: bold;
    color : #ff0000;
}


.product_config_option span.swatch_value,
.product_config_option span.anchor_value {
      font-weight: bold;
}

.config_swatch {
  background-color: #FFFFFF !important;
  cursor: pointer;
}

.product_config_option{
	float: left;
	clear:both;
	padding-right: 20px;
	margin-top: -10px;
//	margin-bottom: 5px;
//	background-color: #EFEFEF;
	width: 100%;
}

.product_config_option_label {
    margin-bottom: 10px;
}

.product_configuration_popup_menu, .add_to_cart_product_listing {
//	width: 300px;
	background-color: #FFFFFF;
	border: solid 2px #EFEFEF;
//	color: #666666;
	font-family: arial;
	font-weight: bold;
}

.add_to_cart_multiple {
	vertical-align: top;
	width: 200px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

.config_anchor {
    float:left;
    font-weight: bold;
    font-size: 1.3em;
    border: 2px solid #777777;
    padding: 5px;
    margin: 3px;
	cursor: pointer;
}

.option_label {
    background-color: #c6c6c6;
    border-radius: 15px;    
    padding: 10px;
//    max-height: 100px;
    margin-bottom: -10px
}

.product_config_option_menu {
    
}

.option_label b {
    font-size: 20px;
}

.config_swatch {
  float: left;
  border: 2px solid #777777;
  margin: 3px;
}

.selected_config {
  border: 2px solid #21AE0E;
  color: #FFFFFF;
  background-color: #21AE0E;
}

.config_out_of_stock {
  border: 2px solid #CECECE;
  color: #CECECE;
}

.red_error {
	border-color: #FF0000;
}

.config_messages {
  position: relative;
}

.config_out_of_stock_display_message {
  display: none;
  position: absolute;
  top: -35px;
  left: 0px;
  padding: 3px;
  color: #FFFFFF;
  font-size: 1.3em;
  background-color: #ED1D1D;
}

.config_not_available_message {
  display: none;
  position: absolute;
  top: -35px;
  left: 0px;
  padding: 3px;
  color: #FFFFFF;
  font-size: 1.3em;
  background-color: #ED1D1D;
}

.tabs dd a {
    background-color: #333;
    color: #ffffff !important;
}
.tabs dd a:hover {
    background-color: #000 !important;
}
.tabs dd.active a {
    background-color: #000 !important;
}
.tabs-content {
    border: 1px solid #DDDDDD;
    padding: .5rem 1rem;
}
.tabs-content hr.product-break {
    margin: .5rem;
}

button.add-to-wishlist {
    font-size: .7rem;
    height: 3.25rem;
}

/* PERSONALIZATION PAGE */

.tbl_order_item_personalization { border: 0 none; width: 100%; }
.tbl_order_item_personalization .required, 
.tbl_order_item_personalization .personalization_name_label, 
.tbl_order_item_personalization .personalization_pricing_info {
    display: inline-block;
}
.tbl_order_item_personalization .required, .tbl_order_item_personalization .personalization_name_label {
    line-height: 1.5;
}

/* SHOPPING CART */
.shopping-cart.row{ padding: .5rem 0; }
.shopping-cart-footer { padding: 0 .2rem; }
.shopping-cart-totals.row { padding: .5rem 0; }
.shopping-cart-totals .savings{ color: #B1002C; }
.shopping-cart-totals .grandtotal{ font-size: 1.2rem; font-weight: bold; padding: .7em; }
.coupon_message_failed { color: #B1002C; }
.coupon_message_success { color: #138B26; }
.order-item-configuration { font-size: .8rem; }
.config-label { font-weight: bold; }

/* CHECKOUT PAGE */
.checkout-errors.button { margin-right: .5rem; }

#payment_types_select { margin-bottom: 0px; }
#fragment { margin-bottom: .5rem; }
#fragment table { margin: 0 !important; border: 0 none !important; }
#fragment table tr { background-color: #fff !important; }
#fragment table tr td { padding: 0 !important; }
#fragment input, #fragment select { width: auto !important; }

.order-summary.row{ padding: .5rem 0; }
.order-summary-footer { padding: 0 .2rem; }
.order-summary-totals.row { padding: .5rem 0; }
.order-summary-totals .savings{ color: #B1002C; }
.order-summary-totals .grandtotal{ font-size: 1.2rem; font-weight: bold; padding: .7em; }
.place-order { padding: .5rem .2rem; }
.print-order.button { margin-left: 1rem; }

/*PAGINATED CHECKOUT*/
.paginated-checkout-navigation {
    counter-reset: flag; 
}

.paginated-checkout-navigation a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
    width: 25%;
	font-size: 12px;
	line-height: 36px;
	color: #333;
	padding: 0 10px 0 60px;
	background: #ffffff;
	position: relative;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
}
.paginated-checkout-navigation a:first-child {
	padding-left: 46px;
}
.paginated-checkout-navigation a:first-child:before {
	left: 14px;
}
.paginated-checkout-navigation a:last-child {
	padding-right: 20px;
	border-right: 1px solid #333;
}

/*hover/active styles*/
.paginated-checkout-navigation a.active, .paginated-checkout-navigation a:hover, 
.paginated-checkout-navigation a.completed {
	background: #333 !important;  
	color: #ffffff;
}

.paginated-checkout-navigation a.active:after, .paginated-checkout-navigation a:hover:after {
	background: #333 !important;
}
.paginated-checkout-navigation a.active:after, .paginated-checkout-navigation a:hover:after{
    border-color: #333;
    color: #ffffff;
}

.paginated-checkout-navigation a:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px;
	width: 36px; 
	height: 36px;
	transform: scale(0.707) rotate(45deg);
	z-index: 1;
	background: #ffffff;
	border-right: 1px solid #333;
    border-top: 1px solid #333;
}
.paginated-checkout-navigation a.completed:after {
    background: #333;
    border-color: #DDDDDD;
}
.paginated-checkout-navigation a:last-child:after {
	content: none;
}
.paginated-checkout-navigation a:before {
	content: counter(flag);
	counter-increment: flag;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	left: 35px;
    background: rgba(255, 255, 255, 0.3);
	font-weight: bold;
    text-align: center;
}


#panel2 table{
    width: 100% !important;
}
@media only screen and (max-width: 62.5em) {
body .row {
    padding-left: 10px;
    padding-right: 10px;
}
body .row .row{
    padding-left: 0;
    padding-right: 0;
}
.logo {
    max-width: 160px;
}

html: { background: green !important; }

}
@media only screen and (max-width: 40em) {
    .paginated-checkout-navigation a:before {
        display: none !important;
    }
    .paginated-checkout-navigation a:first-child {
        padding-left: 10px !important;
    } 
    .paginated-checkout-navigation a { 
        padding-left: 35px !important;
    }
}

.paginated-checkout { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }
.paginated-checkout-window { position: relative; overflow: hidden; }

.paginated-checkout-steps { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.paginated-checkout-step { float: left; height: 100%; min-height: 1px; }

.required-field { border: 1px solid #ff0000 !important; }


/* ACCOUNT SECTION */
.quick-links.panel { background-color: #DFEBF0; border-color: #DFEBF0; } 
.quick-links.panel .side-nav li a { color: #666666; }
.quick-links.panel .side-nav li a:hover { color: #333; }
.order-listing.row { padding: .5rem 0; }
.order-shipment.row { padding: .5rem 0; }
.order-shipment-item { padding-bottom: .5rem; font-size: .9rem; }
#wish_list_listing_table { border: 0 none; width: 100%; }

/* ERROR DISPLAY */
.alert-box.alert { background-color: #CA0000; border-color: #CA0000; }
.error-box h4, .success-box h4 { color: #fff !important; }
.error-message, .success-message { padding: .3rem .5rem; }

/* UTILITIY CLASSES */
.horizontal-divider { border-top: 1px solid #DDDDDD; }
.hidden { visibility: hidden; }
.vertical-padding-small { padding: 1rem 0; }
.bold { font-weight: bold; }

/* MISC */
.project_header { margin: 5px; border: 2px solid #c60f13; padding: 5px; text-align: center; }
.project_header form { margin: 0 !important; }
#yui-history-iframe { display: none; }
#searchform h3 { display: none; }
.accountlink {font-size: .8rem; }
#accordion li.selected a { background-color: #FFCDCD !important; cursor: default !important; }
.mobilefooter div.selected a { color: #FFCDCD !important; cursor: default !important; }
#loading_graphic { display: none; margin-bottom: 1.25rem; }
#hidden_no_search_results_div { display: none; }
.reveal-modal.fixed { position: fixed !important; }

.button{background-color: #333;}
.button:hover, .button:focus{background-color: #000;}

.main-content { margin-bottom: 0; }
#breadcrumb { margin: .5em 0; }

/* Screen Size Specifics */
@media only screen and (max-width: 40em) {
    .small-collapse {
        padding: 0;
        margin: 0;
    }
    .small-collapse .columns {
        padding: 0;
        margin: 0;
    }
    .small-cart-link {
        font-size: 2em;
    }
    .category-list .subcat:first-of-type{
        border-top: 1px solid #DDDDDD;    
    }
    .category-list .subcat {
        border-bottom: 1px solid #DDDDDD;
    }
    .category-list li.subcat {
        padding-bottom: 0;
    }
    .reveal-modal-small-fitted {
        min-height: inherit;
    }
    #compare-modal-button {
        margin-top: 0;
    }
    .quickview-button-container {
        display: none !important;
    }
    .MagicZoomPlusHint {
        display: none !important;
    }
    .hide-for-small-only-inline {
        display: none !important;
    }
}

/* Loyalty - My Account - Box Styling */
.loyalty_information .small-5.columns{padding-top: 10px; padding-bottom: 10px;}

@media print{    
    .no-print, .noprint{
        display: none !important;
    }
}

/*************************** Solr *****************************/
img.solr-product_img {
  float: left;
}
.autocomplete_header {
  text-align: left;
  font-size: 100%;
}
.ui-state-focus {
  font-size: 100%;
}
.ui-menu .ui-menu-item {
  text-align: left;
}
.autocomplete_header.search_for {
  font-size: 20px;
}
.autocomplete_header.search_for a {
  text-decoration: none;
}

#ui-id-1 {max-width: 400px;}

.ui-menu .ui-menu-item {
	width: auto !important;
}

.ui-menu .ui-menu-item:hover {
	border: 0px !important;
}

.ui-menu .ui-menu-item a {
	padding: 0px 10px 4px 10px !important;
	color: #777;
	font-size: 11px;
}

.solr-autocomplete_product {
	position: relative;
	border-top: 1px solid #ddd;
}

.show-for-small-only.solr-autocomplete_product{
    padding-top: 2px;
    padding-bottom: 2px;
}

img.solr-product_img {
    	border: 1px solid transparent;
	background-color: #fff;
    	margin-right: 10px;
    	padding: 2px;
	width: 50px;
	height: 50px;
	vertical-align: middle;
}

.solr-product_name {
	position: absolute;
	display: block;
	float: left;
	width: 75%;
	top: 20%;
	vertical-align: middle;
	line-height: 14px;
}

.show-for-medium-up.solr-product_name{
    left: 70px;
}

.ui-menu .ui-menu-item a:hover {
	font-size: 11px;
	background-color: #eee;
	color: #000;
}

.ui-menu .ui-menu-item a:hover img.solr-product_img {
    	border: 1px solid transparent;
}

.autocomplete_header {
	background-color: #333;
	padding: 5px !important;
	text-transform: capitalize !important;
	border: 0px !important;
}

.autocomplete_header.ui-menu-item {
	background-color: #333;
	padding: 8px 10px !important;
	text-transform: uppercase;
	margin-top: 5px !important;
}

.autocomplete_header.search_for.ui-menu-item {
	background-color: #333;
	margin-top: 0px !important;
}

.autocomplete_header.ui-menu-item a {
	padding: 0px !important;
}

.autocomplete_header.ui-menu-item a:hover {
	background-color: transparent;
}


.autocomplete_header,
.autocomplete_header h3 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}

.autocomplete_header h3 b {
	text-decoration: underline;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    	background-image: none !important;
    	border: 0px !important;
    	color: #FFF !important;
    	font-weight: normal !important;
}

.inline-list, .header-call-message{
    margin-bottom: 5px;
}

.popular_search_terms {
    font-size: 12px !important;
    display: none;
}

.popular_search_terms .popular_searches {
    font-weight: bold;
}

.popular_terms {
    color: grey !important;
    font-style: italic !important;
}

.postfix.button{
    margin-bottom: 0px;
}

.home-page-banner{
    padding-top: 5px;
}

.home-landing .main_label{
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 70px;
    text-align: center;
    background-color: #DDDDDD;
}

.home-landing .main_content{
    font-size: 35px;
    text-align: center;
    margin-bottom: 10px;
}

.home-sale {
//    width: 875px;
    text-align: center;
    margin-bottom: 20px;
}
@media(max-width: 767px){


.grids-area > ul{
margin: 0;
}
.grids-area > ul > li{
width: 100%;
margin: 0 0 20px 0;
height: auto;
}
.grids-area > ul > li h2 {
    font-size: 36px;
}
.grids-area > ul > li h3 {
    font-size: 28px;
}
.grids-area > ul > li h4 {
    font-size: 20px;
}
.software-version-tabs .tab-content{
padding:10px;
}
}

@media(max-width: 641px){

.home-sale {
    text-align: center;
    margin-top: 20px;
}

.logo {
    margin: 10px;
}
.middle-footer-links a:hover {
    color: #000;
}
.mesh-landing .heading {
    font-size: 40px;
}
.mesh-landing .mesh-list ul li {
    font-size: 16px;
}
.mesh-landing .title {
    font-size: 30px;
}
.mesh-landing h4 {
    font-size: 18px;
}
.mesh-landing{
padding: 30px 15px;
box-sizing: border-box;
}
.mesh-landing .mesh-list {
    margin-bottom: 20px;
}
.mesh-landing .btn-learn-more {
    font-size: 18px;
    padding: 12px 30px;
}
}

/* DOCUMENTATION START */
.documentation .heading-big {
    font-size: 4rem;
}
.documentation .faq-page.faqs-accordian .accordian-toggle {
    background: #ececec;
    position: relative;
    padding-left: 40px;
    color: #000;
    font-weight: bold;
    border-right: 3px #b3b3b3 solid;
}
.documentation .faq-page.faqs-accordian .accordian-toggle:before {
    width: 30px;
    height: 30px;
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 6px;
    border: 0;
}
.documentation .faq-page.faqs-accordian .active-toggle.accordian-toggle:before {
    content: "\f068";
    background: #ececec;
    color: #000;
}
.documentation .faq-page.faqs-accordian .accordian-toggle.active-toggle {
    background: #222222;
    color: #fff;
}
.accordian-content .img-responsive{
margin: 0 auto 20px auto;
display: block;
}
.print-button{
position: absolute;
top: 0;
right: 0;
}
.budget-area tr:nth-child(even) {background: #f0f0f0}
.budget-area tr:nth-child(odd) {background: #e1e1e1}
.budget-area table tr th, .budget-area table tr td {
    font-size: 16px;
}
.budget-area table {
    width: 100%;
    margin: 0;
}
.budget-area .buttons-group{
margin: 0;
padding: 0;
}
.budget-area .buttons-group .btn-gray{
font-size: 16px;
padding: 15px;
line-height: 1;
background: #464646;
color: #fff;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
text-decoration: none;
float: left;
text-align: center;
display: inline-block;
border-radius: 10px;
}
.budget-area .buttons-group .btn-gray:hover{
background: #000000;
}
.budget-area .buttons-group .btn-gray.btn-right{
float: right;
}
@media(min-width: 768px){
.right-columns{
    float: right;
}
}

@media(max-width: 480px){
.budget-area .buttons-group .btn-gray, .budget-area .buttons-group .btn-gray.btn-right{
float: none;
margin-bottom: 15px;
display: block;
}
}

.printlogo{
display: none;
}
@media print{    
.show-for-small-only, .accordian-toggle:before, .no-print, .noprint, .print-button, .documentation .faq-page.faqs-accordian .accordian-toggle:before, .show-for-small-only, .footer-area .hide-for-medium-up, .printlogo, .quotes::after, .show-support-grid-area .columns br{
 display: none !important;
}
.documentation .faq-page.faqs-accordian .accordian-toggle{
font-weight: normal;
border: 0;
}
.show-for-medium-up.header-area, .show-for-medium-up.header-area .noprint, .show-for-medium-up{
 display: block !important;
}
.pagebreak{
page-break-after: always;
}
.accordian-toggle{
font-size: 24px !important;
padding: 10px !important;
}
.accordian-content{
display: block !important;
}
.right-columns{
float: right;
}
.accordian-content .img-responsive {
    max-height: 260px;
}
.accordian-content .row{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
}
.medium-1, .large-1{
    width: 8.33333%;
}
.medium-2, .large-2{
    width: 16.66667%;
}
.medium-3, .large-3{
    width: 25%;
}
.header-area .large-3{
    width: 25% !important;
}
.header-area .large-9{
    width: 75% !important;
}
.medium-4, .large-4{
    width: 33.33333%;
}
.medium-5, .large-5{
    width: 41.66667%;
}
.medium-6, .large-6{
    width: 50%;
}
.medium-7, .large-7{
    width: 58.33333%;
}
.medium-8, .large-8{
    width: 66.66667%;
}
.medium-9, .large-9{
    width: 75%;
}
.medium-10, .large-10{
    width: 83.33333%;
}
.medium-11, .large-11{
    width: 91.66667%;
}
.medium-12, .large-12{
    width: 100%;
}
.medium-13, .large-13 {
    width: 25%;
    padding: 10px !important;
}
.large-offset-4 {
    margin-left: 33.33333% !important;
}
.column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.inline-list > li {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
}
.text-right {
    text-align: right !important;
}
.searchform input {
    margin-bottom: 0;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.15s linear;
}
.social-icons li i {
    color: #000000;
    font-size: 11px !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}
.social-icons .list-inline>li {
    display: inline-block;
    padding-right: 2px;
    padding-left: 2px;
}
.button {
    background-color: #333 !important;
}
.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: visible;
    font-size: 0.875rem;
    height: 2.5rem;
    line-height: 2.5rem;
}
.header-area{
font-size: 10px;
}
#menu.nav{
    position: static !important;
    width: 100% !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    overflow: visible !important;
    overflow-y: visible !important;
    background-color: transparent !important;
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    padding-top: 0 !important;
}
#menu ul li {
    display: inline-block !important;
}
#menu ul li > a > i, a#toggle, a#toggle-closed{
    display: none !important;
}
#menu ul li > a {
    padding: 5px !important;
}
.header-area #menu ul li > a {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
html, body, .header-area .top-links, .postfix.button, .header-area #menu ul li > a, #menu ul li > a, .postfix.button, .banner-area .quotes, .quote-client, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea, table thead tr th, table thead tr td, .modules-blocks .quick-space-table .table tr td, .gray-button, p, .table-bordered table>tbody>tr>td, .table-bordered table>tbody>tr>th, .table-bordered table>tfoot>tr>td, .table-bordered table>tfoot>tr>th, .table-bordered table>thead>tr>td, .table-bordered table>thead>tr>th, .availability-area table tr th, .availability-area table tr td{
    font-size: 8px !important;
}
.price-text {
    font-size: 14px !important;
    padding-bottom: 10px !important;
}
.quick-space-table > tbody > tr > td, .quick-space-table > tbody > tr > th, .quick-space-table > tfoot > tr > td, .quick-space-table > tfoot > tr > th, .quick-space-table > thead > tr > td, .quick-space-table > thead > tr > th {
    padding: 4px !important;
}
.modules-blocks .quick-space-table .table tr td {
    padding: 2px !important;
    line-height: 10px !important;
}
.social-icons li i {
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.header-area #menu {
    margin-top: 0 !important;
}
p {
    margin-bottom: 0.8rem !important;
}
.video-banner-area, .video-banner-area .banner-title, .video-banner-area .banner-subtitle, .type-of-shows-blocks .gray-buttons a strong, .type-of-shows-blocks .gray-buttons a b, .type-of-shows-blocks .gray-buttons a, #menu ul li.active a, .tabs dd a, .button, .quick-space-heading, .gray-button, .accessories-grids .accessories-grids-box .accessories-grids-title, .user-guides-blocks .tabs-area > ul > li, .user-guides-blocks .tabs-area > ul > li a, .text-white, .deep-gray-blocks h1, .deep-gray-blocks h2, .deep-gray-blocks h3, .deep-gray-blocks h4, .text-white p, .text-white a, .interested-heding-blocks a, .software-version-tabs > ul > li> a, .faqs-accordian .accordian-toggle, .tab.year > ul > li > a, .faqs-accordian .accordian-toggle sup{
color: #fff !important;
}

.footer-area {
    background: #0b0b0b !important;
    color: #8e8e8e !important;
    padding: 30px 0 !important;
}
.footer-area .middle-footer-links a {
    color: #8e8e8e !important;
}
.quotes span:before, .quotes span:after{
    width: 10px !important;
    height: 10px !important;
    background-image: none !important;
    font-family: FontAwesome !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit !important;
    font-size: 12px !important;
    position: static !important;
    line-height: 1  !important;
}
.quotes span:before{
    content: "\f10d" !important;
    left: 0px !important;
}
.quotes span:after{
    content: "\f10e" !important;
    transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    -moz-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    -o-transform: rotate(180deg) !important;
    left: auto !important;
    right : 0px !important;
}
.quotes span {
    text-indent: 5px !important;
}
.overview-blocks {
    padding: 10px 0 !important;
}
.new-to-cobra-blocks .heading-area{
    padding-bottom: 10px !important;
}
body .overview-blocks .banner-area {
    padding-top: 0 !important;
    padding-top: 0 !important;
}
.spacer{
    height: 20px !important;
}
.spacer-medium {
    height: 10px !important;
}
.spacer-small{
    height: 5px !important;
}
.page-header-links {
    height: 26px;
    font-size: .9em;
}
.module-row .gray-button {
    font-size: 17px;
    padding: 11px 20px;
}
.home-landing .bx-wrapper{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background: #fff;
    margin: 0;
    padding: 0;
}
.home-landing .bx-wrapper .bx-pager, .home-landing .bx-wrapper .bx-controls-auto {
    bottom: 15px;
    padding: 0;
}
.product-blocks .row .page-heading, .product-blocks .row h4{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.table-bordered table, .table-bordered table tr.even, .table-bordered table tr.alt, .table-bordered table tr:nth-of-type(even){
    background-color: transparent;
}
body .table-bordered table a, body .table-bordered .table a{
color: #008CBA
}
.table a, .table a:hover, .table tr td a, .table tr th a{
color: #049bce;
}
.table-bordered table{
border-spacing: 0;
border-collapse: collapse;
margin: 20px 0;
border: 1px solid #888;
background: #FFFFFF;
}
.table-bordered table>tbody>tr>td, .table-bordered table>tbody>tr>th, .table-bordered table>tfoot>tr>td, .table-bordered table>tfoot>tr>th, .table-bordered table>thead>tr>td, .table-bordered table>thead>tr>th {
    border: 1px solid #888;
}
.table-bordered table>tbody>tr>td, .table-bordered table>tbody>tr>th, .table-bordered table>tfoot>tr>td, .table-bordered table>tfoot>tr>th, .table-bordered table>thead>tr>td, .table-bordered table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #888;
font-size: 14px;
}
.table-bordered table{
    width: 100%;
    max-width: 100%;
}
body .product-blocks .img-right, body .product-blocks .img-left{
display: block;
    margin-left: 0;
    margin-right: 0;
}
.tabs-content .light-gray{
  padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.light-gray-block{
background: #f7f7f7 !important;
}
body .btn-black {
    color: #fff !important;
    background-color: #333 !important;
    border-color: #333 !important;
    transition: all 0.3s ease-in-out !important;
    text-decoration: none !important;
}
 body.btn-green {
    color: #fff !important;
    background-color: #16a34a !important;
    border-color: #16a34a !important;
    transition: all 0.3s ease-in-out !important;
    text-decoration: none !important;
}
body .btn {
    padding: 6px 12px !important;
    border-radius: 6px !important;
    display: inline-block !important;
    box-sizing: border-box !important;
}
body p {
    margin-bottom: 1.25rem !important;
}
.banner-area {
    background: rgba(175,175,175,1) !important;
    background: -moz-linear-gradient(left, rgba(175,175,175,1) 0%, rgba(242,242,242,1) 100%) !important;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(175,175,175,1)), color-stop(100%, rgba(242,242,242,1))) !important;
    background: -webkit-linear-gradient(left, rgba(175,175,175,1) 0%, rgba(242,242,242,1) 100%) !important;
    background: -o-linear-gradient(left, rgba(175,175,175,1) 0%, rgba(242,242,242,1) 100%) !important;
    background: -ms-linear-gradient(left, rgba(175,175,175,1) 0%, rgba(242,242,242,1) 100%) !important;
    background: linear-gradient(to right, rgba(175,175,175,1) 0%, rgba(242,242,242,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afafaf', endColorstr='#f2f2f2', GradientType=1 ) !important;
    color: #382e2e !important;
    padding: 20px 0 !important;
}
.new-to-cobra-blocks .banner-area {
    background: transparent !important;
}
body .new-to-cobra-blocks .banner-area {
    padding: 0 !important;
    margin: 10px 0 !important;
}
.banner-area .banner-title {
    font-size: 30px !important;
    line-height: 1 !important;
    font-family: 'TeXGyreAdventor'  !important;
}
.banner-list-link ul li::before {
    font-size: 14px !important;
    line-height: 14px !important;
}
.banner-list-link li {
    padding-left: 16px !important;
}
.banner-area .banner-list-link li {
    text-align: left !important;
}
.light-gray, .medium-light-gray{
    position: relative !important;
    z-index: 1 !important;
}
.light-gray {
    background: #ebebeb !important;
}
.medium-light-gray {
    background: #d8d7d7 !important;
}
.type-of-shows-blocks .img-circle {
    background: rgb(188, 131, 176) none repeat scroll 0% 0% !important;
}
.type-of-shows-blocks .deep-gray-buttons a {
    font-size: 10px !important;
}
.type-of-shows-blocks .gray-buttons a {
    background-color: #333 !important;
    font-size: 10px !important;
    padding: 8px !important;
}
a[href]:after{
        content: none !important;
}
#menu ul li.active a {
    background-color: #262626 !important;
}
.tabs dd.active a {
    background-color: #000 !important;
}
.tabs dd a {
    background-color: #333 !important;
}
.simplegallery .thumbnail .thumb img {
    width: 50px !important;
}
.simplegallery .thumbnail .thumb {
    width: 50px !important;
    height: 31px !important;
    margin: 0 2px 0 0 !important;
}
.alert {
    background-color: #FFFFE0!important;
    border-style: dotted!important;
    border-color: #000000!important;
    border-width: 1px!important;
    padding: 5px!important;
    text-align: center!important;
}
a{
text-decoration: none !important;
}
.quick-space-heading {
    background: #3a3a3a !important;
    font-size: 10px !important;
    padding: 9px 5px !important;
    font-family: 'TeXGyreAdventor' !important;
}
.gray-button {
    background: #444444 !important;
    border: 1px #000000 solid !important;
    padding: 5px 5px !important;
    margin-bottom: 11px;
    min-width: 50px !important;
}
table thead tr th, table thead tr td {
    padding: 0.4rem !important;
}
.simplegallery {
    margin: 0 auto !important;
    width: 90% !important;
}
.yes-button {
    background: #77dd77 !important;
}
.no-button {
    background: #ff6961 !important;
}
.yes-button, .no-button{
    padding: 4px 12px !important;
}
.accessories-grids .accessories-grids-box .accessories-grids-title {
    font-size: 10px !important;
}
.accessories-grids .accessories-grids-box, .accessories-grids .accessories-grids-box img{
    max-height: 100px !important;
    min-height: 100px !important;
}
.user-guides-blocks .tabs-area > ul > li.selected {
    background: #000 !important;
    position: relative !important;
}
body .user-guides-blocks .tabs-area > ul > li {
    font-size: 12px !important;
    padding: 10px 15px !important;
    text-align: center !important;
    background: #1a1a1a !important;
}
.user-guides-blocks .tabs-area .tab-content > .row {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
.user-guides-blocks .tabs-area > ul > li.selected::after {
    bottom: -10px !important;
    border-left: 10px solid transparent !important;
    border-right: 10px solid transparent !important;
    border-top: 10px solid #0b0b0b !important;
}
.deep-gray-blocks {
    background: #262626 !important;
}
.show-support-grid-area .title {
    margin-bottom: 10px !important;
}
.mesh-landing .title, .mesh-landing h4 {
    color: #38761d !important;
}
.software-version-tabs > ul > li.selected> a {
    background: #000000 !important;
}
.software-version-tabs > ul > li> a {
    font-size: 14px !important;
    padding: 5px 10px !important;
    background: #333 !important;
}
.warranty_service ul li {
    padding-left: 25px !important;
    font-size: 11px !important;
    line-height: 14px !important;
    margin-bottom: 10px !important;
}
.warranty_service .title {
    font-family: 'TeXGyreAdventor' !important;
    padding: 20px 0 !important;
    margin: 0;
    line-height: 20px !important;
}
.banner-area h4 {
    font-size: 12px !important;
    line-height: 15px !important;
}
ul {
    margin-left: 0 !important;
}
.warranty_service ul li:before{
    border-radius: 50% !important;
    content: "\f058" !important;
    font-family: FontAwesome !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit !important;
    line-height: 14px !important;
    font-size: 14px !important;
    color: #cc2528 !important;
    width: auto !important;
    height: auto !important;
    background-image: none !important;
}
.purple.faq-page.faqs-accordian .accordian-toggle {
    background: #8459A2 !important;
}
.orange.faq-page.faqs-accordian .accordian-toggle {
    background: #da6600 !important;
}
.blue.faq-page.faqs-accordian .accordian-toggle {
    background: #1155cc !important;
}
.faq-page.faqs-accordian .accordian-toggle {
    background: #727272 !important;
    padding-left: 40px !important;
}
.faqs-accordian .accordian-toggle {
    font-family: 'TeXGyreAdventor' !important;
    background: #7B7D7D !important;
    font-size: 12px !important;
    padding: 5px !important;
}
.tab.year.purple > ul > li > a {
    background: #be92dc !important;
}
.tab.year.purple > ul > li.active > a {
    background: #8459a2 !important;
}
.tab.year.orange > ul > li.active > a {
    background: #da6600 !important;
}
.tab.year.orange > ul > li > a {
    background: #e8944a !important;
}
.tab.year.blue > ul > li.active > a {
    background: #1155cc !important;
}
.tab.year.blue > ul > li > a {
    background: #478aff !important;
}
.tab.year > ul > li > a {
    padding: 5px 10px !important;
}
.faq-page.faqs-accordian .accordian-toggle{
padding-left: 30px !important;
position: relative !important;
}
.faq-page.faqs-accordian .accordian-toggle:before {
    position: absolute !important;
    left: 8px !important;
    top: 50% !important;
    content: "\f04b" !important;
    font-family: FontAwesome !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit !important;
    line-height: 18px !important;
    font-size: 18px !important;
    color: #fff !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    border: 0 !important;
}
.text-purple {
    color: #8459A2 !important;
}
.text-orange {
    color: #da6600 !important;
}
.text-blue {
    color: #1155cc !important;
}
.tab-heading {
    padding: 10px 0 0 0 !important;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px !important;
}
.tab.year > ul > li.active > a {
    background: #000 !important;
}
.tab.year > ul > li > a {
    background: #6c6c6c !important;
}
.table-bordered table {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    margin: 10px 0 !important;
    border: 1px solid #888 !important;
    background: #FFFFFF !important;
}
.event-calendar tr, tr{
    display: table-row !important;
}
table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
    display: table-cell !important;
}
.table-bordered table>tbody>tr>td, .table-bordered table>tbody>tr>th, .table-bordered table>tfoot>tr>td, .table-bordered table>tfoot>tr>th, .table-bordered table>thead>tr>td, .table-bordered table>thead>tr>th {
    padding: 5px !important;
    line-height: 1 !important;
    vertical-align: top !important;
    border-top: 1px solid #888 !important;
}
.event-calendar tr, .event-calendar.table-bordered table tr:nth-of-type(even) {
    border: 0 !important;
    background: #fff !important;
    margin-bottom: 0 !important;
}
.event-calendar .table-bordered table {
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
}
.testimonials-heading {
    padding: 5px 0px !important;
    margin-top: 0px !important;
    font-family: 'TeXGyreAdventor' !important;
    font-size: 12px !important;
    font-weight: 600;
    height: auto;
    line-height: 18px !important;
}
.testimonials-block .testimonials-caption {
    font-size: 8px !important;
    padding: 2px 5px  !important;
    border-left: 1px #8f8f8f solid  !important;
}
.testimonials-block .testimonials-content:before {
    position: static !important;
    content: "\f10d" !important;
    top: 0 !important;
    left: 0 !important;
    background-image: none !important;
    width: auto !important;
    height: auto !important;
    font-family: FontAwesome !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit !important;
    color: #000 !important;
    font-size: 12px !important;
}
.testimonials-block .testimonials-content {
    position: relative;
    text-indent: 10px !important;
}
.divider-line {
    margin: 10px 0 !important;
    height: 2px !important;
    background: #ababab  !important;
}
.club-cobra-blocks .row .row {
    background: rgb(204, 204, 204) none repeat scroll 0% 0% !important;
    margin-bottom: 10px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.club-cobra-blocks .row .row .medium-8 {
    background: #fff !important;
}
ul{
margin: 0 !important;
padding: 0  !important;
}
.contact-address-area .list-inline>li {
    display: inline-block !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.heading-align{
display: flex !important;
display: -webkit-flex !important;
display: -moz-flex !important;
display: -ms-flex !important;
display: -o-flex !important;
align-items: center !important;
-webkit-align-items: center !important;
-moz-align-items: center !important;
-ms-align-items: center !important;
-o-align-items: center !important;
}
.heading-align strong{
font-weight: normal !important;
margin: 0 auto 0 0 !important;
}
.reveal-modal .close-reveal-modal{
text-indent: -99999px !important;
background:url(https://www.cobrafiringsystems.com/static/popup-close-icon.png) no-repeat center center !important;
position: absolute !important;
top: -18px !important;
right: -18px !important;
width: 36px !important;
height: 36px !important;
cursor: pointer !important;
z-index: 8040 !important;
}
.reveal-modal {
    border-radius: 4px !important;
    background-color: #FFFFFF !important;
    padding: 15px !important;
    border: solid 1px #666666 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) !important;
}
}

/* DOCUMENTATION END */

/* TAB START */

.tab.year > ul{
margin: 0 0 20px 0;
padding: 0;
}
.tab.year > ul > li{
padding: 0;
margin: 0;
display: inline-block;
}
.tab.year > ul > li > a{
color: #fff;
text-decoration: none;
background: #6c6c6c;
padding: 15px 20px;
display: inline-block;
}
.tab.year > ul > li.active > a{
background: #000;
}

.tab.year.purple > ul > li > a{
background: #be92dc;
border: 2px #be92dc solid;
}
.tab.year.purple > ul > li.active > a{
background: #8459a2;
border: 2px #000 solid;
}

.tab.year.orange > ul > li > a{
background: #e8944a;
border: 2px #e8944a solid;
}
.tab.year.orange > ul > li.active > a{
background: #da6600;
border: 2px #000 solid;
}

.tab.year.blue > ul > li > a{
background: #478aff;
border: 2px #478aff solid;
}
.tab.year.blue > ul > li.active > a{
background: #1155cc;
border: 2px #000 solid;
}
.tab-details{
display: none;
}
.tab-details.active{
display: block;
}
.row.client-showcase-row{
margin-left: auto;
margin-right: auto;
}
.tab-heading{
margin: 0;
padding: 20px 0 0 0;
font-family: 'Oswald', sans-serif;
font-size: 30px;
font-weight: 600;
display: inline-block;
}
.text-purple{
color: #8459A2;
}
.text-orange{
color: #da6600;
}
.text-blue{
color: #1155cc;
}

@media(min-width: 768px){
.tab.year.purple > ul, .tab.year.orange > ul, .tab.year.blue > ul{
    margin-top: -49px;
}
}
/* TAB END */

/* TABLE START */
.faq-page.faqs-accordian.tablet-template .accordian-toggle {
    font-family: 'TeXGyreAdventor';
    background: #7B7D7D;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    display: block;
    cursor: pointer;
}
.faq-page.faqs-accordian.tablet-template .accordian-toggle {
    background: #a2a1a1;
    position: relative;
    padding-left: 60px;
}
.faq-page.faqs-accordian.tablet-template .accordian-toggle.active-toggle {
    background: #696969;
}
.faq-page.faqs-accordian.tablet-template .accordian-content {
    font-size: 15px;
    padding: 10px;
    display: none;
}
.faq-page.faqs-accordian.tablet-template .accordian-toggle:before {
    width: 43px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 42px;
    background: #000;
    padding: 0 12px;
}
.faq-page.faqs-accordian.tablet-template .accordian-toggle.active-toggle:before {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    content: "\f068";
}
/* TABLE END */

/* SHOW SUPPORT START */
.show-support-grid-area .row .columns{
margin-bottom: 40px;
}
.show-support-grid-area .title{
line-height: 1.2;
font-weight: bold;
}
.show-support-grid-area .row .columns p{
margin: 0 0 10px 0;
}
.show-support-grid-area .img-rounded{
    margin-bottom: 20px;
    border-radius: 10px;
}
/* SHOW SUPPORT END */

/* LANDING PAGE MOCKUP START */
.landing-page-area .heading{
font-size: 40px;
margin: 0 0 20px 0;
}
.landing-page-area .features-list{
margin: 0;
padding: 0;
}
.landing-page-area .features-list li{
display: block;
margin-bottom: 5px;
position: relative;
padding-left: 25px;
}
.landing-page-area .features-list li:before{
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #000;
font-size: 18px;
position: absolute;
top: 0;
left: 0;
}
.landing-page-area .features-list li:before{
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #000;
font-size: 16px;
position: absolute;
top: 0;
left: 0;
}
.landing-page-area .connector-options .title{
font-size: 23px;
margin: 0 0 20px 0;
font-weight: bold;
}
.landing-page-area .connector-options .img-connector{
margin: 0 auto 20px auto;
display: block;
max-height: 218px;
}
.landing-page-area .connector-options .columns{
margin-bottom: 20px;
}
.landing-page-area .table{
width: 100%;
}
.landing-page-area .table tr td p{
margin-bottom: 5px;
}
/* LANDING PAGE MOCKUP END*/

/* MODULE TABLE OPEN*/
.module-tables .table{
width: 100%;
}
.gray-header{
background: #cccccc !important;
}
.dark-gray-header{
background: #b0b0b0 !important;
}
.gray-header td{
font-weight: bold;
}
.module-tables tr.black{
background: #000;
}
.module-tables tr.gray-header td{
font-size: 14px;
}
.module-tables table tr.even, .module-tables table tr.alt, .module-tables table tr:nth-of-type(even) {
    background: #fff;
}
.module-tables table tr.even, .module-tables table tr.alt, .module-tables table tr:nth-of-type(odd) {
    background: #F9F9F9;
}

/* MODULE TABLE CLOSED*/

/**HEADING SPACING OPEN**/
.heading-space {
    padding: 10px;
    font-family: 'TeXGyreAdventor';
}
/**HEADING SPACING CLOSED**/

/**TOGGLE OPEN**/
.toggle-icon .fa{
color: #333 !important;
font-size: 25px;
}
.toggle-icon{
color: #0078a0 !important;
}
.module-row h4{
font-size: 18px;
}
.module-row{
margin-bottom: 20px !important;
}
.module-image-slide.owl-theme .owl-controls{
margin-top: 0;
}
.module-image-slide.owl-theme .owl-controls .owl-prev, .module-image-slide.owl-theme .owl-controls .owl-next{
position: absolute;
top: 50%;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
}
.module-image-slide.owl-theme .owl-controls .owl-prev{
left: 0;
}
.module-image-slide.owl-theme .owl-controls .owl-next{
right: 0;
}
.module-image-slide.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    margin: 0;
    padding: 0;
    font-size: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    text-shadow: 0 0 20px #000000;
}
.module-row .gray-button {
    min-width: 100px;
}
.blocks-inner-space{
    padding: 20px;
}
.medium-gray{
background: #DDDDDD;
}
.toggle-icon .icon{
    vertical-align: middle;
}
.module-row.open .price-header{
display: none;
}
.module-row-top{
font-size: 0;
}
.module-row-top > div{
font-size: 14px;
float: none;
display: inline-block;
vertical-align: middle;
}
.module-row-top > div p, .module-row-top > div h4{
margin: 0;
padding: 0;
}
/**TOGGLE CLOSED**/

/**EVENT OPEN**/
@media(min-width: 768px){
.event-calendar tbody tr td:last-child{
width:280px;
}
}
@media(max-width: 600px){
.event-calendar .user-icon{
height: 20px;
}

.event-calendar table, .event-calendar thead, .event-calendar tbody, .event-calendar th, .event-calendar td, .event-calendar tr { 
display: block; 
}
.event-calendar table{
background: transparent;
border: 0;
}
.event-calendar thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}
.event-calendar tr, .event-calendar.table-bordered table tr:nth-of-type(even){ border: 1px solid #ccc; background: #fff; margin-bottom: 10px;}
.event-calendar td { 
border: none;
border-bottom: 1px solid #eee; 
position: relative; 
}
}	
/**EVENT CLOSED**/

/**ALERT AREA OPEN**/
.alert-shipping-area{
padding: 20px 82px;
}
.alert-shipping-area .heading {
    margin: 0;
    padding: 0;
}
.alert-shipping-area .alert-list {
    margin: 0;
    padding: 0 0 0 32px;
}
.alert-shipping-area .alert-list li {
    display: block;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    line-height: 1.3;
}
.alert-shipping-area .alert-list li:before{
position: absolute;
left: 0;
top: 5px;
width: 4px;
height: 4px;
background: #333;
border-radius: 100%;
content:'';
}
.alert-shipping-area .alert-list li:last-child{
margin-bottom: 0;
}
/**ALERT AREA CLOSED**/

/**RESPONSIVE HEADER OPEN**/
@media(max-width: 641px){
.header-main{
    padding-bottom: 15px;
}
}
/**RESPONSIVE HEADER CLOSED**/

/******LAYOUT OPEN******/
.list{
margin: 0;
padding: 0;
}
.list li{
display: block;
position: relative;
padding: 0 0 6px 20px;
}
.list li:before{
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #000;
position: absolute;
top: 0;
left: 0;
}
/******LAYOUT CLOSED******/

/******GROUPS ACCORDIAN OPEN******/
.groups-accordian.faqs-accordian .accordian-toggle:before {
    width: 35px;
    height: 43px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    background: #b3b3b3;
    color: #000000;
    text-align: center;
    line-height: 43px;
    border-radius: 0;
    border: 0;
}
.groups-accordian.faqs-accordian .accordian-toggle {
    background: #ececec;
    position: relative;
    padding-left: 50px;
    color: #000;
    font-weight: bold;
    border-right: 3px #b3b3b3 solid;
}
.groups-accordian.faqs-accordian .accordian-toggle.active-toggle {
    background: #222222;
    color: #fff;
}
.groups-accordian.faqs-accordian .active-toggle.accordian-toggle:before {
    content: "\f068";
    background: #ececec;
    color: #000;
}
/******GROUPS ACCORDIAN CLOSED******/

/******AVAILABILITY OPEN******/
.availability-area .main_label {
    margin: 0;
    padding: 0;
    font-size: 50px;
    text-align: center;
    background-color: #DDDDDD;
}
.availability-area table{
width: 100%;
}
.availability-area table thead {
    background: #dddddd;
}
.availability-area table thead tr th, .availability-area table thead tr td {
    font-size: 15px;
}
.availability-area table tr th, .availability-area table tr td {
    font-size: 14px;
}
.availability-area .text-success{
color: #11c654;
}
/******AVAILABILITY CLOSED******/

/******SPACER OPEN******/
.spacer-small{
width: 100%;
height: 10px;
}
/******SPACER CLOSED******/

/******HEADING OPEN******/
.heading-gray-block{
background: #ebebeb;
margin: 0;
padding: 10px;
font-size: 36px;
}
/******HEADING CLOSED******/

/******VIDEO BANNER OPEN******/
.video-banner-area{
background: #000;
text-align: center;
color: #fff;
}
.video-banner-area .videoWrapper{
    padding-top: 0;
}
.video-banner-area .row{
position: relative;
max-width: 70.5em;
}
.video-caption-area{
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
margin: auto;
z-index: 1;
max-width: 600px;
}
.video-banner-area .banner-title {
    font-size: 52px;
    letter-spacing: 4px;
    line-height: 60px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.video-banner-area .banner-subtitle {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 2px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.video-banner-area .play-btn{
width: 64px;
height: 64px;
border-radius: 100%;
cursor: pointer;
display: inline-block;
margin: 20px auto 0 auto;
border: 1px #fff solid;
background: rgba(0,0,0,0.5);
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
position: relative;
}
.video-banner-area .play-btn:hover{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
}
.video-banner-area .play-btn:after {
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 19px solid #fff;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    border-bottom: 13px solid transparent;
}
.video-popup{
display: none;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.9);
position: fixed;
top: 0;
left: 0;
z-index: 9;
}
.video-popup .videoWrapper{
height: 100%;
margin: 0 auto;
width: 1130px;
position: fixed;
left: 0;
right: 0;
top: 0;
padding: 0;
}
.video-popup .close-btn{
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: rgba(0,0,0,0.3);
    z-index: 1;
    cursor: pointer;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width:auto;
  max-width: 500px;
  margin: 20px auto;
}

.video-popup .close-btn:before, .video-popup .close-btn:after{
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
   content:'';
}
.video-popup .close-btn:before{
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.video-popup .close-btn:after{
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
.video-popup .close-btn:hover:before, .video-popup .close-btn:hover:after{
    background: #f00;
}
@media(max-width: 1150px){
.video-popup .videoWrapper{
width: 930px;
}
}
@media(max-width: 935px){
.video-popup .videoWrapper{
width: 100%;
}
}
@media(max-width: 767px){
.video-banner-area .banner-title {
    font-size: 36px;
}
.video-banner-area .banner-subtitle {
    font-size: 20px;
}
}
@media(max-width: 575px){
.video-banner-area .banner-title {
    font-size: 30px;
}
.video-banner-area .banner-subtitle {
    font-size: 18px;
}
.video-banner-area .play-btn {
    width: 50px;
    height: 50px;
}
}
@media(max-width: 400px){
.video-banner-area .banner-title {
    font-size: 25px;
    line-height: 1.2;
}
.video-banner-area .banner-subtitle {
    font-size: 16px;
    line-height: 1.2;
}
.video-banner-area .play-btn {
    margin: 10px auto 0 auto;
}
}
/******VIDEO BANNER CLOSED******/

/******CHECKOUT AREA******/
.shopping-cart-totals .columns .button.small{
margin: 0 10px;
}

/******BUTTONS******/
.maroon-button {
    background: #b00606;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.maroon-button:hover {
    background: #a50303;
}

.white-button {
    background: #ffffff;
    border: 3px #000000 solid;
    color: #000000 !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.white-button:hover {
    background: #969696;
}


.orange2-button {
    background: #ff7200;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.orange2-button:hover {
    background: #984502;
}

.sblue-button {
    background: #21409a;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.sblue-button:hover {
    background: #122357;

}

.sred-button {
    background: #ed1c24;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.sred-button:hover {
    background: #96161b;

}

.green-button {
    background: #529100;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.green-button:hover {
    background: #315602;

}

.magenta-button {
    background: #91005c;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.magenta-button:hover {
    background: #520335;

}

.recap-button {
    background: #304690;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.recap-button:hover {
    background: #151f42;
    
}

.skyblue-button {
    background: #78baf7;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.skyblue-button:hover {
    background: #1c92ff;

}

.neongreen-button {
    background: #78baf7;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.neongreen-button:hover {
    background: #1c92ff;

}

.xmas-button {
    background: #ad3e33;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.xmas-button:hover {
    background: #6d8869;

    
}

.magen-button {
    background: #da2477;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.magen-button:hover {
    background: #8c154c;
    
}

.cscpurp-button {
    background: #7c3aed;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.cscpurp-button:hover {
    background: #4c2097;    

}

.cscmag-button {
    background: #d82165;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.cscmag-button:hover {
    background: #911342;       
    
}

.purp-button {
    background: #6916c5;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.purp-button:hover {
    background: #3e0e73;    
    
}

.grey-button {
    background: #333333;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
    
    



}

.magenta2-button {
    background: #cc00ff;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.magenta2-button:hover {
    background: #71008d;

}

.purple-button {
    background: #51008a;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}

 .btn-green {
    color: #fff !important;
    background-color: #16a34a !important;
    border-color: #16a34a !important;
    transition: all 0.3s ease-in-out !important;
    text-decoration: none !important;
}

 .btn-blue {
    color: #fff !important;
    background-color: #2563eb !important;
    border-color: #2563eb !important;
    transition: all 0.3s ease-in-out !important;
    text-decoration: none !important;
}

.purple-button:hover {
    background: #290145;


}

.orange-button {
    background: #914400;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.orange-button:hover {
    background: #5c2c01;
}


.yellow-button {
    background: #d3a41f;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.yellow-button:hover {
    background: #70570f;
}


.dgrey-button {
    background: #333333;
    border: 3px #000000 solid;
    color: #ffffff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.dgrey-button:hover {
    background: #908f8f;
    color: #ffffff !important;
}

/******ZOOM ICON******/
.owl-carousel .item{
position: relative;
}
.owl-carousel .item .zoom-icon{
position: absolute;
bottom: 15px;
right: 15px;
z-index: 1;
cursor: pointer;
}
.fancybox-inner .fancybox-slide--image .fancybox-content{
background: #fff;
}
.fancybox-inner button[disabled]:hover, .fancybox-inner button[disabled]:focus{
background: transparent;
}
.fancybox-inner .fancybox-button--thumbs, .fancybox-inner .fancybox-button--play{
display: none !important;
}

/*********QUICK PLUG**********/
.quickplug-area .product-blocks.light-gray {
    padding: 15px;
}
.upgrade-button{
    background: #36b22f;
    border: 3px #000000 solid;
    color: #fff !important;
    font-size: 18px;
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    min-width: 148px;
    text-align: center;
}
.quickplug-area .toggle-icon.active{
font-size: 0;
}
.banner-home-mb{
display:none;
}
.product_config_option {
    background: #c6c6c6;
    margin: 20px 0;
    border-radius: 10px;
    padding: 0px 10px;
}
.product_config_option p {
    margin: 0;
}
.product_configuration_popup_menu, .add_to_cart_product_listing {
    border-radius: 8px;
    margin-bottom: 15px;
}
.rounded-border {
    border-radius: 8px;
}

/* .product_configuration_popup_menu option, .add_to_cart_product_listing  option{
    background: #ededed;
    border-color: #999999;
}
.product_configuration_popup_menu:hover, .add_to_cart_product_listing:hover{
    background: #fff;
} */
.video-iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 585px) {
    .popup.reveal-modal:not(.quick-buy-popup){
        height: 100vh !important;
    }
}
@media only screen and (max-width: 767px) {
    .add_to_cart .small-6.row{
        margin:0px;
    }
    #custom_modal_reveal .add-to-cart-btn {
        align-items: start;
        flex-direction: column;
    }
    #custom_modal_reveal .add-to-cart-btn iframe.estimate_time {
        min-width: 200px !important;
        width: 100%;
    }
 .button_group {
 display: flex;
 flex-direction: column;
 }
 .button_group > a:not(:first-child) {
 margin-top: 8px;
 }
}
@media only screen and (max-width: 640px) {
.banner-home-mb{
display:block;
 }
.banner-home-dt{
display:none;
}
}
@media only screen and (max-width: 767px) {
.software-version-tabs ul li a {
    font-size: 14px;
    padding: 10px 0;
}

.software-version-tabs ul li {
    width: 33.3%;
    text-align: center;
}

.software-version-tabs ul {
    display: flex;
    gap: 2px;
}
.software-version-tabs .tab-content > .medium-6 > img {
margin-top: 13px;
    margin-bottom: 13px;
}
}
@media only screen and (max-width: 640px) {
.video-iframe {
    margin-bottom: 15px;
}
.reveal-modal {
    max-height: calc(100vh - 120px) !important;
    min-height: auto !important;
}
body.modal-body-open {
    overflow: hidden;
}
}
@media only screen and (max-width: 480px) {
.software-version-tabs table td, .software-version-tabs table th {
    padding: 2px !important;
}
.table-responsive tr th, .table-responsive tr td {
    padding: 4px !important;
    font-size: 13px !important;
}
}
@media only screen and (max-width: 420px) {
.software-version-tabs ul li a {
    font-size: 12px;
}

}
.video-banner-area p:last-child {
    margin-bottom: 0;
}
.mb-0{
margin-bottom: 0;
}
.middle-footer-section-col{
margin:0 auto;
float:none;
}
