/*----------------------------------------------*/
/*SUPERGROUP RESPONSIVE-------------------------*/
/*Datum 2022-02-09------------------------------*/
/*VANAF VERSIE 8.00.0015------------------------*/

/*START-----------------------------------------*/

@media screen and (min-width: 320px) and (max-width: 374px) {

	.dxdvFlowItemsContainer {
		margin-left: 0px !important;
		margin-top: 0px !important;
	}
	
	.obj-container {
		width: 49% !important;
		height: 300px;
		margin-left: 0px !important;
		margin-right: 1%;
	}
	
    .obj-container-img {
        width: auto;
        display: block;
        margin: 0 auto;
    }	

	.SMwrap {
		width: 100%;
	}	

}

@media screen and (min-width: 375px) and (max-width: 413px) {

	.dxdvFlowItemsContainer {
		margin-left: 0px !important;
		margin-top: 0px !important;
	}

	.obj-container {
		width: 49% !important;
		height: 300px;
		margin-left: 0px !important;
		margin-right: 1%;
	}
	
    .obj-container-img {
        width: auto;
        display: block;
        margin: 0 auto;
    }	

	.SMwrap {
		width: 100%;
	}	
}

@media screen and (min-width: 414px) and (max-width: 767px) {

	.dxdvFlowItemsContainer {
		margin-left: 0px !important;
		margin-top: 0px !important;
	}

	.obj-container {
		width: 49% !important;
		height: 300px;
		margin-left: 0px !important;
		margin-right: 1%;
	}
	
    .obj-container-img {
        width: auto;
        display: block;
        margin: 0 auto;
    }	
	
	.SMwrap { 
		white-space: normal; 
		width: 100%; 
		height: 50px;
	}	
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

	.dxdvFlowItemsContainer {
		margin-left: 0px !important;
		margin-top: 0px !important;
	}

	.obj-container {
		min-width: 371px;
		height: 240px;
		margin-left: 0px !important;
		margin-right: 1%;
	}	
	
    .obj-container-img {
        width: auto;
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }	
	
	.SMwrap { 
		white-space: normal; 
		width: 100%; 
		height: 50px;
	}	
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {

	.dxdvFlowItemsContainer {
		margin-left: 0px !important;
		margin-top: 0px !important;
	}

	.obj-container {
		min-width: 327px;
		height: 240px;
		margin-left: 0px !important;
		margin-right: 1%;
	}	
	
    .obj-container-img {
        width: auto;
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }	
	
	.SMwrap { 
		white-space: normal; 
		width: 100%; 
		height: 50px;
	}	
}

@media screen and (min-width: 1280px) and (max-width: 1499px) {

	.dxdvFlowItemsContainer {
		margin-left: 0px !important;
		margin-top: 0px !important;
	}

	.obj-container {
		min-width: 304px;
		height: 240px;
		margin-left: 0px !important;
		margin-right: 1%;
	}	
	
    .obj-container-img {
        width: auto;
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }	
	
	.SMwrap { 
		white-space: normal; 
		width: 100%; 
		height: 50px;
	}

}

@media screen and (min-width: 1500px) {

	.dxdvFlowItemsContainer {
		margin-left: 0px !important;
		margin-top: 0px !important;
	}

	.obj-container {
		min-width: 357px;
		height: 240px;
		margin-left: 0px !important;
		margin-right: 1%;
	}	
	
    .obj-container-img {
        width: auto;
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }	
	
	.SMwrap { 
		white-space: normal; 
		width: 100%; 
		height: 50px;
	}
}
