/*******************************************************************************
 ***                                                                         ***
 ***   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;
}

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

.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/gge-logo-mobile.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%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.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;
}

.bluebox h3 {
    background: none !important;
    border: 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;*/
}

#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/mozaix2014/templates/mozaix/images/missing-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;
}

#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-style: italic;
    font-weight: bold;
    padding: 15px !important;
    width: 35%;
}

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: 15%; padding-left:15px;}
	#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: 800px){
    #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: #3E8EDE}
.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: 16px;}
.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: 1024px){
	.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: 20%;}
	div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .ItemDet{float:right; width: 78%}	

}
@media (max-width: 500px){
	div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .ItemDet,div.moduleStyleOne.k2ItemsBlock ul li div.moduleItemIntrotext .introimg{float:noe; 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: 18px;
}

/*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;}

/*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.05em;
  margin-bottom: 1.2em;
}

li {
  margin-bottom: 0.3em;
}

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




.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;}

.module.title-on.tabbedgreen a {color: #3E8EDE;}

/*breadcrumbs*/
span.here {color: #e83e3e!important;}
a.pathway {color: #333!important;}
span.showHere {color: #333;} 

/*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;
}*/

#region2wrap .xtc-wrapperpad {
    padding: 0 1.5%;
	margin:0 auto;
}


.module.title-off.nowrap.nopadbt.lightbox {
    margin-top: 30px;
}
.module.title-off.nowrap.nopadbt.lightbox .modulecontent {
    padding:10px!important;
}
.article_title a {
    font-family: SourceLight, Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 36px;
}
.article_text {
    padding: 40px 40px 20px !important;}

h4 {
    font-size: 1.2em;
}

/*cities module*/
.gkCols.margin-top {display: block;}
.gk-point {width: 48%;box-sizing: border-box;float: left;padding: 10px 15px;}
.gk-point a{color:#fff; text-decoration: underline;}
.gkCols:after {clear: both; content: "";display: table;}
@media (max-width: 600px) {
.gkCols > div,
.gkCols > blockquote {
	width: 100%!important;
  }}

.bluebox h4{color:#fff;}


h3 {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
}
.module h3 {margin-top:0px}

.article_text.clearfix h2 {margin-bottom: 1em; margin-top: 1.2em;}

a.RedPillButton {
    color: #fff!important; margin-top:10px;
}

ul li{padding-left:15px;/*list-style-type: disc;*/list-style-position: inside;margin-top: 15px;}

ul.menu.xtcdefaultmenu a {color: #0088cc;}

/*making vimeo responsive*/
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*favimage module on home page*/
div#favimagehover-overlay1 {background-color: #e83e3e;}
div#favimagehover-overlay2 {background-color: #d06503;}
div#favimagehover-overlay3 {background-color: #1691be;}
div#favimagehover-overlay4 {background-color: #166ba2;}

#favimagehover-title1 a {color: #fff;}
#favimagehover-title2 a {color: #fff;}
#favimagehover-title3 a {color: #fff;}
#favimagehover-title4 a {color: #fff;}

#user13 .modulecontent {
    padding: 15px;}


/*@media (max-width: 767px) {
  body {
    padding-right: 0px!important;
    padding-left: 0px!important;
  }}*/

a.ubUserName {
  font-size: 1.3em;}

ul.gkBullet4 li {list-style-type: disc;line-height:152%;}

/*fixing anchors so that related text does not disappear behind menu*/
.anchor { display: block;
    position: relative;
    top: -130px;
    visibility: hidden; }
	
.h1anchor {
    display: block;
    position: relative;
    top: -130px;
    padding-top: 130px!important;
    margin-bottom: -122px!important;
}

.z-footer {
    font-size: 0.94em;
}

/*breezing forms formatting*/
label {text-transform: none; font-weight: 400; font-size: .95em; color: #000;}
.bfQuickMode textarea {max-width: 90%!important; border: #ccc 1px solid;}
.bfQuickMode .controls .control-label {width: 75%!important;padding-top: 30px; padding-bottom:4px;}

/*login*/
.bluebox a {
    color: #fff!important;
}

/*divider lines in features page*/
hr {
  border-color: #999;}

/*Success stories cat image*/
  
div.itemListCategory img {
    
    margin: 0 8px 20px 0;
}
  
.bfQuickMode .bfLabelLeft .bfElementGroup,
.bfQuickMode .bfLabelRight .bfElementGroup,
.bfQuickMode section.bfLabelLeft .bfElementGroupNoWrap {
    padding-bottom: 30px;
  width: 60%;
}  

/*exhibitor registration form buttons*/ 
.bfNextButton.button {
    float: none;
    margin-left: 20px;
}

#bfLabel3949 {
    display: revert;
}

.nobody #region3 {
    display: none;
}


/*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*/
/**follow buttons at bottom**/
a.ampz_shortcode_follow {margin:3px!important;}
/*---end---*/