﻿*, *::after, *::before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.clearfix {
}
.og-grid {
    list-style: outside none none;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.og-grid li {
    display: inline-block;
    margin: 1px 1px 0;
    vertical-align: top;
}
.og-grid li.hidden {
    display: none;
}
.og-grid li > a, .og-grid li > a img {
    border: 0 none;
    display: block;
    outline: 0 none;
    position: relative;
}
.og-pointer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #222;
    border-image: none;
    border-style: solid;
    border-width: 15px;
    content: " ";
    height: 0;
    left: 50%;
    margin: -20px 0 0 -15px;
    pointer-events: none;
    position: relative;
    top: auto;
    width: 0;
}
.og-expander {
    background: #eee none repeat scroll 0 0;
    color: #333;
    height: 0;
    left: 0;
    margin-top: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: auto;
    width: 100%;
}
.og-expander-inner {
    height: 100%;
    padding: 30px;
}
.og-close {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 30px;
    top: 10px;
    width: 40px;
}
.og-close::before, .og-close::after {
    background: #888 none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 100%;
}
.og-close::after {
    transform: rotate(-45deg);
}
.og-close:hover::before, .og-close:hover::after {
    background: #333 none repeat scroll 0 0;
}
.og-fullimg, .og-details {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 50%;
}
.og-details .infosep {
    border-bottom: 1px solid #121212;
    box-shadow: 0 1px #2a2a2a;
    margin: 15px 0;
}
.og-details {
    padding: 0 20px;
}
.og-fullimg {
    text-align: center;
}
.og-fullimg img {
    border: 2px solid #ccc;
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    padding: 3px;
}

.og-details h2 {
    font-family: B Yekan;
    font-size: 24px !important;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}
.og-details h3 {
    font-family: B Yekan;
    font-size: 24px !important;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}
.og-details p {
    color: #999;
    font-family: B Yekan;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 20px;
    text-align: center;
}
.og-details iframe {
    margin-bottom: 0;
    max-height: 250px;
    max-width: 400px;
}
.og-details a.link-button {
    background-color: #f00;
    border-radius: 1px;
    color: #fff !important;
    cursor: pointer !important;
    font-family: B Yekan;
    font-size: 14px;
    margin-left: 10px;
    padding: 5px 11px;
    text-align: center;
    white-space: normal;
    word-wrap: normal;
}
.og-details a.first {
    margin-left: 0;
}
.og-details a:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #454545 454545%, #303030) repeat scroll 0 0;
}
.og-loading {
    animation: 0.5s ease-in-out 0s normal both infinite running loader;
    background: #ddd none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
    height: 20px;
    left: 50%;
    margin: -25px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 20px;
}
@keyframes loader {
33% {
    background: #ccc none repeat scroll 0 0;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
}
66% {
    background: #ccc none repeat scroll 0 0;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
}
}
@keyframes loader {
33% {
    background: #ccc none repeat scroll 0 0;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
}
66% {
    background: #ccc none repeat scroll 0 0;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
}
}
.wagwep-container {
    overflow: hidden;
}
.wagwep-container ul#portfolio-filter {
    border-bottom: 1px solid #ddd;
    float: left;
    font-size: 16px;
    list-style: outside none none;
    padding: 10px 0;
    width: 100%;
}
.wagwep-container ul#portfolio-filter li {
    float: right;
    line-height: 16px;
    margin: 0;
    padding: 2px;
}
.wagwep-container ul#portfolio-filter li:last-child {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
.wagwep-container ul#portfolio-filter a {
    background: #ccc none repeat scroll 0 0;
    border: 0 none;
    border-radius: 1px;
	font:14px/24px B Yekan;
    color: #fff;
    margin: 0 0 9px;
    padding: 6px 12px;
    text-decoration: none;
}
.wagwep-container ul#portfolio-filter li.current a, ul#portfolio-filter a:hover {
    background: #999 none repeat scroll 0 0;
    color: #222;
    text-decoration: none;
}
.wagwep-container ul#portfolio-filter li.current a {
    background: #60c1f3 none repeat scroll 0 0;
    color: #fff;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.clearfix {
}
.elastislide-list {
    display: none;
    list-style-type: none;
}
.no-js .elastislide-list {
    display: block;
}
.elastislide-carousel ul li {
    min-width: 20px;
}
.elastislide-wrapper {
    background-color: #ccc;
    margin: 0 auto;
    min-height: 60px;
    position: relative;
}
.elastislide-wrapper.elastislide-loading {
    background-image: url("../images/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
}
.elastislide-horizontal {
    padding: 10px 40px;
}
.elastislide-vertical {
    padding: 40px 10px;
}
.elastislide-carousel {
    overflow: hidden;
    position: relative;
}
.elastislide-carousel ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    transform: translateX(0px);
}
.elastislide-horizontal ul {
    white-space: nowrap;
}
.elastislide-carousel ul li {
    margin: 0;
}
.elastislide-horizontal ul li {
    display: inline-block;
    height: 100%;
}
.elastislide-vertical ul li {
    display: block;
}
.elastislide-carousel ul li a {
    display: inline-block;
    padding: 0;
    width: 100%;
}
.elastislide-carousel ul li a img {
    border: 2px solid #313131;
    display: block;
    max-width: 100%;
}
.elastislide-carousel ul li a img.selected {
    border: 2px solid #999;
}
.elastislide-wrapper nav span {
    background: #1b1b1b url("../images/nav.png") no-repeat scroll 4px 3px;
    border-radius: 50%;
    cursor: pointer;
    height: 23px;
    opacity: 0.8;
    position: absolute;
    text-indent: -9000px;
    width: 23px;
}
.elastislide-wrapper nav span:hover {
    opacity: 1;
}
.elastislide-horizontal nav span {
    left: 10px;
    margin-top: -11px;
    top: 50%;
}
.elastislide-vertical nav span {
    background-position: -17px 5px;
    left: 50%;
    margin-left: -11px;
    top: 10px;
}
.elastislide-horizontal nav span.elastislide-next {
    background-position: 4px -17px;
    left: auto;
    right: 10px;
}
.elastislide-vertical nav span.elastislide-next {
    background-position: -17px -18px;
    bottom: 10px;
    top: auto;
}
.og-grid li a {
    overflow: hidden;
}
.og-grid li a.unhoverdir {
    overflow: visible;
}
.og-grid li a figure {
    background: rgba(46, 186, 251, 0.7) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
}
.og-grid li a figure span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.9);
    display: block;
    font-family: B Yekan;
    font-weight: normal;
    margin: 40px 20px 20px;
    padding: 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.og-grid.effect-opacity li.animate {
    animation: 0.65s ease 0s normal forwards 1 running fadeIn;
}
@keyframes fadeIn {
100% {
    opacity: 1;
}
}
@keyframes fadeIn {
100% {
    opacity: 1;
}
}
.og-grid.effect-moveup li.animate {
    animation: 0.65s ease 0s normal forwards 1 running moveUp;
    transform: translateY(200px);
}
@keyframes moveUp {
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes moveUp {
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
.og-grid.effect-scaleup li.animate {
    animation: 0.65s ease-in-out 0s normal forwards 1 running scaleUp;
    transform: scale(0.6);
}
@keyframes scaleUp {
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes scaleUp {
100% {
    opacity: 1;
    transform: scale(1);
}
}
.og-grid.effect-fallperspective {
    perspective: 1300px;
}
.og-grid.effect-fallperspective li.animate {
    animation: 0.8s ease-in-out 0s normal forwards 1 running fallPerspective;
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform-style: preserve-3d;
}
@keyframes fallPerspective {
100% {
    opacity: 1;
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
}
}
@keyframes fallPerspective {
100% {
    opacity: 1;
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
}
}
.og-grid.effect-fly {
    perspective: 1300px;
}
.og-grid.effect-fly li.animate {
    animation: 0.8s ease-in-out 0s normal forwards 1 running fly;
    transform: rotateX(-180deg);
    transform-origin: 50% 50% -300px;
    transform-style: preserve-3d;
}
@keyframes fly {
100% {
    opacity: 1;
    transform: rotateX(0deg);
}
}
@keyframes fly {
100% {
    opacity: 1;
    transform: rotateX(0deg);
}
}
.og-grid.effect-flip {
    perspective: 1300px;
}
.og-grid.effect-flip li.animate {
    animation: 0.8s ease-in-out 0s normal forwards 1 running flip;
    transform: rotateX(-80deg);
    transform-origin: 0 0 0;
    transform-style: preserve-3d;
}
@keyframes flip {
100% {
    opacity: 1;
    transform: rotateX(0deg);
}
}
@keyframes flip {
100% {
    opacity: 1;
    transform: rotateX(0deg);
}
}
.og-grid.effect-helix {
    perspective: 1300px;
}
.og-grid.effect-helix li.animate {
    animation: 0.8s ease-in-out 0s normal forwards 1 running helix;
    transform: rotateY(-180deg);
    transform-style: preserve-3d;
}
@keyframes helix {
100% {
    opacity: 1;
    transform: rotateY(0deg);
}
}
@keyframes helix {
100% {
    opacity: 1;
    transform: rotateY(0deg);
}
}
.og-grid.effect-popup {
    perspective: 1300px;
}
.og-grid.effect-popup li.animate {
    animation: 0.8s ease-in 0s normal forwards 1 running popUp;
    transform: scale(0.4);
    transform-style: preserve-3d;
}
@keyframes popUp {
70% {
    animation-timing-function: ease-out;
    opacity: 0.8;
    transform: scale(1.1);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes popUp {
70% {
    animation-timing-function: ease-out;
    opacity: 0.8;
    transform: scale(1.1);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
nav#porfolio-nav {
    margin: auto;
    position: relative;
    text-align: center !important;
    width: 86%;
}
nav#porfolio-nav ul {
    margin: 0 auto;
    padding: 0;
}
nav#porfolio-nav li {
    display: inline-block !important;
}
nav#porfolio-nav li a {
    border-right: 1px solid #576979;
    box-sizing: border-box;
}
nav#porfolio-nav li:last-child a {
    border-right: 0 none;
}
@media screen and (max-width: 600px) {
nav#porfolio-nav {
    height: auto;
}
nav#porfolio-nav ul {
    display: block;
    height: auto;
    width: 100%;
}
nav#porfolio-nav li {
    float: left;
    position: relative;
    width: 50%;
}
nav#porfolio-nav li a {
    border-bottom: 1px solid #576979;
    border-right: 1px solid #576979;
}
nav#porfolio-nav a {
    text-align: left;
    text-indent: 25px;
    width: 100%;
}
}
@media only screen and (max-width: 480px) {
nav#porfolio-nav {
    border-bottom: 0 none;
}
nav#porfolio-nav ul {
    height: auto;
}
.og-expander h3 {
    font-size: 18px;
}
.og-expander p {
    font-size: 12px;
}
.og-expander a {
    font-size: 11px;
}
.og-expander-inner {
    padding: 10px;
}
.og-grid .sep {
    display: none;
}
.og-fullimg {
    height: 30%;
    width: 100%;
}
.og-details {
    margin-top: 5px;
    width: 100%;
}
.og-details h2 {
    font-size: 18px;
    margin-bottom: 0;
}
.og-details h3 {
    font-size: 18px;
    margin-bottom: 0;
}
.og-details p {
    padding-bottom: 10px;
}
.og-details .infosep {
    margin: 10px 0;
}
.elastislide-wrapper {
    max-width: 300px;
}
}
@media only screen and (max-width: 320px) {
nav#porfolio-nav li {
    display: block;
    float: none;
    width: 100%;
}
nav#porfolio-nav li a {
    border-bottom: 1px solid #576979;
}
.og-details h2 {
    font-size: 18px;
    margin-bottom: 0;
}
.og-details h3 {
    font-size: 18px;
    margin-bottom: 0;
}
.og-details p {
    padding-bottom: 10px;
}
.og-details .infosep {
    margin: 10px 0;
}
}
@media (min-width: 1200px) {
.og-expander h3 {
    font-size: 35px;
}
.og-expander p {
    font-size: 13px;
}
.og-expander a {
    font-size: 12px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.og-expander h3 {
    font-size: 32px;
}
.og-expander p {
    font-size: 12px;
}
.og-expander a {
    font-size: 11px;
}
.og-grid .sep {
    height: 80%;
    margin: 20px 10px;
}
}
@media (max-width: 767px) {
	
	
	.wagwep-container ul#portfolio-filter a {
 background: #ccc none repeat scroll 0 0;
    border: 0 none;
    border-radius: 1px;
    color: #fff;
    margin: 0 0 9px;
    padding: 6px 12px;
    text-decoration: none;
    width: 100%;
    display: block;
    text-align: center;
}



.og-expander h3 {
    font-size: 20px;
}
.og-close{
display:none;	
	}

.og-expander p {
    font-size: 12px;
}
.og-expander a {
    font-size: 11px;
}
.og-grid .sep {
    display: none;
}
.og-fullimg {
    height: 40%;
    width: 100%;
}
.og-details {
    margin-top: 5px;
    width: 100%;
}
.og-details p {
    padding-bottom: 10px;
}
.og-details .infosep {
    margin: 12px 0;
}
.elastislide-wrapper {
    max-width: 300px;
    padding-bottom: 5px;
}
}
