/* Yellow Box Marketing - Responsive 1280 Grid System
Copyright 2017 */

/* Content Hiding */

.hideDesktop {
    display: none;
}

.hideMob {
    display: block;
}

.hideMobInline {
    display: inline;
}

.hideTablet {
    display: block;
}

.hideTablet Inline {
    display: inline;
}



@media only screen and (min-width: 1280px) {
    .siteGrid {
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }
    .siteGridHalfLeft {
        float: right;
        width: 640px;
    }
    .siteGridHalfRight {
        float: left;
        width: 640px;
    }
    .logoLeft {
        float: left;
        width: 280px;
    }
    .logoRight {
        float: left;
        width: 1000px;
    }
}

@media only screen and (min-width: 996px) and (max-width: 1279px) {
    .siteGrid {
        width: 996px;
        margin-left: auto;
        margin-right: auto;
    }
    .siteGridHalfLeft {
        float: right;
        width: 498px;
    }
    .siteGridHalfRight {
        float: left;
        width: 498px;
    }
    .logoLeft {
        float: left;
        width: 280px;
    }
    .logoRight {
        float: left;
        width: 716px;
    }
    header.large img,
    header.small img {
        height: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 995px) {
    .hideTablet {
        display: none !important;
    }
    .hideTabletInline {
        display: none !important;
    }
    .siteGrid {
        width: 768px;
        margin-left: auto;
        margin-right: auto;
    }
    .siteGridHalfLeft {
        float: right;
        width: 384px;
    }
    .siteGridHalfRight {
        float: left;
        width: 384px;
    }
    .logoLeft {
        float: left;
        width: 100px;
    }
    .logoRight {
        float: left;
        width: 668px;
    }
    header.large img,
    header.small img {
        height: auto;
    }
}

/* All Mobile Sizes */

@media only screen and (max-width: 767px) {
	
	
	
	/* Mobile Hiding */
	.hideDesktop { display: block !important; }
    .hideMob { display: none !important; }
    .hideMobInline { display: none !important; }
    
	.textLeft { text-align: center; }
    .textRight { text-align: center; }
	
	/* Grid System Mobile */
    .grid1,
    .grid2,
    .grid3,
    .grid3Middle,
    .grid3_2,
    .grid4,
    .grid4_3,
    .grid5,
    .grid5_2,
    .grid5_3,
    .grid5_4,
    .grid6,
    .grid6_2,
    .grid6_3,
    .grid6_4,
    .grid6_5 {
        width: 100%;
    }
	.gridInsideBig {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	
    .siteGrid {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .siteGridHalfLeft {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .siteGridHalfRight {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .logoBar {
        width: 100%;
        padding: 6px 0;
        position: fixed;
        top: 0;
		background: #ffffff;
        z-index: 1999;
    }
    .logoLeft {
        float: left;
		text-align: left;
        width: calc(100% - 100px);
    }
	.logoLeft:before { display: none; }
	.logoLeft:after { display: none; }
	.logoLeft img {
		max-height: 75px;
		height: auto;
		width: auto;
	}
	.logoTel {
        float: right;
        width: 50px;
		margin-top: 30px;
		text-align: center;
		position: relative;
    }
	.logoTel img {
		max-height: 30px;
	}
	.logoMenu {
		float: right;
		width: 50px;
		margin-top: 26px;
		text-align: center;
		position: relative;
	}
	#responsive_menu_pro_button {
	    position: relative !important;
	    right: auto !important;
	    top: 0 !important;
	}
	
	.bodyBar { padding-top: 107px; }
    .sliderBar { padding: 0 !important; }
    .sliderWidget { width: 100%; }
	
	.detailsWidget, .featureWidget, .aboutLeft {
        margin-bottom: 12px;
    }
    .featureWidget { width: 100%; }
    .gallery {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .contact3 { width: 65%; }
	.aboutBar { font-size: 11pt; }
	.aboutLeft {
		display: none;
	}
	.aboutRight {
		width: 100%;
		float: left;
		padding: 20px;
	}
	.contactContainer { width: 100%; }
	
	.transLeft{
	float: none;
	width: 90%;
	padding: 0 5px 0 5px;
	margin: 15px auto;
}

	.transRight{
	float: none;
    width: 80%;
    margin: auto;
}
	
	.contactDetailsContainer{
		text-align: center;
	}
}

/* WooCommerce Mobile */

@media only screen and (max-width: 767px) {
	.checkoutTop {
		float: left;
		display: block;
		width: 100%;
		margin-bottom: 12px;
		background: #fafafa;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
	}
	.checkoutTopRight {
		float: right;
	}
	.checkoutHidden {
		display: none;
		float: left;
		width: 100%;
		padding: 12px 0;
		background: #ffffff;
	}
	.checkoutTopVisible .checkoutHidden {
		display: block;
	}
	.checkoutHiddenLeft {
		float: left;
		width: 65%;
		text-align: left;
		margin-bottom: 5px;
	}
	.checkoutHiddenRight {
		float: left;
		width: 35%;
		text-align: right;
		margin-bottom: 5px;
	}
	
	.checkoutLeft, .checkoutRight {
		float: left;
		width: 100%;
	}
	.woocommerce-tabs {
		width: 100%;
	}
	.woo-vari-titles, .woo-vari-selectors {
		width: 100% !important;
		float: left;
	}
	.woocommerce-checkout .woocommerce-cart-form { display: none !important; }
}

/*Custom*/
