/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.4.3
Author: Chris Barnes
Author URI: http://cbarn.es
Tags: black, white, one-column, two-columns, flexible-width, 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
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

body {
    padding-top: 0px;
    -webkit-font-smoothing: antialiased;
    background-color: #F8F8F8;
}

a {
    color: #05a6b6;
    text-decoration: none;
}

a:hover{
    text-decoration:none;
    color: #05a6b6;
}

.container{
    margin:0px;
    padding:0px;
    width:100%;
}

.row{
    margin:0px;
    padding:0px;
    width:100%
}

.navbar-default {
    background-color: rgba(248, 248, 252, 0) !important;
    border-color: rgba(231, 231, 231, 0) !important;
}

.navbar-collapse h1{
    color: white;
    font-size:17px;
    text-transform:uppercase;
    text-align:center;
    margin-top: 10px;
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
}

.navbar-nav {
    margin-top: -43px;
    float: right;
}

img.date{
    max-width: 60px;
    margin-top: -6px;}

.topbar h1 {
    text-transform: uppercase;
    font-size: 27px;
    text-align: center;
    color: rgb(5, 166, 182);
    font-weight: 600;
    margin: 0px;
    padding-top: 16px;
    padding-bottom: 15px;
    background-color: rgb(248,248,248);
    font-family: helvetica;
}

#triangle-down {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 9px solid rgb(248,248,248);
    margin: 0 auto;
}

.navbar-default .navbar-nav>li>a {
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 5px;
}

.nannypage h1{
    font-size:18px;
    color:#05a6b6;
    text-transform:uppercase;
    margin-bottom: 5px;
}

.conferencepage{
    padding-bottom: 50px;
}

.presspage{
    padding-bottom: 50px;
}

.conferencepage h1{
    color:rgb(5, 166, 182);
}

.line{
    width: 100%;
    height: 15px;
    background-size: 15px;
    background-image: url(/wp-content/uploads/2017/03/line-blue.png);
    background-repeat: repeat-x;
}

.conferencepage .line{
    background-image:url(/wp-content/uploads/2017/03/line-blue.png);
}
    
p.abouttext{
    font-family: helvetica;
    font-size: 13px;
    text-align: justify;
    margin-top: 10px;
    line-height: 1.4;
    color: rgb(67,66,68);
    font-weight: 100;
} 

p.abouttext a{
    color: rgb(67,66,68);
} 

p.abouttext a:hover{
    color: #05a6b6;
} 

.content p.lead{
    font-family: helvetica !important;
    text-transform: initial;
    font-size: 16px !important;
    text-align: justify;
    margin-top: 10px;
    line-height: 1.5 !important;
    color: rgb(67,66,68);
    font-weight: 100;
}

.content p{
    font-family: helvetica !important;
    text-transform: initial;
    font-size: 16px;
    text-align: justify !important;
    margin-top: 10px;
    line-height: 1.5 !important;
    color: rgb(67,66,68);
    font-weight: 100;
}

table .content p{
    line-height:1;
}

.content p.bullets{
    margin-left: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.content img{
    border: 0;
    width: 100%;
    height: auto;
    text-align: center !important;
}

.graphcontainer img{
    width: 100% !important;
    max-width: 600px !important;
}

table, th, td {
    border-collapse: collapse;
    text-transform: uppercase;
}
th, td {
    padding: 5px;
    text-align: left;
    border: 1px solid rgb(216, 213, 220);
    vertical-align:middle;
}

tr, td{
	height:21px !important;}

td span, td a{
	font-size:12px !important;}

td span a img, td a img{
	width: 20px !important;}

.presspage td a img{
	width: 100% !important;}

th{
    font-family: Archivo Narrow;
    font-size: 12px;
    font-weight: 100;
}

td{
    font-family: helvetica;
    color: rgb(67,66,68);
    font-weight: 500;
    font-size: 12px;
    padding: 3px;
}

td a{
   color: black;
}

td a:hover{
   color: black;
}

tr{
    border-bottom: 1px solid rgb(216, 213, 220);
    border-top: 1px solid rgb(216, 213, 220);   
}

#inner-footer{
    background-color: rgb(230,230,231);
}

#inner-footer p{
    font-size: 12px;
    line-height: 2;
    padding: 20px;
    margin-bottom: 0px;
    font-family: helvetica;
    font-weight: 100;
    color: #6E6C6C;
}

#inner-footer a{
    color: #6E6C6C;
    text-decoration: none;
}

#inner-footer a:hover{
    color:black;
}

.left p{
    float:left;
}

.right p{
    text-align:right;
}

.partners img {
    width: 100%;
    height: auto;
}

.partners .col-sm-12, .col-sm-6{
    padding:0px;   
}

footer {
    position: relative;
    width: 100%;
    bottom: 0px;
    margin-top: 80px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 2px 10px;
    clear: both;
    font-weight: normal;
    color: #05a6b6;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 15px;
}

.navbar-default .navbar-nav>li>a {
    color: white;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 5px;
}

ul.secondmenu{
    list-style-type:none;
    color: white;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -46px;
    margin-left: -15px;
    float:left;
    margin-bottom: 0px;
}

ul.secondmenu li{
    float: left;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-right: 15px;
}

ul.secondmenu a{
    color: white;
}

ul.secondmenu a:hower{
    color: white;
}

.conference-image{
    background-image:url("/wp-content/uploads/2017/05/NSI2017.jpg");
    background-size:cover;
    background-color: #FF8A77;
    background-blend-mode: multiply;
    width: 100%;
    height: 550px;
    transition: background-color ease-in-out 0.4s;
    display:table;
    margin-bottom:30px;
}

.conference-image p{
    color:white;
    font-size:35px !important;
    font-weight: 700;
    text-align: center !important;
    display: table-cell;
    vertical-align: middle;
}

.conference-image:hover{
    background-color: #B01900;
    background-blend-mode: multiply;
}

.conference-image2{
    background-image:url("/wp-content/uploads/2017/04/NSI-square-3.png");
    background-size:cover;
    background-position: center center;
    background-color:rgb(0, 197, 218);
    background-blend-mode: multiply;
    width: 100%;
    height: 550px;
    transition: background-color ease-in-out 0.4s;
    display:table;
    margin-bottom:30px;
}

.conference-image2 p{
    color:white;
    font-size:35px !important;
    font-weight: 700;
    text-align: center !important;
    display: table-cell;
    vertical-align: middle;
}

.conference-image2:hover{
    background-color: rgb(5, 166, 182);
    background-blend-mode: multiply;
}
    
.landingpage{
    max-width: 1500px;
    margin: 0 auto;
    float: none;
    margin-top: 30px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: white;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: rgba(231, 231, 231, 0);
    color: white;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: white;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: white;
    background-color: rgba(231, 231, 231, 0);
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 163px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 6px 32px rgba(0, 0, 0, 0.53);
    box-shadow: 0px 6px 32px rgba(0, 0, 0, 0.53);
}

.topbar a:hover{
    text-decoration:none;   
}

 a:hover, a:focus, a:active{
     text-decoration:none;   
}

span.scores img{
    height:30px; 
    width:auto !important; 
    margin-top:-10px;
}

.tablecontainer .line{
       margin-top:-5px;
}

.categories {
  text-align: justify;
}

.categories img {
  display: inline-block;
}

.categories:after {
  content: '';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}

a.btn {
  text-decoration: none;
}

.top-menu-left{
    position: absolute;
    left: 25px;
    top: 17px;
    list-style-type: none;
}

.top-menu-right{
    position: absolute;
    right: 15px;
    top: 18px;
    list-style-type: none;
}

.top-menu-left li, .top-menu-right li{
    text-transform: uppercase;
    color: #989898;
    font-weight: 800;
    font-size: 17px;
}

ul.rightmenu{
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 77px;
    list-style-type: none;
}

ul.rightmenu li{
    color:white;
    display: inline-block;
    padding-right:15px;
}

.conferencepage .content{
    max-width: 1100px;
    margin: 0 auto;
    float: none;
}

.presspage .content{
    max-width: 1100px;
    margin: 0 auto;
    float: none;
}

html,body{
        height: 100%
    }
    
#holder{
        min-height: 100%;
        position:relative;
        padding-bottom: 135px;
    }
    
footer{
        height: 112px; 
        width:100%;
        position: absolute;
        left: 0;
        bottom: 0; 
}   

.speaker .category-right img{
    width:50% !important;
    float:right;
    
}

.speaker .category-left img{
    width:50% !important;
    float:left;
    
}

.speaker .speakerinfo{
    padding: 15px;
    padding-top:10px;
    padding-bottom: 0px;
    width: 50%;
    float: right;
}

.speaker-row .col-sm-12, .speaker-row .col-md-6{
    padding:0px;   
}

.speaker{
    width: 100%;
    min-height: 275px;
    height: 100%;
    padding:0px;
}

.speaker .speakerinfo h1{
    margin-top:0px;  
}

.speaker .speakerinfo h1 a{
    color:rgb(5, 166, 182);
}

.speaker .speakerinfo p{
    font-size:14px;
}

.speaker .speakerinfo p a{
    color:rgb(67,66,68);
}

.speaker .speakerinfo p a:hover{
    color:rgb(5, 166, 182);
}

.speaker .category-left img.twitter{
    width:35px !important;
}

.speaker .category-right img.twitter{
    width:35px !important;
    float: left;
}

.speakerprofile .col-md-6{
    padding:0px;
    padding-top: 10px;
}

.speakerprofile .col-md-6 img{
    max-width: 100% !important;
    padding-right: 30px;
}

.speakerprofile .col-md-6 img.twitter{
     width:35px !important;
    padding-right: 0px;
}

th span{
    font-family: Archivo Narrow !important;}

.content-mobile{
    display:none;}

.publication{
    width: 100%;}

.arrow-up, .arrow-down{
    max-width: 14px;
    opacity: 0.7;}

.arrow{
    max-width: 21px;}

img.double{
    max-width: 27px;
    margin-left: 6px;}

/* TABLE STYLES - 2021 */

.main-table tbody tr td, 
.alcohol-table tbody tr td,
.alcohol-ad-table tbody tr td,
.alcohol-other-table tbody tr td,
.ecig-table tbody tr td,
.food-table tbody tr td,
.tobacco-table tbody tr td,
.smoking-bans-table tbody tr td {
	text-align: center;
}
.main-table tbody tr td:nth-child(2),
.alcohol-table tbody tr td:nth-child(2),
.alcohol-ad-table tbody tr td:nth-child(1),
.alcohol-other-table tbody tr td:nth-child(1),
.ecig-table tbody tr td:nth-child(2), 
.food-table tbody tr td:nth-child(2),
.tobacco-table tbody tr td:nth-child(2), 
.smoking-bans-table tbody tr td:nth-child(1){
	text-align: left;
}
.main-table tbody tr td:nth-child(7),
.alcohol-table tbody tr td:nth-child(8),
.alcohol-ad-table tbody tr td:nth-child(8),
.alcohol-other-table tbody tr td:nth-child(7),
.ecig-table tbody tr td:nth-child(10), 
.food-table tbody tr td:nth-child(9),
.tobacco-table tbody tr td:nth-child(11),
.smoking-bans-table tbody tr td:nth-child(7) {
	font-weight: bold;
}



@media all and (max-width:1150px){
    
    navbar-collapse h1 {
    font-size: 16px;
    }
    
    ul.secondmenu{
    margin-top: -8px;
    }
    
    .navbar-nav {
    margin-top: -4px;
    }
    
    h1.strapline{   
    display:none;
    }
}  

@media all and (max-width:991px){
    
    .content-laptop{
        display:none;}
    
    .content-mobile{
        display:block;}

    .content{
        padding-left:30px;
        padding-right:20px;
    }
    
    .partners{
        padding-left:30px !important;
        padding-right:20px !important;
    }
    
    .speakerinfo p{
    font-size:16px !important;
    }
    
    .speaker{
     margin-bottom: 30px;
    }
}

@media all and (max-width:893px){
    .content-laptop{
        display:none;}
    
    .content-mobile{
        display:block;}
}

@media all and (max-width:767px){
    ul.secondmenu {
    margin-top: 0px;
    text-align:center;
    margin-left: -30px; 
    margin-bottom: 0px;
    position:relative;
    float: none;
    }
    
    ul.secondmenu li{
    float:none;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    display:block;
    }
    
    .navbar-nav {
    float: none;
    text-align: center;
    margin-top: 0px;
    }
    
    .navbar-nav li {
     color:white;   
    }
       
    .navbar-collapse h1 {
     display:none;   
    }
    
    .navbar-default .navbar-nav>li>a {
    color: white;
    }
    
    .navbar-nav .open .dropdown-menu {
    text-align: center;
    margin-left: -20px;
    }
    
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: white;
    }
    
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: white;
    }
    
    .navbar-default .navbar-nav>li>a:hover {
    color: white;
    }

    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
        background-color: rgba(231, 231, 231, 0);
        color: white;
    }
    
    .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
        color: white;
    }
    
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
        color: white;
        background-color: rgba(231, 231, 231, 0);
    }
    
    .hidden{
        display:block !important;
        visibility: visible !important;
    }
    
    .top-menu-left, .top-menu-right{
        display:none;
    }
    
    ul.rightmenu{
    display:none;
    }
}

@media all and (max-width:472px){
       #inner-footer p{
        text-align:center
        }

        #inner-footer .left p{
        float:none;
        padding-bottom: 0px;
        }

        .right p{
            text-align:center;
        }
}

@media all and (min-width:767px){
      .navbar-header{
      height:50px;
      }
}

@media all and (max-width:540px){
    span.scores{
    margin-top: 20px !important;
    margin-bottom: 20px;    
    }
}

.conferencepage .content img {
    width: 100%;
    max-width:100%;
    height: auto;
}

.conferencepage a{
    color:rgb(5, 166, 182);
}

.page-template-page-country-2017 .content img{
    max-width: 100%;
    height: auto;
}

.red{
    width:30px; 
    height:5px; 
    background-color:rgb(255,101,101);
}

.orange{
    width: 30px;
    height: 5px;
    background-color: rgb(255,161,70);
}

.yellow{
    width: 30px;
    height: 5px;
    background-color: rgb(255,255,139);
}

.green{
    width: 30px;
    height: 5px;
    background-color: rgb(192,251,158);
}

body.page-template-page-press-2017 .content img{
    width:auto;
}


body.page-template-page-press-2017 td {
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    padding: inherit;
}

body.page-template-page-press-2017 table{
    border-collapse: collapse;
    text-transform: inherit;
    font-family: helvetica;
    font-size: 16px;
    color: rgb(67,66,68);
    text-transform:inherit;
}

body.page-template-page-press-2017 td {
    padding: 5px;
    text-align: left;
    border: 0px solid rgb(216, 213, 220);
}


body.page-template-page-press-2017 tr {
    border-bottom: 0px solid rgb(216, 213, 220);
    border-top: 0px solid rgb(216, 213, 220);
}

body.page-template-page-press-2017 td a {
    color: #05a6b6;
}

body.page-template-page-press-2017 strong {
    font-weight: bold;
    text-transform: initial;
}

@media all and (max-width:520px){
    
  .speaker{
    display: inline-block;
    margin-bottom: 15px !important;
}
    
    .speaker .category-right img{
    width:100% !important;
    float:right;  
}

.speaker .category-left img{
    width:100% !important;
    float:left;
}

.speaker .speakerinfo{
    padding: 0px;
    padding-top:10px;
    padding-bottom: 0px;
    width: 100%;
    float: right;
}

.speaker-row{
    padding-left: 15px;
    padding-right: 15px;
}
}