/* 
    Document   : style
    Created on : 2014-02-15, 21:24:54
    Author     : Nika
    Description:
        Purpose of the stylesheet follows.
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

li {
    line-height: 1.5em;
}

a{
    text-decoration: none;
}

body
{
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px !important;
}

a,.navigation-image-wrapper p
{
    color: #0095D6;
    font-weight:bold;
}


#wpadminbar
{
    //display:none;
}

#world_youth
{
    width: 493px;
    margin: auto;
    margin-top:10px;
    height: 60px;
    background: url('images/world_youth.png');
}

#logo
{
    display: block;
    width: 149px;
    height: 121px;
    margin-top: 25px;
    background: url('images/logo.png') no-repeat;
}


#wya
{
    background: url('images/wya.png') no-repeat;
    width: 219px;
    height: 41px;
    margin-bottom: 15px;
}

.wrapper
{
    width: 1020px;
    margin:auto;
}

#header
{
    height: 145px;
    margin-bottom: 15px;
    position: relative;
}

#upper-menu
{
    width: 300px;
    position: absolute;
    right: 0px;
    top:-29px;
}

.charter
{
    font-size: 24px !important;
}

#upper-menu ul li a
{
    display: block;
    color: #fff;
    padding: 13px;
    width: 115px;

    text-align: center;
    background:#0557a4;
}

#upper-menu ul li:last-child a
{
    margin-left: 10px;
}

#upper-menu ul li
{
    display: inline-block;
}

#header form
{
    position: absolute;
    right: 0;
    bottom: 0;
}

#header form input
{
    width: 204px;
    padding: 0 13px;
    height: 24px;
    border: 1px solid #ccc;
}

#menu
{
    position:relative;
    z-index:722;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(64,64,64,0.5);
    background: #0557a4;
}

#menu li{
    display: inline-block;
    padding: 0 23px;
}

#menu li a
{
    color: #fff;
}

.huge-font
{
    font-size: 335px;
    display: inline-block;
    width: 300px;
    vertical-align: top;
    position: relative;
    top: -100px;
    left: -110px;
}

.slider-text
{
    vertical-align: top;
   
    position:relative;
    top: 15px;
    text-align:left;
    display: inline-block;
}

.slider-text p{
    margin-bottom:20px;
}

.slide
{
    height: 340px;
    line-height: normal;
    text-align:center;
    color: #fff;
}

#slider
{
    

    padding-top:20px;
    padding-bottom:20px;
    width: 960px;
    margin: auto;
   
    position: relative;
}

#slider .jcarousel-control-prev, #slider .jcarousel-control-next
{
    position: absolute;
    top: 40%;
    cursor: pointer;
    z-index: 3;
}

.jcarousel-control-prev
{
    width: 20px;height:66px;
    background: url('images/arrow-left.png') no-repeat;
    left: 10px;
}

.jcarousel-control-next
{
    width: 20px;height:66px;
    background: url('images/arrow-right.png') no-repeat;
    right: 10px;
}

.slide
{
    margin: 0 20px;
    border: 1px solid #fff;
}

#upper-content
{
    color: #fff;
    background: #1495d3;
    padding: 15px 25px;
    line-height: normal;
    font-size: 25px;

}

#upper-content-left
{
    width: 650px;
    float: left;
    border-right: 1px solid #fff;

}

#upper-content-right
{
    float: left;
    width: 299px;
    padding-left: 20px;
}

.clear
{
    clear: both;
}

#showcase
{
    margin-top: 0px;
    text-align:center;
    margin-bottom:30px;
    padding: 10px 0;
    background: #f3f3f3;
}

img.aligncenter
{
    display: block!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

img.alignleft
{
    float: left!important;
    margin-right: 1em;
    margin-bottom: 1em;
}

img.alignright
{
    float: right!important;
    margin-left: 1em;
    margin-bottom: 1em;
}

/***************************/

#showcase p,
#left-content.single .relative p:first-child,
#left-content.single .relative p:first-child span,
#left-content.single .relative p,
.navigation-text p,
.single p,
.navigation-image-wrapper p,
p
{
    font-size: 14px; 
    line-height: 1.5em; 
    font-family: 'Noto Sans', sans-serif;
}

.single p
{
    float: none !important;
}

#showcase p{
    line-height: normal;
    margin: 5px 0;
    text-align: left;
}

#left-content.single .relative p:first-child
{
    float: left;
    margin: 0 10px 10px 0;
}

#left-content.single .relative p:first-child span{
    display:block;
}

#left-content.single .relative p
{
    margin: 13px 0;

}

.navigation-text p{
    font-family: 'Noto Sans', serif;
}

.single p
{
    font-family: 'Noto Sans', serif;
}


.navigation-image-wrapper p
{
    position: absolute;
    bottom: 10px;
    width: 270px;
    padding: 10px;
    line-height: 1.5em;
    background: #fff;
    z-index:2;
    left: 0;

}

/***************************/

h1
{
    font-size: 2em!important;
    color: #0055A4;
    font-weight: bold;
    line-height: 1.25em;
}

h2
{
    font-size:1.5em!important;
    font-weight: bold!important;
    color: #0055A4;
    line-height: 1.5em!important;
}

h3
{
    font-size: 1.25em!important;
    color: #0055A4!important;
    font-weight: bold!important;
}

#showcase h4{
    color: #0657a3;
    font-weight:bold;
    font-size: 25px;
    margin-bottom: 10px;
}

#content-left .header
{
    font-size: 25px;
    font-weight:bold;
    color: #0657a3;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;

}

#content-left .header a
{
    float: right;
    font-size: 14px;

    margin-right:0px;
}

#content-left .header a.view-our
{
    position: relative;
    top: 5px;
}

.f2 li:first-child
{
    margin-left: 0;
    padding-left: 0;
}

.w3
{
    display: inline-block;
    width:300px;
    margin: auto;
    padding: 0 11px;
    vertical-align: top;
}

#content
{
    width: 950px;
    margin: auto;
}

#content-left
{
    width: 650px;
    float: left;
    margin-right:20px;
}

.bigger-font
{
    font-size:17px !important;
}

#content-right{
    float: left;
    width: 350px;
}

#menu-item-11181 li
{
    width:175% !important;
}

.image-wrapper
{
    width: 225px;
    float: left;

    position: relative;
}

.image-wrapper span
{
    position: absolute;
    bottom: 20px;
    left: -10px;
    width: 250px;

    font-size: 17px;
    line-height: normal;
    height: 44px;
    overflow:hidden;
    background: #fff;
    padding: 5px 20px;
}

.text-wrapper a
{

    display:block;
    margin-top:20px;
    font-family: 'Noto Sans', sans-serif;
}

.text-wrapper
{
    font-family: 'Noto Sans', serif;
    width:361px;
    float: right;
    line-height: normal;
  
}

.title-header
{
    margin-top:0px !important;
    margin-bottom: 10px;
    font-size: 21px;
}

.image-real-wrapper img
{
    width: 100%;
    height: auto;
    max-width:100%;
}

.one-blog-entry
{
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.one-blog-entry:last-child
{
    border-bottom: 0;
}

#footer
{
    color: #fff;
    line-height: normal;
    padding: 35px;
    background: #0557a4;
}

#footer a
{
    color: #fff;
    font-size: 13px;
}

.f1
{
    width: 313px;
    float: left;
    margin-right:10px;
}

.f2{
    width:310px;
    float: left;
}

.f3{
    float: left;
    width: 230px;
}

.f1 h7
{
    font-size: 13px;
    margin: 10px 0;
    display:block;
}

.f1 li,.f2 li
{
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #ccc;

}

.f1 li
{
    height: 14px;
    line-height:14px;
    margin: 4px 0;
}

.f1 ul{
    position:relative;
    left:-10px;
}

.f1 li:last-child,.f2 li:last-child
{
    border-right: none;
}

.f2 ul
{
    margin-top:0px;
}

.smaller-font
{
    font-size: 12px;
}

.facebook-button, .youtube-button
{
    width: 29px;
    display:inline-block;
    height:28px;
    margin: 5px 5px 5px 0;

}

.footer-header
{
    font-size: 16px;
    margin-top:8px;
}

.facebook-button
{
    background: url('images/facebook.png'); 
}

.youtube-button
{
    background: url('images/youtube.png'); 
}
#upcoming-events
{
    padding: 15px;
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 20px;
}


#upcoming-events-header
{
    text-align: left;
    color: #fff;
    padding: 12px;
    background: #0557a4;
    font-size: 25px;

}

.calendar
{
    width: 56px;
    height: 70px;
    color: #fff;
    display: block;
    float: left;
    position:relative;
    top:5px;
    text-align:center;
    font-size: 17px;
    background: #1495d3;
}

.calendar p:first-child
{
    margin-top:6px;
}

.calendar p:last-child
{
    font-size: 25px;
}

.f3 ul 
{
    margin-top:20px;
}

.f3 ul li 
{
    display: inline-block;
}

.f3 ul li:nth-child(2n+1)
{
    width:150px;
}

.f3 ul li a
{
    font-size: 14px;
}

.one-event a
{
    margin-top:6px;
    width: 200px;
    font-weight:normal !important;
    margin-left: 10px;
    display:block;
    float: left;
    line-height: normal;
}

.one-event
{
    margin-bottom: 20px;
}

#events-bottom-links a
{
    display: inline-block;
    padding: 0 10px;
    margin: auto;
    font-size: 12px;

}

#events-bottom-links a:first-child
{
    border-right: 1px solid #1295D3;
}

#left-content
{
    position: relative;
    width: 690px;
    padding: 55px 20px 20px 20px;
    float: left;
}


#sidebar
{
    width:200px;
    padding: 70px 20px 20px 20px;
    float: left;
    font-size: 18px;
}

#left-content h3
{
    color: #0657a3;
    font-size: 27px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
    margin-top: 20px!important;
}

#left-content h2
{
    margin-top: 20px!important;
}

.one-event-show
{
    padding: 8px;
}

.pagination 
{
    text-align: center;
}

.pagination a
{

}

.one-event-show .col1
{
    text-align: center;
    float: left;
    width: 240px;
    min-height:20px;
}

.one-event-show .col2
{
    float: left;
    text-align: left;
    width: 190px;
}

.one-event-show .col3
{
    float: left;
    margin-left: 15px;
    line-height: normal;
    width:225px;
    font-size: 14px !important;
    font-family: 'Noto Sans', serif;
}

.one-event-show .col2 a
{
    font-size: 18px;
    line-height: 1.5em;
    color: #1495d3;
}

.one-event-show .col3 {
    font-size: 20px;   
}

.one-event-show .col3 p
{
    margin-bottom: 25px;
}

.see-more
{
    display: block;
    padding: 5px;
    color: #fff;
    background: #1495d3;
    font-size: 17px;
    margin: 20px 0 40px 0;
}

#sidebar h4
{
    text-decoration: underline;
    font-size: 1em!important;

}

#sidebar h4, #sidebar a{
    color: #1495d3;
    font-size: 1em!important;
}

#sidebar
{
    line-height: normal;
}

#sidebar ul{
    margin-bottom: 30px;
}



.single #left-content,.single #left-content a
{
    font-size: 14px;
    line-height: normal;
}


.single .header-image img
{
    margin-bottom: 10px;
}

.caption
{
    font-family: 'Noto Sans', serif;
    font-weight: bold;
    font-size: 15px;
    font-style: italic;
}

.fancybox-title-inside {
line-height: 1.5em;
}

.single h5
{
    margin-top: 30px;
    color: #0657a3;
    font-size: 24px;
    margin-bottom: 10px;
}

.single h7.inner-quote
{
    width: 460px;
    display: block;
    margin: 20px auto;
    font-size: 30px;
    padding-left: 20px;
    border-left: 4px solid #1495d3;

}

.single #left-content a
{
    color:  #1495d3;
}

.quote
{
    display: block;
    width: 460px;
    margin: 20px auto;
}

.single h3
{
    border-bottom: 0 !important;
}

.read-more
{
    font-family: 'Noto Sans', serif;
    color: #0657a3;
    padding: 10px 0;
    margin-top: 40px;
    border-top: 1px solid #ccc;
    font-size:14px;
    border-bottom: 1px solid #ccc;
}

h5.one-widget-title
{
    font-size: 1.25em!important;
    font-weight: bold;
    color: #0055A4;
}

div.related-articles
{
    margin-top: 10px;
}

.related-articles h1
{
    font-size: 1.25em!important;
    color: #0055A4;
    font-weight: bold;
}

.related-articles h3
{
    background: #0657a3;
    color: #fff;
    padding: 15px;
    font-size: 23px;
}

.one-related
{
    margin: 15px;
    border-bottom: 1px solid #ccc;
    font-size: 17px;
    padding-bottom: 10px;
    margin-left: 0;
}

.one-related a
{

    font-size: 20px;
    margin-bottom: 10px;
    display:block;
}

.relative
{
    position:relative;
}

.single .tabs-shortcode-list
{
    margin-left: 0 !important;
    padding-left: 0 !important;
}


.single iframe
{
    overflow: hidden;
    height:370px;
}
.social-media
{  
    position: absolute;

    margin: 0 0 5px 5px;
    background: #1495D3;
    width: 30px;
    z-index:200;
    top:0;
    right:0;
    padding: 5px;
}

.email-icon-right,.facebook-right,.twitter-right,.linked-right
{
    width: 30px;
    height:20px;
    margin: 5px 0;
    display:block;
}

.email-icon-right
{
    background: url('images/email.png') no-repeat center center;
    margin-bottom: 10px;
}

.twitter-right
{
    background: url('images/twitter.png') no-repeat center center;
    margin-bottom: 10px;
}

.facebook-right
{
    background: url('images/facebook-right.png') no-repeat center center;
    margin-bottom: 10px;
}

.linked-right
{
    background: url('images/linkedin.png') no-repeat center center;
}

.one-navigation
{

}

.alignleft,.size-medium
{
    float: left;
    margin-right:10px;
}

.navigation-image-wrapper
{
    float: left;
    width: 275px;
    margin-right: 25px !important;
    position: relative;
    height: 150px;
    

}



.navigation-text
{
    width: 360px;
    float: left;
    line-height: normal;
}

.navigation-text a{
    display: inline-block;
    margin-top: 5px;

}

.one-navigation
{
    margin: 30px 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
   
}

.wp-caption.aligncenter
{
    margin: auto !important;
}

.wp-caption-text
{
    font-style: italic;
    font-size: 12px!important;
    margin-top:0px!important;
    line-height: 1.5em;
}

.alignright
{
    float: right;
    margin: 0px 0px 0px 20px!important;
}

/*
Frutiger => font-family: 'Noto Sans', sans-serif;
Georgia => font-family: 'Noto Sans', serif;


**/



#content-left p a
{
    font-weight: normal;
    position: relative;
    top: 15px;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 960px;
}
/*
.jcarousel-control-prev,.jcarousel-control-next
{
    width: 47px;
    height: 47px;
    display:block;
    position: absolute;
}*/

.jcarousel-wrapper
{
    position:relative;
    width: 960px;


}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    width: 915px;
    
}

#left-content.single
{
    width: 660px;
    padding-right:50px;
    border-right: 1px solid #ccc;
}

div.relative {
    margin-top: 20px;
}

.main-page-blog-wrapper
{
    display: inline-block;
    width:280px;
    height:150px;
    overflow:hidden;
}

.main-page-blog-wrapper img{
    width: 100%;
}



#menu-main-menu li{
    position:relative;
}

#menu-main-menu li:hover .sub-menu
{
    display:block;
}

#menu-main-menu .sub-menu
{
    display:none;
    position: absolute;
    top: 18px;
    width: 100%;
    left: 0px;
    padding-top: 10px;

}

.menu-arrow
{
    width: 14px;
    position: absolute;
    top:11px;
    left: 50%;
    margin-left: -7px;
    z-index:10;
    height: 9px;
    background: url('images/menu-arrow.png') no-repeat;
}

#menu-main-menu .sub-menu li:nth-child(2)
{
    border-top: 1px solid #ccc;
}

#menu-main-menu .sub-menu li
{
    left: 0px;
    display:block;
    margin: 0px !important;
    width:calc(100% - 20px);
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;

    background: #fff;
    position: relative;
    top: 9px;

    padding: 10px;
    line-height:20px;
}
/*
#menu-main-menu .sub-menu li:first-child :before
{
    content: '<div class="menu-arrow"></div>';
}*/

#menu-main-menu .sub-menu li:last-child
{
    border-bottom: 1px solid #ccc;
}

#menu-main-menu .sub-menu li:first-child
{
    border-top: 1px solid #ccc;
}

#menu-main-menu .sub-menu li a
{
    color: #818181;
    margin: 5px;
}

#menu-main-menu .sub-menu li a:hover
{
    text-decoration: underline;

}

pre,code
{
    display: inline !important;
    white-space: inherit;
}

.tabs-shortcode-list
{
    width:100%;
}

.tabs-shortcode-list li
{
    display: inline-block;
    padding: 5px;
    outline: 0;
}

.tabs-shortcode-list li a
{
    outline: 0;
}

.pullquote,.anecdote,
.pullquote p,.anecdote p
{
    display:block;
    width:100%;
}

.pullquote p,.anecdote p
{

}

.pullquote
{

}

.anecdote{

}

.anecdote p
{
    width:90%;
    margin: auto;
    padding: 20px;
    background: #eee;
    font-style: italic;
    padding: 20px;
    font-style: italic;
    font-size: 16px; line-height: 1.5em; font-style:italic;
}

.pullquote p
{
    font-weight: bold;
    margin-left: 5%!important;
    border-left: 5px solid #1394D2;
    padding: 5px 0 5px 15px; 
    color: #333333;
    width: 90%;
    font-size: 20px !important; 
}

em
{
    font-style: italic!important;
}

.single i
{
    font-style: italic;
}

.single u
{
    text-decoration: underline;
}

.single b,.single strong{
    font-weight:bold !important;
}

#left-content.single ol
{
    padding-left: 40px;
    list-style: decimal;
    margin-bottom: 10px!important;
}

.single #left-content ul
{
    padding-left: 40px;
    list-style: disc;
    margin-bottom: 10px!important;
}

.links,.single #left-content a
{
    color: #0095D6 !important; font-weight: bold!important;
}

.selected_region
{
    text-decoration: underline;
}

.relative img
{
    max-width:100%;
    height:auto;
}

#donation-form label{
    display: block; 
}

#donation-form label.inline{
    display: inline-block; 
}

.row
{
    margin-left: -10px;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

#donation-form
{
    max-width:500px;
    margin: auto;
}

#donation-form .donation-button
{
    display: inline-block;
    width:75px;
    height:36px;
    line-height:36px!important;
    text-align:center;
    margin-right:8px;
    color:#fff !important;
    background: #999;
    border-radius:5px;
}

#cc,#paypal
{
    display: inline-block !important;
    margin: 0 0 0 10px !important;
    cursor: pointer;
    vertical-align: middle;
}

#cc
{
    width: 186px;
    height:30px;
    background: url('images/cc.png') no-repeat;
}

#paypal
{
    vertical-align: middle;
    width: 186px;
    height:30px;
    background: url('images/paypal.png') no-repeat;
}

.margin-bottom-donation
{
    margin-bottom:10px !important
}

#donation-form .row input.donation-input,
#donation-form .row input.name_of_program
{
    border: 1px solid #999;
    border-radius:5px;
    line-height:36px;
    height: 36px;
    box-sizing: border-box;
}

#donation-form .row input.donation-input
{
    width: 133px !important;
    padding: 0 10px 0 20px;
}

#donation-form .row input.name_of_program
{
    padding: 0px 10px;
    width: 250px;
    margin-left: 10px;
}

.error,.success
{
    text-align:center;
    font-weight:bold;
    color: #e33;
    font-size: 18px;
}

.success
{
    color: #3e3; 
}

#paypal_form
{
    display: none;
}

.row input.donation-input.selected
{
    border: 1px solid #0057a3 !important;
}

#donate_button
{
    display: block;
    width:100%;
    max-width:200px;
    margin: auto;
    height:40px;
    line-height:40px;
    color: #fff;
    font-weight:bold;
    font-size:18px;
    font-weight:bold;
    border: 0;
    cursor: pointer;
    background: #0094d4;
}

#donation-form .donation-button.selected
{
    background: #0057a3;
}

#donation-form label,.blue-font{
    color: #0057a3;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:5px;
}

#left-content.single #donation-form  .row div
{
    margin: 0px;
}

.row input[type="number"]
{
    background: url('images/dollar.png') 7px center no-repeat;
}

.row input[type="text"],
.row input[type="number"],
.row select
{
    width: 100%;
    padding: 0px 10px;
    height:36px;
    border-radius:5px;
    line-height:36px;
    border: 1px solid #999;
    box-sizing: border-box;
    margin: 5px 0px 10px 0px;

}

.col-sm-8,.col-sm-4,.col-sm-6,
.col-sm-12
{
    box-sizing: border-box;
    float: left;
    padding: 0px 10px;
   
}

.col-sm-12
{
    width:100%;
}

.col-sm-8
{
    width:65%;
}
.col-sm-4
{
    width:35%;
}
.col-sm-6
{
    width:50%;
}

@media all and (max-width:800px)
{
    .wrapper,#slider,#content-left,
    #upper-content-left,
    #upper-content,#menu,#footer,
    #world_youth,
    .slider-text,
    .huge-font,
    .jcarousel li,
    .jcarousel,
    .jcarousel-wrapper
    {
        width:100%;        

    }

    body
    {
        width:100%;
        overflow:hidden;
    }
    #menu
    {
        height:auto;
        margin-bottom:20px;
    }

    #slider
    {
        display:none;
    }



}

.page-numbers a
{
    font-size:16px!important;
    color: #000!important;
}

.page-numbers a:hover
{
    border: 0 !important;
}

.pagination
{
    text-align:center;
    margin-bottom:20px;
}

#left-content ul{
    padding-left:10px!important;;
    margin-left: 10px;
    list-style: disc !important;
}

#left-content ul li
{
    margin-bottom:5px;
}

.ngg-imagebrowser h3
{
    text-indent: 100%!important;
    white-space: nowrap!important;
    overflow: hidden!important;
    margin-bottom: -30px!important;
}

/*770 990*/

.img-responsive
{
    width: 100%;
    max-width:100%;
    height: auto;
}

.slide img
{
    width: 100%;    
    height: auto;
}

.row
{
    margin-left: -15px;
    margin-right:-15px;
}

.clearfix
{
    clear:both;
}

.img-responsive
{
    width: 100%;
    max-width: 100%;
    height: auto;
}

.col-sm-4,.col-sm-8
{
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    box-sizing: border-box;
}

.col-sm-4
{
    width: 33%
}

.col-sm-8
{
    width: 66%;
}
/***************************/

/* Events Calendar */

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post
{
    float: left!important;
    width: 32%!important;
}

/***************************/
/* Buttons */
.su-button-style-default {
   margin: 3px;
}

/***************************/

@media all and (max-width:768px)
{
    
}
/***************************/

/*Display posts Plugin*/


.display-posts-listing .listing-item {
    clear: both;
    margin-top:20px;
    margin-bottom: 20px;
    padding: 20px;
    border-bottom: solid 1px #999999;
    min-height: 130px;
}

.display-posts-listing img {
    float: left;
    margin: 0 10px 10px 0;
    width: 20%;
}
