@media all and (max-width: 720px) {

  .navbar-social-row{display:none;}

}


.dsa-logo{

  height:auto;
  width: auto;
}

.header-search-form-control {
    display: block;
    width: 100%;
    height: 25px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.navbar-brand {
    float: left;
    height: auto;
}

.padding-0{

  padding:0px;
}

.padding-2{

  padding:2px;
}

.margin-left-2{

  margin-left: 2px;
}

.margin-left-5{

  margin-left: 5px;
}

.lead {
    font-size:  17px;
    line-height: 1.728571;
}


h2, .h2 {
    font-size: 20px;
}


.fa-1-halfx {
    font-size: 1.3em;
}

.header-fa-link{
color:#B8BCBF;
font-size:13px;
font-weight:bold;
}

.header-link{
color:#B8BCBF;
font-size:13px;
font-weight:bold
}


.input-xs {
  height: 22px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5; //If Placeholder of the input is moved up, rem/modify this.
  border-radius: 3px;
  }


.header-link-dotdotdot{
color: #B8BCBF;
    font-size: 15px;
    font-weight: bold;
    line-height: 10px;
}

.header-btn-more {

background-color:#010C1B;
border:none;
}

.box-border-r{

  border-right: 1px solid #CCCCCC;
  
}


.box-border-l{

  border-left: 1px solid #CCCCCC;
  
}



.dsa-dateline{

    float: left;
    margin-right: 2px;
    color:#969696;

}

.dsa-abs-top{

   background-color:#010C1B;
   padding-top:15px;
   /*padding-bottom:5px;*/
}


.story-meta-box-h-share-count, .story-meta-box-h-share-count a{

  padding:10px;
  margin-right: 5px;
  color:#797575;
  
}

.dsa-top-nav-social ul li {
    list-style: none outside none;
    display: inline-block;
}


.dsa-top-nav-social ul {
    margin: 0;
    padding: 5px;
}


.story-meta-box-h-share-row{

  /*margin-top:10px;
  margin-bottom:10px;*/

  margin-bottom: 10px;
  padding: 0;
}




.story-meta-box-h-share-row ul {
    margin: 0;
    padding: 5px;
}

.story-meta-box-h-share-row ul li {
    margin: 5px;
    list-style: none outside none;
    display: inline-block;
    padding-right: 10px;
}

@media (max-width: 376px) {
    .story-meta-box-h-share-row ul li {
        padding-right: 2px;
    }
}

.story-meta-box-h-share-row i {
    width: 35px;
    height: 35px;
    color: #FFF;
    background-color: #909AA0;
    font-size: 20px;
    text-align:center;
    padding-top: 7px;
    border-radius: 52%;
    -moz-border-radius: 52%;
    -webkit-border-radius: 52%;
    -o-border-radius: 52%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.story-meta-box-h-share-row i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}



.story-meta-box-h-share-row .fa-facebook {
    background: #4060A5;
}

.story-meta-box-h-share-row .fa-twitter { 
    background: #00ABE3;
}

.story-meta-box-h-share-row .fa-google-plus { 
    background: #e64522;
}


.story-meta-box-h-share-row .fa-linkedin { 
    background: #0094BC;
}

.story-meta-box-h-share-row .fa-email { 
    background: #FF57AE;
}


.story-meta-box-h-share-row .fa-whatsapp { 
    background: #13C77D;
}


.story-meta-box-h-byline-row{
  margin-top:5px;
  border-top:2px solid #E8E4E4;
  padding:10px 0px 10px 10px;
  font-style: normal;
  font-size: 19px;
  font-weight: 400;
  color: #000;
}

.story-meta-box-date-row {
  margin-top: -20px;
  margin-bottom:10px;
  border-top: 0px;
  border-bottom:2px solid #E8E4E4; */
}

h1.single-title {
  font-family: "Merriweather";
    font-size: 37px;
    padding-left: 10px;
}

.story-image-caption {
 /*   text-align: justify; */
    padding: 10px;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    /* background-color: #eee; */
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.story-meta-box {
    width: 240px;
    float: right;
    padding: 5px;
    margin-left: 15px;

}


.story-meta-box-title {
    width: 100%;
    background-color: #C5C5C5;
    color:#ffffff;
    padding:4px;
    text-align: justify;
    font-size: 16px;
    font-weight: bold;
}

.story-meta-box-byline, .story-meta-box-categories, .story-meta-box-share {
    width: 100%;
    background-color: #eee;
    padding:7px;
    margin-top: 0px;
}

.story-meta-box-byline-tw-icon{

  width:20px;
  height:20px;

}

.story-meta-box-byline-em-icon{

  width:16px;
  height:16px;
  padding:2px;

}

.story-meta-box-author-info, .story-meta-box-categories{
  color: #000;
}

.story-meta-box-twitter-url, .story-meta-box-email-link
{

  font-weight: normal;
  text-transform: none;
  color: #0C0C0C;

}

.story-meta-box-author-url{
  font-weight: 400;
  text-decoration: underline;
  color: #000;
}

.story-meta-box-categories a{

   font-weight: normal;
  text-transform: none;
  color: #ffffff;

    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #777;
}





.story-meta-box-share a{
      font-weight: normal;
    text-transform: none;
    color: #797575;
    font-size: 14px;

}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.addthis_button_facebook_like {
  overflow:hidden;
  width: 46px !important;
}



/*
.story-share-count {
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    position: absolute;
    border-radius: 4px;
    padding: 0 5px;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background: #fff;
    bottom:100%;
    left:0;
    right:0;
    margin-bottom:10px;
}
*/
.story-meta-box-share-count{

    border: 1px solid #ccc;
    background-color: #ffffff;
    padding-top:2px;
    padding-right:2px;
    padding-left:2px;
    padding-bottom:2px;
    text-align: center;
    margin-bottom: 5px;
    font-size: 10px;
    width:100%;
}

.story-meta-box-share-icon{

  text-align: center;
}

.story-share-btn {
    float: left;
    margin:60px 10px;
    position: relative;
}


body {
  /* padding-top: 90px; */
  padding-top: 0px;
  font-family: "Merriweather", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: black;
  font-weight: 400;

  }

body.single.single-stories .story-meta-box-h-share-row ul {

    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
}
  .post_content {
  
  font-size: 17px;
  line-height: 1.728571;
  
}


.current-menu-item {

  background-color:#000000;
}


.right-panel-story-item-row{

  margin-bottom: 10px;
}


.dsa-masthead{

  margin-top:34px;
  background-color: #ffffff;
}

.home-carousel-container {

  margin-left:0;
  margin-right:0;
  margin-top:5px;
}


.dsa-meta {
  font-style: normal;
  color: #4C2424;
  /* font-weight: bold; */
  background-color: #EAEAEA;
  padding-left: 10px;
}

.page-header {
  padding-bottom: 9px;
  margin: 18px 0 20px;
  /*border-bottom: 1px solid #eee;*/
}


.countries-nav {

  background-color:#ffffff;
  color: #ffffff;

}

.colophon-dropdown{


z-index: 9999;

}


.dsa-header-search {
    padding-top: 3px;
}

.dsa-header-search {
    padding-top: 3px;
}

.dsa-header-colophon {
    padding-top: 0px;
}

.dsa-header-social ul li {
    margin: 5px;
    list-style: none outside none;
    display: inline-block;
}

.dsa-white-bg-nav{

  background-color:#ffffff;
  border:none;
  margin-top: 10px;
}

.menu-top-navigation, .menu-item {
  background-color: #0849a1;
  border-bottom: 0;
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: bold;
  font-size: 15px;
  line-height: 25px;
  padding-right: 15px;

}


#menu-countries-navigation>li>a {
  color: #fff;
  padding-right: 7px;
  padding-left: 7px;
  font-family: "Merriweather";
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  
}

@media (min-width: 992px) and (max-width: 1200px) {
    #menu-countries-navigation>li>a {
        padding-right: 3px;
        padding-left: 3px;
        font-size: 14px;
  
    }


}

@media (min-width: 767px) and (max-width: 991px) {
    #menu-countries-navigation>li>a {
        padding-right: 3px;
        padding-left: 3px;
        font-size: 12px;

    }

    .menu-top-navigation, .menu-item {
        padding-right: 2px !important;
}


#menu-item-777>a {
    padding-left: 2px !important;
    padding-right: 2px !important;
    font-weight: 400 !important;
}

#menu-item-10772>a {
    padding-left: 2px !important;
    padding-right: 1px !important;

    font-weight: 400 !important;
}


}

#menu-countries-navigation>li.menu-item-10772>a {
  text-transform: uppercase;
}

li#menu-item-777 > a:first-child {
  text-transform: uppercase;
}

@media screen and (min-width : 1200px) {
  #menu-countries-navigation>li.menu-item-10772>a {
    padding-left: 32px;
    border-left: 2px solid white;
  }
  li#menu-item-777 > a:first-child {
    border-right: 2px solid white;
    background: #005b99 !important;
  }
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  line-height: 15px;
}


.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #ffffff;
  background-color: transparent;
}


/*

.navbar-default .navbar-nav>li>a:hover,

  .navbar-default .navbar-nav>li>a:focus {

  color: #555; 
  background-color: #0849a1;
  font-weight: bolder;

  

  }

  */

/*.menu-top-navigation li.menu-item, .menu-item li:hover{background-color:#000;}*/


#menu-item-776, #menu-item-10772, #menu-item-10772 a {
  background-color: #dc5f06; 
  color:#ffffff;

}

/*
.navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #555; 
  background-color: #0849a1;
  font-weight: bolder;
  
}*/


/*

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #fff;
background-color: #000;
}


*/

.right-tab-story-list{

  list-style:none;
  padding-top: 5px;

}


.right-tab-story-list-item{


  padding: 5px;
  margin-bottom:5px;
  border-bottom: 1px solid #ccc;

}


/* Makes images fully responsive */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}


.panel-default {
  border-color: transparent;
}


.hp-section-read-more-panel {

  /*
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  */

  padding:1px 15px;
  background-color: #9b9b9b;


}


.hp-section-read-more-link {

  /*
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  */

  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;

}

.right-panel-heading-ads{

  padding-right:10px;
  padding-bottom:10px;
  border-bottom: 2px solid #E6E8EA;

}


.right-panel-heading-title{

  color: #969696;

}


.hp-section-panel-heading {

  /* background-color: #f5f5f5; */

  padding-right:10px;
  padding-bottom:10px;
  border-bottom: 2px solid #333;
}

.hp-section-column-border-lr{

  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  
}

.hp-section-column-border-rl{

  border-left: 1px solid #eee;
  border-right: 1px solid #eee;

}

.hp-section-column-border-t{

  border-top: 1px solid #eee;

}
.hp-section-column-border-r{

  
  border-right: 1px solid #eee;
  
}

 .hp-section-column-border-rbl{

 border-left: 1px solid #eee;
  border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
padding-bottom:10px;
}

.hp-section-column-border-rblt{

  border: 1px solid #eee;

}

.hp-featured-column-border-rblt{

  border: 1px solid #eee;
  padding-top:10px;
  padding-bottom:5px;	
}



.hp-section-panel-heading-link {

  /* background-color: #f5f5f5; */

  font-size: 20px;
  line-height: 24px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
}



.menu-footernav{


  list-style-type: none;
    margin: 0;
    padding: 0;

}

.menu-footernav > li {


  display: inline;
  color: rgb(134, 132, 132);
  background-color: transparent;
}

.hp-section-panel-heading-title, .panel-heading {
/*  font-family: 'latoblack'; */
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #ffffff;
}


.hp-section-story-first {

  font-size: 16px;
  line-height: 20px;
  color: #0849a1;
  text-decoration: none;

}

.hp-section-story-item-first-link {

  font-size: 16px;
  line-height: 20px;

  text-decoration: none;
  color:#000000;
}


.hp-section-lead-story-link {

  font-size: 23px;
  line-height: 20px;

  text-decoration: none;
  color:#000000;
}

.hp-section-story-item-link{

  color:#000000;

}

.hp-featured-story-item-link{

  color:#000000;
  font-weight:bold;
  font-size: 16px;

}


.hp-section-single-col-story-item{

  border-bottom:1px solid #ccc;
  margin-top:5px;
  margin-bottom:10px;
  

}


.hp-section-story-item{

  border-bottom:1px solid #ccc;
  margin-top:5px;
  margin-bottom:5px;
  /*min-height: 70px;*/

}

.hp-section-story-item-last{

  /*min-height: 70px;*/

}


.social-login-btn {
  margin: 5px;
  width: 14%;
  font-size: 250%;
  padding: 0;
  background-color: #737373;
}

.social-twitter {
  background-color: #1daee3;
  border-color: #3997ba;
}
.social-twitter:hover {
  background-color: #3997ba;
  border-color: #347b95;
}


.social-email {
  background-color: #da573b;
  border-color: #be5238;
}
.social-email:hover{
  background-color: #be5238;
  border-color: #9b4631;
}

.social-rss {
  background-color: #da573b;
  border-color: #be5238;
}
.social-email:hover{
  background-color: #be5238;
  border-color: #9b4631;
}

.social-facebook {
  background-color: #4c699e;
  border-color: #47618d;
}
.social-facebook:hover {
  background-color: #47618d;
  border-color: #3c5173;
}

.social-linkedin {
  background-color: #4875B4;
  border-color: #466b99;
}
.social-linkedin:hover {
  background-color: #466b99;
  border-color: #3b5a7c;
}

.section-sub-title{

  background-color: #0849a1;
  font-size: 14px;
  line-height: 12px;
  /* font-family: 'latoregular';*/
  color: #fff;
  padding: 11px 15px;
  display: inline-block;
  font-weight: normal;
}


.section-lead-item{

  border-bottom:1px solid #ccc;
  border-top:1px solid #ccc;


}


.section-lead-item-link{

  color:#000000;

}


.section-sub-item-link{

  color:#000000;

}

.hp-tab-story-item {
  border-bottom: 1px solid #ccc;
  margin-top: 5px;
  margin-bottom: 5px;
}


.hp-tab-story-item-last{

  border-bottom: none;
  margin-top: 5px;
  margin-bottom: 5px;

}

.hp-tab-story-item-link{

  color:#000000;
}

.right-panel-story-item-link{

  color:#000000;
}

.section-sub-items-row{

  border-bottom:1px solid #ccc;
  border-top:1px solid #ccc;


}


.about-menu{

   /*z-index: 1;*/

}

.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}


.author-page-header {

  padding-bottom: 9px;
margin: 18px 0 20px;
border-bottom: none;
}

/* ------------------- Carousel Styling ------------------- */


a.home-carousel-title {

  color:#ffffff;
  font-size: 30px;
}

.carousel-inner {
  border-radius: 0px;

}

.carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
  min-height: 100px;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}


/* ------------------- Section Styling - Not needed for carousel styling ------------------- */

.section-white {
  padding: 10px 0;
}

.section-white {
  background-color: #fff;
  color: #555;
}


@media only screen and (max-width : 900px) {

  .countries-nav-wrapper, .right-top-content-tab {

    display:none;

  }
}



@media only screen and (max-width : 550px) {

 

  a.home-carousel-title {

    color:#ffffff;
    font-size: 14px;
    font-weight: bold;
  }

  .carousel-caption {
    background-color: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 0 0 10px 25px;
    color: #fff;
    text-align: left;
    min-height: 70px;
  }

  .single-title {
    font-size: 18px;
    line-height: 44px;
  }

  .hp-section-column-border-rl, .hp-section-column-border-lr, .hp-section-column-border-r, .hp-section-column-border-rbl {
    border:none;
  }



}
/**
 * Banners
 */
.dsa-top-subscription img {
    max-height: 93px;
    margin-bottom: 5px;
}
.dsa-top-logo {
    padding: 0px 5px 0px 5px;
    margin: 0px;
}
.dsa-top-ad-block {
    margin-bottom: 33px;
}
 .nav > li > a:hover, .nav > li > a:hover,  .nav > li > a:hover, .nav > li > a:focus{ background:#DC5F06;}




#menu-item-777>a {
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-weight: 400 !important;
}

#menu-item-10772>a {
    padding-left: 20px !important;
    padding-right: 10px !important;

    font-weight: 400 !important;
}

@media (min-width: 767px) and (max-width: 991px) {
    #menu-countries-navigation>li>a {
        padding-right: 3px;
        padding-left: 3px;
        font-size: 12px;

    }

    .menu-top-navigation, .menu-item {
        padding-right: 1px !important;
}


#menu-item-777>a {
    padding-left: 3px !important;
    padding-right: 3px !important;
    font-weight: 400 !important;
}

#menu-item-10772>a {
    padding-left: 2px !important;
    padding-right: 1px !important;

    font-weight: 400 !important;
}

}

#subscribe-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#subscribe-modal {
    text-align: center;
    font-family: "Merriweather", serif;
}

#subscribe-modal .modal-content {
    padding: 30px;
    background-image: url('https://cdn.dealstreetasia.com/uploads/2018/02/banner-background.png');
    background-size: cover;
}

#subscribe-modal .modal-header {
    border: none;
    margin-top: -30px;
    margin-right: -20px;
}

#subscribe-modal .modal-body {
    margin-top: 0px;
}

#subscribe-modal h2 {
    margin-bottom: 20px;
    margin-top: 0px;
    color: #0b5c97;
    font-size: 30px;
    line-height: 35px;
}

.dsa-logo-text {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
}

.dsa-logo-italic-text {
    font-style: italic;
}

#subscribe-modal p.features {
    margin-bottom: 20px;
    line-height: 25px;
}

@media (min-width: 768px) { 
  #subscribe-modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  #subscribe-modal .modal-content {
    padding: 50px;
  }
  #subscribe-modal h2 {
    margin-bottom: 40px;
  }
  #subscribe-modal p.features {
    margin-bottom: 40px;
  }
}

@media (max-width: 480px) {
    #subscribe-modal .modal-content {
        padding: 10px;
    }
    #subscribe-modal h2 {
        font-size: 20px;
        line-height: 23px;
    }
    #subscribe-modal .modal-header {
        margin-top: -25px;
        margin-right: -20px;
    }
}

