.corner_banner {
    display: none;
    width: 320px;
    height: 160px;
    position: fixed;
    top: 250px;
    left: : 0px;
    margin: 0px -10px -10px 0px;
    padding: 0px 10px 10px 0px;
    z-index: 900;
    transition: all 2s ease 0s;
}
.conner_close {
    width: 36px;
    height: 30px;
    color: red;
    cursor: pointer;
    position: fixed;
    z-index: 1000;
    top: 330px;
    left: 241px;
}
.corner_button {
    background-color: #fff;
    width: 118px;
    display: none;
    height: 38px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    margin: 0px -10px -10px 0px;
    padding: 0px 10px 10px 0px;
    z-index: 900;
    border-radius: 10px;
    box-shadow: 0px 0px 13px rgba(35, 31, 32, 0.3);
    transition: all 2s ease 0s;
}
.text-warning2 {
    color: #ff0000;
}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
div.ex1 {
    width:340px;
    margin: auto;
}
.modal-header2 {
    padding: 0px;
}
.dbd {
	padding-top: 10px;
	float: left;
}
.logo-ray {
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
@media (max-width: 900px)
css-plugin-collections.css:128
.menuzord-responsive .menuzord-brand {
    margin: 8px 10px 10px 10px;
    font-size: 20px;
    line-height: 1.55;
}
.header-nav.navbar-transparent.animated-active .menuzord-menu > li > a {
    color: #000;
}
.header-gallery {
	margin-bottom: 20px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	padding: 15px 0;
}