/*   
Theme Name: Shvoong
Theme URI: http://www.profilesoft.com
Description:
Author: ProFile Ltd
Author URI: http://www.profilesoft.com
Version: 1.0
*/

/* let's clear some floats */
/*.container{ width: 996px !important}*/

@font-face {
    font-family: 'Nachlieli CLM';
    font-weight: 200;
    font-style: normal;
    src: url('fonts/Nachlieli/NachlieliCLM-Light.woff') format('woff');
}

@font-face {
    font-family: 'Nachlieli CLM';
    font-weight: 200;
    font-style: italic;
    src: url('fonts/Nachlieli/NachlieliCLM-LightOblique.woff') format('woff');
}

@font-face {
    font-family: 'Nachlieli CLM';
    font-weight: 700;
    font-style: normal;
    src: url('fonts/Nachlieli/NachlieliCLM-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Nachlieli CLM';
    font-weight: 700;
    font-style: italic;
    src: url('fonts/Nachlieli/NachlieliCLM-BoldOblique.woff') format('woff');
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }
.ltr { direction: ltr;}
#cpt_info_box {
    display: none;
}
.red {
    color: red;
}

p.red.error {
    padding: 20px 10px;
    border: 1px solid;
}
.padd10{
  padding:10px;
}
.ml15{margin-left:15px;}
.padding-top {
    padding-top: 26px;
}
select {
    padding: 4px 19px 0 10px;
    min-width:122px;
}

.row-last-left .col-md-8:nth-child(even) {
    text-align: left;
    padding-right: 22px;
}
.widget-title {
    text-align: right;
}
*:focus
{
    outline: none;
}
.eng{direction:ltr; text-align: left}
div.row.row-404 {
    margin-top: 115px;
    margin-bottom: 60px;
}
.row-404 h2 {
    margin: 90px 0 10px 0;
}
p{
    line-height: 1.3em;
    font-family: arial, helvetica, clean, sans-serif;
    margin: 0 0 24px;
}
.col-md-12 .oh_ads_selector{margin-bottom: 3px !important}

.lightblue thead {
    background: rgb(222,233,241);
}
.green thead {
    background: rgb(219,231,169);
}
thead  td{
    font-size:16px;
    line-height:40px;

}
.padd-top-25{padding-top:25px;}

.loader {
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 100px auto;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    z-index: 0;
    text-transform: uppercase;
}

.navbar .mobile-nav >li >.sub-menu {

    webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}




.loader:before,
.loader:after {
    opacity: 0;
    box-sizing: border-box;
    content: "\0020";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    border: 5px solid #99b41d;
    box-shadow: 0 0 50px #fff, inset 0 0 50px #99b41d;
}

.loader:after {
    z-index: 1;
    -webkit-animation: gogoloader 2s infinite 1s;
}

.loader:before {
    z-index: 2;
    -webkit-animation: gogoloader 2s infinite;
}



@-webkit-keyframes gogoloader {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

span.error {
    display: block;
    color: red;
    font-size: small;
}
/* fix for facebook */

/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/
/* Body, links, basics */
html {
	font-size: 87.5%;
}
body {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.2em;
	text-rendering: optimizeLegibility;
	color: #000;

}

a.home-link {
    z-index: 999;
    display: block;
    position: absolute;
    padding-top: 10px;
}
@media(min-width:768px) {

    a.home-link {
        padding-top: 0px;
    }
}

.center-10{
    text-align: center;
    margin:10px 0

}



body, h1,h2,h3,h4,h5,h6{
    font-family: 'Nachlieli CLM', Arial, Helvetica,  sans-serif;
}

.container{
    /*max-width: none !important;*/
    /*width: 996px;*/
}

.green{
    color:#a8c41e;
}
a.green:hover{ color:#a8c41e}
.media a:hover,.single-item-wrapper a,.glam_slide_content a{text-decoration: none}
.border-left {
    border-left: 3px solid #ededed;
}
.round-shadow-fix {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #FFFFFF),
        color-stop(0.72, #F1F1F1)
    );
    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F1F1F1 72%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F1F1F1 72%);
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F1F1F1 72%);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F1F1F1 72%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #F1F1F1 72%);
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #fff  ;
    text-align: center;
    min-height: 112px;
}
.white-box .round-shadow-fix { min-height: 130px; height:130px;}
.round-shadow{
    margin: 0 0 15px;
   position:relative;
}

.round-shadow img.attachment-post-thumbnail.wp-post-image{
    width:auto;
}

header.line-shadow {
    margin-bottom:0px;
    height: 70px;
    box-shadow: 0px 3px 3px 0px #CDCCCC;
    display: block;
    width: 100%;
    left: 0;
    z-index: 999;
    background: #fff;
}


div#new-royalslider-1 {
     margin-bottom: 0px !important;
}

header#site-header.fixed {
    height: 80px;
    z-index: 9999;
    left: 0px;
    width: 100%;
    background: #fff;
    position: fixed;
}

img.size-full {


}
.push-20,.text-center{
    margin: 20px 0;
}

.clock-wrapper {
    display: none !important;
}

#icons-wrapper.collapse{


}

.archive.category .container.padd-top-25 {
    padding-top: 0px;
}
.single .container.padd-top-25 {
    padding-top: 80px;
}



@media(min-width:768px){

    .archive.category .container.padd-top-25 {
        padding-top: 25px;
    }
    .single .container.padd-top-25 {
        padding-top: 25px;
    }

    header.line-shadow{
        height: 84px;
    }
    header#site-header.fixed{
        height: 85px;
    }
    .round-shadow img.attachment-post-thumbnail.wp-post-image {
        width: auto;
    }
    .clock-wrapper {
        display: block !important;
    }

}

    @media(min-width:992px) {

    header.line-shadow{
        margin-bottom: 0px;
        height: 116px;
        box-shadow:none
    }
    .home header.line-shadow {
        margin-bottom: 20px;
    }

    .is_mobile header.line-shadow {
        margin-bottom: 31px;
        height: 85px;
        box-shadow: 0px 3px 3px 0px #CDCCCC;
    }
        .home.is_mobile header.line-shadow{
            margin-bottom: 31px;
        }

     a.home-link{
        position: static;
    }



}
@media(min-width:1199px){

    .home .hidden-md.push-top20{
        margin: 0;
    }
}


.round-shadow:after {
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.6);
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    bottom: 0px;
    left: 10%;
    right: 10%;
    width: 80%;
    height: 50%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.divider-small {
    border-left: 2px solid #ededed;
    margin: 0 0 0 10px;
    line-height: inherit;
    display: inline-block;
    width: 4px;
    height: 25px;
    vertical-align: middle;
}
.border-right {
    border-right: 3px solid #ededed;
}
.border-bottom {
    border-bottom: 3px solid #ededed;
    padding-bottom: 10px;
    margin-bottom: 15px;
    min-height: 1px;
}
.border-top-gray {
    border-top: 3px solid #ededed;
    padding-top: 10px;
    margin-top: 15px;
    min-height: 1px;
}
.border-bottom-white {
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
    min-height: 1px;
}

.border-bottom-blue {
    border-bottom: 2px solid #c6d9e7;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.padd {
    padding: 0 15px;
}

.register.btn.blue.gradient {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    min-width: 199px;
}
.border-top {
    border-top: 3px solid #2e76ab;
    margin-top: 0;
    padding-top: 20px;
}
.border-top-blue {
    border-top:2px solid #c6d9e7;
    margin-top: 0;
    padding-top: 20px;
}
.border-top-gray {
    border-top: 2px solid #ededed;
    margin-top: 0;
    /*padding-top: 20px;*/
}

.line-gray{
    border-top: 4px solid #ededed;
    margin-top: 0;
    padding-top: 20px;
}

.glam_slider_set .glam_slideri span{display: block!important;    text-align:right;}
.glam_slider_nav_wrap{direction:ltr}
.read-more {
    display: inline-block;
    background: url(images/read-more.png) 0 0;
    line-height: 31px;
    padding: 0 10px 0 32px;
    color: #1c4868;
    font-size: 16px;
    margin: 20px 0 0;
    float: left;
    font-weight: 700;
}
.events-en .read-more {
    background: url(images/read-more-en.png) 0 0;
    padding: 0 32px 0 0;
    float: right;
}

h1,h2,h3,h4,h5,h6{
    line-height: 1.1em;
    color: #2671a9;
}
h3,.h3{
    font-weight: 700;
}
/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color:  #2671a9;}
a:hover {color: #18486b;}
/*a:active{background: #D6E8FA !important;}*/

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: gray; color: #fff; text-shadow: none;}
::selection {background: gray; color: #fff; text-shadow: none;}

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color:  #ECF1F4;}

ins {background-color: gray; color: #000; text-decoration: none;}
mark {background-color: gray; color: #000; font-style: italic; font-weight: bold;}
img  { max-width: 100%; height: auto;}
  iframe, object { max-width: 100%; }
.push-top {margin-top: 20px;}
.push-bottom {margin-bottom: 30px;}
.push-bottom-small {margin-bottom: 10px;}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.block{display:block}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
#comments, .comment-respond{ font-family: arial, helvetica, clean, sans-serif}
.comment-respond label {
    display: block;
    color:#444;
    font-weight: 400;
}
.comment-respond input[type=text],
.comment-respond input[type=email],
.comment-respond textarea{
    line-height: 30px;
    border-radius: 6px;
    width: 290px;
    border: 1px solid #ededed;
}
.comment-respond textarea{
    width: 90%;
    height:105px;
}


.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.container.arial .entry-content li{
    margin:0;
}



.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
 



/* special via editor */

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/

.wrapper { margin: 0 auto;}
.post {
    margin-bottom: 10px;
}

.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	
ol.commentlist {
list-style-position: inside;
}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* custom */

#megaMenu {
    border:none;
}
#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
    color:#18486b;
    font-size:17px;

}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight,#megaMenu ul.megaMenu li.menu-item{
    float: left;
    width: 100%;
    border-bottom: 1px solid #D8D8D8 !important;
}
#primary-nav{
    background: #fff;
}




@media(min-width:992px){

    #megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
        font-size:17px;
        color:#fff;
        padding:6px 19px !important;
        font-weight:normal;

    }
   #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight,#megaMenu ul.megaMenu li.menu-item{
        float: left;
        width:auto;
        border-bottom:0  !important;
    }
    #primary-nav{
       background: #18486b;
    }

}





#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > a {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a,
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator {
    border-left:1px solid transparent;

}
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > a,
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > span.um-anchoremulator {
    border-top:1px solid transparent;

}
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a,
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator,
#megaMenu ul li.menu-item.mega-with-sub > a, #megaMenu ul li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega > a, #megaMenu ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator { padding-right:20px; }
#megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator span.wpmega-link-title {
    text-transform:none;

}
#megaMenu ul.megaMenu > li.menu-item:hover > a, #megaMenu ul.megaMenu > li.menu-item > a:hover, #megaMenu ul.megaMenu > li.menu-item.megaHover > a,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover, #megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
    color:#ffffff !important;
    border-bottom-color:transparent !important;
    background-color:#2f76ab;

}
#megaMenu ul.megaMenu > li.menu-item:hover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > a:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator span.wpmega-link-title {}
#megaMenu ul.megaMenu > li.menu-item.current-menu-item > a, #megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a,
#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a { color: #fff;    background: rgb(47,118,171);}
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
    border-color:transparent;
    color:#ffffff;

    background-color:#18486b;
    background:-webkit-gradient(linear,left top,left bottom,from(#18486b),to(#18486b));
    background:-webkit-linear-gradient(top,#18486b,#18486b);
    background:-moz-linear-gradient(top,#18486b,#18486b);
    background:-ms-linear-gradient(top,#18486b,#18486b);
    background:-o-linear-gradient(top,#18486b,#18486b);
}
#megaMenu ul.megaMenu ul.sub-menu .wpmega-postlist a { color:#ffffff; }
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1,
#megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {
    border-radius: 0;
    -moz-box-shadow:3px 3px 4px rgba(0,0,0,0.35);
    -webkit-box-shadow:3px 3px 4px rgba(0,0,0,0.35);
    box-shadow:3px 3px 4px rgba(0,0,0,0.35);
    border-left: 2px solid rgb(47,118,171);
    border-right: 2px solid rgb(47,118,171);
    border-bottom: 2px solid rgb(47,118,171);

    box-sizing: border-box;
    background-image:-moz-linear-gradient(50% -18% -90deg,rgb(248,248,248) 0%,rgb(248,248,248) 60%,rgb(248,248,248) 97%);
    background-image:-webkit-gradient(linear,50% -18%,50% -13%,color-stop(0, rgb(248,248,248)),color-stop(0.6, rgb(248,248,248)),color-stop(0.97, rgb(248,248,248)));
    background-image:-webkit-linear-gradient(-90deg,rgb(248,248,248) 0%,rgb(248,248,248) 60%,rgb(248,248,248) 97%);
    background-image:-o-linear-gradient(-90deg,rgb(248,248,248) 0%,rgb(248,248,248) 60%,rgb(248,248,248) 97%);
    background-image:-ms-linear-gradient(-90deg,rgb(248,248,248) 0%,rgb(248,248,248) 60%,rgb(248,248,248) 97%);
    background-image:linear-gradient(180deg,rgb(248,248,248) 0%,rgb(248,248,248) 60%,rgb(248,248,248) 97%);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff8f8f8,endColorstr=#fff8f8f8,GradientType=0)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff8f8f8,endColorstr=#fff8f8f8,GradientType=0);
}
#megaMenu ul.megaMenu > li.menu-item {
    float: right !important;
}
#megaMenu ul.megaMenu li.mega-colgroup-3 ul.sub-menu:after,#megaMenu ul.megaMenu li.mega-colgroup-3 ul.sub-menu:before {
    content: ' ';
    position: absolute;
    width: 1px;
    background: rgb(78,140,186);
    height: 85%;
    z-index: 2;
    right: 30%;
    top: 5%;
}
#megaMenu ul.megaMenu li.mega-colgroup-3 ul.sub-menu:after{  right: 66%;}
#megaMenu ul.megaMenu > li.menu-item > a:after {
    display: none!important;
}
#megaMenu .date.green {
    font-size: 30px;
    display: inline-block;
    width: 80px;
    vertical-align: top;
}

#megaMenu .events-items h4 {
    display: inline-block;
    width:175px;
}
#megaMenu .recent-posts li {
   margin-bottom: 20px;
}
#megaMenu .wpmega-nonlink ul {
    list-style: none;
}
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li.menu-item { min-width:120px; }
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator, #megaMenu .wpmega-widgetarea h2.widgettitle {
    color:#777777;
    font-size:17px;
    font-weight:bold;
    padding-bottom:.4em;
    border-bottom:1px dotted transparent;
    margin-bottom:.6em;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a { color:#777777; }
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator,
#megaMenu ul ul.sub-menu li.menu-item > a, #megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
    color:#888888;
    font-size:12px;
    background-color:transparent;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item a:hover, #megaMenu ul ul.sub-menu > li.menu-item:hover > a {
    color:#000000;
    background-color:transparent;
}
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform { padding-top:2px; }
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator { color:#888888 !important; }
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description { padding-left:21px; }
.ss-nav-menu-with-img { min-height:16px; }
#megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description, #megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description {
    font-size:9px;
    line-height:1.4em;
    color:#bbbbbb;
    text-transform:none;
}
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after { border-top-color:transparent; }
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after { border-left-color:transparent; }
#megaMenu .wpmega-divider {
    border-top:1px solid transparent;
    border-bottom:1px solid rgba(255,255,255,0.05);
}
#megaMenu.megaMenuVertical > ul > li.menu-item > a, #megaMenu.megaMenuVertical > ul > li.menu-item > span.um-anchoremulator {
    background-color:#18486b;
    background:-webkit-gradient(linear,left top,left bottom,from(#18486b),to(#18486b));
    background:-webkit-linear-gradient(top,#18486b,#18486b);
    background:-moz-linear-gradient(top,#18486b,#18486b);
    background:-ms-linear-gradient(top,#18486b,#18486b);
    background:-o-linear-gradient(top,#18486b,#18486b);
}
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after { border-left-color:transparent; }
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu { }
#megaMenu.megaMenuHorizontal ul.megaMenu { *border-bottom:none; }
#megaMenu.megaMenuVertical ul.megaMenu { *border-right:none; }
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"] {
    color:#ffffff;
    background:#666666;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="submit"] {
    color:#ffffff;
    background:#666666;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="submit"]:hover {
    color:#ffffff;
    background:#222222;
}
#megaMenu .nav.category-nav li{
    /*margin-bottom: 10px;*/
}
#megaMenu .nav.category-nav li a,
#megaMenu .sub-menu .widget_nav_menu li a
{
    font-size: 15px !important;
    color: rgb(38,113,169) !important;
    border: 1px solid transparent !important;
    line-height: 23px !important;
    padding: 0 20px 0 0 !important;
}
#megaMenu .nav.category-nav li a:hover ,
#megaMenu .sub-menu .widget_nav_menu li :hover{
    background:rgb(237,245,197)!important;
    border:1px solid rgb(168,197,32) !important;
}
#megaMenu .nav.category-nav li a:before,
#megaMenu .sub-menu .widget_nav_menu li a:before{
    content: "";
    border-color: transparent rgb(38,113,169);
    border-style: solid;
    border-width: 0.35em 0.45em 0.35em 0;
    display: inline-block;
    height: 0;
    width: 0;
    right: -1em;
    position: relative;
}
div#oh_selected_posts-4 {
    display: none;
}

@media(min-width:992px){

    div#oh_selected_posts-4 {
        display: block;
    }
}



#megaMenu .wpmega-nonlink ul li.widget {
    float:none !important;
}
#megaMenu .ss-colgroup-2 > .ss-col, #megaMenu .wpmega-nonlink.ss-colgroup-2 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-2 > ul > li {
     width: auto !important;
}

#megaMenu {
    border:none;
}
#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
    color:#18486b;
    font-size:17px;

}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight,#megaMenu ul.megaMenu li.menu-item{
    float: left;
    width: 100%;
    border-bottom: 1px solid #D8D8D8 !important;
}
#primary-nav{
    background: #fff;
}



@media(min-width:992px){

    #megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
        font-size:17px;
        color:#fff;
        padding:6px 15px !important;
        font-weight:normal;

    }
    #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight,#megaMenu ul.megaMenu li.menu-item{
        float: left;
        width:auto;
        border-bottom:0  !important;
    }
    #primary-nav{
        background: #18486b;
    }

}





 #primary-nav .um-sidebar a {
    color: #333;
    font-size:15px;
    line-height: 25px;
    display: block;
    padding: 0 15px;
}
#primary-nav .um-sidebar {
    color:#333;
}
/* end mega menu*/


.breadcrumbs {
    display: none;
}
@media(min-width:768px){

    .breadcrumbs {
        margin: 15px 0 10px;
        display: block;
    }
}


.arial{ font-family:arial, helvetica, clean, sans-serif; }
.header-nav {
    background:  url(images/header-bg.png) repeat-x ;
    padding-bottom: 22px;

}



#login{
    background: #99b41d;
    box-shadow: 2px 2px 10px #a0a4a7;
    color: #fff;
}
#login,.login-form-wrapper ,.forgotpw-form-wrapper{
    line-height: 38px;
    border: 1px solid #cccccb;
    border-top: none;
    padding: 0 15px;
    position: relative;
}
.login-form-wrapper,.forgotpw-form-wrapper {
    background: #fff;
    color: #000;
    padding: 2px 10px;
}
#login-form-wrapper,#forgotpw-form-wrapper{
    display: none;
    position: absolute;
    top:40px;
    left:0;
    z-index: 9999;
    width: 100%;
    box-shadow: 0 8px 4px -4px #a0a4a7;

}
#login a#forgot-password-link , #login a#forgot-password-link-back{
    color: #000;
    display: block;
    line-height: 1em;
}

#login-form-wrapper label{
    width: 85px;
    font-weight: 400;
}
#login-form-wrapper p,#forgotpw-form-wrapper p{
    margin:0 0 10px ;

}
#forgotpw-form-wrapper label {
    font-weight: 400;
    display: block;
    line-height: 1.3em;
}
#login-form-wrapper input[type="text"], #login-form-wrapper input[type="password"],
#forgotpw-form-wrapper input[type="text"]  {
    line-height: 27px;
    font-size: 16px;
    padding: 0;
    text-indent: 10px;
    display: block;
    width: 100%;
    background-color:rgb(255,255,255);
    height:27px;
    border:1px solid rgb(208,213,217);
    -moz-border-radius:0%;
    -webkit-border-radius:0%/3%;
    border-radius:0%/3%;


}
.forgotpw-form-wrapper {
    padding-bottom: 25px;
}
#wp-submit {
    background: #aeca2d;
    color: #fff;
    display:inline-block;
    border: none;
    font-size: 19px;
    line-height: 32px;
    height: 32px;
    padding: 0 20px;
    vertical-align: top;
    float: left;
}

.login-remember #wp-submit{
    float:left;
}.login_fields #wp-submit{
     margin-right: 30px;
}
#facebook-login {
    padding: 12px 0;
    background: #f5f7f8;
    border: 1px solid #cccccb;
}
#facebook-login a{
    background: url(images/login-facebook.png) 0 0 no-repeat;
    width:184px;
    height: 37px;
    display: block;
    margin: 0 auto;
}

.login_fields #facebook-login {/* for use in the register page */
    display: inline-block;
    background: none;
    border: 0;
    padding: 0;
}
#login a{color:#fff}
#login-btn {
    margin: 0 30px;
    font-weight: 700;

}
#private-area-btn {
    float: left;
}
#register-btn, #logout-btn {
    border-right: 2px solid;
    padding-right: 5px;
    font-weight: 700;
}
#register-btn{
    float: left;
    border-right:0;
    font-weight: 400;
}

@media (min-width:992px) {
    body.full-ads-image .header-nav,
    body.full-ads-image #footer,
    body.full-ads-image #main-top-row,
    body.full-ads-image #primary-nav{
        width:1024px;

    }
}
body.full-ads-image .header-nav,
body.full-ads-image #footer,
body.full-ads-image #main-top-row,
body.full-ads-image #primary-nav{

    margin-left: auto;
    margin-right: auto;
}

/*.full-ads-image header#site-header {*/
    /*background: transparent;*/
/*}*/



#primary-nav {
    background: #fff;
    margin: 17px 0 0 ;
}
@media(min-width:992px){

    #primary-nav {
        background: #18486b;

    }
    .full-ads-image header#site-header {
        background: transparent
    }
}

#megaMenu #megaMenuToggle .megaMenuToggle-icon{
    float: left !important;
    background:#2671a9 !important;
}
#megaMenu #megaMenuToggle .megaMenuToggle-icon:before,
#megaMenu #megaMenuToggle .megaMenuToggle-icon:after{
    left: 0 !important;
    background:#2671a9 !important;

}

#primary-nav ul {
    margin-bottom: 0;
    padding:0;
}
.main li {
    display: inline-block;

}
#primary-nav a{
    color:#18486b;
    font-size:13px;
    line-height: 35px;
    display: block;
    padding: 0 15px;
}
#primary-nav a:hover,#primary-nav .current-menu-item a{
    background: #2f76ab;
    text-decoration: none;

}

@media(min-width:768px){
    #primary-nav {
        /*background: #18486b;*/
    }

}
ul#menu-mobile {
    padding-left: 0;
    padding-right: 0;
    background: #fff;
}
.mobile-nav li {
    display: inline-block;
    width: 100%;
    line-height: 35px;
    border-bottom: 1px solid #F3F0F0;
    position: relative;
}
#menu-mobile  .sub-menu li a{display:block;padding:0 !important}
.mobile-nav > li.menu-item-has-children:after{
    background: url(images/menu-arrow-close.png)0 10px no-repeat;
    content: "";
    font-size: 23px;
    display: inline-block;
    height: 35px;
    color: #2671a9;
    float: left;
    padding-left: 13px;
    width: 25px;
    font-family: monospace;
    position: absolute;
    top:0;
    left: 0;
}

.mobile-nav > li:hover.menu-item-has-children:after {
    transform: rotate(-90deg);
}


#menu-mobile a {
    color: #2671a9;
    font-size: 17px;
    padding: 6px 19px !important;
    font-weight: normal
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #2671a9 !important;
}
.navbar .mobile-nav >li >.sub-menu{
    padding-right: 15px;
    display: none;

}


.navbar-default{
     background-color: transparent !important;
     border-color: transparent !important;

}
nav.navbar.navbar-default {
    position: relative;
    margin-top: -8px;
    left: 0;
    z-index: 99;
}



.navbar-default .navbar-collapse{
    background: #fff;
    width: 100%;
    height: auto;
    /*right: -100%;*/
    position: absolute;
    transition: all 0.5s;
}
.navbar-collapse.in {
    /*overflow-y: auto;*/
    /*right: 7px !important;*/
}

#search-mobile {
    background: #CEDFEB;
    padding: 10px;
    margin-bottom: 10px;
    position: absolute;
    top: 83px;
    z-index: 1;
    left: 0;
    width: 100%;

}


@media (min-width: 768px){
    .is_mobile #search-mobile{
        top: 83px;
        z-index: 99;
    }
    #search-mobile{
        top: 0;
    }
    nav.navbar.navbar-default {
        position: absolute;

    }

    }


@media (min-width: 922px){

    .is_mobile #search-mobile{
        top: 83px;
    }

}




#search-mobile #search-wrapper li:first-child > a{
    background: #CEDFEB;
}
.navbar-toggle {
    display: block;
}
/*.mobile-nav li:hover > ul.sub-menu{*/
    /*display: block;*/
    /**/
/*}*/
.mobile-nav li:hover >.mobile-nav > li > a:after{
    content: " 0";
    font-size: 20px;
}
.navbar-header {
    float: none;
}



@media(min-width:922px){

    #search-mobile.collapse{
    display: block;
    }

    .is_mobile #search-mobile.collapse{
        display: none !important;
    }
    .is_mobile #search-mobile.collapse.in{
        display: block!important;


    }
    .is_mobile #search-mobile{

    }

    .is_mobile #search-mobile,#search-mobile #search-wrapper li:first-child > a{
        background: #CEDFEB;

    }
    .navbar-toggle {
        display: block;
    }
    nav.navbar.navbar-default{
        top: 117px
    }
    #search-mobile,#search-mobile #search-wrapper li:first-child > a{
        background: transparent ;
    }

}
.navbar-toggle{
    margin-left: 10px;
}

.navbar-toggle {
    top: -23px;
}
button.navbar-toggle.mobile {
    float: left;
    top: 18px;
    left: 27px;
    z-index: 999;
    padding: 0;

}
span.but-search{

    background: url(images/search-icon.png)0 0 no-repeat;
    width: 25px;
    height: 21px;
    padding: 0;
    display: inline-block;
    margin-left: 10px;
}

.caption{
    width: 100%;
}
.addthis_native_toolbox {
    display: block;
    border-top: 1px solid #CCC;
    padding: 10px 0 5px 0;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}
.addthis_native_toolbox a{
    margin-bottom: 2px;
}
#twitter-widget-0{
    margin-bottom: 0;
}
.navbar-collapse {
    max-height: 400px;
}
div#outbrain_widget_0 {
    margin-bottom: 10px;
}
/*.AR_1.ob-widget .ob_what {*/
    /*direction: rtl;*/
    /*clear: both;*/
    /*padding: 0px 13px 0px;*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*display: block;*/
    /*margin-bottom: 0px;*/
/*}*/

@media (min-width: 768px){

    .navbar-toggle {
        top: -39px;
    }
    nav.navbar.navbar-default{
        top: 30px;
    }
    .col-md-3.line-shadow {
        box-shadow:none !important;
    }
    nav.navbar.navbar-default {
        position: absolute;
        top: 57px;
        left: 0;
        z-index: 99;
        width: 100%;
    }
    .caption{
        width: 92%
    }
    .addthis_native_toolbox {
        display: block;
    }
    .addthis_native_toolbox{
        /*height: 43px;*/
    }
}

@media (min-width: 992px){

    body.home #main-top-row{
        margin-top: 50px;
    }

    .navbar-toggle {
        top: -68px;
    }
    .is_mobile .navbar-toggle {
        top: -35px;
    }
    button.navbar-toggle.mobile{
        display: none;
    }

    nav.navbar.navbar-default{
        top: 112px;
    }
    .is_mobile nav.navbar.navbar-default {
        position: absolute;
        top: 70px;
        left: 0;
        z-index: 99;
        width: 100%;
    }
    .is_mobile .navbar-collapse.collapse {
        display: none !important ;
    }
    .is_mobile .navbar-collapse.collapse.in {
        display: block !important ;
    }



}
@media (min-width: 1199px){

    body.home #main-top-row{
        margin-top: 0px;
    }
}



.navbar-default .navbar-toggle{
  background-color: transparent !important;
  border: none !important;
}
@media(min-width:992px){

    .is_mobile .col-md-3.line-shadow {
        box-shadow:none;
    }
    .is_mobile button.navbar-toggle.mobile{
        display: block;
        top: 0px;
    }

}





/* search */
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;

}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.input-group-btn>.btn {
    position: relative;
    margin-right: -1px;
    border: 1px solid #cccccc;
    background: #fff;
    border-radius: 0;
    border-right: 0;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;

}
#s , .search-form input[type="submit"]{
    background: url(images/s.png) no-repeat 50% #fff;
    width: 33px;

}
#search-wrapper li > a, #search-wrapper {
    border: none;
    border-radius:  0 0 0 ;
}
#search-wrapper li > a{
    padding: 0 0 0 10px;
    line-height: 12px;
}
#search-wrapper li.active{font-weight: 700}
#search-wrapper li:first-child > a{
    border-left:1px solid #000;
}
#search-wrapper li {
   padding: 0 0 10px 10px;
}
/* content */
#main-top-row{
    background:none ;
    /*margin-bottom: 25px;*/
    position: relative;
    padding-top: 80px;
}

@media(min-width:992px){

    #main-top-row{
        background: url(images/body-top-bg.gif) no-repeat 50% 0 ;
        /*margin-bottom: 25px;*/
        position: relative;
    }
    .home #main-top-row{
        background:none;
        /*margin-bottom: 25px;*/
        position: relative;
    }
}




body.home #main-top-row{
    margin-bottom: 22px;
}
/* slider home page */
.glam_slider {
    margin: 25px 0 0 0;
}
.glam_slider_set.glam_slider {

    direction: ltr;
}
.glam_slider div.glam_slideri {
    direction: rtl;
}
.glam_slider_set .glam_nav {
    direction: rtl;
}
.glam_slider .glam_prev, .glam_slider .glam_next {
    width: 35px;
    height: 39px;
    background-image: url(images/slider-prev-next.gif) !important;
}
.glam_slider .glam_prev {
    background-position: 0px -39px !important;
    left: auto;
    right:0;
}
.glam_slider .glam_prev:hover {
    background-position: -33px -39px !important;
}
.glam_slider .glam_next {
    background-position: 0 0;
    left: 0;
    right:auto;
}
.glam_slider .glam_next:hover {
    background-position: -33px 0;
}

.glam_slider_set .glam_slider_instance {
    margin: 0 !important;
}

.glam_slider .glam_nav a {
    background: #f8f8f8 !important;
    width: 12px;
    height: 12px;
}
.glam_slider .glam_nav a.glam_nav_a {
    background: #a8c41e !important;
    border: 1px solid #f8f8f8;
}
.glam_slider .glam_nav {
    margin: -23px auto 0;
}

/* News slider */
.news-title {
    margin: 0;
    display: inline-block;
    border-left: 1px solid #c1bdb1;
    padding: 0 0 0 20px;
    font-size: 21px;
    vertical-align: top;
    font-weight: 400;
}
#news-slider .bx-wrapper {
    display: inline-block;
    width: 85%;
}
#news-slider{
     padding:0;
}
#news-slider ul{
    padding: 0  10px;
}
#news-slider{
    font-family: arial, helvetica, clean, sans-serif;
}
#news-slider a {
    color: #000;
    padding: 5px;
}
#news-slider .post-date{
    font-weight: 700;
}

/* 5 posts */
.push-left {
    padding-left:10px;
}
.push-right {
    padding-right:10px;
}

.push-top60.banner {
    /*margin-top: 68px;*/
    /*padding-top: 30px;*/
}

@media (min-width: 767px) {
    .push-top60{
        padding-top: 0
    }
    .push-top60.banner{
        padding-top: 0;
        margin-top: 31px;
    }
    #main-top-row{
        padding-top:0;
    }
    .push-top60{
        padding-top: 60px
    }
}
img.attachment-category-medium.wp-post-image {
    width: 100%;
}

ul.social-links {
    padding-right: 0;
    text-align: center;
    padding-top: 80px;
}
.gsc-result .gs-title {
    height: 1.2em !important;
}
/*p.meta-data{*/
    /*display: block !important;*/
/*}*/

.page-template-page-sections-list-php.is_mobile.list-item-details .meta-data
.page-columns-list-php.is_mobile.list-item-details .meta-data{
    display: block !important;
}

@media(min-width:992px){

    .push-left {
        padding-left: 28px;
    }
    .push-right {
        padding-right: 30px;
    }
    img.attachment-category-medium.wp-post-image {
        width: 100%;
        padding-left: 19px;
    }
    .push-top60.banner{
        margin-top:0px;
    }
}
@media(min-width:767px){

    img.attachment-category-medium.wp-post-image {
        width: 100%;
    }
    ul.social-links {
        padding-right: 0;
        text-align: left;
        padding-top:0;
    }
}




.posts-wrapper{
    border-top:  3px solid #4e8cba;
    border-bottom: 3px solid #ededed;
    padding: 0;
    margin: 0 0 10px;
}



.meta-data {
    color: #000;
    line-height: 1.2em;
}
.meta-data {
    /*color: #ccc;*/
    padding-bottom: 4px;
    font-size: 12px;
}
span.date ,span.author {
    /*color: rgb(102,102,102);*/
    color: #686868;
}
.home .single-item-wrapper .meta-data {
    margin-bottom: 10px;
    padding-bottom: 0;

}

.posts-wrapper h2 {
    font-size: 30px;
    color: #99b41d;
    margin:10px 0 0 0;
    padding: 0 0 17px;
}
.more-link {
    display: block;
    margin-top: 12px;
    font-weight: 700;
}
.media{
    display: block;
    vertical-align: top;
    margin: 0 0 10px;
}
.media-body {
    height: 64px;
}
.media img{
    width: 64px;
    height: 64px;
}
.media-body.h90 {
    height: auto;
}
.media p{ margin:0}
.border-4{
    background: none ;

}



@media(min-width:992px){

    .border-4{
        background: url(images/gray-4pixel.png) repeat-y 56% 0 ;

    }

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



.blue-widget{
    background: #ecf1f4;
}
.widget .nav-tabs{
   /* margin-top:28px;*/  /* eran */
}
.blue.gradient{
    background: #235a82; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzNWE4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTc2YWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #235a82 0%, #2e76ab 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#235a82), color-stop(100%,#2e76ab)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #235a82 0%,#2e76ab 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #235a82 0%,#2e76ab 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #235a82 0%,#2e76ab 100%); /* IE10+ */
    background: linear-gradient(to right,  #235a82 0%,#2e76ab 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#235a82', endColorstr='#2e76ab',GradientType=1 ); /* IE6-8 */
}

.white.gradient{
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-8 */

}
.border-bottom-gray{
    border-bottom: 1px solid #dfdfdf;
}
.border-bottom-gray-3{
    padding-bottom: 10px;
    border-bottom: 3px solid #dfdfdf;
}
.blue.widget-title{
    color:#fff;
    padding:0 10px;
    line-height: 36px;
    font-weight: 400;
    font-size: 24px;
}

.event-gallery-wrapper.border-bottom-gray-3{ padding-bottom: 0;}

#site-images-page img.attachment-post-thumbnail.wp-post-image {
    float: right;
    width: 29%;
    margin-left: 18px;
    height: auto;
}
@media(min-width:768px) {
    #site-images-page img.attachment-post-thumbnail.wp-post-image {
        width: 30%;
    }

}
@media(min-width:992px) {
    #site-images-page img.attachment-post-thumbnail.wp-post-image {
        width: auto;
        float: none;
    }

}

.widget .nav-tabs > li > a
 {
    padding: 5px 11px 2px;
    color: #2671a9;
    background-color: transparent;
    border-radius: 0;
    margin:0;

}

.events-tabs  li.ui-tabs-active > a,
.events-tabs  li.ui-tabs-active > a:focus,
.widget .nav-tabs > li.active > a,
.widget .nav-tabs > li.active > a:hover,
.widget .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #2671a9;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.single-excerpt{font-weight:700}
.all_posts {
    text-align: left;
    display: block;
    padding: 10px;
    font-size: 12px;
}
.events-tabs-inner {
    padding: 0 17px 0 8px;

}
.events-tabs ul.events-items{
    list-style: none;
    padding: 0 2px 0;
}
.events-tabs .tab-content {

}
.events-items li {
    border-bottom: 1px solid #ccc;
}
.events-items a:hover{
    text-decoration: none;
}
.events-items h4,.events-items h5{
    /*margin: 12px 0;*/
}
.events-tabs ul.events-items .date.green{
    font-size: 28px;
    display: inline-block;
    width: 65px; /* eran */
    vertical-align: top
}
.events-tabs ul.events-items h4{
    display: inline-block;
    width: 180px; /* eran */
}

/* small product */
.small-product img {
    max-width: 60px;
    float: right;
    margin: 0 0 5px 0px;
}
.small-product .small {
    font-size: 11px;
}
.small-product h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.small-product .price {
    font-size: 22px;
    background: url(images/green-arrow.png) no-repeat 0 0;
    padding-left: 20px;
    margin: 6px 0;
    display: inline-block;
}
span.price >span {
    float: left;
}
p.wp-caption-text {
    font-weight: 700;
    font-size: 12px;
    color: #999;
}
/* events role */
.img-block {
    height: 70px;
}
.event-strip-item h4{
    margin-top: 14px;
}
.event-strip-title {
    padding: 5px 5px;
    color: #000;
    margin-bottom: 0px;
    height: 44px;
}

.event-strip-item{
    padding: 1px;
    display: block;

}
.event-strip-item:hover{
    background: #EDF2D9;
    text-decoration: none;
}
/* section widget */
.taxonomy-list ul {
    padding: 0 10px 20px;
}
.taxonomy-list li {
    display: block;
    border-bottom: 1px solid #ccc;
    min-height: 68px;
}
.taxonomy-list li a{
    display: block;
}
.taxonomy-list h4,.taxonomy-list p {
    display: inline-block;
    width: 150px;
}
.authors-slider a{
    color: #000;
}
.authors-slider h4 a{
    color: #2671a9;
}

.taxonomy-list h4{
    font-weight: 700;
}
.taxonomy-list li a img {
    float: left;
    max-width: 60px;
}

/* one post widget */
.oh_one_post img{
    border-top: 3px solid #2671a9;
    width: 100%;
    border-bottom: 2px solid #fff;
}
.oh_one_post h4, .oh_one_post p{
   padding: 0 10px;
    margin:10px 0;
}
.oh_one_post p{
    color:#000;
    padding-bottom: 24px;
    font-size:16px;
}

/* authors slider */
.authors-wrapper{
    padding: 0 39px;
}
.authors-wrapper .bx-wrapper{
    padding: 15px 0;
    max-width: 100% !important;
}

.authors-wrapper  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 0;
    margin-top: 0;
    outline: 0;
    width: 32px;
    height: 100%;
    text-indent: -9999px;
    z-index: 9999;

}
.authors-wrapper  .bx-wrapper .bx-controls-direction a.bx-next{
    left:-52px;
    right:auto;
    background: url(images/prev-arrow.png) no-repeat 3px 50%  #d0dce3;
}
.authors-wrapper  .bx-wrapper .bx-controls-direction a.bx-prev{
    right:-52px;
    left:auto;
    background: url(images/next-arrow.png) no-repeat 3px 50%  #d0dce3;
}
.authors-wrapper  .bx-wrapper .bx-controls-direction a:hover{
    background-position: -42px 50%;
}

.authors-wrapper a:hover > img {
    border: 2px solid #fff;
}
/* video gallery */
.gallery-precon{direction:ltr}
.videogallery .navMain.menu-right {
    text-align: right;
}
.videogallery .imgblock {
    float: right  !important;
}

.videogallery .navMain.menu-right .navCon .navigationThumb {
    color: #FFF;
    background-color: #2e75aa;
    background: -moz-linear-gradient(top, #2e75aa 0%, #245e87 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e75aa), color-stop(100%, #245e87));
    background: -webkit-linear-gradient(top, #2e75aa 0%, #245e87 100%);
    background: -o-linear-gradient(top, #2e75aa 0%, #245e87 100%);
    background: -ms-linear-gradient(top, #2e75aa 0%, #245e87 100%);
    background: linear-gradient(to bottom, #2e75aa 0%, #245e87 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e75aa', endColorstr='##245e87',GradientType=0 );
    opacity: 1;
}


/*shop gallery */
.shop-slider {
    /*margin-top: 10px;*/
    background: #d0dce3;
    border-top: 3px solid #4e8cba;
    padding:10px;
    overflow: hidden;
}
.shop-slider li {
    background: #ecf1f4;
    border:4px solid #fff;
    -moz-box-shadow: 1px 0px #acb0b3;
    -webkit-box-shadow: 1px 0px #acb0b3;
    box-shadow: 1px 0px #acb0b3;
    /*box-shadow: 3px 3px 0px #acb0b3,3px 3px 0px #acb0b3;*/
}
.shop-slider li img {
    background: #fff;
    width: 100%;
    padding: 18px;
    height: 175px;
}

.shop-slider li >a {
    font-size: 20px;
    padding: 10px 10px;
    display: inline-block;
}
.shop-slider li >a.buynow {
    background: #2671a9;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px !important;
    line-height: 23px;
    padding: 0 10px !important;
    float: left;
    margin: 10px;
}
.shop-slider .price {
    font-size: 22px;
    color: #2671a9;
    display: inline-block;
    margin: 10px;
}

.shop-slider li >p {
    padding: 0 10px;
}
.shop-slider .widget-title {
    padding: 0;
    margin: 0px 5px 5px;
    font-size: 36px;
    font-weight: 400;
}
.shop-slider  .prodcut-desc {
    height: 80px;
    overflow: hidden;
    padding: 0 10px;
    font-family: arial, helvetica, clean, sans-serif;
}
.shop-slider .all_posts.arial {
    position: absolute;
    top: 0;
    left: 10px;
    font-weight: 700;
}

.shop-slider .bx-wrapper .bx-pager {
    text-align: left;
}


/* event gallery widget */
.svoong-gallery {
    /*height: 461px;*/
}
.svoong-gallery ul {
    padding: 0 7px;
    list-style: none;
}
.svoong-gallery li  {
    display: inline-block;
    margin:4px;
}
.svoong-gallery li img {
    width: 80px;
    height: 92px;
}
.oh_ads_selector a {
    display: block;
}
div#news-slider li {
    max-width: 95% !important;
}
/* footer */
#footer {
    background: url(images/footer-shadow-bg.png) 50% 0 no-repeat #18486b;
    box-shadow:0 10px 10px -2px #999;
    margin-bottom: 20px;
    padding-top: 10px;
    border-top:1px solid #000;
}
.border-black {
    height: 1px;
    margin: 20px 0 15px;
    border-bottom: 1px solid #1a4361;
}
#footer h3 {
    font-size: 14px;
    margin-top: 22px;
    font-weight: 700;
}
#footer  a:hover {
    opacity: 0.6;
}



.nav.category-nav, #footer .widget_nav_menu{color:#fff}
.nav.category-nav ul, #footer .widget_nav_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav.category-nav a, #footer .widget_nav_menu a,
.author-widget >.nav.author-nav li a {
    color: #fff;
    font-size: 13px;
    padding: 2px 0;
    display: block;
}
#footer .widget_nav_menu:last-child a {
    color: #a8c41e;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 5px 0;
}
#footer .widget_nav_menu:last-child {
    margin-top: 20px;
}

#term-wrapper small,#term-wrapper ul.nav{
    display: block;
    color: rgb(136, 136, 136);
    text-align: center;
}
#footer .widget_nav_menu ul li{
    text-align: center;
}
#footer ul.sub-menu li{
    display: block;
}

@media (min-width: 767px){

    #term-wrapper small,#term-wrapper ul.nav {
        display:inline-block;
        text-align:right;
    }
    #footer .widget_nav_menu ul li{
        text-align: right;
        display: inline-block;
        margin-left: 9px;
        vertical-align: top;
    }
    #footer .widget_nav_menu ul{
        text-align: right;
    }

}
@media (min-width: 992px) {
    #footer .widget_nav_menu ul li {
        text-align: right;
        display: inline-block;
        margin-left: 10px;
    }

}




/*#term-wrapper small span:last-child:after,*/
#term-wrapper .nav > li > a:after
{
    content: " | ";
    margin: 0 3px;
    color: rgb(136,136,136);
}

#term-wrapper .nav > li > a:last-child:after{
    display: inline-block;
}
@media(min-width:767px){

    #term-wrapper small span:last-child:after,
    #term-wrapper .nav > li > a:after
    {
        content: " | ";
        margin: 0 3px;
        color: rgb(136,136,136);
    }
    #term-wrapper .nav > li > a:after
    {
        content: " | ";
        margin: 0 3px;
        color: rgb(136,136,136);
    }
    #term-wrapper .nav > li > a:last-child:after{
        display: none;
    }

}




#wpas-submit input[type="submit"]{
    background: #B5CD40;
    border-radius: 4px;
    border: 1px solid #617500;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    vertical-align: middle;
    padding: 0 20px;
}
#wpas-submit button{
    background-image:-moz-linear-gradient(42% 0% -89deg,rgb(169,197,33) 0%,rgb(154,181,30) 100%);
    background-image:-o-linear-gradient(-89deg,rgb(169,197,33) 0%,rgb(154,181,30) 100%);
    background-image:-ms-linear-gradient(-89deg,rgb(169,197,33) 0%,rgb(154,181,30) 100%);
    background-image:linear-gradient(179deg,rgb(169,197,33) 0%,rgb(154,181,30) 100%);
    height:30px;
    line-height:30px;
    border-color:rgb(101,118,20);
    border-width:1px;
    -moz-border-radius:5%;
    border-radius:4%/15%;
    border-style:solid;
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa9c521,endColorstr=#ff9ab51e,GradientType=0)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa9c521,endColorstr=#ff9ab51e,GradientType=0);
    font-size:22px;
    font-weight:bold;
    color:rgb(255,255,255);
    text-shadow:0px 1px 1px rgba(0,0,0,0.2);
    padding: 0 20px 0 40px;
    position: relative;
    vertical-align: middle;
   width: 100%;

}
@media (min-width: 767px) {
    #wpas-submit button {
        width:auto;
    }
}


#wpas-submit button:after {
    content: '';
    width: 30px;
    height: 28px;
    background: url(images/icons.png) -89px -189px no-repeat rgb(124,146,24);
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4%/15%;
}
.login-remember input[type="submit"],.login_fields input[type="submit"],.gform_footer input[type="submit"] {
    background: #B5CD40;
    vertical-align: middle;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    float: left;
    border: 0;
    padding: 0 18px;
    margin-top: 5px;
}
body.rtl .gform_wrapper .right_label .gfield_label{
    text-align: right !important;
}
#gform_submit_button_1 {
    float: right;
}
.ginput_container textarea{
    border: 1px solid #c1dcf0;

}




a#profilesoft{
    display: block;
    background: url(images/profile.png) no-repeat;
    height:21px;
    width: 133px;
    margin: 0 auto 20px;
}

a#google-translate{
    display: block;
    background: url(images/google-translate.png) no-repeat;
    height:59px;
    width: 100%
}


@media (min-width: 767px) {
    a#profilesoft {
        display: block;
        background: url(images/profile.png) no-repeat;
        margin: 0;
    }

    a#google-translate {
        width: 100%
    }

}
#term-wrapper.nav li {
    padding: 9px 0px 7px;
    color: rgb(136,136,136);

}
.social-links{
    list-style:none;
}
.social-links li{

    display: inline-block;
    margin:3px;
}
.social-links li a{
    background: url(images/social.png) no-repeat;
    display: block;
    height:52px;
    width:34px;
}
.facebook {
    background-position: -80px 0 !important;
}
.twitter {
    background-position: -40px 0 !important;
}
.telegram {
    background-position: -159px 0 !important;
}
.instagram {
    background-position: -119px 0 !important;
}

/* rss*/
.oh_fetch_rss ul{
    list-style: none;
    padding:0;
    font-family: arial, helvetica, clean, sans-serif;
}
.oh_fetch_rss li {
    padding-bottom: 20px;
}
.oh_fetch_rss li a{
   color:#000;
}
.oh_fetch_rss .date{
    display:block;
    color: #666
}


/* category parent page */



.padd-left-15{
    padding-left:-1px;
}

@media (min-width: 767px){
    .padd-left-15{
        padding-left:22px;
    }
}

.category-description {
    padding: 20px 20px 0;
    font-weight: 700;
}
.category-widget >.nav.category-nav a,
.author-widget >.nav.author-nav li a ,
.normal-page-widget .menu a{
    font-family:Arial, Helvetica, sans-serif;
    color:rgb(102,102,102);
}
.category-widget >.nav.category-nav,
.author-widget >.nav.author-nav,
.normal-page-widget.widget_nav_menu
{
    background: #f1f2f4; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjJmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWQxZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f1f2f4 0%, #cad1d7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f2f4), color-stop(100%,#cad1d7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f1f2f4 0%,#cad1d7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f1f2f4 0%,#cad1d7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f1f2f4 0%,#cad1d7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f1f2f4 0%,#cad1d7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f2f4', endColorstr='#cad1d7',GradientType=0 ); /* IE6-8 */

    padding:10px;
}
.cat-nav-title{ border-bottom: 1px solid #fff; line-height: 1.4em}
.category-widget >.nav.category-nav ul ul li,
.author-widget >.nav.author-nav ul li,
.normal-page-widget .menu li{
    border-bottom: 1px solid #fff;
    display: block;
    line-height: 22px ;

}
.category-widget >.nav.category-nav ul ul li >a,
.author-widget >.nav.author-nav li a{
    padding-right: 5px;
}

.category-widget .current-cat ,
.author-widget .current ,
.normal-page-widget .menu .current-menu-item,
.category-widget >.nav.category-nav ul ul li >a:hover,
.author-widget >.nav.author-nav li a:hover{
    background: #fff;
    text-decoration: none;
}
.normal-page-widget  h3.widget-title{

}
.black{ color:#333;}

/* tools menus*/

.category-widget.widget_nav_menu h3.widget-title  {
    color:#a8c41e;
    padding:10px 0
}
.category-widget.widget_nav_menu ,
.author-widget.widget_nav_menu {
    background: #2c70a3; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjNzBhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzViODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #2c70a3 0%, #235b83 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c70a3), color-stop(100%,#235b83)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2c70a3 0%,#235b83 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2c70a3 0%,#235b83 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2c70a3 0%,#235b83 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2c70a3 0%,#235b83 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c70a3', endColorstr='#235b83',GradientType=0 ); /* IE6-8 */

    padding: 0 10px 10px ;
    margin-top: 30px;
}
.category-widget.widget_nav_menu ul,
.author-widget   ul,
.normal-page-widget .menu{
    list-style: none;
    padding:0;
}

.category-widget.widget_nav_menu li {
    background: url( images/tools.png ) no-repeat 0 0 transparent;
    text-indent: 40px;
    line-height: 40px;
    margin: 5px 0;
 }
.category-widget.widget_nav_menu li > a{
    color:#ecf1f4;
}

.category-widget.widget_nav_menu li.exercise{
    background-position: 100% 3px;
}
.category-widget.widget_nav_menu li.tips{
    background-position: 100% -41px;
}
.category-widget.widget_nav_menu li.calcs{
    background-position: 100% -87px;
}

.textwidget .small-product {
    display: block;
    margin: 28px 0;
    border-bottom: 2px solid #ededed;
    padding-bottom: 10px;
}
.category-block a:hover{text-decoration: none }
.excerpt{
    color:#020202;
}
.excerpt p:first-child {
    display: block;
}
.excerpt p {
    display: none;
}




@media (min-width: 767px){
    .excerpt p:first-child {
        display: block;
    }
    .excerpt p {
        display: block;
    }

}
aside#oh_event_tabs-2 {
    /*margin-top: 18px;*/
}

.mobile-slider.view_mobile .shoongSkin .rsGCaption {
    position: absolute;
    float: none;
    bottom: 0px;
    left: 4px;
    text-align: right !important;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);
    color: #FFF;
    padding: 10px 8px;
    width: 100% ;
    font-size: 15px;
    border-radius: 2px;
    /*height: 29px;*/
    /*overflow: hidden;*/
    direction: rtl;
}
@media (min-width: 767px) {

    .mobile-slider.view_mobile .shoongSkin .rsGCaption{
        height: 70px;
        width: 100%;
        font-size: 20px;
        bottom: 0;
        text-align: right !important;
        overflow: hidden;
        line-height: 1.2em;
        padding: 10px 20px;
    }
}
@media (min-width: 992px){
    .mobile-slider.view_mobile .shoongSkin .rsGCaption {
        height: auto;
        width: 100%;
        font-size: 13px;
        bottom: 0px;
        text-align: right !important;
        overflow: hidden;
    }
}


.home img.rsImg.rsMainSlideImage{
    /*width: 100% !important;*/
}

.category-block .posts-wrapper {
    border-bottom: none;
}
.category-block > .ad {
    margin: 0 0 18px ;
    display: block;
}
.category-block .media img {
    width: 90px;
    height: 90px;
}
.category-block .media {
    margin-bottom: 20px;
}

.push-both {
    margin: 0 30px;
}

.push-top20{
    margin: 20px 0;
}

.author-meta.alignright {
    width: 145px;
    margin: 0;
}
.author-meta h4 {
    margin: 0 0 2px;
}
  .author-meta span {
      display: block;
      margin:0 0 5px;
}
.author-recent-post-slider {
    list-style: none;
    padding: 0;
    border-bottom: 2px solid #c6d9e7;
    margin: 0;
}
.author-recent-post-slider li {
    display: block;
    margin-bottom: 15px;
}
.author-recent-post-slider img {
    width: 100px;
    max-height: 100px;
    float: right;
    margin-left: 10px;
}
.oh_author_recent_entries .all_posts{
    display: inline-block !important;
    width: 49%;
    padding-top: 0;
}
.archive.author .oh_author_recent_entries .all_posts ,
.single-columns .oh_author_recent_entries .all_posts {
    width: 100%;
    font-weight: 700;
}

.sticky-slider { display: none}
.sticky-slider .caption {

    display: block;
    height: auto;
    padding: 3px 10px;
}

.sticky-slider .caption h4,
.sticky-slider .caption p{
    color:#2671a9;
}
.sticky-slider .caption h4{
    font-size: 22px;
    line-height: 1.2em;
}
.category .bx-wrapper{
    margin: 0 auto -20px;
}

.category .bx-controls.bx-has-pager {
    position: absolute;
    width: 100%;
    bottom: 34px;
    overflow: hidden;
}
.bx-controls.bx-has-pager {
    overflow: hidden;
}
.sticky-slider .caption {

    display: block;
    padding: 3px 10px;
    bottom: 0;
    z-index: 99999;

    width: 100%;
}


.bx-viewport {
     height: 100% !important;
}
#oh_selected_posts-4 .bx-viewport {
     height: auto !important;
}


.wp-caption {
    max-width: 100%;
}


.category-title {
    font-size: 40px;
    margin: 0;
}
@media (min-width: 767px) {
    .category-title {
        font-size: 55px;
        margin: 0;
    }
    .bx-viewport {
        height: auto;
    }
    .sticky-slider .caption{
        position: absolute;
        background-color: rgba(0, 0, 0, 0.7);

    }
    .sticky-slider .caption h4,
    .sticky-slider .caption p{
        color:#fff;
    }

}

/* end category parent page */
/* sub category  page */
.sub-category-title {
    border-bottom: 4px solid #ededed;
    padding: 0 0 10px;
}

.sub-category-block .media img{
    width:90px;
    height:90px;
}
.sub-category-block .media .media-body {
    /*height: 90px;*/
}
/* end sub category  page */

/* widget addition posts */
.oh_additional_posts img{
    width:150px;
    height:150px;
}
.oh_additional_posts h4{
    width:150px;
}
/* end widget addition posts */

/* event register widget */
.event-register {
    background: url(images/events-box.png) no-repeat 0 0 ;
    padding: 10px;
    border: 1px solid #D8D8D8;
    background-size: cover;
}
.event-register p,.event-register h3 {
    color: #18486b
}


.trigger-event-register  > a {
    display: block;
    border: 1px solid #18486b;
    line-height: 27px;
    padding: 0 10px;
    cursor: pointer;
    width:100%;
    background: #fff;
    color: #000;
}
.trigger-event-register ul{
    width:100%;
}
.trigger-event-register .caret{
   margin-top:10px;
}
/* end event register widget */

/* authors list page */
.list-item-wrapper{
    margin-bottom: 10px;
}
.list-item-wrapper .list-item-avatar{
    margin:0;
    padding:0 0 10px 0;
    width:27.84%;
}
.list-item-wrapper .list-item-details{
    margin:0;
    padding:0 20px 0 0;
    width:72.16%;
    vertical-align: top;
    min-height: 140px;
}

.list-item-wrapper header a{
    font-size: 26px;
    font-weight: 400;

}
.list-item-wrapper header .slogan {
    display: block;
    font-size:20px;
}
.list-item-details h4 {
    margin: 0;
}

.list-item-details .meta-data{
    font-size:12px;
    margin-bottom: 10px;
}
.page-template-page-sections-list-php.is_mobile .list-item-details .meta-data,
.page-template-page-columns-list-php.is_mobile .list-item-details .meta-data
{
    display: block;
}

/* end authors list page */

/* badge */
.oh_taxonomy_badge a{
    width: 135px;
    margin: -35px 0 -5px;
}
.oh_taxonomy_badge h4 {
    padding-right: 135px;

}


/* event list box page */
.event-thumb {
    background: url(images/event-thumb-bg.png) no-repeat 50%;
    height: 144px;
}
.event-thumb .img-block {
    height: 102px;
}
.event-thumb h4{
    position: relative;
    font-weight: 700;
}

.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 14px;
    vertical-align: middle;
    background: url(images/icons.png) no-repeat;
    margin-top: 1px;
}
.event-icons a:hover,.single-event-date a:hover{text-decoration: none}
.heats .icon{margin-left:4px;}
/*.icon {*/
    /*background: url(images/icons.png) no-repeat;*/
    /*width: 16px;*/
    /*height: 16px;*/
    /*display: block;*/
/*}*/
.icon.icon-info {
    background-position: -182px -101px;
    width: 22px;
    height: 18px;
}
.icon.icon-plus {
    background-position: -182px -1px;
    width: 22px;
    height: 24px;
}
.icon-calendar {
    background-position: -137px -100px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 16%;
    top: -3px;
}

.icon.datepicker-cal {
    background-position: -224px -34px;
}
.icon-th{background-position  :-221px -34px}

.input-append.date {
    background: #fff;
    display: inline-block;
    padding: 0 0 0 5px;
    border: 1px solid #c1dcf0;
    width: 100%;
    margin-bottom: 10px;
    height: 30px;
    line-height: 28px;
}




.input-append.date input{
    border:none;
    width:100px;
    text-align:right;
    padding-right: 10px;
}
#wp-advanced-search > div {
    display: inline-block;
    margin: 0 0 0 15px;
    width: 100%;
}
#adv-search-wrapper .nav-tabs > li {
    float: left;
}
#adv-search-wrapper .nav-tabs > li.active > a ,#adv-search-wrapper .tab-content {
    background: #18486b;
}
#adv-search-wrapper .tab-content {
    padding: 25px 15px;
}

#adv-search-wrapper .nav-tabs > li.active > a {
    color:#fff;
}
#adv-search-wrapper .nav-tabs > li > a {
    border-radius: 0;
    background: #cce0f2;
    color:#666;
    border: none;
    margin:0;
}

.input-group-addon {
    background: #fff;
}

button.navbar-toggle.adv-search,button.navbar-toggle.adv-icons {
    display: inline-block;
    width: 100%;
    text-align: right;
    font-size: 18px;
    margin:0;
    background: #18486b;
    border-radius: 0;
    color: #fff;
    top: 0;

}
button.navbar-toggle.adv-search.collapsed{
    margin: 20px 0;
}
button.navbar-toggle.adv-icons{
    margin-bottom: 30px !important;
}
.push-bottom.search {
    margin: 20px 0;
}
div#icons-wrapper {
    padding-top: 50px;
}
h5.title-icons{
    font-size: 18px;
    display: none;
}
#wpas-submit button{
    border-radius:0;
}

@media (min-width: 767px) {

    #adv-search-wrapper.collapse,#icons-wrapper.collapse{
        display: block;
        margin-bottom: 20px;
    }
    button.navbar-toggle.adv-search {
        display: none;
    }
    button.navbar-toggle.adv-icons{
        background: transparent;
        color: #2671a9;
        top: 0;
        display: none;
    }
    .push-bottom.search {
        margin: 0px 0 20px 0px;
    }
    .but-adv-search{
        display: none;
    }
    button.navbar-toggle.adv-icons{
        margin-bottom:0px !important;
    }
    div#icons-wrapper {
        padding-top: 0px;
    }
    h5.title-icons {
        font-size: 18px;
        display: block;
    }

}



div#adv-search-wrapper {
    margin-top: 20px;
}
.but-adv-search:before{

    content: ">";
    display: inline-block;
    width: 15px;
    font-size: 20px;
    float: left;
    font-family: monospace;
}


.btn-search {
    background: url(images/icons.png) no-repeat -179px -138px;
    border: none;
    width: 117px;
    height: 35px !important;
    display: inline-block;
    vertical-align: middle;
}
.adv-search-free {
    height: 30px !important;
    margin: 0 17px;
    width: 190px;
    padding: 0 10px;
}

.select-wrapper{
    border: 1px solid #c1dcf0;
    position: relative;
    display: inline-block;
    background: #fff;
    margin-left:19px;
}

.select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 10px 0 26px;
    border: none;
    background: transparent url(images/ddl-arrow.png) no-repeat 0 50%;
    min-width: 147px;
}
input[type="text"],input[type="password"], select{
    /*border: 1px solid #c1dcf0;*/
}
.search-form input[type="text"]{
    border: 1px solid #cccccc

}

.input-append.date .add-on i, .input-prepend.date .add-on i{
    float: left;
    margin: 6px 0px;
}

input[type="text"],
input[type="password"],
input[type="submit"],
select{
    height: 28px;
    line-height: 28px;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 10px;
}
.form-submit input[type="submit"]{
    background: #2671a9;
    color: #fff;
    border: 0;
}



@media (min-width: 767px) {

    input[type="text"],
    input[type="password"],
    input[type="submit"],
    select {
        width: 100%;
        margin-bottom: 10px;
    }
    #image-year-filter-gallery{
        width: auto;
    }
    .category .bx-wrapper{
        margin: 0 auto 25px;
    }


    #wp-advanced-search > div{
        width: auto;
    }
    .input-append.date input{
        text-align:center;
    }
    .input-append.date{
        width: auto;
        margin-bottom: 10px;
        height: 29px;
        line-height: 28px
    }
    .input-append.date .add-on i, .input-prepend.date .add-on i{
        float: none;
    }
    div#wpas-search_query {
        width: 62%;
    }

}
@media (min-width: 991px) {

    input[type="text"],
    input[type="password"],
    input[type="submit"],
    select {
        width:auto;
    }
    div#wpas-search_query {
        width: auto;
    }
}



.date.icon {
    background-position: -4px -127px;
    width: 46px;
    height: 52px;
    padding: 20px 0 20px 2px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 1em;
}
.events-block article {
    margin-left: 15px;
}

.event-box{
    border-bottom: 1px solid #dfdfdf;
    min-height:115px;
    border-radius: 3px;
    padding:10px 0 ;
}
.events-list .event-box {min-height:75px}

.event-box header {
    height: 100%;
    border-left: none;
}
/*.text-center.mobile {*/
    /*text-align: right;*/
/*}*/

@media (min-width: 767px) {
    .event-box header {
        height: 100%;
        border-left: 1px solid #dfdfdf;
    }

}


.eng .event-box header {
     border-right: 1px solid #dfdfdf;
    border-left: none;
}

.event-box h2{
    font-weight: 400;
    font-size:18px;
}

ul.event-icons{
    list-style: none;
    padding: 0 10px;
}

ul.event-icons li:last-child {
    border: none;
}
ul.event-icons li {
    display: inline-block;
    vertical-align: bottom;
    border-left: 1px solid #e1eaee;
    padding: 0 0 0 4px;
    height: 28px;
    width: 28px;
}
.events-en ul.event-icons li {
    border-right: 1px solid #e1eaee;
    border-left: none;
    padding: 0 4px 0 0;
}
ul.event-icons li img{ vertical-align: bottom}
.remove-favorite .icon.icon-fav {
    background-position: 0 -60px;
}
.icon.icon-fav {
    background-position: 0 -90px;
    width: 22px;
    height: 25px;
    vertical-align: bottom;
}
.icon.icon-flight {
    background-position: 5px -27px;
    width: 28px;
    height: 28px;
    vertical-align: bottom;
}
.icon.icon-svoong {
    vertical-align: bottom;
    background-position: 5px 1px;
    width: 28px;
    height: 28px;
}
.icon.icon-shopping-cart {
    vertical-align: bottom;
    background-position: -254px -190px;
    width: 28px;
    height: 28px;
}
.icon.icon-myself {
    vertical-align: bottom;
    background-position:  -134px -190px;
    width: 25px;
    height: 28px;
}
.icon.icon-fav2 {
    vertical-align: bottom;
    background-position:  -316px -190px;
    width: 28px;
    height: 28px;
}
.icon.icon-shopping-cart.active{background-position: -216px -190px;}
.icon.icon-myself.active{background-position: -174px -190px;}
.icon.icon-fav2.active{background-position: -283px -190px;}


/*events switch view from box to list */


#box-view,#list-view {
    background: url(images/icons.png);
    height: 40px;
    width: 40px;
    border: none;
    position: relative;
    margin: 0 20px;
    vertical-align: top;
    overflow: visible;
}
#list-view{ background-position: -336px -136px}
#list-view.active {background-position: -335px -95px }
#box-view { background-position: -297px -95px}
#box-view.active{background-position: -297px -136px}
#box-view span,#list-view span {
    position: relative;
    right: -40px;
    width: 33px;
    text-align: left;
    font-size: 12px;
    line-height: 1.1em;
    display: inline-block;

}

.events-list  .event-box {
    border-bottom:none;
    height: auto;
    border-radius: 0;
    padding: 10px 0 0;
    border-top: 2px solid #ecf1f4;
}
.events-list  .row:last-child .event-box {
     border-bottom: 2px solid #ecf1f4;
}



.events-list .event-thumb-col,
.events-list header >p,
.events-list .read-more{display: none}

.term-list{ padding:0; list-style: none}
.term-list li{display: block}

.term-list li {
display: block;
    margin: 0 0 20px;
}
.term-list img {
    position: relative;
    margin-top: -10px;
    vertical-align: top;
}
.term-list span {
    display: inline-block;
    padding: 0 10px 0 0;
    width: 95px;
}

#load-more{
    display: block;
    line-height: 36px;
    text-align: center;
    background: #2671a9;
    color: #fff;
    width: 120px;
    height: 36px;
    border-radius: 6px;
    font-size: 18px;
    margin: 20px auto 40px;
}
#load-more:after{
    content: ">";
    font-size: 23px;
    width: 10px;
    display: inline-block;
    height: 10px;
    transform: rotate(-90deg);
    font-family: monospace;
    margin: 4px 20px 0px -14px;
    vertical-align: text-top;

}


@media (min-width:992px) {
    #load-more{
        display:none
    }
}
.single-event-date {
    border-top: 1px solid rgb(204,204,204);
    padding: 15px 0 0;

}
.icon.icon-big-calendar {
    background-position: -130px -139px;
    height: 36px;
    width: 36px;
    vertical-align: middle;
    margin-left: 10px;
}
h3.date {
    font-size: 31px;
    font-weight: 400;
    padding:0;
}

.icon.icon-distance {
    width:30px; height: 22px;
    background-position: -172px -67px;
}

.icon.icon-track {
    background-position: -213px -67px;
    width: 29px; height: 20px;
}
.icon.icon-price {
    background-position:-298px -60px;
    width: 28px; height: 28px;
}
.icon.icon-time {
    background-position:-255px -58px;
    width: 25px; height: 31px;
}

.icon.icon-organization {
    background-position: -251px -3px;
}
.icon.icon-organizer {
    background-position: -283px -2px;
}
.icon.icon-email {
    background-position: -314px -5px;
}
.icon.icon-phone {
    background-position: -340px -2px;
}

.icon.icon-site {
    background-position: -181px -34px;
}
.icon.icon-small-time {
    background-position: -249px -32px;
    width: 20px;
    height: 20px;
}

.toggle-title:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left:10px;
    background: url(images/icons.png) -89px -227px no-repeat;

}
h2.toggle-title {
    cursor: pointer;
}
.closed.toggle-title:before {
   background-position: -120px -227px ;
}
span.lbl {
    display: inline-block;
    width: 130px;
    margin-right: 10px;
}
.val {
    display: inline-block;
    padding: 0 5px 0 0;
}
.val .icon{
    margin-left: 6px;
}
.val.green{ font-size: 25px ;line-height: 1.2em;}
span.lbl-bold {
    display: inline-block;
    color: #18486b;
    font-size: 16px;
    font-weight: 700;
    width: 130px;
    margin-right: 10px;
    vertical-align: top;
}

.bg-light-blue {
    background: #f0f2f4;
    padding: 20px 10px;
    line-height: 30px;
    min-height:288px;

}
.abs-double-border {
    position: absolute;
    left: 10px;
    height: 100%;
    width: 0px;
    top: 8px;
    border-left: 2px solid #8db3cf;
    border-right: 2px solid #fff;
    display: none;

}
@media (min-width: 992px) {
    .abs-double-border{
        display: block;
    }
}


.map iframe{ height:380px !important; width:100%}
.waze{
    display: block;
    background: url(images/waze.png) no-repeat 0 0 ;
    height:50px;
    width: 249px;
    margin: 0 auto;
}







.next-post a, .prev-post a,.future-event-link {
    background: url(images/nav-icons-2.png) 0 0 no-repeat #fff;
    height: 56px;
    width: 49%;
    display: inline-block;
    line-height: 56px;
    font-weight: 700;
    font-size: 18px;
}



.next-post a {
    text-align: left;
    padding-left: 43px;
}

.prev-post a {
    background-position: 23% 0;
    text-align: right;
    padding-right: 15%;
}

.future-event-link {
    width: 100%;
    background-position: 100% 0;
    padding-right: 60px;
    margin-bottom: 20px
}


.nav-links {
    display: block;
    text-align: center;
}


@media (min-width: 767px) {

    .next-post a {
        padding-left:15%;
    }
    .prev-post a {
        padding-right:15%
    }
    .future-event-link {
        width: 100%;
        background-position: 100% 0;
        padding-right: 80px;
        margin-bottom: 20px;
        margin-right: -14px;
    }


}
@media (min-width: 992px){

    .future-event-link {
        width: 100%;
        background-position: right 0;
        padding-right: 60px;
        margin-bottom: 20px;
         margin-right: 0;
    }
    .prev-post a {
        background-position: 27% 0;
    }

}




.event-end{

}
.entry-content h3.title-event-end {
    background: url(images/event-end.png) no-repeat 100% 0 #dde6b5;
    line-height: 57px;
    padding-right: 100px;
}
.arrow-left{
    position: relative;
    display: block;
}
.arrow-left:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 14px;
    left: 40px;
    width: 20px;
    height: 28px;
    background: url(images/icons.png)no-repeat -281px -27px;
}
.col3 {
    float: right;
    width: 33%;
    text-align: center;
    padding-right:7.5px
}
.col3:first-child {
    text-align: right;
    border-left: 3px solid #ededed;
    padding-left: 28px;
    width: 31.25%;
}
.col3:nth-child(2) {
    width: 37.5%;
    border-left: 3px solid #ededed;
    padding-left: 28px;
    margin: 0 10px;
}
.col3:last-child {
    text-align: left;
    width: 28.25%;
}

div#oh_fetch_rss-3 ,.widget_tag_cloud .tagcloud, .widget_tag_cloud h3{
    text-align: right;
}


.private-area-nav{
    list-style: none;
    margin:0;
    padding:0;


}

.private-area-nav li{
    display: inline-block;
    float: right;
    width: 136px;
}
.private-area-nav li>a:before {
    content: '';
    background-image: url("images/personal-menu-bar.png");
    background-repeat: no-repeat;
    display: block;
    margin: 10px auto;
}
.private-area-nav li>a ,.disabled.private-area-nav li > a:hover{
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWVjZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(233,236,238,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(233,236,238,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(233,236,238,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(233,236,238,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(233,236,238,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(233,236,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9ecee',GradientType=0 );
    display: inline-block;
    width: 100%;
    height: 73px;
    text-align: center;
    position: relative;
    border:none;
    box-shadow:none;
    color:#18486b;
}
.disabled.private-area-nav li > a:hover{cursor: default}

.private-area-nav a > span {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 2px;
}

.private-area-nav li.current-menu-item > a,.private-area-nav li > a:hover {
    border-left: 1px outset rgb(255,255,255);
    border-right: 1px inset rgb(220,224,226);
    background-image: -moz-linear-gradient(rgb(220,224,226) 27%,rgb(255,255,255) 46%);
    background-image: -webkit-gradient(linear,color-stop(27, rgb(220,224,226)),color-stop(0.46, rgb(255,255,255)));
    background-image: -webkit-linear-gradient(rgb(220,224,226) 27%,rgb(255,255,255) 46%);
    background-image: -o-linear-gradient(rgb(220,224,226) 27%,rgb(255,255,255) 46%);
    background-image: -ms-linear-gradient(rgb(220,224,226) 27%,rgb(255,255,255) 46%);
    background-image: linear-gradient(rgb(220,224,226) 27%,rgb(255,255,255) 46%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdce0e2,endColorstr=#ffffffff)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdce0e2,endColorstr=#ffffffff);
    text-decoration: none;
    box-shadow: 1px 0 0px 0 rgb(255,255,255),-1px 0 0 rgb(220,224,226);
    z-index: 2;
}

.current-menu-item.my-results>a:before,.my-results>a:hover:before{ width:40px; height:41px; background-position:-10px -10px; }
.my-results>a:before{ width:40px; height:41px; background-position:-10px -61px; }
.disabled .my-results>a:before{  background-position:100% -61px; }

.current-menu-item.my-details>a:before,.my-details>a:hover:before{width:33px; height:38px; background-position:-10px -112px;  }
.my-details>a:before{ width:33px; height:38px; background-position:-10px -160px;  }
.disabled .my-details>a:before{   background-position:100% -160px;  }

.current-menu-item.my-events>a:before,.my-events>a:hover:before{width:52px; height:36px; background-position:-10px -208px;   }
.my-events>a:before{ width:52px; height:36px; background-position:-10px -254px;  }
.disabled .my-events>a:before{  background-position:100% -254px;  }

.current-menu-item.my-articles>a:before,.my-articles >a:hover:before{ width:34px; height:34px; background-position:-10px -300px;   }
.my-articles>a:before{ width:34px; height:34px; background-position:-10px -344px;   }
.disabled .my-articles>a:before{   background-position: 100% -344px;   }


.current-menu-item.my-maps>a:before,.my-maps >a:hover:before{ width:32px; height:32px; background-position:-10px -388px; }
.my-maps>a:before{ width:32px; height:32px; background-position:-10px -430px;   }
.disabled .my-maps>a:before{ background-position:100% -430px;   }

.current-menu-item.my-newsletter>a:before,.my-newsletter >a:hover:before{ width:36px; height:28px; background-position:-10px -510px;  }
.my-newsletter>a:before{ width:36px; height:28px; background-position:-10px -586px;   }
.disabled .my-newsletter>a:before{  background-position: 100% -586px;   }

.current-menu-item.my-photos>a:before,.my-photos >a:hover:before{   width:37px; height:28px; background-position:-10px -472px; }
.my-photos>a:before{width:36px; height:28px; background-position:-10px -548px;   }
.disabled .my-photos>a:before,.disabled .my-photos >a:hover:before{ background-position: 100% -548px;   }


.private-area-title {
    font-size: 52px;
    color: #000;
}

#event-type {
    width: 170px;
}
.quote-wrapper{
    position: relative;
    height:280px;
    color:#fff;
    font-size: 30px;
    padding: 73px 40px 10px;

    line-height: 1.1em;
}
.quote-wrapper:after{
    background:url("images/quote.png")no-repeat;
    content:' ' ;
    display: block;
    position: absolute;
    z-index: 1;
    width:47px; height:39px; background-position:-10px -10px;
    top: 19px;
    right: 22px;
}

.wp-user-form label {
    width: 120px;
}
.wp-user-form p {
   margin-bottom: 15px;
}

.wp-user-form select {
    min-width: 10px;
    max-width: 154px;

}

#profile-month {
    width: 108px;
}
#profile-year {
    width: 94px;
}
p.newsletter label {
    width: auto;
}

ul.interest{
    list-style: none;
    margin:0;
    padding:0;
}

ul.interest li{
   display: inline-block;
    margin: 0 10px 0 0;
}
.register-facebook{
    display: inline-block;
    background: url(images/register-facebook.jpg);
    width:184px;
    height:37px;
}

.white-box{
    border:1px solid rgb(204,204,204);
    background-image:-moz-linear-gradient(0% 50% 0deg,rgb(240,240,240) 0%,rgb(255,255,255) 99%);
    background-image:-webkit-gradient(linear,0% 50%,100% 50%,color-stop(0, rgb(240,240,240)),color-stop(0.99, rgb(255,255,255)));
    background-image:-webkit-linear-gradient(0deg,rgb(240,240,240) 0%,rgb(255,255,255) 99%);
    background-image:-o-linear-gradient(0deg,rgb(240,240,240) 0%,rgb(255,255,255) 99%);
    background-image:-ms-linear-gradient(0deg,rgb(240,240,240) 0%,rgb(255,255,255) 99%);
    background-image:linear-gradient(90deg,rgb(240,240,240) 0%,rgb(255,255,255) 99%);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff0f0f0,endColorstr=#ffffffff,GradientType=1)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff0f0f0,endColorstr=#ffffffff,GradientType=1);
}
.white-box-details{
    margin-top : -10px;
    padding: 0 0 10px;
}
.white-box-details .single-event-date {
   margin: 17px 0 0;
}
.white-box-details  .addthisevent-drop{padding:0 10px}
.list-item .white-box {
    background: none;
    border: none;
    border-bottom: 2px solid rgb(236,241,244);
}
.calc {
    margin: 40px 0 20px 0;
}
.calc iframe {
    min-height: 400px;
    width: 100%;
}
.dd_inner {
    margin: 0;
    position: relative;
}
#dd_ajax_float {
    right: -119px !important;
    left: auto !important;
    top: 100px !important;
}

.ajax-loader{
    display: inline-block;
    background:url(images/ajax-loader.gif) 0 0 no-repeat;
    width:32px;
    height:32px;
}
#stLframe{ height:350px}
.forum-section ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.forum-section span.date {
    display: block;
    font-size: 12px;
    color: #000;
    line-height: 20px;
}
.forum-section a {
    font-size: 14px;
    font-weight: 700;
}

.forum-section li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin: 0 0 15px ;
}
.contact-widget span {
    display: block;
    margin-right:90px;
    font-weight: 700;
}
.contact-widget span.lbl {
    display: inline-block;
    width: 80px;
    margin-right: 10px !important;
    float: right;
    font-weight: 400;
    line-height: 1em;
    padding-top: 6px;
}
.contact-widget p {
    line-height: 20px;
}
.contact-widget:first-child .textwidget {
    padding: 22px 10px;
    font-size: 14px;
}

.contact-widget:not(:first-child)  {
    background: transparent;
}

.favorite.btn-block {
    display: block;
    margin: 0 0 10px;
    border-bottom: 1px solid #efefef;
    padding: 0 0 10px;
}
/* AddThisEvent */
.addthisevent-drop 						{display:inline-block;position:relative; }
.addthisevent-drop:hover 				{}
.addthisevent-drop:active 				{top:1px;}
.addthisevent-selected 					{background-color:#f7f7f7;}
.addthisevent_dropdown 					{width:200px;position:absolute;right:0;z-index:99999;padding:6px 0px 0px 0px;background:#fff;text-align:right;display:none;margin-top:-2px;margin-left:-1px;border-top:1px solid #c8c8c8;border-right:1px solid #bebebe;border-bottom:1px solid #a8a8a8;border-left:1px solid #bebebe;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-box-shadow:1px 3px 6px rgba(0,0,0,0.15);-moz-box-shadow:1px 3px 6px rgba(0,0,0,0.15);box-shadow:1px 3px 6px rgba(0,0,0,0.15);}
.addthisevent_dropdown span 			{width:175px;display:block;line-height:110%;background:#fff;text-decoration:none;font-family:arial, helvetica, clean, sans-serif ;color:#6d84b4;padding:8px 10px 9px 15px;}
.addthisevent_dropdown span:hover 		{background:#f4f4f4;color:#6d84b4;text-decoration:none;font-size:12px;}
.addthisevent span 						{display:none!important;}
.addthisevent-drop ._url,.addthisevent-drop ._start,.addthisevent-drop ._end,.addthisevent-drop ._summary,.addthisevent-drop
._description,.addthisevent-drop ._location,.addthisevent-drop ._organizer,.addthisevent-drop ._organizer_email,
.addthisevent-drop ._facebook_event,.addthisevent-drop ._all_day_event {display:none!important;}
.addthisevent_dropdown .copyx 			{width:200px;height:21px;display:block;position:relative;cursor:default;}
.addthisevent_dropdown .brx 			{width:180px;height:1px;overflow:hidden;background:#e0e0e0;position:absolute;z-index:100;left:10px;top:9px;}
.addthisevent_dropdown .frs 			{position:absolute;top:5px;cursor:pointer;right:10px;padding-left:10px;font-style:normal;font-weight:normal;text-align:right;z-index:101;line-height:110%;background:#fff;text-decoration:none;font-size:9px;color:#cacaca;}
.addthisevent_dropdown .frs:hover 		{color:#6d84b4;}
.addthisevent 							{visibility:hidden;}
.ratings.hreview-aggregate ul {
    overflow: hidden;
    font-size: 20px;
}
.vote-line {
    margin: 30px 0 30px 8px;
    background-color: rgb(236,241,244);
    padding: 0 10px;
    overflow: hidden;
    display: none;
}
@media (min-width: 767px) {
    .vote-line{
        display: block;
    }

}



.thumbs-rating-container .thumbs-rating-up ,
.thumbs-rating-container .thumbs-rating-down {
    background: #fff;
    display: inline-block;
    height: 20px;
    position: relative;
    min-width: 56px;
    width: auto;
    cursor: pointer;
    line-height: 21px;
}
.thumbs-rating-container .thumbs-rating-up {padding: 0 40px 0 7px;margin-left:20px;}
.thumbs-rating-container .thumbs-rating-down {padding: 0 7px 0 40px;}
.thumbs-rating-container .thumbs-rating-up:before ,
.thumbs-rating-container .thumbs-rating-down:before {
    background: url(images/icons.png) -254px -99px no-repeat;
    width: 30px;
    height: 30px;
    content: ' ';
    position: absolute;
    top: -6px;
}
.thumbs-rating-container .thumbs-rating-up:before{
    right: 0;
}
.thumbs-rating-container .thumbs-rating-down:before{
    left: 0;
}
.thumbs-rating-container .thumbs-rating-up:before {
    background-position:  -254px -99px ;
}
.thumbs-rating-container .thumbs-rating-down:before {
    background-position:  -212px -99px ;
}
.thumbs-rating-container {
   margin: 16px 10px;
}
.thumbs-rating-container .thumbs-rating-already-voted{

    padding-top: 1em;
    font-size: 0.9em;
    display: none;

}

.thumbs-rating-container .thumbs-rating-already-voted:before{

    content: attr(data-text);
}
.map-title{margin:5px; height:20px;}
.map-wrapper iframe { height: 489px }
.map-wrapper a {margin:5px 0; display:block; font-size: 16px }
.shvoong-map-link span {
    font-size: 15px;
    font-weight: bold;
    color: rgb(24,72,107);
    display: inline-block;
    border:1px solid  rgba(204,204,204,0.5);
    border-left: 0;
    padding: 0 10px 0 20px;
    line-height: 38px;
    margin-left: 15px;
    vertical-align: middle;
    float:right;
    transition: background 0.5s ease-in-out;
}
.shvoong-map-link span:hover{
    background: rgb(237,245,197);
    border: 1px solid rgb(168,197,32);
    border-left: 0;
}
.map-title.plus,.map-title.minus{cursor:pointer}
.map-title.plus:before ,.map-title.minus:before{
    display: inline-block;
    width: 15px;
    height: 15px;
    font-size: 14px;
    border: 1px solid rgb(24,72,107);
    color: rgb(24,72,107);
    line-height: 14px;
    margin-left: 10px;
    text-align: center;
    vertical-align: middle;

}
.map-title.minus:before {content: "-";}
.map-title.plus:before {content: "+";}

.results-table {
    width: 100%;
    background-color: rgb(255,255,255);
    border: 1px solid #fff;
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.35);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#59000000,Positive=true)";
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#59000000,Positive=true);
    margin-bottom: 60px;
}
.results-table tbody > tr {
    background-color: transparent;  border-color:rgb(232,235,237);  border-width:2px;  border-style:solid;
    line-height: 40px;
    font-family: arial, helvetica, clean, sans-serif;
}
.results-table td {
    padding-right:5px;
}
.bold{ font-weight: 700}
.feature-sticky-slider img {
    height: 234px !important;
}
.post-box-wrapper .caption a,.feature-sticky-slider a{
    font-size:16px;
    font-weight:bold;
    color:rgb(255,255,255);
    display: block;
    margin-top: 15px;
}
.feature-sticky-slider a{
    display: inline-block;
}
.feature-sticky-slider a:after{
    display: inline-block;
    content: ">";
    font-size: 14px;
    color: #fff;
    width: 20px;
    height: 15px;
    text-indent: 0;
    margin: 0 auto;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    vertical-align: bottom;
    margin-right: 6px

}
.first-entry-title a{
    /*color: #000;*/
    color: #2671a9;
    font-size: 22px;
    line-height: 1.2em;
}
.first-entry-title{
    margin-top: 10px;
}


.wp-pagenavi span.current ,.page-numbers.current{
    font-weight: bold;
    color: #fff;
    background: #2671a9;
}
.page-numbers{
    text-decoration: none;
    padding: 3px 5px;
    margin: 2px;
    border: 0 !important;
    font-size: 15px;
}
.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
}

.post-box-wrapper img{
    width:235px;
    height:235px;
}
.feature-sticky-slider li:hover > .caption ,.box-view-item  .post-box-wrapper:hover > .caption{
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    opacity: 1;
    transform: translateX(-100%);
}
.feature-sticky-slider .caption h4,.post-box-wrapper .caption h4 {
    color: #fff;
    font-size: 24px;
    border-bottom: 1px solid;
    padding-bottom: 0;
    max-height:96px;
    overflow: hidden;
}
ul.feature-sticky-slider .caption > p {
    height: 74px;
    padding: 0;
    margin: 0;
}
.feature-sticky-slider li,.post-box-wrapper{
    overflow: hidden;
    position: relative;
}
.feature-sticky-slider .caption,.box-view-item .post-box-wrapper > .caption{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    padding: 10px;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    left: 234px;
}


.sticky-slider-wrapper .bx-wrapper .bx-next ,
.sticky-slider-wrapper .bx-wrapper .bx-prev {
    background: rgba(160,188,33,0.99);
    color: #fff;
    font-size: 40px;
    font-family: cursive;
    line-height: 28px;
    padding: 0 10px 0 40px;
    text-decoration: none;
}

.sticky-slider-wrapper  .bx-wrapper .bx-next{
    right: 0;
}
.sticky-slider-wrapper .bx-wrapper .bx-prev{
    left: 0;
}
.wp-pagenavi {
    text-align: center;
    direction: ltr;
}
.wp-pagenavi span.extend span.extend{border-right:1px solid #BFBFBF !important}
.wp-pagenavi a, .wp-pagenavi span {
    border:0 !important;
   font-size: 15px;
}
.print-box {
    background: rgb(141,179,207);
    padding: 12px;
}
.print-box .icon{
    width: 40px;
    height: 29px;
    border: none;
    margin: 0px 13px;
}
.icon.btn-print {
    background-position: 0 -185px;
}
.icon.btn-email {
    background-position: -38px -185px;
}

.print-box .favorite .icon.icon-fav  {
    background-position:0px -221px
}
.print-box .remove-favorite .icon.icon-fav {
    background-position:-37px -221px
}
.favorite:hover {
    text-decoration: none;
}

/*Search results page */
#search-results:before {
    content: '';
    display: block;
    background: url(images/results-header.png) 0 0 no-repeat;
    position: absolute;
    height: 300px;
    width: 527px;
    left: 0;
    top: -112px;
}
#search-results {
    background: rgb(237,237,237);
    margin: 77px 0;
    height: 65px;
}
/* End Search results page */

/* user images */
.picture-box img:hover {
    border: 2px solid #dfdfdf;
    -webkit-transform: scale(1.02,1.09);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    z-index: 999;
    position: relative;
}

.picture-box img {
    width: 100%;
    height: 280px;
    transition: all 500ms;
    border: 0 solid #002255;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
}
.picture-footer{ width: 200px; margin:0 auto}
.picture-box {
    text-align: center;
    margin-bottom: 10px;
}
.center{
    text-align: center;
}

/* End user images */
.wpas-text{padding: 0 10px}

.home .single-item-wrapper h3{
    margin: 12px 0 7px;

}
.home .media{
    margin: 0 0 10px;
    height: 63px;
}
.home .media-heading {
    margin: 0;
    padding-bottom: 4px;
}
.videogallery .the-title {
    margin-top: 2px !important;
    font-size: 14px !important;
    height: 70px;
    overflow: hidden;
    line-height: 1.4em !important;
}
#term-wrapper .nav > li > a {
    position: relative;
    display: block;
    padding: 9px 3px 7px;
    font-size: 12px;
    color: rgb(136,136,136);
}

ul.gallery-list-items {
    list-style: none;
    padding: 0;
    display: block;
    text-align: center;
}

ul.gallery-list-items li {
    width: 90px;
    display: inline-block;
    margin: 0 7px 20px 0;
    position: relative;
    overflow: hidden;
}
@media (min-width: 767px){
    ul.gallery-list-items li{
        width: 109px;
    }
    ul.gallery-list-items{
        text-align: right;
    }


}



ul.gallery-list-items .picture-footer {
    width: 100%;

}
ul.gallery-list-items li .caption {
    position: absolute;
    background: #000;
    width: 100%;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    height:43px;
    padding: 10px 5px;
    color: #fff;
    -webkit-transition:bottom 0.5s; /* For Safari 3.1 to 6.0 */
    transition:bottom 0.5s;
    text-align: right;

}
ul.gallery-list-items li:hover .caption {
    bottom: -43px;
}
ul.gallery-list-items li img {
    height: 111px;
    width: 111px;
}
.page-template-page-gallery-php .category-title.small-title{

    font-size: 30px;
    margin: 0;
    padding-bottom: 26px;
}
.page-template-page-gallery-single-php .category-title.small-title{

    font-size: 30px;
    margin: 0;
    padding-bottom: 26px;
}

.is_mobile h1.category-title.small-title {

}
@media (min-width: 767px){
    .is_mobile h1.category-title.small-title {
        border-bottom:none;
    }
}

.is_mobile h1.category-title.small-title .black{
    color: #2671a9;
}
div#site-images-page h2 {
    text-align: right;
    font-size:22px;
    margin-top: 20px;
}
.page-template-page-gallery .border-bottom-gray-3{
    border-bottom: 3px solid #2671a9;
}


.border-bottom-gray-3.push-bottom.first{
    border-bottom:0;
}

.page-template-page-gallery div#site-images-page {
    border-top: 3px solid #2671a9;
}

@media (min-width: 767px){
    div#site-images-page h2{
        font-size: 24px;
    }
    .border-bottom-gray-3.push-bottom.first{
        border-bottom:0;
    }
}
@media (min-width: 992px){
    div#site-images-page h2{
        font-size: 29px;
    }
    .border-bottom-gray-3.push-bottom.first{
        border-bottom: 3px solid #dfdfdf
    }
    .page-template-page-gallery div#site-images-page{
        border-top:0;
    }
}


.page-template-page-gallery-php #main-top-row .event-gallery-wrapper h4{
    font-size: 22px;
    color: #18486b;
    font-weight: bold;
    text-align: right;
    margin-right: 34%
}

@media (min-width: 767px){

    .page-template-page-gallery-php #main-top-row .event-gallery-wrapper h4{
        margin-right: 0;
    }
}

.page-template-page-gallery-php .gallery-album-feature-image{
    display: inline-block;
    margin-top: -80px;
    vertical-align: middle;
    margin-right: 8px;
}

.page-template-page-gallery-single-php #main-top-row .event-gallery-wrapper h4{
    font-size: 22px;
    color: #18486b;
    font-weight: bold;
    text-align: right;
}

.page-template-page-gallery-single-php .gallery-album-feature-image {
    display: block;
    margin-top: 0;
    vertical-align: middle;
    text-align: center;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 25px;

    
}
.widget-title.ui-draggable-handle img{
    text-align: center;
}

.caption p {
    display: none;
}

.center{
    text-align: center;
}

@media (min-width: 767px) {
    .page-template-page-gallery-single-php .gallery-album-feature-image{
        margin-top: -68px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
        border-bottom: 0;
        margin-bottom: 0px;
    }

}
@media (min-width: 992px) {
    .page-template-page-gallery-single-php .gallery-album-feature-image {
        margin-top: -80px;
        border-bottom: 0;
        margin-bottom: 0px;
    }
    .is-mobile .event-register {
        display:none !important;
    }
    .caption p {
        display: block;
    }

}


.home .svoong-gallery h4{
    margin: 17px 0;
}
.home .svoong-gallery h4 a{
    font-size: 20px;
    padding-right: 10px;
    color: #000;
    font-weight: normal;
}
.home .svoong-gallery a{
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 0
}
.home .svoong-gallery ul{
    margin-bottom: 12px;
}

#interest {
    list-style: none;
}
#interest input,  #interest label {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 10px 0 0 10px;
}
.clock-wrapper{
    display: none;
    text-align:center
}

.glam_slider_set .glam_slideri h4 a {
    font-family: 'Nachlieli CLM', Arial, Helvetica, sans-serif !important;
    font-size: 25px!important;
    font-weight: 400!important;
}
.media-heading {
    margin: 0 0 4px;
}
.gform_wrapper .validation_error{display: none;}

aside.oh_inforu {
    background: transparent;
}
div.inforu.blue.gradient {
    padding: 5px 10px 15px;
}
aside.oh_inforu h4 {
    font-size:16px;
    line-height:100%;
    font-weight:bold;
    color:rgb(255,255,255);
}
.inforu button {
    background-color: rgb(181,205,64);
    border: none;
    height: 33px;
    line-height: 33px;
    width: 60px;
    margin: 0px -10px;
    z-index: 10;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    position: relative;

    display: inline-block;
    vertical-align: middle;
    box-shadow: 0px 0px 1px 0px #ccc;
}
.inforu input {
    width: 216px;
    padding: 0 10px;
    height: 33px;
    line-height: 33px;
    margin: 0;
}
.inforu p {
   color:#fff;
}

.page-template-page-sections-list-php a.list-item-avatar.alignright {
    background: #fff;
    border: 1px solid #efefef;
}
select#image-event-filter,
select#image-event-filter-gallery {
    max-width: 100%;
}



select#select-album {
    max-width: 100%;
    margin-left: 0px;
}
.is-mobile .event-register{
    display: block;
    margin-bottom: 20px;
}

@media (min-width: 767px) {
    select#image-event-filter-gallery {
        max-width: 200px;
    }
    select#select-album {
        max-width: 175px;
        margin-left: 20px;
    }
}

.is-mobile .event-register{
    display: block;
}


.wp-pagenavi {
   margin-bottom: 20px;
}

#stcpDiv{display:none}


@media print {
    body{ background-color:#FFFFFF; background-image:none; color:#000000 }
    a[href]:after {
        content: none !important;
    }
    .no-print, .header-nav,.banner-placeholder,.search-form,#search-wrapper,#sidebar,
    iframe,obj,#social-float,#ob_holder,
    footer#footer, .vote-line,.Banner,.OUTBRAIN,.fb-comments.fb_iframe_widget,form,#respond,
    .round-shadow:after,.dd_outer,#stcpDiv,#stwrapper{
        display: none !important;
    }
    .col-md-11{width:100% !important}
}

.oh_ads_collection >div.banner-placeholder {
    width: 30%;
    margin: 4px;
    vertical-align: top;
    min-height: 74px;
    float: right!important;
}

div.ads-wide-wrapper  div.banner-placeholder {
    width: 124px;
    vertical-align: top;
    min-height: 74px;
    float: right !important;
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.toggle-view.small-view{
    display:inline-block;
    width:100px;
}
.toggle-view.small-view p{ display: inline-block;}
.toggle-view.small-view #list-view ,
.toggle-view.small-view #box-view  {margin:0; width:20px; height:20px}
.toggle-view.small-view #list-view{
    background-position: -187px -228px;
}
.toggle-view.small-view #box-view{
    background-position: -219px -228px;
}
.toggle-view.small-view #list-view.active {
    background-position: -244px -228px;
}
.toggle-view.small-view  #box-view.active {
    background-position: -162px -228px;
}

.list-view-item .item-title {
    font-size: 18px;
    line-height: 1.2em;
    color: rgb(24,72,107);
    display: inline-block;
    width: 60%;
}
.list-view-item .date.icon {
     display: inline-block;
}
.list-view-item .white-box-details {
    display: inline-block;
    width: 34%;
    text-align: left;
}
.list-view-item ul.event-icons {
  display: inline-block;
  text-align:left;
    padding:0;
}
.list-view-item .white-box-details .addthisevent-drop >span {
   display:none;
}
.list-view-item .white-box-details .addthisevent-drop{
    padding:0;
}

.box-view-item .date.icon,
.box-view-item .item-title,
.list-view-item .round-shadow,
.list-view-item .single-event-date {display:none}

.list-view-item .post-box-wrapper img{display:none}
.list-view-item .post-box-wrapper a,
.list-view-item .post-box-wrapper h4,
.list-view-item .post-box-wrapper {
    color:rgb(24,72,107);
}
span.day {
    font-size: 18px;
    display: block;
}
a#english-link {
    text-align: left;
    display: block;
    margin-bottom: -5px;
}
@media (min-width: 992px){
    a#english-link {
        margin-bottom: -15px;
    }

}



div.tagcloud a{font-family: arial, sans-serif}

.oh_ads_selector .banner-placeholder{ float:none !important}

div.toggle-view {
    text-align: right;
    margin-right: 12px;
    padding-top: 10px;
}

.col-md-5 .oh_ads_collection {
    padding-right: 7px;
}
.ads-wide-wrapper {
    margin-top: 10px;

}
.addthis_sharing_toolbox{
    text-align:center;
    height: 33px;
}

.single-events .addthis_native_toolbox {
    margin: 0 0 10px;
}
.oh_ads_selector.col3 {
    width: 33%;
    padding: 0;
    border: 0;
    margin-left:0 !important;
    margin-right:0 !important;
}

.oh_ads_collection.blue-widget {
    background: transparent;
}
.dd_post_share{text-align:center}
.dd_buttons{display:inline-block ;}
.DD_FBLIKE_AJAX_43937{
    min-width: 62px;
}

.oh_ads_selector.col3:last-child >  .banner-placeholder {
    float: left !important;
}

.single-events .addthis_native_toolbox {
    margin-bottom: 10px;
    display: none;
}
@media (min-width: 992px){
    .single-events .addthis_native_toolbox{
        display: block;
    }
    img.size-full {
        /*width: 100%;*/
    }
}

.box-li {
    display: inline-block;
    margin-bottom: 20px;
}

table.no-border,
table.no-border td{
    border:none !important;
}

#sidebar-nopad {
    padding: 0 3px 0 0;
}
#sidebar,#sidebar-2 {
    padding: 0 11px;
}
@media (min-width: 767px) {
    #sidebar,#sidebar-2{
        padding: 0 3px 0 0;
    }

}

.posts-wrapper .media a {
    display: block;
    width: 100%;
}

#megaMenu ul.um-sidebar li {
    width: auto !important;
}

@media (max-width:1345px) {
    #MIGDAL_YAMIN, #MIGDAL_LEFT, .floatbanner { display: none; }
}

@media (max-width:991px){
    .pagination,.wp-pagenavi{display: none}
}
.desktop{
    display: none;
}

.view_mobile{
    display: block;
}
#primary-nav > .navbar-inner > .container {
	width: 100%;
}
#primary-nav > .navbar-inner > .container #megaMenu {
    width: 100%;
    max-width: 1009px;
    margin: 0 auto;
    float: none;
}
@media (max-width:1038px) and (min-width:991px) {
	span.wpmega-link-title {
		font-size: 15px !important;
	}
}
.header-nav.arial.view_mobile{
    display: none;
}
.mobile-slider.view_mobile .rsContent {
   width: 100%;
}
.picture-footer.text-left {
    display: none;
}

@media (min-width: 991px) {
    .desktop,.header-nav.arial.view_mobile{
        display:block;
    }
    .widget.widget_nav_menu.view_mobile{
        display: none;
    }
    .mobile-slider.view_mobile,.navbar.view_mobile,.view_mobile{
        display: none;
    }
    .home-slider.desktop .rsContent {
        width: auto;
    }
    .picture-footer.text-left {
        display: block;
    }
}
.event-register {
    /*margin-top: 22px;*/
}

.datepicker{
    z-index: 9999 ;
}
.single-events .round-shadow-fix img.attachment-post-thumbnail.wp-post-image{
    max-width: 100% !important;
}

@media (min-width: 992px) {
    #sidebar-nopad{
        padding: 0;
    }
 .col-md-10.category-block,.col-md-10.sub-category-block{
    width:60%;
}
 #sidebar-nopad.col-md-6 {
     width: 38.5%;
}

}.recent-post-slider {    min-height: 20px;    margin-bottom: 0;    margin-top: 4px;}

@media (max-width: 600px) {
	#news-slider .bx-wrapper{
		width: 70% !important;
	}
}



.mobile-slider.view_mobile .shoongSkin .rsGCaption
{
    display: none;
}
.mobile-slider .rsLink
{
    position: absolute;
    float: none;
    bottom: 0px;
    left: 0px;
     text-align: center!important;
    background: rgb(0, 0, 0)!important;
    background: rgba(0, 0, 0, 0.75)!important;
    color: #FFF;
    padding: 10px 8px;
    width: 100%;
    font-size: 15px;
    border-radius: 2px;
    direction: rtl;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    margin: 0px;
    top: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mobile-slider .rsImg 
{
        margin: 0px!important;
    width: 100%!important;
}

table#heats31 {
	width:350px;
}


#more_posts, #more_sectionsposts {
    display: block;
    line-height: 36px;
    text-align: center;
    background: #2671a9;
    color: #fff;
    width: 120px;
    height: 36px;
    border-radius: 6px;
    font-size: 18px;
    margin: 20px auto 40px;
    padding: 0 0;
}

#more_posts:after, #more_sectionsposts:after {
    content: ">";
    font-size: 23px;
    width: 10px;
    display: inline-block;
    height: 10px;
    transform: rotate(-90deg);
    font-family: monospace;
    margin: 4px 20px 0px -14px;
    vertical-align: text-top;
}

@media (min-width: 992px) {
    #more_posts, #more_sectionsposts {
        display: none;
    }
}