/* Homepage */
@media only screen and (min-width: 991px){
	.deskLayout {
		padding-top: 80px!important;
	}
}

.breadcrumb {
	padding: 25px 1px 5px 10px !important;
}

#languagePrimary {
  padding: 6px 10px;
}

.languageContainer {
	padding: 40px 15px 0 0;
	width: 50%;
}

.languageRow {
	padding: 0 15px;
	width: 100%;
}
.animate-text.h2 {
	font-size: 3.3rem;
	font-weight: 700;
}

/* Login */
.cc_forgot_password_panel {
	display: none;
}

.cc_forgot_password_panel {
	margin-top: 2.5rem;
}

.cc_forgot_password_panel .panel-heading {
	border: none;
}

.cc_forgot_password_panel .panel-body .form-group:nth-child(5) {
	margin-top: 3rem;
}

.cc_forgot_password_panel .panel-body .form-group:nth-child(3) {
	display: none;
}

.cc_forgot_password_panel .panel-body .form-group:nth-child(2) {
	display: flex;
	justify-content: center;
}

.cc_forgot_password_panel .cc_title {
	font-size: 1.2rem;
}

/* Static Pages */
.trade-services-container .module-1 {
	padding: 3rem 0 4.5rem 0;
}
.trade-services-container {
	padding: 1rem !important;
}
.module-2 .trade-services-title {
	padding-top: 50px;
}
.container-fluid.trade-services-container .mdwrap {
	margin-bottom: 3.6rem;
}
.h4.trade-services-title {
	font-size: 2.3rem;
	font-weight: 700;
}
.checkbox input[type=checkbox]:focus+label::before,
.checkbox input[type=radio]:focus+label::before {
	outline: none;
}

/* Account */
#myAccountHeader {
	padding-top: 20px !important;
}

/* PDP */
.productHoverBlock .hoverText .middletext {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%!important;
	top: 50% !important;
}

@media only screen and (max-width:768px) {
	.contentBody {
		overflow-x: hidden;
	}
	.phoneProductItem {
		padding-top: .25rem!important;
	}
	.product-details .thumbnaildisplay .osfthumbnail {
		padding-left: 0 10px !important
	}
	.product-details .thumbnaildisplay {
		padding-right: 0 !important;
	}
	#varbox .buyOptionDropdown,
	#varbox .varbtn {
		padding: 5px!important;
		font-size: 12px!important;
	}
	.osfthumbnail.upto_4:nth-child(n+5),
	.product-variations img:nth-child(n+5),
	.product-variations li:nth-child(n+5) {
		display: none!important;
	}
	.dropdown-menu>li>a:focus,
	.dropdown-menu>li>a:hover {
		background-color: #4f4f4f!important;
	}
	.product-details .mainProdImage {
		min-height: auto;
	}
	.productMainImage {
		padding-left: 10px;
	}
	.product-info-sku {
		padding-right: .25rem!important;
	}
	a.menuLinks {
		pointer-events: none!important;
	}
	.main-product-title {
		padding-top: .25rem;
	}
	.deskLayout {
		padding-top: 92px;
	}
	.carousel-splash .carousel-control {
		width: 25%;
	}
	.main-logo {
		padding-left: 0;
	}
	.carousel-splash .carousel-caption {
		top: 82%!important
	}
	.carousel-control .sliderText {
		font-size: 1.5rem;
	}
	#catPLPheader {
		min-height: 0;
		padding: 0;
	}
	#mobileMenuContainer {
		padding-top: 4px;
	}
	#mobnav {
		z-index: 999!important;
		left: 0!important;
		width: 0!important;
		display: none;
		overflow: scroll!important;
	}
	header {
		position: fixed!important;
		top: 0!important;
	}
	header .row {
		margin: 0!important;
	}
	#mobnav.nav-expanded {
		width: 100%!important;
		display: block;
	}
	#mobnav #osfmobilemenubar {
		margin-top: 10rem;
		padding-top: 0!important;
	}
	#mobnav #osfmobilemenubar a:hover {
		background: #616161;
	}
	#showMobileMenu span {
		font-size: 2.6rem;
		padding: .25rem;
	}
	.mobileNavMenu {
		width: 100%;
	}
	.featured-mobile-row {
		display: block;
		width: 75em;
	}
	.featured-mobile-column {
		display: inline-block;
		width: 20%;
	}
	#mobnav #osfmobilemenubar .nav li>p {
		padding: 10px 10px 10px 30px;
		text-transform: uppercase;
	}
	#osfmobilemenubar a,
	#osfmobilemenubar p {
		font-size: 1.25rem;
	}
	.Scc_navbar-inverse {
		padding-top: 4px!important
	}
	.show-mobile {
		display: block;
	}
	.show-desktop {
		display: none;
	}
	#mobileSearchWrap {
		top: 48px!important;
		right: 5%!important;
		width: 75%!important;
	}
	#mobileSearchWrap .cc_search_form {
		font-size: 1rem;
	}
	#mobileSearchWrap .cc_search_form .md-form {
		margin-top: 0!important;
		padding-top: .5rem;
	}
	.animatedheading .cc_title,
	.animatedheading .panel-title,
	.animatedheading h3 {
		font-size: 3.25rem;
	}
	.sliderText {
		bottom: 7.5em;
		position: relative;
	}
	.carousel-splash .carousel-indicators {
		width: 66%;
		left: 48%;
	}
	.featured-prod .featuredflex figure > p > span > a {
		font-weight: 600 !important;
	}
	.pdpleftsidetop .productImageSection {
		padding: 0!important;
	}
	.heritageMargin {
		font-size: 2rem !important;
	}
	.osf-heritage .img-main-row {
		padding: 0 12% !important;
	}
	.pdprightsidetop {
		padding: 0 10px 0 15px!important;
		min-height: 400px!important;
	}
	.product-details .static-block-logo {
		width: 12rem !important;
		height:12rem !important;
	}
	.pdprightsidetop .product-details .product_title.cc_product_title {
		margin-bottom: 0!important;
		padding-bottom: 0!important;
	}
	.product-details .product_detail_item .price_block p.price.cc_price {
		margin-bottom: 6px!important;
	}
	#PDP_bottom_sec {
		position: relative!important;
		padding-top: 5px!important;
	}
	.product-details .static-block {
		display: flex!important;
		padding-left: 10px!important;
	}
	#collapseSupport>div {
		padding-top: 0!important;
	}
	.product-details .specs-question {
		min-width: 200px;
	}
	.product-details .pblock {
		font-size: 1.15rem!important;
	}
	.breadcrumb>li+li:before {
		padding: 0!important;
	}
	.product_detail_item.wishFinder.cc_wish_finder {
		min-height: 400px!important;
	}
	header {
		width: -webkit-fill-available
	}
	.fixed-block .static-right {
		padding: 0 10px!important;
	}
	.product-details .product-details-container {
		padding: 0 5px!important;
	}
	.product-details .static-block {
		padding-left: 0 !important;
	}
}
@media only screen and (max-width:991px) {
	.cc_register_account .cc_title {
		margin-top: 3.75rem;
	}
}
@media only screen and (max-width:767px) {
	.cc_register_account .cc_title {
		margin-top: 2.25rem;
	}
	.passwordContainer {
		padding: 0 20px 0 10px;
		margin-left: 5px;
	}
}
@media only screen and (min-width:767px) and (max-width:1023px) {
	/*.featured-mobile-row {
		display: block;
		width: 75em;
	}
	.firstblock,
	.featured-mobile-column {
		display: inline-block;
		width: 19.5%;
		vertical-align: top;
	}
	.productHoverBlock:hover .hoverText {
		opacity: 0;
	}
	.productHoverBlock .hoverText .middletext {
		display: none;
	}*/
	#mobnav #osfmobilemenubar .nav li>p {
		padding: 10px 10px 10px 30px;
		text-transform: uppercase;
	}
	#osfmobilemenubar a,
	#osfmobilemenubar p {
		font-size: 1.25rem;
	}
	.main-logo {
		padding-left: 50px!important
	}
	.mobileMenuContainer,
	.search-container {
		padding-top: 8px;
	}
	.osf-footer .container-fluid {
		width: 85%;
		padding: 0;
	}
	#osfmobilemenubar>ul>li {
		display: block;
		width: 100%;
	}
	.Scc_navbar-inverse {
		padding-top: 6px!important;
	}
	#mobileSearchWrap {
		margin-top: 10px!important;
		right: 10px!important;
		z-index: 1049!important;
		width: 210px!important;
	}
	.passwordContainer {
		padding: 0 20px 0 10px;
		margin-left: 5px;
	}
}
@media only screen and (min-width:992px) {
	#mobnav {
		display: none;
	}
}
@media only screen and (min-width:992px) and (max-width:1024px) {
	.passwordContainer {
		margin: 0 auto !important;
		padding: 0 15px 0 15px !important;
	}
}
@media only screen and (min-width:1024px) and (max-width:1365px) {
	.osf-footer .container-fluid {
		width: 75%;
	}
	.Scc_navbar-inverse {
		padding-top: 6px;
	}
	#osfmenunavbar {
		padding-left: 20%!important;
	}
	#mobileSearchWrap {
		margin-top: 10px!important;
		right: 10px!important;
		z-index: 1049!important;
	}
	.product-details .addToCartSection,
	.product-details .dispatchSection {
		padding-bottom: .25rem!important;
	}
	.product-details .product_detail_item .price_block p.price.cc_price {
		margin-bottom: .25rem!important;
	}
	.product-details .price-row-hr {
		padding-bottom: 0!important;
	}
}
@media only screen and (max-width:991px) {
	img,
	embed,
	object,
	video {
		max-width: 100%;
	}
	body {
		font-size: 16px;
	}
	input[type="text"] {
		font-size: inherit;
	}
	input[type="color"],
	input[type="date"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="email"],
	input[type="month"],
	input[type="number"],
	input[type="password"],
	input[type="search"],
	input[type="tel"],
	input[type="text"],
	input[type="time"],
	input[type="url"],
	input[type="week"],
	input[type="phone"],
	select:focus,
	textarea {
		font-size: 16px !important;
		-webkit-appearance: none;
	}
	input#projectName {
		-webkit-appearance: none !important;
	}
	@supports (-webkit-touch-callout: none) {
		/* CSS specific to iOS devices */
		.product-variations {
			margin: 0 5px 0 -5px !important;
			padding: 0 5px 0 4px !important;
		}
		.product-details .thumbnaildisplay {
			padding: 0 0 0 15px;
		}
		.product-details .product-variations {
			padding: 0 11px 0px 3px;
			list-style: none;
		}
	}
	.passwordContainer,
	.emailContainer {
		text-align: center !important;
	}
	.mobileNavMenu {
		background-color: #000 !important;
		min-width: 270px !important;
	}
	.naviTopLinkBlock .headerlinks .misccol#miscolid {
		display: inline-block!important;
	}
	.header-top-banner #countrySelector img,
	.header-top-banner li.anon:nth-child(2)>a:nth-child(2) {
		display: none;
		width: 0;
	}
	#osfmobilemenubar .navbar-nav li {
		padding-top: 0px!important;
		padding-bottom: 4px!important;
	}
	#osfmobilemenubar .navbar-nav .anon #countrySelector {
		padding: 15px 30px 15px 30px!important;
	}
	.country-modal-title {
		margin-top: 30px;
	}
	.country-modal {
		padding: 15px;
	}
	.country-modal button.close {
		padding: 15px 18px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1000;
	}
}
@media only screen and (max-width:1024px) {
	.sort-mobile .cc_sort_item .active {
		font-weight: 600;
	}
	.emailContainer,
	.passwordContainer {
		text-align: center;
	}
	.passwordContainer {
		margin-left: 5px;
	}
	.loginButton {
		margin-top: 15px;
		display: block;
	}
	.cc_breadrumb_container {
		margin-top: 1rem;
	}
	#catPLPheader h1 {
		margin-top: 1rem !important;
	}
	#osfmobilemenubar>ul>li.dropdown>a {
		pointer-events: none !important;
	}
	#osfmobilemenubar>ul>li:focus,
	#osfmobilemenubar>ul>li:hover {
		background-color: #35393e !important;
	}
	#mobnav #osfmobilemenubar a:hover {
		background: #35393e !important;
		color: #000;
	}
	.pdpleftsidetop {
		padding: 14px !important;
	}
	#photoContainer>div.col-xs-12.col-lg-6.pdpleftsidetop>div>div.col.col-xs-9.col-lg-10 {
		padding: 0 15px 0 0 !important;
	}
	#photoContainer>div.col-xs-12.col-lg-6.pdpleftsidetop>div>div.col-xs-3.col-lg-2.thumbnaildisplay>ul {
		padding: 0 4px !important;
	}
	#photoContainer>div.col-xs-12.col-lg-6.pdpleftsidetop>div {
		margin: 0;
	}
	.featuredflex .img-main-row {
		overflow-x: scroll;
	}
}
@media only screen and (min-width:1024px) {
	.loginButton {
		display: inline-block;
		margin-top: 0;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.product-details .product_detail {
		margin: 0 20px 60px;
	}
}
@media only screen and (min-width:992px) and (max-width:1199px){
	.productHoverBlock .hoverText .middletext {
		font-size: 0.75rem;
	}
}
@media only screen and (min-width:1200px) and (max-width:1919px) {
	.productHoverBlock .hoverText .middletext {
		font-size: 0.85rem;;
		top: 40%;
	}
}
@media only screen and (min-width:1920px) {
	.productHoverBlock .hoverText .middletext {
		font-size: 1rem;
	}
}
/* CSS specific to iOS devices */
@supports (-webkit-touch-callout: none) {
	.product-details .phoneProductItem .productMainImage {
		padding-left: 0 !important;
	}
}

/* ----------- iPhone 4 and 4S ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
}
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
}
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { 
}
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { 
}
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) { 
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) { 
}
/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) { 
}
/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) { 
}
/* ----------- iPhone X ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) { 
}
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) { 
}
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) { 
}