.container {
	position: relative;
	width: 1202px;
	margin: 0 auto;
	padding: 0;
}
.column, .columns {
	float: left;
	display: inline;
	margin-left: 12px;
	margin-right: 12px;
	line-height: 0;
}
.row {
	margin-bottom: 20px;
}
/* Nested Column Classes */
.column.alpha, .columns.alpha {
	margin-left: 0;
}
.column.omega, .columns.omega {
	margin-right: 0;
}
.columns {
	padding-bottom: 24px;
}
.column {
	padding-bottom: 0px;
}
/* Base Grid */
.container .one.column {
	width: 76px;
}
.container .two.columns {
	width: 176px;
}
.container .three.columns {
	width: 276px;
}
.container .four.columns, .four-columns {
	width: 362px;
}
.container .five.columns {
	width: 476px;
}
.container .six.columns {
	width: 576px;
}
.container .seven.columns {
	width: 676px;
}
.container .eight.columns {
	width: 776px;
}
.container .nine.columns {
	width: 876px;
}
.container .ten.columns {
	width: 976px;
}
.container .eleven.columns {
	width: 1076px;
}
.container .twelve.columns {
	width: 1176px;
}
.container .one-third.column {
	width: 376px;
}
.container .two-thirds.column {
	width: 776px;
}
/* Offsets */
.container .offset-by-one {
	padding-left: 100px;
}
.container .offset-by-two {
	padding-left: 200px;
}
.container .offset-by-three {
	padding-left: 300px;
}
.container .offset-by-four {
	padding-left: 400px;
}
.container .offset-by-five {
	padding-left: 500px;
}
.container .offset-by-six {
	padding-left: 600px;
}
.container .offset-by-seven {
	padding-left: 700px;
}
.container .offset-by-eight {
	padding-left: 800px;
}
.container .offset-by-nine {
	padding-left: 900px;
}
.container .offset-by-ten {
	padding-left: 1000px;
}
.container .offset-by-eleven {
	padding-left: 1100px;
}
.container .landscape, .container .portrait {
	position: relative;
	overflow: hidden;
	text-align: center;
	line-height: 0;
}


/* #Base 960
================================================== */

    /* Note: Design for a width of 960px */

    @media only screen and (min-width: 962px) and (max-width: 1250px) {
.container {
	width: 944px;
}
.container .column, .container .columns {
	margin-left: 12px;
	margin-right: 12px;
}
.column.alpha, .columns.alpha {
	margin-left: 0;
	margin-right: 12px;
}
.column.omega, .columns.omega {
	margin-right: 0;
	margin-left: 12px;
}
.container .one.column {
	width: 56px;
}
.container .two.columns {
	width: 136px;
}
.container .three.columns {
	width: 216px;
}
.container .four.columns {
	width: 296px;
}
.container .five.columns {
	width: 376px;
}
.container .six.columns {
	width: 456px;
}
.container .seven.columns {
	width: 536px;
}
.container .eight.columns {
	width: 616px;
}
.container .nine.columns {
	width: 696px;
}
.container .ten.columns {
	width: 776px;
}
.container .eleven.columns {
	width: 856px;
}
.container .twelve.columns {
	width: 936px;
}
.container .one-third.column {
	width: 296px;
}
.container .two-thirds.column {
	width: 616px;
}
/* Offsets */
.container .offset-by-one {
	padding-left: 80px;
}
.container .offset-by-two {
	padding-left: 160px;
}
.container .offset-by-three {
	padding-left: 240px;
}
.container .offset-by-four {
	padding-left: 320px;
}
.container .offset-by-five {
	padding-left: 400px;
}
.container .offset-by-six {
	padding-left: 480px;
}
.container .offset-by-seven {
	padding-left: 560px;
}
.container .offset-by-eight {
	padding-left: 640px;
}
.container .offset-by-nine {
	padding-left: 720px;
}
.container .offset-by-ten {
	padding-left: 800px;
}
.container .offset-by-eleven {
	padding-left: 880px;
}
.container .five.columns .portrait, .container .seven.columns .landscape {
	height: 355px;
}
.container .six.columns .landscape {
	height: 294px;
}
.container .eight.columns .landscape, .container .four.columns .portrait {
	height: 395px;
}
.container .four.columns .landscape {
	height: 186px;
}
.four-columns {
	width: 320px;
}
}
	

/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 959px) {
.container {
	width: 768px;
}
.container .column, .container .columns {
	margin-left: 12px;
	margin-right: 12px;
}
.column.alpha, .columns.alpha {
	margin-left: 0;
	margin-right: 12px;
}
.column.omega, .columns.omega {
	margin-right: 0;
	margin-left: 12px;
}
.container .one.column {
	width: 40px;
}
.container .two.columns {
	width: 104px;
}
.container .three.columns {
	width: 168px;
}
.container .four.columns {
	width: 232px;
}
.container .five.columns {
	width: 296px;
}
.container .six.columns {
	width: 360px;
}
.container .seven.columns {
	width: 424px;
}
.container .eight.columns {
	width: 488px;
}
.container .nine.columns {
	width: 552px;
}
.container .ten.columns {
	width: 616px;
}
.container .eleven.columns {
	width: 680px;
}
.container .twelve.columns {
	width: 718px;
}
.container .one-third.column {
	width: 232px;
}
.container .two-thirds.column {
	width: 488px;
}
/* Offsets */
.container .offset-by-one {
	padding-left: 64px;
}
.container .offset-by-two {
	padding-left: 128px;
}
.container .offset-by-three {
	padding-left: 192px;
}
.container .offset-by-four {
	padding-left: 256px;
}
.container .offset-by-five {
	padding-left: 320px;
}
.container .offset-by-six {
	padding-left: 384px;
}
.container .offset-by-seven {
	padding-left: 448px;
}
.container .offset-by-eight {
	padding-left: 512px;
}
.container .offset-by-nine {
	padding-left: 576px;
}
.container .offset-by-ten {
	padding-left: 640px;
}
.container .offset-by-eleven {
	padding-left: 704px;
}
.container .five.columns .portrait, .container .seven.columns .landscape {
	height: 280px;
}
.container .six.columns .landscape {
	height: 230px;
}
.container .eight.columns .landscape, .container .four.columns .portrait {
	height: 308px;
}
.container .four.columns .landscape {
	height: 142px;
}
.four-columns {
	width: 250px;
}
}
	

/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
.container {
	width: 300px;
}
.columns, .column {
	margin: 0;
	padding-bottom: 12px;
}
.container .one.column, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
	width: 300px;
}
/* Offsets */
.container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven, .container .offset-by-twelve, .container .offset-by-thirteen, .container .offset-by-fourteen, .container .offset-by-fifteen {
	padding-left: 0;
}
.container .work-grid {
	height: 190px;
}
.four-columns {
	width: 100px;
}
}


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
	width: 420px;
}
.columns, .column {
	margin: 0;
	padding-bottom: 12px;
}
.container .one.column, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
	width: 420px;
}
.container .work-grid {
	height: 238px;
	width: 376px;
	margin: 0 auto;
}
.four.columns .portrait img {
	width: 420px;
	height: auto;
}
.four-columns {
	width: 140px;
}
}

/* PUSH MENU */
#menu-switch{
  display:none;
}
#menu {
    position: fixed;
    top: 0;
    left: -300px;

    width: 300px;
    height: 100%;
    padding: 50px 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-transition: all .3s ease-in;
       -moz-transition: all .3s ease-in;
         -o-transition: all .3s ease-in;
            transition: all .3s ease-in;
    text-align: center;

    background-color: #fff;
	z-index:10000;
}
#menu .brand {
    height: 51px;

    font-size: 70px;
    font-weight: 900;
    line-height: .6;

    color: #ddd;
}
#menu ul {
    padding: 0;
    margin-top: 30px;
}

.brand img{
	width:100px;
	height:auto;
	margin-top:-20px;
}
#menu ul li {
    display: block;
	list-style:none;
}

#menu ul li a {
    display: block;
	list-style:none;
	font-size:12px;
    font-weight: thin;
    line-height: 50px;
	font-family: 'old_standard_ttregular';

    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;
    text-transform: uppercase;

    color: rgb(158,125,46);
    border-top: 1px solid rgb(158,125,46);;
}
#menu ul li:last-child a {
    border-bottom: 1px solid #eee;
}
#menu ul li a:hover {
    letter-spacing: 1px;
}
#menu-switch:checked ~ #menu {
    left: 0;
}
/* MAIN PAGE */
.page-wrap {
	height:90px;
   
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-transition: all .3s ease-in;
       -moz-transition: all .3s ease-in;
         -o-transition: all .3s ease-in;
            transition: all .3s ease-in;
}
#menu-switch:checked ~ .page-wrap {
    margin-left: 300px;
}

/* MENU TOGGLE ICON */
#menu-toggle:focus {
    outline: none;
}
#menu-toggle {
    display:inline-block;
    position: absolute;
	top:20px;
	right:20px;

    width: 51px;
    height: 51px;

    cursor: pointer;

    border: none;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
    background: #fff;
      -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
         -o-transition: all .5s ease;
            transition: all .5s ease;
}
#menu-toggle:before,
#menu-toggle:after {
    position: absolute;

    content: "";

    background-color:#c2a459;
}

#menu-toggle:before {
    top: 12px;
    left: 25px;

    width: 2px;
    height: 27px;
}
#menu-toggle:after {
    top: 25px;
    left: 12px;

    width: 27px;
    height: 2px;
}

#header-logo{
	position:absolute;
	top:0px;
	left:20px;
	width:148px;
	height:auto;
}

#menu-switch:checked ~ .page-wrap #menu-toggle {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}


/* #SCROLL ANIMATION
================================================== */


.animatable {
	/* initially hide animatable objects */
	/* initially pause animatable objects their animations */
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-ms-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused;
}
/* show objects being animated */
.animated {
	visibility: visible;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-ms-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running;
}

/* CSS Animations (extracted from http://glifo.uiparade.com/) */
@-webkit-keyframes fadeInDown {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
}
100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
 @-moz-keyframes fadeInDown {
 0% {
 opacity: 0;
 -moz-transform: translateY(-20px);
}
 100% {
 opacity: 1;
 -moz-transform: translateY(0);
}
}
 @-o-keyframes fadeInDown {
 0% {
 opacity: 0;
 -o-transform: translateY(-20px);
}
 100% {
 opacity: 1;
 -o-transform: translateY(0);
}
}
 @keyframes fadeInDown {
 0% {
 opacity: 0;
 transform: translateY(-20px);
}
 100% {
 opacity: 1;
 transform: translateY(0);
}
}
.animated.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}




.cbp-so-scroller {
	margin-top: 800px;
	overflow: hidden;
}
.cbp-so-section {
	margin-bottom: 15em;
}
/* Clear floats of children */
.cbp-so-section:before, .cbp-so-section:after {
	content: " ";
	display: table;
}
.cbp-so-section:after {
	clear: both;
}
/* Text styling */
.cbp-so-section h2 {
	font-size: 5em;
	font-weight: 300;
	line-height: 1;
}
.cbp-so-section p {
	font-size: 2em;
	font-weight: 300;
}
/* Sides */
.cbp-so-side {
	width: 50%;
	float: left;
	margin: 0;
	padding: 3em 4%;
	overflow: hidden;
	min-height: 12em;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	-moz-transition: -moz-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}
/* Clear floats of children */
.cbp-so-side:before, .cbp-so-side:after {
	content: " ";
	display: table;
}
.cbp-so-side:after {
	clear: both;
}
.cbp-so-side-right {
	text-align: left;
}
.cbp-so-side-left {
	text-align: right;
}
.cbp-so-side-right img {
	float: left;
}
.cbp-so-side-left img {
	float: right;
}
/* Initial state (hidden or anything else) */
.cbp-so-init .cbp-so-side {
	opacity: 0;
}
.cbp-so-init .cbp-so-side-left {
	-webkit-transform: translateX(-80px);
	-moz-transform: translateX(-80px);
	transform: translateX(-80px);
}
.cbp-so-init .cbp-so-side-right {
	-webkit-transform: translateX(80px);
	-moz-transform: translateX(80px);
	transform: translateX(80px);
}

.cbp-so-section.cbp-so-animate .cbp-so-side-left, .cbp-so-section.cbp-so-animate .cbp-so-side-right {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}
@media screen and (max-width: 73.5em) {
.cbp-so-scroller {
	font-size: 65%;
}
.cbp-so-section h2 {
	margin: 0;
}
.cbp-so-side img {
	max-width: 120%;
}
}
 @media screen and (max-width: 41.125em) {
.cbp-so-side {
	float: none;
	width: 100%;
}
.cbp-so-side img {
	max-width: 100%;
}
}



/* =========================forms========================= */



.cbp-mc-form {
	position: relative;
}

.cbp-mc-form:before, 
.cbp-mc-form:after { 
	content: " "; display: table; 
}

.cbp-mc-form:after { 
	clear: both; 
}
.cbp-mc-form h2{
	float:left;
    text-decoration: none;
    letter-spacing: 2px;
    font-family: 'old_standard_ttregular';
    font-size: 16px;
    color: #6b6c6f;
    text-align: left;
    font-weight: lighter;
    line-height: 0px;
	width:100%;
	margin-left:73px;
	
}

.cbp-mc-column {
	width: 65%;
	padding: 10px 30px;
	float: left;
	border:1px solid #b09e7c;
	border-radius:10px;
	margin-top:24px;
	margin-left:73px;

}
.cbp-mc-column a{
	font-family: 'roboto-light-webfont';
	line-height: 12px;
	font-size: 16px;
	color: #6b6c6f;
	display: block;
	width: 100%;
	background: transparent;
	text-align:left;
	float:left;
	padding:10px 0;
}

.cbp-mc-form label {
	display: block;
	padding: 30px 5px 10px 2px;
	font-size:14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	font-family: 'roboto-light-webfont';
	text-align:left;
	color: #6b6c6f;
	line-height:22px;

}

.cbp-mc-form input,
.cbp-mc-form textarea,
.cbp-mc-form select {
	font-family: 'roboto-light-webfont';
	line-height: 1.5;
	font-size: 16px;
	padding: 5px 10px;
	color: #6b6c6f;
	display: block;
	width: 100%;
	background: transparent;
}

.cbp-mc-form input,
.cbp-mc-form textarea {
	border: 1px solid #b09e7c;
	margin:5px 0;
}

.cbp-mc-form textarea {
	min-height: 200px;
}

.cbp-mc-form input:focus,
.cbp-mc-form textarea:focus,
.cbp-mc-form label:active + input,
.cbp-mc-form label:active + textarea {
	outline: none;
	border: 1px solid #b09e7c;
}

.cbp-mc-form select:focus {
	outline: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #000;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #10689a;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #10689a;
}

.cbp-mc-submit-wrap {
	text-align: center;
	padding-top: 40px;
	clear: both;
}

.cbp-mc-form input.cbp-mc-submit {
	background: #10689a;
	border: none;
	color: #000;
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px 30px;
	font-size: 1.1em;
	border-radius: 2px;
	letter-spacing: 1px;
}

.cbp-mc-form input.cbp-mc-submit:hover {
	background: #c20000;
}

@media screen and (max-width: 70em) {
	.cbp-mc-column {
		width: 70%;
	}
	.cbp-mc-column:nth-child(3) {
		width: 100%;
	}
	.cbp-mc-column {

	margin-left:-12px;
	margin-top:24px;

}
.cbp-mc-form h2{
	margin-left:0;
	margin-top:24px;
}}

@media screen and (max-width: 48em) {
	.cbp-mc-column {
		width: 100%;
		padding: 10px;
	}
}

.input-text{
	border:1px solid #b09e7c;
	padding:9px 20px;
	border-radius:5px;
	margin:15px 0 15px 0;
	
}

.container > header {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
	font-weight: 400;
}

.container > header > span {
	display: block;
	position: relative;
	z-index: 9999;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header > span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.container > header > span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #47a3da;
	background: #000;
}

.container > header nav {
	float: right;
	text-align: center;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #47a3da;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #000;
}

.container > header nav a > span {
	display: none;
}

.container > header nav a:hover:before {
	content: attr(data-info);
	color: #000;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.container > header nav a:hover {
	background: #000;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #000;
	-webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #47a3da;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}

.main {
	width: 100%;
	padding: 100px 0;
	max-width: 100em;
}

.social-login{
	text-align:left;
	float:left;
}
.social-login img {
	width: 30px;
	height: auto;
	padding: 10px 10px 20px 0px;
	cursor: pointer;
}
.social img:hover {
	opacity: 0.5;
}

@media screen and (max-width: 55em) {
.main {
	padding: 30px 0;
}
	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}
}





.row{
	width:200px;
	height:auto;
	margin:12px;
}



.responsive-table {
  width: 100%;
  margin-bottom: 1.5em;
  margin-top:30px;
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.responsive-table thead th {
  background-color: #b09e7c;
  font-weight:lighter;
  text-align: left;
  color: white;
  font-family: 'roboto-light-webfont';
  font-size:14px;

}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
.responsive-table th,
.responsive-table td {
  padding: .5em;
  vertical-align: middle;
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}
.responsive-table tfoot {
  font-size: .8em;
  font-style: italic;
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  border: 1px solid  #b09e7c;
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}
.responsive-table tbody th[scope="row"] {
	border-bottom: 1px solid  #b09e7c;
  color: white;
}
.responsive-table tbody td[data-type=currency] {
  text-align:center;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: .8em;
  color: rgba(94, 93, 82, 0.75);
}
.responsive-table tbody td {
  text-align: left;
  border-bottom: 1px solid  #b09e7c;
}


@media (min-width: 52em) {
  .responsive-table {
    font-size: .9em;
  }
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
  .responsive-table tr {
    display: table-row;
  }
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em;
  }

  .responsive-table caption {
    font-size: 1.5em;
  }
  .responsive-table tbody {
    display: table-row-group;
  }
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }
 
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left;
  }
  .responsive-table tbody td {
    text-align:center;
	font-family: 'roboto-light-webfont';
	font-size:14px;
	letter-spacing:1px;

  }
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}
@media (min-width: 62em) {
  .responsive-table {
    font-size: 1em;
  }
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
  .responsive-table tfoot {
    font-size: .9em;
  }
}

@media (min-width: 75em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em;
  }
}
i{
	color:#b09e7c;
}
.coupon-code{
	float:left;
	margin-top:-30px;
}
.update-cart{
	float:right;
	margin-top:-30px;
}
.coupon{
	background: #fff;
	margin: 0 auto;
	text-align:left;
	margin-top: 0px;
	letter-spacing: 2px;
	font-family: 'roboto-light-webfont';
	font-size: 13px;
	padding: 6px 14px 7px 14px;
	color: #9d9fa2;
	cursor:text;
	z-index: 1000;
	border:1px solid #b09e7c;
	border-radius:5px;
	margin-right:5px;
}
.con-shop{
	float:right; 
	margin-bottom:20px;
	background:#fff;
	border:1px solid #b09e7c;
	font-family: 'roboto-light-webfont';
	font-size: 13px;
	padding: 6px 14px 7px 14px;
	border-radius:5px;
	color:#b09e7c;
	
}
.tc{
	text-align:left;
	margin-top: 0px;
	letter-spacing: 2px;
	font-family: 'roboto-light-webfont';
	font-size: 13px;
	padding: 6px 14px 7px 14px;
	color: #9d9fa2;
	line-height:30px;
}



