/*******************************************************************************
 ***                                                                         ***
 ***   Use to override any other CSS styling or add new styling              ***
 ***                                                                         ***
 ***   This file will be loaded last in the CSS chain                        ***
 ***                                                                         ***
 ***   ( Remember: This Cascade Styles inherit styling defined previously)   ***
 ***   template.css                                                          ***
 *******************************************************************************/
.module h3 {
    color: #fff;
    margin-bottom: 0px;
  padding:25px;
}



.camera_wrap * {
    color: #fff !important;
    text-decoration: none !important;
  font-family: SourceLight, Source, Arial, Helvetica, sans-serif !important;
  font-size: 15px;
  font-weight: 400;
}

.camera_wrap a {
    text-decoration: underline !important;
}

#footer * {
    font-size: 11px !important;
}

a.mmrightlogin,
a.mmrightsearch {
    background: none repeat scroll 0 0 #757EAB !important;
    color: #FFFFFF;
}

a.mmrightlogin {
    background: none repeat scroll 0 0 #0099FF;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 9px 0px 0px 0px;
    overflow: hidden;
    position: relative;
    width: 34px;
}
a.mrightlogin i {
    margin-top: 8px !important;
}
@media (max-width: 1024px) {
    div.mmrightlogin{margin-top: 1px;}
a.mmrightlogin{margin-top: 5px;}	
a.mrightlogin i {
    margin-top: 10px !important;
}
}
@media (max-width: 450px) {
    /*div.mmrightlogin{margin-top: 5px;}*/
/*a.mrightlogin{margin-top: 5px;}    */
}


.breadcrumbsnowrap {
    display: inline-block !important;
}

.breadcrumbsnowrap * {
    display: inline !important;
}

#region1 .login_open_wrap {
    margin-top: 0;
}

@media (max-width: 1024px) {
    .mobileshow .login_open_wrap {
        margin-top: 8px !important;
    }

}
@media (min-width: 875px) and (max-width: 1023px) {
    .login_open_wrap {
        /*margin-top: 0px !important;*/
    }
    .mozaix_wall_layout_3 .catItemImage a img.img_height_100_percent{
        height: auto !important; width: 100% !important;
    }
}


@media (max-width: 450px) {
    .login_open_wrap {
        margin-top: 4px !important;
    }
}

.mobilebtn:hover {
    background-color: #fff !important;
}

@media (max-width: 420px) {
    #logo a {
        background: url(http://www.vergemagazine.com/templates/mozaix/images/logos/verge-mobile3.png) no-repeat 0px 0px transparent;
    }
}

/*menu fix for Magazine menu-item*/
.menu-6 > span.separator {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.15s, 0.15s;
    -moz-transition-duration: 0.15s, 0.15s;
    -o-transition-duration: 0.15s, 0.15s;
    -ms-transition-duration: 0.15s, 0.15s;
    transition-duration: 0.15s, 0.15s;
    -webkit-transition-timing-function: ease-in, ease-out;
    -moz-transition-timing-function: ease-in, ease-out;
    -o-transition-timing-function: ease-in, ease-out;
    -ms-transition-timing-function: ease-in, ease-out;
    transition-timing-function: ease-in, ease-out;

    color: rgba(255, 255, 255, 0.7);
    clip: rect(0px, 1000px, 1000px, -10px);

    min-width: 110px;
    padding-left: 5px;
    padding-right: 5px;

    padding: 60px 0 20px;
    text-align: center;
    z-index: 999999999999999999;
    position: relative;
    display: inline-block;

    background: #555 url(http://www.vergemagazine.com/templates/mozaix/images/backgrounds/styles-on.png) no-repeat 50% 18px !important;

    font-family: Source, Arial, Helvetica, sans-serif;

    height: 20px;
    line-height: 20px;

    cursor: pointer;
}

#menuwrap ul.menu > li.menu-6 > span.separator:hover,
#header ul.menu > li.menu-6.xtcHover span.separator {
    display: inline-block;
    min-width: 207px !important;
    padding: 60px 0px 20px;
    position: relative;
    text-align: center;
    z-index: 2147483647;
    background-color: < ? php echo $ params- > basecolor1;
    ? > !important;
    color: #fff;
}

.menu-6 > ul > li > span.separator,
#header ul.menu > li.menu-6.xtcHover > ul > li > span.separator {
    padding: 0px;
    margin: 4px 0px 4px 0px;
    cursor: pointer;

    font-size: 15px;
    height: 46px;
    line-height: 46px;

    display: block;
    width: 100%;
}

.menu-6 > ul > li > span.separator:hover,
#header ul.menu > li.menu-6.xtcHover > ul > li > span.separator:hover {
    display: inline-block;
    min-width: 207px !important;
    padding: 0px;
    position: relative;
    text-align: center;
    z-index: 2147483647;
    background-color: < ? php echo $ params- > basecolor1;
    ? > !important;
    color: #fff;
    margin-top: 0px;
}

/*Subscribe-Login Fields Alignment*/
#login-formbluebox.cbLoginForm {
    display: inline-block;
}

#login-formbluebox.cbLoginForm #mod_login_usernamebluebox {
    float: left;
    clear: both;
}

#login-formbluebox.cbLoginForm #mod_login_passwordbluebox {
    float: left;
    clear: both;
}

#login-formbluebox.cbLoginForm span.cbLoginButtonSpan input[type=submit].buttonbluebox {
    float: left;
    padding: 4px 6px;
    margin-left: 15px;
}

#login-formbluebox.cbLoginForm span.cbLoginButtonSpan + a {
    display: inline-block;
    clear: both;
}

/*Same Size For buttons of Email newsletter at bottom of pages*/
.acymailing_module_form table.acymailing_form {
    margin: 0px !important;
}

.acymailing_module_form table.acymailing_form td.acysubbuttons input.button {
    padding: 5px 20px !important;
    margin-right: 10px;
}

span.acymailing_introtext img {
    max-width: 100%;
}

.bannergroupbanner-box .banneritem a {
    display: inline-block;
}

.bannergroupbanner-box .banneritem a img {
    max-width: 100%;
    width: 100%;
}

.featured-oppor table td a {
    display: inline-block;
}

.featured-oppor table td a img {
    width: 100%;
  margin-bottom: 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mozaix_wall_layout_3 img {
    max-width: 101% !important;
}

.mozaix_wall_layout_3 .centercol img.intimage {
    display: inline-block;
    /*width: 100% !important;*/
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.mozaix_wall_layout_3 .wallfloat.singlerow {
    width: auto;
    height: auto;
}

.mozaix_wall_layout_3 .mozaix_newsbot {
    background: transparent !important;
    width: 100%;
}

.mozaix_wall_layout_3 .newstext {
    background: #222;
    height: 40px;
}

.mozaix_wall_layout_3 .catItemImage {
    display: inline-block;
    width: 120%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 150px;
    height: 125px;
    overflow: hidden;
    width: 100%;
    vertical-align: top;
}

.mozaix_wall_layout_3 .catItemImage a {
    display: inline-block;
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
    height: 100% !important;
}

.mozaix_wall_layout_3 .catItemImage a img {
    margin: 0px !important;
    padding: 0px !important;
    height: auto !important;
    max-height: 5000px !important;
    width: auto !important;
    min-width: 0px !important;
    max-width: 5000px !important;

}

.mozaix_wall_layout_3 .catItemImage a img.img_width_100_percent {
    width: 100% !important;
}

.mozaix_wall_layout_3 .catItemImage a img.img_height_100_percent {
    height: 100% !important;
}

.mozaix_wall_layout_3 .intimage {
    margin-bottom: 26px;
}

.mozaix_wall_layout_3 .newstop {
    background: #111;
    padding: 27px 30px 24px;
}

.mozaix_wall_layout_3 .newstop {
    background: #161616;
    display: inline-block;
    height: 90px;
    padding: 0px;
    width: 100%;
}

.mozaix_wall_layout_3 .newstop h3 {
    margin: 15px 10px 5px 10px;
}

.mozaix_wall_layout_3 .newsbot {
    background: #161616;
    padding: 15px 15px 15px;
    height: 90px;
}

.mozaix_wall_layout_3 .newstext h3 {
    margin: 0px;
    background: none !important;
}

.mozaix_wall_layout_3 .article-readmore1 {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 8px;
}

@media (max-width: 1410px) {
    .mozaix_wall_layout_3 .newstext h3 {
        font-size: 1.2em !important;
        letter-spacing: -1px !important; /*zelena changed from 1px to -1px*/
    }
}

@media (max-width: 1300px) {
    .mozaix_wall_layout_3 .newstext h3 {
        font-size: 1.2em !important;
        letter-spacing: -1px !important;
    }
}

@media (max-width: 1140px) {

    .mozaix_wall_layout_3 .firstcol,
    .mozaix_wall_layout_3 .centercol,
    .mozaix_wall_layout_3 .lastcol {
        width: 33.3% !important;
    }

    .mozaix_wall_layout_3 .newstext h3 {
        letter-spacing: 0px !important;
    }

    .mozaix_wall_layout_3 .newstop {
        width: 100%;
        /*height: 40px;*/
        height: 70px;
        padding: 0px;
        width: 100%;
        overflow: hidden;
        vertical-align: top;
    }

    .mozaix_wall_layout_3 .catItemImage a img {
        height: auto !important;
        width: 100% !important;
    }

    .mozaix_wall_layout_3 .catItemImage a img.img_width_100_percent {
        width: 100% !important;
    }

    .mozaix_wall_layout_3 .catItemImage a img.img_height_100_percent {
        height: auto !important;
    }
}

@media (max-width: 850px) {
    .mozaix_wall_layout_3 .newstext h3 {
        font-size: 1.2em !important;
    }

    /*.mozaix_wall_layout_3 .catItemImage a img {
        height: auto !important;
        width: 100% !important;
    }*/
}

@media (max-width: 700px) {
    .mozaix_wall_layout_3 .firstcol,
    .mozaix_wall_layout_3 .centercol,
    .mozaix_wall_layout_3 .lastcol {
        width: 50% !important;
    }

    .col-1 .mozaix_newsbot {
        background: #161616 !important;
    }

    .col-2 .mozaix_newsbot {
        background: #111 !important;
    }

    .col-3 .mozaix_newsbot {
        background: #161616 !important;
    }

    .col-4 .mozaix_newsbot {
        background: #111 !important;
    }

    .col-5 .mozaix_newsbot {
        background: #161616 !important;
    }

    .col-6 .mozaix_newsbot {
        background: #111 !important;
    }

    /*.mozaix_wall_layout_3 .catItemImage a img {
        height: auto !important;
        width: 100% !important;
    }*/
}

@media (max-width: 550px) {

    .mozaix_wall_layout_3 .firstcol,
    .mozaix_wall_layout_3 .centercol,
    .mozaix_wall_layout_3 .lastcol {
        width: 100% !important;
    }

    /*.mozaix_wall_layout_3 .catItemImage a img {
        height: auto !important;
        width: 100% !important;
    }*/
}

.mozaix_wall_layout_3 .newstext h3 {
    display: inline-block;
    padding: 0px;
    margin: 15px 10px 5px 10px;
    max-height: 62px;
    overflow: hidden;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*Jan 5 Site Edits By Sanjib Kuikel*/
a {
    color: #3E8EDE;
}

.mrightlogin {
    background: none repeat scroll 0 0 #fff !important;
    border-radius: 2px;
    color: #ccc;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 1px 0 0;
    overflow: hidden;
    position: relative;
    width: 34px;
}

.mrightlogin:hover {
    background: #222 !important;
}

.mrightlogin i {
    margin-top: 5px !important;
    cursor: pointer;
}

.sb-icon-search {
    border-radius: 2px;
}

.login-greeting {
    float: left;
    padding: 8px 0;
    font-weight: bold;
    font-size: 16px;
}

.logout-button {
    float: left;
    margin-left: 10%;
}

.sb-icon-search:hover {
    background: #222 !important;
}

.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
    background: #222 !important;
}

.slide-close {
    padding: 0 !important;
}

.jlogin2 {
    display: inline;
}

.slide-bg {
    background: #fff !important;
}

#region1 {
    background: #fff;
}

div.latestItemImageBlock {
    float: none;
}

span.latestItemImage img {
    padding: 0;
    border: 0;
}

.latestItemTitle {
    font-size: 32px;
    margin-top: 20px;
    font-weight: 100;
    line-height: 120%;
}

.latestItemTitle a {
    color: #757eab !important;
}

.componentheading {
    display: block;
    font-family: SourceLight, Arial, Helvetica, sans-serif;
    font-size: 2em !important;
    letter-spacing: 1px !important;
    line-height: 120%;
    text-transform: uppercase;
}

.catItemImage {
    overflow: hidden
}

.itemList #itemListPrimary .catItemView .catItemImageBlock .catItemImage a.img_width_100_percent_ {
    /* background-position: left center !important; zelena*/
	background-position: center !important; 
    background-size: cover !important;
    min-height: 255px;
}

@media only screen and (max-width: 1024px) {
    .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemImage a.img_height_100_percent_ {
        min-height: 0;
    }

}

.itemList #itemListPrimary .catItemView .catItemImageBlock .catItemImage a {
    display: block;
    vertical-align: top;
    max-height: 255px;
    height: 100%;
    overflow: hidden;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.itemList #itemListPrimary .catItemView .catItemImageBlock .catItemImage a.img_width_100_percent_ img, .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemImage a.img_height_100_percent_ img {
    visibility: hidden;
}

.latestView .latestItemImageBlock .latestItemImage a.img_width_100_percent_ {
    background-position: left center !important;
    background-size: 100% auto !important;
}

.latestView .latestItemImageBlock .latestItemImage a {
    display: block;
    vertical-align: top;
    max-height: 255px;
    height: 100%;
    overflow: hidden;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.latestView .latestItemImageBlock .latestItemImage a.img_width_100_percent_ img, .latestView .latestItemImageBlock .latestItemImage a.img_height_100_percent_ img {
    visibility: hidden;
}

/*SideBar*/
.module h3 {
    background: none;
}

.module.black-header h3 {background:#222; }

.bluebox h3 {
    background: none !important;
    border: none !important;
}

.greenbox h3 {
  background: none !important;}

.my-reading-list div.modulecontent a:link,.my-reading-list div.modulecontent a:visited {
    color: #3E8EDE;
}

.cbLoginForm .cbLoginLinksList {
    margin-top: 10px;
}

.cbLoginForm .cbLoginLinksList li {
    margin-right: 10px;
    padding: 10px 0;
    display: inline;
}

#login-formbluebox.cbLoginForm span.cbLoginButtonSpan input[type=submit].buttonbluebox {
    margin-left: 0;
}

/*Showcase*/
.module.nopad h3 {
    background: #222222;
}

.newstext h3 a.catlink {
    font-size: 15px;
    line-height: 120%;
    
}

/*Footer*/
#region9wrap {
    background: #222222;
    padding-bottom: 10px;
}

/*Find a program stuff*/

.contentheading {
    color: #000;
}

div.modulecontent a:link {
    color: #fff;
}

div.modulecontent a:visited {
    color: #fff;
}

div.modulecontent a:hover {
    color: #3E8EDE;
}

div.modulecontent a:focus {
    color: #3E8EDE;
}

div.modulecontent a:active {
    color: #fff;
}

#subcats .title, #relcats .title {
    height: 24px;
    vertical-align: middle;
    font-size: 1.6em;
    border-bottom: 1px solid #ccc;
    margin: 10px 11px 0 0;
    color: #000 !important;
}

.pages-links {
    background-color: #f2f2f2;
    border-bottom: 1px solid #eaeaea;
    clear: both;
    margin-bottom: 0.5em;
    overflow: hidden;
    padding: 4px 10px;
    position: relative;
    text-align: right;
}

/*Tag list*/
body.tag_page_style #region3 #component {
    width: auto;
}

#region3 div.tagItemView:nth-child(2n) {
    margin-right: 0;
}

#region3 h1.pagetitle,
body.tag_page_style #region3 div.componentheading {
    padding: 0px 5px;
    /*background: #f1f1f1 !important;*/
}

#region3 div.k2FeedIcon {
    padding: 4px 0px;
    display: inline-block;
    width: 99.5%;
}

#region3 div.tagItemList {
    /*margin-left: -30px !important;*/
margin-top: 10px;
}

#region3 div.tagItemView {
    /*width: 48.5%;
    display: inline-block;
    margin-right: 2.2%;*/
    padding: 0px;
    margin-bottom: 0;
    border: 0px !important;
    /*margin-bottom: 0px;
    vertical-align: top;*/
}

#region3 div.tagItemView:nth-child(even) {
    margin-right: 0px;
}

#region3 div.tagItemImageBlock {
    width: 100%;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    border: 0px;
    /*max-height: 345px;*/
    /*max-height: 255px;*/
    overflow: hidden;
    vertical-align: bottom;
}

#region3 div.tagItemImageBlock > span.tagItemImage {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    /*max-height: 345px;*/
    /*max-height: 255px;*/
    overflow: hidden;
    vertical-align: bottom;
    float: left;
}

#region3 div.tagItemImageBlock > span.tagItemImage.missingImage {
    height: 255px;
    background: url(http://www.vergemagazine.com/templates/mozaix/images/default-blog-image.jpg) no-repeat center center transparent;
    background-size: cover;
}

#region3 div.tagItemImageBlock > span.tagItemImage a {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    /*height: 345px;
    max-height: 345px;*/
    height: 255px;
    max-height: 255px;
    overflow: hidden;
    vertical-align: bottom;
    background: #fff;
}

#region3 div.tagItemImageBlock > span.tagItemImage.missingImage a {
    background: transparent;
}

#region3 div.tagItemImageBlock > span.tagItemImage a img {
    display: inline-block;
    /*width: 100% !important;
    min-height: 100% !important;*/
    width: auto;
    min-height: 0px;
    margin: 0px;
    padding: 0px;
    border: 0px;

    max-width: 3000px;
}
@media (max-width:1300px ){
	div.k2Pagination ul li{padding-left: 3px;}
    .k2Pagination .pagenav{padding: 10px;}
}
@media (max-width: 1200px) {
    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 345px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage.missingImage {
        height: 345px;
    }
}

@media (max-width: 1100px) {
    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 315px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage.missingImage {
        height: 315px;
    }
    .k2Pagination .pagenav{padding: 8px;}
}

@media (max-width: 1000px) {
    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 285px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage.missingImage {
        height: 285px;
    }
}

@media (max-width: 900px) {
    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 260px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage.missingImage {
        height: 260px;
    }
}

@media (max-width: 800px) {
    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 230px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage.missingImage {
        height: 230px;
    }
}

@media (max-width: 700px) {
    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 190px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage.missingImage {
        height: 190px;
    }
    div.k2Pagination ul li{padding-left: 3px;}
    .k2Pagination .pagenav{padding: 5px;}
}

@media (max-width: 600px) {
    #region3 div.tagItemView {
        width: 100%;
        margin-right: 0px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 340px;
    }
}

@media (max-width: 500px) {
    #region3 div.tagItemView {
        width: 100%;
        margin-right: 0px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 282px;
    }
}

@media (max-width: 400px) {
    #region3 div.tagItemView {
        width: 100%;
        margin-right: 0px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 225px;
    }
}

@media (max-width: 300px) {
    #region3 div.tagItemView {
        width: 100%;
        margin-right: 0px;
    }

    #region3 div.tagItemImageBlock > span.tagItemImage a {
        max-height: 170px;
    }
}

#region3 div.tagItemHeader {
    display: inline-block;
    clear: both;
    margin-top: 20px;
    padding: 0px;
    width: 100%;
    clear: both;
}

#region3 div.tagItemHeader h2.tagItemTitle {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    line-height: 32px;
    width: 100%;
}

#region3 div.tagItemHeader h2.tagItemTitle a {
    font-size: 32px !important;
    display: inline;
    padding: 0px;
    margin: 0px;
    line-height: 32px;
    height: 32px;
    /*float: left;*/
    /* zelena color: #e83e3e!important;*/
    font-weight: 100 !important;
    font-family: SourceLight, Arial, Helvetica, sans-serif;
  color: #757eab !important;
}

#region3 div.catItemDateCreated {
    color: #999;
    font-size: 13px;
}

#region3 div.tagItemDateModified {
    color: #999;
    font-size: 11px;
}

#region3 div.tagItemBody {
    padding: 0px;
    margin: 0px;
    clear: both;
    width: 100%;
    display: inline-block;
}

#region3 div.tagItemCategory {
    display: inline-block;
    margin: 0px;
    border: 0px;
    padding: 4px 0px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    clear: both;
}

#region3 div.tagItemCategory > span.published-text {
    margin-left: 4px;
    font-weight: bold;
    color: #555;
    padding: 0px;
}

/*zelena #region3 div.tagItemCategory > a.category-link { color: #777777; }
#region3 div.tagItemCategory > a.category-link:hover { color: #e83e3e; }*/

#region3 div.tagItemTagsBlock {
    display: inline-block;
    margin: 0px;
    border: 0px;
    padding: 4px 0px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    clear: both;
}

#region3 div.tagItemTagsBlock > span.tags-text {
    margin-left: 4px;
    font-weight: bold;
    color: #555;
    padding: 0px;
    margin-right: 5px;
    vertical-align: top;
}

#region3 div.tagItemTagsBlock ul.tagItemTags {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline;
    display: inline-block;
    max-width: 490px;
}

#region3 div.tagItemTagsBlock ul.tagItemTags li.tag {
    display: inline;
    list-style: none;
    padding: 0px 4px 0px 0px;
    margin: 0px;
    text-align: center;
}

/*zelena#region3 div.tagItemTagsBlock ul.tagItemTags li.tag a.tag-link { color: #777777; text-transform:capitalize; }
 #region3 div.tagItemTagsBlock ul.tagItemTags li.tag a.tag-link:hover { color: #e83e3e; }*/

#region3 div.tagItemReadMore {
    display: inline-block;
    margin: 16px 0px 24px 0px;
    border: 0px;
    padding: 4px 0px;
    width: 100%;
    clear: both;
}

div.componentheading {
    padding: 0;
}

em {
    font-style: italic;
}

strong {
    font-weight: normal;
    color: black;
}

span.pullquote-right {
    text-align: right;
    color: #000000;
    display: block;
    float: right;
    font-size: 130%;
    font-weight: bold;
    padding: 15px !important;
   /* width: 35%;*/
  border: 1px solid #222;
border-left: 0px;
border-right: 0px;
margin-bottom: 25px;
  font-family: Source;
      margin-left: 5%;
}
}

span.readinglistbtn, .rl_link, .rl_add, .rl_remove, .rl_guest, .rl_link:hover, .rl_add:hover, .rl_remove:hover, .rl_guest:hover, .rl_link:active, .rl_add:active, .rl_remove:active, .rl_guest:active, .rl_link:focus, .rl_add:focus, .rl_remove:focus, .rl_guest:focus {
    color: #C03 !important;
}

.rl_guest, .rl_add, .rl_link {
    font-size: 15px !important;
}

/*.rl_guest:hover, .rl_add:hover{color:#C03!important;}*/
.search-travel-oppor .control-group {
    margin-bottom: 0;
}

#mod_mt_search_searchword0 {
    width: 80% !important;
}

#jxtcwall331 .mozaix_wall_layout_3 .catItemImage, #jxtcwall332 .mozaix_wall_layout_3 .catItemImage {
    display: block;

}

#jxtcwall331 .mozaix_wall_layout_3 h3, #jxtcwall332 .mozaix_wall_layout_3 h3 {
    white-space: normal
}

.alert-message {
    color: #0055BB;
    background-position: 15px center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px 10px 10px 60px;
    border-top: 3px solid #84A7DB;
    border-bottom: 3px solid #84A7DB;
    background-color: #C3D2E5;
    background-image: url(../images/notice-info.png);
}

.alert-message h4 {
    display: none;
}

#system-message > .error > ul {
    background-color: #E6C0C0;
    background-image: url(../images/notice-alert.png);
    border-color: #DE7A7B;
}

.sb-icon-search {
border-radius: 0px !important; 
}

@media (max-width: 1000px) and (min-width: 900px){
	#logo{width: 12%;}
	#logo a{width: 100%; background-size: 100%;margin:25px 0 0;}
}
@media (max-width: 1000px){
	.mmrightlogin i{font-size: 15px !important;}	
	a.mrightlogin,div.modulecontent a.mrightlogin:visited,div.modulecontent a.mrightlogin:link,div.mmrightlogin,a.mmrightsearch { 
    color: #ccc !important;
}
a.mmrightlogin:hover,div.mmrightlogin:hover,
a.mmrightsearch:hover{background: #fff !important
} 

@media (max-width: 600px){
    #jxtcwall337 span.symbol{font-size: 3em;}
    #region9 [class*="span"], #region9 .row-fluid [class*="span"]{float: none !important; width: 100% !important;}
}


}

/*#mtForm .control-group:first-child{display: none;}*/
#mtForm #mtfields .control-group:first-child{display: block;}
#mtForm .required-note{color: red;margin: 10px 0;}
#mtfields .radio input[type="radio"], .checkbox input[type="checkbox"]{float: none; margin-right: 10px;}
#mtfields .control-group .controls{font-size: 12px;}

#mc_active_pathway{ padding-left: 15px;background:url(/images/M_images/indent1.png) no-repeat left center;}
#mc_selectcat{width: 100% !important; }
#browsecat{max-width: 300px; padding: 5px !important;display: block;}

/*ADD LISTING PAGE*/

#mtfields li span.mtcaption{width: 20%; max-width: 200px;color: #000;}
#mtfields li span.mtinput{float: right; width: 80%; line-height: 160%; font-size: 12px;}
#mtfields li span.mtinput b{font-weight: bold;}
#mc_con{float:right; width: 80%;}
#mtfields li span ul li {margin-bottom: 5px;}
#mtfields input[type="text"],#mtfields input[type="email"]{display: block;}

.alert{ background: #757eab; border: none; color: #fff; text-shadow:none;}
.alert .close,.alert .alert-heading{color: #fff; text-shadow:none;}
div.userItemImageBlock{}
span.userItemImage img{width: 150px !important; padding: 3px;}

/*Auther List*/
#user7 .lastarea .module{margin: 0; /*padding-top: 30px;*/}
#user7 .centerarea .module{ margin-top: 0; padding-top: 30px;}
.applynowMod{padding-top: 0 !important; margin:20px 0 !important;}
.userList .avatar{float: left; width: 20%; max-width: 150px}
.userList .uDet{float:right;width: 78%;}
.userList .uDet a,.userList .uDet a:visited,.userList .uDet a:link{color: #3E8EDE;}
.userList .uDet .ubUserName,.userList .uDet .ubUserName:visited,.userList .uDet .ubUserName:link{font-size: 20px; display: block; margin-bottom: 10px;}
div.k2UsersBlock.userList ul li .uDet h3{color: #000; margin-bottom: 10px;}


#showcase1 a{color: #3E8EDE;}
#showcase1 .mtlInk a{font-size: 20px;}
.userList .ubUserItems{margin-left: 20px;}
.userList .ubUserItems li{list-style: disc;padding: 0;}
#k2Container.authitemlist{padding-top: 20px; border-top: 1px solid #ccc}
.authitemlist .itemContainer{width: 48%; float:left;}
.authitemlist .itemContainerLast{float:right;}
/*.tplist img{float:left; width: 150px; padding: 3px; border: 1px solid #ccc; margin-right: 20px;}*/
@media (max-width: 1024px){
.tplist img,.authitemlist .itemContainerLast,.authitemlist .itemContainer,.userList .uDet,.userList .avatar{float: none; width: 100%;}
.tplist img{margin-right: 0;}

}
#toplisting a:link,#toplisting a:visited{color:#3E8EDE !important;}
.mLIst{width: 30%; margin-right: 5%; float:left;}
.mLIst a:link,.mLIst a:visited{color:#3E8EDE !important;}
.mList .mtLink a{font-size: 20px; line-height: 130%;}
.mLIst:nth-child(3n+3){margin-right: 0;}
.mLIst .MLIstImg{margin-bottom: 10px;}
.mLIst .MLIstImg img{float: none;/*width: 200px;*/ /*100%*/}

/*Auther List Three Column*/
.uLthreecol li{ float:left; width: 32%; margin-right: 2%;}
.uLthreecol li.lastItem{margin-right: 0;}
.uLthreecol li.even,.uLthreecol li.odd{border: 0; padding: 0;}
.uLthreecol .avatar{float: none; width:auto; max-width: 100%; margin-bottom: 10px; /*text-align: center;*//*height: 250px;line-height: 250px;*/}
.uLthreecol .avatar .k2Avatar img{float:none;display: inline;width: 130px;}
.uLthreecol .uDet{float: none;}
.uLthreecol .ubUserItems li{float: none; width: 100%;}
@media (max-width: 1024px){
    .uLthreecol li,.mLIst{float: none; width: 100%; margin: 0 0 20px 0;}
    .mLIst .MLIstImg{float:left; max-width: 180px; margin-right: 20px;}
    .uLthreecol .avatar{text-align: center; float:left; margin-right: 20px;}
    .uLthreecol .avatar{float: left; width: 20%; margin:0;}
	.uLthreecol .uDet{float: right;width: 77%;}
	.uLthreecol .avatar .k2Avatar img{max-width: 100%;}
	.uLthreecol .ubUserItems li{margin-bottom: 5px;}


}
@media (max-width: 400px){
        .mLIst .MLIstImg{float:none; max-width: 200px; margin: auto; margin-bottom: 10px;}
        
}


@media (max-width: 900px){
    #right .module{float:left;width: 48%; margin-right: 2%;}
    #right .module:nth-child(2n+2){float: right; margin-right: 0;}
    #right .clear{clear:both;}
    #user7 .centerarea .module{margin-top: 0 !important; }
}
@media (max-width: 500px){
    #right .module{float:none;width: 100%; margin-right: 0; margin-bottom: 10px;}
    #right .module:nth-child(2n+2){float: none;}
}

/*Module moduleStyleOne*/
div.modulecontent .moduleStyleOne a:link,div.modulecontent .moduleStyleOne a:visited{color: #757eab;}
.moduleStyleOne ul {margin:0;}
.moduleStyleOne ul li.threeCol{ width: 32%; float:left; margin-right: 2%; padding: 0; /*margin-bottom: 25px;*/}
.moduleStyleOne ul li.threeCol.third{margin-right: 0;}
.moduleStyleOne .clrlist,.moduleStyleOne .clearList{clear: both;display: block;}
.moduleStyleOne .moduleItemTitle{display: block; margin-bottom: 10px;line-height: 130%; font-size: 1.7em!important; letter-spacing: -1px; color: #444!important;}
/*.moduleStyleOne .moduleItemAuthor{margin-bottom: 10px;}*/
.moduleStyleOne .introText p {margin-bottom: 10px;}
.moduleStyleOne .introText p strong{color: #777777;}
div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .introimg{margin-bottom: 10px;}
div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img{margin: 0;border: 0;}
/*div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .introtext p{margin-bottom: 10px;}*/
div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .introtext p strong{color: #777777;}

@media (max-width: 767px){
	.moduleStyleOne ul li.threeCol{width: 100%; margin-right: 0; float: none; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc;}
	div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .introimg{float:left; width: 35%;}
	div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .ItemDet{float:right; width: 62%}	

}
@media (max-width: 500px){
	div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .ItemDet,div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .introimg{float:none; width: 100%;}
	
}

/*CBSUBS fonts*/
.cbregDescription p{line-height: 152%;margin-bottom: 1.5em;}
.cbformdiv .cb_form_line div label, form.cb_form .cb_form_line div label, .cb_tab_content .cb_form_line div label	{display: inline;float: none;width: auto;font-weight:bold; }

/*fixing author website in bio that appears at the end of articles*/
span.itemAuthorUrl, span.itemAuthorEmail {
font-size: 11px;
color: rgb(119, 119, 119)!important;
}


div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
border-right:0px; 
}

/*fixing module spacing on blogger intro page*/
.r3spacer_top {
padding: 0 0 0 0; 
}

.module.title-on.lightbox.tplist h3.moduletitle {background-color: #000!important; margin-bottom:30px;}
.module.title-on.lightbox.tplist h3.moduletitle span.first_word {color: #fff!important;}

/*Add item page on front-end*/
div#k2Frontend fieldset {display: none;}
#editor-xtd-buttons {padding: 5px;display: none;}
#k2FrontendPermissionsNotice p {font-style: normal; font-family: inherit;}
a.toolbar {color: #fff;}

/*MT module on volunteer, work, study pages
.mtlInk {
  font-size: 1.7em!important;
    letter-spacing: -1px;
    color: #444!important;
    line-height: 130%;
}*/

/*breadcrumbs on MT pages*/
.module.title-off.lightbox.mtcrumbs.jmoddiv {
  margin-top: 30px;
  margin-bottom: -30px;
}

.breadcrumbslightbox.mtcrumbs {
  padding-top: 30px;
}

/*search box link colour*/
.controls a {
  color: rgb(119, 119, 119)!important;
}

/*MT main page, formatting "Add lisitng" button*/
a.btn.btn-small {
  margin-right: 32px;
}

/*sanjib k*/
table.event_message td {
    font-size: inherit;
}

table.event_message a.btn {
    margin: 8px;
}

button#simplePrint {
    margin-top: 5px;
    background: #757eab !important;
    color: #fff !important;
    text-shadow: none !important;
}

/*zelena bottom modules*/
#region9wrap {color: #ddd;}
#region9 .module h3 span {font-size:100%; color:#ddd;}
div.module.title-on.bot-zelena h3.moduletitle {padding-left: 0px;}

div.module.title-on.bot-zelena{
margin-left: 20px !important;
margin-right: 20px !important;
background: #222222; 
}

/*zelena kunena*/
ul.kprofilebox-welcome {color: #000;}
td.kprofileboxcnt {background-color: #fff!important;}
#Kunena div.kblock div.kbody {border-width: 1px;}
#Kunena .kheader h2, #Kunena .kheader h2 a {color:#fff!important; font-size: 28px; font-weight: normal!important;}
#Kunena .ktitle, #Kunena a.ktitle {font-weight: normal;}
#Kunena .kforum-pathway {border-bottom-color: #bfc3c6!important; border-bottom: 1px; border-bottom-style: solid;}
#Kunena #ktab ul.menu li.active a, #Kunena #ktab li#current.selected a {background-color:#757eab!important;}
#Kunena div.kblock > div.kheader, #Kunena .kblock div.kheader {background-color:#757eab!important;}
#Kunena div.kwhoisonline div.kheader {background-color:#757eab!important;}
#Kunena.layout, #Kunena .kheader, #Kunena a {font-weight:bold!important;}
#Kunena .kwho-admin, #Kunena a.kwho-admin {color: #757eab!important}

/*zelena search button*/
.zelenapadleft {
    padding: 0px 60px!important;
}

/*zelena about us user list*/
.k2Avatar img {margin: 2px 8px 6px 0;}

/*general overall font size
p {
    font-size: 1.1em;
}/*

input#cb_gge_coupon {display: none;}

/*mosets tag listings*/
.listing-summary .category a {
    font-weight: inherit;
    color: #3E8EDE;
}

/*event booking sign up form*/
div#field_ticket_first_name {
    margin-top: 55px;
    border-top: 1px #000 solid;
    padding-top: 55px;
}
/*company members welcome page*/
.article_text.clearfix {
    padding: 30px!important;
}

/*mosets report listing page*/
#mtForm textarea.span8 {
    border: #999 solid 1px;
}

/*hide the "delete" button on the registrants check-in page*/
div#eb-registrants-management-page a.btn {
    display: none;
}

.moduletitle.pad-l-r {padding:30px 0 0 0;}
/*.spon {margin: 20px 30px 30px 30px; float:left; width:250px;}*/

/*MT featured listings*/
.featured.listing-summary img.image-left {width: 400px;}

a.RedButton.whitelink {color:#fff!important; font-weight: normal;}
.RedButton.whitelink {margin-bottom: 30px;}
.RedButton.whitelink.space {margin-right: 30px;}

code {font-size: 1em; color: #333;font-family: ff-meta-serif-web-pro, Source, Arial, Helvetica, sans-serif;}

.spon-mem {margin: 20px 30px 30px 0px; float:left; width:30%; max-width:200px;}
.spon-txt {float:right; width: 60%;}	
@media (max-width: 500px){.spon-mem{float:none; width: 250px;} .spon-txt {float:none; width: 100%}	}

p.clear {
  clear: both;
}

/*.spon-mem1 {margin: 20px 30px 30px 0px; float:left; width:30%; max-width:500px;}*/
.spon-txt1 {margin: 0px 20px 0px 20px; /*float:right; width: 60%;*/}	
@media (max-width: 500px){.spon-mem1{float:none; width:90%;} .spon-txt {float:none; width: 100%}	}

/*member benefits module*/
.jxtc_dnpwall_tmp4 {border:#ccc 1px solid!important;}

/*fixing introtext too small issue*/
/*div.catItemIntroText {    font-size: 1.1em;}*/

/*book reviews*/
.book {
    float: left;
    margin: 0 25px 15px 15px;
    clear: left;
}


/*front end K2 editing buttons in JEC editor*/
.mceDefaultSkin button {
    padding: 0px !important;
}


/*///////////////*/
/* k2.css | http://www.wsanet.ca/2020-jun/templates/mozaix/css/k2.css?v=2.10.3 */

.k2column {
  /* max-width: 100%; */
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
}

div.itemBody {
  border-top: dotted 2px #000;
}

/* css.php | http://www.wsanet.ca/2020-jun/templates/mozaix/XTC/css.php?id=24&group=style3 */

div.itemToolbar {
  border-bottom: none;
    max-width: 800px;
width: 100%;
margin: 0px auto;
}
/*//////////////////*/

span.dropcap {
    float: left;
    color: #903;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
}

div.itemFullText p {
    margin: 0 0 24px 0;
    font-size: 1.1em;
    font-family: 'PT Serif';
    line-height: 1.9;
}

div.itemFullText h3 {
    margin: 0 0 24px 0;
    padding: 16px 0 4px 0;
    color: #333;
    font-weight: 400 !important;
    letter-spacing: -1px;
    font-size: 1.6em;
    font-family: Source, Arial, Helvetica, sans-serif;
}

h2.itemIntroText {margin-bottom: 25px;}

#footerpad {
    background: #111;
    border-bottom: 30px solid #111;
}
#footer * {
    font-size: .95em !important;
}

.photo-caption.\$vimeo___ {
    letter-spacing: -1px;
}

h2 a.cp-link {
    font-family: SourceLight, Source, Arial, Helvetica, sans-serif;
}

.module.title-on.black-header {
    color: #000;
    background-color: #111;
    color: #fff;
    margin-bottom: 30px;
}

.nopadd .modulecontent {padding:0px}

.center, .table td.center, .table th.center {
    text-align: inherit;
}

.zelena {
  padding: 0 30px;
  display: block;
}

module.title-on.greenbox.featured-oppor {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.acymailing_finaltext {
  padding: 30px;
}

.acymailing_module_form table.acymailing_form {
  padding: 0px 30px;
}

module nopadd {margin-bottom: 30px;}

.my_class {
    padding: 0px 30px 30px 30px;
}

body.tag_page_style {
    background: #fff;
}

/*centres CB profile and reduces width* - same with Joomla articles*/
.cb_template {
    max-width: 800px;
    width: 100%;
    margin: 0px auto;
}

.article_text.clearfix {
    max-width: 800px;
    width: 100%;
    margin: 0px auto;
}

/*fixes formatting for module at bottom of subscriber welcome page*/
.moduleStyleOne .moduleItemTitle {
    color: #fff !important;
    font-weight: 100;
      font-family: SourceLight, Arial, Helvetica;
}

div.moduleItemIntrotext {
    margin: 20px;
}

h2 .itemIntroText {font-family:ff-meta-serif-web-pro, Source, Arial, Helvetica, sans-serif;}
h2.itemIntroText {font-family: ff-meta-serif-web-pro, Source, Arial, Helvetica, sans-serif;}
.h2.itemIntroText {font-family: ff-meta-serif-web-pro, Source, Arial, Helvetica, sans-serif;}
div.h2.itemIntroText {font-family: ff-meta-serif-web-pro, Source, Arial, Helvetica, sans-serif;}
div .h2 .itemIntroText {font-family: ff-meta-serif-web-pro, Source, Arial, Helvetica, sans-serif;}
.h2 .itemIntroText{font-family: ff-meta-serif-web-pro, Source, Arial, Helvetica, sans-serif;}
h2 .itemIntroText {font-family: ff-meta-serif-web-pro, Source, Arial, Helvetica, sans-serif;}

/*Smart search results*/
dd {
    margin: 0 0 3px 0;
    font-weight: normal;
    line-height: inherit;
   /* padding: 4px 0 12px 0;*/
    font-family: Source, Arial, Helvetica;
    font-size: 1em;
}

dt.result-title, dt.result-title a {
    font-size: 1.2em;
    margin-top: 45px;
    margin-bottom: 10px;
    color: #757eab !important;
    font-family: SourceLight, Arial, Helvetica, sans-serif;
    font-weight: 100 !important;
    font-size: 24px !important;
    line-height: 100% !important;
}


span.highlight {
    /*font-weight: normal !important;*/
    background-color: revert;
    color: revert;
    font-family: revert;
}

#q {
margin: 0px;
margin-right: 10px;
}

#mod-finder-searchword557 {
margin-right: 10px;
  margin-bottom: 0px;
    width: 200px;
font-family: Source, Arial, Helvetica;
font-size: 12px;
}

.finderzsearch h1.pagetitle  {    font-size: 2em !important;
    padding: 12px 0 12px 30px;
    padding-left: 30px;
    color: #757eab;
}

/*#region3 div.tagItemImageBlock > span.tagItemImage img {
    display: inline-block;
    width: 100% !important;
    min-height: 100% !important;
    width: auto;
    min-height: 0px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    max-width: 3000px;
}

.search-image-z {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 345px;
    max-height: 345px;
    height: 255px;
    max-height: 255px;
    overflow: hidden;
    vertical-align: bottom;
    background: #fff;
}*/

/*camera*/
/*front page image*/
body.sticky {margin-top: 100px!important;}
.xtc-bodygutter {padding: 0;}
body.sticky #headerwrap {width: 100%;}

#region1wrap .xtc-wrapperpad {
margin: 0;
width: 100%!important;
}
#region1wrap .xtc-wrapper {
max-width: 2000px;
}
.xtc-wrapperpad {
max-width: 2000px;
}


.camera_caption {
    line-height: 35px;
}

/*@media (max-width: 480px) {div.camera_caption_desc {font-size: 1.3em!important;}}
@media (max-width: 900px) {div.camera_caption_desc {font-size: 1.3em!important;}}
@media (max-width: 480px) {div.camera_caption_title {font-size: 2em!important;}}
@media (max-width: 900px) {div.camera_caption_title {font-size: 2em!important;}}*/

a.icon-twitter {color: #00aced!important;font-size: 3em; padding-left: 40px;}
a.icon-facebook{color: #3b5998!important;font-size: 3em; padding-left: 40px;}
a.icon-camera{color: #fff!important;font-size: 3em; padding-left: 40px;}




/* css.php | http://www.wsanet.ca/2021/templates/mozaix/XTC/css.php?id=24&file=default */

.module.nopadbt {
  /* padding: 0px 30px !important; */
  padding: 5px 30px !important;
}

/* css.php | http://www.wsanet.ca/2021/templates/mozaix/XTC/css.php?id=24&file=template */

.camera_wrap * {

  font-family: SourceLight, Source, Arial, Helvetica, sans-serif !important;
  font-size: 15px;
  font-weight: 400;
}

/* camera.css | http://www.wsanet.ca/2021/modules/mod_slideshowck/themes/default-jun2020/css/camera.css */

.camera_caption_title {
  font-family: SourceLight, Source, Arial, Helvetica, sans-serif;
  font-size: 28px!important;
  color: #fff;
  line-height: 38px!important;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: 100!important;
}

#camera_wrap_572 .camera_caption > div div.camera_caption_desc {
font-family: Source, Arial, Helvetica, sans-serif !important;
}

.camera_caption_desc {
  line-height: 2.1em;
}

/*reinstating padding in body since we had to remove it for full page image on home page*/
#region3wrap {padding: 0 1.5%;}

/*body.sticky #region1wrap {
    padding: 0 1.5%;
    padding-top: 30px;
}*/

#region1b {
    margin-top: 5px;
}

.volHead a.moduleItemTitle {
color: #757eab !important;
font-family: SourceLight, Arial, Helvetica, sans-serif;
font-weight: 100 !important;
font-size: 32px !important;
line-height: 120% !important;}

/*.volHead p {font-size: 1.1em;}*/

.volHead module.bluebox.modulecontent {color:#fff; font-size:1em;}
.volHead a.moduleItemReadMore {color:#757eab!important;}

.componentheadingvolHead {
  display: block;
  font-family: SourceLight, Arial, Helvetica, sans-serif;
  font-size: 2em !important;
  letter-spacing: 1px !important;
  line-height: 120%;
  text-transform: uppercase;
  background: #fff !important;
  color: #757eab;
}

.volHead .tplistings {
    color: #757eab !important;
    font-family: SourceLight, Arial, Helvetica, sans-serif;
    font-weight: 100 !important;
    font-size: 20px !important;
    line-height: 120% !important;
}

.volHead #toplisting a:link, #toplisting a:visited ( color: #757eab !important;)

.volHead .mLIst .MLIstImg img {
width: 100%;
border: none;
padding: 0px;
}

#region2wrap .xtc-wrapperpad {
    padding: 0 1.5%;
	margin:0 auto;
}
#mbCenter.mediaboxckmobile #mbCaption { display: block !important; }


h1.componentheading {
    padding-left: 0px;
    background: #333 !important;
    font-family: SourceLight, Arial, Helvetica, sans-serif;
    padding: 18px !important;
    color: #fff !important;
    font-size: 36px !important;
    letter-spacing: -1px !important;
    line-height: 100%;
    padding: 0;
  text-transform: revert;}

div.catItemBody {
  padding: 10px 0!important;}


/* css3effects.css | http://www.wsanet.ca/2021/templates/mozaix/css/css3effects.css */
/*
@media screen and (max-width: 900px) {
  #region1wrap .xtc-wrapper {
    /* padding: 5px 0 3px !important; 
    padding: 0px !important;
  }
  body.sticky {
    /* margin-top: 50px !important; 
    margin-top: 37px !important;
  }
}

@media (max-width: 480px) {
  body.sticky {
    /* margin-top: 50px !important; 
    margin-top: 43px !important;
  }
} */

.homeclass #region3wrap {
  display: none;}

.homeclass h1 {font-family: SourceLight;   line-height: 160%;}

.module.title-off.favimage {
    padding: 15px;
}

/*FavImage module*/
div[id^="favimagehover-image-container"], div[id*=" favimagehover-image-container"] {
    position: relative;
    border: #999 1px solid;
}

/*fixing random divs sprinkled through K2 items*/
div.itemFullText div {font-family:'PT Serif';margin: 0 0 24px 0;font-size: 1.1em;line-height: 1.9;}

/*fixing crappy font in cb pages*/
.cb_template *, .cb_template ::before, .cb_template ::after {
    font-family: Source, Arial, Helvetica, sans-serif;
}

/* fixing search box on home page*/
div.finderhidden-phone.homesearch {
    margin-left: 40%;
    margin-top: 20px;
}

#mod-finder-searchword576 {
    margin-right: 10px;
    margin-bottom: 0px;
    width: 200px;
    font-family: Source, Arial, Helvetica;
    font-size: 12px;
}

label.element-invisible.finderhidden-phone.homesearch {
    display: none;
}
/*---- done search---*/

/*fixing share buttons*/
.mfp-content ul li {
width: revert;
}

[id^="ampz_inline"] .ampz_network_label, #ampz_flyin .ampz_network_label {
  display: none;
}

.ampz_network_label {
    display: none;
}

#ampz_flyin li, #ampz_flyin li a {
  width: revert;
  margin-right: 5px;
}
/*----- end fix share buttons*/


/* Pop-up formatting */

.inputbox.required {padding: 15px!important;
  font-family: Source, Arial, Helvetica, sans-serif;
}

.button.subbutton.btn.btn-primary {
  width: 95%;
  margin: 0 15px;
  font-family: Source, Arial, Helvetica, sans-serif !important;
  font-size: 1em;
}

.ebYN1 .eb-h2 {
  color: rgb(117, 126, 171)!important;
}
/*-------- done with pop-up--------*/

/*--------recommended reading slide-in---need to add all relevant module numbers----*/
div#k2ModuleBoxPoP.k2ItemsBlock.sidebar ul li a.moduleItemTitle {font-size: 1.1em;}

div#k2ModuleBoxPoP.k2ItemsBlock.sidebar div.moduleItemIntrotext a.moduleItemImage img {margin:0px 0px 10px 0px;}

div#k2ModuleBoxPoP.k2ItemsBlock.sidebar div.moduleItemIntrotext {font-size:0.9em; margin: 10px 0px;}

#k2Container .featuredBadge {display:none;}
/*---end---*/

/**follow buttons at bottom**/
a.ampz_shortcode_follow {margin:3px!important;}
/*---end---*/

/***K2 content modules for landing pages***/
div.k2ItemsBlock ul li a {
  line-height: 152%;
}

div.k2ItemsBlock ul li div.moduleItemTags {
  border-bottom: #ccc 1px solid;
  padding: 4px;
  margin-bottom: 16px;
}


/* css.php | https://www.wsanet.ca/2021/templates/mozaix/XTC/css.php?id=24&file=template */

div.moduleItemIntrotext {
  margin: 3%; 
}

div.ItemDet .introtext {padding: 4px 0 12px 0;}

.volHead a.moduleItemTitle {
  margin-top: 20px;
}

.moduleStyleOne .moduleItemAuthor {
  padding: 10px 0px;
}

div.modzItemReadMore {margin-bottom:24px;}
div.modzItemReadMore a.k2ReadMore {color:rgb(117, 126, 171);}

div.moduleItemIntrotext .ItemDet .introtext {
  padding: 4px 0 12px 0;
}
/*div.k2ItemsBlock {
    padding: 30px;
}*/

.module.volHead h3.moduletitle {background-color:#333!important; color:#fff!important; font-family: SourceLight, Arial, Helvetica, sans-serif;
padding: 12px !important;
color: #fff !important;
font-size: 36px!important;
letter-spacing: -1px !important;
line-height: 100%;
padding: 0;
margin-bottom:3px;}

.module.volHead h3 span {font-size: 36px!important; line-height: 100%;}

/*.module.title-on.volHead {padding:30px;}*/

/* JXTC wall module*/
mozaix_wall_layout_1 .areamain .col-1 .catItemImageWall {
    background: #222 !important;
}

.mozaix_wall_layout_1 .catItemImageWall {
    overflow: hidden;
}

.catItemImageWall {
    position: relative;
    display: block;
}

.catlink2 {
font-family: SourceLight;
}

.mozaix_wall_layout_1 .col-1 h3 a {
font-family: SourceLight;
}

/*tabs in module*/
.rl_tabs > ul.nav-tabs > li > a:focus,
.rl_tabs > ul.nav-tabs > li.active > a:focus {
  outline: none;
  border-color: rgb(35, 132, 211);
border:0px;
  color:rgb(35, 132, 211);
}
.rl_tabs-toggle-inner.nn_tabs-toggle-inner {
    text-transform: uppercase;
    font-family: Source;
  letter-spacing: -1px;
}

.rl_tabs .nav-tabs > li.active > a,
.rl_tabs .nav-tabs > li.active > a:hover {
  color: rgb(35, 132, 211);
  border: 0px;
}
.rl_tabs > ul.nav-tabs > li > a {
  display: block !important;
  color: #333;
}
.rl_tabs > ul.nav-tabs > li > a:hover {
  color: rgb(35, 132, 211);
  text-decoration: none;
}

/* image resizing in K2 category view, tags and tabs*/

.img_width_100_percent {
    height: 250px;
    object-fit: cover;
}

a.img_height_100_percent_ {
height: 250px;
}

div.k2UsersBlock ul li div.ubUserDescription {
    font-size: 14px;
}




