/* SCREEN.CSS */


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



.head-log-btns { position: relative; }
.lgmdcls div#lgpos { position: absolute; top: calc(100% + 10px); width: 220px; background: #ccc6c6; z-index: 99; padding: 10px 20px; left: -10px; }
.lgmdcls div#lgpos:after { content: ""; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #e6e6e6; position: absolute; top: -7px; left: 50px; }

.lgmdcls .mod-login-logout { display: flex; color: #fff; align-items: center; }
.lgmdcls .mod-login-logout input.btn.btn-primary { background: #fff; border: none; padding: 5px 10px; margin-left: 10px; }

.mslider-wrapper.flickity-ready {
    display: inline-block;
    width: 100%;
    padding: 0 !important;
}

.unitvatcls {
    float: left;
    width: 100%;
}

.com-content-article.item-page {
    margin: 0 auto;
    display: block;
    padding-top: 10px;
}

body {
	background-position: center top;
	/*background-image: url(../images/site/edithouse-header-3.png);*/
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	/*margin-top: 119px;*/
	margin-bottom: 44px;
	font-family: 'Montserrat', sans-serif;
}
body, body * {
    font-family: 'Montserrat', sans-serif !important;
    
}

/*.hedmncls { position: fixed; z-index: 9999; width: 100%; background: #e6e6e6; left: 0; right: 0; top: 0; }*/

header {
	display: block;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    height: 80px;
    width: 100%;
    background: #1d4ca1;
}
header #logo {
	position: absolute;
	left: 20px;
	top: 10px;
	display: block;
	height: 60px;
	width: 100px;
	background-repeat: no-repeat;
	background-image: url(../images/site/edithouse-logo.svg);background-size: cover;
}

.article-content .content#cartpart input[type="file"]{    margin-bottom: 13px;}
#discoption_1{display:block !important;}


.Address{      margin-bottom: 17px;    width: 80%;  float: left;}
.Address div{         float: left;
    
    padding: 10px;
    width: 30%;text-align:center;
    line-height: 23px;
    margin-right: 1%;
    border-radius: 2px;
    border: rgba(204, 204, 204, 0.66) solid 1px;}
.Address div h3{       margin: 0;
    color: #2056ab; 
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: rgba(204, 204, 204, 0.6) solid 1px;
    padding-bottom: 5px;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 1px;}
.Address div i{    height: 32px;
    width: 32px;
    text-align: center;
    background: #f2f2f2;
    line-height: 32px;
    border-radius: 50%;
    margin-right: 8px;}
	
.Address div span	{    color: #1e0000;
    text-transform: uppercase;
    
    padding: 1px 17px;
    margin-bottom: 6px;
    
    display: inline-block;}

.addressname {
    margin-top: 7px;
	}
	
	.container span.title{     margin: 0 0 10px 11px;
    display: inline-block;
    text-transform: uppercase;
    color: #2056ab;
    padding: 7px 22px;
    background: #fff;
    font-weight: bold;
    box-shadow: #ccc 0 0 7px;}
	.container.contactform{    padding: 47px 204px; }


.address-box{border: none !important; margin-top: 15px;}



.container .product_cart {
	padding: 0 0 0 41px;
	width: 165px;
	font-size: 12px;
}
.registration, .login, .profile, .profile-edit {
	float: right;
	width: 100%;
	margin-right: 13px;
	margin-top: 11px;
}
.registration fieldset, .login fieldset, .profile fieldset, .profile-edit fieldset {
	margin-bottom: 16px;
	border: #ccc solid 2px;
}

.visually-hidden{
    display:none;
}

.shcls { margin-left: 5px; width: 40px; margin-bottom: -5px; margin-top: -18px; }


.registration fieldset legend, .login legend, .profile fieldset legend, .profile-edit fieldset legend {
	background: #fff;
	color: #2056ab;
	padding: 7px 15px;
	border-radius: 6px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 9px;
	border: #ccc solid 2px;
}
.registration fieldset .control-group, .login fieldset .control-group, .profile fieldset .control-group,  .profile-edit fieldset .control-group {
	margin-bottom: 12px;
	float: left;
	width: 100%;
}
.registration fieldset .control-group .control-label, .login fieldset .control-group .control-label, .profile fieldset .control-group .control-label, .profile-edit fieldset .control-group .control-label {
	display: inline-block;
	width: 30%;
	text-align: right;
	padding-right: 11px;
}
.registration fieldset .control-group .controls, .login fieldset .control-group .controls, .profile fieldset .control-group .controls, .profile-edit fieldset .control-group .controls  {
	display: inline-block;
}
.profile ul.btn-toolbar{    display: inline-block;
    text-align: right;
    width: 100%;
    padding: 0;}
.profile ul.btn-toolbar li{list-style:none;}	
.profile ul.btn-toolbar li a{    float: right;
    background: #2056ab;
    color: #fff;
    padding: 9px 12px;
    text-decoration: none;}	
	
.profile fieldset dl.dl-horizontal{      line-height: 26px;  margin: 0;}	
.profile fieldset dl.dl-horizontal dt{    float: left;
    margin-right: 14px;
    width: 26%;
    color: #2056ab;}
.profile-edit fieldset .control-group .controls select{    width: 270px;}
.profile-edit fieldset .control-group .controls button.btn-small{    font-size: 0.9em;
    /* letter-spacing: 1px; */
    margin: 0px;
    padding: 8px 11px;
    font-weight: bold;
    border-width: 0px;
    color: white;
    text-decoration: none;
    background-color: #2056ab;
    cursor: pointer;
    margin-right: 7px;}	
	
table.orderhistory tr td:last-child a{      background: #fff;
    color: #2056ab;
    border: #ccc solid 1px;
    padding: 4px 0;
    text-decoration: none;
    border-radius: 7px;
    display: inline-block;
    width: 99px;}	


.registration fieldset .control-group .control-label label, .login fieldset .control-group label, .profile fieldset .control-group label, .profile-edit fieldset .control-group label {
	color: #2056ab;
}
.registration fieldset .control-group .controls input, .login fieldset .control-group .controls input, .profile-edit fieldset .control-group .controls input, .profile-edit fieldset .control-group .controls select {
	height: 33px;
	padding: 0 13px;
	border: #ccc solid 1px;
	background: #f8f8f8;
	border-radius: 4px;
}

.login fieldset .controls input[type="checkbox"]{    height: auto;
    margin: 0;}
	
	.registration fieldset+.control-group, .login .control-group:nth-child(4), .profile-edit fieldset+.control-group{text-align:center;}
	.nav.nav-tabs.nav-stacked{    float: right;
    width: 76.5%;
    text-align: center;
        margin: 0 14px 14px 0;
    padding: 0;}
	.nav.nav-tabs.nav-stacked li{    display: inline-block;
    margin: 0 3px;}
	.nav.nav-tabs.nav-stacked li a{    background: #2056ab;
    color: #fff;    display: inline-block;
    text-decoration: none;
    padding: 6px 14px;}
	
	
	
	.profile-edit, .login, .registration{    padding-bottom: 12px;}

.registration .controls button.btn-primary, .login fieldset .controls button.btn-primary, .profile-edit .controls button.btn-primary {
	font-size: 0.9em;
	/* letter-spacing: 1px; */
	margin: 0px;
	padding: 8px 11px;
	font-weight: bold;
	border-width: 0px;
	color: white;
	text-decoration: none;
	background-color: #2056ab;
	cursor: pointer;
	margin-right: 7px;
}
.registration .controls a.btn, .profile-edit .controls a.btn {
	font-size: 0.9em;
	/* letter-spacing: 1px; */
	margin: 0px;
	padding: 7px 11px;
	font-weight: bold;
	border-width: 0px;
	color: white;
	text-decoration: none;
	background-color: #777;
	cursor: pointer;
}


.web.upload{    padding-top: 7%;
    float: right;
    width: 72%;
    margin-right: 2%;
    margin-top: 17px;
    border: #ccc solid 1px;
    padding: 2%;} 

.web.upload input[type="file"]{margin-bottom:12px;}

.mod-languages { float: right;margin: -4px 0 0 0;}


.serviceapitdata {
	padding: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #2056ab;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.serviceapitdata select {
	height: 37px;
	line-height: 37px;
	width: 54%;
	padding: 0 1%;
	border: #ccc solid 1px;
}
.serviceapitdata label {
	margin: 3%;
}
.article-content .content td table.generate {
	margin: 0 !important;
}
.article-content .mailgeneratelink td span.genratecode input.generatebutton {
	font-size: 0.9em;
	letter-spacing: 2px;
	margin: 0px;
	padding: 7px 10px;
	cursor: pointer;
	border-width: 0px;
	color: white;
	background-color: #2056ab;
}
.article-content .mailgeneratelink td textarea#gene_myurl {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-content .mailgeneratelink td span.genratecode {
	float: right;
}
.article-content .mailgeneratelink td span input[type="checkbox"] {
	margin: 6px 8px 0 9px;
}
.article-content .mailgeneratelink td span input[type="text"], .article-content .mailgeneratelink td span select {
	    padding: 6px 12px;
    display: inherit;
    width: 100% !important;
    margin-right: 3%;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article-content .content .mailgeneratelink tr td span.allmyproducts div{float:left;     margin: 5px 0 0 0;}
.article-content .content .mailgeneratelink tr td span.allmyproducts select{float:left;}
.article-content .content .mailgeneratelink tr:first-child span{float:left;    width: 24%; margin-right:1%;}
.article-content .content .mailgeneratelink span:last-child{margin-right:0;}

.article-content .content .mailgeneratelink tr:first-child span.allmyproducts select{padding: 6px 12px;
display: inherit;
width: 100% !important;
margin-right: 3%;
box-sizing: border-box;}

table.productlisttable tr td, table.productlisttable tr th {
	text-align: center;
	padding: 5px 10px !important;
}
table.productlisttable tr th {
	background: #2056ab;
	color: #fff;
}
table.productlisttable tr td:first-child, table.productlisttable tr th:first-child {
	text-align: left;
}
#BULK_ORDER_HISTORY table tr td:last-child a {
	background: #fff;
	color: #2056ab;
	border: #ccc solid 1px;
	padding: 4px 10px;
	text-decoration: none;
	border-radius: 7px;
}
.serviceapitdata {
	float: left;
	width: 100%;
	margin: 15px 0;
}
.serviceapitdata .mainservice {
	float: left;
	width: 46%;
	margin-right: 10px;
	background: #f8f8f8;
	border: #eeeeee solid 1px;
	padding: 10px;
	line-height: 33px;
	margin-bottom: 10px;
}
.popover {
	display: none !important;
}
.serviceapitdata .mainservice div {
	border-bottom: #e8e8e8 solid 1px;
}
.serviceapitdata .mainservice div.ServiceInfoUrl a {
	text-decoration: none;
	display: inline-block;
	width: 48%;
	margin: 0 2px;
}
.serviceapitdata .mainservice div.ServiceName {
	background: #fff;
	text-align: center;
	color: #2056ab;
	text-transform: uppercase;
	border: #2056ab solid 1px;
	margin-bottom: 6px;
}
.serviceapitdata .mainservice div.CourierName {
	text-align: center;
	color: #333;
	text-transform: uppercase;
	border: 0;
	font-weight: bold;
	margin-bottom: 6px;
}
.serviceapitdata .mainservice div.ServiceInfoUrl a input {
	background: #2056ab;
	display: inline-block;
	width: 100%;
}
.serviceapitdata .mainservice div.ServiceInfoUrl a input:hover {
	border: #2056ab solid 1px;
	background: #fff;
	color: #2056ab;
}
.serviceapitdata .mainservice div.ServiceInfoUrl {
	text-align: center;
	margin-top: 10px;
	background: #fff;
	padding: 6px;
	box-shadow: #ccc 0 0 10px;
}
.serviceapitdata .mainservice label {
	width: 37%;
	color: #2056ab;
	float: left;
}
.serviceapitdata .mainservice:nth-child(2n+2) {
	margin-right: 0;
}
header h1 {
	line-height: 30px;
	left: 140px;
	top: 20px;
	position: absolute;
	font-size: 26px;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: #fefffe;
}
.article-content.cartadd {
	width: 100%;
}
.article-content.cartadd .content {
	margin: 20px 0 0 0;
	padding: 0;
}
.article-content .content td input[type="file"] {
	margin-bottom: 12px;
}
#paymentpart {
	    padding: 0;
    margin: 0;
}
.article-content.cartadd .content .bgcolor_tab {
	margin-left: 50px !important;
}
.article-content.cartadd .content .pro_wrp table tr td table tr td {
	padding: 0 !important;
	background: none;
}
.cartadd .content .pro_wrp table tr th:first-child, .cartadd .content .pro_wrp table tr td:first-child {
	padding-left: 50px !important;
}
.article-content.cartadd .content .pro_wrp table tr td table {
	padding: 0;
	margin: 0;
	background: none;
}
.article-content.cartadd .content .pro_wrp table tr td table tr td input {
	text-align: center;
}
.article-content.cartadd .content .pro_wrp table tr td table tr {
	background: none !important;
}
.article-content.cartadd .content .paypalimage img {
	height: auto;
	width: 178px;
	margin: 0;
}
.article-content.cartadd .content .information {
	line-height: 7px;
	font-size: 15px;
	margin-left: 14%;
	float: left;
	margin-top: -74px;
}
.container {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;    width: 100%;
}
.websitelink {
	display: inline-block;
	position: absolute;
	left: 57%;
	top: 9%;
}
.websitelink a {
	position: relative !important;
	left: auto !important;
	text-decoration: none;
}
#summary a#price_including_excluding {
	font-size: 15px;
}
#including_vat_units { margin-bottom: 5px; margin-left: 2px; color: #6b6b6b;}
.stripeformdiv.stripepay {
	margin: -37px 0 0 0;
	float: none;
	display: inline-block;
}
.article-content .content#paymentpart .paypalbtn {
	width: auto;    margin: 0;
	display: inline-block;
}
.article-content.cartadd .bgcolor_tab .logo {
	min-height: 0;
}
.stripeformdiv {
	margin: -177px 0 0 54px;
	float: left;
}
.article-content.cartadd .content .paymentsection {
	background: #fff;
	padding: 12px 50px;
	margin: 0;
}
.article-content.cartadd .content .paypalimage {
	margin: 0px 0 0 0;
	/* width: 100%; */
	padding: 16px;
	padding-left: 50px;
	float: left;
	padding-top: 33px;
	background: #fff;
}
.article-content.cartadd .pro_wrp {
	padding: 0;
}
header h2 {
	font-style: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #fefffe;
	font-weight: normal;
	font-size: 14px;
	left: 140px;
	top: 50px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
header #tel {
	z-index: 2;
	text-shadow: 0px 2px 0px white;
	font-weight: bold;
	color: #6c6c6c;
	top: 50px;
	bottom: 10px;
	right: 60px;
	position: absolute;
}
header #poster {
	position: relative;
	float: right;
	z-index: 1;
	top: 0px;
	right: -300px;
	background-image: url(../images/site/poster.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 430px;
}
#container {
	/*margin-bottom: 0px;*/
	/*margin-top: 0px;*/
	/*padding: 0px;*/
	/*height: auto;*/
	/*border-top-color: white;*/
	/*border-top-width: 1px;*/
	/*border-top-style: solid;*/
	/*background-color: #ffffff;*/
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	/*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.9, rgb(255, 255, 255)), color-stop(1, rgb(219, 219, 219)));*/
	/*background-image: -moz-linear-gradient(center bottom, rgb(255, 255, 255) 90%, rgb(219, 219, 219) 100%);*/
	/*background: linear-gradient(bottom, #ffffff 90%, #eaeaea 100%);*/
	/*-pie-background: linear-gradient(bottom, #ffffff 90%, #eaeaea 100%);*/
	/*behavior: url(css/PIE.htc);*/
	/*overflow: hidden;*/
}
faq {
	position: absolute;
	top: 20px;
	left: 220px;
	width: 450px;
	height: 1px;
}
nav {
	margin-left: 20px;
	margin-bottom: 50px;
	margin-right: 0px;
	margin-top: 50px;
	position: relative;
	background-position: right top;
	background-repeat: no-repeat;
	/*background-image: url(../images/site/menu.png);*/
	float: left;
	padding: 0px;
	height: 100%;
	width: 180px;
}
nav h4, nav h3 {
	text-shadow: 0px 2px 0px white;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	letter-spacing: 1px;
	padding: 0px;
	font-size: 1em;
	color: #2056ab;
}
nav ul {
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 0px;
}
nav li {
	padding: 2px;
	height: auto;
	font-size: 0.8em;
	width: 140px;
	border-width: 1px;
	margin-bottom: 5px;
	list-style-type: none;
}
nav a {
	letter-spacing: 1px;
	text-shadow: 0px 1px 0px white;
	color: #6b6b6b;
	text-decoration: none;
}
nav a:hover {
	color: #2056ab;
	text-decoration: underline;
}
nav .selected {
	font-weight: bold;
	color: #2056ab;
}
section {
	display: block;
	height: auto;
	margin-right: 30px;
	position: relative;
	margin-left: 30px !important;
	padding-bottom: 100px;
	width: 560px;
}
#summary {
	margin-top: 60px;
	position: absolute;
	padding: 10px;
	margin-left: 620px;
	display: block;
	width: 160px;
	top: 0px;
}
parem {
	position: absolute;
	z-index: 1000;
	top: 40px;
	left: 795px;
	width: 150px;
	height: 10px;
}
.summary-fixed {
	position: fixed !important;
}
footer {
    display: inline-block;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    letter-spacing: 1px;
    color: white;
    font-size: 0.7em;
    line-height: normal;
    background: #1d4ca1;
    width: 100%;
    padding: 15px 0;
}
footer a {
	text-decoration: underline;
	color: #fefffe;
}

/*.footfilmcls { position: fixed; bottom: 0; left: 0; right: 0; }

@media only screen and (max-width: 600px) {
    body { margin-bottom: 60px; }
}*/

#generator {
	height: 370px;
	width: 700px;
}
#dod_generator input {
	font-size: 1em;
	border-bottom-color: white;
	border-top-color: #7f7f7f;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	color: #2056ab;
	background-color: #eeeeee;
	margin-bottom: 10px;
	padding: 10px;
	height: 10px;
	width: 250px;
	clear: left;
	float: left;
}
#dod_generator #submit {
	clear: left;
	float: left;
	border-bottom-color: #808080;
	border-top-color: white;
	color: white;
	background-color: #2056ab;
	height: 50px;
	padding: 10px;
	width: 270px;
}
#output, #gene_myurl {
	clear: left;
	float: left;
	padding: 10px;
	border-width: 0px;
	height: 160px;
	width: 627px;
	font-family: monospace;
	color: white;
	background-color: #2056ab;
}
#dod_generator #submit:hover {
	cursor: pointer;
	text-decoration: underline;
}

a { text-decoration: none !important; }
.labelclss {
    float: left;
    margin-right: 15px;
    text-align: right;
    width: 40%;
}

.delivery_part { background-color: #1c53ae; float: left; width: 100%; padding: 0 20px; box-sizing: border-box; }
.delivery_part .radio_port, .delivery_part .inner_part_delivery { float: left; width: 100%; margin: 20px 0; }
.radio_port .delivertycls { float: left; width: 39%; }
.delivertycls > label { color: #fff; margin: 0; }
#inner_part_delivery > div { float: left; width: 100%; margin-bottom: 20px; }
#inner_part_delivery label { color: #fff; float: left; margin: 0; text-align: right; width: 32%; }
#inner_part_delivery span { float: left; width: 50%; }
#inner_part_delivery { margin: 0; }
.inputbox { float: right; margin: 0 !important; width: 95% !important;  border: 1px solid #fff; border-radius: 5px; padding: 8px 4px; }

/* PRICES>CSS */

section h3 {
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 1.3em;
	text-shadow: 0px 1px 0px #fefffe;
	margin-top: 35px;
	margin-bottom: 50px;
	color: #2056ab;
}
section .label, .label {
	width: 100%;
	position: relative;
	line-height: 30px;
	font-style: normal;
	font-size: 1.2em;
	letter-spacing: 1px;
	font-weight: normal;
	text-shadow: 0px 2px 0px #fdfffd;
	color: #2056ab;
	float: left;
	text-align: left;
	height: 35px;
}
section .section {
	position: relative;
	margin-right: 30px;
	float: left;
	margin-bottom: 20px;
	height: 70px;
	width: 560px;
}
section .section-fixed {
	background-image: url(../images/site/section-fixed.png);
	position: relative;
	margin-right: 30px;
	float: left;
	margin-bottom: 15px;
	height: 170px;
	width: 560px;
	overflow: hidden;
}
section .item {
	font-weight: bold;
	position: relative;
	float: left;
	height: 170px;
	width: 140px;
	color: #6c6c6c;
	letter-spacing: 1px;
	text-shadow: 0px 1px 0px white;
	font-size: 0.9em;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}
section .item .icon {
	position: relative;
	display: block;
	height: 125px;
	width: 140px;/*

    -webkit-box-reflect: below 0

    -webkit-gradient(

        linear,

        left top,

        left bottom,

        from(transparent),

        color-stop(.7, transparent),

        to(rgba(255,255,255,.3)));

*/
}
section .item p {
	left: 0px;
	height: 30px;
	width: 140px;
	text-align: center;
	bottom: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
section .selected {
	color: #2056ab;
	font-weight: bold;
	text-decoration: underline;
	-moz-box-shadow: inset 0px 0px 6px #ddd;
	-webkit-box-shadow: inset 0px 0px 6px #ddd;
	box-shadow: inset 0px 0px 6px #ddd;
	background: rgb(224, 224, 224);
	background: rgba(128, 128, 128, .1);
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE.htc);
}
section .info {
	float: left;
	width: 560px;
	line-height: 1;
	color: #6c6c6c;
	font-size: 13px !important;
	margin-bottom: 0px;
	margin-left: 0px;
}
.checkoptiondiv > input {
    margin: 0 10px 0 0;
}

#media-info {
    margin-bottom: 10px;
}
a { text-decoration: none !important; }
.lasan .checkoptiondiv {
    margin: 0; color: #6b6b6b;
}
section .info p {
	padding: 0px;
	margin: 0px;
    line-height: 20px;
}
section .info a {
	color: #2056ab;
}
#summary #summary-price {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#summary #sterling {
	margin-right: 5px;
	float: left;
	color: #2056ab;
	font-size: 26px;
}
#summary #total {
	text-shadow: 0px 1px 0px #fefffe;
	font-size: 26px;
	color: #2056ab;
	font-weight: bold;
}
#summary #VAT {
	margin-left: 10px;
	float: left;
	font-size: 0.9em;
	color: #6b6b6b;
}
#summary #summary-units {
	font-size: 18px;
	color: #6b6b6b;
}
.unitvatcls > div {
    font-size: 14px;
}
#summary-price > div#including_vat {
    font-size: 16px; color: #6b6b6b;
}

#summary #summary-data {
	font-weight: bold;
	margin-bottom: 20px;
	height: auto;
	float: left;
	letter-spacing: 1px;
	font-size: 0.9em;
	text-align: left;
	color: #2056ab;
	width: 160px;
}

#summary #summary-data .odd {
	background-color: #dddddd; padding: 0 10px; border-radius: 3px;
}
#summary #summary-data .even { padding: 0 10px; }
/*#summary #summary-data .even {
	color: #67B6F6;
}*/
#discount {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom-color: #fefffe;
	border-top-color: #6b6b6b;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	background-color: #dadada;
	padding: 10px;
	color: #2056ab;
	font-size: 0.9em;
	height: 10px;
	width: 135px;
}
.discount {
	background-color: #2056ab !important;
	color: #fefffe !important;
}
#summary #summary-info {
	letter-spacing: 1px;
	text-shadow: 0px 1px 0px white;
	text-decoration: underline;
	line-height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	color: #6b6b6b;
	float: left;
	width: 180px;
}
#slider.ui-slider-horizontal {
	margin-left: 50px;
	top: 20px;
	position: relative;
	display: block;
	height: 30px;
	width: 460px;
}
#slider .ui-slider-handle {
	margin-left: -50px;
	left: -50px;
	top: -15px;
	position: absolute;
	display: block;
	height: 60px;
	width: 100px;
}
#slider .ui-slider-handle:focus {
	outline: none;
}
#slider .ui-slider-range {
	background-color: rgba(128, 128, 128, .2);
	height: 30px;
}
#slider .replication {
	background-color: rgba(103, 182, 246, .7);
}
#slider #quantity-handle {
	color: #2056ab;
	text-shadow: 0px 1px 0px white;
	line-height: 65px;
	text-decoration: none;
	font-size: 30px;
	height: 60px;
	width: 100px;
	text-align: center;
	border: 0;
	font-weight: bold;
}
#slider #quantity-input {
	margin-right: 15px;
	line-height: 30px;
	text-decoration: none;
	font-size: 30px;
	height: 60px;
	width: 100px;
	text-align: center;
	border: 0;
	font-weight: bold;
	color: #fefffe;
	background-color: rgba(103, 182, 246, 1);
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#slider #quantity-input:focus {
	outline: none;
	box-shadow: 0 0 20px rgba(128, 128, 128, 1);
	-webkit-box-shadow: 0 0 20px rgba(128, 128, 128, 1);
	-moz-box-shadow: 0 0 20px rgba(128, 128, 128, 1);
}
#slider a {
	letter-spacing: 2px;
	text-shadow: 0px -1px 0px #6c6c6c;
	text-decoration: none;
}
.scroll-pane, .panel {
	background-image: url(../images/site/section-pane.png);
	position: relative;
	float: left;
	margin-bottom: 10px;
	height: 200px;
	width: 560px;
}
.section-fixed, .scroll-pane, .scroll-bar-wrap {
}
.inset, .section-scroll, #slider.ui-slider-horizontal {
	border-bottom-color: white;
	border-top-color: #d4d4d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(234, 234, 234) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(234, 234, 234)));
	background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(234, 234, 234) 100%);
	background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(234, 234, 234) 100%);
	background: linear-gradient(top, rgb(255, 255, 255) 0%, rgb(234, 234, 234) 100%);
	-pie-background: linear-gradient(#ffffff, #eaeaea);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 0px 0px 5px #E5E5E5;
	-webkit-box-shadow: inset 0px 0px 5px #E5E5E5;
	box-shadow: inset 0px 0px 5px #E5E5E5;
	behavior: url(css/PIE.htc);
}
.surface, #slider .ui-slider-handle, .scroll-bar-wrap .ui-slider-handle, #summary, .handle {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	-pie-background: linear-gradient(#ffffff, #eaeaea);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 2px 3px #888;
	-webkit-box-shadow: 0px 2px 3px #888;
	box-shadow: 0px 2px 3px #888;
	behavior: url(css/PIE.htc);
}
.hidden {
/*

    width: 0px !important;

    display: block;

    opacity: .3;

    cursor: default;

    overflow: hidden;

    -webkit-transition: all 1s ease-in-out;

    -moz-transition: all 1s ease-in-out;

    -o-transition: all 1s ease-in-out;

*/

}
.hidden {
	display: none;
}
.hidden div {
	cursor: default;
}
#tooltip {
	padding: 10px;
	text-shadow: 0px 0px 0px;
	line-height: 17px;
	font-size: 17px;
	right: 0px;
	top: -60px;
	position: absolute;
	display: block;
	background-color: #2056ab;
	color: #fefffe;
	height: 30px;
	width: 80px;
}
.panel-content {
	/* 	width: 1400px; */

	left: 0px;
	top: 0px;
	position: absolute;
	height: 170px;
	overflow: hidden;/*

    -webkit-transition: width 1s ease-in-out;

    -moz-transition: width 1s ease-in-out;

    -o-transition: width 1s ease-in-out;

*/
}
.slider {
	left: 50px;
	/*margin: 13px 0 0 6%;*/

	bottom: 12px;
	position: absolute;
	display: block;
	height: 20px;
	width: 460px;
}
.handle {
	background-color: #606060;
	height: 20px;
	width: 50px;
	cursor: pointer;/*

    -webkit-transition: width .5s ease-in-out;

    -moz-transition: width .5s ease-in-out;

    -o-transition: width .5s ease-in-out;

*/
}
#summary #summary-pay, #summary #summary-quote, #summary .summary-quote {
	font-size: 0.8em;
	margin-bottom: 10px;
	display: inline-block;
	padding: 5px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 0px 0px;
	background-color: #2056ab;
	color: white;
	width: 151px;
	text-align: center;
	text-decoration: none !important;
}
#summary #summary-pay:hover, #summary #summary-quote:hover, #summary .summary-quote:hover {
	text-decoration: underline;
	cursor: pointer;
}
#quote-email {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom-color: #fefffe;
	border-top-color: #6b6b6b;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	background-color: #dadada;
	padding: 10px;
	color: #2056ab;
	font-size: 0.9em;
	height: 10px;
	width: 135px;
}
#quote-form {
	display: none;
}
/* ITEMS.CSS */

#media #CD .icon {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#media #DVD .icon {
	background-position: -140px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#media #Blu-ray .icon {
	background-position: -280px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#media #USB .icon {
	background-position: -420px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#printing #Blank .icon {
	background-position: 0px -140px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#printing #Logo-Text .icon {
	background-position: -140px -140px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#printing #Inkjet-Full .icon {
	background-position: -280px -140px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#printing #Thermal .icon {
	background-position: -420px -140px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#printing #Lithography .icon {
	background-position: -560px -140px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Spindle .icon {
	background-position: 0px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Paper .icon {
	background-position: -140px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Plastic .icon {
	background-position: -280px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Card .icon {
	background-position: -420px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Clamshell .icon {
	background-position: -560px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Square .icon {
	background-position: -700px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #DVD-Full .icon {
	background-position: -840px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Jewel-Clear .icon {
	background-position: -980px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Jewel-Opaque .icon {
	background-position: -1120px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Slim-Clear .icon {
	background-position: -980px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Slim-Opaque .icon {
	background-position: -1120px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#cases #Trigger .icon {
	background-position: -1260px -280px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #None .icon {
	background-position: -1120px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Booklet-2-Page .icon {
	background-position: -280px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Booklet-4-Page .icon {
	background-position: -420px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Booklet-8-Page .icon {
	background-position: -420px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Booklet-12-Page .icon {
	background-position: -420px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Tray-Front .icon {
	background-position: -560px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Tray-Reverse .icon {
	background-position: -700px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #DVD-Front .icon {
	background-position: -840px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #DVD-Reverse .icon {
	background-position: -980px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Card-Front .icon {
	background-position: -1260px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Card-Reverse .icon {
	background-position: -1400px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Single .icon {
	background-position: 0px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
#inlay #Single-Reverse .icon {
	background-position: -140px -420px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
}
.soon {
	background-position: -700px 0px;
	right: 0px;
	top: 0px;
	height: 140px;
	position: absolute;
	display: block;
	width: 140px;
	background-repeat: no-repeat;
	background-image: url(../images/edithouse-icons.png);
	opacity: 1;
}
/* JOOMLA.CSS */


#form-login-remember > label {
    display: inline-block;
    padding: 4px 7px;
}

#quantity-info {
    margin-bottom: 30px;
}


/* joomla */

.com-users-registration.registration {
    float: none;
    display: inline-block;
}

#form-login #form-login-remember input#modlgn_remember {
	bottom: -4px;
	margin: 2px 0 0;
	position: relative;
	width: auto !important;
}
#form-login, #com-form-login {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-top: 0px;
	padding: 0px;
}
#form-login fieldset, #com-form-login fieldset {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
}
#form-login p, #com-form-login p {
	letter-spacing: 1px;
	font-size: 0.7em;
	color: #6b6b6b;
}
#form-login a, #com-form-login a {
	color: #2056ab;
}
#form-login .inputbox, #com-form-login .inputbox {
	color: #2056ab;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	width: 100%;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-bottom-color: white;
	border-top-color: #6b6b6b;
	background-color: #dadada !important;
	float: left;
}
#form-login .button, #com-form-login .button {
	font-size: 0.9em; cursor: pointer; text-decoration: none !important;
	letter-spacing: 2px;
	margin: 0px;
	padding: 5px;
	border-width: 0px;
	color: white;
	background-color: #2056ab;
}
#form-login .button:hover, #com-form-login .button:hover {
	text-decoration: underline;
}
#form-login ul, #com-form-login ul {
	padding: 0px;
	margin: 0px;
}
#form-login li, #com-form-login li {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	width: 135px;
	font-size: 0.7em;
	padding: 0px;
}
#com-form-login {
	margin-left: 300px;
	width: 500px !important;
	overflow: hidden;
}
#com-form-login img {
	display: none;
}
h2.contentheading, .componentheading {
	padding: 0px;
	text-shadow: 0px 2px 0px white;
	margin-left: 300px;
	margin-bottom: 35px;
	margin-right: 0px;
	margin-top: 50px;
	letter-spacing: 1px;
	font-size: 1.7em;
	color: #6b6b6b;
}
.article-content {
	position: relative;
	margin: 0 auto;
    float: none;
	padding-left: 0px;
	padding-bottom: 41px;
	padding-right: 0px;
	padding-top: 0px;
	display: block;
	width: 800px;
	text-align: left;
	line-height: 22px;
}
.article-content .content {
	color: #6b6b6b;
	/* ====== Modified =========== */	

    /*padding-right: 100px;*/

	padding-right: 40px;
	/* ====== Modified =========== */

	padding-left: 100px;
}
.article-content .content > p {
	text-align: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 25px;
	font-size: 0.9em;
	color: #6b6b6b;
}
.article-content .content h3 {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 62px;
	padding: 0px;
	color: #2056ab;
}
.article-content .content h1 {
	margin: 68px 0 0;
}
.article-content .content table {
	margin: 15px 0 0 0;
}
.article-content .content ul {
	margin-left: 0px;
	margin-bottom: 35px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.article-content .content li {
	color: #2056ab;
	font-size: 0.8em;
	margin-bottom: 10px;
	list-style-type: circle;
}
.article-content .content table {
	border-collapse: collapse;
	width: 100%;
}
.article-content .content thead {
	color: white;
	background-color: #6c6c6c;
}
.article-content .content tbody {
	font-size: 0.8em;
	vertical-align: top;
}
.article-content .content tbody tr:nth-child(2n+1) {
	background-color: #eeeeee;
}
.article-content .content td {
	padding: 6px;
	/*border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;*/
	font-size: 14px; width: 20%;
}
.article-content.cartadd .pro_wrp table tr td {
	padding: 7px 0 !important;
}
.article-content .content tr th {
	padding: 10px 0;
}
.article-content .content tr:nth-child(2n+2) {
	background: #f8f8f8;
}
#dm_cats {
	width: 600px;
	float: left;
}
.clr {
	clear: none !important;
}
#component-contact {
	width: 600px;
	float: left;
	margin-left: 100px;
	margin-top: 50px;
}
#component-contact table {
	color: #6b6b6b;
}
#component-contact input {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom-color: #fefffe;
	border-top-color: #6b6b6b;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	background-color: #dadada;
	padding: 10px;
	color: #2056ab;
	font-size: 0.9em;
	height: 10px;/* 	width: 135px; */
}
#component-contact a {
	color: #2056ab;
}
.josForm, #josForm {
	margin-left: 100px;
	float: left;
	width: 500px;
}
.josForm p, .josForm p {
	font-size: 0.9em;
	color: #6b6b6b;
}
#josForm .componentheading {
	margin-left: 0 !important;
}
#josForm table {
	color: #6b6b6b;
	font-size: 1em;
}
.article-content a {
	color: #2056ab;
}
.bgcolor_tab {
	margin: 0 0 30px !important;
}
/* IE.CSS */





.header-new > a { display: inline-block; }
header .header-new #logo { position: unset; }
.header-new .header-txt { display: inline-block; margin-left: 25px; }
.header-new .header-txt h1 { position: unset; }
.header-new .header-txt h2 { position: unset; }

header { height: auto; padding: 10px 0; }
header > .container { max-width: 1200px; }
.header-new { display: flex; align-items: flex-end; }
.header-new span.call { margin-left: 15px; }

nav.head-nav { width: 100%; margin: 0; position: relative; z-index: 999; }
nav.head-nav .horimencls div#secondpane { display: flex; flex-wrap: wrap; padding: 5px 0; }
nav.head-nav .horimencls div#secondpane p { margin: 0; }
nav.head-nav > .container { max-width: 1200px; }
.mainrow { width: 100%; }
.head-log-btns a { background: #fff; padding: 4px 15px; display: inline-block; color: #1d4ca1; font-size: 14px; margin-left: 10px; }
.head-log-btns { display: flex; margin-top: 5px; }

.head-log-btns #form-login li {
    width: 100%;
}
.head-log-btns #form-login a {
    background: transparent;
    padding: 0;
    margin: 0;
    width: 100%;
}

.head-cart-btns { display: flex; flex-wrap: wrap; align-items: flex-end; }
body .refimgcls img { max-width: 100%; }
body .mainrow { width: 100%; }

@media screen and (max-width: 991px) {

nav.head-nav .horimencls div#secondpane { display: none; position: unset; width: 100%; padding: 40px 20px 20px; margin-bottom: 10px; }
.header-new span.call { margin: 20px 0 0; }
.header-new > a { margin-bottom: 10px; }
.header-new .header-txt { margin: 0; }
.header-new { flex-direction: column; align-items: center; }
/*body { margin-top: 259px; }*/
    
}

@media screen and (max-width: 767px){

.header-new > a div#logo { width: 70px; height: 42px; margin: 0; }
.mnbdyplan-inr .plandcls { width: 100% !important; border: none !important; margin-bottom: 50px; }

.lgmdcls div#lgpos {
    	left: 0px !important;
    	width: 100%;
	}
	.lgmdcls div#lgpos:after{
	left:35% !important;
	}
/*body { margin-top: 278px; }*/
}

/*@media only screen and (max-width: 600px) {
body { margin-top: 328px; }
}*/


img, div {
	behavior: url(/ie/iepngfix.htc);
}
.pagination_area ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
.pagination_area ul li {
	display: inline;
	padding: 0 5px;
}
.content {
	margin: 20px 0 0 -50px;
}
.proimage {
	padding: 20px 0 0 0;
}
.span_filter {
	margin-top: 20px;
}
.moduletablelogin {
	margin-top: 50px;
}
 @media only screen and (max-width: 950px) {
#container {
	width: 95%;
	position: static;
	margin: 0 auto;
}
}
 @media only screen and (min-width:960px) and (max-width: 1190px) {
header h1 span {
	padding-left: 539px !important;
}
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {
	 .web.upload{    padding-top: 7%;
    float: right;
    width: 90%;
    margin-bottom: 18px;
    margin: 0 1.7% 15px 1%;
    margin-top: 17px;
    border: #ccc solid 1px;
    padding: 3%;}
	
	 
	.registration, .login, .profile, .profile-edit{    width: 100%;
    margin-right: 0;
    margin-top: 11px;} 
	 
	 
	 .article-content.cartadd .content{width:100%;}
	 .article-content.cartadd .content .information{    line-height: 7px;
    font-size: 15px;
    margin-left: 58%;
    float: left;
    margin-top: -239px;}
	 
	 
.payinform h3 {
	text-align: center;
	padding-top: 5px;
	display: inline-block;
	width: 100%;
}
.article-content .content table {
	width: 100%;
}
.article-content .content {
	padding: 11px;
	margin: 0;
	/* box-sizing: border-box; */
	width: 88.5%;
}
header #logo {
	position: relative;
	background-position: center top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	left: auto;
	top: auto;
}
header h1 {
	padding: 0 !important;
	width: 100%;
	left: auto;
	text-align: center;
	position: relative;
	top: auto;
}
header h2 {
	font-style: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #fefffe;
	font-weight: normal;
	font-size: 1em;
	left: auto;
	top: auto;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	text-align: center;
}
span.call {
	padding: 0 !important;
	margin-bottom: 10px
}
header {
	width: 100%;
	float: left;
	height: auto;
}
.container .product_cart {
	padding: 0 0 0 41px;
	width: 165px;
	font-size: 12px;
	top: 9px;
	position: absolute;
	right: 8px;
}
section .info {
	width: 100%;
}
#summary {
	position: relative !important;
	float: right;
	margin: 0;
	width: 31%;
	top: auto;
}
nav {
	width: 100%;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
}
.container {
	position: relative;
}
.scroll-pane, .panel {
	width: 100%;
	background-size: 100% 100%;
}
.article-content section.ui-mobile-viewport {
	margin-left: 10px !important;
	padding-bottom: 0;
	width: 63%;
	float: left;
}
input.ui-input-text {
	left: auto !important;
}
.ui-mobile-viewport h3 {
	margin: 0;
}
footer {
	width: 100%;
	text-align: center;
}
}
 @media only screen and (min-width: 481px) and (max-width: 767px) {
	 .profile fieldset dl.dl-horizontal dt{    width: 38%;}
	 
	 .serviceapitdata select{    width: 50%;}
	 
	 .article-content #paymentpart.content .paypalbtn, .article-content #paymentpart.content .stripeformdiv{    margin-top: 5px;
    margin-left: 10px;}
	 .article-content.cartadd .content .bgcolor_tab{    margin-left: 0 !important;
    width: 100% !important;}
.cartadd .content .pro_wrp table tr th:first-child, .cartadd .content .pro_wrp table tr td:first-child{    padding-left: 10px !important;}	

.article-content.cartadd .content .pro_wrp table tr td table tr td input{    text-align: center;
    width: 44%;
    padding: 2px;}
	
	
	 
	 .bgcolor_tab.mybccolor_tab  span.cornerimage{    top: -10px;
    right: -36px;}
	 
	.leftformpart.newlcaddiv span.textcolor input.jscolor{    width: 82%;}
.leftformpart.newlcaddiv span.bodycolor input[type="text"] {
    width: 82%;
} 
	 
.article-content .content #filter_div table tr td input[type="text"] {
	width: 68% !important;
}
.article-content .content td select.inputbox {
	margin: 0 !important;   
}

.center.center1 table tr td select{ width: 100%;}
section h3 {
	margin: 0;
}
div.ui-slider {
	margin: 0;
	top: auto;
	width: 85% !important;
	float: right;
}
input.ui-slider-input {
	top: 18px !important;
}
.article-content .content table.coupontable tr td input[type="text"] {
	width: 60%;
}
}
 @media only screen and (max-width: 767px) {
	 
	.container.contactform {
    padding: 47px 14px;
}
	 .Address{    width: 100%;}
	 
	 
	  #summary-info #summary-quote,  #summary-info #summary-pay{padding:5px 0;}
	 
	 #paymentpart {
    padding: 0;
}
	 
	 .profile ul.btn-toolbar li a{    margin-right: 12px;}
	 .nav.nav-tabs.nav-stacked li {
    display: inline-block;
    margin: 0 0 10px 0;
}

.web.upload{    padding-top: 7%;
    float: right;
    width: 90%;
    margin-bottom: 18px;
    margin: 0 1.7% 15px 1%;
    margin-top: 17px;
    border: #ccc solid 1px;
    padding: 3%;}
	
	 
	 
	 .login fieldset .controls input[type="checkbox"] {
    height: auto !important;
    margin: -66px 0 0 113px;
    width: 17px !important;
    top: -21px;
    position: relative;
}
.nav.nav-tabs.nav-stacked{    width: 100%;
    text-align: center;
    margin: 0 0 18px 0;
    padding: 0;}
	 
	 
	.registration, .login, .profile, .profile-edit{    float: right;
    width: 100%;
    margin-right: 0;
    margin-top: 11px;} 
	.registration fieldset .control-group .control-label, .login fieldset .control-group .control-label, .profile fieldset .control-group .control-label, .profile-edit fieldset .control-group .control-label{    width: 100%;
    text-align: left;
    padding-right: 0;
    margin-bottom: 6px;}
	.profile-edit fieldset .control-group .controls button.btn-small{    margin-top: 10px;
    float: right;}
	.registration fieldset .control-group .controls, .login fieldset .control-group .controls, .profile fieldset .control-group .controls, .profile-edit fieldset .control-group .controls{width:100%;}
	.profile-edit fieldset .control-group .controls select {
    width: 100%;
}

.registration fieldset .control-group .controls input, .login fieldset .control-group .controls input, .profile-edit fieldset .control-group .controls input, .profile-edit fieldset .control-group .controls select{    width: 100%;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;    height: 38px;}
	 
	 
	 
	.article-content .content .mailgeneratelink tr:first-child span {
    float: left;
    width: 100%;
    margin-right: 0;
}
.article-content .content .mailgeneratelink tr:first-child span.allmyproducts select {
    width: 86% !important;
}
.article-content .content .mailgeneratelink tr td span.allmyproducts div{float:right;} 
	 
	 
.leftformpart.newlcaddiv span.bodycolor {
	margin-right: 0;
	width: 100%;
	margin-bottom: 10px;
}
.leftformpart.newlcaddiv span {
	margin-right: 0;
	width: 100%;
}	 
	 
	 
#filter_div {
	overflow: auto;
	width: 100%;
}
.article-content .content td span.allmyproducts select.inputbox {
margin-bottom:10px !important;
}
.article-content .mailgeneratelink td span input[type="text"], .article-content .mailgeneratelink td span select {
	width: 100% !important;
	margin-right: 0;
	margin-bottom: 7px;
	box-sizing: border-box;
	padding: 6px 12px;
}
.article-content .content table.bottable tr td input[type="text"] {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-content .content table.bottable tr td textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-content .content table.coupontable tr td input[type="text"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0;
}
.article-content .content {
	padding-right: 0;
	padding-left: 0;
	margin: 0;
}
.article-content .content table.bottable tr td:first-child, .article-content .content table.bottable.deleteall tr td label {
	font-weight: bold;
	margin: 0 11px 0 0;
}
.popup_tra {
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#secondpane .menu_body {
	margin-left: 0;
}
#summary #summary-data, #summary #summary-price {
	width: 100%;
}
#summary #summary-info {
	width: 100%;
	text-align: center;
}
#summary #summary-info #summary-quote, #summary-pay {
	width: 100%;
	text-align: center;
}
#summary-pay {
	text-align: center !important;
}
#summary {
	padding: 14px;
	margin: 0 !important;
	display: block;
	float: left;
	width: 100%;
	position: relative !important;
	box-sizing: border-box;
	border: 0 !important;
	box-shadow: 0px 2px 3px #888 !important;
}
.moduletable.meneleftdv {
	position: absolute;
	top: 13px;
	right: 13px;
	z-index: 99999;
}
header #logo {
        background-size: 70px;
	position: relative;
	left: auto;
	top: auto;
	display: block;
	margin-bottom: 10px;
	background-position: center top;
	width: 100%;
}
header, footer {
	height: auto;
	line-height: normal;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
header h1, header h2 {
	padding: 6px 0;
	left: auto;
	width: 100%;
	text-align: center;
	top: auto;
	position: relative;
}
header h1 span {
	padding-left: 0 !important;
}
#container nav {
	height: 100%;
	position: static;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 14px;
	margin: 0;
}
.containerclass {
	text-align: center;
	float: right;
	background: #fff;
	margin-bottom: 10px;
	padding-right: 7px;
	border: #ccc solid 1px;
	border-radius: 0;
}
.containerclass span.menuhide {
	display: inline-block;
}
.bar1, .bar2, .bar3 {
	background: #2056ab !important;
	margin: 5px 0 !important;
	width: 27px !important;
	height: 3px !important;
}
span.menuhideshow {
	float: left;
	margin: 6px 5px 0 6px;
}
#secondpane {
	POSITION: ABSOLUTE;
	BACKGROUND: #FFF;
	PADDING: 13PX;
	RIGHT: 0;
	WIDTH: 139PX;
	TOP: 34px;
	transition: all 0.1s ease 0s;
}
section {
	margin-left: 0 !important;
	padding-bottom: 100px;
	width: 100%;
}
.article-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 15px;
	box-sizing: border-box;
	width: 100%;
}
.scroll-pane, .panel {
	background-size: 100% 100%;
	width: 100%;
}
.slider {
	width: 82%;
}
.container .product_cart {
	padding: 0 15px;
	width: 90%;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	background-position: center;
}
section .info {
	width: 100%;
	line-height: 20px;
	margin-bottom: 0;
}
input.ui-slider-input {
	left: auto !important;
	top: 21px;
	width: 59px;
	padding: 7px 0;
}
a.ui-slider-handle {
	font-size: 24px;
	height: 49px;
	top: 54%;
	width: 84px;
}
.payinform h3 {
	text-align: center;
	padding-top: 5px;
	display: inline-block;
	width: 100%;
}
.leftformpart.newlcaddiv {
	width: 100%;
}

	 .bgcolor_tab.mybccolor_tab{-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
	
.article-content.cartadd .content .paypalimage{text-align:center;}
.article-content.cartadd .content .information{    line-height: normal;
    font-size: 15px;
    margin-left: 0;
    float: left;
    margin-top: 0;
    color: #fff;}	

header span.call {
    position: unset !important;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
header span.call font {
    margin: 0 !important;
    padding: 0 !important;
}
}

@media only screen and (max-width: 991px) {
    .head-log-btns { justify-content: center; z-index: 99999; position: relative; margin-top: 10px; }
    #lgpos{width:auto !important;}
    .lgmdcls div#lgpos { top: calc(100% + 15px); left: -20px;}
    .lgmdcls div#lgpos:after{
	      left: 15%;
	 }
	 
	 
	
	 
}

 @media only screen and (max-width: 480px) {
	/* .article-content .content #filter_div table.orderinfo{width:100% !important;}
	  .article-content .content #filter_div table.orderinfo tr td{    padding: 6px 6px 6px 45% !important;}*/
	 
	 table.dateorder{    overflow: auto;
  
    display: inline-block;}
	
	
	
	 
	table.orderinfoorder{width:100% !important;} 
	table.orderinfoorder, table.orderinfoorder tbody, table.orderinfoorder tr, table.orderinfoorder tr td{display:block;}
	
	 
	 
	 .mod-languages { float: right;margin: 16px 0 0 0;width: 100%;text-align: center;}
	 
	 
	 
	 .profile fieldset dl.dl-horizontal dt{width:auto;}
	 .menu_body a{text-align:left;}
	 .article-content .content tr th{text-align:center;    font-size: 14px;}
	 
	 .serviceapitdata select{    width: 100%;
    padding: 0 1%;
    margin-top: 10px;}
	.article-content .content table.coupontable tr td input[type="text"]{    height: 33px;
    line-height: 33px;
    width: 71%;}
	#paymentpart {
       padding: 0;
    margin-top: 10px;
    text-align: center;
}
#paymentpart h3{    text-align: left;}




.article-content .content#paymentpart .paypalbtn{  float: none !important;
   
    width: auto;
    display: inline-block;
       margin: 0 !important;}
	   
	  
	   
	   
	   
.article-content .content#paymentpart .paypalbtn input{    display: inline-block;
    margin: 0 auto;}	
	
	 
	 .article-content #paymentpart.content .stripeformdiv{      width: auto;
    float: none;
    display: inline-block;
    margin: 0 8px;     text-align: center;}
	 .article-content #paymentpart.content .stripeformdiv input{margin:0 auto;}
	 .article-content .content#paymentpart .paypalbtn{    float: right; vertical-align: top;
    margin-right: 11px;}
	.article-content #paymentpart.content h3{    width: 100%;
    margin-bottom: 13px;    margin-top: 10px;
    text-align: center;
    padding: 8px 0;}
	.article-content #paymentpart.content{padding-bottom:14px;}
	
	 
	 .article-content.cartadd .content .bgcolor_tab {
    margin-left: 0!important;
}
.article-content.cartadd .bgcolor_tab .logo{width: 100%;
    margin-bottom: 12px;}
	.bgcolor_tab .cont_info_cd{    float: left; line-height:normal !important;
    text-align: center !important; width:100%;}


.websitelink {
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    text-align: center;
}
.article-content.cartadd .content .paymentsection, .article-content.cartadd .content .paypalimage{    padding: 12px 15px;}

	
	 

	.bgcolor_tab.mybccolor_tab .pro_wrp table.JColResizer td.bottom{text-align:center;}
	 
 

.bgcolor_tab.mybccolor_tab span.cornerimage {
	top: -5px;
	right: -33px;
}
.cartheaderprt .hedertextdv {
	margin: 0;
	font-size: 22px;
	cursor: pointer;
	position: relative;
	line-height: normal;
	width: 100%;
}

.mainpreviwe .rightpreview {
	width: 100%;
	margin: 12px 0 0 0;
	text-align: center;
}
.mainpreviwe .rightpreview input {
	display: inline-block;
}
.page-header h2, .article-content .content h1 {
	text-align: center;
	line-height: normal;
}
.payinform table tr td {
	display: block;
	padding: 0 0 5px 0;
}
.payinform table {
	width: 100% !important;
}
.payinform table tr td input[type="text"] {
	width: 100%;
	height: 33px;
	padding: 0 11px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-content .content #filter_div table tr td {
	padding: 7px !important;
}
.article-content .content #filter_div table tr td input[type="text"] {
	width: 68% !important;
}
.article-content .content #filter_div table {
	width: 500px;
}
#gross_div table.sales tr:first-child {
	display: none;
}
#gross_div table.sales tr td:nth-child(1):before {
	content: "Month";
}
#gross_div table.sales tr td:nth-child(2):before {
	content: "Gross Profits";
}
#gross_div table.sales tr td:nth-child(3):before {
	content: "Commissions";
}
#gross_div table.sales tr td:nth-child(4):before {
	content: "Net Profits";
}

table.orderinfoorder tr td:nth-child(1):before{content: "Product Id";}
table.orderinfoorder tr td:nth-child(2):before{content: "Disc Title";}
table.orderinfoorder tr td:nth-child(3):before{content: "Date of Purchase";}
table.orderinfoorder tr td:nth-child(4):before{content: "Quantity";}
table.orderinfoorder tr td:nth-child(5):before{content: "Product Cost";}
table.orderinfoorder tr td:nth-child(6):before{content: "Commissions";}
table.orderinfoorder tr td:nth-child(7):before{content: "Gross Profit";}
table.orderinfoorder tr td:nth-child(8):before{content: "Net Profits";}
.article-content .content #filter_div table.orderinfoorder tr td{    padding: 6px 6px 6px 45% !important;}
.article-content .content #filter_div table.orderinfoorder tr:last-child td:before{content:none;}
.article-content .content #filter_div table.orderinfoorder tr:last-child td{padding:0 !important; }
.article-content .content #filter_div table.orderinfoorder tr:last-child td:last-child{padding:10px !important;  text-align:center;}



table.sales {
	width: 100%;
}
table.sales tr:first-child, #BULK_ORDER_HISTORY table tr:nth-child(2), #record_div table tr:nth-child(2), table.orderinfoorder tr:first-child {
	display: none;
}
#filter_div tr td {
	padding: 5px !important;
}
#record_div table tr:first-child td, #record_div table tr:first-child th, .customecart tr:first-child th {
	padding: 7px 0 !important;
	text-align: center;
	display: block;
}
p.menu_head1 {
	text-align: left;
	display: block;
}
.article-content .content td span.owncart {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.article-content .mailgeneratelink td span.genratecode {
	text-align: center;
	width: 100%;
}
table.blueray, .center.center1 {
	width: 100%;
	overflow: auto;
	display: block;
}
table.blueray tr td {
	font-size: 12px !important;
}
table.sales, table.sales thead, table.sales tbody, table.sales tr th, table.sales tr td, table.sales tr {
	display: block;
}
table.orderinfo, table.orderinfo tbody, table.orderinfo tr, table.orderinfo tr td, table.orderinfo th{display:block;}
.cartadd .content .pro_wrp table tr th:first-child, .cartadd .content .pro_wrp table tr td:first-child {
    padding-left:45% !important; 
}


table.sales tr, .content table.productlisttable tr, #record_div table tr, .customecart tr, table.userinfo tr {
	border: 1px solid #ccc;
	margin-bottom: 2px;
}
#BULK_ORDER_HISTORY table tr, .content table.productlisttable tr, table.orderinfo tr, table.orderinfoorder tr, table.userinfouser tr {
	border: 1px solid #ccc;
	margin-bottom: 2px;
}
#BULK_ORDER_HISTORY table, #BULK_ORDER_HISTORY thead, #BULK_ORDER_HISTORY tbody, #BULK_ORDER_HISTORY table tr th, #BULK_ORDER_HISTORY table tr td, #BULK_ORDER_HISTORY table tr {
	display: block;
}
.article-content .content table.productlisttable, .article-content .content table.productlisttable tbody, .article-content .content table.productlisttable tr th, .article-content .content table.productlisttable tr td, .article-content .content table.productlisttable tr {
	display: block;
}
.article-content.cartadd .pro_wrp table, .article-content.cartadd .pro_wrp table tr, .article-content.cartadd .pro_wrp table tr td, .article-content.cartadd .pro_wrp table tbody{display:block;}
table.userinfo, table.userinfo tr, table.userinfo tbody, table.userinfo tr td{display:block;}
table.userinfo{ width:100% !important;     clear: both;}
#record_div table, #record_div table tbody, #record_div table tr, #record_div table tr td {
	display: block;
}
.customecart, .customecart tr, .customecart tr td, .customecart tbody {
	display: block;
}
#record_div table tr:first-child td:before {
	content: none !important;
}
.content table.productlisttable tr td, table.sales tr td, #BULK_ORDER_HISTORY table tr td, #record_div table tr td, .customecart tr td, .article-content.cartadd .pro_wrp table tr td, table.orderinfo tr td, .article-content .content #filter_div table.userinfo tr td, table.orderinfoorder tr td, table.userinfouser tr td {
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding: 6px 6px 6px 45% !important;
	text-align: left;
}
.article-content.cartadd .pro_wrp table tr td table tr td:before{content:none !important;}



.content table.productlisttable tr td:before, table.sales tr td:before, #BULK_ORDER_HISTORY table tr td:before, #record_div table tr td:before, .customecart tr td:before, .article-content.cartadd .pro_wrp table tr td:before, table.orderinfo tr td:before, table.userinfo tr td:before, table.orderinfoorder tr td:before, table.userinfouser tr td:before {
	position: absolute;
	top: 6px;
	float: left;
	left: 6px;
	font-weight: bold;
	width: 40%;
	padding-right: 0;
	white-space: normal;
	word-wrap: break-word;
}
.content table.productlisttable tr td:nth-of-type(1):before {
	content: "Product";
}
.content table.productlisttable tr td:nth-of-type(2):before {
	content: "Price";
}
.content table.productlisttable tr td:nth-of-type(3):before {
	content: "Description";
}
#BULK_ORDER_HISTORY table tr td:nth-of-type(1):before {
	content: "Order Id";
}
#BULK_ORDER_HISTORY table tr td:nth-of-type(2):before {
	content: "Order Date";
}
#BULK_ORDER_HISTORY table tr td:nth-of-type(3):before {
	content: "Total Price";
}
#BULK_ORDER_HISTORY table tr td:nth-of-type(4):before {
	content: "Action";
}
#record_div table tr td:nth-of-type(1):before, .customecart tr td:nth-of-type(1):before {
	content: "Product Id";
}
#record_div table tr td:nth-of-type(2):before, .customecart tr td:nth-of-type(2):before {
	content: "Disc Title";
}
#record_div table tr td:nth-of-type(3):before, .customecart tr td:nth-of-type(3):before {
	content: "Product/Packaging";
}
#record_div table tr td:nth-of-type(4):before, .customecart tr td:nth-of-type(4):before {
	content: "Button Date";
}
#record_div table tr td:nth-of-type(5):before {
	content: "Action";
}
 .article-content.cartadd .pro_wrp table tr td:nth-of-type(1):before{content: "Title";}
.article-content.cartadd .pro_wrp table tr td:nth-of-type(2):before{content: "Quantity";}
.article-content.cartadd .pro_wrp table tr td:nth-of-type(3):before{content: "Price";}
.article-content.cartadd .pro_wrp table tr td:nth-of-type(4):before{content: "Action";}

table.userinfouser tr td:nth-of-type(1):before{content: "Disc Title";}
table.userinfouser tr td:nth-of-type(2):before{content: "Date of Purchase";}
table.userinfouser tr td:nth-of-type(3):before{content: "Quantity";}
table.userinfouser tr td:nth-of-type(4):before{content: "Name";}
table.userinfouser tr td:nth-of-type(5):before{content: "Address";}
table.userinfouser tr td:nth-of-type(6):before{content: "Email";} 

table.userinfouser, table.userinfouser tbody, table.userinfouser tr, table.userinfouser tr td{display:block;     word-wrap: break-word;}

table.userinfouser{clear:both;}
table.orderhistory tr td:last-child a{text-align:center;}


table.orderinfo tr td:nth-of-type(1):before{content: "Order Id";}
table.orderinfo tr td:nth-of-type(2):before{content: "Media";}
table.orderinfo tr td:nth-of-type(3):before{content: "Printing";}
table.orderinfo tr td:nth-of-type(4):before{content: "Cases";}
table.orderinfo tr td:nth-of-type(5):before{content: "Inlay";}
table.orderinfo tr td:nth-of-type(6):before{content: "Date";}
table.orderinfo tr td:nth-of-type(7):before{content: "Quantity";}
table.orderinfo tr td:nth-of-type(8):before{content: "Total Price";}
table.orderinfo tr td:nth-of-type(9):before{content: "Dispatched";}

table.userinfo tr td:nth-of-type(1):before{content: "Media";}
table.userinfo tr td:nth-of-type(2):before{content: "Date of Purchase";}
table.userinfo tr td:nth-of-type(3):before{content: "Quantity";}
table.userinfo tr td:nth-of-type(4):before{content: "Name";}
table.userinfo tr td:nth-of-type(5):before{content: "Address";}
table.userinfo tr td:nth-of-type(6):before{content: "Email";}











.content table.productlisttable tr:first-child, .customecart tr:nth-child(2), .article-content.cartadd .pro_wrp table tbody>tr:nth-child(1) th, table.orderinfo tr:first-child, table.userinfo tr:first-child, table.userinfouser tr:first-child {
	display: none;
}
.container .product_cart {
	background-size: 79% 100%;
}
.article-content .content h3 {
	margin-top: 0;
}
div.tab button {
	width: 100% !important;
}
.article-content .content table.bottable.deleteall tr td, .article-content .content table.bottable.information tr td {
	display: block;
}
.article-content .content td select.inputbox {
	width: 100% !important;
	margin: 0 !important;
}
.moduletable.jmoddiv {
	text-align: center;
}
div.ui-slider {
	margin: 0;
	top: auto;
	width: 77%;
	float: right;
}
section h3 {
	margin-top: 8px;
	margin-bottom: 0;
}
.slider {
	left: 25px;
	width: 82%;
}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

	header #logo { width: 100px; margin: 8px auto 10px; }

}

.item-page {
    display: inline-block;
    width: calc(100% - 200px);
}



@media (max-width: 991px){
.item-page { width: 100%; }
}



.dcpclass h3 {
    margin-top: 0 !important;
}

.mainrow .mnplnhead {
    margin: 0;
}
.mainrow > h2 {
    margin: 0;
}



.footfilmcls{
    position: fixed;
    bottom: 0;    
    left: 0;
    right: 0;
    z-index: 9;
}



