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

/* 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: 340px;
	}
    .logoRight {
        float: right;
        width: 700px;
    }
}

@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: right;
        width: 716px;
    }
    header.large img,
    header.small img {
        height: auto;
    }
	header.large ul li a, header.small ul li a {
		line-height: 60px;
		height: 47px;
}
	.aboutRight {
    	margin-left: 9%;
}
	header.small ul ul, header.large ul ul {
		padding-top: 35px;
		margin-top: -36px;
		margin-left: 20px;
}
}

@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: 280px;
    }
    .logoRight {
        float: left;
        width: 480px;
    }
    header.large img,
    header.small img {
        height: auto;
    }
	header.large ul li a, header.small ul li a {
		line-height: 60px;
		height: 47px;
}
	.aboutBar h2 {
		font-size: 3em;
	}
	.aboutRight {
		float: left;
		width: 26%;
		margin-left: 5%;
		margin-top: 6%;
}
	.imageRight {
		height: 250px;
		width: 250px;
	}
	.imageLeft {
		margin-left: -270px;
		margin-top: 153px;
}
	header.small ul ul, header.large ul ul {
		padding-top: 35px;
		margin-top: -36px;
		margin-left: 20px;
}
	.socialLeft {
		float: none;
		width: 100%;
	}
	
	.socialRight {
		float: none;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: 500px;
		overflow-y: scroll;
		background: #ececec;
	}
	.aboutBar { font-size: 9pt; }
}

/* All Mobile Sizes */

@media only screen and (max-width: 767px) {
	
	/* Mobile Hiding */
	.hideDesktop { display: block !important; }
    .hideMob { display: none !important; }
    .hideMobInline { display: none !important; }
    
	/* Alignment */
	.textLeft { text-align: center; }
    .textRight { text-align: center; }
	.featureWidget { width: 100%; }
	.galleryWidget { width: 100%; padding: 0; margin: 0; }
	.featureWidget { margin-bottom: 12px; }
	.detailsWidget { margin-bottom: 12px; }
	.contact3 { width: 65%; }
	
	/* 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; }
    
	/* Header */
    .bodyBar { padding-top: 0; }
	
	.mobHeaderBar {
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 1999;
	}
	
	.logoMenu {
		float: right;
		width: 50px;
		margin-top: 9px;
		text-align: center;
		position: relative;
	}
	
	.logoBar {
        width: 100%;
        padding: 6px 0;
        position: fixed;
        top: 0;
        z-index: 1999;
    }
    .logoLeft {
        float: left;
        width: 200px;
		padding: 20px 0;
    }
	.logoLeft img {
		max-height: 100px;
		height: auto;
		width: auto;
	}
	.logoTel {
		float: right;
		width: 50px;
		margin-top: 26px;
		text-align: center;
		position: relative;
	}
	.logoTel img {
		max-height: 30px;
	}
	#responsive_menu_pro_button {
	    position: relative !important;
	    right: auto !important;
	    top: 0 !important;
	}
	.logoUSPBar {
		background: #333333;
		color: #ffffff;
		float: left;
		width: 100%;
		padding: 0;
	}
	
	/* Homepage */
    .sliderBar { padding: 0 !important; margin-top: 95px; }
    .sliderWidget { width: 100%; }
	.sliderScroll { display: none; }
	.taglineBar { font-size: 0.7em; padding-bottom:20px;}
	.aboutLeft { width: 100%; }
	.aboutRight { display: none; }
	.center-block-2 { margin: auto; }
	.aboutBar { padding: 30px 0; background-size: cover; font-size: 0.7em;}
	.carBar { font-size: 0.9em; padding: 40px 0;  background-size: cover; }
	.featureBar { display: none; }
	.borderHR { margin: auto; }
	.detailsWidget ul { margin-left: 0; }
	.detailsWidget ul li { width: 100%; }
	.titleOverlay { padding: 150px 0 100px 0; }
	.pageBar { padding-top: 5px; }
	
	.enquiryLeft {
		width: 100%;
		position: relative;
		float: left;
		min-height: 250px;
		background-position: 0;
		background-position: center center;
}
	
	.enquiryRight {
		padding: 20px 0;
		float: left;
		width: 100%;
		font-size: 0.9em;
}
	
	.badgesLine {
		margin-left: 20px;
		margin-right: 20px;
}
	
	.carBar .grid4 {
		width: 50%;
	}
	
	.pageBar {
		font-size: 0.9em;
}
	
	.socialLeft {
		float: none;
		width: 100%;
	}
	
	.socialRight {
		float: none;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: 500px;
		overflow-y: scroll;
		background: #ececec;
}
	
	
}

@media only screen and (max-width: 365px) { 
	.logoLeft {
		float: left;
		width: 150px;
		padding: 25px 0;
}

}

/* 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; }
}