/******************************************************************
Theme Name: CHECKPOINT
Author: Studio METANOIA
Author URI: http://www.studio-metanoia.com
Version: 1.0
Tags: html5, css3, fixed, development, bones, h5bp

All Default Styles are in library/css/normalize.css
I reccommend not editing those files and making all
changes here. That way if something goes awry, you
can easily revert back to the original, but that's
totally up to you. Happy Developing!
******************************************************************/

@import url('bootstrap.css');
@import url('bootstrap/css/bootstrap-responsive.css');



#post-28 .bbp-topics, #post-28 .bbp-pagination {display:none;}

/****************

hyphens for forums

*****************/


#bbp-forum-86 a, #bbp-forum-84 a, #bbp-forum-96 a, #bbp-forum-110 a, #bbp-forum-47 a, #bbp-forum-68 a, #bbp-forum-66 a {
    hyphens:auto;
    -webkit-hyphens:auto;
    -moz-hyphens:auto;
}



/****************

might be changed

*****************/


div.bbp-template-notice {display:none;}

#rotate h2 {display:none;}
#rotate img {display:none;}


#myModal_info h2 {}
#myModal_info p {
	font-size:13px !important;
}


#live-clock-date-widget-2 {
   padding-top: 20px;
padding-right: 40px;
text-align: right;
float:right;
}
.liveclockdate {}
.liveclockdate-text {display:none;}
.liveclockdate-time {font-family:'ds-digitalnormal'; font-size:18px; color:#ff2200; background:#000; padding:2px 10px; text-shadow: none !important;}


.flapper.XS .digit, .flapper.XS .digit div {
	color:#eed982;
}

#mobile_board {display:none;}
#mobile_board p {
        font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "cormorant garamond";
    font-size: 16px;
    text-align:center;
    color:#000;
}



#logo img {

    max-width: 550px; height:auto;
    width:100%;
}

#topmenu {  
    float: left;
    padding-top: 40px;
}
#topmenu li {list-style: none; float:left;}
#topmenu li a, #topmenu_left li a  {
     cursor: pointer;
    font-family: "futura_lt_btlight";
    font-size: 10px;
    letter-spacing: 0.1em;
    padding-left: 13px;
    padding-right: 13px;
    text-transform: uppercase;
    }

#topmenu_left {
	 float: right;
    padding-top: 40px;
}
#topmenu_left li {float:left; list-style:none;}


#myModal_login {
    background:#fff;
}


#bp-login-widget-form {
    max-width:320px;
        margin: 0 auto 30px;
}

.modal-header img:hover {
    cursor: pointer;
}

#sidebar1 .widget.buddypress .bp-login-widget-user-avatar {
    display:none;
}
.widget.buddypress .bp-login-widget-user-links > div {
    padding-left: 0;
}
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a {
     font-family: "cormorant garamond";
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.bp-login-widget-user-logout
{
  background-color: transparent;
    font-family: futura_lt_btlight;
    font-size: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.modal-footer {
    margin-bottom: 20px;
}


#sidebar1 label  {
    color: #000 !important;
    font-family: "cormorant garamond" !important;
    letter-spacing: 0.1em;
    font-size: 16px;
}

#sidebar1 .input, #sidebar1 input[type="text"] {
    font-size: 24px;
    margin: 2px 6px 16px 0;
    padding: 3px;
    width: 100%;
   /*  border: 1px solid #ddd; */
    font-family: 'cormorant garamond';
    font-weight:bold;
}

.forgetmenot {display: none;}

#bp-login-widget-submit {
       background: #000 none repeat scroll 0 0;
    border: 0 none;
    color: #fff !important;
    font-family: "cormorant garamond";
    height: 30px;
    letter-spacing: 0.1em;
    line-height: 28px;
    padding: 2px 12px;
    text-shadow: none;
    text-transform: uppercase;
    width: inherit;
}

.bp-login-widget-register-link a {
    font-family: 'cormorant garamond';
    font-weight:bold;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

/*.modal.fade .modal-dialog 
{
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;

    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}*/

.modal-backdrop {background-color:#fff !important;}



#searchform input {
    border:0 none;
    border-bottom:1px solid #000;
    color: #000;
    font-family: 'cormorant garamond';
    font-size: 28px;
    width: 100%;
    text-align:center;
    font-weight:bold;
}

#searchresults {}
#searchresults h3 {
    font-family: 'cormorant garamond';
     font-size: 16px;
    line-height: 1.2em;
    text-align: left;
        margin-bottom:10px;
}
#searchresults article {
    margin-bottom:40px;
}

#searchresults .post_content p {
    line-height:inherit;
}



/******************************************************************

MODAL STYLINGS

******************************************************************/


.modal_close_btn {
    border: 0 none !important;
}
.modal_close_btn:hover, .modal_close_btn:focus {
    background: #fff none repeat scroll 0 0 !important;
    border: 0 none !important;
}
.modal-backdrop.in {
    opacity: 1;
}
.modal-backdrop .in {
    background: #fff none repeat scroll 0 0 !important;
    opacity: 0.97 !important;
}
.modal.in .modal-dialog {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    width: 70%;
}
.modal-dialog {
    margin: inherit;
    width: inherit;
}
#myModal {
}
.modal-header {
    border-bottom: 0 none;
}
.modal-content {
    border: 1px solid #000;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding-left: 10%;
    padding-right: 10%;
    text-align: center;
}
.modal-body p {
    color: #000 !important;
    font-family: "cormorant garamond" !important;
    font-size: 24px !important;
    font-weight: bold;
    letter-spacing: 0.1em !important;
    line-height: 1.3em !important;
    margin-bottom: 40px;
    margin-top: 20px;
    text-transform: uppercase !important;
}
.modal-footer {
    border-top: 0 none;
}



/******************************************************************

HOME SLIDER

******************************************************************/


.bxslider img { 
 animation-duration: 1s;
 -webkit-animation-duration: 1s;
 -moz-animation-duration: 1s; 
}
.slider_title {
 animation-duration: 2s;
 -webkit-animation-duration: 2s;
 -moz-animation-duration: 2s; 
animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-wbkit-animation-delay: 0.5s;
}
.box .desc {
 animation-duration: 2s;
 -webkit-animation-duration: 2s;
 -moz-animation-duration: 2s; 
animation-delay: 1s;
-moz-animation-delay: 1s;
-wbkit-animation-delay: 1s;

padding-left: 40px;
padding-right: 40px;
}



@media only screen and (max-width: 880px) {
    .box .desc {display:none;}
    .slider_title {margin-top:50px;}
}

@media only screen and (max-width: 986px) {
    .bx-wrapper .bx-controls-direction a {margin-top:0; top:55%;}
}



/*.bxslider {
    margin-top:4px;
}
*/
.bx-wrapper .bx-viewport {  background: none;
    border: none;
    box-shadow: none;
    left: 0px;
}

.bxslider .box {
    height: 130px;
    left: 50%;
    margin-left: -400px;
    margin-top: -65px;
    position: absolute;
    top: 50%;
    width: 800px;
}


.slider_title {
 text-align:center;
 color:#fff;
 font-size: 20px;
}
.slider_title a {
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
}

.box h3 {text-transform: inherit;}
.box .desc p {
    color: #fff;
    font-family: "futura_lt_btlight";
    font-weight: 400;
    text-align: center;
    text-transform: inherit;
    line-height: 1.4em;
    font-size: 14px;
}

.box .desc a {
    color:#fff;
}


.bx-controls {}

.bx-controls-direction a {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.bx-wrapper:hover .bx-controls-direction a {
    opacity: 1;
}


.bx-wrapper .bx-prev {
    left: 10px;
    background: url('/wp-content/themes/CHECKPOINT/images/arrow_left_w.png') no-repeat;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url('/wp-content/themes/CHECKPOINT/images/arrow_right_w.png') no-repeat;
}
.bx-wrapper .bx-controls-direction a {
    height: 70px;
}
.bx-wrapper .bx-prev:hover {
    opacity:0.6;
    background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
    opacity:0.6;
    background-position: 0 0;
}



.bx-wrapper img {
     display: block;
    height: auto;
    max-width: 100%;
}

.bxslider li img {/*max-width:100%; height:auto;*/ width:auto; max-height:500px; margin:0 auto;}

.bxslider div#box {background: none repeat scroll 0 0 #fff;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 600px;
    height:300px;
    transform: translate(0%, 100%);
    -webkit-transform: translate(0%, 100%);
    -ms-transform: translate(0%, 100%);
}

.bxslider div#box .post_category { margin: 32px auto 32px;}


ul {margin:0; padding:0;}






/******************************************************************
GENERAL LAYOUT STYLES
******************************************************************/

body {
background: #fff; 
-webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

.home div#main {text-align:center;}

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

#layover {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity:0.4;    
    overflow-x: hidden;
    transition: 0.5s;
}


#bg_video, #bg_video_2 {
    position:inherit !important;
}
#bg_video video {
    transform: rotate(0deg) !important;
}

p {
     -ms-hyphens: none;
        -webkit-hyphens: none;
        hyphens: none;
}

.home p {
    color: #000;
    font-family: "futura_lt_btlight";
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1.7em;
    text-transform: uppercase;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999999999999;
    top: 0;
    left: 0;
    background-color: #fff7e2;
    opacity:0.98;   
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 70px;
}
.overlay h1 {
       color: #000;
    font-family: "cormorant garamond";
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-bottom: 56px;
    text-align: center;
    text-transform: uppercase;
}
.overlay a {
    padding: 8px;
    color: #000 !important;
    display: block;
      font-family: cormorant garamond;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2em;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    line-height:1.6em;
    text-transform: uppercase;
     transition: 0.3s;
}
.overlay .current-menu-item a {
     font-family: cormorant garamond;
    font-weight: bold;
}

#menu-item-362 {margin-top:40px;}
#menu-item-367, #menu-item-361 {margin-bottom:40px;}



.overlay a:hover, .overlay a:focus {
    font-weight:bold;
    color:#666 !important;
}

.sidr-right-link {
    cursor: pointer;
}
.closebtn {
    position: absolute;
    top: 0px;
    right: 45px;
    font-size: 65px !important;
    font-weight:400 !important;
    z-index:9;

}
.closebtn:hover {
    font-weight:400 !important;
}


.overlay label {display:none;}

.overlay input[type="text"], .overlay input[type="password"], .overlay input[type="date"], .overlay input[type="datetime"], .overlay input[type="email"], .overlay input[type="number"], .overlay input[type="search"], .overlay input[type="tel"], .overlay input[type="time"], .overlay input[type="url"], .overlay textarea, .overlay select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-family: "futura_lt_btlight";
    font-size: 12px;
    letter-spacing: 0.1em;
    padding-left: 0;
    text-transform: uppercase;
    border-top:0;
    border-left:0;
    border-right:0;
}

#searchform {margin-bottom:40px;}

.overlay div#menu-main_nav li {
    float:left;
}

#menu-nav_menu {margin-bottom:100px;}
#menu-nav_menu li {}
#menu-nav_menu li a {font-weight:bold;}
.menu-item-has-children {margin-bottom:20px;}
.sub-menu li a {font-weight:400 !important;}




html, body {width:100%; height:100%; }

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }



#board { 
    background-image: url("/wp-content/themes/CHECKPOINT/images/garedunord_transparent_4c-11lines.png");
    height: 522px;
    margin: 0px auto 0;
    width: 1071px;
}


/******************************************************************
REGISTER / SIGN UP
******************************************************************/

.info_register {
    color: #000 !important;
    font-family: "cormorant garamond" !important;
    font-size: 18px !important;
    font-weight: bold;
    letter-spacing: 0.1em !important;
    line-height: 1.3em !important;
    margin-bottom: 40px;
    margin-top: 0px;
    text-transform: uppercase !important;
    text-align: center;
}
.info_register a {
  text-decoration: underline; font-weight: bold;
    font-family: "cormorant garamond" !important;
}


#register-page {}
#register-page h2 {
  font-size:22px;
}

#template-notices {text-align: center;}

#buddypress .standard-form label, #buddypress .standard-form legend, #buddypress .standard-form span.label {
 font-family: "cormorant garamond" !important;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

#buddypress #signup_form.standard-form div.submit {
  text-align:center;
  float:none;
  padding: 45px 0 0;
}

#buddypress .standard-form div.submit input {
      background: #000 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-family: futura_lt_btlight;
    letter-spacing: 0.1em;
    margin: 0 auto;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
#signup_email, #signup_password, #signup_password_confirm {width:90% !important;}

#buddypress #signup_form.standard-form div div.error { 
  background: #dedede none repeat scroll 0 0;
    border: 0 none;
  }



#buddypress .comment-reply-link, #buddypress .generic-button a, #buddypress .standard-form button, #buddypress a.button, #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress input[type="submit"], #buddypress ul.button-nav li a, a.bp-title-button {
        background: #000 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    outline: 0 none;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
}



#buddypress form fieldset {margin-bottom:15px;}



/******************************************************************
DEPARTURE BOARD HEADER
******************************************************************/

.bbp-header {/*display:none;*/}
.bbp-header .forum-titles li.bbp-topic-forum {float:left;}
.bbp-header .forum-titles li.bbp-topic-title {}
.bbp-header .forum-titles li.bbp-topic-reply-count {float:left; width:10%;}
.bbp-header .forum-titles li.bbp-topic-freshness {}
.bbp-header .forum-titles li.bbp-topic-author {}



/******************************************************************
DEPARTURE BOARD BODY
******************************************************************/

.bbp-body {}
.bbp-body .bbp-topic-terminal {}
.bbp-body .bbp-topic-title {}
.bbp-body .bbp-topic-reply-count {}
.bbp-body .bbp-topic-freshness {}
.bbp-body .bbp-topic-author {}


#board .bbp-body {margin-top:28px;}
#board .bbp-topic-terminal {float:left; clear:both; width:11%;} 
#board .bbp-topic-reply-count {float:left; width:6%;} 
#board .bbp-topic-author {float:left; } 
#board .bbp-topic-meta {width:inherit;}

#board ul.sticky { border:0px !important;}

.departure_board p, .departure_board li {color:#000; list-style:none;}

.departure_board div#board .forum-titles li {color:#eed982;}
.departure_board div#board .forum-titles li.bbp-topic-forum {width:11%;}
.departure_board div#board .forum-titles li.bbp-topic-title {padding-left:15px; text-align: left !important; width:68.5%;}
.departure_board div#board .forum-titles li.bbp-topic-author {padding-left:15px; text-align: left !important;}

.departure_board div#board .bbp-body li, .departure_board div#board .bbp-body li a {color:#eed982; text-transform:uppercase;}


.departure_board div#board .bbp-body .bbp-topic-title {width:68.5%; float:left; text-align:left !important; padding-left:15px;}



.departure_board div#board .bbp-body li.bbp-topic-author {padding-left:15px;}

.departure_board .avatar {display:none;}

/* #bbp-forum-0 {
    margin-left: 35px;
    margin-right: 20px;
    padding-top: 118px;
    padding-left: 6px;
    width: 99.4%;
}
*/

.flapper.XS {
    font-size: 13px;
    height: 15px;
    line-height: 21px;
}

#bbp-forum-0 {
  
    padding-left: 41px;
    padding-top: 118px;
    width: 100%;
   
}

.bbp-forum-content {
margin-left:0 !important;  padding-top: 20px !important;}

#home_editorial {
    margin-bottom:30px; margin-top:30px;
    padding-left:30px;
    padding-right:30px;
}

#board {margin-bottom:30px;}
#board2 {
    font-family:'futura_lt_btlight';
    padding-left:30px;
    padding-right:30px;
}

#board2 .board_title {   
    color: #000;
    font-family: "cormorant garamond";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    margin-top: 20px;
    text-transform: uppercase;
}
#board2 {
    font-family:'futura_lt_btlight';
    padding-left:30px;
    padding-right:30px;
    overflow:hidden;
    clear:both;
}

#board2 .bbp-header .forum-titles li { 
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size:14px;
    font-family: 'Cormorant Garamond', serif;
}
#board2 .bbp-forum-title { 
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "cormorant garamond";
    font-size: 16px;
}

#board2 .bbp-header .forum-titles li.bbp-topic-forum {width:55%;}
#board2 li.bbp-topic-title {width:10%; text-align:center !important;}
#board2 .bbp-header .forum-titles li.bbp-topic-reply-count {width:10%;}
#board2 .bbp-header .forum-titles li.bbp-topic-reply-count-home {width:10%; float:left; text-align:center;}
#board2 .bbp-header .forum-titles li.bbp-topic-freshness {width:10%;}
#board2 .bbp-header .forum-titles li.bbp-topic-author {float:left; width:15% !important; text-align:center !important;}


#board2 .bbp-forum-content {display:none;}
#board2 li.bbp-forum-info {margin-bottom:20px; width:55%;}
#board2 .bbp-forums-list li {float:left; padding-right: 5px;}
#board2 li.bbp-forum-freshness, li.bbp-topic-freshness {width:10%;}
#board2 .bbp-topic-meta {  float: left;
    text-align: center;
    width: 15%;
    }

#board2 .bbp-body .bbp-forums-list {}
.board_sublist {}





/******************************************************************
FORUM
******************************************************************/


#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic.status-pending {
    background-color: inherit;
}


.bbp-breadcrumb, .subscription-toggle {display:none;}

.bbp-pagination {
    font-family: futura_lt_btlight;
    letter-spacing:0.05em;
      padding-left: 5px;
}

#bbpress-forums .bbp-forum-content {
    margin-bottom:40px;
}

#bbpress-forums div#idTextPanel {
     font-family: futura_lt_btlight;
    font-size: 14px;
    letter-spacing: 0.05em;
    padding-left: 15%;
    padding-right: 15%;
    text-align: justify;
    width: 100%;
}

div.bbp-template-notice.info {
     background-color: transparent;
    border-color: #000;
    border-radius: 0;
    margin: 0 auto 50px;
    width: 30%;
}
div.bbp-template-notice.info .avatar {display:none;}
div.bbp-template-notice, div.indicator-hint {
 background-color: transparent;
    border-color: #000;
    border-radius: 0;
    margin: 0 auto 30px;
    width: 30%;
}


#bbpress-forums div.odd, #bbpress-forums ul.odd, #bbpress-forums div.even, #bbpress-forums ul.even {background:0;}


.bbp-forums {font-family:'futura_lt_btlight';}

.bbp-forums .bbp-header {margin-bottom:20px !important;}
.bbp-forums .bbp-header .forum-titles li { 
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size:14px;
    font-family: 'Cormorant Garamond', serif;
}
.bbp-forums .bbp-forum-title { 
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "cormorant garamond";
    font-size: 16px;
}


#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {background:0;}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {border:0;}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {border:0;}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {border:0;}

.bbp-forums .bbp-header .forum-titles li.bbp-topic-forum {width:10%; text-align:left;}
.bbp-forums li.bbp-topic-title {width:45%; text-align:center !important; }
.bbp-forums .bbp-header .forum-titles li.bbp-topic-total {width:10%; float:left;}
.bbp-forums .bbp-header .forum-titles li.bbp-topic-reply-count {width:10%;}
.bbp-forums .bbp-header .forum-titles li.bbp-topic-freshness {width:10%;}
.bbp-forums .bbp-header .forum-titles li.bbp-topic-author {float:left; width:10% !important; text-align:center !important;}

.bbp-forums .bbp-forum-content {display:none;}
.bbp-forums li.bbp-forum-info {margin-bottom:20px; width:10%;}
.bbp-forums li.bbp-forum-info a {font-size:14px;}
.bbp-forums li.bbp-forum-last-topic {width:45%; float:left; text-align:left; padding-left:30px;}
.bbp-forums li.bbp-forum-last-topic a {font-size: 14px; font-weight: 400; letter-spacing: 0.05em;}
.bbp-forums .bbp-forums-list li {float:left; padding-right: 5px;}
.bbp-forums li.bbp-forum-freshness, li.bbp-topic-freshness {width:10%;}
.bbp-forums li.bbp-forum-freshness a, li.bbp-topic-freshness a {font-weight:400;}
.bbp-forums .bbp-topic-meta {  float: left; text-align: center; width: 10%;}
.bbp-forums .bbp-topic-meta .avatar {display:none;}
.bbp-forums .bbp-topic-meta a  {font-weight:400;}


#bbpress-forums fieldset.bbp-form {
    border:1px solid #000;
}
#bbpress-forums fieldset.bbp-form legend {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 none;
    font-family: cormorant garamond;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 5px 5px 20px;
    text-align: center;
}



.bbp-topics .bbp-header .forum-titles li.bbp-topic-forum {width:10%; text-align:left;}
.bbp-topics li.bbp-topic-title {width:45%; text-align:center !important; }
.bbp-topics .bbp-header .forum-titles li.bbp-topic-total {width:10%; float:left;}
.bbp-topics .bbp-header .forum-titles li.bbp-topic-reply-count {width:10%;}
.bbp-topics .bbp-header .forum-titles li.bbp-topic-freshness {width:10%;}
.bbp-topics .bbp-header .forum-titles li.bbp-topic-author {float:left; width:10%; text-align:center !important;}

.bbp-topics .bbp-forum-content {display:none;}
.bbp-topics .bbp-body .bbp-topic-terminal {width:10%;}
.bbp-topics li.topic a {font-size:14px;}
.bbp-topics li.topic {width:45%; float:left; text-align:left; padding-left:30px;}
.bbp-topics li.bbp-forum-last-topic a {font-size: 14px; font-weight: 400; letter-spacing: 0.05em;}
.bbp-topics .bbp-forums-list li {float:left; padding-right: 5px;}
.bbp-topics li.bbp-forum-freshness, li.bbp-topic-freshness {width:10%;}
.bbp-topics li.bbp-forum-freshness a, li.bbp-topic-freshness a {font-weight:400;}
.bbp-topics .bbp-topic-meta {  float: left; text-align: center; width: 10%;}
.bbp-topics .bbp-topic-meta .avatar {display:none;}
.bbp-topics .bbp-topic-meta a  {font-weight:400;}

.bbp-topics ul.sticky {background:none !important; border:1px solid #000 !important;}



/******************************************************************
AD BANNER
******************************************************************/


#banner {
    margin-top:50px;
    padding-left:30px;
    padding-right: 30px;
}

.banner-item {margin-bottom:30px;}
.banner-item img {}






/******************************************************************
TOPIC LIST
******************************************************************/


.bbp-topics {font-family:'futura_lt_btlight';}

.bbp-topics .bbp-header {margin-bottom:20px !important;}
.bbp-topics .bbp-header .forum-titles li { 
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size:14px;
    font-family: 'Cormorant Garamond', serif;
}
.bbp-topics .bbp-forum-title { 
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "cormorant garamond";
    font-size: 16px;
}
.bbp-topics .bbp-header .forum-titles li.bbp-topic-forum {width:10%; text-align:left;}
.bbp-topics li.bbp-topic-title {width:55%; text-align:left !important; padding-left:30px;}
.bbp-topics .bbp-header .forum-titles li.bbp-topic-total {width:10%; float:left; }
.bbp-topics .bbp-header .forum-titles li.bbp-topic-reply-count {width:10%;}
.bbp-topics .bbp-header .forum-titles li.bbp-topic-freshness {width:10%;}
.bbp-topics .bbp-header .forum-titles li.bbp-topic-author {float:left; width:10% !important; text-align:center !important;}

.bbp-topics .bbp-body .bbp-topic-terminal {float:left;}
.bbp-topics .bbp-body .bbp-topic-terminal a { letter-spacing: 0.05em;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "cormorant garamond";
    font-size:14px;
   }
.bbp-topics .bbp-body .bbp-topic-title {/*width:64.5%; */ float:left; text-align:left !important; padding-left:30px;}


.bbp-topics .bbp-body .bbp-topic-title a {font-size: 14px; font-weight: 400; letter-spacing: 0.05em; }
.bbp-topics .bbp-topic-meta { float: left; text-align: center; width: 10%;}
.bbp-topics .bbp-topic-meta .avatar {display:none;}
.bbp-topics .bbp-topic-meta a  {font-weight:400;}

.bbp-topic-title .bbp-topic-meta {display:none;}

#bbpress-forums div.wp-editor-container {border:1px solid #bbb;}

.wp-editor-tabs {
    font-family: futura_lt_btlight !important;
}

.bbp-form input {
    border:1px solid #bbb;
     padding:.75em 1em .5em 1em;
    width:25%;
}
.bbp-form input:hover {
      box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}
#bbpress-forums fieldset.bbp-form label {
   font-family: futura_lt_btlight;
    font-weight: 400;
}


/* remove standard-styles */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
  width: 25%
} 
/* styling */
select {
  width:25%;
  border: 1px solid #bbb;
  padding:.75em 1em .5em 1em;
  background-color:white;
  background-image:url(/wp-content/themes/CHECKPOINT/images/select-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
}
select:hover {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}
option {
  background:#fff;
 
  padding:.3em 1em .3em 1em;
}
/* graceful degradation for ie8 */
input[type='checkbox'],
input[type='radio'] {
  width:auto;
  float:left;
  margin-right: .75em;
  background:transparent;
  border:none;
}

input[type='checkbox']:checked,
input[type='checkbox']:not(:checked),
input[type='radio']:checked,
input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
 /* visibility: hidden;  */
  margin:0;
  padding:0;

  display:none;
}


.register input[type='checkbox']:checked,
.register input[type='checkbox']:not(:checked),
.register input[type='radio']:checked,
.register input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
 /* visibility: hidden;  */
  margin:0;
  padding:0;

  display:block;
}


/*
.field-visibility-settings input[type='checkbox']:checked,
.field-visibility-settings input[type='checkbox']:not(:checked),
.field-visibility-settings input[type='radio']:checked,
.field-visibility-settings input[type='radio']:not(:checked) {
    visibility: visible !important;
}
*/

input[type='checkbox'] + label,
input[type='radio'] + label {
  cursor: pointer;
}

input[type='checkbox']:checked + label::before,
input[type='checkbox']:not(:checked) + label::before,
input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
    content:' ';
    display:inline-block;
    width: 17px;
    height:17px;
    position: relative;
    top:4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);
}

input[type=radio]:checked + label::before,
input[type=radio]:not(:checked) + label::before {
  border-radius: 30px;
}

input[type='checkbox']:hover  + label::before,
input[type='radio']:hover  + label::before {
  background:#ddd;
  box-shadow: inset 0 0 0 2px white;
}

input[type='checkbox']:checked  + label::before,
input[type='radio']:checked  + label::before {
  background:black;
  box-shadow: inset 0 0 0 2px white;
}



button {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-family: futura_lt_btlight;
    letter-spacing: 0.1em;
    padding: 5px 15px;
    text-transform: uppercase;
}

/******************************************************************
ARTICLE
******************************************************************/


#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {background:none;}
div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header {border-top:1px solid #000;}

#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author, .bbp-reply-content {
  font-family: cormorant garamond;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}
a.bbp-author-name {font-size:12px;}

#bbpress-forums div.bbp-topic-content a, #bbpress-forums div.bbp-reply-content a { font-family: cormorant garamond;}

.bbp-meta {
    font-family: futura_lt_btlight; margin:0;
}
.bbp-reply-permalink, bbp-admin-links, span.bbp-admin-links a {color:#000 !important; font-weight:400 !important;}

.bbp-reply-author {max-width:80px;}
#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {margin-bottom:10px;}
#bbpress-forums div.bbp-forum-author a.bbp-author-name, #bbpress-forums div.bbp-topic-author a.bbp-author-name, #bbpress-forums div.bbp-reply-author a.bbp-author-name {
      letter-spacing: 0.05em;
    text-align: center;
}
#bbpress-forums div.bbp-forum-author .bbp-author-role, #bbpress-forums div.bbp-topic-author .bbp-author-role, #bbpress-forums div.bbp-reply-author .bbp-author-role {text-align:center;}
.bbp-reply-ip {display:none;}

.bbp-footer {display:none;}


.home div#sidr-right {display:none !important;}

#inner-header {/*max-width:1190px;*/ margin:0 auto;}
#header_left { z-index:2; position:relative;}
#header_center { z-index:1; position:relative; text-align:center; padding-top:10px;}

#header_right { position:relative; /*z-index:99999999;*/ z-index:1; text-align:center;}
#header_right p {  
    font-size: 11px;
    padding-top: 45px;
    text-align: right; 
}


.bbpm-contact-btn {display:none;}

#bbpress-forums div.bbp-forum-author .bbp-author-role, #bbpress-forums div.bbp-topic-author .bbp-author-role, #bbpress-forums div.bbp-reply-author .bbp-author-role {
    font-size:14px;
}


#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
        margin-bottom: 0;
}


/******************************************************************

INTRO

******************************************************************/

.page-id-301 h1 {font-size:40px;}









/******************************************************************

BUDDYPRESS PROFILE

******************************************************************/



#bbpress-forums #bbp-user-wrapper h2.entry-title {text-align:left;}


#buddypress div.item-list-tabs#object-nav {border-bottom:1px solid #000; height: 48px;}

#buddypress div.item-list-tabs {text-align: center;}
#buddypress div.item-list-tabs ul {display:inline-block;}

#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span {
    font-family: cormorant garamond;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    display: block;
    text-decoration: none;
    padding: 10px 25px;
}

#buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a {
    opacity: 1;
    font-weight: 700;
    color:#000;
    border-bottom:3px solid #000;
    background:inherit;
}

#buddypress div.item-list-tabs ul li a span {
    background: #000;
    border-radius: 0; 
    border: 0;
    color: #fff;
    display: inline;
    font-size: 80%;
    margin-left: 2px;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle
}
#buddypress div.item-list-tabs ul li a:hover span, #buddypress div.item-list-tabs ul li.current a span, #buddypress div.item-list-tabs ul li.selected a span {
    background-color: #000;
}

#buddypress div#message p, #sitewide-notice p {
    background-color: inherit;
    border: 0;
    color: #440;
    font-weight: 400;
    margin-top: 3px;
    text-decoration: none
}

#buddypress div.item-list-tabs#subnav {
    margin-bottom:70px;
}

#buddypress div.profile h2 {margin-bottom:15px;}
#buddypress input[type=button] {text-transform:uppercase; letter-spacing: 0.1em;}

#buddypress p.warning, body.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning, body.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning {
    background-color: inherit;
    border: 1px solid #000;
    color: #000;
}
#members-order-select {display:none;}
#activity-filter-select label {display: none;}
#activity-filter-select select {width:100%; display:none;}

form#settings-form.standard-form {text-align:center;}
form#profile-edit-form.standard-form.base {text-align:center;}

#buddypress .standard-form input[type=text] {
    font-family:'futura_lt_btlight';
    color:#000;
    letter-spacing: 0.05em;
   
}
#buddypress .field-visibility-settings, #buddypress .field-visibility-settings-notoggle, #buddypress .field-visibility-settings-toggle {
    font-family: 'futura_lt_btlight';
    padding-top: 5px;
}
#buddypress .standard-form label, #buddypress .standard-form legend, #buddypress .standard-form span.label {
    border-bottom: 0;
}
#buddypress .current-visibility-level {color:#000;}

.message-search {display:none;}

#buddypress .standard-form textarea#message_content {
    font-family: futura_lt_btlight;
    color: #000;
    letter-spacing: 0.05em;
}

#send_message_form {}
#send_message_form input[type=text] {}

#send-notice {display:none;}

label[for="send-notice[]"] {
    display:none;
}
label[for=send-notice] {
    display:none;
}



#buddypress div#item-header a.button, #buddypress div#item-header div.generic-button {
    margin: 15px 10px 0 0;
}
#buddypress .generic-button a {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    outline: 0 none;
    padding: 8px 10px;
    letter-spacing: 0.1em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.bbp-user-section {
    text-align:center;
}


#bbp-user-topics-started .bbp-topic-terminal {
    text-align:left;
}
#buddypress ul.item-list { border-top: 1px solid #000; }
#buddypress ul.item-list li { border-bottom: 1px solid #000; }

#settings-form {
    font-family:futura_lt_btlight;
    text-align:center;
}

#notifications-personal-li, #profile-personal-li, #public-personal-li, .bp-widget {display:none;}

div.bp-avatar-status p.success, div.bp-cover-image-status p.success, #buddypress div#message.updated p {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

ul.acfb-holder li.friend-tab {
    font-family: cormorant garamond;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 1px solid #000;
    padding: 2px 10px;
    background: inherit;
    font-size: 1em;
}
li.friend-tab img.avatar {
    display: none
}

/******************************************************************

USER MESSAGES

******************************************************************/


.bbpm-contact-btn {
   display: none;
    margin-top: 50px;
    /* background: #999; */
    clear: both;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #000

}
.bbpm-contact-btn span {
    font-family: "cormorant garamond";
    font-size:13px;
    text-transform: uppercase;
}




/******************************************************************

LOGIN / LOGOUT

******************************************************************/



#buddypress .standard-form .field-visibility-settings label:hover {
    color:#000;
    font-weight:bold;
}




.bbp-logged-in img.avatar {display:none;}
.bbp-logged-in h4 {
    font-weight: bold;
    font-size: 1.3em;
    font-family: Cormorant garamond;
    clear: none;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.logout-link {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-family:futura_lt_btlight;
    text-transform: uppercase;
    font-size:12px;
    letter-spacing: 0.1em;
}

.bbp-login-form label {
    width: 100%;
    font-family: futura_lt_btlight;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 12px;
    font-weight:400;
}
.bbp-login-form input {
     font-family: Cormorant garamond;
     font-size: 16px;
    font-weight:bold;
    letter-spacing: 0.1em;
    text-transform:uppercase;
}
.bbp-login-form .bbp-submit-wrapper {
    width:100%;
    text-align:center;
}





/******************************************************************

MESSAGES

******************************************************************/

#buddypress div.pagination {font-family:'futura_lt_btlight';}

#buddypress table.forum thead tr, #buddypress table.messages-notices thead tr, #buddypress table.notifications thead tr, #buddypress table.notifications-settings thead tr, #buddypress table.profile-fields thead tr, #buddypress table.profile-settings thead tr, #buddypress table.wp-profile-fields thead tr {
    background:inherit;
    border-bottom:1px solid #000;
}

.thread-from, .thread-info, .thread-star, .thread-options {
    font-family: cormorant garamond;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
}

th.thread-star, td.thread-star {text-align:center;}

.thread-from a, .bp-tooltip { font-family: cormorant garamond !important; }

.bp-tooltip {
    font-family: cormorant garamond !important; 
    letter-spacing: 0.05em;
    font-size:16px;
}

.messages-options-nav {display:none;}

.read, .delete { 
    font-weight:400!important;
    font-size: 14px;
    letter-spacing: 0.1em; 
}




/*

#contact a {font-weight:bold; color:#dedede;}
#contact a:hover {text-decoration:none; color:#fff;}
#contact p {
color:#fff;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    text-transform: uppercase;
    text-align:center;
}



#single .category_name {text-align:center;}
#single .category_name a {color:#000; letter-spacing:0.1em; font-size:12px; text-align:center; font-family: 'futura_lt_btlight'; text-transform: uppercase;}
#single .category_name a:hover {text-decoration: none;
    color: #fff !important;}

#single .post_title {font-size:28px;}
#single p {
 
}
#single a { color:#fff; letter-spacing:0.05em; font-family: 'futura_lt_btlight'; transition: 0.3s; }
#single a:hover {text-decoration: none; color: #dedede;}



*/










/******************************************************************
PANEL SIDR MENU
******************************************************************/

.sidr-right-link {
    border: 0 solid #000000;
    color: #000000;
    display: block;
    /* float: left; */
     font-family: "avenir_lt_std45_book";
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-top: 34px;
    padding-right: 20px;
    /* position: absolute;
    right: 0; */
    text-decoration: none;
    top: 0;
    z-index: 999;
}

.sidr {
    background:#fff;
    color:#000;
    width:300px;
    box-shadow:none;
    font-family:'avenir_lt_std45_book';
    z-index:99;
}

.sidr.right {
    right:-300px;
}

#close-button {color:#000; text-decoration:none; float:right; font-weight:700; font-family: 'open sans'; font-size:14px; margin-top:24px; margin-right:28px;}
#close-button span {font-size:10px; text-transform:uppercase; letter-spacing:0.05em;}





#container {
 opacity:0;  /* make things invisible upon start */
 -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
 -moz-animation:fadeIn ease-in 1;
 animation:fadeIn ease-in 1;
 -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
 -moz-animation-fill-mode:forwards;
 animation-fill-mode:forwards;
 
 -webkit-animation-duration:1s;
 -moz-animation-duration:1s;
 animation-duration:1s;
}



/******************************************************************
GRID STYLES
******************************************************************/

/* 960 Grid System (http://960.gs/ ) */

#container, .wrap { 
    width: 100%;
    margin: 0 auto;
    /* padding: 0 20px; */
    padding-top:30px;
}

.wrap {max-width:1170px;}

header[role="banner"] {
    
    width:100%;
}

    
    /* layout options ( all have margins right & left of 2.1276596%) */
    .col60  { width: 6.3829787%; } /* width 60px  / grid_1  */
    .col140 { width: 14.893617%; } /* width 140px / grid_2  */
    .col220 { width: 23.404255%; } /* width 220px / grid_3  */
    .col300 { width: 31.914894%; } /* width 300px / grid_4  */
    .col380 { width: 40.425532%; } /* width 380px / grid_5  */
    .col480 { width: 48.936170%;  } /* width 480px / grid_6  */
    .col540 { width: 57.446809%; } /* width 540px / grid_7  */
    .col620 { width: 65.957447%; } /* width 620px / grid_8  */
    .col700 { width: 74.468085%; } /* width 700px / grid_9  */
    .col780 { width: 82.978723%; } /* width 780px / grid_10 */
    .col860 { width: 91.489362%; } /* width 860px / grid_11 */
    .col940 { width: 100.0%;     } /* width 940px / grid_12 */
    
    /* layout & column defaults */
    .col60, .col140, .col220, .col300, .col380, .col480, .col540, .col620, .col700, .col780, .col860, .col940 { 
        display: inline; 
        float: left; 
        position: relative;
        /* margin-left: 1.0638298%;  
        margin-right: 1.0638298%;  */
    }
    
    /* default styles & fixes */
    .first { margin-left: 0; } /* fixes alignment */
    .last { margin-right: 0; } /* fixes alignment */
    
/* To Use Another Grid System, simply visit:
http://themble.com/support/bones-grid/
There, you can check out how to replace this grid with other like:
960, Blueprint, and any other custom ones.
*/

/******************************************************************
COMMON & REUSABLE STYLES
******************************************************************/

/* floats */
.left { float: left; }
.right { float: right; }
    
/* text alignment */
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

/* highlighting search term on search page */
mark, .search-term { background: #EBE16F; }

/* alerts & notices */
.help, .info, .error, .success { margin: 10px; padding: 5px 18px; border: 1px solid #cecece; }
.help { border-color: inherit; background: inherit; text-align: center; }
.info { border-color: inherit; background: inherit; text-align: center;}
.error { border-color: inherit; background: inherit; text-align: center; }
.success { border-color: inherit; background: inherit; text-align: center; } 





@font-face {
    font-family: 'futura_lt_btlight';
    src: url('futura_light_bt-webfont.eot');
    src: url('/wp-content/themes/CHECKPOINT/library/fonts/futura_light_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/futura_light_bt-webfont.woff2') format('woff2'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/futura_light_bt-webfont.woff') format('woff'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/futura_light_bt-webfont.ttf') format('truetype'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/futura_light_bt-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}  
@font-face {
    font-family: 'ds-digitalnormal';
    src: url('ds-digi-webfont.eot');
    src: url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digi-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digi-webfont.woff2') format('woff2'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digi-webfont.woff') format('woff'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digi-webfont.ttf') format('truetype'),
         url('/Cwp-content/themes/CHECKPOINT/library/fonts/ds-digi-webfont.svg#ds-digitalnormal') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ds-digitalbold';
    src: url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digib-webfont.eot');
    src: url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digib-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digib-webfont.woff2') format('woff2'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digib-webfont.woff') format('woff'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digib-webfont.ttf') format('truetype'),
         url('/wp-content/themes/CHECKPOINT/library/fonts/ds-digib-webfont.svg#ds-digitalbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
 


/**********

font-family: 'EB Garamond', serif;
font-family: 'Cormorant Garamond', serif;

***********/


/******************************************************************
LINK STYLES
******************************************************************/

a, a:visited { color:#000; text-decoration:none; transition: 0.3s;}
a:hover, a:focus { color: #dedede; text-decoration:none;}
a:active {} /* on click */
a:link { -webkit-tap-highlight-color : rgba(0,0,0,0); /* this highlights links on Iphones / iPads */ }

/******************************************************************
TEXT SELECTION STYLES
******************************************************************/

/* Highlighted Text */
::selection { 
    background: #6fc2f6; 
    color:#fff; 
    text-shadow : none; 
}

/* Firefox */
::-moz-selection { 
    background: #6fc2f6; 
    color:#fff; 
    text-shadow : none; 
}

/******************************************************************
WORDPRESS BODY CLASSES
want to style a page via body class? go ahead
******************************************************************/

.rtl {}
.home {} /* home page */
.blog {} 
.archive {} /* archive page */
.date {} /* date archive page */
    .date-paged-1 {} /* replace the number to the corresponding page number */
.search {} /* search page */
    .search-results {} /* search result page */
    .search-no-results {} /* no results search page */
    .search-paged-1 {} /* individual paged search (i.e. body.search-paged-3) */
.error404 {} /* 404 page */
.single {} /* single post page */
    .postid-1 {} /* individual post page by id (i.e. body.postid-73) */
    .single-paged-1 {} /* individual paged single (i.e. body.single-paged-3) */
.attachment {} /* attatchment page */
    .attachmentid-1 {} /* individual attatchment page (i.e. body.attachmentid-763) */
    .attachment-mime-type {} /* style mime type pages */
.author {} /* author page */
    .author-nicename {} /* user nicename (i.e. body.author-samueladams) */
    .author-paged-1 {} /* paged author archives (i.e. body.author-paged-4) for page 4 */
.category {} /* category page */
    .category-1 {} /* individual category page (i.e. body.category-6) */
    .category-paged-1 {} /* replace the number to the corresponding page number */
.tag {} /* tag page */
    .tag-slug {} /* individual tag page (i.e. body.tag-news) */
    .tag-paged-1 {} /* replace the number to the corresponding page number */
.page-template {} /* custom page template page */
    .page-template-page-php {} /* individual page template (i.e. body.page-template-contact-php */
    .page-paged-1 {} /* replace the number to the corresponding page number */
    .page-parent {}
    .page-child {}
    .parent-pageid-1 {} /* replace the number to the corresponding page number */
.logged-in {} /* if user is logged in */
.paged {} /* paged items like search results or archives */
    .paged-1 {} /* individual paged (i.e. body.paged-3) */

/******************************************************************
HEADLINES & TITLES
******************************************************************/

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 { font-family: sans-serif; font-weight: 500; }
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a { text-decoration: none; }
h1, .h1 {  color: #000;
    font-family: "cormorant garamond";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    margin-top: 20px;
    text-transform: uppercase;
    text-align:center; }

h2, .h2 { color: #000;
    font-family: "cormorant garamond";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    margin-top: 20px;
    text-transform: uppercase;
    text-align:center; 
}

h3, .h3 {     color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom:35px;
   margin-top:0;    
    font-family: futura_lt_btlight;
text-transform:uppercase;
letter-spacing:0.1em;
}
h4, .h4 { font-size: 1.1em; font-weight: 700; }
h5, .h5 { font-size: 0.846em; line-height: 2.09em; text-transform: uppercase; letter-spacing: 2px; }


/******************************************************************
HEADER SYTLES
******************************************************************/

header[role=banner] {}
    #logo { margin:20px auto 0; }

/******************************************************************
NAVIGATION STYLES
(Main Navigation)
******************************************************************/
nav[role=navigation] {
    margin-top:77px;
}

    nav[role=navigation] .menu {
        
    }
    nav[role=navigation] .menu ul { 
        
    }
        nav[role=navigation] .menu ul li {
            float: left;
        }
            nav[role=navigation] .menu ul li a { 
                color: #fff;
                font-weight: 400;
                padding: 10px 22px;
                display: block; 
                text-decoration: none;
                font-size:11px;
                font-family: 'futura_lt_btlight';
                letter-spacing:0.2em;
                max-width:140px;
                text-align:center;
                transition: 0.3s;
                
            }
                nav[role=navigation] .menu ul li a:hover { 
                    color: #dedede; 
                }
                
                nav[role=navigation] .menu ul li:first-child a {}
                
        nav[role=navigation] .menu ul li.current-menu-item a, 
        nav[role=navigation] .menu ul li.current_page_item a,
        nav[role=navigation] .menu ul li.current-page-ancestor a,
        nav[role=navigation] .menu ul li.current-post-ancestor a  { font-family: 'futura_lt_btlight'; font-weight:700;}

        /* sub menus */
        nav[role=navigation] .menu ul li ul, nav[role=navigation] .menu ul li ul li ul { 
            position: absolute; 
            left: -9999em; 
            z-index: 9999; 
            width: 150px; 
            
        }

            nav[role=navigation] .menu ul li ul li ul { 
                margin-left: 200px; 
                top: auto; 
                margin-top: -30px; 
            }
            nav[role=navigation] .menu ul li ul li:hover ul, nav[role=navigation] .menu ul li:hover ul { 
                left: auto; 
            }
            nav[role=navigation] .menu ul li ul li a { 
                padding-right:10px;
                float:left;
                font-weight:400 !important;
                padding-top:0;
            }

            nav[role=navigation] .menu ul li ul li.current_page_item a {
                font-weight:700 !important;
            }       

            nav[role=navigation] .menu ul li ul li a { }
                nav[role=navigation] .menu ul li ul li a:hover {}
            nav[role=navigation] .menu ul li ul li:last-child a {}

                nav[role=navigation] .menu ul li ul li ul.sub-menu { }
                    nav[role=navigation] .menu ul li ul li:hover ul.sub-menu { }


#header_right nav[role=navigation] {
    float:right;
}


/******************************************************************
POSTS & CONTENT STYLES
******************************************************************/

#content {
    max-width:1190px;
    margin:0 auto;
}
#main {
     padding-top: 60px;
    position: relative;
    text-align: justify;
    z-index: 999;
}
    
        .hentry { }
        
        .single-title, .page-title { /*margin-top:0;*/ }
        .single-title {}
        .page-title {}
        .archive_title { padding: 0 20px; margin: 1.1em 0 1.75em; }
    
        /* want to style individual post classes? Booya! */
        .post-id {} /* post by id (i.e. post-3) */
        .post {} /* general post style */
        .page {} /* general article on a page style */
        .attachment {} /* general style on an attatchment */
        .sticky {} /* sticky post style */
        .hentry {} /* hentry class */
        .category-slug {} /* style by category (i.e. category-videos) */
        .tag-slug {} /* style by tag (i.e. tag-news) */
    
        /* post meta */
        .meta { font-size:0.9em; letter-spacing:0.05em; line-height:1.75em; color: #999; margin: 0.875em 0; }
            .meta time {}
            
        /* post content */
        .post_content {}
            
            .post_content p { margin: 0 0 1.5em 0; line-height: 1.5em; letter-spacing:0.05em;  font-family: 'futura_lt_btlight'; font-size:14px; }
            
            .post_content strong { font-family: 'avenir_lt_std45_book'; font-size:12px; color:#000; text-transform:uppercase; letter-spacing:0.1em;}
            .post_content a { font-family: 'futura_lt_btlight'; font-weight:bold; }

            .post_content ul, .post_content ol, .post_content table, .post_content dl { }
            .post_content ul, .post_content ol {}
            .post_content li {  }
            .post_content ul li { list-style-type: none; }
            .post_content ol li { list-style-type: decimal; }
            
            .post_content blockquote { font-style:italic; line-height:1.6em; margin: 1.5em 2.2em; }
            .post_content blockquote:before { font-family:Georgia, serif; content: "“"; font-size:2.75em; text-indent:-.8em; margin-top:.1em; float:left; opacity:.3; } /* this adds the quote before the blockquote */
            
            .post_content dl { margin:1.75em 0 1.75em; }
            .post_content dt { margin-top: 0; font-weight:700; }
            .post_content dd { font-style: italic; margin-top:0.5em; line-height:1.6em; }
            
            .post_content img { max-width: 100%; height:auto;}
            #single  .post_content img { margin-bottom: 20px;}

            .alignleft, img.alignleft { margin-right: 1.5em; display: inline; float: left; }
            .alignright, img.alignright { margin-left: 1.5em; display: inline; float: right; }
            .aligncenter, img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; }
            
            .post_content video { margin: 1.5em 0; max-width: 100%; display: block; }
            .post_content object { display: block; margin: 1.5em 0; max-width: 100%; }
            .post_content pre, .post_content code { font-size: 0.9em; line-height: 1.7em; padding: 1em; background: #eee; border: 2px solid #cecece; }
            
            .wp-caption { margin-bottom: 1.5em; text-align: center; padding-top: 5px; }
            .wp-caption img { border: 0 none; padding: 0; margin: 0; }
            .wp-caption .wp-caption-text { font-size:0.8em; font-style:italic; margin:.6em 0 -.2em; }
            
            /* image gallery styles */
            .gallery dl {}
            .gallery dt {}
            .gallery dd {}
            .gallery dl a {}
            .gallery dl img {}
            .gallery-caption {}
            
            .size-full {}
            .size-large {}
            .size-medium {}
            .size-thumbnail {}
            
        .hentry footer { clear: both; margin: 1.5em 0 0; padding-bottom: 2.2em; }
    
    
/******************************************************************
PAGE NAVI STYLES
(Special Feature)
******************************************************************/

/* page navigation */
.page-navigation, .wp-prev-next { margin: 1.1em 0 2.2em; }
    .bones_page_navi, .wp-prev-next ul { }
        .bones_page_navi li { float: left; margin-left: 10px; } 
            .bones_page_navi li a { padding: 3px 6px; display: block; text-decoration: none; position: relative; }
                .bones_page_navi li a:hover { color: #f01d4f; text-decoration: underline; }
        .bones_page_navi li.bpn-current { padding: 3px 6px; border-bottom: 2px solid #f01d4f; position: relative; } /* current page link */
                .bones_page_navi li.bpn-current:hover {}
        .bones_page_navi li.bpn-prev-link { } /* previous link */
            .bones_page_navi li.bpn-prev-link a { padding: 0; }
                .bones_page_navi li.bpn-prev-link a:hover { background: none; }
        .bones_page_navi li.bpn-next-link { font-weight: 700; } /* next page link */
            .bones_page_navi li.bpn-next-link a { padding: 0; }
                .bones_page_navi li.bpn-next-link a:hover { background: none; }
        .bones_page_navi li.bpn-last-page-link {} /* last page link */
            .bones_page_navi li.bpn-last-page-link a {}
                .bones_page_navi li.bpn-last-page-link a:hover { background: none; }
        .bones_page_navi li.bpn-first-page-link {} /* first page link */
            .bones_page_navi li.bpn-first-page-link a {}
                .bones_page_navi li.bpn-first-page-link a:hover { background: none; }
    
    /* fallback previous & next links */
    .wp-prev-next {}
        .wp-prev-next ul {}
            .wp-prev-next .prev-link { float: left; }
            .wp-prev-next .next-link { float: right; }

    
/******************************************************************
COMMENT STYLES
******************************************************************/

#comments { margin: 0 20px 0.75em; }/* h3 comment title */
    #comments span { font-weight: 700; color: #1a90db; } /* number of comments span */
    
.comment-nav {}
    .comment-nav ul {}
        .comment-nav ul li {}
        
.commentlist { margin: 0 20px; }
    .commentlist li { position: relative; clear: both; list-style-type: none; margin-bottom: 1.5em; padding: 0.7335em 10px; }
        .commentlist li[class*=depth-] { padding-left: 20px; margin-top: 1.1em; }
            .commentlist li.depth-1 { margin-left: 0; margin-top: 0; }
                .commentlist li:not(.depth-1) { margin-right: -10px; margin-top: 0; padding-bottom: 0; }
            .commentlist li.depth-2 {}
            .commentlist li.depth-3 {}
            .commentlist li.depth-4 {}
            .commentlist li.depth-5 {}
            .commentlist li:last-child { margin-bottom: 0; }
                .commentlist li ul.children li {}
                .commentlist li ul.children li.alt {}
                .commentlist li ul.children li.byuser {}
                .commentlist li ul.children li.comment {}
                .commentlist li ul.children li.depth-1 {} /* change number for different depth */
                .commentlist li ul.children li.bypostauthor {}
                .commentlist li ul.children li.comment-author-admin {}
                .commentlist li ul.children .alt {}
                .commentlist li ul.children .odd {}
                .commentlist li ul.children .even {}
            .commentlist .alt {}
            .commentlist .odd { background: #eee; }
            .commentlist .even { background: #fefefe; }
            .commentlist .parent {}
            .commentlist .comment {}
            .commentlist .children { border-left: 2px solid #6ac8d3; }
            .commentlist .pingback {}
            .commentlist .bypostauthor {}
            .commentlist .comment-author {}
            .commentlist .comment-author-admin {}
            .commentlist .thread-alt {}
            .commentlist .thread-odd {}
            .commentlist .thread-even {}    
            
            .commentlist .vcard { margin-left: 55px; }
                .commentlist .vcard cite.fn { font-weight: 700; font-style: normal; }
                .commentlist .vcard time { float: right; }
                    .commentlist .vcard time a { color: #999; text-decoration: none; }
                        .commentlist .vcard time a:hover { text-decoration: underline; }
                .commentlist .vcard img.photo {}
                .commentlist .vcard img.avatar { position: absolute; left: 20px; padding: 2px; border: 1px solid #cecece; background: #fff; }
                    .commentlist .vcard cite.fn a.url {}
                .commentlist .comment-meta {} 
                    .commentlist .comment-meta a {}
                .commentlist .commentmetadata {}
                    .commentlist .commentmetadata a {}
            .commentlist li .comment_content { margin-left: 55px; }
                .commentlist li .comment_content p { margin: 0.7335em 0 1.5em; font-size: 1em; line-height: 1.5em; }
                .commentlist li ul { margin: 0; }       
                .commentlist .comment-reply-link { text-decoration: none; float: right;  background: #4598bb; padding: 3px 5px; color: #fff; opacity: 0.65; margin-bottom: 10px; font-weight: 700; font-size: 0.9em; }
                    .commentlist a.comment-reply-link:hover { opacity: 1; }
            
                
/******************************************************************
COMMENT FORM STYLES
******************************************************************/

.respond-form { margin: 1.5em 20px; padding-bottom: 2.2em; }
    #comment-form-title { margin: 0 0 1.1em; }
    
    #cancel-comment-reply {}
            #cancel-comment-reply a {}
            
    .respond-form form[method=post] { margin: 0.75em 0; }
        
        .comments-logged-in-as {}
        
        .respond-form form[method=post] li { list-style-type: none; clear: both; margin-bottom: 0.7335em; }
            .respond-form form[method=post] li label, .respond-form form[method=post] li small { display: none; }
            .respond-form input[type=text], .respond-form input[type=email], .respond-form input[type=url], .respond-form textarea { padding: 3px 6px; background: #efefef; border: 2px solid #cecece; line-height: 1.5em; }
            .respond-form input[type=text]:focus, .respond-form input[type=email]:focus, .respond-form input[type=url]:focus, .respond-form textarea:focus { background: #fff; }
            .respond-form input[type=text], .respond-form input[type=email], .respond-form input[type=url] { max-width: 400px; min-width: 250px; }
            
            #allowed_tags { margin: 1.5em 10px 0.7335em 0; }
            .respond-form textarea { resize: none; width: 97.3%; height: 150px; }
            #submit {}
        
    /* form validation */
    .respond-form input:invalid, .respond-form textarea:invalid { border-color: #fbc2c4; background: #fbe3e4; outline: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; background-color: #f6e7eb; }        
    
    /* no comments */
    .nocomments { margin: 0 20px 1.1em; }           




.bbp-submit-wrapper:hover + #guideline_hint {display:block;}
#guideline_hint {
    display: none;
    width: 400px;
    position: absolute;
    background: #fff;
    padding: 20px;
    border: 1px solid #000;
    right: 0;
    margin-top: -150px
}


/******************************************************************
SIDEBARS & ASIDES
******************************************************************/

#sidebar1 {}

.widget img {
    max-width:100%;
    height:auto;
    margin-bottom:20px;
}
#text-2 {
       padding-bottom: 30px;
    padding-top: 22px;
    text-align: left;
    padding-left: 0;
    margin-left: -10px;
  /*  max-width: 650px; */
}
#text-2 span {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}


#text-2 p {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding-left: 5px;
    background: #000;
    width: 630px;
}




#sidebar5 img {
    cursor:default;
}

.credits {
     font-family: 'Cormorant Garamond', serif !important;
        font-size: 12px;
    text-align: center;
    margin-top: 40px;
    letter-spacing: 0.05em;
}



#execphp-6, #execphp-2, #execphp-7, #execphp-5 {width:250px;}

#sidebar_single {width:21%;}

.widget_listcategorypostswidget li {
    list-style-type:none; 
    font-family: 'futura_lt_btlight'; font-size:12px; color:#000; 
}
.widget_listcategorypostswidget li a {
    text-decoration:none;
    letter-spacing:0.1em;
}
.widget_listcategorypostswidget li.current {
    font-weight:bold;
}

#cat_list li {
    list-style-type:none; 
    font-family: "futura_lt_btlight"; font-size:11px; color:#000; line-height:1.1em; padding-top:5px; padding-bottom:5px;
}
#cat_list li a {
    text-decoration:none;
    letter-spacing:0em;
}
#cat_list li.current {
    font-weight:bold;
}

#menu-about_menu li {
    list-style-type:none; 
    font-family: 'futura_lt_btlight'; font-size:12px; color:#000; 
}
#menu-about_menu li a {
    text-decoration:none;
    letter-spacing:0.1em;
}


/************************

Footer widget / Analytics

*************************/


#sidebar2 {text-align:center;}
.widget_bbpress-advanced-statistics-widget {display:inline-block;}

.bbpas-active {
    font-family: 'futura_lt_btlight';
    font-size:12px;
    color:#000;
    float:left;
    margin-left:20px;
    margin-right:20px;
    text-align:left;
}
.keymaster a, .keymaster {
    color:black;
    text-decoration:underline;
}
.bbpas-key, .bbpas-most_users, .bbpas-forum_key {display:none;}

.bbpas-last_user {
     font-family: 'futura_lt_btlight';
     font-size:12px;
     text-align:left;
     margin-left: 20px;
     margin-right:20px;
}
.bbpas-last_user a {font-weight:bold;}


.bbpas-header {
    font-family:'Cormorant Garamond'; 
    color: #000;
    border-radius: 0px;
    margin: 6px 0;
    font-size: 16px;
    padding: 0px;
    font-weight: bold;
    background:0 none;
    margin-left:0;
}
.bbpas-forum_stats {
     font-family: 'futura_lt_btlight';
     font-size:12px;
     color:#000;
     float:left;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:15px;
    text-align:left;
}


.credit_link {padding-top:30px;}
.credit_link a {
    font-family: "futura_lt_btlight";
    font-size: 10px;
    letter-spacing: 0.1em;
    padding-left: 13px;
    padding-right: 13px;
    text-transform: uppercase;


    border: 1px solid #000;
 
    padding: 5px;
    transition: 0.3s;
}
.credit_link a:hover {
    background:#000;
    color:#fff;
}




    .widget { }
        .widget li { }
        .widget li ul { margin-top: 0.75em; padding-left: 1em; }
        
        .widgettitle { display:none !important; margin-bottom: 0.75em; margin-top:0;  font-family: 'futura_lt_btlight'; font-size:15px; color:#000; letter-spacing:0.1em;}

    /* links widget */
    .widget_links {}
    .widget_links ul {}
    .widget_links ul li {}
    .widget_links ul li a {}
    
    /* meta widget */
    .widget_meta {}
    .widget_meta ul {}
    .widget_meta ul li {}
    .widget_meta ul li a {}
    
    /* pages widget */
    .widget_pages {}
    .widget_pages ul {}
    .widget_pages ul li {}
    .widget_pages ul li a {}
    
    /* recent-posts widget */
    .widget_recent_entries {}
    .widget_recent_entries ul {}
    .widget_recent_entries ul li {}
    .widget_recent_entries ul li a {}
    
    /* archives widget */
    .widget_archive {}
    .widget_archive ul {}
    .widget_archive ul li {} 
    .widget_archive ul li a {}
    .widget_archive select {}
    .widget_archive option {}
    
    /* tag-cloud widget */
    .widget_links {}
    .widget_links li:after {}
    .widget_links li:before {}
    .widget_tag_cloud {}
    .widget_tag_cloud a {}
    .widget_tag_cloud a:after {}
    .widget_tag_cloud a:before {}
    
    /* calendar widget */
    .widget_calendar {}
    #calendar_wrap {}
    #calendar_wrap th {}
    #calendar_wrap td {}
    #wp-calendar tr td {}
    #wp-calendar caption {}
    #wp-calendar a {}
    #wp-calendar #today {}
    #wp-calendar #prev {}
    #wp-calendar #next {}
    #wp-calendar #next a {}
    #wp-calendar #prev a {}
    
    /* category widget */
    .widget_categories {}
    .widget_categories ul {}
    .widget_categories ul li {} 
    .widget_categories ul ul.children {}
    .widget_categories a {}
    .widget_categories select{}
    .widget_categories select#cat {}
    .widget_categories select.postform {}
    .widget_categories option {}
    .widget_categories .level-0 {}
    .widget_categories .level-1 {}
    .widget_categories .level-2 {}
    .widget_categories .level-3 {}
    
    /* recent-comments widget */
    .recentcomments {}
    #recentcomments {}
    #recentcomments li {}
    #recentcomments li a {}
    .widget_recent_comments {}
    
    /* search widget */
    #searchform {}
    .widget_search {}
    .screen-reader-text {}
    
    /* text widget */
    .textwidget {}
    .widget_text {}
    .textwidget p {
        color: #fff;
font-size: 11px;
}
    


/******************************************************************
FOOTER STYLES
******************************************************************/

footer[role=contentinfo] { padding: 2em 2em 1em; margin-top: 2.2em; clear:both; max-width:1190px; margin:0 auto; overflow:hidden;}


#inner-footer {padding-bottom:20px; padding-top:40px;}
#logo_footer img {width:45px; height:auto;}

    /* footer menu */
    footer[role=contentinfo] nav { float: right;  margin-right: 30px; margin-top: 2px; }
    .footer-links {}
        .footer-links ul { margin-top: 0; }
            .footer-links ul li { list-style-type: none; float: left;  }
                .footer-links ul li a { margin-right: 10px; font-family: 'futura_lt_btlight'; text-decoration:none; color: #000; letter-spacing:0.1em; font-size: 0.65em;}
                    .footer-links ul li:last-child a { margin-right: 0; }
            .footer-links ul li a:hover, .nav ul li.current-menu-item a, .nav ul li.current_page_item a {}
            .footer-links ul li ul.sub-menu { display: none; } /* you shouldn't have that many links in the footer anyway so it's set to display none ;P */
            
    .attribution { font-family: 'futura_lt_btlight'; margin: 1em 0; float: right; color: #000; letter-spacing:0.1em; font-size: 0.65em; }
    


#help {
    position: fixed;
    right: 30px;
    font-size:11px;
    border: 1px solid #000;
    bottom: 30px;
    font-family: 'futura_lt_btlight';
    letter-spacing: 0.05em;
    padding: 5px; 
    cursor: pointer;
      transition: 0.3s;
}
#help:hover {
    background:#000;
    color:#fff;
}



#help_msg {display:none;}


/******************************************************************
MEDIA QUERIES & DEVICE STYLES
To use a responsive design, it's reccomended to use the responsive version of Bones. You can find it on github: https://github.com/eddiemachado/bones-responsive
******************************************************************/

@media only screen and (max-width: 480px) {
    /* insert styles here */


#symbol_box {text-align:center;}
#sidebar1 {display:none;}

}

@media only screen and (max-width:1010px) {

body {padding:0;}

#container, .wrap {}
#symbol_box {text-align:center;}
#symbol_box .col-md-4 {margin-bottom:10px;}

.modal.in .modal-dialog {
     left: 0;
    position: relative !important;
    top: 20%;
    transform: inherit !important;
    width: 100%;
}

.modal {
    top:0 !important;
    left:0 !important;
    right:0 !important;
}

}


@media only screen and (max-width:1090px) {

#topmenu {display:none;}
#topmenu_left{display:none;}


#board { 
    background-image: url("/wp-content/themes/CHECKPOINT/images/garedunord_transparent_4c-11lines-MOBILE.png");
    height: 417px;
    margin: 0px auto 0;
    width: 1071px;
}
#bbp-forum-0 {
   padding-top: 55px; 
}

#text-2 {display:none;}

#mobile_board {display:block;     padding-top: 30px;
    padding-bottom: 60px;}

#live-clock-date-widget-2 {
    padding-top:0;
}


}

@media only screen and (min-width: 1011px) and (max-width:1210px) {

#container, .wrap {padding-top:50px; }




}





@media only screen and (max-width:700px) {

#board {display:none;}

#header_right {z-index:1;}

#rotate {
    background:#fff;
    position:absolute;
    height:100%;
    width:100%;
    opacity:0.97;
    z-index:999999999;
}

#rotate h2 {display:block; padding-top:100px; font-size:20px;}

#rotate img {
    display: block;
    width: 60px;
    height: auto;
    position: absolute;
    top: 50%; left: 50%;
        margin-left: -30px; /* (width + padding)/2 */
        margin-top: -30px; /* (height + padding)/2 */
}

#container {display:none;}


}

@media only screen and (min-width: 660px) and (max-width:1209px) {

#bbp-forum-0 {overflow:hidden;}

#text-2 {
    padding-top: 50px;
    padding-left: 40px;
    /* overflow: hidden; */
} 

.departure_board div#board .forum-titles li.bbp-topic-forum {width:17% !important;}
.departure_board div#board .forum-titles li.bbp-topic-title {width:52% !important;}

#board .bbp-topic-terminal {width:17% !important;}
#board .bbp-topic-title {width:52% !important;}


#bbpress-forums li.bbp-header .bbp-search-author, #bbpress-forums li.bbp-footer .bbp-search-author, #bbpress-forums li.bbp-header .bbp-forum-author, #bbpress-forums li.bbp-footer .bbp-forum-author, #bbpress-forums li.bbp-header .bbp-topic-author, #bbpress-forums li.bbp-footer .bbp-topic-author, #bbpress-forums li.bbp-header .bbp-reply-author, #bbpress-forums li.bbp-footer .bbp-reply-author {
    width:10%;
}

#board2 .bbp-header .forum-titles li {
    font-size:12px;
}

}




@media only screen and (max-width: 1210px) {
/* insert styles here */

header[role="banner"] {position:relative;}
.sidr-right-link {display:block; text-align:center; right:0 !important;}
#header_right nav, #header_left nav {display:none;}

#team_left {text-align:center;}
.modal {
    top:0 !important;
    left:0 !important;
    right:0 !important;
}

}





@media only screen and (max-width: 1240px) {

#topmenu {display:none;}
#topmenu_left{display:none;}

.container {width:100%;}

#board {max-width: 100%;}

}







@media only screen and (min-width: 1211px) {
/* insert styles here */


    
}

@media only screen and (min-width: 992px) {
/* insert styles here */
}

@media only screen and (min-width: 1382px) {
/* insert styles here */
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
/* insert styles here */
}

/******************************************************************
PRINT STYLES
(Handled by default, but if you want to edit it, feel free)
******************************************************************/

@media print { }

/******************************************************************
IE SPECIFIC FIXES
******************************************************************/

/*
Thanks to the HTML5 Boilerplate there's an easier way
to target IE specific bugs. Simply use the html class
to target the specific version of IE.

To target the .post_content area in IE6, use:
html.ie6 .post_content { ... }

To target the .post_content area in IE7, use:
html.ie7 .post_content { ... }

To target the .post_content area in IE8, use:
html.ie8 .post_content { ... }

To target the .post_content area in older IE use:
html.oldie .post_content { ... }

Much easier right? This way, you don't have to call
any more stylesheets, you can leave it at the bottom
and it will overwrite depending on the html class.
*/