.ox-about-features{
    margin-top: -100px;
}
.mobile-display-carousel-text{
    margin-top: 0px;
}
.mobile-device-logo{
    width: 0;
}
.mobile-display-only{
    display: none !important;
}
.desktop-display-only{
    display: block !important;
    background: linear-gradient( rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85) ), url('../images/logo-white.png');
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: local;
    webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.mobile-device-navbar-margin-top{
    margin-top: 0;
}
.mobile-display-bgimage{
    background: url('../images/Banner/Banner_Newswires.jpg');
    background-size:contain;
    width:100%;background-repeat: no-repeat;
}
.service-top-0{
    margin-top: -70px;
}
.liquidity-bottom-0{
    margin-bottom: -76px;
}.liquidity-content-margin{
    margin-top: 315px !important;
 }
 .ipad-margin-top{
     margin-top: 0px;
 }

@media (min-width: 1200px){
    .site-navbar {

    }
}

/*-------------------------------------*/
/*-------------- IPAD Pro -----------------*/
/*-------------------------------------*/
@media only screen
and (min-width: 1024px)
and (max-height: 1366px)
and (-webkit-min-device-pixel-ratio: 1.5) {
    .site-navbar .site-navigation .site-menu > li > a {
        padding: 15px 8px 15px 0px;
    }
    .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a {
        padding: 5px 2px;
    }
    .big-text{
        font-size: 60px !important;
    }
    .intro-section{
        background-attachment: scroll !important;
    }
}
/*-------------------------------------*/
/*-------------- IPAD -----------------*/
/*-------------------------------------*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
    #top-header-section-parent{
        display: none;
    }
    .ox-about-features{
        margin-top: 0px;
    }
    .mobile-display-carousel-text{
        margin-top: -600px;
    }
    .ipad-margin-top{
        margin-top: 110px;
    }
    .mobile-display-only{
        display: block !important;
    }
    .desktop-display-only{
        display: none !important;
    }
    .big-text{
        font-size: 55px !important;
    }
    .intro-section{
        background-attachment: scroll !important;
    }
}


/*-----------------------------------------*/
/*-------------- Iphone X -----------------*/
/*-----------------------------------------*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) {
    #top-header-section-parent{
        display: none;
    }
    .registered-with-section .text-responsive{
        font-size: 30px;
    }
    .mobile-display-carousel-text{
        margin-top:0;
    }
    .ox-about-features{
        margin-top:100px;
    }
    .mobile-display-bgimage{
        background-size: cover;
    }
    .liquidity-content-margin{
        margin-top: 30px !important;
    }
    .mobile-display-only{
        display: block !important;
    }
    .desktop-display-only{
        display: none !important;
    }
    .btn-jdr-top{
        padding: 3px 10px;
    }
    .intro-section{
        background-attachment: scroll !important;
    }
    .seperator{
        display: none;
    }
}


/*-------------------------------------------*/
/*-------------- Pixel 2 XL -----------------*/
/*-------------------------------------------*/
@media only screen
and (min-device-width : 411px)
and (max-device-width : 823px)
and (-webkit-device-pixel-ratio : 3) {
    #top-header-section-parent{
        display: none;
    }
    .registered-with-section .text-responsive{
        font-size: 30px;
    }
    .mobile-display-carousel-text{
        margin-top:0;
    }
    .ox-about-features{
        margin-top:150px;
    }
    .mobile-device-navbar-margin-top{
        margin-top: 40px;
    }
    .mobile-display-bgimage{
        background-size: cover;
    }
    .mobile-display-only{
        display: block !important;
    }
    .desktop-display-only{
        display: none !important;
    }
    .btn-jdr-top{
        padding: 3px 10px;
    }
    .big-text{
        font-size: 40px !important;
    }
    .intro-section{
        background-attachment: scroll !important;
    }
    .seperator{
        display: none;
    }
}

/*--------------------------------------------------*/
/*-------------- Iphone 6,7,8 plus -----------------*/
/*--------------------------------------------------*/
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px) {
    #top-header-section-parent{
        display: none;
    }
    .registered-with-section .text-responsive{
        font-size: 30px;
    }
    .mobile-display-carousel-text{
        margin-top: -10%;
    }
    .mobile-device-navbar-margin-top{
        margin-top: 40px;
    }
    .mobile-display-bgimage{
        background-size: cover;
    }
    .mobile-display-only{
        display: block !important;
    }
    .desktop-display-only{
        display: none !important;
    }
    .btn-jdr-top{
        padding: 3px 10px;
    }
    .intro-section{
        background-attachment: scroll !important;
    }
    .seperator{
        display: none;
    }
}


/*--------------------------------------------*/
/*-------------- Ipone 6,7,8 -----------------*/
/*--------------------------------------------*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
    #top-header-section-parent{
        display: none;
    }
    .registered-with-section .text-responsive{
        font-size: 30px;
    }
    .mobile-display-carousel-text{
        margin-top: -9%;
    }
    .mobile-display-bgimage{
        background-size: cover;
    }
    .liquidity-content-margin{
        margin-top: 30px !important;
    }
    .mobile-display-only{
        display: block !important;
    }
    .desktop-display-only{
        display: none !important;
    }
    .btn-jdr-top{
        padding: 3px 10px;
    }
    .intro-section{
        background-attachment: scroll !important;
    }
    .seperator{
        display: none;
    }
}


/*----------------------------------------------*/
/*-------------- Iphone 5 & 5S -----------------*/
/*----------------------------------------------*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
    #top-header-section-parent{
        display: none;
    }
    .trade-the-globe-section .btn-open-account{
        padding: 10px 20px;
        font-size: 20px;
        font-weight: 400;
    }
    .registered-with-section .text-responsive{
        font-size: 30px;
    }
    .mobile-display-carousel-text{
        margin-top: 200px;
    }
    .client-login{
        width: 100px;
    }
    .mobile-display-bgimage{
        background-size: cover;
    }
    .liquidity-content-margin{
        margin-top: 30px !important;
    }
    .mobile-display-only{
        display: block !important;
    }
    .desktop-display-only{
        display: none !important;
    }
    .btn-jdr-top{
        padding: 2px 6px;
    }
    .big-text{
        font-size: 35px !important;
    }
    .intro-section{
        background-attachment: scroll !important;
    }
    .seperator{
        display: none;
    }
    .steps-start-trading-section .btn-open-account{
        padding: 10px 20px;
        font-size: 20px;
    }
}

/*----------------------------------------------*/
/*-------------- Galaxy Fold -----------------*/
/*----------------------------------------------*/
@media only screen
and (min-device-width : 280px)
and (max-device-width : 653px) {
    #top-header-section-parent{
        display: none;
    }
    .intro-section {
        background-attachment: scroll !important;
    }
    .big-text{
        font-size: 30px !important;
    }
    .btn-jdr-top {
        padding: 2px 6px;
    }
    .btn-open-demo, .btn-open-live{
        font-size: 15px;
        padding: 10px 20px;
    }
}

/*-----------------------------------------------------*/

/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
    .big-text{
        font-size: 75px !important;
    }
}

/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
    .big-text{
        font-size: 70px !important;
    }
}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

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



}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

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



}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (max-width: 481px){


}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (max-width: 320px){

}

/*

!*Iphone X*!
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) {
    .btn-try-demo{
        width: 70px;
    }
    .btn-open-live{
        width: 70px;
    }
}
!*iPhone 6, 7, & 8 in portrait & landscape*!
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
    .btn-try-demo{
        width: 90px;
    }
    .btn-open-live{
        width: 90px;
    }
}
!*iPhone 6, 7, & 8 Plus in portrait & landscape*!
!*@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px) {
    .btn-try-demo{
        width: 90px;
    }
    .btn-open-live{
        width: 90px;
    }
}*!
!*iPhone 5 & 5S in portrait & landscape*!
!*
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
    .btn-try-demo{
        width: 60px;
    }
    .btn-open-live{
        width: 60px;
    }
}
!**!
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .btn-try-demo{
        width: 50px;
    }
    .btn-open-live{
        width: 50px;
    }
}*!
*/
