 @media (min-width: 1367px) {
 	.prodcutbox .product-thumb-info-image {
 		height: auto;
 		min-height: 200px;
 	}

  /* Firefox select button fix */
  @-moz-document url-prefix() {
    /* line 7, ../sass/theme-responsive.scss */
    .formDropdown {
 width: 110.5%;
}

    /* line 12, ../sass/theme-responsive.scss */
    .list-select .list-sort {
 border-right: 1px solid #333333;
 height: 41px;
}
    /* line 16, ../sass/theme-responsive.scss */
    .list-select .formDropdown {
 width: 109.5%;
}

}
}
 @media (max-width: 1280px) {
 	.product-thumb-info-image .badge {
 		right: -34px !important;
 		top: -34px !important;
 		left: auto;
 	}
 	.prodcutbox .product-thumb-info-image {
 		height: auto;
 		min-height: 200px;
 	}

  /* Firefox select button fix */
  @-moz-document url-prefix() {
    /* line 26, ../sass/theme-responsive.scss */
    .formDropdown {
 width: 110.5%;
}

    /* line 31, ../sass/theme-responsive.scss */
    .list-select .list-sort {
 border-right: 1px solid #333333;
 height: 41px;
}
    /* line 35, ../sass/theme-responsive.scss */
    .list-select .formDropdown {
 width: 109.5%;
}
}
.product-container .container {
    max-width: 1180px;
    padding: 0 40px;
}
}
 @media (max-width: 1024px) {


 	.product-thumb-info .product-thumb-info-content {
 		height: 85px;
 	}

 	.product-info .entry-summary .badge {
 		right: 0px !important;
 		top: -45px;
 		left: auto;
 	}

 	#order-summary-heading a.btn {
		min-width: 50px;
		padding: 5px 1px;
 	}
 	.profileinner .layout-right-col {
 		width: 740px;
 	}
 	.profileinner .nav-list {
 		width: 250px;
 	}
 	#UserLoginForm  .form-group, #UserRegistrationForm  .form-group{
 		margin-left: 0;
 		margin-right: 0;
 	}
/* line 43, ../sass/theme-responsive.scss */
.navbar-nav > .megamenu .dropdown-menu .sub-menu > li > a {
	white-space: normal;
}
/* line 47, ../sass/theme-responsive.scss */
.wp-ads li {
	padding: 10px 0 10px 10px;
}
/* line 48, ../sass/theme-responsive.scss */
.wp-ads li .fa {
	font-size: 1.857em;
	margin-top: 5px;
}

  /* Firefox select button fix */
  @-moz-document url-prefix() {
    /* line 58, ../sass/theme-responsive.scss */
    .featured-box .formDropdown {
 width: 111%;
}

    /* line 62, ../sass/theme-responsive.scss */
    .featured-box-cart .formDropdown {
 width: 111.7%;
}
}
/* line 67, ../sass/theme-responsive.scss */
.featured-box-cart .box-content {
	overflow-x: auto;
	padding-bottom: 30px;
}
/* line 71, ../sass/theme-responsive.scss */
.featured-box-secondary.featured-box-cart .box-content {
	overflow-x: hidden;
	padding-bottom: 0;
}
/* line 76, ../sass/theme-responsive.scss */
.pgl-fixed .container {
	padding-left: 0;
	padding-right: 0;
}

}
 @media (max-width: 1100px) {
/* line 84, ../sass/theme-responsive.scss */
.navbar-header {
	float: none;
}
/* line 88, ../sass/theme-responsive.scss */
.navbar-default .navbar-toggle {
	display: block;
}
/* line 92, ../sass/theme-responsive.scss */
.navbar-collapse.collapse {
	display: none !important;
}
/* line 96, ../sass/theme-responsive.scss */

/* line 100, ../sass/theme-responsive.scss */
.collapse.in {
	display: block !important;
}
/* line 104, ../sass/theme-responsive.scss */
.navbar-act {
	position: absolute;
	right: 45px;
	top: 0;
}
@media (min-width:767px) {
.innerpage .fusion-collection {
    font-size: 26px;
    padding: 0 0 0 42px !important;
}

}

@media (min-width:680px) {
 
.badge {
    left: 432px;
    position: absolute;
    top: -10px;
    word-wrap: break-word;
}

@media (min-width:677px) {
 
.innerpage .fusion-collection {
    font-size: 26px;
    padding: 0 0 0 216px;
}

.badge {
    right: 150px !important;
    top: -22px !important;

}
  
}
/* line 110, ../sass/theme-responsive.scss */
.navbar-main .navbar-nav {
	float: none !important;
}
/* line 114, ../sass/theme-responsive.scss */
.navbar-collapse {
	background-color: black;
	border-bottom: none !important;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	right: 0px;
	top: 68px;
}
/* line 123, ../sass/theme-responsive.scss */
.navbar-collapse .navbar-nav > li {
	float: none;
}
/* line 125, ../sass/theme-responsive.scss */
.navbar-collapse .navbar-nav > li > a {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	color: white;
	padding-bottom: 10px;
	padding-top: 10px;
}
/* line 131, ../sass/theme-responsive.scss */
.navbar-collapse .navbar-nav > li > a.dropdown-toggle:before {
	content: "\f107";
	font-family: 'FontAwesome';
	position: absolute;
	right: 15px;
	top: 11px;
	color: #7e7e7e;
	font-size: 1.5em;
	font-weight: 700;
}
/* line 141, ../sass/theme-responsive.scss */
.navbar-collapse .navbar-nav > li > a.dropdown-toggle:hover:before, .navbar-collapse .navbar-nav > li > a.dropdown-toggle:focus:before {
	color: white;
}
/* line 148, ../sass/theme-responsive.scss */
.navbar-collapse .dropdown-menu {
	background: none;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	box-shadow: none;
	float: none;
	padding: 10px 20px !important;
	position: static;
}
/* line 157, ../sass/theme-responsive.scss */
.navbar-collapse .dropdown-submenu > .dropdown-menu {
	border-top: none;
	margin-top: 0;
}
/* line 163, ../sass/theme-responsive.scss */
.collapse.in {
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* line 171, ../sass/theme-responsive.scss */
.navbar-main .navbar-nav .open > a:after {
	display: none;
}
/* line 174, ../sass/theme-responsive.scss */
.navbar-main .navbar-nav .dropdown-menu {
	font-family: 'Raleway', sans-serif;
	font-size: .928em;
}
/* line 177, ../sass/theme-responsive.scss */
.navbar-main .navbar-nav .dropdown-menu .dropdown-menu {
	font-size: 1em;
}
/* line 184, ../sass/theme-responsive.scss */
.navbar-nav > .megamenu .dropdown-menu {
	margin: 0;
}
/* line 187, ../sass/theme-responsive.scss */
.navbar-nav > .megamenu .mega-menu-content {
	padding: 0 20px;
}
/* line 189, ../sass/theme-responsive.scss */
.navbar-nav > .megamenu .mega-menu-content .row {
	margin-left: 0;
	margin-right: 0;
}
/* line 193, ../sass/theme-responsive.scss */
.navbar-nav > .megamenu .mega-menu-content .menu-column {
	display: block;
	float: none;
	padding: 0;
	width: 100%;
}
/* line 198, ../sass/theme-responsive.scss */
.navbar-nav > .megamenu .mega-menu-content .menu-column + .menu-column {
	border-left: none;
	display: block;
	margin-top: 20px;
}
/* line 208, ../sass/theme-responsive.scss */
.dropdown-submenu > a:after {
	display: none;
}
/* line 211, ../sass/theme-responsive.scss */
.dropdown-submenu > .dropdown-menu {
	display: block;
}
/* line 218, ../sass/theme-responsive.scss */
.navbar-main .navbar-collapse .navbar-nav > li > a:hover, .navbar-main .navbar-collapse .navbar-nav > li > a:focus {
	background-color: #1abc9c;
	color: white;
}
/* line 228, ../sass/theme-responsive.scss */
.navbar-main .navbar-collapse .navbar-nav > .active > a, .navbar-main .navbar-collapse .navbar-nav > .active > a:hover, .navbar-main .navbar-collapse .navbar-nav > .active > a:focus, .navbar-main .navbar-collapse .navbar-nav > .open > a, .navbar-main .navbar-collapse .navbar-nav > .open > a:hover, .navbar-main .navbar-collapse .navbar-nav > .open > a:focus {
	color: white;
	background-color: #1abc9c;
}
/* line 232, ../sass/theme-responsive.scss */
.navbar-main .navbar-collapse .navbar-nav > .active > a:before {
	color: white;
}
/* line 238, ../sass/theme-responsive.scss */
.navbar-main-narrow .logo {
	margin: 26px 0;
}
/* line 242, ../sass/theme-responsive.scss */
.navbar-main-narrow .navbar-act > li > a {
	padding-bottom: 34px;
	padding-top: 34px;
}
/* line 247, ../sass/theme-responsive.scss */
.navbar-main-narrow .shopping-bag {
	top: 24px;
}
/* home 2 */
  /* line 253, ../sass/theme-responsive.scss */
.wp-ads li {
	min-height: 80px;
	text-align: center;
}
/* line 256, ../sass/theme-responsive.scss */
.wp-ads li .fa {
	display: block;
	float: none;
	margin-right: 0;
	margin-top: 5px;
}
/* home 4 */
  /* line 265, ../sass/theme-responsive.scss */
.navbar-main-drop { /* main nav */
}
/* line 267, ../sass/theme-responsive.scss */
.navbar-main-drop .navbar-collapse {
	right: auto;
}
/* line 270, ../sass/theme-responsive.scss */
.navbar-main-drop .navbar-act {
	position: static;
}
/* parallax */
  /* line 275, ../sass/theme-responsive.scss */
.pi-parallax .item .intro h2 {
	font-size: 2.714em;
}
/* shop */
  /* line 281, ../sass/theme-responsive.scss */
.shop_table th, .shop_table td {
	padding-left: 20px;
	padding-right: 20px;
}
/* quickview-wrapper */
  /* line 289, ../sass/theme-responsive.scss */
.quickview-wrapper .modal-dialog {
	width: auto;
}
/* line 292, ../sass/theme-responsive.scss */
.quickview-wrapper .product-detail {
	padding: 50px 30px 0;
}
.cat-item {
	height: auto;
}
.navbar-nav {
    width: 100%;
}
.navbar-nav.navbar-right:last-child {
	margin-right: 0px;
}
.product-container .container {
    max-width: 1180px;
    padding: 0 40px;
}
#breadcrumbs-two li {
    padding: 4px 65px;
}
}
@media (max-width: 980px) {
  /* Firefox select button fix */
  @-moz-document url-prefix() {
    /* line 302, ../sass/theme-responsive.scss */
    .featured-box .formDropdown {
 width: 110.5%;
}

    /* line 305, ../sass/theme-responsive.scss */
    .featured-box-cart .formDropdown {
 width: 111.8%;
}
.cat-item {
 height: auto;
}
}
@media (max-width: 800px) {
/* line 313, ../sass/theme-responsive.scss */
.owl-carousel .item .item-caption {
	height: 100%;
	width: 100%;
}
/* line 318, ../sass/theme-responsive.scss */
.item-caption h2 {
	font-size: 2.857em;
	margin-bottom: 20px;
}

}
@media (max-width: 768px) {
/* line 326, ../sass/theme-responsive.scss */
.pi-parallax .item {
	height: 300px;
}
/* line 328, ../sass/theme-responsive.scss */
.pi-parallax .item blockquote {
	font-size: 1.857em;
}
/* line 332, ../sass/theme-responsive.scss */
.pgl-fixed .container {
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-default .navbar-toggle {
	margin: 20px 15px 0 0
}
.navbar-main .navbar-nav > li > a {
	padding: 0 10px !important;
	float: none;
	width: 100%;
	text-align: left
}
.navbar-collapse {
	top: 48px;
}
.notice-post-purchase {
	position: relative;
	top: 0;
	width: 100%;
	margin: 0 0 20px;
}
.carousel.slide.container {
	padding: 0;
	width: 100%;
}
.carousel.slide.container .container {
	padding: 0px;
	width: 100%;
}
.cat-item {
	height: auto;
}
}
@media (max-width: 767px) {
	.product-thumb-info-image {
		max-width: 250px;
	}
	.product-thumb-info-image .badge {
		top: -34px !important;
	}
	.innerpage .fusion-collection {
		padding: 0 !important;
	}
	.product-thumb-info .product-thumb-info-content {
		height: 50px;
	}
	

	#breadcrumbs-two li:after, #breadcrumbs-two li:before {
		display: none;
	}
	.profileinner .layout-right-col .table-responsive {
		border: 0px none;
	}
	
	#sizeInput form {
		max-width: 300px;
		margin: auto;
	}
	.navbar-collapse {
		background-color: black;
		border-bottom: none !important;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		position: absolute;
		right: 0px;
		top: 68px;
	}
	.navbar-collapse a {
		color: #fff !important;
		border: 1px solid rgba(255, 255, 255, 0.1);
	}
	

	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{ width:100%; }
/* line 339, ../sass/theme-responsive.scss */
.item-caption h2 {
	margin-bottom: 0;
}
.row.col-xs-4 {
	width: 100%;
}
.row.col-xs-4 .cat-item .img-responsive {
	width: 100%;
}
}
@media (max-width: 640px) {
/* line 346, ../sass/theme-responsive.scss */
.navbar-nav {
	margin: 0;
}
/* line 353, ../sass/theme-responsive.scss */
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-left: 0;
	margin-right: 0;
}
/* line 358, ../sass/theme-responsive.scss */
.nav-top.navbar-right {
	float: none;
}
/* line 362, ../sass/theme-responsive.scss */
.navbar-right .dropdown-menu {
	left: auto;
	right: -1px;
}
/* line 367, ../sass/theme-responsive.scss */
.navbar-act > li {
	float: left;
}
/* line 371, ../sass/theme-responsive.scss */
.pi-parallax .item .intro h2 {
	font-size: 2.142em;
}
/* line 375, ../sass/theme-responsive.scss */
.wp-ads li {
	display: block;
	width: 50%;
}
/* line 382, ../sass/theme-responsive.scss */
.page-top .container, .page-top-md .container, .page-top-lg .container {
	width: 100%;
}
div#shoulderOptions, div#chestOptions, div#bellyOptions, div#backOptions {
	height: auto!important
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}
.cat-item {
	height: auto;
}
}
@media (max-width: 568px) {
/* line 388, ../sass/theme-responsive.scss */
.item-caption h2 {
	font-size: 2.142em;
}
.nav-top.navbar-right {
	float: none;
	padding-right: 0px;
}
.nav-pills > li {
	float: none;
	display: inline-block
}
.nav > li.social-item:first-child {
	display: block
}
.nav > li.social-item {
	margin: 0px;
}
.navbar-default .navbar-toggle {
	margin: 19px 15px 0 0
}
.navbar-act {
	position: relative;
	right: 0px;
}
.navbar-act > li {
	display: block;
	float: left;
}
.navbar-main .navbar-nav > li > a {
	float: none;
	font-size: 12px;
	line-height: 23px;
	padding: 5px 7px !important;
	text-align: left;
	width: 100%;
}
.navbar-main .navbar-nav {
	text-align: center;
	margin-top: 15px;
}
.menu-shop {
	padding-right: 0px;
}
.navbar-nav .open .dropdown-menu {
	position: absolute;
	background: #181818;
}
.navbar .pull-left {
	margin-left: 0px;
}
.col-xs-4 {
	width: 100%
}
.email-slot .form-newsletter {
	margin: 15px auto 0;
	width: 100%;
}
footer .container {
	width: 100%;
}
.modal-content .product-detail {
	padding: 50px 10px 0;
}
.mobileSlider {
	display: block;
	margin-bottom: 20px;
}
.product-container .container {
	width: 100%;
	padding: 0px;
}
.product-container .product-info {
	width: 90%;
	margin: 0px auto;
	float: none;
	padding: 0px;
}
.product-info .row .col-sm-6 {
	padding: 0px;
	margin: 0 auto;
	width: 90%;
}
.product-container {
	background: none!important
}
.product-page-content .custThuumb {
	display: none
}
.form-horizontal.form-small {
	width: 100%;
}
.best-fit-info {
	margin-left: 0px;
}
.profileinner .layout-right-col {
	float: none;
	width: 100%;
}
.account-table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	width: 100%;
}
.profileinner .form-horizontal {
	margin: 0 0 18px;
	width: 100%;
}
.step-item {
	font-size: 10px;
	text-align: right
}
.step-text {
	text-align: right;
}
div#shoulderOptions, div#chestOptions, div#bellyOptions, div#backOptions {
	height: auto!important
}
}
@media (max-width: 480px) {
/* line 395, ../sass/theme-responsive.scss */
#top .text-note {
	display: none;
}
/* line 399, ../sass/theme-responsive.scss */
.navbar-main-narrow .logo {
	float: left;
}
/* line 403, ../sass/theme-responsive.scss */
.item-caption h2 {
	margin-bottom: 0;
}
/* line 407, ../sass/theme-responsive.scss */
.login-wrapper {
	width: 100%;
}
/* line 411, ../sass/theme-responsive.scss */
.page-top h2, .page-top-md h2, .page-top-lg h2 {
	font-size: 2.857em;
}
/* ads */
  /* line 416, ../sass/theme-responsive.scss */
div [class^="col-"] {
	float: none;
	width: 100%;
}
  /* line 419, ../sass/theme-responsive.scss */
  div [class^="col-"] + [class^="col-"] {
 margin-top: 40px;
}

  /* line 424, ../sass/theme-responsive.scss */
  .form-group [class^="col-"] + [class^="col-"] {
 margin-top: 0;
}
/* parallax */
  /* line 429, ../sass/theme-responsive.scss */
.pi-parallax .item .intro h2 {
	font-size: 1.428em;
}
/* line 433, ../sass/theme-responsive.scss */
.parallax-shop p {
	margin-bottom: 20px;
}
/* footer */
  /* line 438, ../sass/theme-responsive.scss */
.footer [class^="col-xs-"] {
	float: none;
	width: 100%;
}
/* line 442, ../sass/theme-responsive.scss */
.below-foot {
	text-align: center;
}
/* line 444, ../sass/theme-responsive.scss */
.below-foot .text-right {
	text-align: center;
}
/* line 448, ../sass/theme-responsive.scss */
.pro-tabs > li a {
	width: 120px;
}
/* shop */
  /* line 454, ../sass/theme-responsive.scss */
.shop_table th, .shop_table td {
	padding-left: 15px;
	padding-right: 15px;
}
/* line 458, ../sass/theme-responsive.scss */
.shop_table td {
	padding-bottom: 15px;
	padding-top: 15px;
}

  /* Firefox select button fix */
  @-moz-document url-prefix() {
    /* line 466, ../sass/theme-responsive.scss */
    .featured-box .formDropdown {
 width: 111.5%;
}
 footer .container {
 width: 100%;
}
}
/* line 472, ../sass/theme-responsive.scss */
.toolbar .list-icons {
	margin-bottom: 15px;
}
/* line 475, ../sass/theme-responsive.scss */
.toolbar .list-sort.pull-right {
	float: none !important;
	width: 100%;
}

  /* Firefox select button fix */
  @-moz-document url-prefix() {
    /* line 483, ../sass/theme-responsive.scss */
    .formDropdown {
 width: 111.5%;
}
}
}
@media (max-width: 360px) {
/* line 491, ../sass/theme-responsive.scss */
.item-caption {
	display: none;
}
/* line 495, ../sass/theme-responsive.scss */
.about, .collections {
	margin-top: 50px;
}
/* line 499, ../sass/theme-responsive.scss */
.login-wrapper .list-inline {
	display: block;
}
/* line 501, ../sass/theme-responsive.scss */
.login-wrapper .list-inline li + li {
	margin-left: 0;
}
/* line 506, ../sass/theme-responsive.scss */
.menu-shop .dropdown-menu {
	min-width: 300px;
}
/* line 510, ../sass/theme-responsive.scss */
.btn {
	min-width: 0;
}
/* line 514, ../sass/theme-responsive.scss */
.pro-tabs > li {
	display: block;
	margin: 0;
}
/* line 517, ../sass/theme-responsive.scss */
.pro-tabs > li a {
	width: 100%;
}
/* line 523, ../sass/theme-responsive.scss */
.toolbar p.pull-left {
	float: none !important;
}
/* line 529, ../sass/theme-responsive.scss */
.toolbar p.pull-left, .toolbar .list-sort.pull-right {
	float: none !important;
}

  /* Firefox select button fix */
  @-moz-document url-prefix() {
    /* line 536, ../sass/theme-responsive.scss */
    .formDropdown {
 width: 111.2%;
}

    /* line 539, ../sass/theme-responsive.scss */
    .featured-box .formDropdown {
 width: 111%;
}
}
/* line 543, ../sass/theme-responsive.scss */
.list-select .color {
	margin-left: 2px;
	margin-right: 2px;
	padding: 9px 9px 10px;
}
footer .container {
	width: 100%;
}
}
@media (max-width: 320px) {
/* line 551, ../sass/theme-responsive.scss */
.list-select .color {
	margin-left: 1px;
	margin-right: 0;
	padding: 9px 5px 10px;
}
footer .container {
	width: 100%;
}
}


/*resonsive css here from designer*/


/* for ipad lanscape view*/
@media screen and (max-width:1179px) {
.email-slot .slot-title {
	margin-top: 0px;
}
.email-slot > .slot-inner {
	min-height: 0;
	padding: 35px 10px;
}
.product-container .container {
	max-width: 1180px;
	padding: 0 40px;
}
.statusbar {
	display: block;
	margin: 0 auto 25px;
}
.notice-post-purchase {
	margin-top: 0 !important;
	top: 0;
}
#shopping_bag_container {
	display: inline-block;
	margin-top: -180px;
	position: relative;
	width: 100%;
}
.carousel.slide.container {
	padding: 0;
	width: 100%;
}
.carousel.slide.container .container {
	padding: 0;
}
.messuerment h2.subheadding {
	padding: 20px 0 !important;
}
}

@media only screen and (min-width :481px) and (max-width :521px) {
  .innerpage .fusion-collection {
   padding: 0 0 0 195px !important;
}
}

@media only screen and (min-width :480px) and (max-width :640px) {
.badge {
    right: 205px !important;
    top: -21px;
}
.innerpage .fusion-collection {
   padding: 0;
}
.innerpage .toolbar {
    /*height: auto;*/
}
}
@media only screen and (min-width :320px) and (max-width :370px) {
.badge {
    right: 37%!important;
    top: 5%;
}
}
@media only screen and (min-width :371px) and (max-width :430px) {
.badge {
    right: 37%!important;
    top: 5%;
}
}
@media only screen and (min-width :431px) and (max-width :480px) {
.badge {
    right: 41%!important;
    top: 5%;
}
}
@media screen and (min-width:639px) {
.badge {
    right: 122px;
    top: -19px;
}

}
/* for ipad portrait view*/
@media screen and (max-width:1023px) {
	.profileinner .layout-right-col {
		width: 475px;
	}
	.profileinner .nav-list > li {
		width: 185px;
	}
	.profileinner .layout-right-col::before {
		left: -15px;
	}


.email-slot > .slot-inner {
	padding: 18px 10px;
}
.product-container .product-info {
	margin-top: 40px;
	width: 260px;
}
.shopping-bag-con, .shopping-bag-con .page-header {
	display: inline-block;
	max-width: 100%;
	width: 100%;
}
.notice-post-purchase {
	display: inline-block;
	margin: 0 0 50px;
	position: static;
	width: 100%;
}
#breadcrumbs-two li {
	padding: 4px 77px;
}
#breadcrumbs-two_new li {
	padding: 4px 77px;
}

#shopping_bag_container {
	margin-top: 0;
}
.checkout-toolbar {
	width: 260px;
}
.account-table {
	width: 100%;
}
.navbar-main .navbar-collapse .navbar-nav > li > a:hover, .navbar-main .navbar-collapse .navbar-nav > li > a:focus {
	background-color: #c39a42;
	color: white;
}
.badge {
	right: 146px;
    top: -19px;
}
.header-customization .navbar {
	margin: 10px;
}
}

/* for ipad portrait view*/
@media screen and (max-width:767px) {
.navbar-act {
	width: 395px;
}
.navbar-header {
	width: 100%;
}
#top p, #top .nav {
	padding: 5px 0;
}
.navbar-act li {
	display: inline-block;
}
.navbar-default .navbar-toggle {
	margin: 20px 0 0 !important;
}
.form-newsletter .form-group {
	margin-bottom: 0;
	width: 100%;
}
.header-customize-title {
	width: 100%;
}
.page-heading {
	margin-bottom: 5px;
}
.notice-post-purchase {
	margin: 0 0 22px;
}
.shopping-bag-con .shopping-bag-item {
	clear: both;
	display: inline-block;
	height: auto;
	width: 100%;
}
.shopping-bag-items {
	margin-bottom: 25px;
}
.shopping-bag-coupon {
	width: 50%;
}
.order-summary {
	width: 50%;
}
.shopping-bag-info .checkout .btn, .shopping-bag-coupon form {
	width: 100%;
}
.shopping-bag-info .checkout {
	width: 100%;
}


}
 @media screen and (max-width:666px) {
.navbar-main .navbar-nav {
	margin-top: 0 !important;
	position: absolute;
	right: 0;
	text-align: center;
	top: -32px;
	width: 320px;
}
.navbar-default .navbar-toggle {
	margin: 20px 10px 0 !important;
}
.product-container {
	height: auto;
}
.product-page-content {
	height: auto;
	position: relative;
}
#breadcrumbs-two {
	display: block;
	margin: 0 auto;
	overflow: auto;
	width: 485px;
}
#breadcrumbs-two li {
	padding: 4px 35px;
}

#breadcrumbs-two_new {
	display: block;
	margin: 0 auto;
	overflow: auto;
	width: 485px;
}
#breadcrumbs-two_new li {
	padding: 4px 35px;
}

}
 @media screen and (max-width:567px) {
.about {
	margin-top: 0;
}
.email-slot .form-newsletter {
	padding: 0;
}
.relateprodcuttitle {
	font: 24px/28px ProximaNova, Arial, sans-serif;
	margin: 30px 0 10px;
}
.shopping-bag-coupon {
	width: 100%;
}
.order-summary {
	background: #efefef none repeat scroll 0 0;
	margin-top: 10px;
	padding: 20px;
	width: 100%;
}
.shopping-bag-item .product-name-cart {
	float: left;
	width: 100%;
}
#breadcrumbs-two li {
	margin: 0 10px;
}
#breadcrumbs-two_new li {
	margin: 0 10px;
}

}

 @media only screen and (min-width :1024px) and (max-width :1200px) {
 
  .badge {
    top: 19px;
	}
 
 
 }
 
 @media only screen and (min-width :768px) and (max-width :1024px) {
 	.product-container {
 		width: 99%;
 	}
.cart1 {
	margin-rigth: 0px;
	width: 100%;
	margin-bottom: 15px;
}
.cart1 input {
	width: 100%;
}
.product-detail .col-sm-6 .btn.btn-primary.btn-icon {
	width: 100%;
}
h3, .h3 {
	font-size: 20px;
}
#breadcrumbs-two li {
    padding: 4px 37px;
}
}
 @media only screen and (min-width :480px) and (max-width :767px) {
 		.toolbar .list-sort.pull-right {
 			float: none !important;
 	   		width: 100%;
 		}
.social-item.customer_phone, .social-item.blog, .social-item.help, .social-item.subscribe {
	display: none !important;
}

.badge {
    right: 206px;
    top: -21px;
}
.innerpage .fusion-collection {
    font-size: 26px;
    padding: 0 0 0 196px;
}

.dropdown.langs {
	float: right;
	margin: 0 0 0 0px;
}
.navbar-nav {
	width: 100%;
}
.social-link {
	float: none;
	padding: 10x 15px !important;
	text-align: left;
	width: 100%;
}
.navbar-collapse .dropdown-menu {
	background: none;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	box-shadow: none;
	float: none;
	padding: 0 !important;
	position: static;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 10px 15px;
}
.navbar-nav .open .dropdown-menu > li > a:hover {
	background: #fff !important;
	color: #333 !important;
}
.menu-shop {
	padding-right: 0px;
}
.about.homepage-grid .col-sm-4 {
	max-width: 100%;
}
.homepage-grid .col-sm-4.text-center, .homepage-grid .col-sm-8 {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.logo {
	margin: 0px 10px;
}
.login-con {
	margin: 0px auto 0;
	width: 100%;
}
.header-subtext {
	margin-top: 10px;
}
.best-fit-info {
	margin-left: 0px;
	width: 100%;
}
.page-heading {
	font-size: 20px;
}
.header-subtext {
	font-size: 14px;
}
.cart1 {
	margin-rigth: 0px;
	width: 100%;
	margin-bottom: 15px;
}
.cart1 input {
	width: 100%;
}
.product-detail .col-sm-6 .btn.btn-primary.btn-icon {
	width: 100%;
}
h3, .h3 {
	font-size: 20px;
}
.innerpage .toolbar {
	height: auto;
}
.innerpage .fusion-collection {
	font-size: 26px;
}
.cat-item img {
	width: 100%;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin: 0px;
}
.login-section .pull-left {
	width: 100%;
	margin: 0;
}
.login-section .pull-left .form-horizontal.form-small {
	width: 100%;
}
#breadcrumbs-two {
	width: 100%;
}
#breadcrumbs-two li {
	font-size: 12px;
	padding: 4px 12px;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

#breadcrumbs-two_new {
	width: 100%;
}
#breadcrumbs-two_new li {
	font-size: 12px;
	padding: 4px 12px;
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#breadcrumbs-two_new li:after, #breadcrumbs-two_new li:before {
	content: none;
}

.shopping-bag-info .checkout .btn {
	font-size: 18px;
}
.order-amount-total {
	font-size: 22px;
}
.layout-right-content {
	margin-top: 0px;
}
.shipping-billing-info {
	width: 100%;
}
.checkout-toolbar {
	width: 100%;
	margin-top: 30px;
}
#checkout-form {
	margin-top: 0px;
}
.profileinner .nav-list {
	width: 100%;
}
.profileinner .layout-right-col {
	width: 100%;
}
.profileinner .nav-list {
	width: 100%;
}
.profileinner .layout-right-col {
	width: 100%;
}
.footer {
	padding-top: 0px;
}
.profileinner .page-heading {
	margin-top: 20px;
}
.layout-right-content {
	padding-top: 0px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
	height: 30px !important;
	line-height: 30px !important;
	width: 30px !important;
}
}
 @media only screen and (min-width :0px) and (max-width :479px) {
.social-item.customer_phone, .social-item.blog, .social-item.help, .social-item.subscribe {
	display: none !important;
}
.login-section .pull-left {
	width: 100%;
	margin: 0;
}
.navbar-nav {
	width: 100%;
}
.social-link {
	float: none;
	padding: 10x 15px !important;
	text-align: left;
	width: 100%;
}
.navbar-collapse .dropdown-menu {
	background: none;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	box-shadow: none;
	float: none;
	padding: 0 !important;
	position: static;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 10px 15px;
}
.navbar-nav .open .dropdown-menu > li > a:hover {
	background: #fff !important;
	color: #333 !important;
}
.menu-shop {
	padding-right: 0px;
}
.about.homepage-grid .col-sm-4 {
	max-width: 100%;
}
.homepage-grid .col-sm-4.text-center, .homepage-grid .col-sm-8 {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.navbar-collapse {
	top: 48px;
	right: 0px;
}
.navbar-nav .open .dropdown-menu {
	width: 100%;
}
.navbar-collapse.in {
	overflow-y: inherit;
}
.dropdown.langs {
	float: right;
	margin: 0 0 0 0px;
}
.below-foot {
	margin-top: 10px;
}
.logo {
	margin: 0px 10px;
}
.login-con {
	margin: 0px auto 0;
	width: 100%;
}
.header-subtext {
	margin-top: 10px;
}
.best-fit-info {
	margin-left: 0px;
	width: 100%;
}
.page-heading {
	font-size: 20px;
}
.header-subtext {
	font-size: 14px;
}
.innerpage .toolbar {
	height: auto;
}
.innerpage .fusion-collection {
	font-size: 24px;
}
.cat-item img {
	width: 100%;
}
.login-section .pull-left .form-horizontal.form-small {
	width: 100%;
}
#breadcrumbs-two {
	width: 100%;
}
#breadcrumbs-two li {
	font-size: 12px;
	padding: 4px 12px;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

#breadcrumbs-two_new {
	width: 100%;
}
#breadcrumbs-two_new li {
	font-size: 12px;
	padding: 4px 12px;
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#breadcrumbs-two_new li:after, #breadcrumbs-two_new li:before {
	content: none;
}

.shopping-bag-info .checkout .btn {
	font-size: 18px;
}
.order-amount-total {
	font-size: 22px;
}
.layout-right-content {
	margin-top: 0px;
}
.shipping-billing-info {
	width: 100%;
}
.checkout-toolbar {
	width: 100%;
	margin-top: 30px;
}
#checkout-form {
	margin-top: 0px;
}
.profileinner .nav-list {
	width: 100%;
}
.profileinner .layout-right-col {
	width: 100%;
}
.footer {
	padding-top: 0px;
}
.profileinner .page-heading {
	margin-top: 20px;
}
.layout-right-content {
	padding-top: 0px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
	height: 30px !important;
	line-height: 30px !important;
	width: 30px !important;
}
.header-customize-title{font-size:18px;}
 

}
