.mr-2, .mx-2 {
    margin-right: .5rem!important;
}
.flag-icons{
	font-size:13px;
	font-weight:bold;
	color:#000 !important;
	margin:0px !important;
}
.flag-icons a{
	float:right !important;
	width:34px !important;
	margin-left:8px;
	margin-top:-2px;
}
.red-txt {
	color:#F00 !important;
	font-weight:normal !important;
}
.yellow-txt{
	color:#e8791e;
}
.top-bottom-margin{
	margin:12px 0 !important;
}
.gsbook-modal {
    cursor: pointer !important;
}
.sale-flash1 {
    position: absolute;
    bottom: 8px;
    left: 8px;
    padding: 6px 10px;
    background-color: #de0010;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    border-radius: 2px;
    z-index: 5;
    font-weight: 400;
    letter-spacing: 0.1em;
}
.sale-flash2 {
	position: relative;
    margin: 0 auto;
    width: fit-content;
    padding: 3px 8px;
    background-color: #de0010;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    border-radius: 2px;
    z-index: 5;
    font-weight: normal;
    font-size: 14px;
}
h6 {
    font-size: 18px;
    font-weight: 600;
    background-color: #f3f3f3;
    color: #000;
    padding: 10px;
    border: none;
    border-bottom: 2px solid #e8791e;
}
.price-Ntxt{
	padding:4px 0;
}
.price-Ntxt p {
    font-size: 16px;
    font-weight: 600;
    text-align: center !important;
	margin:0px !important;
	line-height:22px !important;
}

.price-Ntxt span {
	font-size:15px;
    text-decoration: line-through;
    color: #687074 !important;
    font-weight: 400 !important;
}
.price-Ntxt .red-txt{
	font-size:15px;
	color:#F00 !important;
	font-weight:normal !important;
	text-decoration:none;
}
.price-Ntxt .normaltxt{
	font-size:15px;
	font-weight:normal !important;
	color:#000 !important;
	text-decoration:none;
}
.topmargin-custom{
	margin-top:62px;
}




/**********---MODAL POPUP STARTS---************/
.modal-header {
    background-color: #fff;
    color: #000;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
	margin-bottom:15px;
}

/*.modal-body i {
    color: #000 !important;
}*/

.modal-content h2 {
    color: #000;
    font-size: 20px;
    margin: 0px;
}

.modal-content h2 span{
    color: #e8791e !important;
    font-size: 20px !important;
    margin: 0px;
}

.modal-content h3 {
    font-size: 17px;
    color: #000;
	font-weight:normal;
}

.modal-content h5 {
    color: #e8791e;
}

.modal-content h6 {
    font-size: 15px;
    font-weight: 600;
    background-color: #f3f3f3;
    color: #000;
    padding: 10px;
    border: none;
    border-bottom: 2px solid #e8791e;
}

.modal-Nbtn i {
    color: #fff !important;
}

.modal-Nfooter {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    padding-top: 12px;
}

.modal-Nfooterlogo {
    float: left;
}

.modal-Nclose {
    float: right;
    margin-top: 12px;
    background-color: #e8791e;
    border: none;
    color: #fff;
    padding: 13px;
	cursor:pointer;
}
/**********---MODAL POPUP STARTS---************/

.flip-newbox{
	float: left;
    width: 100%;
    margin: 0;
}

.table-Ntop{
	margin-top:95px;
}

@media (min-width: 992px){
.col-flipbox1 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 19.333333%;
	float: left;
    width: inherit;
    padding: 0px;
    margin: 0 4.2px;
}

}

@media (max-width: 720px){
	
.table-Ntop{
	margin-top:158px;
}
.col-flipbox1 {
    max-width: 47%;
    float: left;
    width: inherit;
    padding: 0px;
    margin: 4px;
}
.flip-card-front, .flip-card-back{
	height: 212px;
    padding: 0 4px;
    margin-bottom: 13px;
}
.flip-card-back h3{
	padding-top:18px;
	font-size:14px;
}
.flip-card-back p{
	font-size:12px;
}
.top-menuM{
	font-size:13px !important;
}
.flag-align{
	width:fit-content !important; 
	margin:15px auto 0 auto !important;
}
.cities-bottom {
    display: contents !important;
}
.product-image{
	height:auto;
}
.cities-bottom{
	display:block;
}
.image-sizing{
	margin: 22px 80px 4px 80px;
}
.start-box{
	padding-left:0px !important;
}
.start-btn-box{
	float:left !important;
}
.rating_align{
	width:100%;
	margin-top:8px;
}
.popupheader_align {
    width: 100% !important;
    display: block !important;
    align-items: normal !important;
}
.tooltip .tooltiptext {
  width: 100% !important;
  left: 15% !important;
}

}

@media (max-width: 990px){
	
  .custom_tooltip .tooltiptext {
  visibility: hidden;
  width: 100% !important;
  background-color: white;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 0;
  position: absolute;
  z-index: 999999;
  top: 100%;
  left: 0 !important;
  margin-left: 0px !important;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(138,138,138,1);
-moz-box-shadow: 0px 0px 12px 0px rgba(138,138,138,1);
box-shadow: 0px 0px 12px 0px rgba(138,138,138,1);
}

.tooltip-right::after {
    content: "" !important;
    position: absolute !important;
    top: -4% !important;
    right: 50% !important;
    margin-top: -9px !important;
    border-width: 12px !important;
    border-style: solid !important;
    border-color: transparent transparent #5a5050 transparent !important;
}
.tooltip-left::after {
    content: "" !important;
    position: absolute !important;
    top: -4% !important;
    left: 50% !important;
    margin-top: -9px !important;
    border-width: 12px !important;
    border-style: solid !important;
    border-color: transparent transparent #5a5050 transparent !important;
}
}
.easy-block-v2 {
    overflow: hidden !important;
    position: relative !important;
}
.easy-block-v2 .easy-bg-v2 {
    top: 5px;
    color: #fff;
    width: 100px;
    padding: 5px;
    right: -47px;
    font-size: 13px;
    position: absolute;
    z-index: 10;
    text-align: center;
    letter-spacing: 2px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.rgba-blue {
    background-color: rgba(52,152,219,0.8);
}
.rgba-red {
    background-color: rgba(231,76,60,0.8);
}
.rgba-default {
    background-color: rgba(230,126,34,1);
}
.rgba-purple {
   background-color: rgba(155,107,204,0.8);
}

.dark-yellow{
	font-weight: 600;
    color: #e8791e;
    font-size: 15px;
    margin-bottom: 12px;
}

.yellow-box{
	width:100%;
	background-color:#169b62;
	text-align:center;
	color:#FFF;
	font-size:20px;
	padding:18px 6px;
}
.yellow-box a{
	color:#FFF;
	text-decoration:underline !important;
}
.yellow-box a:hover{
	color:#e8791e;
}

.package-Nbtn{
	width:100%;
	margin-top:12px;
	display:flex;
	justify-content: center;
}

.testimonial-bg{
	background-color:#f3f3f3;
	padding:2px 0 26px 0;
}

.footer-menu .line {
    border-top-color: rgba(255,255,255,0.1);
}

.widget_links li a {

    background-image: url(../images/icons/widget-link-dark.png);
	background-repeat:no-repeat;
}

.copyright-links a {
	color: rgba(255,255,255,0.25);
	border-bottom-color: rgba(255,255,255,0.25);
}

.copyright-links a:hover {
	color: rgba(255,255,255,0.35);
	border-bottom-color: rgba(255,255,255,0.35);
}

#top-search, #top-cart, #side-panel-trigger, #top-account {
    float: right;
    margin: 17px 0 0px 15px;
}

.cities-bottom{
	display: flex;
    justify-content: center;
}

.C_promobox {
	float:left;
	margin-bottom:28px;
}

.C_promobox img{
	display:block !important;
}


/* C_promobox - Item Title
-----------------------------------------------------------------*/

.C_promobox h3 a { 
    color: #fff; 
    font-size:17px;
    background-color: #000;
    border-top: 4px solid #e8791e;
	width:100%;
    float: left;
    padding: 10px;
    text-align: center;
	z-index: 999;
    position: relative;
 }

.C_promobox h3 a:hover { color: #e8791e; }



/* C_promobox - Overlay
-----------------------------------------------------------------*/

.C_promobox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 2;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	cursor:pointer;
}

body:not(.device-touch):not(.device-sm):not(.device-xs) .C_promobox-overlay {
	-webkit-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

.C_promobox-item:hover .C_promobox-overlay,
.C_promobox:hover .C_promobox-overlay { opacity: 1; }

.C_promobox-overlay a {
	position: absolute;
	top: 47%;
	left: 59%;
	background-color: #F5F5F5;
	width: 40px !important;
	height: 40px !important;
	margin: -28px 0 0 -44px;
	line-height: 40px;
	color: #444;
	border-radius: 50%;

}

.C_promobox-overlay a:hover {
	color: #e8791e;
	background-color: #EEE;
}

/* Individual C_promobox Item
-----------------------------------------------------------------*/

.C_promobox {
	position: relative;
}
.quantity_listS{
	margin-bottom:18px;
	display:grid;
}
.quantity_listS li{
	margin-left: 16px;
    padding: 2px 2px;
    margin-top: 0px;
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
    float: left;
}
.quantity_listS span{
	margin-left:-5px;
	float:left;
}
.list_item_N{
	margin-bottom:18px;
}
.list_item_N ul{
	margin:0px;
	padding:0px;
}
.list_item_N li{
	margin-left: 16px;
    padding: 2px 0px;
    margin-top: 0px;
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
}
.list_item_N ul li span{
	float:left;
	margin-left: -4px;
}
.modal_newhead{
    padding: 18px 0 0 0 !important;
    background-color: inherit !important;
    color: #000 !important;
    font-size: 14px !important;
    border: none !important;
}


.col-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}


.table-border-box_New {
    border: 1px solid #014c4c;
    margin-bottom: 18px;
    border-radius: 6px;
    position: relative;
}
.table-border-box_New h6 {
    width: 100%;
    font-size: 18px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    top: 0;
    left: 0;
    margin: 0;
    font-weight: 600;
    background-color: #014c4c;
    color: #fff;
    padding: 10px;
    border: none;
}
.table_inner_New{
	padding:12px;
}
.table_inner_New table { 
	width: 100%;
    border-collapse: collapse;
	margin:0 auto;
	font-size:15px;
	color:#000;
	}

/* Zebra striping */
.table_inner_New tr:nth-of-type(odd) { 
	background: #f5f5f5; 
	}

.table_inner_New th { 
	background: #000; 
	color: white;  
	}

.table_inner_New td, th { 
	padding: 10px; 
	border: 1px solid #ccc; 
	}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	.table_inner_New table { 
	  	width: 100%; 
	}

	/* Force table to not be like tables anymore */
	.table_inner_New table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.table_inner_New thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.table_inner_New tr { border: 1px solid #ccc; }
	
	.table_inner_New td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #d8d8d8; 
		position: relative;
		/*padding-left: 50%;*/ 
	}

	.table_inner_New td:before { 
		position: absolute;
		top: 0;
		left: 0;
		width: 45%;
		padding-right: 10px;
		/* white-space: nowrap; */
		content: attr(data-column);
		font-weight: bold;
		padding-left: 7px;
		padding-top: 10px;
		color: #000;
		height: 100%;
		/*border-right: 1px solid #dcdcdc;*/
	}
	
	.table_inner_New_none td:before{
		content:none !important;
	}
	.table_inner_New_none td{
		padding:12px !important;
	}

}


.img-hover-v1 img,
.img-hover-v2 img:after {
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.img-hover-v1:hover img {
    -transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.css3-spinner>div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: 13px;
    width: 18px;
    height: 18px;
    background-color: #e8791e;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.css3-spinner .css3-spinner-bounce1 {
    margin-left: -31px;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.css3-spinner .css3-spinner-bounce2 {
    margin-left: -9px;
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes bouncedelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {

    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}


/***************----POPU IMAGES CSS STARTS----*****************/

/***************----POPU IMAGES CSS ENDS----*****************/

/***---------ACCORDION CSS STARTS-------------***/
.New_accordion {
  background-color: #fff;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-weight:bold;
  transition: 0.4s;
  border: 1px solid #eaeaea;
}

.active, .New_accordion:hover {
  background-color: #fff8e9; 
}

.New_panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  border: 1px solid #e8e8e8;
}
button.New_accordion:after {
    content: '\002B';
    color: #000;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.New_accordion.active:after {
    content: "\2212";
}
/***---------ACCORDION CSS ENDS-------------***/
.start-btn{
	font-size: 21px;
    text-decoration: none !important;
    padding: 22px 13px;
    line-height: 0;
	background-color:#e8791e !important;
}
.start-btn:hover{
	background-color:#000 !important;
	color:#fff !important;
}
.start-btn-box{
	width:fit-content; 
	float:right; 
	margin-top:17px; 
	padding-right:50px;
}
.start-box{
	width:fit-content; 
	float:left; 
	padding-left:53px;
}


.Nbox-column{
	width: 100%;
    float: left;
    margin-bottom: 16px;
	margin-top:12px;
    background-color: #f5f5f5;
    padding: 16px 0;
    border: 1px solid #e6e6e6;
}
.Nbox-inner{
	background-color: #f3f3f3;
    text-align: center;
    padding: 6px 20px 10px 20px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
}
.Nbox-inner:hover{
	background-color:#fff;
}
.Nbox-inner .quantity_listS{
	margin-bottom:0px;
}


/*********---GOOGLE REVIEW CSS STARTS---*********/
.open-button {
  background-color: #fff;
  color: #000;
  padding: 4px;
  border: none;
  cursor: pointer;
  border-top: 8px solid #e8791e;
  position: fixed;
  bottom: 13px;
  left: 13px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(128,128,128,1);
-moz-box-shadow: 0px 0px 8px 0px rgba(128,128,128,1);
box-shadow: 0px 0px 8px 0px rgba(128,128,128,1);
z-index:9;
}

.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  left: 6px;
  border: 3px solid #f1f1f1;
  z-index: 111111;
}

.review-container {
  max-width: 368px;
  padding: 10px;
  background-color: white;
}

.review-boxN{
  width: 100%;
  float:left;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 200px;
}

.eagr-reviews-skeleton-component.jsx-3063264007{
	max-width:100% !important;
}

.review-container .review_btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

.review-container .cancel {
  background-color: red;
}

.rating_align{
	float:right;
}
/*********---GOOGLE REVIEW CSS ENDS---*********/

.Comp_pricebox{
	width: 100%;
}
.Comp_innerbox{
	background-color: #fff;
    border: 1px solid #ce951a;
    text-align: center;
}
.Comp_heading{
	background-color: #ce951a;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.Comp_pricetxt{
	width:100%;
	float:left;
	font-size:40px;
	font-weight:bold;
	color:#000;
}
.Comp_pricetxt sup{
	font-size:21px;
	top:-15px;
}

/****----anchortext popup****/
.popup_anchor_txt {
  position: relative;
}

.popup_anchor_txt a {
  color: #e8791e;
  text-decoration:underline;
}

.popup_anchor_txt figure {
  display: none;
  position: absolute;
  top: 20px;
  left: -185px;
  padding: 0;
  margin: 0;
  width: 100vh;
  z-index: 111;
}

.popup_anchor_txt a img{
	max-width:20%;
}

.popup_anchor_txt .popup_anchor_mainbox {
  display: block;
  max-width: 65%;
  height: auto;
  float:left;
  background-color:#FFF !important;
}
.popup_anchor_txt .popup_anchor_mainbox img{
	width:20%;
}
.popup_anchor_maintextbox{
	width:100%;
	background-color:#FFF;
	color:#000;
	padding:0 20px 20px 20px;
	float:left;
}
.popup_anchor_maintextbox p{
	margin:0 0 2px 0;
}
.popup_anchor_txt:focus figure,
.popup_anchor_txt:hover figure {
  display: block;
}
.popup_anchor_txt:focus a,
.popup_anchor_txt:hover a {
  color: #F90;
}



.popupheader_align{
	width:100%;
	display:flex;
	align-items: center;
}

/**************---TOOL TIP STARTS---************/
.tooltip_outerbox {
    z-index: 999999;
    /*position: relative;*/
    justify-content: center;
}
.custom_tooltip {
  position: relative;
  display: inline-block;
  opacity:inherit;
}

.custom_tooltip .tooltiptext {
  visibility: hidden;
  width: 100%;
  min-width:350px;
  background-color: white;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 999999;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(138,138,138,1);
-moz-box-shadow: 0px 0px 12px 0px rgba(138,138,138,1);
box-shadow: 0px 0px 12px 0px rgba(138,138,138,1);
}

.tooltip-top {
    bottom: 100%;
    left: 17%;
    margin-left: -60px;
}

.tooltip-top::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 12px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.tooltip-left {
    top: -5px;
    bottom: auto;
    right: 100%;
}

.tooltip-left::after {
    content: "";
    position: absolute;
    top: 30%;
    left: 100%;
    margin-top: -5px;
    border-width: 12px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.tooltip-right {
    top: -5px;
    left: 100%;
}

.tooltip-right::after {
    content: "";
    position: absolute;
    top: 30%;
    right: 100%;
    margin-top: -5px;
    border-width: 12px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}

.custom_tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip_maintextbox{
	padding:0 11px 11px 11px;
	float:left;
}
.tooltip_maintextbox p{
	font-size:12px !important;
}
.tooltiptext .imagebox1{
	width:100%;
	float:left;
}
.custom_tooltip .tooltiptext p li span{
	font-size:12px !important;
	padding:0px;
}
.custom_tooltip .tooltiptext .quantity_listS li{
	font-size:12px !important;
	line-height:17px;
}
.custom_tooltip .tooltiptext .quantity_listS{
	margin-bottom:0px;
	float:left;
}
.custom_tooltip .tooltiptext small{
	font-size:11px !important;
}

/**************---EXTRA CSS---************/
.Npopup-title{
	width:100%;
	float:left;
	text-align:center;
	padding: 5px 8px 8px 8px;
}
.Npopup-title h5{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0px;
	line-height:17px;
}
.Npopup-title h5 span{
	font-size:13px;
	font-weight:normal;
	color:#000 !important;
}
.Npopup-title-inner{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:8px;
}
.Npopup-title-inner h6{
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin:0px;
}
.Npopup-title-inner h6 b{
	font-size:16px;
	font-weight:bold;
	color:#e8791e;
	margin:0px;
}
.Npopup-title-inner h6 span{
	font-size:14px;
	font-weight:normal;
	color:#000 !important;
}

/*************---COUNTDOWN CSS STARTS---**************/
.countdow-box{
	width:100%;
	padding:20px;
	background-color:#169b62;
	margin-top:25px;
	outline: 1px solid white;
    outline-offset: -9px;
}
.countdow-box h2{
	color:#FFF !important;
	font-size:28px;
}
.countdow-box span{
	color:#000 !important;
	padding-right:30px;
	padding-left:8px;
}
/*************---COUNTDOWN CSS ENDS---**************/

.quantity_listS_center li {
    margin-left: 0px !important;
    text-align: center !important;
    list-style-position: inside;
}
.quantity_listS_center span {
    float: none !important;
}

/************NEW MASTERSSERIES CSS STARTS***************/
.portfolio-item{
	margin-bottom:16px;
}
.portfolio-item:hover {
    background-color: #fff !important;
}
.portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    text-align: center;
}
.sale-flash1-New1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    text-align: center;
    bottom: 0;
    padding: 6px 5px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.7);
    border-radius: 2px;
    z-index: 5;
    font-weight: noraml;
    letter-spacing: .1em;
	text-transform: uppercase;
}
.sale-flash1-New1 span {
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
}
.portfolio-item p {
	height:100px;
    font-size: 15px;
}

.sale-flash1{
    bottom: initial;
}
.N_liststyle ul {
    padding: 0;
}
.N_liststyle ul li {
    width: 100%;
    float: left;
    list-style-type: none !important;
    margin-bottom: 8px;
}
.N_liststyle li input {
    float: left;
    margin-right: 12px;
}
.N_liststyle li p {
    float:left;
	margin:0px;
	padding:0px;
}
.t_align_c {
    text-align: center;
}
.dot_N{
	font-size: 24px;
    color: black !important;
    line-height: 0;
    position: relative;
    top: 2px;
    left: -3px;
}
.modal-Nfooter{
	padding:12px;
}
.mseries_textalign{
	margin-top:16px;
}
.mseries_textalign p{
	font-size:15px !important;
}
.mseries_textalign li{
	font-size:15px !important;
}
.mseries_newdots ul{
	margin:0px;
	padding:0px;
}
.mseries_newdots li{
	list-style-type:disc;
	font-family: "Open Sans",Arial,sans-serif!important;
    margin-left: 16px;
    padding: 3px 5px;
    font-size: 16px;
    margin-top: 0;
}
.mseries_newdots li span{
	margin-left:-8px;
	float:left;
}
.headline {
	width:100%;
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}
.headline h2, .headline h3, .headline h4 {
    border-bottom: 2px solid #DE0010;
}

.headline h1, .headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #DE0010;
}
.headline h3{
	font-weight:bold;
	font-size:21px;
}
.mseries_heading{
	float:left;
	width:100%;
	border-bottom: 1px solid #ccc;
	margin-bottom:12px;
	padding:0 16px;
	text-align:center;
}
.mseries_contentbox_align{
	padding:0 16px;
}
.mseries_heading h5{
	text-align: center;
    margin-top: 17px;
    font-size: 18px;
	margin-bottom:0px;
    line-height: 25px;
	color: #000000;
}
.mseries_heading h5 span{
	color:#de0010;
}
.mseries_heading h6{
	font-weight:normal;
	font-size:16px;
	margin-bottom:0px;
	text-align:center;
	padding: 0px;
    border: none;
    background-color: white;
}
.dot_new{
	font-size:22px;
	position:relative;
	top:4px;
	color:#000 !important;
}
.price-Ntxt small {
    margin-bottom: 12px;
    float: left;
    text-align: center;
    width: 100%;
}
.nu-ttlh h4 {
    font-size: 16px;
    font-weight: 600px;
    color: #de0010;
    text-align: center;
}
.nu-ttlh h5 {
    font-size: 12px;
    text-align: center;
    font-weight: 100;
    margin-bottom: 0px !important;
    color: #000;
}
.align_top_btnN{
	position:absolute;
	top:351px;
	left:0px;
	right:0px;
	display:flex;
	justify-content: center;
	font-size:24px;
}
.big_button{
	font-size:18px !important;
	width:100%; 
	height:50px; 
	padding:10px 7px;
}
@media (min-width: 1200px){
.QB_content1{
	position:absolute;
}
.QB_image1{
	float:right;
	margin-top:-36px;
}	
}
@media (max-width: 992px){
.QB_content1{
	position:inherit;
}
.QB_image1{
	display:none;
}
}
@media (max-width: 768px){
.QB_content1{
	position:inherit;
}
.QB_image1{
	display:none;
}
.top-menuM{
	font-size:9px !important;
}
.top-barV2 a{
	padding:2px 2px !important;
}
.align_top_btnN{
	position:static;
	display:flex;
	justify-content: center;
	font-size:24px;
}
.big_button{
	width:100%; 
	height:100%; 
	padding:10px 7px;
	white-space:inherit;
}
}
/************NEW MASTERSSERIES CSS ENDS***************/