@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
body {
  padding-top: 120px;
  background: #262626;
  color:white;
  font-family: 'Open Sans', sans-serif;
  padding-bottom:85px;
}
h1,h2{
    font-weight: normal;
    font-family:  'Open Sans', sans-serif;
    text-transform: uppercase;
}
h1{
    font-size: 29px;
    font-weight: 300;
    letter-spacing:3px;
    line-height: 35px;
    margin-bottom: 30px;
}
h1:after
{
    content:' ';
    margin-top:10px;
    display:block;
    border-top:1px solid #4d4d4d;
    width: 57px;
}
h2{
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 25px;
}
h3{
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    margin-top:0px;
    margin-bottom: 10px;
}
p,li,ul{
    color: #ADADAD;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 28px;
}
ul,li
{
    line-height: 18px;
}
.btn{
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 8px;
    line-height: 16.8px;
    color: #7F7F7F;
    font-family: open-sans, sans-serif;
    font-weight: 300;
    width: 230px;
    border-width: 0px;
    border-color: transparent;
    background-color: #2E2E2E;
    border-radius: 0px;
    padding-bottom: 22px;
    margin-top: 2px;
    padding-top:14px;
    padding-bottom:14px;
    border-top: 2px solid #2E2E2E;
    margin-top:20px;
}
.btn:hover{
    color:white;
    border-top: 2px solid #2eeb91;
}
.jumpmenu{
    position:relative;
}
.side-menu li, .jumpmenu li{
    font-size: 14px;
    text-transform: uppercase;
    color: #ADADAD;
    padding-bottom: 25px;
    letter-spacing: 2px;
}
.side-menu li a, .jumpmenu li a{
    color: #ADADAD !important;
}
.side-menu li.active, .side-menu li.active a,
.jumpmenu li.active, .jumpmenu li.active a{
    color: white !important;
}
.jumpmenu {
    margin-top:60px;
}
.jumpmenu li{
    text-transform: none;
}
.navbar{
    background-color:#313131;
    border-bottom: 0px #313131 none;
    color: #858585;
}
.navbar a{
    padding-top:31px !important;
    padding-bottom:30px !important;
    padding-left:23px !important;
    padding-right:23px !important;
    color: #858585 !important;
    font-size:14px;
    text-transform: uppercase;
    letter-spacing:1px;
    line-height:16px;
    text-align:center;
    border-bottom: 2px #313131 solid;
    border-right:1px solid #666666;
}
.last-menu-item a{
    border-right:0px none #313131 !important;
}
.navbar .active a{
    color: #858585 !important;
    background-color: #313131 !important;
    border-bottom: 2px #2eeb91 solid;
}
.navbar a:hover{
    color: white !important;
    border-bottom: 2px #2eeb91 solid;
    background-color:#505050 !important;
}
.navbar li.open a{
    background-color: #313131 !important;
    color: white;
}
.dropdown-menu{   
    background-color: #313131 !important;
    padding-top:0px !important;
    padding-bottom:0px !important;
    border:0px none black;
}
.dropdown-menu a{
    background-color: #313131 !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
    padding-left:4px !important;
    padding-right:4px !important;
    color: #858585;
    font-size:11px;
    border-right:0px none #313131;
}
*:focus {
    outline: none !important;
}
.navbar a:focus{
    border:#313131 none 0px;
    border-right:1px solid #666666 !important;
}
.footer{
    background-color: #262626;
    padding-top:5px;
    height:81px;
}
@media(max-width:767px){
   .footer{
       position: relative !important;
   }
   
   .accreditation {
       text-align: center !important;
       margin-top: 20px;
       margin-bottom: 20px;
   }
   
   .social-icons
   {
       text-align: center !important;
       margin-top: 0px;
   }
}

.footer a{
    color: #ADADAD !important;
}
.footer a:hover{
    color: #009AD5 !important;
}
.footer .social-icons a{

    font-size:18px;
}
.wide-spacing{
    letter-spacing: 5px;
}
.margin-top-60{
    margin-top:60px;
}
.margin-bottom-5{
    margin-bottom:5px;
}
.margin-bottom-20{
    margin-bottom:20px;
}
.margin-bottom-40{
    margin-bottom:40px;
}
.about-list{
    list-style: none;
    color: #ADADAD;
    font-size: 14px;
    line-height: 30px;
    margin-left:0px;
    padding-left:0px;
}
.about-list li:before{
    content:' ';
    display:block;
    border-top:1px solid #4d4d4d;
    width: 57px;
}

#pagination a
{
    background-color: #ADADAD;
    border-style: none;
}

.project img
{
    cursor: pointer;
}

.news h3 a{
    color: #ADADAD !important;
}
.news h3 a:hover{
    color: #009AD5 !important;
    text-decoration: none;
}

.team a{
    color: #ADADAD !important;
}
.team a:hover{
    color: #009AD5 !important;
    text-decoration: none;
}

.projects a{
    color: #ADADAD !important;
}
.projects a:hover{
    color: #009AD5 !important;
    text-decoration: none;
}

.grid-sizer,
.project { width: 45%; margin-right:5%; margin-bottom: 40px;}

.project-thumbs img, .indesign-thumbs img{
    cursor:pointer;
}

/*
.modal-content{
    background-color: #BBB !important;
}
.modal-header{
    border-bottom: none 0px black !important;
}
*/

.jump_to_menu{
   margin-top:20px;
}
.jump_to_menu p{
   margin:0px;
   padding:0px;
   font-size:14px;
}
#jump_to_select{
    display:inline-block !important;
    border:0px;
    background: #262626;
    color:white;
    font-family: 'Open Sans', sans-serif;
}

.navbar.sector-sub-nav {
    border: none !important;
    background-color: transparent !important;
}

.sector-sub-nav .navbar-collapse
{
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 10px;
}

.sector-sub-nav a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    color: #858585 !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 16px;
    text-align: center;
    border-bottom: none !important;
    border-right: none !important; 
}

.sector-sub-nav a:hover {
    color: white !important;
}

.sector-sub-nav a.active {
    background-color: #505050;
    color: white !important;
}

.sector-sub-nav {
    padding-bottom: 5px;
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 767px) {

    body{
	padding-top: 80px;
    }
    .navbar a{
	padding-top:10px !important;
	padding-bottom:10px !important;
	padding-left:0px !important;
	padding-right:0px !important;
    }  
    a.logo-mobile{
	padding-top:0px !important;
	margin-left: 10px !important;
    } 
}
@media only screen and (max-width : 900px) {
    .grid-sizer,.project { width: 100%; margin-right:0% }
         
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
    .sector-sub-nav {
	width: 320px;
    }
    
    .affix{
	top: 50px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
    .sector-sub-nav {
	width: 480px;
    }
    
    .affix{
	top: 50px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .sector-sub-nav {
	width: 768px;
    }
    
    .affix{
	top: 82px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .sector-sub-nav {
	width: 992px;
    }
    
    .affix{
	top: 82px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .sector-sub-nav {
	width: 1200px;
    }
    
    .affix{
	top: 82px;
    }
}

.fake_navbar.affix{
    display:block;
    position:relative !important;
    height: 70px;
}