@import url(http://fonts.googleapis.com/css?family=Lobster|Ubuntu:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);
.og-grid {
    /*list-style: none;*/
    /*padding: 20px 0;*/
    /*margin: 0 auto;*/
    
    margin: 0px 0 50px 0;
    text-align: center;
    width: 100%;
}
.og-grid li {
    display: inline-block;
    margin: 20px 7px 0 7px;
    vertical-align: top;
}
.og-grid li > a,
.og-grid li > a img {
    outline: none;
    
    position: relative;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;

}
.og-grid li > a:hover img {
   -webkit-transform:scale(1.1);
transform:scale(1.1);
text-decoration:none;


}
.img-border {
      padding: 2px;
 
}
.caption {
      z-index: 9999;
	  font-family: 'Roboto Condensed', sans-serif;
    margin: 3px 0;
    line-height: 14px;
    width: 100%;
    color: #020202;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
	font-weight:700;
}
.caption b
{color:#da251c;}
.og-grid li.og-expanded > a::after {
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #da251c;
    border-width: 15px;
    left: 50%;
    margin: -15px 0 0 -15px;
}
.og-expander {
    z-index: 999;
    position: absolute;
    background: #da251c;
    top: auto;
    left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: left;
    height: auto;
    overflow: hidden;
}
.og-expander-inner {
    padding: 20px 30px;
    height: 100%;
}
.og-close {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    cursor: pointer;
	z-index:999;
}
.og-close::before,
.og-close::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.og-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.og-close:hover::before,
.og-close:hover::after {
    background: #333;
}
.og-fullimg,
.og-details {
    width: 100%;
    /*float: left;*/
    
    height: 100%;
    overflow: hidden;
    position: relative;
    font-family: 'Ubuntu', sans-serif;
}
.og-details {
    padding: 0 40px 0 40px;
}
/*.og-fullimg{text-align: center;}.og-fullimg img{display: inline-block;max-height: 100%;max-width: 100%;}*/

.og-details h3 {
        font-size: 25px;
    padding: 0px 0 10px;
    margin-bottom: 10px;
    color: #fff;
    /* letter-spacing: 2px; */
    text-transform: uppercase;
    
}
.og-details p {
    font-size: 14px;
    color: #000;
}
.og-details a {
    /*font-weight: 700;*/
    
    font-size: 14px;
    color: #fff;
    padding: 5px 5px;
    /*border: 3px solid #333;*/
    
    display: inline-block;
    /*margin: 0px 0 0;*/
    
    outline: none;
}
.og-details a::before {
    /*content: '\2192';*/
       content:'\2713';
    display: inline-block;
    margin-right: 5px;
}

.ikon a::before {
    /*content: '\2192';*/
       content:'';
    display: inline-block;
    margin-right: 0px;
}
.mikon
{
	font-weight: 700 !important;
    font-size: 17px !important;
    text-align: center !important;
    margin: 10px auto !important;
}
.og-details a:hover {
    /*border-color: #999;color: #999;*/
    
    color: #fff;
    text-decoration: underline;
}
/*.og-loading{width: 20px;height: 20px;border-radius: 50%;background: #ddd;box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;position: absolute;top: 50%;left: 50%;margin: -25px 0 0 -25px;-webkit-animation: loader 0.5s infinite ease-in-out both;-moz-animation: loader 0.5s infinite ease-in-out both;animation: loader 0.5s infinite ease-in-out both;}@-webkit-keyframes loader{0%{background: #ddd;}33%{background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;}66%{background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;}}@-moz-keyframes loader{0%{background: #ddd;}33%{background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;}66%{background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;}}@keyframes loader{0%{background: #ddd;}33%{background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;}66%{background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;}}*/

@media screen and (max-width: 830px) {
    .og-expander h3 {
        font-size: 32px;
    }
    .og-expander p {
        font-size: 13px;
    }
    .og-expander a {
        font-size: 12px;
    }
}
@media screen and (max-width: 650px) {
    .og-fullimg {
        display: none;
    }
    .og-details {
        float: none;
        width: 100%;
    }
}
.span3 ul li {
    display: list-item;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.span3 ul {
    padding-right: 15px;
}
.span3 li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
}
@media all and (min-width: 900px) {
    .span3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}