@media only screen and (max-width: 1023px) {

	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	    width: calc(50% - 30px);
	}

	.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	    width: 17%;
	}

	.twoColumnClass.imageDiv {
    	height: 50vh;
	}

	.three-column-section .image-background-settings {
    	height: 50vh;
	}

	.slider_crousel_section .carousel-item img {
    	max-height: 50vh;
	}

	footer {
    	text-align: center;
	}

	footer ul {
    	padding: 0px;
	}

	.image-background-settings {
	    height: 50vh;
	}

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        margin: 10px 15px 10px 15px;
    }

	section#top-info-bar .container {
    	padding-left: 100px;
	}

	#logo-menu-div a.mega-menu-link {
    	font-size: 12px!important;	
	}

	#logo-menu-div .secondDiv {
    	width: 100%;
	}

	#logo-menu-div img {
    	margin-top: 12px;
	}

	section#top-info-bar .firstDiv {
    	width: 65%;
    	text-align: left;
    	padding-left: 20px;
	}

	section#top-info-bar .secondDiv {
    	width: 30%;
    	text-align: left!important;
	}

	section#top-info-bar .forthDiv {
    	width: 338px;
    	padding-left: 20px;
	}

	section#top-info-bar .thirdDiv {
    	width: 44%;
	}
	
	section.featuredSection {
        display: none;
    }
    
    .contactInfo p {
        text-align: center!important;
    }
}

@media only screen and (max-width: 768px) {

	section#top-info-bar .container {
    	padding-left: 0px;
	}

	#logo-menu-div img {
    
    	position: inherit;
    
	}

    section#top-info-bar .firstDiv {
	    width: 100%;
	    text-align: center;
	    padding-left: 0px;
	}

	section#top-info-bar .firstDiv p, section#top-info-bar .secondDiv p {
		font-size: 14px;
	}

	section#top-info-bar .secondDiv {
	    width: 100%;
	    text-align: center!important;
	}

	section#top-info-bar .thirdDiv {
	    width: 100%;
	    text-align: center!important;
	    margin-bottom: 10px;
	}

	section#top-info-bar .forthDiv {
	    width: 100%;
	}

	.d-none {
    	display: block!important;
	}

	#logo-menu-div .firstDiv {
	    width: 100%;
	}

	#logo-menu-div .secondDiv {
	    width: 100%;
	    position: fixed;
	    top: 75px;
	    z-index: 10;
	}


	#logo-menu-div .thirdDiv {
	    width: 100%;
	    display: none;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
	    margin: 0px;
	    background-color: #000;
	    padding: 10px;
	    position: fixed;
	    right: 25px;
	    top: 95px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle {
	    background: transparent;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
	    display: list-item;
	    margin: 0;
	    clear: both;
	    border: 0;
	    padding: 2px 0px 2px 30px;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item a {
	    color: gainsboro!important;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
	    border-top-left-radius: 0;
	    border-top-right-radius: 0;
	}

	#logo-menu-div span.mega-indicator {
    	margin-right: 10px;
	}

	#logo-menu-div img {
	    margin-left: 10px;
	    margin-top: -19px;
	}

	.row {
		margin-right: 0px;
	    margin-left: 0px;
	}

	#logo-menu-div {
    	padding: 15px 0px 0px 0px;
	}

	.row .row {
	    margin-right: -15px;
	    margin-left: -15px;
	}

	section.two-column-image-html.p-5 {
    	padding: 0px!important;
	}

	.newFontHeading {		
	    font-size: 28px;
	}

	.slider_crousel_section .carousel-item img {
    	max-height: 50vh;
    	object-fit: cover;
	}

	.slider_crousel_section p {

    	font-family: 'source san pro';
    	font-size: 20px;
    	color: #FFFFFF;
    	text-shadow: 1px 1px 2px black;

	}

	ul#mega-menu-header-menu {
    	margin-top: 20px!important;
	}	

	#logo-menu-div #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child {
	    position: fixed;
	    top: 142px;
	}

	#logo-menu-div #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child {
	    position: fixed;
	    top: 25px;
	    right: 21px;
	    background-color: green!important;
	    padding-right: 7px;
	    visibility: visible;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
	    display: block;
	    visibility: visible;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu {
	    display: unset;
	    visibility: hidden;
	}

	.h1-stylish {
	    font-size: 20px;
	}

	section.three-column-section.p-5 {
    	padding: 10px!important;
	}

	section.featuredSection.p-5 {
    	display: none;
	}

	.twoColumnClass.imageDiv {
    	height: 50vh;
	}

	.three-column-section .image-background-settings {
    	height: 50vh;
	}

	footer {
    	text-align: center;
	}

	footer ul {
    	padding: 0px;
	}

	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	    width: 100%;
	    float: left;
	    clear: both;
	    margin: 0 0 2.992em;
	}

	#sidebarMainDivDynamic {
	    position: fixed;
	    z-index: 19999;
	    background-color: #ebd07e;
	    padding: 18px 0px;
	}

	.woocommerce div.product div.images img:first-child {
    	width: 100%;
    	float: right;
	}

	.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
		width: 17%;
		margin-top: 10px;
	}

	.woocommerce div.product div.summary {
    	margin-bottom: 2em;
    	clear: both;
	}

	.image-background-settings {
	    height: 50vh;
	    overflow: hidden;
	}

	section.contact-map-section .row .col-lg-12 {
    	padding-left: 0px;
    	padding-right: 0px;
	}

	.contact-map-section .contact-form-div {
		z-index: 10001;
		height: 100%;
		width: 100%;
		margin: -7px 0px 0px 0px;
	}

	.page-id-253 .woocommerce .col2-set, .woocommerce-page .col2-set {
    	width: 100%;
	}


	div#customer_details p, div#customer_details span {
    	width: 100%;
    	margin-left: 0px!important;
	}

	.page-id-253 form.checkout.woocommerce-checkout h3 {
        margin-top: 10px;
	}

	.page-id-253 .woocommerce table.shop_table {
		width: 100%!important;
		float: none;
	}

	.page-id-253 .woocommerce-checkout #payment {
    	width: 100%!important;
    	float: right;
	}

	div#sidebarMainDivDynamic {
	    overflow-y: scroll;
	    height: 236px;
	    width: 90%;
	    padding-left: 10px;
	    padding-right: 10px;
	    border-radius: 6px;
	}

	section.counterUp {
    	display: none;
	}

	section.dynamicDivCreation {
    	padding-left: 15px!important;
    	padding-right: 15px!important;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu {
    	background: #637BAD;
	}
	
	section.woocommerce-order-details, section.woocommerce-customer-details {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .latest-products-div .outerDiv {
	    width: 100%;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {

	.latest-products-div .outerDiv {
	    width: 33%;
	}

	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	    width: calc(50% - 30px);
	}

	.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	    width: 17%;
	}

	.twoColumnClass.imageDiv {
    	height: 50vh;
	}

	.three-column-section .image-background-settings {
    	height: 50vh;
	}

	.slider_crousel_section .carousel-item img {
    	max-height: 50vh;
	}

	footer {
    	text-align: center;
	}

	footer ul {
    	padding: 0px;
	}

	.image-background-settings {
	    height: 50vh;
	}

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        margin: 10px 15px 10px 15px;
    }

	section#top-info-bar .container {
    	padding-left: 100px;
	}

	#logo-menu-div a.mega-menu-link {
    	font-size: 12px!important;	
	}

	#logo-menu-div .secondDiv {
    	width: 100%;
	}

	#logo-menu-div img {
    	margin-top: 12px;
	}

	section#top-info-bar .firstDiv {
    	width: 65%;
    	text-align: left;
    	padding-left: 20px;
	}

	section#top-info-bar .secondDiv {
    	width: 30%;
    	text-align: left!important;
	}

	section#top-info-bar .forthDiv {
    	width: 338px;
    	padding-left: 20px;
	}

	section#top-info-bar .thirdDiv {
    	width: 44%;
	}
	
	section.featuredSection {
        display: none;
    }
    
    .contactInfo p {
        text-align: center!important;
    }

}