
.mbfit
{
display: none;
}

.dskfit
{
display: block;
}
.rh01 rh01v2 pghero darktheme 
{

background-image: url("https://www.oracle.com/a/ocom/img/dc/ms/totalcommerc-header.jpg");
display: block !important;
} 


.obttns a.contactformcta 
{
left: 10px;
}

.rc24 h2, .rc24 p
{
text-align: center;
}


@media (min-width: 320px) and (max-width: 824px) {
 
.rh01 rh01v2 pghero darktheme 
{
display: none;
} 

  
.headermob
{
background-image: url("https://www.oracle.com/a/ocom/img/dc/ms/total-commerce-mb.png") !important;
display:block !important;

}
  
img.dskfit
{
width: 100%;
} 


.rh01v2
{
    min-height: 86vh;
} 
  
}






@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {


img.dskfit
{
width: 100%;
}
.rh01 {
    padding-top: 5em;
}
.rh01v2
{
min-height: 38vh;
}

.herotitle h2 {
    font-size: 4rem;
}
	

}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

.mbfit
{
display: block;
}

.dskfit
{
display: none;
}

.rh01 rh01v2 pghero darktheme 
{
display: none;
} 

  
.headermob
{
background-image: url("https://www.oracle.com/a/ocom/img/dc/ms/total-commerce-mb.png") !important;
display:block !important;

}
 

  
.rc10 .col-item
{
/*padding: 0 6.750em 0 0;*/
} 
 
.rh01v2 {
padding-top: 7em;
} 

.rh01 {
    min-height: calc(89vh - 220px);
	
	}

.rh01
{
    background-size: cover;
}	
.rh01 .herotitle
{
max-width: 44em;
}
 
  
}
