@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


body {
  font-family: 'Roboto', sans-serif;
    font-size: 15px; /* default paragraph size */
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
}

.text-center {
    text-align: center;
}

.swiper-button-next,
.swiper-button-prev {
    width: 35px;
    height: 20px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
     font-family: 'Roboto', sans-serif;
}

p {
    font-size: 15px;
     font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    line-height: 22px;
}
.btn-success{
    background-color: #0f5e9b !important;
    border-color: #0f5e9b !important;
    border-radius:0;
}
.btn-success:hover, .btn-success:focus{
    background-color: #0f5e9bed !important;
    border-color: #0f5e9bed !important;
    border:0 !important;
}
.swiper-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

#mymyheader .swiper-slide:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0.6;
}

.swiper-container .swiper-slide .simg {
    height: 600px
}

.swiper-container .carousel-caption {
    color: #fff;
    left: 10%;
    text-align: left;
    max-width: 1000px;
    /*top: auto;*/
    top: 50%;
    transform: translateY(-50%);
    bottom: initial;
}

.swiper-container .carousel-caption h3 {
    font-size: 55px;
    font-weight: 600;
    line-height: 60px;
}

.swiper-container .carousel-caption p {
    font-size: 28px;
    font-weight: 500;
     line-height: 30px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}



/*form nav bar*/
.navbar {
    margin-bottom: 0px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default {
    width: 100%;
    border-radius: 0;
}

.navbar-default {
    /*
    position: absolute;
    top: 0;
*/
    z-index: +99;
    /* left: 5%; */
    background-color: #fff !important;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.25);
}

.navbar-brand {
    height: auto;
    padding: 2px 15px;
}

.nav > li {
    padding: 5px 10px;
}

.navbar-nav {
    margin: 0 auto !important;
    display: block;
    /*    padding: 35px 0;*/
    padding: 61px 0 0 0;
}


/*mega menu*/
.menu_place_top .top_menu_li a + ul.dropdown-menu {
    padding: 15px;
}
    

.btn-success:hover {
    border: 1px solid transparent !important;
}
/*second_layer_nav*/
.second_layer_nav {
    list-style: none;
    padding: 5px 0;
    position: relative;
    right: 10px;
}

.second_layer_nav ul {
    list-style: none;
    padding: 5px 0;
    position: absolute;
    right: 0px;
    top: 0px;
}

.second_layer_nav li {
    float: left;
    padding-left: 15px;
    text-transform: capitalize;
}

.second_layer_nav li a {
    float: left;
    padding-left: 15px;
    text-transform: capitalize !important;
    text-decoration: none;
}

.second_layer_nav li .dropdown-menu li {
    float: none;
}

.second_layer_nav li .dropdown-menu {
    min-width: 150px;
    border-top: 1px solid #fff !important;
}
#wrapper .text-warning {
    color: #0f5e9b;
}

.dropdown-menu {
    border: none;
    padding: 15px 0;
    min-width: 250px;
    border-radius: 0;
    background: #fff;
    z-index: 9999 !important;
    border-top: solid 2px #0f5e9b;

    -webkit-animation: fadein 0.3s;
    -moz-animation: fadein 0.3s;
    -ms-animation: fadein 0.3s;
    -o-animation: fadein 0.3s;
    animation: fadein 0.3s;


    position: absolute;
    top: 100%;
    left: 0 !important;
    z-index: 1000;
    display: none;
    float: left;
    /*    min-width: 160px;*/
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu .mega-menu-content li {
    padding: 1px 0;
}

.dropdown-menu .mega-menu-content li a {
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
}

.dropdown-menu .mega-menu-content li .display_nameheading {
    font-size: 16px;
    color: #4a4747;
    font-weight: bolder;
}

.dropdown-menu .divider {
    margin: 1px 0;
}

.dropdown-menu .mega-menu-content li .color_text {
    color: #c80101;
    vertical-align: super;
}

#wrapper .forex-blocks__content ul li {
    margin-top: 20px;
    padding-left: 5px;
}

#wrapper .forex-blocks__header {
    border-radius: 6px 6px 0 0;
}

.bg-primary {
    background-color: #11165c !important;
}
.d-none{
    display:none;
}

.menu_place_top #dksPlatforms {
    left: -400px !important;
}

/*end mega menu*/



#term-cond {
    position: relative;
}

#term-cond span {
    position: absolute;
    bottom: -25px;
    left: 20px;
    z-index: +999;
    font-size: 10px;
}

.text-black {
    color: #000 !important;
}

.mybtn-change1 {
    background: transparent;
    box-shadow: 0 0 1px #fff;
    border-radius: 0px;
    padding: 5px 12px;
    border: 1px solid #fff;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 0px 0px 0 0 #2196f3 inset, 0px 0px 0 #0f5e9b inset;
}

.mybtn-change1:hover {
    -webkit-box-shadow: 0px 0px 0 0 #0f5e9b inset, 0px 0px 0 #0f5e9b inset;
    background: #2196f3;
    border: 1px solid #2196f3;

}

.loginbtn {
    background: transparent;
    box-shadow: 0 0 1px #0f5e9b;
    border-radius: 0px;
    padding: 5px 12px;
    border: 1px solid #0f5e9b;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 0px 0px 0 0 #0f5e9b inset, 0px 0px 0 #0f5e9b inset;
}

.loginbtn:hover {
    -webkit-box-shadow: 0px 0px 0 0 #0f5e9b inset, 0px 0px 0 #0f5e9b inset;
    background: #0f5e9b;
    border: 1px solid #0f5e9b;
    color: #fff;
}

.liveaccountbtn {
    background: #2196f3;
    box-shadow: 0 0 1px #2196f3;
    border-radius: 0px;
    padding: 5px 12px;
    border: 1px solid #2196f3;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 0px 0px 0 0 #2196f3 inset, 0px 0px 0 #2196f3 inset;
}

.liveaccountbtn:hover {
    -webkit-box-shadow: 0px 0px 0 0 #2196f3 inset, 0px 0px 0 #2196f3 inset;
    background: #000;
    border: 1px solid #2196f3;
    color: #fff !important;
}

.demobtn {
    background: transparent;
    box-shadow: 0 0 1px #000;
    border-radius: 0px;
    padding: 5px 12px;
    border: 1px solid #000;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 0px 0px 0 0 #fff inset, 0px 0px 0 #fff inset;
    color: #fff;
}

.demobtn:hover {
    -webkit-box-shadow: 0px 0px 0 0 #fff inset, 0px 0px 0 #fff inset;
    background: #000;
    border: 1px solid #000;
    color: #fff !important;
}

.mybtn-change {
    /*    height: 50px;*/
    /*    width: 100px;*/
    background: #1a2859 !important;
    /*    margin: 20px;*/
    float: left;
    border: 0px;
    color: #fff !important;
    box-shadow: 0 0 1px #ccc;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 84px 0px 0 0 #0f5e9b inset, -84px 0px 0 #0f5e9b inset;
    padding: 12px 15px;
    text-transform: uppercase;
}

.mybtn-change:hover {
    -webkit-box-shadow: 0px 0px 0 0 #0f5e9b inset, 0px 0px 0 #0f5e9b inset;
    background: #1a2859;
}

.mybtn-change3 {
    /*    height: 50px;*/
    /*    width: 100px;*/
    background: #0f5e9b !important;
    /*    margin: 20px;*/
    float: left;
    border: 0px;
    color: #fff !important;
    box-shadow: 0 0 1px #ccc;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 82px 0px 0 0 #1a2859 inset, -82px 0px 0 #1a2859 inset;
    padding: 12px 15px;
    text-transform: uppercase;
    margin-left: 10px;
}

.mybtn-change3:hover {
    -webkit-box-shadow: 0px 0px 0 0 #1a2859 inset, 0px 0px 0 #1a2859 inset;
    background: #0f5e9b;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px;
}

.navbar-default .navbar-nav .dropdown-toggle:hover .dropdown-menu {
    display: block;
}

/*} .open>.dropdown-menu {*/
/*    display: block;*/
/*}*/

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .open > a:hover {
    color: #000;
    background-color: transparent;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li {
    background-color: transparent !important;
    text-transform: capitalize;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #000;
    background-color: transparent !important;
}

/*end nav bar*/

/*topbar*/


.top-bar {
    background: transparent;
    color: #000;
    font-size: 0.9rem;
    /*padding: 10px 0 5px 0;*/
     font-size: 12px;
    position:relative;
}
.top-bar .rajdks{
        position: absolute;
    z-index: +999;
    right: 50px;
    top: 20px;
}

.top-bar .rajdks .dropdown-menu {
    min-width: 100px;
    /*border-top: 1px solid #fff !important;*/
    z-index: +999;
    margin-top:0;
}
.top-bar p {
    margin: 0;
}
.top-bar .onmobile{
    display:none;
}
/*
.top-bar p span:after{
    height: 10px;
    display: block;
    width: 100px;
    background: #808080;
    border-right: 1px white;
    content: '';
}
*/
.top-bar a,
.top-bar a:focus,
.top-bar a:active {
    color: #000;
    text-decoration: none;
     font-size: 12px;
}

.top-bar a:hover {
    color: #000;
    text-decoration: none;
}

.top-bar i {
    font-size: 12px;
    color: #000;
}

.top-bar .contact-info {
    margin-right: 20px;
}

.top-bar ul {
    margin-bottom: 0;
}

.top-bar .contact-info a {
    font-size: 14px;
}

.top-bar ul.social-custom {
    margin-left: 20px;
}

.top-bar ul {
    margin-bottom: 0;
}

.top-bar a.login-btn i,
.top-bar a.signup-btn i {
    margin-right: 10px;
}

.top-bar ul.social-custom a:hover {
    background: #1a2859;
    color: #fff;
    padding: 5px 6px;
}

.top-bar ul.social-custom a {
    padding: 5px 6px;
    text-decoration: none !important;
    font-size: 14px;
    width: 26px;
    height: 26px;
    /*    line-height: 26px;*/
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin: 0;
}

a:focus,
a:hover {
    color: #348e7b;
    text-decoration: underline;
}

.top-bar a.login-btn,
.top-bar a.signup-btn {
    color: #eee;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-decoration: none !important;
    font-size: 0.75rem;
    font-weight: 700;
    margin-right: 10px;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-white {
    color: #fff !important;
}

.topmobile {
    display: none;
}

/*end top bar*/


/*slider*/
#myCarousel .carousel-inner .simg {
    width: 100%;
    height: 600px;
    /*	object-fit: cover;*/
    overflow: hidden;
    transform: scale(1.2);
    animation: zoominoutsinglefeatured 41s infinite;
}


@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
        background-color: rgba(0, 0, 0, 0.3);
    }

    50% {
        transform: scale(1.2, 1.2);
        background-color: rgba(0, 0, 0, 0.3);
    }

    100% {
        transform: scale(1, 1);
        background-color: rgba(0, 0, 0, 0.3);
    }
}

#myCarousel .carousel-caption {
    color: #fff;
    left: 10%;
    text-align: left;
    max-width: 500px;
    /*top: auto;*/
    top: 50%;
    transform: translateY(-50%);
    bottom: initial;
}

#myCarousel .carousel-caption h3 {
    font-size: 55px;
    font-weight: 600;

}

#myCarousel .carousel-caption p {
    font-size: 30px;
    font-weight: 500;

}

#myCarousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: #1a2859;
    border-radius: 50%;
}



#myCarousel .carousel-inner .item {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

#myCarousel .carousel-inner .item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0.6;
}

.dkscarousel {
    padding: 0;
}

/*end slider*/
section {
    padding: 50px 0;
}

.advtyage {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    padding: 50px 30px;
}

.adbbtn,
.adbbtn:hover {
    color: #0f5e9b;
}

.home-line-red {
    background: #EB352D;
    width: 61px;
    height: 2px;
    float: left;
    margin-top: 5px;
}

.advtyage img {
    height: 80px;
    margin: 0 auto;
    display: block;
}

/*myTrade*/
.myTrade .myList {
    /*    text-align: left;*/
    padding: 45px 10px;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    border-color: rgba(223, 225, 229, 0);
    background-color: #fff;
    margin: 15px 0;
    overflow: hidden;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    height: 470px;

}

.myTrade .myList:after {
    content: "";
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    /*    width: 100%;*/
    z-index: 1;
    -webkit-box-shadow: 0 28px 29px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 28px 29px 0 rgba(0, 0, 0, 0.25);
}

.myTrade .myList:hover .icon {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.myTrade .myList:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.myTrade .myList .icon {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.myTrade .myList .dt-sc-button {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    background-color: #1a2859;
    font-size: 16px;
    padding: 14px 22px;
    color: #ffffff;
    text-decoration: none;
    position: absolute;
    left: 29%;
    bottom: 50px;
}

.myTrade .myList .dt-sc-button:hover {
    background-color: #0f5e9b;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    color: #fff;
    text-decoration: none;
}

.myTrade .myList .dt-sc-button:before {
    content: "";
    height: 1px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 1px;
    z-index: -1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.myTrade .myList .dt-sc-button:hover:before {
    -webkit-box-shadow: 0 0 0 5em rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 5em rgba(255, 255, 255, 0);
    -webkit-animation: pulse-shadow 1s;
    animation: pulse-shadow 1s;
}

@-webkit-keyframes pulse-shadow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.75);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.75);
    }
}

@keyframes pulse-shadow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.75);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.75);
    }
}

.myTrade .myList .dt-sc-button:before {
    content: "";
    height: 1px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 1px;
    z-index: -1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}



.myTrade .myList:hover {
    border: 1px solid #ddd;
}

.myTrade .myList i {
    color: #1a2859;
}

.myTrade .myList h2 {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
}

.myTrade .myList ul {
    list-style: none;
}

.myTrade .myList ul li {
    padding: 8px 0;
}

.myTrade .forex-blocks__header-pin {
    position: relative;
    margin-right: 36px;
}

.myTrade .myList .forex-blocks__header-pin:before,
.myTrade .myList .forex-blocks__header-pin:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
}

.myTrade .myList .forex-blocks__header-pin:before {
    height: 12px;
    width: 12px;
    margin-left: 6px;
}

.myTrade .myList .forex-blocks__header-pin:after {
    height: 24px;
    width: 24px;
    opacity: .25;
}

#forex_blocks_headerpin {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #0f5e9b;
    position: relative;
    -webkit-transition: height .25s ease, width .25s ease;
    transition: height .25s ease, width .25s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    margin-right: 15px;
}

#forex_blocks_headerpin:before,
#forex_blocks_headerpin:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #0f5e9b;
    width: 10px;
    height: 10px;
    background-color: #0f5e9b;
}

#forex_blocks_headerpin:before {
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}

#forex_blocks_headerpin:after {
    -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
}

#forex_blocks_headerpin:hover:before,
#forex_blocks_headerpin:hover:after {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.75);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        opacity: 0;
    }
}

@keyframes ripple {
    0% {
        transform: scale(1);
    }

    75% {
        transform: scale(1.75);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.about {
    background-color: #fff;
}

.myTrade .section-heading h4 {
    font-size: 28px;
}

.myTrade .section-heading h3 {
    font-size: 32px;
    color: #0f5e9b;
    font-weight: bolder;
    margin-top: 0px;
}

.myTrade .section-heading p {
    font-size: 28px;
    line-height: 28px;
}

/*end myTrade*/
.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

footer {
    background-color: #131c28 !important;
    padding: 50px 0 0 0;
}

footer .footer-contain ul {
    list-style: none;
    padding: 2px;
    color: #fff;
}

footer .footer-contain .footersocial {
    list-style: none;
}

footer .footer-contain .footersocial li {
    float: left;
    padding-right: 20px;
}

footer .footer-contain .footersocial li i {
    color: #0f5e9b;
    font-size: 18px;
    padding: 5px;
    border-radius: 50%;
}

footer .footer-contain .footersocial li .fb {
    color: #0f5e9b;
    padding: 5px 8px;
}

footer .footer-contain .footersocial li .fb:hover {
    color: blue;
    padding: 5px 8px;
    background-color: #fff;
}

footer .footer-contain .footersocial li .twitter:hover {
    color: #00acee;
    padding: 5px;
    background-color: #fff;
}

footer .footer-contain .footersocial li .insta:hover {
    color: #8a3ab9;
    padding: 5px;
    background-color: #fff;
}

footer .footer-contain .footersocial li .linked:hover {
    color: #0072b1;
    padding: 5px;
    background-color: #fff;
}

footer .footer-contain ul li a,
footer .footer-contain ul li {
    color: #999999;
}

.footer-contain ul li {
    padding: 3px 0;
}

.footer-contain ul li i {
    color: #0f5e9b;
}

.our-clients {
    margin-bottom: 30px;
}

.txtfcolor {
    color: #999999 !important;
}

footer .footer-contain h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

footer .footerLegal {
    color: #fff;
    font-size: 12px;
}

footer .footerLegal p {
    color: #fff;
    font-size: 12px;
}

footer .copyright {
    padding: 5px 0;
    background-color: #666;
}

footer .copyright p {
    padding: 5px 0;
    color: #fff;
    margin: 0;
    font-size: 14px;
}

footer a,
footer a:hover,
footer a:active {
    color: #fff;
}



/*go to top*/

#back-to-top {
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    left: 20px;
    display: none;
}

#back-to-top a {
    display: block;
    width: 40px;
    height: 40px;
    background: #ef2853;
    position: relative;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    -o-transition: 0.2s all linear;
    transition: 0.2s all linear;
    text-align: center;
    border-radius: 10px;
}

#back-to-top a:after {
    position: absolute;
    content: '\f062';
    font-family: 'fontawesome';
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    z-index: 1;
    font-weight: 500;
    transform: translate(-50%, -50%);
}

/*end go to top*/

.section-heading {
   padding-bottom: 15px;
}

/*whyUssecion*/
.whyUssecion {
    background-color: #0f5e9b;
}

.whyUssecion .icon i {
    font-size: 50px;
    padding: 22px 25px;
    border-radius: 50%;
    webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.whyUssecion .whyUsDetails {
    padding: 50px 10px;
    text-align: center;
    color: #000;
    background-color: #fff;
}

.whyUssecion .whyUsDetails h4 {
    color: #000;
    /*        color: #000000;*/
    font-size: 20px;
    font-weight: 800;
    text-shadow: none;
}

.whyUssecion .whyUsDetails:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
    background-color: #1a2859;
}

.whyUssecion .whyUsDetails:hover .icon i {
    color: #1a2859;
    background-color: #0f5e9b;
    padding: 22px 25px;
    border-radius: 50%;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}

.whyUssecion .whyUsDetails:hover .icon i:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    /*    background-color: rgba(255,255,255,0.7);*/
}

/*end whyUssecion*/

/*start PAYMENT METHODS*/

.heading4 {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #111111;
    margin: 0px 0px 5px 0px;
}

.heading1 {
    font-size: 30px;
    line-height: 20px;
    text-transform: uppercase;
    color: #0f5e9b;
    font-weight: 900;
    text-align: center;
    margin-bottom: 10px;
}

.heading2 {
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}

.content-quality {
    float: left;
    width: 193px;
}

.content-quality p {
    margin-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}

.content-quality p span {
    display: block;
}

.tabtop li a {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #1b2834;
    border-radius: 0px;
    margin-right: 22.008px;
    border: 1px solid #ebebeb !important;
}

.tabtop .active a:before {
    content: "♦";
    position: absolute;
    top: 15px;
    left: 82px;
    color: #e31837;
    font-size: 30px;
}

.tabtop li a:hover {
    color: #e31837 !important;
    text-decoration: none;
}

.tabtop .active a:hover {
    color: #fff !important;
}

.tabtop .active a {
    background-color: #e31837 !important;
    color: #FFF !important;
}

.margin-tops {
    margin-top: 30px;
}

.tabtop li a:last-child {
    padding: 10px 22px;
}

.thbada {
    padding: 10px 28px !important;
}



.margin-tops4 {
    margin-top: 20px;
}

.tabsetting {
    border-top: 5px solid #ebebeb;
    padding-top: 6px;
}

.services {
    background-color: #d4d4d4;
    min-height: 710px;
    padding: 65px 0 27px 0;
}

.services a:hover {
    color: #000;
}

.services h1 {
    margin-top: 0px !important;
}

.heading-container p {
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
}



/*end PAYMENT METHODS*/

/*start trading conditions*/

/*end trading conditions*/
/*google translator*/
.gtranslator {
    position: relative;
    width: 100px;
}

#google_translate_element {
    position: absolute;
    top: -21px;
}

#google_translate_element span {
    display: none;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
    /*    display:none !important;*/
}

.goog-te-gadget .goog-te-combo {
    color: #000 !important;
    height: 26px;
    width: 125%;
    border: 1px solid #0f5e9b;
}

/*end google translator*/

.benefits_container {
    margin-top: -213px;
    position: relative;
    z-index: 50;
}

.fullWidth {
    width: 100%;
    float: left;
}

.benefits_home {
    background: #FFFFFF;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.09);
    border-radius: 3px;
    padding: 45px 60px 15px 60px;
}

.list-row {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}

.no-clear {
    clear: none;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.margin-bottom-30 {
    margin-bottom: 30px;
    width: 20%;
}

.fistElement {
    width: 100%;
}

.fistElementImage {
    width: 60px;
}

.benefitsTop table td {
    width: auto !important;
}

.leverage-icon {
    background-image: url(../../assets/img/leverage.svg);
    width: 96px;
    height: 60px;
    margin-top: 0px;
    margin-right: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.multipleaccounts-icon-6 {
    background-image: url(../../assets/img/6.svg);
    width: 33px;
    height: 46px;
    margin-top: 6px;
    margin-bottom: 8px;
    margin-right: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.bonus-icon-100 {
    background-image: url(../../assets/img/100.svg);
    width: 86px;
    height: 60px;
    margin-top: 0px;
    margin-right: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.low-spreads-icon {
    background-image: url(../../assets/img/00.svg);
    width: 49px;
    height: 60px;
    margin-top: 0px;
    margin-right: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.nofees-icon {
    background-image: url(../../assets/img/zero_fees.svg);
    width: 44px;
    height: 60px;
    margin-right: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.benefitsTop table td {
    width: auto !important;
}

.headerBlock {
    font-size: 14px !important;
}

.headerBlock {
    font-size: 15px !important;
    line-height: 19px !important;
    letter-spacing: 0.03em !important;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

a span.headerBlock:hover {
    color: #505050 !important;
    text-decoration: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

#mymyheader::after {
    content: '';
    background: url("../../assets/img/trade-block-bg.png");
    background-position: center center;
    background-size: cover;
    height: 145px !important;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 0;
    /*    bottom: -1% !important;*/
}

/*
.round-bottom {
    border-bottom-left-radius: 50% 150px !important;
    border-bottom-right-radius: 50% 150px !important;
    position: relative;
    overflow: hidden;
    width: 105%;
    margin-bottom: -50px;
    left: -3%;
    background-repeat: no-repeat;
    background-color: #444;
    background-image: url("../../assets/img/trade-block-bg.png");
    
    background-position: 50% 50%;
  background-size: cover;

    height: 90px;
}
*/

/*#wrapper .usp-block__item {*/
/*    width: 20%;*/
/*}*/

.col-half-offset {
    margin-left: 4.166666667%
}

#wrapper .usp-block-section {
    background-color: transparent;
    background-image: linear-gradient(#000000c7, black);
}

#wrapper .usp-block__wrapper:hover h4 {
    color: #1a2859;
}

.pd5 {
    padding-left: 5px;
    padding-right: 5px;
}

.myform {
    padding: 18px 40px 50px 60px;
}

.myform2 .fb-signup,
.myform2 .gl-signup {
    height: 40px;
    border: 2px solid #c8c8c8;
    padding: 7px 10px 7px 30px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #4d4d4d;
    margin-bottom: 15px;
    border-radius: 5px;
    text-align: left;
}

.myform2 .fb-signup i,
.myform2 .gl-signup i {
    color: #0f5e9b;
    margin-right: 20px;
}

.myform2 span.or {
    display: block;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    font-size: 15px;
}

.myTrade .dkzmyTrade {
    background: linear-gradient(to right, #ff000000, #ff000000), url(../../assets/img/pexels-photo-186464.jpeg) no-repeat bottom;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 180px 0px;
    background-attachment: fixed;
    background-position: center center;
    height: 489px;
    transform: translate(0px, 7.4px);

}

/*my trading*/
.dkzmyTrade {
    background: linear-gradient(to right, #ff000000, #ff000000), url(../../assets/img/pexels-photo-186464.jpeg) no-repeat bottom;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 180px 0px;
    background-attachment: fixed;
    background-position: center center;
    height: 489px;
    transform: translate(0px, 7.4px);

}

.myTrading .myList {
    /*    text-align: left;*/
    padding: 45px 10px;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    border-color: rgba(223, 225, 229, 0);
    background-color: #fff;
    margin: 15px 0;
    overflow: hidden;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    height: 470px;

}

.myTrading .myList:after {
    content: "";
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    /*    width: 100%;*/
    z-index: 1;
    -webkit-box-shadow: 0 28px 29px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 28px 29px 0 rgba(0, 0, 0, 0.25);
}

.myTrading .myList:hover .icon {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.myTrading .myList:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.myTrading .myList .icon {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.myTrading .myList .dt-sc-button {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    background-color: #1a2859;
    font-size: 16px;
    padding: 14px 22px;
    color: #ffffff;
    text-decoration: none;
    position: absolute;
    left: 29%;
    bottom: 50px;
}

.myTrading .myList .dt-sc-button:hover {
    background-color: #0f5e9b;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    color: #fff;
    text-decoration: none;
}

.myTrading .myList .dt-sc-button:before {
    content: "";
    height: 1px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 1px;
    z-index: -1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.myTrading .myList .dt-sc-button:hover:before {
    -webkit-box-shadow: 0 0 0 5em rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 5em rgba(255, 255, 255, 0);
    -webkit-animation: pulse-shadow 1s;
    animation: pulse-shadow 1s;
}

@-webkit-keyframes pulse-shadow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.75);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.75);
    }
}

@keyframes pulse-shadow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.75);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.75);
    }
}

.myTrading .myList .dt-sc-button:before {
    content: "";
    height: 1px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 1px;
    z-index: -1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}



.myTrading .myList:hover {
    border: 1px solid #ddd;
}

.myTrading .myList i {
    color: #1a2859;
}

.myTrading .myList h2 {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
}

.myTrading .myList ul {
    list-style: none;
}

.myTrading .myList ul li {
    padding: 8px 0;
}

.myTrading .forex-blocks__header-pin {
    position: relative;
    margin-right: 36px;
}

.myTrading .myList .forex-blocks__header-pin:before,
.myTrading .myList .forex-blocks__header-pin:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
}

.myTrading .myList .forex-blocks__header-pin:before {
    height: 12px;
    width: 12px;
    margin-left: 6px;
}

.myTrading .myList .forex-blocks__header-pin:after {
    height: 24px;
    width: 24px;
    opacity: .25;
}

/*end my trading*/
.form-control {
    margin-bottom: 10px;
}

.splitter {
    text-align: center;
}

.splitter span {
    width: 1px;
    height: 200px;
    display: inline-block;
    border-left: 2px solid #d3d3d3;
}

#clz {
    list-style: none
}

#clz li {
    float: left;
    margin-left: 28px;
}

#clz li:last-child {
    margin-left: 0;
}

#clz li img {
    width: 105px;
    height: auto;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.arrows-tick-green li:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    margin: 0 5px 0 -12px;
    color: #0f5e9b;
    font-weight: 600;
    font-size: 14px;
}

.ffdk {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.banner-box-inner {
    float: left;
    width: 100%;
    background: #383A3E;
}

.ffdk h4 {
    color: #fff;
    margin-top: 0;
}

.ffdk a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
}

.ffdk .fullWidth {
    height: 445px;
    position: relative;
}

.ffdk .loginbtn {
    position: absolute;
    left: 35%;
    bottom: 15px;
}

/*blogs*/
.site-heading h3 {
    font-size: 32px;
    margin-bottom: 15px;
    margin-top:0;
    text-transform: capitalize;
    font-weight: 600;
    color: #0f5e9b;
}
.site-heading h3 span{
    color:#000;
}
.border {
    background: #d1360e;
    height: 2px;
    width: 165px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

/* Blog-CSS */
.blog-box {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    /*background-attachment: fixed;*/
    background-position: center center;
    height: 400px;
    /*transform: translate(0px, 7.4px);*/

    width:100%;
    padding: 0 0px;
    transition: .5s;
    border: 1px solid #e2e2e2;
    /*margin-bottom: 30px;*/

    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .08), 0 2px 4px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .08), 0 2px 4px 0 rgba(0, 0, 0, .12);
}



.blog-box-content h4 a {
    font-size: 30px;
    padding: 0px 0 0px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;

}

.blog-box-content h4:hover {
    color: #fff;
    text-decoration: none;

}

.blog-box-content p {
    color: #fff;
}
.blog-box-content .demobtn{
    border-color:#fff;
} 
.blog-box-content {
    padding: 20% 30px;
}

.blog-box-text h4 a {
    color: #fff;
}


.section-heading h3 {
    font-size: 30px;
    color: #0f5e9b;
    font-weight: bolder;
    margin-top: 0px;
}

/*end blogs*/


.tropforex-button {
    background-color: #0f5e9b;
    border-color: #0f5e9b;
    cursor: pointer;
    color: #fff;
}

.tropforex-button:hover {
    background-color: #e6434c;
    border-color: #e6434c;
    cursor: pointer;
    color: #fff;
}

.Messageform {
    margin-top: 5px;
}

.tropforex-button.active.focus,
.tropforex-button.active:focus,
.tropforex-button.focus,
.tropforex-button:active.focus,
.tropforex-button:active:focus,
.tropforex-button:focus {
    outline: none;
}

.text-red {
    color: red;
}

#example thead tr {
    background-color: #4e4d4d !important;
    color: #fff;
}

.numeric-list {
    padding-left: 15px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0f5e9b;
    border-color: #0f5e9b;
}

.h2, h2 ,h1, .h2 {
    font-size: 32px;
}

.banner-top-img h1 {
    font-size: 55px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
}

.banner-top-img p {
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    padding: 0 6em;
    text-align: center;
}

.mrtopbottopm {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
}

#wrapper .forex-blocks__content .row {
     margin-right: 0px; 
     margin-left: 0px; 
}
.bgred{
    background-color: #e2e2e2!important; 
}
#wrapper .bg-primary {
    background-color: #11165c!important;
    color: #fff;
}
#wrapper .forex-blocks__header h2 {
    margin: 0;
    line-height: 1;
    color: #fff;
    font-size: 32px;
    font-weight: 200;
}

.tooltip-inner {
  background-color: #333;
}

[data-placement="top"] + .tooltip > .tooltip-arrow {
  border-top-color: #333;
}

[data-placement="right"] + .tooltip > .tooltip-arrow {
  border-right-color: #333;
}

[data-placement="bottom"] + .tooltip > .tooltip-arrow {
  border-bottom-color: #333;
}

[data-placement="left"] + .tooltip > .tooltip-arrow {
  border-left-color: #333;
}
.text-warning {
    color: #0f5e9b !important;
    margin-left: 2px;
}
@media (min-width: 992px) {
    #wrapper .forex-blocks__content {
        padding: 0;
    }
}

@media (min-width: 480px) {
    #wrapper .forex-blocks__content {
        padding: 0;
    }
}

#wrapper .forex-blocks__content {
    padding: 0;
}


.smartphone .content video {
    width: 100%;
    height: auto;
    padding: 10px 20px;
    /*background: #000;*/
    max-width: 275px;
    border-radius: 40px;
}



@media only screen and (max-width: 1149px) {
    .nav > li {
        padding: 5px 1px;
    }
}
.dfdfhdh{
    display:none;
}
@media only screen and (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
    width: 230px !important;
    }
    .office-container .office-block{
    height: auto !important;
}

    .top-bar .rajdks .dropdown-menu {
    z-index: +99999 !important;
}

    .navbar-default {
    z-index: +99;
    }
 
    .navbar-nav {
    padding: 10px 0 0 0;
}
    .dfdfhdh{
        display:block;
        padding-bottom: 15px;
    }
    .dfdfhdh img{
        width: 80%;
    margin: 0 auto;
    }
    
    /*@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");*/

.navbar-default .navbar-nav > .open > a:before {
		float: right !important;
		font-family: FontAwesome;
		content: "\f068";
		padding-right: 5px;
	}

.navbar-default .navbar-nav > li > a:before {
		float: right !important;
		content: "\f067";
		font-family: FontAwesome;
	}
	

    ul.dropdown_list {
    display: none !important;
    position: absolute !important;
    box-shadow: none;
    background-color: #fff;
       

}
.top-bar .onmobile .dropdown-menu{
   min-width: 100px !important;
}
ul.dropdown_list.open {
    display: block !important;
    transition : all 0.5s ease;
}


    .top-bar .onmobile{
    display:block;
}

.top-bar .rajdks{
    position: relative;
    top: 5px;
    right: 4%;
    padding: 7px 0 15px 0;
    background-color: #fff;
    z-index:+1111;
}
    .mobsecond_layer_nav{
        display: none;
    }
    .topmobile {
        display: block;
    }

    .second_layer_nav ul {
        list-style: none;
        padding: 5px 0;
        position: relative;
        right: 0px;
        top: 3px;
    }

    .banner-top-img h1 {
        font-size: 28px;
        text-align: center;
        line-height: 33px;
        margin-bottom: 15px !important;
    }

    .banner-top-img p {
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
        padding: 0 2em;
    }



    #mymain-form {
        padding: 20px 28px;
    }

    .col-center-block {
        float: none;
        display: block;
        margin: 0 auto;
        /* margin-left: auto; margin-right: auto; */
    }

    .col-half-offset {
        margin-left: 0;
    }

    .mobilehidden {
        display: none !important;
    }

    .myTrade .dkzmyTrade {
        padding: 80px 0px;
        height: 340px;
        background-attachment: initial;
    }

    .myTrade .myList {
        padding: 19px 10px;
        height: 400px;
    }

    .myform {
        padding: 18px 12px 50px 12px;
    }

    #clz li {
        margin-bottom: 20px;
    }

    .blog-box-content h4 a {
        font-size: 20px;
    }

    .blog-box-content {
        padding: 12% 30px;
    }

    .blog-box {
        height: 350px;
    }

    .site-heading h3 {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 15px;
        text-transform: uppercase;
        font-weight: 500;
    }

    /*#wrapper .usp-block__item {*/
    /*    width: 100%;*/
    /*}*/

    .rouneddks {
        display: none;
    }

    .margin-bottom-30 {
        margin-bottom: 30px;
        width: 100%;
    }

    .benefits_container {
        margin-top: -50px;
    }

    .benefits_container {
        margin-top: 0;
    }

    .round-bottom {
        display: none;
    }

    .heading1 {
        font-size: 24px;
        line-height: 25px;
    }

    .heading2 {
        font-size: 16px;
        line-height: 24px;
    }

    .section-heading {
        padding: 15px 0;
        text-align: center;
    }

    .myTrade .myList .dt-sc-button {
        left: 33%;
    }

    section {
        padding: 30px 0;
    }

    .myTrade .section-heading h3,
    .myTrade .section-heading h4,
    .myTrade .section-heading p {
        font-size: 20px;
        line-height: 16px;
        line-height: 28px;
    }

    .top-bar .text-right {
        text-align: right !important;
    }

    .mybtn-change1 {
        padding: 3px;
    }

    .top-bar .list-inline > li {
        display: inline-block;
        padding-right: 2px;
        padding-left: 2px;
        margin-top: 5px;
            padding-right: 15px;
            /*float: right;*/
    margin-bottom: 15px;
    }

    .swiper-container .carousel-caption .btn {
        padding: 7px 5px;
    }

    .mybtn-change {
        padding: 7px 10px;
    }

    .mybtn-change3 {
        padding: 7px 10px;
        margin-left: 5px;
    }

    .swiper-container .carousel-caption h3 {
        font-size: 20px;
        font-weight: 500;
         line-height: 30px;
    }

    .swiper-container .carousel-caption p {
        font-size: 14px;
        font-weight: 400;
         line-height: 16px;
    }

    .navbar-brand > img {
        width: 100%;
    }

    .navbar-toggle {
        margin-top: 4%;
    }

    .navbar-default .navbar-brand {
        width: 76%;
    }

    #myCarousel .carousel-inner .simg {
        height: 375px;
    }

    .swiper-container .swiper-slide .simg {
        height: 350px
    }

    #myCarousel .carousel-caption h3 {
        font-size: 36px;
        font-weight: 500;
    }

    #myCarousel .carousel-caption p {
        font-size: 16px;
        font-weight: 500;
    }

    #slide-navbar-collapse {
        position: fixed;
        top: 0;
        left: 15px;
        z-index: 99;
        width: 280px;
        height: 100%;
        background-color: #ddd;
        overflow: auto;
    }

    .menu-overlay {
        display: none;
        /*background-color: #000;*/
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        position: fixed;
        right: 0;
        top: 0;
        z-index: +1;
    }
}

@media only screen and (max-width: 376px) {
    .mybtn-change3 {
        padding: 4px 5px;
        margin-left: 5px;
    }
}
