/* Small & Medium */
@media screen and (max-width: 63.9375em) {
    h1 {
        font-size: 1.5rem;
    }
    h2 {
        font-size: 1.4rem;
    }
    h3 {
        font-size: 1.3rem;
    }
    h4 {
        font-size: 1.2rem;
    }
    h5 {
        font-size: 1.1rem;
    }
    h6 {
        font-size: 1rem;
    }
}



.title-bar-right a i.fi-shopping-cart {
    color: #FFFFFF;
}



img.large-logo {
    margin: 0.7rem auto 0;
}








.orbit-container {
    height: auto !important;
}

i.large {
    font-size: 50px;
    line-height: 50px;
}

i.medium {
    font-size: 35px;
    padding: 0 5px;
}

i.small {
    font-size: 20px;
    padding: 0 5px;
}



.quantity-text {
    padding-top: 10px;
}

.quantity-display input {
    width: 60px;
}

li.menu-text {

}

li.menu-text > a {
    padding: 0 !important;
    margin: 0 !important;
}

li.menu-text > a > img {
    height: 40px;
    width: auto;
}



div.top-bar-left {
    margin-left: 2em !important;
}

.truncate1 .cell h5 a {
    width: 235px;
    display: block;
    display: -webkit-box;
    height: 50px;
    margin: 0 auto;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate2 .cell h5 a {
    width: 150px;
    font-size: 1.1rem;
    display: block;
    display: -webkit-box;
    height: 45px;
    margin: 0 auto;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.media-object-section h5.truncate3 {
    width: 220px;
    display: block;
    display: -webkit-box;
    height: 50px;
    margin: 0 auto;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

input.button.search-button {
    max-width: 100px;
}

table#upcomingProductsTable {
    width: 100% !important;
    margin-top: 1em;
}

.normalprice {
	font-size:13px;
	font-weight:normal;
	color:#666;
    text-decoration: line-through;
}

.productSpecialPriceSale {
    text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
    color: #c0282e;
	font-weight:normal;
	font-size:15px;
}
.productPriceDiscount{ font-size:12px; font-weight:normal; color:#fe2a2a;}

h2 > span.normalprice {
    font-size: 1.5rem !important;
    color: #FF0000;
}

.truncate1 > .cell > a > img {
    width: 100%;
    height: auto;
}

.truncate2 > .cell > a > img {
    width: 100%;
    height: auto;
}

.media-object > .media-object-section > a > img {
    width: 100px;
    height: auto;
}

.centerBoxWrapper > .cell:last-child {
    float: left !important;
}

#productDetailsList {
    list-style-type: none;
}


#alsoPurchased .thumbnail {
    width: 229px;
    height: auto;
}

#alsoPurchased h5.truncate {
    font-size: 1rem;
    display: block;
    display: -webkit-box;
    height: 40px;
    margin: 0 auto;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#alsoPurchased p {
    font-size: 0.9rem;
}

#navNextPrevWrapper {
    margin: 0 auto 1em auto !important;
}

label small {
	font-size:12px;
    text-transform: capitalize;
    color: #f00;
	font-family: Arial, Helvetica, sans-serif;
}



#navNextPrevList {
    margin-top: 1rem;
}

.alert {font-size: 12px;
    color: #FF0000;
}

.bold {
    font-weight: 700;
}



h3.leftBoxHeading, h3.rightBoxHeading {
    line-height: 26px;
    font-size: 18px;
    font-weight: bold;
    color: #000; font-family: "Montserrat",Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    padding-bottom: 10px;
    border-bottom: #ddd solid 1px;
}
h3.leftBoxHeading a, h3.rightBoxHeading a{ color:#2B2B2B;}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{ text-decoration:underline;}

/*Product Listing*/
h3.itemTitle {
    font-size: 1rem;
    font-weight: 800;
}

.product-image {
    text-align: center;
}

.description {
    vertical-align: top;
    padding-top: 1em;
}

img.thumbnail {
    background-color: #ffffff;
}

.price [type=number] {
    max-width: 70px;
    float: right;
}

@media screen and (min-width: 40em) {
    .product-image {
        min-width: 170px;
    }
}

/* Featured Listing */
.item.small-12 {
    margin: 1em 0;
}

.item.small-12:first-child {
    margin-top: 0;
}

.grid .item-description {
    display: none;
}

.image-wrapper {
    text-align: center;
}

.forward{ float:right; }
.navSplitPagesLinks { float: none !important;
    padding: 0;
}
.navSplitPagesResult { display: none;
    padding: 0 0 0 10px;
}


#indexCategoriesHeading, #productListHeading {
    line-height: 32px;
    font-size: 22px;
    font-family: "Montserrat-Bold";
    text-transform: capitalize;
    color: #222;
    padding-bottom:10px;
}

#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
    line-height: 32px;
    font-size: 22px;
    font-family: "Montserrat-Bold";
    text-transform: capitalize;
    color: #222;
    padding-bottom:10px;
}

#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading{
line-height: 32px;
font-size: 22px;
    font-family: "Montserrat-Bold";
text-transform: capitalize;
color: #222;
padding-bottom:10px;
}


.current {
	font-size: 14px;
	line-height:16px;
	background:#00367b;
	color:#fff;
    border: #00367b solid 1px;
	padding: 7px 12px;
	font-weight:normal;
	
}
.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #000;
	background:#fff;
    border: #bebebe solid 1px;
	text-decoration: none;
    padding: 7px 11px;
	line-height:16px;
	
}
.navSplitPagesLinks a:hover {
    padding: 7px 11px;
    border: #00367b solid 1px;
    background:#00367b;
	color: #fff;
	
}

span.label {
    text-transform: uppercase;
}

.fi-star {
    color: rgba(245, 159, 26, 0.9);
    text-shadow: 1px 4px 6px #FFF, 0 0 0 #000, 1px 4px 6px #FFF;
    padding: 0 2px !important;
}

.fi-star.empty {
    color: rgba(110, 55, 28, 0.49);
    text-shadow: 1px 4px 6px #FFF, 0 0 0 #000, 1px 4px 6px #FFF;
    padding: 0 2px !important;
}

/*.thumbnail {*/
/*box-shadow: none;*/
/*wenkit-box-shadow: none;*/
/*}*/

.category-icons > .cell {
    margin-top: 1em;
}

.file-upload {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .275rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#productReviewLink {
    margin: 2em 1em 0;
}

.full.reveal.without-overlay {
    text-align: center;
}



div.address-book.button-group a {
    margin: 0.05em;
}

#categoriesContent.sideBoxContent > .badge {
    margin: 0 0 .2em 1em;
    padding: .2em;
}

.advanced-search-help {
    padding: 2rem;
}

.item.grid {
    margin-bottom: 1em;
}

input.listing-cart-quantity {
    width: 100%;
    max-width: 100% !important;
}

.tabs-container {
    margin-top: 2em;
    margin-bottom: 3rem;
}

.reviewContentWrapper {
    margin:1em;
}



input.input-group-field {
    max-height: 40px;
}

img.small-logo {
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 35px;
    width: auto;
}

#siteMapList .menu.vertical {
    margin-left: 2rem;
}



.sup {
    vertical-align: super;
    font-size: 10px;
    margin: 0 0.1em
}

.messageStackError{ border:#cc4b37 solid 1px; background:#f9ecea; color:#cc4b37; padding:10px; box-sizing: border-box; margin-bottom:10px;}

ul, ol{ list-style:none;}


#logo{ float: left; padding: 19px 0 0 0;}
#logo a{ display:inline-block;}
#logo a img{ width:auto; height: 48px;}
.topheader-rt{ float: right; padding: 19px 0 0 20px;}
.topheader-rt a{ display: block; line-height: 20px; padding: 14px 36px; font-size: 14px; color: #fff; text-transform: capitalize; background: #00367b;}
.topheader-rt a:hover{ background: #002e5b;}
.mu-top-box-pc{  padding: 12px 0 0 0; float: right;}
.welcome-msg { background: #00367b; color:#fff;}
.welcome-msg-text{ float: left; font-size: 14px; padding-top: 12px;}
.welcome-msg-text li{ float: left; padding-right: 16px; line-height: 32px;}
.welcome-msg-text li i.fa{margin-right: 6px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    font-style: normal;
    background: #9ea0a140;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;}
.welcome-msg-text li a{ color: #fff;}
.welcome-msg-text li a:hover{ text-decoration: underline;}


.mu-top-box-pc  .navigation-nav a{ font-size: 13px; line-height:28px; text-transform:capitalize;}
.mu-top-box-pc .currency, .mu-top-box-pc .top-item { position: relative;
    float: right;
}

 .mu-top-box-pc .top-item{ padding-right:20px;}

.mu-top-box-pc .currency #currency_switcher i.fa ,.mu-top-box-pc #menu_more i.fa{ color: #666; padding-left:5px;
   
    
}
.mu-top-box-pc .currency #currency_switcher,.mu-top-box-pc #menu_more{ display: block; color:#000;}







#mu-head-search{ float: left; width: 260px; position: relative;}
.mu-search-header-input{font-size: 13px;  color: #fff; margin:0; line-height:22px;  padding:4px 32px 4px 16px; background:#3d669a; box-shadow:none; border: #3d669a solid 1px; border-radius: 18px}
.mu-search-header-input:focus{background:#3d669a; }
.musearbtn{ border:none; height:32px; width:32px;  color:#fff; text-align:center; padding:0; cursor:pointer; font-weight:bold;  text-transform:uppercase; background:url(../images/search02-1.png) no-repeat 4px center / auto 16px; position:absolute; top:0; right:0; z-index:10; text-indent:-9999px;}
/*.musearbtn:hover, #mu-head-search:hover .musearbtn{  background:url(../images/icon-zoom-h.png) no-repeat center center;}*/
#musearchboxs.popup-win{ border:none; width:100% !important; box-sizing: border-box; padding:10px;}
#tab_nav #mu-head-search{ margin:10px 0 0 10px; width: calc(100% - 110px); height:32px;}


/*myslidemenu_2*/
#mupcnavboxs.munavfixed{ position: fixed; top: 0; left: 0; z-index: 9999; }


#mupcnavboxs{height:86px; display:none; width:100%;  background: #fff; box-shadow: 1px 2px 10px 2px rgba(0,0,0,0.08);}
#myslidemenu_2{ height:86px; float: right;}
.mu_home{   line-height:86px;}

#myslidemenu_2 .mu_nav_ico{float: left; position: relative;
    line-height:86px;}
#myslidemenu_2 .mu_nav_ico a{color: #00367b;
    font-size: 16px; font-family: "Montserrat-Bold";
    text-decoration:none;  }

#myslidemenu_2 .mu_nav_ico a:hover{  color:#007aff; text-decoration:none;}

.jqueryslidemenu ul li ul {
    background:#fff;
    box-shadow:2px 3px 6px 2px rgba(0,0,0,0.1);
    display: block;
    left: 0 !important;
	top:86px !important;
    position: absolute;
    visibility: hidden;
    white-space: normal;
    width: 300px !important;
    z-index: 22;
	padding:10px 0 8px 15px;
}
#myslidemenu_2 .mu_nav_ico ul li{text-align: left;  line-height:36px; }
#myslidemenu_2 .mu_nav_ico ul li a{font-family: "Montserrat"; font-size:14px; font-weight:normal; text-transform:capitalize; color:#333;}
#myslidemenu_2 .mu_nav_ico ul li a:hover{  background:#fff; color:#00367b;}
#myslidemenu_2 ul li:hover a span {color:#007aff; }
#myslidemenu_2 ul li a span {padding: 0 10px; text-transform: capitalize; display:block;}
#myslidemenu_2 .mu_nav_ico ul li a i.fa{ display: none;}

	#mumoblinav.munavfixed{ border-bottom: none; width: 100%; position: fixed; top: 0; left: 0; z-index: 9999; background: #fff; -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);}
		
	#tab_nav a {

	color: #000;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	height: 62px;
	padding: 0;
	text-align: center;
	margin:0 10px 0 0;
}    
#tab_nav li.tm-search { float:right;}         
#tab_nav li{
	box-sizing: border-box;
} 
#tab_nav li.tm-cart   { float:right; position:relative;}
#tab_nav li img {
	width:30px;
	height: 62px;
}
#tab_nav li.mobile-get-quote-btn{ float: right; padding: 11px 0 0 2px;}
.mobile-get-quote-btn a{ line-height: 16px; background: #00367b; color: #fff !important; text-transform: capitalize; font-size: 12px; padding: 12px 10px; display: block;}

.mu-mobile-logo{ position:absolute; top:11px; left:56px; }
.mu-mobile-logo a{ display:inline-block;}
.mu-mobile-logo img{ height:40px; width:auto;}

#tab_nav li.tm-account { margin:0 0 0 48px;}

.mu-mobli-nav{ width: 100%; position: fixed; top: 0;  left: 0; z-index: 10000; background: #480080;}
#top_nav {
	width:100%;
	margin: 0em;
    border-bottom: #eee solid 1px;
	}
#tab_nav {
	height: 62px;
}
.title-bar-left{ position:absolute; top:21px;
    left: 12px;}

#tab_nav .list-style-none{ width:100%;}

#tab_nav  li.tm-catalog {	background: url("../images/tm_catalog_icon.png") no-repeat center center; margin:0 10px 0 12px;}
li.tm-account {	background: url("../images/tm_account_icon.png") no-repeat center center;}
li.tm-account.tab-active {	}
li.tm-cart {	background: url("../images/tm_cart_icon.png") no-repeat center center;}
li.tm-cart.tab-active  {	}
li.tm-search {	background: url("../images/tm_search_icon.png") no-repeat center center;}
li.tm-search.tab-active{	}	
		
.header_cart_only_number{ position:absolute; top:5px; right:2px; height:16px; line-height:16px; width:16px; z-index:10; font-size:12px; font-weight:bold; color:#fff; background:#e85f5f; border-radius:50%; }

.muopacity a:hover img{ opacity:0.8;}


.mumin-boxs{ min-height:580px; padding:0 0 10px 0;}

#navColumnOneWrapper .leftBoxContainer{ padding-bottom:10px;}
#categoriesContent ul li{padding: 13px 0; line-height:20px;  text-transform:capitalize;}
#categoriesContent ul li a{ color:#454545; font-size: 15px;}
#categoriesContent ul li a:hover{ color:#00367b;}
#categoriesContent ul li.category-top{   border-bottom: #efefef solid 1px;}
#categoriesContent .category-top a{ font-weight:normal; }
.category-subs-parent, .category-subs-selected{ color:#00367b;}
/*#categoriesContent .category-top a{ font-size:15px;}*/

.muleftbox{ padding:10px 0 0 0;}
.muleftboximg{ float:left; width:32%;}
.muleftboximg a{ display:block; padding:2px; border:1px solid #d3d3d3;}
.muleftboxdesc{ float:right; width: calc(68% - 10px);}
.muleftboxdesc a{ display:block; line-height:16px; font-size: 13px; text-transform:capitalize; color:#000;}
.muleftboxdesc a:hover{ color:#666;}
.muleftboxprice{ padding:8px 0 0 0; line-height:18px; color:#333; font-weight:normal; font-size:14px;}
.muleftboxprice .productSpecialPrice{ color: #333; font-weight: normal; font-size:14px;}
.muleftboxprice .normalprice, .muleftboxprice .productPriceDiscount{ display: none;}

h2.centerBoxHeading{
	background: url(../images/lines.png) no-repeat center bottom;
	line-height: 22px;
font-size: 20px;
font-weight: normal;
text-transform:capitalize;
color: #000;
letter-spacing: 1px;
padding-bottom: 10px;
text-align: center;}
	
	
	
.mumobilenewlist {

    box-sizing: border-box;
    float: left;
	width:50%;
    padding: 10px 10px 0 0;

}

.musheji_box{display: block; position: relative;

text-align: center;

}
.musheji_box:hover .musheji_name a{color:#00367b;}

.musheji_box .musheji_img{ }

.musheji_box .musheji_img a{ display:block; text-align:center;}

.musheji_box .musheji_img img {
    box-sizing: border-box;
    display: block;
    height: auto;
    width: 100%;

}

.musheji_box .musheji_bottom{ padding:10px 0 0 0; }

.musheji_box .musheji_name{ line-height:20px; height:40px; width: 100%; overflow:hidden;}

.musheji_box .musheji_name a{ font-size:15px; color:#333; text-transform:capitalize;  }

.musheji_box .musheji_name a:hover{ color:#00367b; }
.musheji_box .musheji_price{ display: none;}
	/*gotoTop*/


    #gotoTop{display:none;position:fixed;bottom:120px; right:20px;cursor:pointer;width:36px; height:36px;background:url(../images/backtop.png) no-repeat left top;}
      
    #gotoTop.hover{background:url(../images/backtop.png) no-repeat right top;}

.vxboxs-info{ position:fixed; bottom:260px; right:20px; z-index:10000;}
.vxboxs-info ul{ margin: 0; padding: 0;}
.vxboxs-info li{ padding: 10px 0 0 0;}
.vxboxs-info a{ display: block; width: 50px; height: 50px;}
	

/**********************************/
.subNavBox{  text-align:left;}
.subNav{line-height: 26px;
    font-size: 18px; font-family: "Montserrat-Bold";
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 13px;
    background: url("../images/foot-line.png") no-repeat left bottom;}
.currentDt{background:url(../images/des.png) no-repeat 100%  -22px;}
.navContent{ padding:12px 0 0 0; color: #fff; font-size: 14px; line-height: 26px;}
.navContent  li{ line-height:32px;}
.navContent  li a{ font-size: 14px; color:#fff; display:inline-block; text-transform:capitalize;}
.navContent  li a:hover{ color:#007aff;}
.navContent p{ padding-bottom: 10px; color:#fff;}
.navContent p i.fa{ font-size: 16px; padding-right: 4px;}
/**********************************/	

.mumucopyrightbox{ text-align: center; color:#fff; background: #131618; line-height:30px; padding:15px 0;}
.mumucopyrightbox a{ color:#fff;}
.mumucopyrightbox a:hover{color:#007aff;}
a.foot-privacy{ display: inline-block; padding: 0 10px; color: #007aff;}
a.foot-privacy:hover{ text-decoration: underline;}

.mumbnubtop{ display: none;}
.mumbnubtop, .mumbnubbom {
    color: #000;
    line-height: 36px;
    font-size: 14px;
    padding: 0; text-align: center;
	/*border: #ddd solid 1px;*/
}
#productsListingTopNumber, #advSearchResultsDefault .h_sort{ display:none;}
#advSearchResultsDefault #productsListingTopNumber{ display:block;}
/*.h_sort*/
.h_sort{ float:left;}
.h_sort a{ display:block; padding:0 16px; border-right:1px solid #dddddd; float:left;  font-size:12px; color:#333; text-transform:capitalize;}
.h_sort a:hover{ background:#333; text-decoration:none; color:#fff;}
.h_sort a.on{background:#333; color:#fff;}
.h_sort a i.fa { padding-right:3px;}
.h_sort a i.fa-long-arrow-up, .h_sort a i.fa-long-arrow-down{ padding:0 0 0 3px;}
/*.h_sort*/


	#sorter{display: none; position:absolute; left:50%; top:6px; margin-left:-100px;}
	#sorter  select{ padding:2px 24px 2px 2px; line-height:20px; height:26px; font-size: 13px; margin:0;}
	#sorter label{ display:none;}
	
	
#sitemap_cates ul li{ line-height:22px;}	

.messageStackCaution { text-align:center; padding:10px; border:#ccc solid 1px; background:#efefef;}
.mu_advanced_search_boxs{ position:relative;}
.mu_advanced_search_boxs .mu_searchtext input{ margin:0; line-height:24px;}
.mu_advanced_search_boxs .buttonRow input{border: none;
height: 38px;
line-height: 38px;
color: #fff;
text-align: center;
padding: 0 16px;
cursor: pointer;
font-weight: bold;
text-transform: uppercase;
background: url(../images/searchbtn.png) repeat-x left center;
position: absolute;
top: 0;
right: 0;
z-index: 10;}

.grid-padding-x{ clear:both; padding:0;}
.grid-x > .small-6{ width:auto; margin-right:20px;}
.grid-x > .small-6 .button{ margin:0;}


h1#productName {
    color: #000;
    font-size: 20px;
    padding: 10px 0;
    line-height: 26px;
    text-transform: capitalize;
    text-align: left;
}
#productDetailsList {
	text-align:left;
	
}
#productDetailsList li{ padding:5px 0 0  0; color:#666; }
#productDetailsList li.mu_info_review_top_l{ height:13px; line-height:13px; padding-top:8px;}
#productDetailsList li.mu_info_review_top_l a{ padding:0 0 0 5px;}


#productPrices{ color:#000; padding:16px 0 10px  0; font-size:26px; line-height:26px; }
#productPrices .normalprice{ font-size:15px; font-weight:normal; color:#666;}
#productPrices  .productSpecialPrice{font-size:26px; color:#000; font-weight:normal; }
#productPrices  .productPriceDiscount{ padding-left:10px; color:#b80e2a; font-weight:normal; font-size:13px;}
#productPrices br{ display: none;}

#productAttributes .wrapperAttribsOptions{ padding-bottom:10px;}
.wrapperAttribsOptions legend{ display:block; width:100%; margin:0; padding-bottom:6px;}
.wrapperAttribsOptions label{ font-size:14px; font-weight:bold; text-transform:capitalize; line-height:16px; display:block;}


/**************************************************/
#productReviewsDefaultProductImage #mainImg a{ font-size:0;}
.productininfoReviews .pageresults{ padding-bottom:8px;}
.productininfoReviews .mu_re_info span{ padding-right:20px;}
.productininfoReviews .mu_re_info strong{ padding-right:3px;}
.productininfoReviews .mu_re_main{ border-bottom:#ccc dashed 1px; padding-top:5px; padding-bottom:8px; margin-bottom:8px;}
.mu_reviewer .ratingRow input{ height:auto !important;}
.mu_reviewer   .productininfoReviews{ padding: 10px;}

.mu_reviewer  #reviewsWrite .ratingRow,.mu_reviewer #reviewsWriteReviewsRate{ text-align:left;}

#reviewsWrite.centerColumn{ padding:0;}
#reviewsWrite.centerColumn .ratingRow{ padding:0;}
#reviewsWrite.centerColumn .ratingRow br{ display:none;}
#reviewsWrite.centerColumn .ratingRow input{ width:12px; height:12px;}
#reviewsWrite.centerColumn .buttonRow input{ width:100% !important;}
/**************************************************/


.mu_qtybox #min, .mu_qtybox #add{ line-height:32px; height:32px; text-align:center; display:block; text-indent:0; width:40px;  padding:0; margin:0; font-size:16px; color:#888;  border:#ddd solid 1px; cursor: pointer; 
float:left; text-indent:-9999px;}
.mu_qtybox #add{ background:#f9f9f9 url(../images/addico.png) no-repeat center center / 10px 10px;}
.mu_qtybox #min{ background:#f9f9f9 url(../images/addico02.png) no-repeat center center / 10px 10px;}
.mu_qtybox #text_box{ text-align:center; line-height:32px; height:32px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; float:left; padding:0; width:50px; margin:0; border:#ddd solid 1px; border-left:none; border-right:none;}
.mu_qtybox_btn{ padding-top:10px;}
.mu_qtybox_btn .button_in_cart{ width:100% !important; margin:0;  font-size:15px; transition: background-color .25s ease-out, color .25s ease-out; background: #b80e2a; padding:13px 20px; text-transform:uppercase; border:#b80e2a solid 1px;
line-height: 16px; cursor:pointer;}
.mu_qtybox_btn .button_in_cart:hover{background: #222;
color: #fff;
border: #222 solid 1px;}



.musharebox{ padding:16px 0 0 0;}


.nTab{
	padding:20px 0 0 0;
}
.nTab .TabTitle{
clear: both;
height:42px;
    border-left: #ddd solid 1px;
overflow: hidden;
}
.nTab .TabTitle li{
padding: 0 20px;
float: left;
cursor: pointer;
height: 40px;
line-height: 40px;
list-style-type: none;
font-size: 14px;
text-align: center;
border-top: #ddd solid 1px;
    border-right: #ddd solid 1px;
font-weight: bold;
letter-spacing: 1px;
}
.nTab .TabTitle .active{
color: #000;
    background: #fff;
border-top:#000  solid 2px;

}
.nTab .TabTitle .normal{background:#fff; color:#333;}
.nTab .TabContent{
	margin-top:-1px;
padding:10px 0 0 0;
line-height:22px;
    font-size: 14px;
border-top:1px #ddd solid;
color:#222;

}
.none {display:none;}
#myTab1_Content1 .info-pay{ padding-top: 20px;}
#myTab1_Content1 .info-pay img{width: auto;
    max-height: 136px;}






.muezpageboxs{ line-height:22px;}
.muezpageboxs p{ padding-bottom:10px;}
.muezpageboxs td{ border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;}

br.clearBoth{ clear:both; height:0; line-height:0;}

#cartEmptyText{ padding:10px 0 0 0; text-align:center; font-size:15px; text-transform:capitalize; font-weight:bold; letter-spacing: 1px;}

#loginDefault h4, #loginDefault h3{ font-size:13px; font-weight:bold; text-transform:capitalize; padding:10px 0;}
#loginDefault .medium-pull-6{ padding-top:10px;}
#stateLabel.hiddenField{ display:none;}
#loginDefault small{ font-size:12px; padding-left:2px;}

#createAcctSuccessMainContent{ padding-bottom:10px;}
#createAcctSuccess fieldset legend{ font-weight:bold; font-size:13px;}
.createAcctSuccess-infoboxs{ padding:10px; border:1px solid #d3d3d3; margin-bottom:16px;}
.createAcctSuccess-infoboxs .medium-6{ line-height:22px;}
.createAcctSuccess-infoboxs .addressBookDefaultName, .addressBookDefaultName{ font-size:12px; font-weight:bold;}

#addressBookDefaultPrimary{font-size:13px; font-weight:bold; text-transform:capitalize; padding:0 0 10px 0;}

#accountLinksWrapper{ line-height:22px;}
#accountLinksWrapper h2, #checkoutShippingHeadingAddress, #checkoutShippingHeadingMethod, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart, #orderHistoryStatus{ font-size:13px; font-weight:bold; padding-bottom:6px;}
#myAccountGen{ padding-bottom:10px;}
#accountNotifications .grid-padding-x{ padding-top:10px;}
#checkoutShipto .small-6 address, #checkoutBillto address{ line-height:22px; padding-bottom:10px;}
#checkoutShipto { padding-bottom:16px; border-bottom:1px solid #d3d3d3; margin-bottom:16px;}
#checkoutShipto.muno{ border:none;}
#checkoutShipto .small-order-2{ padding-top:10px;}
.muDiscount-boxs fieldset{ padding-bottom:10px;}
.muPaymentMethod-boxs fieldset{ padding-bottom:16px;}
.muDiscount-boxs , .muPaymentMethod-boxs, .checkoutOrderTotals-boxs, .mu-Billing-boxs, #orderTotals{ border-bottom:1px solid #d3d3d3; margin-bottom:16px;}
.muDiscount-boxs p{ padding-bottom:6px;}
.muDiscount-boxs .inputLabel{ font-weight:bold;}
#disc-ot_coupon{ max-width:260px;}
.checkoutOrderTotals-boxs, .mu-Billing-boxs{ padding-bottom:20px;}
.checkout_payment-boxs .medium-6{ float:right; width:auto; padding-left:20px;}
.checkout_payment-boxs.grid-x{ display:block;}

#checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress{ padding-bottom:10px;}
#checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle{ font-size:12px; font-weight:bold; padding-bottom:6px;}
.cartContentsDisplay-boxs{ padding:10px 0 0 0;}
.checkoutOrderTotals-boxs .grid-x.grid-padding-x, #orderTotals .grid-x.grid-padding-x{ line-height:22px;}
.cartContentsDisplay-boxs .cartTableHeading, #orderHistoryHeading tr.tableHeading{font-weight: bold; text-align:left;
font-size: 12px;
padding: 10px 10px;
line-height: 16px;
background-color: #f6f6f6;}
.cartContentsDisplay-boxs tr, #orderHistoryHeading tr{ border-top:1px solid #e7e7e7;}
#orderTotals{ padding:10px 0 20px 0;}
.checkout_payment-boxs.grid-x > .small-6{ margin-right:0;}
.orderAttribsList{ line-height:16px; font-size:12px; color:#666; padding-top:6px;}


#accountHistInfo .forward{ padding-bottom:10px;}
.checkout_success_infoboxs h3, .checkout_success_infoboxs h4{ font-size:12px; font-weight:bold; padding-bottom:6px;}
.checkout_success_infoboxs address{ line-height:20px; padding-bottom:10px;}

#checkoutSuccessThanks{ padding:20px 0 0 0; text-align:center; font-size:15px; font-weight:bold; color:#fe2a2a;}





#mufooter{ background:#212529;  }

.mufootercols{ float:left; box-sizing: border-box;}
.mu-mufooter{ padding-bottom:20px;}

.copyrightbox-main{ text-align:center;}






.one-step-checkout fieldset {
	border:none;
	padding: 0;
	
}
.one-step-checkout fieldset legend {
	background: #efefef;
}
.one-step-checkout fieldset .panel-body{
	border: 1px solid #ddd;
}
#password-wrapper{
	display: none;
}
/*mu-onepageboxs*/
.mu-onepageboxs{ padding:10px 0 0 0;}
.muonepage-l{ float:left;}
.muonepage-r{ float:right;}
.muonepage-l,.muonepage-r{ width:100%;}
.mu-onepage-login, #billing-address-module, #shipping-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon, .onepage-checkoutbox-boxs, .mu-onepage-price, .col-md-6, .mu-onepage-psboxs{/* border:#ddd solid 1px;*/}
.mu-onepage-title, .mu-onepagecheck-title{ font-size:13px; font-weight:bold; text-transform:uppercase;  color:#000; border-bottom:#ddd solid 1px; line-height:36px; padding-left:12px;}
.mu-onepageboxs .panel-body,.mu-onepage-checkoutbox .panel-body, .mu-onepage-confir .panel-body{ padding:16px 8px;}
.mu-onepageboxs .panel-body input, .mu-onepage-checkoutbox .panel-body input{ padding:6px; line-height:20px;}
.mu-onepageboxs .panel-body select, .mu-onepage-checkoutbox .panel-body select{ padding:6px 24px 6px 6px; line-height:20px;}
.mu-onepageboxs LABEL.inputLabel, .mu-onepage-checkoutbox LABEL.inputLabel{ margin-bottom:14px; padding-left:0;}
.mu-onepage-login, #billing-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon, .onepage-checkoutbox-boxs{ margin-bottom:6px;}

#billing-address-wrapper .checkbox label{ padding-bottom:6px; display:block; }


.muonepage-btn, .mu-onepagecheck-btn{ text-align:right; padding:16px 0 0 0;}
.muonepage-btn input, .mu-onepagecheck-btn input{ padding:8px 16px; }

#order-total-warpper{ background:url(../images/az_loading.gif) no-repeat   center right; min-height:50px; color:#000;}
#order-total-warpper table{ background:#fff;}
#order-total-warpper table tr{ line-height:22px;}
.mu-onepage-methods .mu-onepage-methods-title{ font-size:13px; color:#000; font-weight:normal; height:20px; line-height:20px;}
.mu-onepage-methods .col-xs-8{ padding:6px 0 0 0;}

.mu-onepage-coupon p.inputLabel{ padding:8px 0; font-weight:bold;}
.mu-onepage-coupon-main input{ float:left; width:260px; margin:0 !important; line-height:22px; padding:3px;}
.mu-onepage-coupon-main #btn-ot_coupon{ float:left; border: 1px solid #000; background:#000;
    border-radius: 3px;
    color: #fff;
    cursor: pointer !important; padding:1px 16px;  line-height:22px; margin-left:6px;}

.mu-onepage-login-boxs a{border: 1px solid #a72d2c; background:#a72d2c;
    border-radius: 3px;
    color: #fff;
	font-size:14px;
    cursor: pointer !important; padding:5px 16px;  line-height:22px;}


.mu-onepage-checkoutbox{ padding:20px 0 0 0;}
.onepage-checkoutbox-left{ float:left;}
.onepage-checkoutbox-rt{ float:right;}

.onepage-checkoutbox-left,.onepage-checkoutbox-rt{ width:100%; box-sizing: border-box;}

.mu-onepage-price-main{ padding-bottom:12px;}
.mu-onepage-price-main td{ border-bottom:#ddd solid 1px; border-right:#ddd solid 1px; padding:6px 0 6px 10px;}
#order-total-warpper td{ padding:5px 10px;}
.mu-onepage-confir-title{ font-size:13px; padding:20px 0;}
.onepage-checkoutbox-left .col-md-6,.onepage-checkoutbox-rt .col-md-6{ margin-bottom:16px;}
.muonetextboxs{ font-weight:bold; font-size:15px; text-transform: capitalize;  text-align:center; padding:20px 0;}
.mu-onepage-confir, .mu-onepage-coupon{ display:none;}
.muonepage-l select{ width:60%;}
/*mu-onepageboxs*/

.mu-one-name{ float:left; width:50%; padding:0 8px 0 8px;  box-sizing: border-box;}
.mu-one-emails{padding:0 8px 0 8px; box-sizing: border-box;}
.mu-one-name .inputLabel, .mu-one-emails .inputLabel{ display:block; float:none; margin:0 0 5px 0!important;}
.mu-one-name input, .mu-one-emails input,.mu-one-name select{ width:100%;  box-sizing: border-box;}
#billing-address-wrapper.panel-body, #shipping-address-wrapper.panel-body{ padding:6px 0 8px 0;}
#add-billing-address, #add-deliver-address{ padding-bottom:16px;}
#billing-address-wrapper .checkbox, #shipping-address-wrapper .checkbox{ padding-left:8px;}
.onepageboxs-titles{ font-size:20px; color:#000; font-weight:normal; padding-bottom:16px; text-align:left; text-transform:uppercase;}
.mu-onepage-login-boxs{ position:absolute; top:6px; right:10px;}

#billing-address-module .mu-onepagecheck-title,.muloing-onepage .mu-onepagecheck-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}
.mu-onepage-shipping.onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico02.jpg) no-repeat left center; padding-left:38px;}
.mu-onepage-payment.onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico03.jpg) no-repeat left center; padding-left:42px;}
.mu-onepage-comments .mu-onepage-title,.mu-onepage-price .mu-onepagecheck-title{ background:url(../images/oneico04.jpg) no-repeat left center; padding-left:36px;}
#shipping-address-module .mu-onepage-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}
#billing-address-module, .onepage-checkoutbox-boxs{ position:relative;}
.mu-onepage-methods{
    border: #ddd solid 1px; border-radius: 4px; padding:10px; margin-bottom:10px;}
	.mu-onepage-methods .important { font-weight:normal; margin:0;}
	.mu-one-name label{ width:80%;}
/*mu-onepageboxs 222222*/
#billing-address, #deliver-address{ width:96%;}




#newslist{overflow: hidden;
    height: 46px;
    line-height: 46px;
    text-align:center;
    color: #fff;
    text-transform: capitalize;
	width:100%;
	background:#222; letter-spacing:2px; text-transform:uppercase;
    font-size: 16px; font-weight:bold;}

#contain {
    overflow: hidden;
}
#contain li{ 
height:40px;line-height:40px;white-space:nowrap;overflow:hidden; color:#fff;
} 






.mu_error_box {
    background: url("../images/icon_error.gif") no-repeat scroll 20px 10px #fedfdf;
    border: 1px solid #bf0000;
    color: #bf0000;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    padding: 15px 10px 15px 60px;
}

.musubfrom {
    max-width: 500px;
    padding-top: 10px;
}

.newsletter.mt10{ position: absolute; top: 50%; left: 30px; margin-top: -39px; z-index: 100; width: 420px;}
.newsletter.mt10 p{ padding-bottom: 20px; font-size: 15px; color: #000;}
#newsletter-validate-detail .lettertxt, .musubfromtext {
    border: 1px solid #ccc;
    float: left;
    color: #666;
    line-height: 28px;
    padding: 7px 6px 7px 10px;
    margin:0; width: calc(100% - 110px);
}
#newsletter-validate-detail .letterbtn , .musubfrombtn{
    background:#000;
    width: 110px;
    border:none;
    font-size: 13px;
    float: left;
    line-height: 28px;
    margin:0;
	text-transform:uppercase;
	color:#fff;
    padding:8px 0;
	cursor:pointer;
}
#newsletter-validate-detail .letterbtn:hover, .musubfrombtn:hover{ background:#333;}

.mufoot-follow{ padding:10px 0 0 0;}
.mufoot-follow a{ display:inline-block; padding-right:10px; }
.mufoot-follow a i{font-size:30px; color:#909294;}
.mufoot-follow a:hover i{ color:#fff;}




.mureviews-rowboxs {
    padding: 20px 0;
    text-align: center;
    line-height: 26px;
}

.pagination li {
    display: inline-block;
    margin-left: 3px;
}



.mureview-listboxs{ padding:0 10px 10px 10px; line-height:24px; border-bottom:1px solid #e6e7e8;}
	.mureview-listboxs-left{ float:left;}
	.mureview-listboxs-left span{ display:inline-block; padding-left:10px;}
	.mureview-listboxs-rt{ float:right;}
	.mureview-listboxs-rt a{ color:#53a318; text-transform:capitalize;}
	
	.mureviews-rowboxs{ padding:20px 0; text-align:center; line-height:26px;}
	.mureviews-main{ border-top:1px solid #e6e7e8;}
	.mureviews-infoboxs{ padding:16px 12px; border-bottom:1px solid #e6e7e8;}
	.mureviews-infoboxs .productReviewsDefaultReviewer{ line-height:16px; padding-bottom:10px; color:#a5a8ab;}
	.muname-rating-date{ float:right;}
	.muname-rating img, .muname-rating02 img{vertical-align: top;}
	.muname-rating02{line-height:16px; padding-bottom:10px; color:#333;  font-size:13px;}
	 .muname-rating02 img{ padding-right:3px;}
	 .productReviewsDefaultProductMainContent{ line-height:22px; text-transform:capitalize;}
.muinforew-topnub{ line-height:20px; padding:5px 0;}
.clear{ clear:both;}
.muinforew-topnub-num{ float:left;}
.muinforew-topnub-num-page{ float:right;}
.muinforew-nameboxs{ line-height:18px; padding-top:10px;}
.muinforew-nameboxs span{ padding-right:20px;}
.reviews_textboxs{ padding:8px 0 10px 0; border-bottom:#eee dotted 1px;}	

.fi-star.empty {
	background:url(../images/starsempty.gif) no-repeat center center; width:14px; height:13px; display:inline-block;
}


.muinforew-topnub{ line-height:20px; padding:5px 0;}
.clear{ clear:both;}
.muinforew-topnub-num{ float:left;}
.muinforew-topnub-num-page{ float:right;}
.muinforew-nameboxs{ line-height:18px; padding-top:10px;}
.muinforew-nameboxs span{ padding-right:20px;}
.reviews_textboxs{ padding:8px 0 10px 0; border-bottom:#eee dotted 1px;}

.cartRemoveItemDisplay-m{ padding:8px 0 0 0; display:none;}



#contactUsForm{ max-width: 560px; padding-top: 40px;}
#contactUsForm .titleboxs{ text-transform: capitalize;}
#contactUsForm p{ padding: 10px 0 20px 0; text-align: center; color: #555;}

#contactUsNoticeContent h3{ padding-top: 10px; padding-bottom: 10px;}
#contactUsNoticeContent p{ padding-bottom: 10px;}





#recentitem{ padding-top: 20px;}









.featured-products{ background: #efefef; padding: 60px 0;}
.product-slider{ margin: 0 -10px;}
.featured-products .musheji_box{ padding: 0 10px;}
.featured-products .musheji_box .musheji_bottom{ padding-top: 16px;}
.featured-products .musheji_box .musheji_name a{font-family: "Montserrat-Bold";  font-size: 20px;}
.featured-products .musheji_box .musheji_name{ line-height: 24px; height: 48px;}

.murec_is_best_boxs, .global-pattners-info { position: relative;}
.titleboxs{ line-height: 36px; font-size: 32px; color: #323232; text-align: center; font-family: "Montserrat-Bold"; text-transform: uppercase;}
.titleboxs span{ color: #00367b;}
.featured-more{ padding: 10px 0 20px 0; line-height: 22px;  font-size: 16px; text-align: center;}
.featured-more a{ color: #333;}
.featured-more a:hover{ color: #00367b;}
.widget-slider, .certificates-slider{ margin:0 -10px;}
.mucol-boxs-main{ position:relative;}
.owl-stage-outer{ overflow:hidden;   }
.owl-item{ float:left;}
.cate-box{  padding:0 10px; transition: all 0.4s ease 0s;
    box-sizing: border-box; }
.cate-box a{ display: block;}
.cate-box a:hover img{ opacity: 0.8;}
.cate-box-img{ position: relative;}
.cate-box-img img{ width: 100%; height: auto;}
.cate-box-img p{ position: absolute; left: 0; bottom:0; z-index: 10; width: 100%; box-sizing: border-box; font-size: 16px;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    background: rgba(0, 0, 0, .5);
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.cate-box-img .video-ico{ position: absolute; top: 50%; left: 50%; z-index: 11; width: 60px; height: 60px; margin-left: -30px; margin-top: -30px; background: url("../images/video-ico.png") no-repeat center center / 100% auto;}
.owl-controls {
}
.owl-nav [class*='owl-'] {

    margin: 0;
    padding: 0;
    border-radius:20px;
    display:block;
    cursor: pointer;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    background-color:#eaeaea;
}
.owl-nav  .owl-next{ text-align:right; cursor:pointer;}
.owl-nav i.fa { font-size:20px;  color:#333; display:block; line-height:40px; width:40px; text-align:center; font-weight:normal;  border-radius:20px;}
.owl-nav  .owl-prev:hover i.fa, .owl-nav  .owl-next:hover i.fa{ color:#fff; background:#00367b;}

.owl-nav .owl-prev {cursor:pointer; z-index:10; position:absolute; left:10px; top:48%;

}

.owl-nav .owl-next { z-index:10;
    position:absolute; right:10px; top:48%;
}
.global-pattners-main{ padding-top: 20px; margin: 0 -10px;}
.global-pattners-col{ padding: 0 10px;}

#home-newsBoxManager .owl-nav .owl-prev, #home-newsBoxManager .owl-nav .owl-next{ top: 22%;}
.global-pattners-main .owl-nav .owl-prev, #home-newsBoxManager .owl-nav .owl-prev{ left: 20px; }
.global-pattners-main .owl-nav .owl-next, #home-newsBoxManager .owl-nav .owl-next{ right: 20px;}
.global-itmes-box {
    margin-bottom: 20px;
    background: #f2f2f2;
    padding: 50px 35px 26px;
    position: relative;
    border-radius: 6px;
    z-index: 1;
}
.global-itmes-box::before {
    position: absolute;
    content: "";
    height: 35px;
    width: 40px;
    background: #f2f2f2;
    bottom: -20px;
    left: 40px;
    clip-path: polygon(82% 41%, 106% 40%, 50% 100%, 0% 42%);
    z-index: -1;
    transition: .5s;
}
.global-itmes-box:hover .global-content p{ color: #fff;}
.global-itmes-box:hover:before{

}
.global-itmes-box::after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background:#00367b;
    clip-path: polygon(50% 0,50% 0,50% 50%,50% 100%,50% 100%,50% 50%);
    border-radius: 3px;
    z-index: -1;
    transition: .5s;
}
.global-itmes-box:hover::after{
    clip-path: polygon(25% -70%,75% -70%,120% 50%,75% 170%,25% 170%,-20% 50%);
}
.global-itmes-box .global-content {
    height: 224px; text-align: left;
    margin-bottom: 15px;
    transition: .5s;
    overflow-y: auto;
}
.global-itmes-box .global-content p {
    font-size: 16px; color: #666;
    line-height: 28px;
}
.global-itmes-box:hover .global-content {
    color: #ffffff;
}
.global-itmes-box .global-content::-webkit-scrollbar {
    width: 3px;
}
.global-itmes-box .global-content::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .4);
}
.global-itmes-box .global-content::-webkit-scrollbar-thumb {
    background: #fff;
}
.global-itmes-box .global-bottom {
    display: flex;
}
.global-thumb {
    padding-right: 24px;
}
.global-title-2{ text-align: left;}
.global-title-2 h4{ line-height: 26px; font-size: 18px; color: #222; padding: 0 0 4px 0;}
.global-title-2 span{ font-size: 16px; color: #666; line-height: 18px;}
.global-itmes-box:hover .global-title-2 h4, .global-itmes-box:hover .global-title-2 span, .global-itmes-box:hover .global-icon{ color: #fff;}
.global-icon {
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-size: 64px;
    font-family: monospace;
    color: color-mix(in srgb, #00367b 50%, transparent) ;
    opacity: 0.400;
    transition: .5s;
}






#productDescription{ font-size: 14px; line-height: 22px; padding-top: 16px;}
#productDescription p{ padding-bottom: 10px;}
#productDescription h1, #productDescription h2, #productDescription h3, #productDescription h4{ padding-bottom: 10px;}
#productDescription table tbody,#productDescription table tfoot,#productDescription table thead{ border: none;}
#productDescription table{ border-top: #ccc solid 1px; border-left: #ccc solid 1px;}
#productDescription td, #productDescription th{ border-right: #ccc solid 1px; border-bottom: #ccc solid 1px;}
#productDescription table p{ padding: 0;}

.muslickboxs{ background: #efefef;}
.mumin-boxs.mu-indexpd{ width: 100%;}


.home-about-us{ padding: 60px 0;}
.home-about-us-ul {
    padding-top: 20px;
}
.home-about-us-ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
}
.home-about-us-ul li h6 {
    position: relative;
    font-size: 56px;
    line-height: 50px;
    height: 50px;
    color: #00367b;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
}
.home-about-us-ul li h6::after {
    content: "+";
    position: relative;
    left: 10px;
    top: -20px;
    color: var(--color-primary);
    font-size: 24px;
}

.home-about-us-ul li p {
    color: #333;
    line-height: 26px;
    padding-top: 10px;
    font-size: 20px;
}
.about-us-box{ padding: 0 0 60px 0;}
.about-us-left h2, .about-us-2-rt h2{ font-size: 36px; line-height: 40px; padding:  0 0 20px 0; font-family: "Montserrat-Bold"; color: #323232;}
.about-us-left p, .about-us-2-rt p{ color: #333; padding: 0 0 10px 0; font-size: 16px; line-height: 26px;}
.mu-btn{ padding: 10px 0 0 0;}
.mu-btn a{ display: inline-block; border: #00367b solid 1px; background: #00367b; padding: 12px 36px; line-height: 20px; font-size: 16px; color: #fff;}
.mu-btn a:hover{ background: #fff; color: #00367b;}


.about-us-2{ padding-bottom: 20px;}
.about-us-2-left{ float: left; width: 50%; padding-right: 20px; box-sizing: border-box;}
.about-us-2-left img{ width: 100%; height: auto;}
.about-us-2-rt{ float: right; width: 50%;  box-sizing: border-box;}
.about-us-2-t{ color: #00367b; font-size: 16px; text-transform: uppercase; line-height: 20px; padding-bottom: 10px; font-weight: 600;}
.about-us-proudct{ padding: 40px 0 0 0;}
.about-us-proudct .mumobilenewlist{ padding-top: 0;}


.discover-arllaser{ padding: 60px  0; background: #efefef;}
.discover-arllaser-box ul{ margin-right: -20px;}
.discover-arllaser-box ul li{ float: left; width: 33.3334%; box-sizing: border-box; padding: 20px 20px 0 0;}
.discover-arllaser-title{font-size: 36px; line-height: 40px;  font-family: "Montserrat-Bold"; color: #00367b; text-align: center;}

.service-process{ padding: 40px 0;}
.service-t{ text-align: center;}
.service-t p{ font-size: 16px; line-height: 22px; text-transform: uppercase; color: #00367b; padding-bottom: 10px;}
.service-t h3, .trending-videos-t, .m-page-t{
    padding-bottom: 20px;
    font-size: 36px;
    line-height: 40px;
    font-family: "Montserrat-Bold";
    color: #121212;
    text-align: center;
}
.m-page-t{ font-size: 32px; line-height: 36px;}
.service-text{ color: #666; font-size: 18px; line-height: 28px; padding-bottom: 20px; text-align: center;}
.service-col-box{ background: #00367b; padding: 0 20px 0 36px; border-radius: 7px; display: flex; align-items: center; box-sizing: border-box; color: #fff; min-height: 140px;}
.service-col-box .ico {
    width: 55px;
    margin-right: 27px;
}
.service-col-box .service-col-text{-webkit-flex: 1;
    flex: 1;}
.service-col-text h5{ font-family: "Montserrat-Bold"; font-weight: normal; font-size: 18px; line-height: 22px; padding: 0 0 6px 0; text-transform: uppercase;}
.service-col-text p{ font-size: 14px; line-height: 24px;}



.global-pattners{ padding: 20px 0 0 0; text-align: center;}
.global-1 a{ font-size: 16px; color: #00367b; text-transform: capitalize; line-height: 18px; padding: 0 10px 8px 10px; border-bottom: #00367b solid 2px; font-weight: bold; display: inline-block;}
.global-1 a:hover{color: #007aff; border-bottom: #007aff solid 2px;}
.global-2{ padding-top: 20px;}
.section-sub-title{
    position: relative;
    display: inline-block;
}
.section-sub-title h4 {
    font-family: "Montserrat-Bold";
    font-size: 22px;
    color: #00367b;
    font-weight: 500;
    margin-bottom: 7px;
    position: relative;
    padding: 0 50px 0;
}
.section-sub-title::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #00367b;
    left: 0;
    top: 9px;
}
.section-sub-title::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #00367b;
    left: -12px;
    top: 17px;
}
.section-sub-title h4::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #00367b;
    right: 0;
    top: 9px;
}
.section-sub-title h4::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background:#00367b;
    right: -12px;
    top: 17px;
}
.global-title{ padding-top: 10px; line-height: 46px; font-size: 36px; font-family: "Montserrat-Bold"; color: #121212;}

#home-newsBoxManager{ padding: 0 0 60px 0;}
.muindex-new-img{ padding-bottom: 10px;}
.muindex-new-title{font-family: "Montserrat-Bold"; height: 28px; color: #000;
    line-height: 28px; font-size: 16px;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.news-content{ font-size: 14px; line-height: 22px; color: #666;}
.index-news-col a:hover .muindex-new-title{ color: #00367b; }
#newsArchiveDefault{ padding-top: 40px;}
#news-table{ margin-right: -20px;}
#news-table .news-row{ width: 33.3334%; box-sizing: border-box; float: left; padding: 0 20px 20px 0;}
.news-box-rt{ padding-top: 10px;}
.news-list-title{ padding-bottom: 10px;}
.news-list-title a{font-family: "Montserrat-Bold"; display: block;
    height: 48px; overflow: hidden;
    color: #000;
    line-height: 24px;
    font-size: 16px;
    text-transform: capitalize;}
.news-list-title a:hover{ color: #00367b;}
.munewsArchive-boxs{ text-align: center; padding-top: 10px;}
#moreNewsHeading{ padding-bottom: 16px;}
.newsContentboxs{ padding-bottom: 20px; line-height: 24px; font-size: 14px;}
.newsContentboxs p{ padding-bottom: 10px;}



.m-product-box{ height: 400px;
    background-image: url('../images/m-product-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;}
.about-us-bg.m-product-box{background-image: url('../images/about-us-bg.jpg');}
.videos-bg.m-product-box{background-image: url('../images/videos-bg.jpg');}
.download-bg.m-product-box{background-image: url('../images/download-bg.jpg');}
.news-bg.m-product-box{background-image: url('../images/news-bg.jpg');}
.contact-us-bg.m-product-box{background-image: url('../images/contact-us-bg.jpg');}

.m-product-box .width-page {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.m-product-box h1{/*text-shadow: 1px 1px 5px #666;*/ /*color: #fff !important;*/ padding: 0 !important; font-size: 30px !important; text-transform: uppercase !important;}

#newProductsDefault, #indexProductList{ padding: 20px 0 0 0;}
.mu-page-box, #contactUsDefault{padding: 40px 0 0 0;}

.mu-col-2-left{ display: none;}


.product-info-box{ padding-top: 40px;}
.product-info-t{border-bottom: #f1f1f1 solid 1px;}
.product-info-t span{ display: inline-block; font-family: "Montserrat-Bold"; font-size: 18px; text-transform: capitalize; line-height: 22px; padding-bottom: 10px; border-bottom: #00367b solid 2px;}



.our-services{ padding: 40px 0;}
.our-services-box{align-items: center; display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.our-services-left { -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;}
.our-services-pic {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
.our-services-pic ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.our-services-pic ul li {
    width: calc(50% - 10px);
}
.our-services-pic ul li img {
    width: 100%;
    display: block;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    object-fit: contain;
    aspect-ratio: 355 / 535;
}
.our-services-left h2{
    font-size: 36px;
    line-height: 40px;
    font-family: "Montserrat-Bold";
    color: #121212;
    }
.our-services-left ul {
    overflow: hidden;
    counter-reset: section;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.our-services-left ul li {
    margin: 30px 0 0;
    font-size: 18px;
    line-height: 1.5555em;
    width: 40%;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.our-services-left ul li::before {
    counter-increment: section;
    content: counter(section);
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    display: block;
    background: #00367b;
}

.our-services-left ul li:nth-child(2n) {
    width: 60%
}

.our-services-left ul li span {
    font-size: 18px;
    -webkit-flex: 1;
    flex: 1;
    margin-left: 16px;
}
.our-services-left .mu-btn{ padding-top: 40px;}


.discover-arllaser-2 p{color: #333;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 20px;
    text-align: center;}

.our-certificates{ padding-top: 40px;}

.videos-list-box ul{ margin-right: -20px;}
.videos-list-box li{ width: 33.3334%; box-sizing: border-box; float: left; padding: 0 20px 20px 0;}
.videos-list-box li a{ display: block; text-align: center;}
.cate-box-img{ position: relative;}
.cate-box-img img{ width: 100%; height: auto;}
.videos-list-box .video-ico{ position: absolute; top: 50%; left: 50%; z-index: 11; width: 60px; height: 60px; margin-left: -30px; margin-top: -30px; background: url("../images/video-ico.png") no-repeat center center / 100% auto;}
.videos-list-box li p{ margin: 10px 0 0 0; line-height: 22px;
    height: 44px; font-size: 16px;
    color: #333;
    text-transform: capitalize;
    overflow: hidden;}
.videos-list-box li a:hover p{ color: #00367b;}

.download-list-box{ margin-right: -20px;}
.download-list-col{ float: left; width: 33.3334%; box-sizing: border-box; padding: 0 20px 20px 0;}
.download-list-col-box{ display: flex;/* min-height: 180px;*/
    box-sizing: border-box; border: #efefef solid 1px;
    padding: 20px;
    border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.05);}
.download-list-ico {
    width: 80px;
    min-width: 80px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
}
.download-list-info {
    margin-left: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.download-list-t{font-family: "Montserrat-Bold"; font-size: 16px; line-height: 22px; height: 66px;}
.download-list-btn{ padding-top: 10px;}
.download-list-btn a{ display: block; width: 100%; box-sizing: border-box; line-height: 22px; padding: 7px 12px; border-radius: 4px; background: #E0474C; text-transform: capitalize; font-size: 14px; color: #fff;}
.download-list-btn i.fa{ font-size: 16px; padding-right: 10px;}
.download-list-btn a:hover{ background: #000;}

/* Contact Us / Get a Quote popup */
.contact-us-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}
.contact-us-modal.is-open {
    display: block;
}
.contact-us-modal-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
}
.contact-us-modal-dialog {
    position: relative;
    box-sizing: border-box;
    width: 90%;
    border-radius: 8px;
    max-width: 760px;
    margin: 80px auto;
    padding: 34px 56px 30px;
    background: #fff;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.18);
}
.contact-us-modal-dialog h2 {
    margin: 0 0 14px;
    text-align: center;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 1px;
}
.contact-us-modal-subtitle {
    margin: 0 0 26px;
    text-align: center;
}
.contact-us-modal-close {
    position: absolute;
    right: 18px;
    top: 14px;
    border: 0;
    background: transparent;
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
}
.contact-us-shared-form label.inputLabel {
    display: block;
    float: none;
    width: auto;
    margin: 0 0 5px;
    font-size: 14px;
}
.contact-us-shared-form label.inputLabel small {
    color: #c00;
    margin-left: 3px;
}
.contact-us-shared-form input[type="text"],
.contact-us-shared-form select,
.contact-us-shared-form textarea {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
    padding: 9px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 1.45;
}
.contact-us-shared-form textarea {
    min-height: 96px;
    resize: vertical;
}
.contact-us-submit-row {
    text-align: center;
    float: none;
}
.contact-us-submit-button {
    min-width: 140px;
    padding: 12px 28px;
    border: 0;
    cursor: pointer;
    background: #003b7a;
    color: #fff;
    font-size: 16px;
    line-height: 1;
}
.contact-us-submit-button.is-loading {
    opacity: .7;
    cursor: wait;
}
.contact-us-modal-message {
    display: none;
    margin: 0 0 16px;
    padding: 10px 12px;
    border-radius: 3px;
}
.contact-us-modal-message.is-success {
    display: block;
    border: 1px solid #9bcf9b;
    background: #edf9ed;
}
.contact-us-modal-message.is-error {
    display: block;
    border: 1px solid #e1a2a2;
    background: #fff0f0;
}
body.contact-us-modal-open {
    overflow: hidden;
}
.inquiry-button{ padding-top: 20px;}
.inquiry-button a{ display: inline-block; line-height: 20px; padding: 11px 46px; font-size: 14px; text-transform: capitalize; border:#00367b solid 1px; background: #00367b; color: #fff;}
.inquiry-button a:hover{ background: #fff; color: #00367b;}
@media (max-width: 767px) {
    .contact-us-modal-dialog {
        width: 94%;
        margin: 30px auto;
        padding: 28px 18px 24px;
    }
    .contact-us-modal-dialog h2 {
        font-size: 24px;
    }
}





@media (max-width: 480px) {
    .videos-list-box ul{ margin-right: -10px;}
    .videos-list-box li{ float: none; width: 100%; padding: 0 10px 10px 0;}
    .download-list-box{ margin: 0;}
    .download-list-col{ float: none; width: 100%; padding: 0 0 20px 0;}
    #news-table{ margin-right: 0;}
    #news-table .news-row{ width: 100%; float: none; padding: 10px 0; border-bottom: #ddd solid 1px;}
    .our-services-left .mu-btn{ padding-top: 20px; text-align: center;}
    .our-services-left ul li span{ line-height: 18px; font-size: 14px;}
    .our-services-left ul li, .our-services-left ul li:nth-child(2n){
        width: 50%;}
    .our-services-left h2{ font-size: 22px; line-height: 26px; }
    .our-services-pic{ padding-top: 20px;}
    .our-services-left, .our-services-pic {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .our-services-left ul li{ margin-top: 20px;}
    #IsNew .mumobilenewlist{ padding-top: 10px;}
    .mu-page-box, #contactUsDefault{ padding-left: 10px; padding-right: 10px;}
    .vxboxs-info{ right: 10px;}
    .mu-new-listboxs,#specialsListing .mu-m-boxs{ padding-bottom:10px; margin-right:-10px;}

    .m-product-box h1{ padding-left: 10px !important; font-size: 22px !important;}
    .m-product-box{height: auto;
        padding: 30px 0;}
    #indexProductList.width-page, #newProductsDefault.width-page, #newsArchiveDefault.width-page{ padding-left: 10px; padding-right: 10px;}

.trending-videos{ padding: 0 10px;}
    #home-newsBoxManager{ padding-bottom: 40px;}
    .global-itmes-box{ padding:20px;}
    .global-title {
        padding-top: 6px;
        line-height: 28px;
        font-size: 26px;}
    .section-sub-title h4{ font-size: 16px;}
    .global-pattners{ padding-top: 40px;}
    .service-col-text h5{ font-size: 16px; }
    .service-col-box .ico {
        width: 40px;
        margin-right: 12px;
    }
    .service-col{ padding-top: 10px;}
    .service-col-box{ padding: 20px 12px; min-height: auto;}
    .service-process{ padding: 40px 10px;}
    .service-text{ font-size: 14px; line-height: 22px; padding-bottom: 10px;}
    .service-t h3, .trending-videos-t, .m-page-t{ font-size: 22px; line-height: 26px; padding-bottom: 10px;}
    .home-about-us{ padding: 40px 10px 20px 10px;}
    .about-us-left h2, .about-us-2-rt h2{ font-size: 22px; line-height: 26px; text-align: center; padding-bottom: 10px;}
    .about-us-left p, .about-us-2-rt p{font-size: 14px;
        line-height: 22px;}
    .mu-btn a{ font-size: 14px; padding: 10px 36px;}
    .about-us-rt{ padding-top: 20px;}
    .about-us-box{ padding: 0;}
    .home-about-us-ul{ padding-bottom: 20px;}
    .home-about-us-ul li{ width: 50%; padding-top: 20px;}
    .home-about-us-ul li h6{ font-size: 36px; line-height: 40px;}
    .home-about-us-ul li p{ font-size: 14px; line-height: 20px; min-height: 40px;}
    .discover-arllaser{ padding: 40px 10px;}
    .discover-arllaser-title{font-size: 22px; line-height: 26px;}
    .discover-arllaser-box ul{ margin-right: -10px;}
    .discover-arllaser-box ul li{ padding: 10px 10px 0 0; width: 50%;}

    #gotoTop{ right: 10px;}
    #productGeneral{ padding-top: 10px;}

    .newsletter.mt10{ width: 300px; left: 20px;}

    .titleboxs {
        line-height: 26px;
        font-size: 22px;}
    .featured-more{ padding-top: 6px; padding-bottom: 10px;}
    .featured-products .product-slider{ margin: 0;}

    .owl-nav .owl-prev{ left: 20px;}
    .owl-nav .owl-next{ right: 20px;}

    .cate-box-img h3{ font-size: 14px;}
    .widget-slider{ margin-right: -10px;}
    .cate-box{ padding-right: 10px;}

     .mu_title span{ font-size: 16px;}

 #ajax-login-form{ left:5% !important; margin:0 !important; width:82% !important;}
 .cartRemoveItemDisplay-m{  display:block;}
 #reviewsWrite.centerColumn .ratingRow br{ display:inline-block;}
 .mu-mufooter { padding: 32px 10px 0 10px;
}
.mumbnubbom{ text-align:center;}
.mumbnubbom .navSplitPagesLinks.forward{ float:none;}


.mumin-boxs{ padding:10px 10px 20px 10px;}

h2.centerBoxHeading, #indexCategoriesHeading, #productListHeading,#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading,#advSearchResultsDefaultHeading{
	line-height:30px;  font-size:16px; padding:10px 0 0 0; font-weight:bold;
	}
	#advSearchResultsDefaultHeading{ border:none; margin-bottom:0;}
	
 #reviewsDefaultHeading,#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading,  #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading{ line-height:20px;  font-size:16px;
    padding: 12px 0 10px 0;}

     #indexCategoriesHeading, #productListHeading{ padding-bottom: 8px;}

.mu-m-boxs{ margin-right:-10px;}
#featuredProducts{ padding-top:10px;}

  #productListing .mu-m-boxs{ padding-bottom:5px;}
	.navSplitPagesLinks{ padding-right:0;}
	.mumbnubbom{ border:none;}
 .navSplitPagesResult{ display:none;}
 
 h1#productName{ font-size:18px; line-height:22px; font-weight:bold; padding-bottom:4px;}
 .nTab .TabTitle li{ padding:0 10px; font-size:14px; font-weight: normal;}
 
 .mu-Billing-boxs02{ padding:0 0 10px 0; border-bottom:#d3d3d3 solid 1px; margin-bottom:16px;}








.mumbsimilar .centerBoxHeading, #recentitem .centerBoxHeading{ padding-top:0; padding-bottom: 8px;}




.footer-NewsLetter .subNav{ background:none;}
.footer-NewsLetter.mufootercols .navContent{ border-bottom:none !important; display:block !important; padding-top:0 !important;}



#newslist{ font-weight:normal; letter-spacing:1px; font-size:15px;}
 .muindexads{ padding:0;}
 .muindexads ul li{ padding-bottom:10px;}

 
	#navBreadCrumb{   padding:3px 0 3px 10px;}					  }
						  
@media (min-width:480px) and (max-width:979px){
    .videos-list-box li{ width: 50%;}
    .download-list-col{ width: 50%;}
    #news-table .news-content{ min-height: 88px;}
    #news-table .news-row{ width: 50%;}
    .our-services-left ul li span{ line-height: 18px; font-size: 14px;}
    .our-services-left ul li, .our-services-left ul li:nth-child(2n){
        width: 50%;}
    .our-services-left h2{ font-size: 22px; line-height: 26px;}
    #about-us-content .featured-more{ padding-bottom: 0;}
    #IsNew .mumobilenewlist{ padding-top: 20px;}
    .about-us-2-rt h2{ text-align: center;}
    .mu-page-box, #contactUsDefault{ padding-left: 20px; padding-right: 20px;}

    .mu-new-listboxs,#specialsListing .mu-m-boxs{ padding-bottom:10px; margin-right:-20px;}

    .m-product-box h1{ padding-left: 20px !important; font-size: 22px !important;}
    .m-product-box{height: auto;
        padding: 40px 0;}
    #indexProductList.width-page, #newProductsDefault.width-page,  #newsArchiveDefault.width-page{ padding-left: 20px; padding-right: 20px;}

    .mufootercols{ float: left !important; width: 50% !important; padding: 0 20px 20px 0;}
    .trending-videos{ padding-right: 20px; padding-left: 20px; padding-bottom: 20px;}
    #home-newsBoxManager{ padding: 0 10px 40px 10px;}
    .global-title{line-height: 30px;
        font-size: 26px;}
    .global-pattners{ padding-top: 40px;}
    .service-col{ padding-top: 16px;}
    .service-t h3, .trending-videos-t, .m-page-t{line-height: 30px; padding-bottom: 20px;
    font-size: 26px;}
    .service-text{ font-size: 16px; line-height: 22px; padding-bottom: 10px;}
    .service-process{ padding-left: 20px; padding-right: 20px;}
    .discover-arllaser-box ul li{ width: 50%;}
    .discover-arllaser-title{line-height: 30px;
        font-size: 26px;}
    .discover-arllaser{ padding: 40px 20px;}
    .home-about-us-ul li h6 {
        font-size: 36px;
        line-height: 40px;
    }
    .home-about-us-ul li p {
        font-size: 14px;
        line-height: 20px;
        min-height: 40px;
    }
    .about-us-box{ padding-bottom: 40px;}
    .about-us-rt{ padding-top: 20px;}
    .about-us-left h2, .about-us-2-rt h2{line-height: 30px;
        font-size: 26px; padding-bottom: 10px;}
    .home-about-us{ padding: 40px 20px;}
    .featured-products{ padding-left: 20px !important; padding-right: 20px !important;}
    .titleboxs {
        line-height: 30px;
        font-size: 26px;}


    #productGeneral{ padding-top: 20px;}
    .mu-mufooter { padding: 40px 0 0 20px;}


    .mumobilenewlist.musimilist3{ display: none;}
    .mu_title span{ font-size: 18px;}

	.mufooterico{ width:230px;}
  .mu-newsletter-box{ margin-right:10px;}
	
	
	#navBreadCrumb{  padding:3px 0 3px 20px;}


h2.centerBoxHeading, #indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading,#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading,  #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading{line-height: 20px;
    font-size:16px;
    padding: 20px 0 0 0;}
    #indexCategoriesHeading, #productListHeading{ padding-bottom: 10px;}
#checkoutConfirmDefaultHeading{ margin-bottom:10px;}

#advSearchResultsDefaultHeading{ margin:0; border:none; line-height: 26px;
    font-size: 18px;
    padding: 16px 0 10px 0;}

.mumin-boxs {
    padding:10px 20px 20px 20px;
}
.mu-m-boxs{ margin-right:-20px;}
#featuredProducts{ padding-top:10px;}
.mumobilenewlist{ width:50%; padding:20px 20px 0 0;}
 #productListing .mu-m-boxs{ padding-bottom:20px;}
 .mu-info-rt-boxs{ padding-top: 10px;}





.link-follow{ padding-right:20px;}

.mufootercols{ width:50%; padding:20px 0 0 20px;}



h1#productName{ padding-top:0;}
.mumbsimilar .centerBoxHeading{ font-size: 20px; padding: 0 0 10px 0;}


.mufootercols{ width:100%; float:none; padding:0;}
.mu-mufooter{  padding-bottom:10px;}


.footer-NewsLetter .subNav{ background:none;}
.footer-NewsLetter.mufootercols .navContent{ border-bottom:none !important; display:block !important; padding-top:6px !important;}



                                               }
											   
@media (min-width: 979px) { 

  
						  }	


@media (min-width:220px) and (max-width:979px){
    .download-list-t{ font-size: 14px; line-height: 20px; height: 60px;}
    #moreNewsHeading{ font-size: 20px; line-height: 28px; padding-top: 10px;}
    #newsArchiveDefault{ padding-top: 20px;}
    .about-us-2-rt .mu-btn{ text-align: center;}
    .about-us-2-t{ text-align: center;}
    .about-us-2-left{ width: 100%; padding: 0 0 20px 0; float: none;}
    .about-us-2-rt{ width: 100%; float: none;}
    .mu-page-box, #contactUsDefault{ padding-top: 20px;}
    #productDescription td, #productDescription th{ padding: 10px 0;}

    .featured-products .musheji_box .musheji_name a{ font-size: 16px;}
    .featured-products .musheji_box .musheji_name {
        line-height: 22px;
        height: 44px;
    }
    .featured-products .musheji_box .musheji_bottom{ padding-top: 10px}
    .featured-products{ padding: 40px 0;}
    .musearbtn{height: 42px;
        width: 38px;}
    .mu-search-header-input{border-radius: 21px; padding: 9px 32px 9px 16px;}

   #advSearchResultsDefault #most_popular{ display: none;}
    .footer-NewsLetter img { width: auto; max-height: 136px;}
    .mufootercols{ width:100%; float:none; padding:0 0 20px 0;}

    .mu-indexpd.mumin-boxs{ padding:0 0 20px 0;}

    .welcome-msg-text li{ display: inline-block; float: none;}
    .welcome-msg{ padding: 8px 10px; line-height: 20px; font-size: 14px; text-transform: capitalize;}
    .welcome-msg-text{ float: none; padding: 0; text-align: center;}
    .mu-top-box-pc{ display: none;}
    .muinfo-navbread-no .breadcrumbs li:last-child {
        display: none;
    }
	
	#filter_tabboxs{ display:none;}
	#most_popular_tab{ letter-spacing: 1px; display:none; height:36px; line-height:36px; text-align:center; font-size:14px; background:#666; border-radius:3px; color:#fff;}
		.mumbnubtop{ border:none; height:auto; display:none;}
	.is-open02 .mumbnubtop,.is-open03 #filter_tabboxs{ position:absolute; top:36px; left:0; background:#fff; z-index:100; width:100%; box-shadow: 0 0 5px rgba(0,0,0,0.1); display:block;}
	.is-open03 #filter_tabboxs{ z-index:200;}
	.is-open02 #most_popular_tab, .is-open03 #filter_tab{ border-radius: 3px 3px 0 0;}
	.h_sort, .h_sort a{ float:none; border:none;}
	.h_sort{ border:#ddd solid 1px;}
    #attributesfilter{ padding:10px 20px; border:#ddd solid 1px;}
	#most_popular .fa-angle-down{ padding-left:6px;}
	
	
	#most_popular_tab, #filter_tab{ display:block;}
	
	
	#most_popular{  position:relative;}
	#most_popular_tab{ box-sizing: border-box;}
	#filter_tab{float:left; width: calc(50% - 10px); margin-left:10px; box-sizing: border-box; height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 13px;
    background: #f76793;
    border-radius: 3px;
    color: #fff;}
	
	.popup-cart-link-box{ padding:10px 10px 0 10px}
	.popup-cart-link-box a{ display:block; line-height:36px; text-align:center; color:#fff !important; text-transform:capitalize; margin-bottom:10px; background:#333; border-radius:18px;}
	
	#musearchboxs #mu-head-search{ width:100%;}
	.grid-x>.medium-3, .footer-des{ display:none;}
	#navBreadCrumb{  border-bottom:#eee solid 1px; font-size: 13px;}
	.mumbnubtop, #sorter{ display:none;}

	.mu_advanced_search_boxs{ margin-top:10px;}
	.mumbsimilar{ padding-top:20px;}
	#similar_product{ margin-right:-10px;}
	

	


	/*.mucatsbox{ border-bottom:#eee solid 1px;}*/
	.mu-onepagecheck-btn input{ width:100% !important;}
	

	.footer-NewsLetter .subNav{ border-bottom:none;}
}

@media only screen and (min-width: 980px){
    .welcome-msg{height: 56px;}
.about-us-proudct .mumobilenewlist{ width: 25%;}

    #mu_info_left{ float: left; width:360px;}
    .mu-info-rt-boxs{ float:right; width: calc(100% - 380px);}
    .mu-col-2-left{ display: block; float: left; width: 240px;}
    .mu-col-2-rt{
        float: right; width: calc(100% - 260px);}

    .service-col{ float: left; width: 50%; padding: 0 20px 20px 0; box-sizing: border-box;}
.service-process-box{ margin-right: -20px;}
    .about-us-left{ float: left; width: 50%; box-sizing: border-box; }
    .about-us-rt{ float: right; width: 50%; box-sizing:border-box; padding-left: 20px;}

    #navBreadCrumb{ padding-top:10px;}





h1#productName{ font-size:22px; line-height: 28px;}


	
	#mupcnavboxs{ display:block;}
	#mumoblinav, #most_popular_tab{ display:none;}
	
	.mumin-boxs{ padding:0 0 20px 0;}
	
	.grid-x>.medium-3 {
width:240px; padding-right:20px;
}
.grid-x > .large-9{ width: calc(100% - 260px);}

 #indexDefault   .mumobilenewlist{ width: 25%;}
.mumobilenewlist{ width:33.3334%; padding:20px 20px 0 0;}
    #productGeneral  .titleboxs span{width: 260px; margin-left: -130px;}


.mu-m-boxs, .mu-new-listboxs, #similar_product{ margin-right:-20px;}
#productListing .mu-m-boxs, .mu-new-listboxs, #specialsListing .mu-m-boxs{ padding-bottom:20px;}


#featuredProducts{ padding-top:20px;}


.munewlist-boxs {
    position: relative;
}


h1#productName { padding-top:0;}
.nTab .TabContent{ padding:16px 0 0 0;}

#reviewsWrite{ width:600px;}
.mumbsimilar{ padding-top:20px;}


.mumin-boxs{ padding-bottom:40px;}

#loginDefault .large-6{ width:50%; padding:0 20px 0 0; float:left; box-sizing: border-box;}
#loginDefault .grid-padding-x{ margin-right:-20px;}
 .mumin-boxs,  .mu-mufooter,   .width-page{ margin:0 auto; width:980px;}


.muindexads{ padding:0 20px;}





.mu-mufooter{ padding:48px 0 36px 0;}
#subnav-foot{ margin-right: -20px;}
.mufootercols{ width:25%; padding-right: 20px;}



	




#your-name{ width:130px;}
.TabContent #reviewsWrite .buttonRow input{ width:auto !important;}	

.muonepage-l,.muonepage-r, .onepage-checkoutbox-left, .onepage-checkoutbox-rt{ width:50%; padding:0 10px;}

}



@media (max-width: 1024px) and (min-width: 980px){

	.muleftboxdesc {
    width: calc(64% - 10px);
}
.muleftbox{ padding-top:12px;}
#navColumnOneWrapper .leftBoxContainer {
    padding-bottom: 20px;
}




}

@media (max-width: 1199px) and (min-width: 1025px){

		.muleftboxdesc {
    width: calc(64% - 10px);
}
.muleftbox{ padding-top:12px;}
#navColumnOneWrapper .leftBoxContainer {
    padding-bottom: 20px;
}

#indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading{ margin-bottom:20px;}


}


@media (min-width: 1200px){

    .mu-col-2-left{ width: 260px;}
    .mu-col-2-rt {width: calc(100% - 280px);}

		
			.grid-x>.medium-3 {
width:260px; padding-right:20px;
}
.grid-x > .large-9{ width: calc(100% - 280px);}
		
	
		
		#featuredProducts{ padding:30px 0 0 0;}
		
		
		
		





#loginDefault .large-6{padding:0 30px 0 0;}
#loginDefault .grid-padding-x{ margin-right:-30px;}




.mumin-boxs, .mu-mufooter,  .width-page{ width:1160px;}

}

@media (min-width: 1280px){
    #mu_info_left{ float: left; width:460px;}
    .mu-info-rt-boxs{ float:right; width: calc(100% - 480px);}
    #myslidemenu_2 ul li a span{ padding: 0 15px;}
    .mumin-boxs, .mu-mufooter,  .width-page{ width:1240px;}
    .mu-col-2-left{ width: 280px;}
    .mu-col-2-rt {width: calc(100% - 300px);}
}


@media (min-width: 1440px){
    .mu-col-2-left{ width: 300px;}
    .mu-col-2-rt {width: calc(100% - 320px);}
     .mumin-boxs, .mu-mufooter,  .width-page{ width:1410px;}
}








