/*styling popup */
#toLeft {text-decoration: none;position: fixed;bottom: 17px;left: 10px;overflow: hidden;z-index: 16000004;display: block;width:268px;-webkit-transition: left 0.2s;transition: left 0.2s;}
.nav-banner:checked ~ #toLeft{ left: -233px; }
#nav-banner{display:none}
#minimize{
	width: 223px;
	background-color: #F20A72;
	display: block;
	text-align: center;
	padding: 20px 5px 5px;
	margin: -20px 0 0;
	border-radius: 0 0 10px 10px;
	color: #000;
    font-weight: 900;
}
#offo{
	/*background-color: #F20A72;*/
    text-align: center;
    float: right;
	display: inline-block;
    margin-top: -171px;;
	color: #000;
    font-weight: 900;
	width: 35px;
}
.footer-sticky-container {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #373737;
    z-index: 160000;
    box-shadow: 0 0px 17px #000000;
    border-radius: 1em 1em 0 0;
}
.footer-sticky-container img {
    /*margin-left: 22%;*/
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.cp-footer .hlp-block .ph:before {
    content: "\f095";
    font-family: "FontAwesome";
    color: #FFF;
    margin-right: 8px;
    font-size: 18px;
}
.top_part {
    background: url(../images/about_us/bg_top.png);
    color: white;
    height: 246px;
    padding: 50px 50px 10px 50px;
}
.blue_block {
    /*width: 60%;*/
    background-color: #7295C2;
    color: white;
    padding: 4em;
    margin-top:2em;
    padding-bottom: 8em;
}
.stdleft {
    width: 60%;
    float: left;
}

.stdright {
    float: left;
    width: 39%;
    margin-left: 10px;
    margin-top: 25px;
}

.stdright img {
    
}

.blue_block ul li {
    display: inline;
}
.giving {
    background: url(../images/about_us/list.png);
    padding: 30px;
    background-repeat: no-repeat;
}
.changeit {
    color: #144F9A;
}
body > div.wrapper > div > div.main-container.col1-layout > div > div.col-main.grid-full.no-touch > div.std > div:nth-child(2) > div.stdleft > div:nth-child(3) {
    margin-top: -12px;
    padding-bottom: 10em;
}
body > div.wrapper > div > div.main-container.col1-layout > div > div.col-main.grid-full.no-touch > div.std > h1 > span > strong {
    font-weight: bold;
}
.blue_block ul li a {
    color: white;
    text-decoration: none !important;
}
.blue_block p span {
    font-size: 16px !important;
}
.blue_block p {
    text-align:justify;
}
.giving p span {
    font-size: 16px !important;
}
.giving p {
    text-align:justify;
}
img#button_dl {
    position: static;
    margin-top: -19em;
    margin-bottom: 10em;
    display: block;
    margin-left: 8em;
}
img#img_big {
    height: 450px;
}
@media (min-width: 1024px) { 
    #yt_footerwrap {
        display: none;
    }
}
@media (max-width: 768px) {
    .footer-sticky-container {
    	display: none;
	}
    #yt_footerwrap {
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0069A2), to(#002863));
        background: -webkit-linear-gradient(top, #0069A2, #002863);
        background: -moz-linear-gradient(top, #0069A2, #002863);
        background: -ms-linear-gradient(top, #0069A2, #002863);
        background: -o-linear-gradient(top, #0069A2, #002863);
        position: fixed;
        width: 100%;
        z-index: 999;
        height: 55px;
        bottom: 0;
        min-height: 60px;
        max-height: 900px;
        height: auto;
        background: #144f9a;
    }
    .cp-footer .hlp-block .nh {
        color: #aac0da;
        /*font-weight: bold;*/
        font-style: italic;
        font-size: 16px;
        margin-left: 10px;
        font-family: time;
        margin-top: 5px;
    }
    .cp-footer .hlp-block .span2 {
        width: 33%;
        float: left;
        padding: 0px 0px 5px;
        margin-left: 24px;
    }
    .meshim_widget_components_mobileChatButton_ButtonBar .favicon {
        position: absolute;
        height: 100%;
        left: 0;
        vertical-align: text-top;
        text-align: center;
        padding-top: 8px;
        width: 36px;
        background: #ef6200;
        color: #ffffff;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .meshim_widget_components_mobileChatButton_Button .button_bar {
        min-width: 0;
        max-width: 300px;
        height: 30px;
        color: #ffffff;
        background: #ff6f00;
        box-shadow: chatButtonShadow;
        border-radius: 5px;
    }
}

/*remove minimal price*/
.minimal-price-link {
    display: none;
}