
.mar-mobile
{
    margin-top: -65px;
}

.owl-dots
{
    display: none !important;
    
}




@media only screen 
    and (min-width : 1600px)
   and (max-width : 2000px) {
        .mar-mobile
{
    /*margin-top: -130px;*/
    margin-top: 0px;
}

}

@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) {

.mar-mobile
{
    margin-top: 1px;
}

			
}


@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) 
  and (orientation: portrait) {

.mar-mobile
{
    margin-top: 1px;
}

			
}

@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) 
  and (orientation: landscape) {

.mar-mobile
{
    margin-top: 1px;
}

			
}


	


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

.mar-mobile
{
    margin-top: 1px;
}

			
}

/* Portrait */ /* TO EDITTTTT 2 */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
      
 .mar-mobile
{
    margin-top: 1px;
}

			
}



@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

.mar-mobile
{
    margin-top: 1px;
}

			
}





@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
 
.mar-mobile
{
    margin-top: 1px;
}

			
}




@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

.mar-mobile
{
    margin-top: 1px;
}

			
}



@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    
.mar-mobile
{
    margin-top: 1px;
}

			
}




@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
 
.mar-mobile
{
    margin-top: 1px;
}

}




@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
 
.mar-mobile
{
    margin-top: 1px;
}
		
}




@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
 
.mar-mobile
{
    margin-top: 1px;
}

  
}




@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
 
.mar-mobile
{
    margin-top: 1px;
}
			
}




@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
 
.mar-mobile
{
    margin-top: 1px;
}
  
}




@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  
.mar-mobile
{
    margin-top: 1px;
}
			
}




@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
.mar-mobile
{
    margin-top: 1px;
}
  
}




@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
 
.mar-mobile
{
    margin-top: 1px;
}
			
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  
.mar-mobile
{
    margin-top: 1px;
}
  
}