/*
Theme name: JCCNCorg
Description: Custom Theme
*/

/******* JCCNCorg WordPress CSS *******/

/* Common elements styling */
.post .entry h1 { font-size: 22px; line-height: 30px}
.post .entry h2 { font-size: 20px; line-height: 27px}
.post .entry h3 { font-size: 18px; line-height: 24px}
.post .entry h4 { font-size: 16px; line-height: 21px}
.post .entry h5 { font-size: 14px; line-height: 18px}
.post .entry h6 { font-size: 12px; line-height: 15px}

.main-content ul { margin-left: 25px; padding-bottom: 20px; }
.main-content ol { margin-left: 25px; padding-bottom: 20px; }
.post .entry a img { border: 0 }

p img { padding: 0;	max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 2px 0 2px 7px; display: inline; }
img.alignleft { margin: 2px 7px 2px 0; display: inline; }
.alignright { float: right; display: inline; }
.alignleft { float: left; display: inline; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Calendar widget */
#wp-calendar { empty-cells: show; margin: 10px auto 0; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
.wp-caption { border: 1px solid #ddd; text-align: center; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* Big images in rich text editor should not break page layout */
.post .entry { overflow: hidden; } 

/******* /JCCNCorg WordPress CSS *******/
@font-face {
    font-family: 'century_gothicregular';
    src: url('fonts/century_gothic-webfont.eot');
    src: url('fonts/century_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/century_gothic-webfont.svg#century_gothicregular') format('svg'),
         url('fonts/century_gothic-webfont.woff') format('woff'),
         url('fonts/century_gothic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'century_gothicbold';
    src: url('fonts/century_gothic_bold-webfont.eot');
    src: url('fonts/century_gothic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/century_gothic_bold-webfont.svg#century_gothicbold') format('svg'),
         url('fonts/century_gothic_bold-webfont.woff') format('woff'),
         url('fonts/century_gothic_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'century_gothicbold_italic';
    src: url('fonts/century_gothic_bold_italic-webfont.eot');
    src: url('fonts/century_gothic_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/century_gothic_bold_italic-webfont.svg#century_gothicbold_italic') format('svg'),
         url('fonts/century_gothic_bold_italic-webfont.woff') format('woff'),
         url('fonts/century_gothic_bold_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'century_gothicitalic';
    src: url('fonts/century_gothic_italic-webfont.eot');
    src: url('fonts/century_gothic_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/century_gothic_italic-webfont.svg#century_gothicitalic') format('svg'),
         url('fonts/century_gothic_italic-webfont.woff') format('woff'),
         url('fonts/century_gothic_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 16px;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
    color: #000;
    background: #fff;
    font-weight: 300;
    min-width: 100%;
}

.body-bg { display:none; } /*Sample div for the background of the body*/

h2 { padding: 0 0 25px; font: 40px/40px "Roboto", arial, sans-serif; color:#73a950; font-weight: 500; letter-spacing: 1px; }
h3 { padding: 0 0 25px; font: 30px/27px "Roboto", arial, sans-serif; color:#73a950; font-weight: 500; letter-spacing: 1px; }
h4 { padding: 0 0 5px; font: 25px/25px "Roboto", arial, sans-serif; color:#73a950; font-weight: 500; letter-spacing: 1px; }
h5 { padding: 0 0 15px; font: 20px/20px "Roboto", arial, sans-serif; color:#73a950; font-weight: 500; letter-spacing: 1px; }
j5 { padding: 0 0 15px; font: 20px/20px "Roboto", arial, sans-serif; color:#002d5c; font-weight: 500; letter-spacing: 1px; }
h6 { padding: 0 0 15px; font: 18px/14px "Roboto", arial, sans-serif; color:#000; }

img.alignright { margin: 0 0 20px 20px; }

p { font-size:16px; line-height:24px; font-weight: 300;  }

a { color: #002d5c; text-decoration: none; cursor: pointer; font-weight: 500; }
a:hover { text-decoration: underline; }
a img { border: 0; }

select { font-size: 12px; }
input, textarea {     font-size: 14px;
    font-family: 'Roboto', arial, sans-serif;
    font-weight: 300;
    padding-top: 0px !important;
    padding-bottom: 4px !Important;
}
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.wrapper { max-width: 100%; position:relative; overflow: hidden; }

.shell { position:relative; max-width: 1058px; margin: 0 auto; background-color:#fff;  }

/*
	Header
*/

#header { position:absolute; top: 0; left: 0; width: 100%; background: url(images/header-bg.png); z-index: 10; }

#logo { width: 500px; padding: 7px 17px 9px 22px; }
#logo a {
    display: block;
    height: 99px;
    background: url(https://www.jcccnc.org/wp-content/uploads/2018/10/JCCCNC_MainLogo.png) no-repeat 0 0;
    background-size: contain;
}

#header h2 { padding: 25px 0 5px; font: 28px/32px "Roboto", arial, sans-serif; display: none; font-weight: 500; letter-spacing: 1px; }
#header h4 { padding: 0 0 15px; font: 18px/20px "Roboto", arial, sans-serif; color:#000; display: none; font-weight: 500; letter-spacing: 1px; font-style: italic; }

#header .menu-btn { display:none; }

.navigation { position:absolute; z-index: 10; top: 100%; left: 0; clear: both; width: 100%; height: 43px; background: #fff url(images/nav-bg.png) repeat-x 0 0; }
.navigation .left-corner { position:absolute; right: 100%; top:0; width: 14px; height: 53px; background: url(images/nav-corner-left.png) no-repeat 0 0; }
.navigation .right-corner { position:absolute; left: 100%; top:0; width: 14px; height: 53px; background: url(images/nav-corner-right.png) no-repeat 0 0; }
.navigation .main-nav > li { position:relative; float:left; display:inline; margin: -6px 22px; padding-bottom:7px;  }
.navigation .main-nav > li > a { position:relative; display:block; padding: 15px 9px;     font: 14px/23px "Roboto", arial, sans-serif; color:#000; text-transform: uppercase; font-weight: 500; letter-spacing: 0px; 
    transition: all, .3s;
    -moz-transition: all, .3s;
    -webkit-transition: all, .3s;
    -o-transition: all, .3s;
}
.navigation .main-nav > li > a span { visibility: hidden; position:absolute; right: -4px; width: 4px; height: 5px; opacity: 0;
     transition: all, .3s;
    -moz-transition: all, .3s;
    -webkit-transition: all, .3s;
    -o-transition: all, .3s;
}
.navigation .main-nav > li > a .cr1 { top: 0; background: url(images/nav-cr2.png) no-repeat 0 0; }
.navigation .main-nav > li > a .cr2 { bottom: 0; background: url(images/nav-cr1.png) no-repeat 0 0; }

.navigation .main-nav > li.current_page_ancestor  > a,
.navigation .main-nav > li.current-menu-item > a { text-decoration:none; background-color:#73a950; color:#fff; }

.navigation .main-nav > li.current_page_ancestor  > a span,
.navigation .main-nav > li.current-menu-item > a span { visibility: visible; opacity: 1; }

.navigation .main-nav > li:hover > a { text-decoration:none; background-color:#73a950; color:#fff; }
.navigation .main-nav > li:hover > a span { visibility: visible; opacity: 1; }
.navigation .main-nav li { position: relative; }
.navigation .main-nav li ul { z-index: 16; position:absolute; top: 100%; left: 0; padding: 12px 12px 0; background: url(images/drop-bg.png); border-bottom: 2px solid #4a6b34;  white-space: nowrap; list-style: none; 
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.navigation .main-nav li ul ul { left: 100%; top: 0; }
.navigation .main-nav li:hover > ul { visibility: visible; opacity: 1;}
.navigation .main-nav > li ul li { position: relative; padding: 0 0 13px; display:block; }
.navigation .main-nav > li ul li a { display: block; font: 14px/17px "Roboto", arial, sans-serif; color:#fff; text-transform: uppercase; letter-spacing: 2px; text-decoration:none;  }
.navigation .main-nav > li ul li span { position:absolute; top: -4px; left: -16px; width: 11px; height: 24px; background: url(images/drop-arrow.png) no-repeat 0 0; 
 visibility: hidden; }
.navigation .main-nav > li ul li a:hover span { visibility: visible; }

.navigation form { padding: 8px 35px 8px 0; min-width: 165px; }
.navigation form input[type="text"] { width: 109px; height: 21px; vertical-align: middle; padding: 0 5px; margin-right:8px; border: 1px solid #d3d3d3; text-align:right;  }
.navigation form input[type="submit"] { position:relative; width: 32px !important; height: 23px; vertical-align: middle; background: url(images/submit-icon.png) no-repeat 0 0; border: 0; cursor: pointer; background-size: contain; }
.navigation form input[type="submit"]:active { left: -1px; bottom: -1px; }
/*
    Footer
*/

#footer { text-align:center; }

.logo-line { position:relative; padding: 11px 0; margin: 0 -13px 15px; border-top: 1px solid #cececf; border-bottom: 1px solid #cececf;   text-align:center; background: url(images/logos-bg.png); }
.logo-line .left-corner,
.logo-line .right-corner { position:absolute; top: 100%; width: 13px; height: 10px;  }
.logo-line .left-corner { right: 0; background: url(images/corner2.png) no-repeat 0 0; }
.logo-line .right-corner { left: 0; background: url(images/corner.png) no-repeat 0 0; }
.logo-line ul li { display:inline-block; *display:inline; zoom:.5; margin: 24px 2.5%; vertical-align: middle; }

/*.foot-cols { font-size:0;  }*/
.foot-col { width: 20%; margin: 0 2%; display:inline-block; *display:inline; zoom:1; vertical-align: top; text-align:left;  }
.foot-col p { padding-bottom: 16px;
    font: 14px/16px "Roboto", arial, sans-serif;
    line-height: 19px;
	font-weight: 300 !important;}
.foot-col ul { list-style: none; }
.foot-col ul.prj-list li { margin: 0 0 27px; }
.foot-col ul.prj-list li a { text-decoration:none;  }
.foot-col ul.prj-list li a span { font-size:14px; line-height:25px; text-decoration:none; color: #002d5c;  }
.foot-col ul.prj-list li a img { margin-right:11px; vertical-align: middle; }
.foot-col ul.prj-list li a:hover span { text-decoration:none;  }

.foot-col .vr_wrapper { margin-bottom: 13px; }
.foot-col .vr_wrapper fieldset { border: 0; }
.foot-col .gform_wrapper { position:relative; overflow: hidden; margin-bottom:13px;  }
.foot-col .gfield { position:relative; *height: 100%; }
.foot-col .vr_wrapper label { display:none; position:absolute; top: 0; right: 0; padding: 10px 5%; font: 18px/23px "OswRobotoald", arial, sans-serif; color:#000; }
.foot-col .vr_wrapper input[type="text"] { width: 90%; padding: 10px 4%; height: 23px; margin-bottom:6px; border: 1px solid #d2d2d2; text-align:right; font: 18px/23px "Roboto", arial, sans-serif; color:#000; }
.foot-col input[type="submit"] { position:relative; float:right; display:inline; width: 122px; height: 34px; background: url(images/subscribe-btn.png) no-repeat 0 0; border: 0; font: 12px "Roboto", arial, sans-serif; font-weight: 500; color:#fff; letter-spacing: 2px; cursor: pointer; text-transform: uppercase; background-size: contain; }
.foot-col input[type="submit"]:active { bottom: -1px; left: -1px; }

.foot-col .soc-list { position:relative; overflow: hidden; margin: 0 -25px 0 0;  }
.foot-col .soc-list li { float:left; display:inline; list-style: none; margin: 0 19px 15px 0;  }

.foot-col h3 { display:block; padding: 0 0 15px; font-size:18px; line-height:20px;  }
.foot-col p span { font-size:14px; line-height:17px;  }
.foot-col .btn { font-size:12px; position: relative;height: 100%; }

.carbon_rich_text_widget h6 { font-size: 10px; line-height: 16px; font-weight: normal; padding-bottom: 16px; }
.carbon_rich_text_widget li a { font-size:15px; line-height:20px; color:#002d5c; text-decoration: none; font-weight: 500; }
.carbon_rich_text_widget li a:hover { text-decoration:none;  }

.copy { padding: 15px 20px; text-align:center; font-size:12px; line-height:14px; color: #000; }
.copy a { color: #002d5c; text-decoration:underline; font-weight: 500;  }
.copy a:hover { text-decoration:none;  }

.text-box a {
    font-weight: 500;
}

/*
    Content
*/

#content { padding: 0 0 20px; }

.main-content ul,
.row ul { font-size: 16px; line-height: 24px; margin-left: 20px; }

/*Button Styles*/
.btn { position:relative; *height: 100%; display:block; font: 17px/43px "Roboto", arial, sans-serif; font-weight: 500; color:#fff; text-transform: uppercase; letter-spacing: 1px; text-align:center; margin-top: 15px; margin-bottom: 15px; }
.btn .left-btn { position:absolute; left: -4px; top: 0; width: 16px; height: 37px; }
.btn .right-btn { position:absolute; right: -10px; top: 0; width: 10px; height: 43px; }
.btn .icon { float:left; display:inline; width: 65px; height: 43px; line-height:38px;  }
.btn .icon img { vertical-align: middle; }
.btn:hover { text-decoration:none;  }

.btn:active { bottom: -1px; left: -1px; }

.blue-btn { background-color:#002d5c;  }
.blue-btn .icon { border-right: 1px solid #01567d;  }
.blue-btn .left-btn { background: url(images/btn-left-blue.png) no-repeat 0 0; }
.blue-btn .right-btn { background: url(images/btn-right-blue.png) no-repeat 0 0; }

.red-btn { background-color:#e24301;  }
.red-btn .icon { border-right: 1px solid #840a0c;  }
.red-btn .left-btn { background: url(images/btn-left-red.png) no-repeat 0 0; }
.red-btn .right-btn { background: url(images/btn-right-red.png) no-repeat 0 0; }



.small { font-size:16px; line-height:34px;  }
.small .left-btn { left: -4px; width: 13px; height: 34px; }
.small .right-btn { right: -8px; width: 8px; height: 35px; }
.small .icon { width: 51px; height: 34px; line-height:30px; }
.small .icon img { height: 20px; width: auto; }

.big .icon img { height: 26px; width: auto; }

.small.red-btn .left-btn { background: url(images/btn-left-red-small.png) no-repeat 0 0; }
.small.red-btn .right-btn { background: url(images/btn-right-red-small.png) no-repeat 0 0; }

.small.blue-btn .left-btn { background: url(images/btn-left-blue-small.png) no-repeat 0 0; }
.small.blue-btn .right-btn { background: url(images/btn-right-blue-small.png) no-repeat 0 0; }

/*END Button Styles*/

.main { padding: 25px 35px 0; }

.top-img { position:relative; overflow: hidden; }
.top-img img { min-width: 100%; }

.slider { position:relative; }
.slider ul.slides { list-style: none; position:relative; overflow: hidden; }
.slider ul.slides li { position:relative; float:left; display:inline; }
.slider ul.slides li + li { display:none; }
.slider ul.slides li img { display:block; }
.slider ul.slides li .text-box { position:absolute; bottom: 35px; left: 46px; max-width: 642px; }
.slider ul.slides li .text-box h3 { position:relative; display:inline-block; *display:inline; zoom:1; padding: 7px 44px 7px 18px; background-color:#002d5c;  font: 18px/20px "Roboto", arial, sans-serif; color:#fff; text-transform: uppercase; letter-spacing: 2px; }
.slider ul.slides li .text-box h3 span { position:absolute; top: 0; left:-4px; width: 13px; height: 30px; background: url(images/fold.png) no-repeat 0 0; }
.slider ul.slides li .text-box p { padding: 10px 18px; background: url(images/white-bg.png); font: 16px/20px "Roboto", arial, sans-serif; color:#000; font-weight: 300; }
.slider ul.slides li img { width: 100%; height: auto; }

.flex-direction-nav { position:absolute; top: 230px; left: 0; width: 100%; margin-top:-15px; list-style: none; }
.flex-prev,
.flex-next { position:absolute; top: 0; width: 31px; height: 31px;  background: url(images/slider-arrow.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; z-index: 5; }
.flex-prev { left: 50px; }
.flex-next { right: 50px; background-position:right 0;  }

.breadcrumbs { padding: 25px 0 0; font-size:13px; color:#002d5c; max-width: 300px; line-height: 20px; }
.breadcrumbs a { text-decoration: none; }
.breadcrumbs a:hover { text-decoration:none; }

.cols { position:relative; padding: 23px 0 0; margin: 0 -12px; background: url(images/col-bg.png) repeat-x 0 0; font-size:0; text-align:center; }
.cols .left-corner { position:absolute; top: 90px; left: -1px; width: 13px; height: 10px; background: url(images/corner.png) no-repeat 0 0; }
.cols .right-corner { position:absolute; top: 90px; right: -1px; width: 13px; height: 10px; background: url(images/corner2.png) no-repeat 0 0; }

.col_3 { width: 26.21951219512195%; display:inline-block; *display:inline; zoom:1; margin: 0 2% 0 0; vertical-align: top; text-align:left; }
.col_3 h4 { font-family:"Roboto", arial, sans-serif; font-weight: 500; letter-spacing: 0px; margin-bottom: 10px; }
.cols .col_3 { margin: 0 2%; }
.col_3 .img-hold img { width: auto; height: auto; max-width: 100%; }
.col_3 iframe { max-width: 100%; }
.col_3 .btn { margin: 0 0 55px;  }
.col_3.calendar { width: 31.21951219512195%; }
.cols .col_3 p { padding: 0 0 35px 0; font-size:18px; line-height:20px; } 

.row { position:relative; }
.row h4 { text-align:left; font-family: 'Roboto'; font-weight: 500; letter-spacing: 1px; }
.row .btn { max-width: 235px; margin: 15px auto; }
.row .col_3 { padding-bottom:25px; width: 30%; margin: 0 0 0 3%; }
.main-content p { padding-bottom: 15px; }
.row p {
    font-size: 16px;
    line-height: 24px !important;
    font-weight: 300;
}
.row p + p { padding-bottom: 15px; }

.row .one_third
.row .one_third_last,
.row .one_half,
.row .one_half_last, 
.row .one_fourth,
.row .one_fourth_last,
.row .one_third,
.row .one_third_last,
.row .two_third,
.row .two_third_last,
.row .tree_fourth,
.row .tree_fourth_last { padding-bottom: 40px; }

.row .col_2 { width: 45%; margin-left:2%;  }
.col_2 { width: 45%; }
.row .col_2 p { padding-bottom:0;  }

h2.page-title,
.main-content { width: 65.24822695035461%; }
/*.main-content h3 { padding-bottom:10px; font-size:25px; color:#8a0070; }
.main-content h4 { padding-bottom:35px; font-size:18px; line-height:28px; font-weight: normal; color: #000 }*/
.main-content .one_half { padding-bottom:35px; }
.main-content .one_third { width: 30%; padding-bottom:35px;  }

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

.line-box { position:relative; margin: 0 0 40px -50px; padding: 10px 22px 10px 50px; min-height: 60px; background: url(images/line-box-bg.png); border: 2px solid #cacaca; }
.line-box .corner { position:absolute; bottom: -10px; left: 0; width: 13px; height: 10px; background: url(images/corner.png) no-repeat 0 0; }
.line-box h5 { padding-bottom:5px; }
.line-box p { padding-bottom:0;  font-size:16px; line-height:20px;  }
.line-box a,
.line-box a.button { background: url(images/btn.png) no-repeat 0 0; width: 180px; height: 49px; margin-top:5px;  font: 18px/49px "Roboto", arial, sans-serif; color:#fff; font-weight: 500; letter-spacing: 1px; text-align:center; text-transform: uppercase; text-decoration:none; float:right; }
.line-box a:active { position: relative; bottom: -1px; left: -1px; }

.sidebar { width: 29.68591691995947%; }

.side-widget { list-style: none; }
.side-widget li { list-style: none; font-size:16px; line-height:21px; }
.side-widget li a { color: #000; }

.side-widget { padding: 0 6% 25px; background-color:#99cc66; }
.side-widget img { width: auto; height: auto; max-width: 100%; }
.side-widget h2 { padding: 10px 0; margin: 0 -7% 20px;  background: url(images/widget-title-bg.png); font: 22px/25px "Roboto", arial, sans-serif; color:#fff; text-align:center; font-weight: 500; letter-spacing: 1px; text-transform: uppercase;}
.side-widget iframe { max-width: 100%; }
.side-widget p { padding-bottom:20px;  font-size:16px; line-height:19px;  }
.side-widget .btn { max-width: 235px; margin: 0 auto; }

.carbon_button_widget { padding: 0; margin-bottom:0px; background: none; }
.carbon_button_widget .btn { max-width: none;  }

.widget_calendar { padding: 0; background-color:#028099;  }
.widget_calendar h2 { margin: 0 0 0; }

/*
    All In One Calendar Overwrites
*/

#content .ai1ec-calendar-toolbar { margin-bottom:0; background:#fff; border: 5px solid #e4e4e4; border: 6px solid #e4e4e4; box-shadow: none; border-radius: 0; }

#content #ai1ec-calendar-view > .clearfix { padding: 0 6px; background-color:#e4e4e4; margin-bottom:15px;  }
#content .timely .nav-pills > li > a { font: 11px/14px "Roboto", arial, sans-serif; color:#000000; }
.ai1ec-event-avatar { box-shadow: none !important; }
.ai1ec-posterboard-view .ai1ec-event-title { font: 28px/30px "Roboto", arial, sans-serif !important; font-weight: 500; letter-spacing: 1px; }
.ai1ec-posterboard-view .ai1ec-day,
.ai1ec-posterboard-view .ai1ec-weekday { background-color:#fff; color:#000; text-shadow: none !important; font-family: 'Roboto', arial, sans-serif !important; font-weight: 500; letter-spacing: 1px;; text-transform: uppercase; text-align:center !important;  }
.ai1ec-posterboard-view .ai1ec-month { font: 11px/13px "Roboto", arial, sans-serif !important; font-weight: 500; letter-spacing: 1px; }
.ai1ec-posterboard-view footer,
.ai1ec-posterboard-view footer:after { border: 0 !important; box-shadow: none !important; background: none !important; }
.ai1ec-posterboard-view .ai1ec-event-wrap { box-shadow: none !important; }
.sidebar .ai1ec-subscribe-buttons .ai1ec-subscribe { display:none !important; }

.calendar .side-widget { position:relative; background:#002d5c; /*border-bottom: 2px solid #00c9c9;*/ }
.calendar .side-widget h2 { margin-bottom:0; padding-top: 13px; padding-bottom:15px; background: none; color:#fff; font: 20px/25px "Roboto", arial, sans-serif; font-weight: 500; letter-spacing: 1px; text-transform: uppercase; }
#content .ai1ec-agenda-widget-view .ai1ec-date { background: none; border-top:0;  }
#content .ai1ec-agenda-widget-view .ai1ec-date-title, 
#content .ai1ec-agenda-view .ai1ec-date-title { border-radius: 0; border: 0; background: #fff; }
#content .ai1ec-agenda-widget-view .ai1ec-month, 
#content .ai1ec-agenda-view .ai1ec-month { border-radius: 0; background-color:#2e77b9; font: 12px/16px "Roboto", arial, sans-serif; text-transform: uppercase; font-weight: 500; letter-spacing: 1px; }
#content .ai1ec-agenda-widget-view .ai1ec-event > a { border-radius: 0; border: 0; font: 16px/16px "Roboto", arial, sans-serif; color: #002d5c; font-weight: 500; letter-spacing: 0px; line-height: 20px; }
#content .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time { font-weight:normal;  }
#content .widget-arrow { position:absolute; top: 0; left: -5px; width: 17px; height: 38px; background: url(images/widget-arrow.png) no-repeat 0 0; }

#content h2.ai1ec-calendar-title { padding-bottom:0; margin-bottom:0;  font: 11px/15px "Roboto", arial, sans-serif; color:#000000; }

#content .calendar .timely p { padding-bottom:0; margin-bottom:0;  }
#content .calendar .timely .btn:first-child { clear: both; width: 279px; height: 44px; background: url(images/events-btn.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; border: 0; float:none; display:block; max-width: none; box-shadow: none; border-radius: 0; }
#content .ai1ec-date { margin-bottom:4px;  }

.sidebar .widget_ai1ec_agenda_widget { background-color:#002d5c;  }
#content .sidebar .timely p { margin-bottom:0; padding-bottom:0;  }
#content .sidebar .timely .btn:first-child { position:relative; clear: both; width: 247px; height: 39px; background: url(images/event-btn-small.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; border: 0; float:none; display:block; max-width: none; box-shadow: none; border-radius: 0; }

#content .calendar .timely .btn:first-child:active,
#content .sidebar .timely .btn:active { left: -1px; bottom: -1px; }

.main p strong { font-family: 'Roboto', arial, sans-serif; font-weight: 500; letter-spacing: 1px;; }

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

    .foot-col { width: 39%; margin: 0 5% 20px; }

    .navigation .main-nav > li > a,
    .navigation .main-nav > li > a span,
    .navigation .main-nav > li ul { transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none; }

    .navigation .main-nav > li { margin: -6px 5px }
    .navigation .main-nav > li > a { padding: 15px 6px; }
    .navigation form { padding-right:10px;  }

    .cols .col_3 { width: 45%; }
    .cols .col_3 { padding-bottom:20px;  }
    .col_3.calendar { width: auto; display:block; }

    .row .col_2 { margin: 0 2% 0 0;  }

    .sidebar { float:none; display:block; width: auto; }
    .main-content { float:none; display:block; width: auto; margin-bottom:20px;}
}

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

    h2 { font-size: 28px; line-height: 30px; }
    h3 { font-size: 20px; line-height: 24px; }
    h4 { font-size: 18px; line-height: 20px; }
    h5 { font-size: 16px; line-height: 18px; }

    img.alignright { float:none; display:block;  }

    #logo { float:none; display:block; margin: 0 auto; width: 380px; }

    #header { position:static;  }
    #header h2 { padding: 0 0 5px; font-size:16px; line-height:18px; text-align:center;  }
    #header h4 { text-align:center; font-size:14px; line-height:16px; }
    #header .menu-btn { display:block; padding: 12px 0; font: 18px/20px "Roboto", arial, sans-serif; color:#333; text-align:center; text-transform: uppercase; cursor: pointer; font-weight: 500; letter-spacing: 1px; }

    .navigation { padding: 0; background-color:#fff; position:static; height: auto; }
    .navigation form { position:relative; float:none; display:block; padding: 10px; margin-bottom:10px;  }
    .navigation form input[type="text"] { width: 100%; padding: 0 30px; height: 23px; -webkit-box-sizing: border-box; text-align:center; 
       -moz-box-sizing: border-box;
            box-sizing: border-box; }  
    .navigation form input[type="submit"] { position:absolute; top: 10px; right: 6px; }
    .navigation .inner { display:none; }
    .navigation .inner.show { display:block; }
    .navigation .main-nav { border-bottom: 1px solid #333;  }
    .navigation .main-nav > li { float:none; display:block; margin: 0; padding: 0; background-color:#fff;  }
    .navigation .main-nav > li ul ul,
    .navigation .main-nav > li ul { position:static; display:none;  }
    .navigation .main-nav li:hover ul ul,
    .navigation .main-nav li:hover ul { display:block; visibility: visible;opacity: 1;  -moz-opacity: 1;  filter:alpha(opacity=1); }

    .foot-col { float:none; display:block; width: auto; margin: 0 20px 20px; }

    .foot-col ul.prj-list li { margin-bottom:5px;  }

    .main { padding: 10px; }

    .breadcrumbs { float:none; display:block; margin-bottom:20px;  }

    .flex-direction-nav  { display:none;  }
    .slider ul.slides li .text-box { position:relative; left: auto; bottom: auto;  }

    .line-box { text-align:center; }
    .line-box a.button { float:none; display:block; margin: 0 auto 20px;  }

    .top-img { display:none; }

    .cols { padding: 10px 20px; background: none; }
    .cols .col_3 { float:none; display:block; width: auto; }

    .main-content .one_half, 
    .main-content .one_third { float:none; display:block; width: auto; }

    .logo-line ul li { float:none; display:block; margin: 5px 0; text-align:center;  }

    .row .col_2,
    .row .col_3 { float:none; display:block; width: auto; text-align:center; padding-bottom:25px;  }
    .row .col_2 p { padding-bottom:10px;  }
}

/*Custom CSS*/

.main-content .et_lb_module { margin-left:2%; }
.main-content .et_lb_module .btn { margin-right:10px;  }
.et_lb_module.et_lb_text_block.et_lb_first { 
margin-bottom: 20px;
}

.et_lb_module.et_lb_text_block {
margin-bottom: 0px;
}

.et_lb_module.et_lb_image {
margin-bottom: 10px;
}

.et_lb_module.et_lb_column.et_lb_1_3 {
margin-bottom: 10px;
}

.et_lb_module.et_lb_column.et_lb_1_2 {
margin-bottom: 10px; width: 45%;
}

.et_lb_note-video-bg {
background: url(images/pattern.png) !important;
padding-bottom: 0px !important;
padding-right: 20px !important;
padding-left: 20px !important;
padding-top: 27px !important;
max-height: 157px !important;
border: 1px solid #e0e0e0 !important;
}

.et_lb_video-bottom-left {
background: none !important;
padding-left: 9px;
display: none;
}

.et_lb_video-bottom-right {
background: none !important;
padding-right: 9px;
display: none;
}

.et_lb_video-bottom-center {
background: none !important;
height: 8px;
width: 100%;
display: none;
}

.row ul li { padding-bottom: 5px; }

.row p {
font-size: 16px;
line-height: 24px !important;
}

.et_lb_module.et_lb_text_block.et_lb_first {
margin-bottom: 0px !important;
}


.wpp_popup_default_theme .sub_content ul {
display: none;
}

#cboxClose {
top: 0px !important;
}

.wpp_popup_default_theme .sub_content h3 {
padding-top: 40px !important;
font-size: 27px; 
}

.sbutton {
padding-top: 4px !important;
background: url(http://75.103.82.110/wordpress/wp-content/themes/jccnc-org/images/subscribe-btn.png) no-repeat 0 0 !important;
padding: 11px 24px 10px !important;
color: #fff !important;
border: 0px !important;
border-radius: 0px !important;
display: block;
margin-top: 10px !important;
margin: auto;
width: 122px !important;
height: 34px !important;
font: 12px "Roboto", arial, sans-serif !important; 
font-weight: 500;
text-transform: uppercase !important;
letter-spacing: 1px !important;
}

.wpp_popup_default_theme .sub_content h4 {
font-size: 20px !important;
font-weight: normal !important;
}

.wpp_popup_default_theme .sub_content form input[type="text"] {
margin-top: 10px !important;
font-weight: normal !important;
}

.cbox_wpp_default_theme #cboxLoadedContent {
height: 365px !important;
}

.et_lb_toggle {
text-shadow: none !important;
}

#times {
width: 25px;
}

#hrs {
width: 25px;
}

#chairs {
width: 25px;
}

#tables {
width: 25px;
}

#riser {
width: 25px;
}

#boiler {
width: 25px;
}

#mphone {
width: 25px;
}

#mphones {
width: 25px;
}

hr {
margin-bottom: 10px;
border-color: #8a0070;
}


.calendar {
position: relative;
background: #002d5c !important;
border-bottom: 2px solid #2e77b9;
}

.side-widget {
padding: 0 6% 25px;
/* background-color: #002d5c; */
/* border-bottom: 2px solid #00c9c9; */
}

li#text-6 {
background-color: #002d5c;
border-bottom: 2px solid #2e77b9;
}

li#text-5 {
background-color: #002d5c;
border-bottom: 2px solid #2e77b9;
}

li#text-4 {
background-color: #002d5c;
border-bottom: 2px solid #2e77b9;
}

li#text-3 {
background-color: #002d5c;
border-bottom: 2px solid #2e77b9;
}

li#text-7 {
background-color: #002d5c;
border-bottom: 2px solid #2e77b9;
}

.vr_wrapper { margin-bottom: 13px; }
.vr_wrapper fieldset { border: 0; }
.gform_wrapper { position:relative; overflow: hidden; margin-bottom:13px;  }
.gfield { position:relative; *height: 100%; }
input#email_address .vr_wrapper label { display:none; position:absolute; top: 0; right: 0; padding: 10px 5%; font: 18px/23px "Roboto", arial, sans-serif; color:#000; }
.vr_wrapper input[type="text"] { width: 90%; padding: 10px 4%; height: 23px; margin-bottom:6px; border: 1px solid #d2d2d2; text-align:right; font: 18px/23px "Roboto", arial, sans-serif; color:#000; }
input[type="submit"] { position:relative; float:right; display:inline; width: 122px !important; height: 34px; background: url(images/subscribe-btn.png) no-repeat 0 0; border: 0; font: 12px "Roboto", arial, sans-serif; color:#fff; font-weight: 500; letter-spacing: 2px; cursor: pointer; text-transform: uppercase; background-size: contain; }
input[type="submit"]:active { bottom: -1px; left: -1px; }


input#email_address {
width: 90%;
padding: 10px 4%;
height: 23px;
margin-bottom: 6px;
border: 1px solid #d2d2d2;
text-align: right;
font: 18px/23px "Roboto", arial, sans-serif;
color: #000;
}

label#email_address_label {
display: none;
}

#carbon_connect_widget-6, #carbon_rich_text_widget-9 {
background: #99cc66; 
}

#carbon_connect_widget-6 .widgettitle, #carbon_rich_text_widget-9 .widgettitle 
{ padding: 10px 0; margin: 0 -7% 20px;  background: url(images/widget-title-bg.png); font: 18px/25px "Roboto", arial, sans-serif; color:#fff; text-align:center;  font-weight: 500; letter-spacing: 1px; }


.tribe-bar-disabled #tribe-bar-form {
    border-radius: 3px;
    width: auto;
    display: none;
}

.gform_wrapper .top_label .gfield_label {
display: inline-block !Important;
}

.gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small {
    width: 5%;
    height: 30px;
}

.ai1ec-event-description .blue-btn {
    background-color: #002d5c !important;
    color: #fff !important;
}

li#text-11 p {
    display: none;
}

.top-img {
    height: 180px !Important;
}

li#ai1ec_agenda_widget-4 h2 {
    color: #fff;
}

li#vertical-response {
    background-color: #99cc66;
}

li#carbon_connect_widget-8 {
    background-color: #99cc66;
}

li#carbon_rich_text_widget-13 {
    background-color: #99cc66;
}

li#carbon_icon_list_widget-4 h2 {
    color: #fff;
}

.side-widget li a {
    color: #fff;
    font-weight: 300;
}

ul.prj-list a {
    color: #fff;
    font-weight: 300;
}

li#carbon_icon_list_widget-5 h2 {
    color: #fff;
}

li#carbon_rich_text_widget-5 p {
    color: #fff;
}

li#text-14 {
    background-color: #002d5c !important;
}


/* NEW STYLES */

.page-id-11347 .breadcrumbs {
    display: none;
}

.page-id-11347 .main h2 {
    display: none;
}

.page-id-11347 .top-img {
    display: none;
}

.page-id-11347 .main {
    padding: 0px;
}