/*==============================LF - Two Trees - CSS Additions====================================*/

body {
    color:#000000;
}

.slider_main{ padding:12px 16px 0px;}

.header-pos {padding-left: 20px;}

ol li {
    margin-bottom:15px;
    font-size:15px;
}

.regiter {
    font-size:14px;
    width:auto;
    border-left: 1px #ffce00 solid !important;
    padding: 0 0 0 20px;
}

.regiter:first-child {
    border-left:none;
}

.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  transition: opacity ease-out .7s;
  left: 0;
  opacity: 0; /* hide all slides */
  top: 0;
  position: absolute;
  width: 100%;
  display: block;
}
.carousel.fade .item:first-child {
  top: auto;
  opacity: 1; /* show first slide */
  position: relative;
}
.carousel.fade .item.active {
  opacity: 1;
}

.slider_main img {
    width: 100%;
    height: 311px !important;
}

.slider_main {   
min-height: 311px;
}

.navbar-default .navbar-nav > li > a {
    padding: 8px 24px;
}


.img_play_app_store img {
    width: 100px;
}

.six-links-container {
    margin: 0px 55px;
}

.link-copy {
    text-align: center;
    font-size: 1.2em;
}
.six-links-header {
    text-align: center;
    font-size: 3.1em;
    font-family: serif;
    margin-top: 20px;
}

.paral {
height: 340px;
background-attachment: fixed;
background-size: cover;
background-position: 50% 50%;
}
.paral3 {
height: 540px;
background-attachment: fixed;
background-size: cover;
background-position: 50% 50%;
}
.paral5 {
height: 260px;
background-attachment: fixed;
background-size: cover;
background-position: 50% 50%;
}

.paralsec1 {
background-image: url("http://bullionscope.leejamesfielding.com/mainassets/images/goldbg1.jpg");
}
.paralsec2 {
background-image: url("http://bullionscope.leejamesfielding.com/mainassets/images/goldbg2.jpg");
}
.paralsec3 {
background-image: url("http://bullionscope.leejamesfielding.com/mainassets/images/goldbg3.jpg");
}
.paralsec4 {
background-image: url("http://bullionscope.leejamesfielding.com/mainassets/images/goldbg4.jpg");
}
.footer_main p {
    padding: 19px 0px 15px 15px;
}
.page-header {
font-size: 30px;
font-weight: 500;
margin-bottom: 20px;
margin-top:0px;
color:#000;
}
.cms_detail_page ul li {
    list-style-type: inherit;
    font-size: 15px;
}

#contact_us_gold h4 {
    text-transform: none;
    color: #000;
}
#contact_us_gold ul li {
    width: auto !important;
    color: #000;
}
#contact_us_gold ul li .fa {
    color: #000;
}

#privacy_policy_gold .header_css {
    font-size: 19px;
}
#bs_mtrade p {
    font-size: 15px;
    margin-bottom: 30px;
}
#bs_mtrade .mean_headding_css , #agent_gold .mean_headding_css , #bs_seme_gold .mean_headding_css , #contactus_us_gold .mean_headding_css  {
    color: #000;
    font-size: 16px;
    font-weight: bolder;
    margin-bottom: 5px;
}
#bs_mtrade .yellow_icon_underline {
    height: 4px;
    background-color: #ffce00;
    width: 32px;
    margin-bottom: 12px;
}
#agent_gold .para_heading_css {
    margin-left:0px;
}
#about_us_gold .text_alignment_image {
    font-size: 15px;
    font-weight: 300;
    text-align: justify;
}

#wowslider-container1 a.ws_next {
    background-position: 100% 0;
    right: 0.7em;
    display: none;
}
#wowslider-container1 a.ws_prev {
    background-position: 100% 0;
    right: 0.7em;
    display: none;
}

.section-hide {display:none;}