section
{
  display: block;
  
}
.modal{
  border-bottom: 1px solid #d5d5d5 !important;
  padding-bottom: 20px !important;
}
.post-index .modal .entry p:first-of-type {
  font-size: 20px;
  color: #333333;
}
#footer {
  background:#000;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #ccc;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  
}
@media (min-width: 992px) {
  #footer #copyright {
    text-align:center;
  }
}
@media (min-width: 992px) {
  #footer #credit {
    text-align: center;
  }
}
#footer #credit p {
  margin-bottom: 0;
}
#footer .copyright-menu {
  display: inline;
}
#footer .copyright-menu ul {
  display: inline;
}
#footer .copyright-menu ul li {
  padding: 0;
}
#footer .copyright-menu ul li:after {
  content: " \007C";
}
#footer .copyright-menu ul li:last-child:after {
  content: none;
}
#footer a {
  color:#666;
}
#footer a:hover {
  
  color:#CCC;
  text-decoration: none;
}
#footer-widgets {
  
  background:#004080;
  padding-top: 75px;
  padding-bottom: 50px;
  clear: both;
  
  
  font-weight: 300;
  
  
}
.home #footer-widgets,
.single-issues #footer-widgets {
  margin-top: 0px;
 
}
#footer-widgets .widget h3 {
  color: #fff;
  font-size: 15px;
  margin-bottom: 0px;
  letter-spacing: 0.07em;
  
}
@media (min-width: 480px) and (max-width: 767px) {
  #footer-widgets .widget.widget_nav_menu {
    text-align: center;
  }
}
#footer-widgets ul {
  padding-left: 0px;
}
#footer-widgets ul li {
  list-style: none;
  font-size: 15px;
  padding-bottom: 6px;
}
#footer-widgets ul li a {
  
  color:#CCC;
  font-weight: 300;
}
#footer-widgets ul li a:hover {
  
  color:#999;
  text-decoration: none;
}
#footer-widgets .footer-contact {
  text-align: center;
}
@media (min-width: 768px) {
  #footer-widgets .footer-contact {
    text-align: right;
  }
}
#footer-widgets .footer-contact h4 {
  
   color:#000;
  font-size: 27px;
  font-style: italic;
  margin-top: 0px;
}
#footer-widgets .footer-contact a.phone {
  color: #fff;
  font-weight: 300;
  font-size: 23px;
}
#footer-widgets .footer-contact .footer-social {
  margin-top: 20px;
  margin-bottom: 10px;
}
#footer-widgets .footer-contact .footer-social ul {
  border: 1px solid #48a5e2;
  display: inline-block;
}
#footer-widgets .footer-contact .footer-social ul li {
  border-right: 1px solid #48a5e2;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  float: left;
}
#footer-widgets .footer-contact .footer-social ul li:last-child {
  border-right: none;
}
#footer-widgets .footer-contact .footer-social ul li a {
  color: #fff;
  display: block;
  min-width: 48px;
  text-align: center;
  font-size: 23px;
  padding: 8px;
}
#footer-widgets .footer-contact .footer-social ul li a:hover {
  background-color: #004080;
  color: #b0153c;
}
#footer-widgets .footer-contact .footer-social ul li a span.fa {
  font-weight: 300;
}
.font1
{
    font-weight:bold;
    color:#ffcc00;
    color:#ccc;
    font-size: 12pt;
    font-family: sans-serif;
}
.font2
{
font-size: 12pt;
font-weight: bold;
font-family: sans-serif;
}
.col-md-8 {
    width: 55.66666667%;
  }  
  .list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
a.list-group-item.current_page_item,
a.list-group-item.active,
a.list-group-item.current-menu-item,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #155fa2;
  background-color: #ffffff;
  border-color: #f4f4f4;
  border-top: 1px solid #f4f4f4 !important;
}
a.list-group-item.current_page_item:after,
a.list-group-item.active:after,
a.list-group-item.current-menu-item:after,
a.list-group-item.active:hover:after,
a.list-group-item.active:focus:after {
  background-color: #155fa2;
  content: " ";
  width: 5px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
a.list-group-item.current_page_item .list-group-item-heading,
a.list-group-item.active .list-group-item-heading,
a.list-group-item.current-menu-item .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.current_page_item .list-group-item-text,
a.list-group-item.active .list-group-item-text,
a.list-group-item.current-menu-item .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.col-sm-2{
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/*@media (min-width: 768px) {
  .col-sm-2
  {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
.hidden-xs {
  display: block !important;
}
table.hidden-xs {
  display: table;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;    text-align: center;

  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;    text-align: center;

  }
}


.widget.widget_woo_twitter h3 {
  border-bottom: none;
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
}

@media (min-width: 480px) and (max-width: 767px) {
  #footer-widgets .widget.widget_nav_menu {
    text-align: center;
  }
}
.widget_nav_menu ul > li {
  line-height: 16px;
  font-size: 13px;
}
*/                                          

/* Modal Position */
#newsletterModal .modal-dialog,
#getUpdateModal .modal-dialog {
  margin-top: 50px;
  max-width: 550px;
}
#newsletterModal .close,
#getUpdateModal .close {
  padding: 0;
  cursor: pointer;
  background: #1e80c0;
}
#newsletterModal .modal-header,
#getUpdateModal .modal-header {
  background: #1e80c0;
  color: #fff;
}
.modal {
  top: 187px;
}
.stuck .modal {
  top: 57px;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('less/font-awesome/fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('less/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('less/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('less/font-awesome/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('less/font-awesome/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-youtube:before {
  content: "\f167";
}

.btn1 {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out ease-in-out 0.2s;
  -moz-transition: all 0.1s ease-in-out ease-in-out 0.2s;
  -o-transition: all 0.1s ease-in-out ease-in-out 0.2s;
  transition: all 0.1s ease-in-out ease-in-out 0.2s;
  padding: 15px 30px;
  font-size: 13px;
  line-height: 1.73333333;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn-white {
  color: #1e80c0;
  background-color: #ffffff;
  border-color: #ffffff;
  font-size:12pt; 
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  color: #1e80c0;
  background-color: #ebebeb;
  border-color: #e0e0e0;
}
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #fff;
}

/*.bg-primary
{
    color:#fff;
	background-color:#428bca;
    width: 748px;
	height:30px;
	
	
	}
*/
a.bg-primary:hover{
    background-color:#3071a9;
    
}




.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
