\\\\\\\/* 2015-03-03 11:29 update */
/*
Theme Name: db-bootstrap
Theme URI: https://damasbureau.org
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.0
Author: Ahmad Al-Zoughbi
Author URI: https://azoughbi.me
Tags: black, white, one-column, two-columns, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* Fonts */
@font-face {
    font-family: 'pf_highway_sans_probold';
    src: url('library/dist/fonts/pfhighwaysanspro-bold-webfont-webfont.eot');
    src: url('library/dist/fonts/pfhighwaysanspro-bold-webfont-webfont.eot#iefix') format('embedded-opentype'),
         url('library/dist/fonts/pfhighwaysanspro-bold-webfont-webfont.woff') format('woff2'),
         url('library/dist/fonts/pfhighwaysanspro-bold-webfont-webfont.woff') format('woff'),
         url('library/dist/fonts/pfhighwaysanspro-bold-webfont-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pf_highway_sans_proregular';
    src: url('library/dist/fonts/pfhighwaysanspro-regular-webfont-webfont.eot');
    src: url('library/dist/fonts/pfhighwaysanspro-regular-webfont-webfont.eot#iefix') format('embedded-opentype'),
         url('library/dist/fonts/pfhighwaysanspro-regular-webfont-webfont.woff') format('woff2'),
         url('library/dist/fonts/pfhighwaysanspro-regular-webfont-webfont.woff') format('woff'),
         url('library/dist/fonts/pfhighwaysanspro-regular-webfont-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


/* CSS */
body {
  padding:50px 0 0 0;
  margin: 0;
  background-color: #d9d9d9 !important;
}

.row {
  margin-bottom:30px;
}

/* CStart */
.recent-stories-heading {
  height: 40px;
  background: #fff;
  padding:8px 15px;
  margin:0 0 5px 0;
  display: block;
  vertical-align: middle;
}

.recent-stories-heading h3 {
  margin:0;
  padding: 0;
  font-family: 'pf_highway_sans_probold';
  font-size: 1.643em;
}

.read-more a {
  display: inline;
  color:#e52343;
}

.recent-stories-featured-image {
  width:50%;
  float:left;
  height:100%;
  overflow: hidden;
  position: relative;
}

.tag-box {
  position: absolute;
  top: 0;
  right: 0;
  background: #e52428;
  padding: 3px 5px;
  font-family: 'pf_highway_sans_proregular';
  font-size: 0.929em;
  font-style: italic;
  color: #fff; 
}

.tag-box-lg {
  position: absolute;
  top: 0;
  left: 0;
  background: #e52428;
  padding: 5px 15px;
  font-family: 'pf_highway_sans_probold';
  font-size: 1.357em;
  color: #fff; 
}

.recent-stories-featured-image img {
  width: auto;
  height: 100%
}

.recent-stories-featured {
  overflow: hidden;
  background: #fff;
  height: 250px;
  overflow: hidden;
  margin-bottom:5px;
}

.recent-stories-featured-info {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  padding:15px;
  max-height: 235px;
  overflow: hidden;
}

.recent-stories-featured-info h3 {
  margin:0 0 10px;
  font-family: 'pf_highway_sans_probold';
  font-size: 1.6em;
}
.recent-stories-featured-info span.date {
  font-family: 'pf_highway_sans_proregular';
  font-style: italic;
  font-size: 1em;
}

.recent-stories-featured-info p {
  font-family: 'pf_highway_sans_proregular';
  font-size: 1.1em;
  color:#606060;
}
.news-box h3 {
  font-size:1.2em;
  font-family: 'pf_highway_sans_probold';
  margin: 0;
}

.news-box span.date {
  font-family: 'pf_highway_sans_proregular';
  font-style: italic;
  font-size: 0.929em;
}

.news-box p {
  font-family: 'pf_highway_sans_proregular';
  font-size: 1em;
  color:#606060;
}

.recent-stories-list-item {
  width: 184px;
  display: inline-block;
  background: #fff;
  margin:5px 0 0 0;
  padding: 15px;
}

.recent-stories-list-item:last-child {
  width: 186px;
  display: inline-block;
  background: #fff;
  margin:0;
}

.recent-stories-list-item h3 {
  font-family: 'pf_highway_sans_proregular';
  font-weight: bold;
  font-size:1.143em;
  margin:0 0 10px 0;
}

.recent-stories-list-item span.date {
  font-family: 'pf_highway_sans_proregular';
  font-style: italic;
  font-size: 0.857em;
}

.recent-stories-list-item p {
  font-family: 'pf_highway_sans_proregular';
  font-size:1em;
  color: #606060;
}
@media only screen and (max-width:991px) {
  .margined {
    margin-bottom:10px;
  }
}

.photoblog-container, .videos-container {
  width:100%;
  overflow: hidden;
  position: relative;
}
.photoblog-container img, .videos-container img {
  width: 100%
}

.photoblog-container-title {
  background:#fff;
  padding: 15px 15px 8px 15px;
  font-family: 'pf_highway_sans_probold';
  font-size: 2em;
  margin:0;
}

.photoblog-container-description {
  background: #fff;
  padding:0 15px 15px 15px;
  font-family: 'pf_highway_sans_proregular';
  font-size:1.2em;
  color:#000;
  text-align: left;
  z-index: 999;
}

h3.more-stories {
  margin:0 0 5px 0;
  padding:5px 15px;
  background: #e52428;
  font-size: 1.643em;
  font-family: 'pf_highway_sans_probold';
  color: #fff;
  display: inline-block;
}

.more-items {
  background: #fff;
  padding: 15px;
}

.more-items h3.more-items-category {
  border-bottom:2px solid #606060;
  padding-bottom:7px;
  margin:0 0 15px 0;
  font-family: 'pf_highway_sans_probold';
  font-size: 1.286em;
}

.more-item {
  overflow: hidden;
  width:100%;
}

.more-item h3 {
  font-family: 'pf_highway_sans_probold';
  font-size:1.143em;
  margin: 10px 0;
  height:35px;
  overflow:hidden;
}

.more-item img {
  width:100%;
  height:auto;
}

.more-item span {
  font-family:'pf_highway_sans_proregular';
  font-style: italic;
  font-size:0.929em;
}

.more-item p {
  font-family: 'pf_highway_sans_proregular';
  font-size:1.071em;
  color: #606060;
  height:80px;
  overflow:hidden;
}

.more-items ul, .more-items li {
  list-style: none;
  padding:0;
  vertical-align: bottom;
  font-family: 'pf_highway_sans_proregular';
  font-weight: bold;
  list-style-position: inside;
  margin-left:5px;
}

.more-items ul li:before {
  content: "\25AA";
  font-size: 1.571em;
  line-height: 24px;
  padding-right:5px; 
  vertical-align: middle;
  color:#e52428;
  margin-left:-15px;
}

form.searchbox {
  width:100%;
  height:40px;
  margin:0 0 5px 0;
  position: relative;
}

.search-field {
  position: relative;
  width: 100%;
  height: 100%;
  background:#fff;
  padding:8px 15px;
  border:0px solid #fff;
}

a.btn-search {
  position: absolute;
  right: 0;
  top:0;
  bottom: 0;
  border:0px solid;
  background: #e52428;
  border-radius: 0;
  color:#fff;
  font-size: 1.429em;
  padding:5px 10px;
}
a.btn-search:hover {
  color:#d9d9d9;
}
a.btn-search:active {
  color:#fff;
}

.women-widget {
  clear: left;
  width:100%;
  height:180px;
  background: #fff;
  overflow: hidden;
  background: url(images/women.jpg) no-repeat;
  margin: 0 0 5px 0;
  position: relative;
}

.women-banner {
  background:rgba(228, 29, 27, 0.5);
  width:100%;
  padding: 15px;
  position: absolute;
  top:0px;
  bottom:0px;
}

div#text-2, div#sidebar2, div#text_icl-2 {
  width:100%;
  height:94px;
  background: #fff;
  overflow: hidden;
  margin: 0 0 5px 0;
  position: relative;
}

#text-2 .textwidget, #text_icl-2 .textwidget {
  width:100%;
  padding: 0px;
  position: absolute;
  top:30px;
  bottom:0px;
}

#sidebar2 h4.widgettitle{
 margin: 0px 0px 5px;
 font-family: "arial";
 font-weight: 800;
 padding: 6px 0px;
} 

#text_icl-2 h4.widgettitle{
 font-size: 1.1em;
}

#text_icl-2 p{
 font-family: arial;
 font-size: .9em;
 line-height: 15px;
 margin: 0px;
}


.women-banner h3, .women-banner p {
  margin:0;
  color:#fff;
  
}

.women-banner h3 {
  font-size:2em;
  font-family: 'pf_highway_sans_probold';
  margin-bottom:15px;
}

.women-banner p {
  font-size:1.1em;
  font-family: 'pf_highway_sans_proregular'
}

@media only screen and (min-width:991px) and (max-width:1199px) {
  .women-banner h3 {
  font-size:1.1em;
  font-family: 'pf_highway_sans_probold';
  margin-bottom:7px;
}

.women-banner p {
  font-size:.9em;
  font-family: 'pf_highway_sans_proregular'
}
}
.news-box {
  border-right:solid 5px #d9d9d9;
  background: #fff;
  padding:30px 15px 15px 15px;
  max-height: 250px;
  overflow: hidden;
  height: 250px;
}

.news-box:last-child {
  border-right:0px;
}

.sub-wid {
  width:100%;
  height:140px;
  background: #fff;
  padding: 15px;
}

.sub-wid h3 {
  margin: 0 0 20px 0;
  color: #e95155;
  font-family: 'pf_highway_sans_probold';
  font-size: 1.643em;
}

.subscribe-name {
  position: relative;
  height: 40px;
  background:#fff;
  padding:8px 15px;
  border:1px solid #1c1c1b;
  margin: 0 0 20px 0;
}

.mc4wp-form .subscribe-email { 
  max-width:67%;
  position:relative;
  height:40px;
  background:#fff;
  padding:8px 15px;
  border:1px solid #1c1c1b;
  margin:0 1% 20px 0;
  float: left; 
}
.subscribe-name {width:100%;}

.subscribe-name:before {
  content: "";
}

.subscribe-content {
  position: relative;
  width: 70%;
  height: 40px;
  background: #fff;
  padding: 8px 15px;
  border: 1px solid #1c1c1b;
  margin:0;
  display: inline-block;
}

input.subscribe-submit {
  position: absolute;
  background: #e52428;
  padding: 8px 15px;
  height: 38px;
  color: #fff;
  font-family: 'pf_highway_sans_probold';
  letter-spacing: .5px;
  border:0;
  float: right;
  width:20%;
  text-align:center;
}

input.subscribe-submit:active {
  background: #d52024;
}

a.subscribe-submit:hover {
  color:#d9d9d9;
  text-decoration: none;
}
a.subscribe-submit:active {
  color:#fff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .photoblog-container-title {
    font-size: 1.6em;
  }

}

@media screen and (min-width: 0px) and (max-width: 991px) {
  .news-box {
    border-right:0px;
    margin-bottom:5px;
  }
  .more-items {
    margin-bottom: 5px;
  }
  .tabs-right > .nav-tabs {
    padding-right:0;
  }
  .tabs-right > .nav-tabs > li > a {
    height:auto !important;
  }
}

.carousel-inner {
  max-height: 400px;
  margin:0 0 30px 0;
}

.carousel-caption {
  top:240px;
}










.carousel-control.left,
.carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}

.carousel-control.left span {
  padding: 15px;
}

.carousel-control.right span {
  padding: 15px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 0;
}


.carousel-control.left span:hover,
.carousel-control.right span:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}

.featured-image {
  width:100%;
  max-height: 350px;
  overflow: hidden;
}

.featured-image img {
  width:100%;
}

.article-container {
  width:100%;
  background: #fff;
  padding:30px;
  position: relative;
  margin:0 0 15px 0;
}

.article-container h3 {
  margin: 0 0 15px 0;
  font-family: 'pf_highway_sans_probold';
  font-size: 2.714em;
  color: #1c1c1c;

}

h4.short-title {
  margin: 0 0 15px 0;
  font-family: 'pf_highway_sans_proregular';
  font-size: 1.714em;
}

.article-container p {
  font-family: 'pf_highway_sans_proregular';
  font-size: 1.143em;
}

.article-container img {
  width:100%;
  margin:15px 0;
}

.fb-share, .tw-share, .gp-share, .em-share {
  position: absolute;
  width:30px;
  height: 30px;
  left:-30px;
}

.fb-share {
  top:0;
  background: #3b5998;
}

.tw-share {
  top:30px;
  background: #5ea8dd;
}

.gp-share {
  top:60px;
  background: #d34835;
}

.em-share {
  top:90px;
  background: #333333;
}

.article-meta {
  width:100%;
  padding: 15px;
  background: #fff;
  margin:0 0 15px;
}

.meta-category {
  font-family: 'pf_highway_sans_proregular';
  font-size: 0.929em;
  color: #cc1235;
  margin: 0 0 8px;
  clear:both;
}


.meta-category span:before {
  content: "/";
}

.meta-tags {
  font-family: 'pf_highway_sans_proregular';
  font-size: 0.857em;
}

.meta-tags span.tag {
  padding:3px 5px;
  background: #cc1235;
  margin:0 2px 3px 0;
  color:#fff;
}
.author-meta {
  margin: 0 10px 15px 0;
}
.author-img {
  width:70px;
  height: 70px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border:1px solid #000;
  float: left;
  margin:0 10px 15px 0;
}

.author-info h5 {
  font-family: 'pf_highway_sans_proregular';
  margin: 0 0 0 0;
  font-size: 1.2em;
}

.author-info span {
  font-family: 'pf_highway_sans_proregular';
  margin: 0;
  font-size: 0.857em;
  font-style: italic;
}

.more-cat {
  overflow: hidden;
  margin:0 0 15px;
}

.more-cat-heading {
  height:40px;
  width: 100%;
  background: #fff;
  padding: 10px;
  margin:0 0 5px 0;
}

.more-cat-heading h3 {
  margin: 0;
  display: inline;
  font-family: 'pf_highway_sans_proregular';
  font-size:1.3em;
}

.more-cat-heading span {
  font-family: 'pf_highway_sans_probold';
  font-size:1.3em;
}

.more-cat-container {
  background: #fff;
  padding: 0 0 15px 0;
}

.more-cat-container img {
  width:100%;
  max-height: 125px;
}
.more-cat-item h3, .more-cat-featured h3 {
  padding:0 15px;
  font-family: 'pf_highway_sans_probold';
  font-size: 1em;
}




.related-cat {
  overflow: hidden;
}

.related-cat-heading {
  height:40px;
  width: 100%;
  background: #fff;
  padding: 10px;
  margin:0 0 5px 0;
}

.related-cat-heading h3 {
  margin: 0;
  display: inline;
  font-family: 'pf_highway_sans_proregular';
  font-size:1.3em;
}

.related-cat-heading span {
  font-family: 'pf_highway_sans_probold';
  font-size:1.3em;
}

.related-cat-container {
  background: #fff;
  padding: 0 0 15px 0;
}

.related-cat-container img {
  width:100%;
  max-height: 125px;
}
.related-cat-item h3, .related-cat-featured h3 {
  padding:0 15px;
  font-family: 'pf_highway_sans_probold';
  font-size: 1.2em;
}

.category-header {
  height: 55px;
  background: #fff;
  padding:10px 15px;
  font-family: 'pf_highway_sans_proregular';
  font-size: 1.7em;
  margin: 0 0 10px;
}
.category-header span {
  vertical-align: text-bottom;
}
.category-header span:before {
  content: "/"
}
.fa-2x {
  color: #e52629;
  font-size: 1.5em !important;
}

.fa-search {
  margin-right:10px;
}
.img-div {
  overflow: hidden;
  padding: 0;
  max-height: 200px;
}
.img-div img {
  height: 100%;
}
.text-div {
  background:#fff;
  padding: 15px;
  max-height: 200px;
  overflow: hidden;
}
.category-item-container {
  margin:0 0 5px 0;
  background: #fff;
  padding:0 !important;

}
.text-div h3 {
  margin: 0;
  font-family: 'pf_highway_sans_probold';
  font-size: 1.7em;
}

.text-div span {
  font-family: 'pf_highway_sans_proregular';
  font-style: italic;
  font-size: .9em;
}

.text-div p {
  font-family: 'pf_highway_sans_proregular';
  font-size: 1.1em;
}

@media only screen and (min-width: 992px) {
  .text-div {
  }
} 
@media only screen and (max-width:991px) {
  .text-div {
    margin-left: 0;
  }
  .img-div img {
    width: 100%;
  }
}

@media only screen and (max-width: 380px) {
  .text-div p {
    font-size: 1em;
  }
}
.navbar-default {
  background-color: #ffffff !important;
  border-color: #d9d9d9 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
}

.navbar-default .navbar-brand {
  color: #000000 !important;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #666 !important;
}
.navbar-default .navbar-text {
  color: #000000 !important;
}
.navbar-default .navbar-nav > li > a {
  color: #000000 !important;
}

.navbar-nav > li {
  box-sizing:border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.navbar-nav > li:hover {
  box-shadow:inset 0px -3px 0px 0px #e41d1c;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #666 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff !important;
  background-color: #e41d1c !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff !important;
  background-color: #e41d1c !important;
}
.navbar-default .navbar-toggle {

}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  color: #2d2d2d !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000000 !important;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #000000 !important;
}
.navbar-default .navbar-link {
  color: #000000 !important;
}
.navbar-default .navbar-link:hover {
  color: #ffffff !important;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000 !important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff !important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff !important;
    background-color: #2d2d2d !important;
  }
}

h3 a, li a {
  color: #000;
  font-size: .9em;
}

h3 a:hover, li a:hover {
  color: #e41d1c;
}

a.photoblog {
  color:#000;
}

a.photoblog:hover {
  color:#e41d1c;
}
.rsContentSlider h3, .rsContentSlider p {
width:100% !important;
margin: 0 !important;
bottom: 0;
position: absolute;
padding: 10px;
background: rgba(34,34,34,1);
color: #fff;
text-align: center;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
  .recent-stories-featured-info h3 {
    font-size: 1.4em;
  }
  .recent-stories-featured-info p, .news-box h3, .photoblog-container-description {
    font-size: 1.1em;
  }
  .news-box p {
    font-size: .9em;
  }
  .more-item h3 {
    height: 50px;
  }
  .more-item p {
    height: 110px;
  }

}

@media only screen and (min-width:768px) and (max-width: 991px) {
  .news-box {
    height: auto;
  }
}

@media only screen and (max-width:767px) {
  .news-box {
    height: auto;
  }
  .recent-stories-featured-info p, .news-box h3, .photoblog-container-description {
    font-size: 1.1em;
  }
}

.form-control {
  font-size: 1em;
  border-radius: 0;
  border:0;
}

button[type="submit"] {
  border-radius: 0;
  border:0;
  background: #e52428;
  color: #fff;
  font-family: 'pf_highway_sans_probold'
}

button[type="submit"]:hover {
  border-radius: 0;
  border:0;
  background: #d52024;
  color: #fff;
  font-family: 'pf_highway_sans_probold';
}
.btn {
  padding: 7px 12px;
}
.widget_recent_entries {
}
h4.widgettitle {
  margin: 0 0 5px 0;
  font-family: 'pf_highway_sans_probold';
  font-size: 1.2em;
  padding: 10px 15px;
  background: #fff;
}

.widget ul {
  padding: 0;
  background: #fff;
}

.widget li {
  margin: 0 0 5px 0;
  list-style-type: none;
  font-family: 'pf_highway_sans_proregular';
  font-size: 1.1em;
  line-height: 1.1em;
}

.widget li:before {
  content: "\25AA";
  font-size: 1.4em;
  vertical-align: bottom;
  color: #e52428;
  margin-right: 5px;
}

.widget li a {
  text-decoration: none;
}

.comment-author-link {
  font-family: 'pf_highway_sans_proregular';
}

li.recentcomments a {
  font-family: 'pf_highway_sans_proregular';
  font-weight: 900;
}

ul.pagination li a {
  background: #e52428;
  color: #fff;
}

ul.pagination li a:hover {
  background: #d52024;
  color: #fff;
}

ul.pagination li.active a {
  background: #d52024;
  border: 1px solid #d52024;
}

ul.pagination li.active a:hover {
  background: #e52428;
  border: 1px solid #e52428;
}

body.single #main, body.page #main {
  background: #fff;
}

#main {
  margin-bottom: 30px;
}

body.page #main {
  padding:30px;
}

body.single header {
  margin:0 -15px;
}
body.single header img{
  width: auto;
}

body.single .post-thumb {
  width:100%;
  position: relative;
}

body.page .page-header {
  margin:0 0 20px 0;
}

body.single .page-header h1, body.page .page-header h1 {
  font-size: 2.714em;
  font-family: 'pf_highway_sans_probold';
  margin: 0;
}

body.single .meta-header span {
	font-size:1em;
	font-family: 'pf_highway_sans_proregular';
	margin:0;
}

body.single .post_content {
  padding-left:15px;
  padding-right: 15px;
  font-family: 'pf_highway_sans_proregular';
}

.post_content p {
  font-size:1.2em;
}

p.lead {
  font-family: 'pf_highway_sans_proregular';
  margin-top:15px;
}

.post_content {
  font-family: 'pf_highway_sans_proregular';
  font-size: 1em;
}

#main article {
  margin: 0;
}

ol.commentlist li {
  padding-right: 0;
  padding-left:20px;
  background: none;
}
li.thread-even, li.thread-alt {
  padding-bottom:20px;
  border-bottom: 1px solid #eee;
}
ol.commentlist li.bypostauthor {
  background: none;
}

ol.commentlist ul.children li, ol.commentlist ul.children li ul.children li, ol.commentlist ul.children li ul.children li ul.children li {
  background: none;
}

.bscomments {
  margin-top:5px;
  margin-bottom:15px;
}

.grey {
  height:3px;
  width:100%;
  background:#d9d9d9;
  margin:5px 0 15px;
}

a.comment-reply-link {
  border-radius: 0;
  font-family: 'pf_highway_sans_proregular';
}

.comment-form-author input, .comment-form-email input, .comment-form-url input, .comment-form-comment input, .comment-form-author textarea, .comment-form-email textarea, .comment-form-url textarea, .comment-form-comment textarea {
  border-radius: 0;
}

.pagination {
  display: block;
}

.navbar-nav {
  font-family: 'pf_highway_sans_proregular';
  font-size:1.25em;
}

.dropdown-menu {
  font-family: 'pf_highway_sans_proregular';
  font-size: 1em;
}

.btn-search .fa-search {
  margin-right:0;
}

#post-not-found {
  background:#fff;
  padding: 30px;
}

.form-submit input[type='submit'] {
  border-radius: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .news-box {
    border-right:solid 5px #d9d9d9;   
  }
  .news-box:nth-child(even) {
    border-right: 0px;
  }
}

@media only screen and (min-width: 0px) and (max-width:550px) {
  .photoblog-container-description {
    font-size: .9em;
    line-height: 1.2em;
  }
}
@media only screen and (min-width: 551px) and (max-width:675px) {
  .photoblog-container-description {
    font-size: 1em;
    line-height: 1.2em;
  }
}
@media only screen and (min-width: 676px) and (max-width:767px) {
  .photoblog-container-description {
    font-size: 1.1em;
    line-height: 1.2em;
  }
}

.row:last-child {
  margin-bottom: 0;
}

.wp-caption {
    background: #d9d9d9;
    border: 0;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 0 0 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 15px auto;
}

.wp-caption.alignleft {
    margin: 15px 15px 15px 0;
    float:left;
}

.wp-caption.alignright {
    margin: 15px 0 15px 15px;
    float:right;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 1.1em;
    line-height: 17px;
    margin: 0;
    padding: 7px;
    font-family:'pf_highway_sans_proregular';
}
.sticky {}
.gallery-caption {}
.photoblog-info {background:#fff; padding:0;}
.video-info {background:#fff; padding:0; margin:-5px 0 0 0;height:135px;}
.soc-ic {width:100%;height:75px;margin:0 0 5px 0; flex-direction:row;display:-webkit-flex;display: flex;-webkit-flex-direction:row;}
.t-ic, .f-ic, .y-ic{ width:100%;height:100%;display:inline-block;margin-right:1%;flex-grow:1;-webkit-flex-grow:1;}
.r-ic {width:100%;height:100%; display:inline-block;background:#ff6600;}
.t-ic {background:#55acee}
.f-ic {background:#3b5998}
.y-ic {background:#e52d27}
.ic-ic {text-align:center;padding: 17px 0;width: 100%;height: 100%;display: block;color:#fff;}
.ic-ic a {text-decoration:none;color:#fff;}
.ic-ic a:hover {color:#d9d9d9;}
div[id*='attachment_'] {margin:20px 0}
.post_content iframe {width:100%}
.container-fluid {padding:0;}

.rsSlide h3.home {
  position: absolute;
  bottom: 90px;
  text-align: left;
  padding: 15px;
  background: #e52428;
  font-family: 'pf_highway_sans_probold';
  margin: 0 auto;
  overflow:hidden;
  max-width:700px;
  margin-right:2%;
}
.rsSlide h3.home a {color:#fff;}
.rsSlide h3.home a:hover, .rsSlide h3.home a:active {color:#fff;text-decoration:underline;}
.rsSlide p.home {
  position: absolute;
  bottom: 10px;
  text-align: left;
  padding: 15px;
  background: #2b2c33;
  font-family: 'pf_highway_sans_proregular';
  overflow:hidden;
  max-width:700px;
  margin-right:2%;

}
.rs-default-template {margin-bottom:30px;}
@media only screen and (max-width:640px) {
.rsSlide h3.home {font-size:1.3em}
}
.recent-stories-featured-image iframe {width:100%;height:250px;}
.videos-container iframe {height:400px; width:100%}
.tabs-right > .nav-tabs {
  border-bottom: 0;
  padding-right:0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-right > .nav-tabs > li {
  float: none;
  background: #fff;
}

.tabs-right > .nav-tabs > li > a {
  width:100%;
  height: 100px;
  margin-right: 0;
  margin-bottom: 0;
}

.tabs-right > .nav-tabs {
  border: 0;
  border-left: 1px solid #eee;

}

.tabs-right > .nav-tabs > li > a {
  margin-left: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
    font-family: 'pf_highway_sans_proregular';
  font-size:1.5em;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border: 0;
}

.tabs-right > .nav-tabs > li > a:hover {
background: #444;
color:#fff;
}
.tabs-right > .nav-tabs > li.active > a {
  background: #e52343;
  color:#fff;
  font-family: 'pf_highway_sans_probold';
  font-size:1.4em;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border: 0;
}
.tab-content {background: #fff; padding: 0;}
.tab-pane {min-height:396px;}
.vid-cont {padding: 0;}
.rsUni .rsThumb img {
width:auto !important;
height:72px !important;
}
.tag-box-lg a {text-decoration:none;color:#fff;}
.tag-box-lg a:hover {text-decoration:underline;color:#fff;}
.rsSlideRoot p {font-size:1em;}
.rsOverflow {width:100% !important;}
.widgetinner {padding:15px;background:#fff;}
.widgetinner > select {width:100%;}
.cont img.rsImg {margin-top:-10%;}
.author-image {margin:0 auto; width:40%;}
.author-image img {border-radius:50%;margin:0 3% 0 0;width:100%;}
p.author-title {text-align:center; font-family:'pf_highway_sans_probold'; font-size:1.2em;clear:both;margin:10px 0 0 0}
p.author-description {font-family:'pf_highway_sans_proregular';font-size:1em;text-align:center;clear:both;}
.navbar-brand {padding:0;}
.navbar-brand img {height:100%; max-height:50px; padding:2px;}
.yarpp-thumbnail {width:19% !important;background:#e52428;color:#fff;border:1px solid #d9d9d9;}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {margin:0 !important;width:100% !important;}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {margin:0px !important;max-height:3.3em !important;font-weight:normal !important;padding:7px !important;width:100% !important;}
.yarpp-thumbnail:hover {color:#d9d9d9;}
.yarpp-thumbnails-horizontal .yarpp-thumbnail, .yarpp-thumbnail-default, .yarpp-thumbnail-title {
	display: inline-block;
	*display: inline;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 1px solid rgba(127,127,127,0.1);
	width: 160px;
	height: 200px;
	margin: 5px;
	margin-left: 0px;
	vertical-align: top;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	width: 150px;
	height: 150px;
	margin: 5px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
	display: block;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	font-size: 1em;
	max-height: 2.8em;
	line-height: 1.4em;
	margin: 7px;
	margin-top: 0px;
	width: 150px;
	text-decoration: inherit;
	overflow: hidden;
}

.yarpp-thumbnail-default {
	overflow: hidden;
}
.yarpp-thumbnail-default > img {
	min-height: 150px;
	min-width: 150px;
}
.women-banner a {text-decoration:none;}
.women-banner a:hover {text-decoration:none;color:#d9d9d9d}
.widget_icl_lang_sel_widget {padding:15px;background:#fff;}
.widget_icl_lang_sel_widget > select {width:100%;}
.icl li:before {margin:0 !important;}
#lang_sel, #lang_sel li {width:100% }
#lang_sel ul ul {right:0px;left:0px;width:100% !important;}
.form-allowed-tags{display:none;}
@media only screen and (max-width:768px) {
  #new-royalslider-1 {
    display:none;
  }
}
li.comment {padding:0 !important;}
img.avatar {width:100%; height:auto;}
.comment-text h4 {margin:0;}
.comment-text h4 a {color:#337ab7}
.comment-text p {font-size:1.1em;margin:0;}
.comment-text p:last-child {margin:0 0 10px;}
.fb-share-button {top:-6px}
.featured-img-box {width:100%; margin:0; overflow:hidden;padding:0;}
.featured-img-box img {width:100%;}



.sub-wid{
padding: 15px;
}


input[type="email"]{
width: 70%
float: left;
}


input.subscribe-submit{
position: absolute;
float: right;
width: 20%;
}