@font-face {
    font-family: 'hurme_geometric_sans_1bold';
    src: url('fonts/hurmegeometricsans1_bold-webfont.eot');
    src: url('fonts/hurmegeometricsans1_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hurmegeometricsans1_bold-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1_bold-webfont.woff') format('woff'),
         url('fonts/hurmegeometricsans1_bold-webfont.ttf') format('truetype'),
         url('fonts/hurmegeometricsans1_bold-webfont.svg#hurme_geometric_sans_1bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'hurme_geometric_sans_1oblique';
    src: url('fonts/hurmegeometricsans1_oblique-webfont.eot');
    src: url('fonts/hurmegeometricsans1_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hurmegeometricsans1_oblique-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1_oblique-webfont.woff') format('woff'),
         url('fonts/hurmegeometricsans1_oblique-webfont.ttf') format('truetype'),
         url('fonts/hurmegeometricsans1_oblique-webfont.svg#hurme_geometric_sans_1oblique') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'hurme_geometric_sans_1regular';
    src: url('fonts/hurmegeometricsans1-webfont.eot');
    src: url('fonts/hurmegeometricsans1-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hurmegeometricsans1-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1-webfont.woff') format('woff'),
         url('fonts/hurmegeometricsans1-webfont.ttf') format('truetype'),
         url('fonts/hurmegeometricsans1-webfont.svg#hurme_geometric_sans_1regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	background-color: #fff;
	font-family: hurme_geometric_sans_1regular;
	font-size: 15px;
	color: #000;
	letter-spacing: 1.5px;
	line-height: 20px;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a.underline{
	padding-bottom: 3px;
}
a.underline:hover{
	text-decoration: none;
	border-bottom: 1px solid;
}
.bxslider {
    margin: 0;
}
.bxslider li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
}
.bxslider li .logo {
    color: #fff;
    display: inline-block;
    font-family: hurme_geometric_sans_1regular;
    font-size: 32px;
    text-transform: uppercase;
}
.bx-wrapper .bx-viewport {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    left: 0;
    transform: translateZ(0px);
}
.bx-wrapper img {
    display: inline-block;
}
.discover-more {
    background: rgba(0, 0, 0, 0) url("images/mj-home-down_arrow.svg") no-repeat scroll center bottom;
    bottom: 25px;
    cursor: pointer;
    display: block;
    height: 50px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    width: 100%;
}
.logo-wrapper {
    margin: 50px 0;
    text-align: center;
}
.page-template-gallery .logo-wrapper,
.page-template-commissions .logo-wrapper,
.page-template-collection .logo-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
}
.logo-wrapper img {
    width: 330px;
}
.home-callouts-wrapper{
}
.home-callouts-wrapper .container {
    margin: 0 auto;
    width: 1500px;
}
.home-callouts-wrapper .container .row {
    margin: 50px 0;
}
.home-callouts-wrapper .container .row .col {
    float: left;
    text-align: center;
    width: 500px;
}
.home-callouts-wrapper .container .row .col a {
    display: inline-block;
    width: 100%;
}
.home-callouts-wrapper .container .row .col a .media {
    background-position: center center;
    background-repeat: no-repeat;
    height: 402px;
	width: 100%;
}
.home-callouts-wrapper .container .row .col a .desc {
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.home-callouts-wrapper .container .row .col a:hover{
	text-decoration: none;
}
.home-callouts-wrapper .container .row .col a:hover .desc {
	border-bottom: 1px solid;
}
.footer-wrapper {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin: 90px 0;
    padding: 30px 0;
}
.footer-wrapper .container {
    margin: 0 auto;
    position: relative;
    width: 1500px;
}
.footer-wrapper .container .col {
    float: left;
    text-transform: uppercase;
    width: 500px;
}
.footer-wrapper .container .scrolltop {
    background: rgba(0, 0, 0, 0) url("images/mj-footer-triangle.png") repeat scroll 0 0;
    cursor: pointer;
    height: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 7px;
}
.templates-wrapper {
    margin-top: -100px;
    position: relative;
}
.templates-wrapper .parallax-bg1{
	background: url('images/mj-gallery-behind-01.png') 15% 300px no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
}
.templates-wrapper .parallax-bg2{
	background: url('images/mj-gallery-behind-02.png') 50% 600px no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
}
.templates-wrapper .parallax-bg3{
	background: url('images/mj-gallery-behind-03.png') 85% 900px no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
}
.page-template-commissions .templates-wrapper .parallax-bg1{
	background: url('images/mj-commissions-behind-01.png') 15% 300px no-repeat fixed;
}
.page-template-commissions .templates-wrapper .parallax-bg2{
	background: url('images/mj-commissions-behind-02.png') 50% 600px no-repeat fixed;
}
.page-template-commissions .templates-wrapper .parallax-bg3{
	background: url('images/mj-commissions-behind-03.png') 80% 900px no-repeat fixed;
}
.templates-wrapper .media{
    height: 100%;
	float: left;
	width: 25%;
	position: relative;
}
.templates-wrapper .template{
	height: 300px;
}
.templates-wrapper .template .desc {
    bottom: -30px;
    display: none;
    font-size: 12px;
    left: 0;
    position: absolute;
    text-transform: uppercase;
}
.templates-wrapper .template .seperator {
    background-color: #000;
    bottom: -5px;
    height: 1px;
    left: 0;
    position: absolute;
    width: 10px;
}
.templates-wrapper .template .media:hover .desc{
	display: block;
}
.templates-wrapper .template-red img{
    bottom: 0;
	cursor: pointer;
    position: absolute;
    right: 0;
}
.templates-wrapper .template-green img{
    bottom: 0;
	cursor: pointer;
    position: absolute;
    right: -40px;
}
.templates-wrapper .template-yellow img{
    bottom: 0;
	cursor: pointer;
    position: absolute;
    left: 0;
}
.templates-wrapper .template-blue img{
    bottom: 0;
	cursor: pointer;
    position: absolute;
    left: -40px;
}
.templates-wrapper .template-red {
    float: left;
    margin-left: 8%;
    margin-top: 30px;
    width: 84%;
}
.templates-wrapper .template-red .media-1 {
    text-align: right;
}
.templates-wrapper .template-red .media-2 {
    margin-left: 37.5%;
    text-align: right;
}
.templates-wrapper .template-green {
    float: right;
    height: 336px;
    margin-top: -40px;
    overflow: hidden;
    padding-bottom: 36px;
    width: 84%;
}
.templates-wrapper .template-green .media-1 {
    margin-left: 12.5%;
    text-align: right;
}
.templates-wrapper .template-green .media-2 {
    float: right;
}
.templates-wrapper .template-yellow {
    float: left;
    margin-left: 8%;
    margin-top: -40px;
    width: 84%;
}
.templates-wrapper .template-yellow .media-1 {
    margin-right: 37.5%;
    width: 25%;
}
.templates-wrapper .template-yellow .media-2{
}
.templates-wrapper .template-blue {
    float: left;
    margin-top: -125px;
	overflow: hidden;
    position: relative;
    width: 25%;
    height: 336px;
	padding-bottom: 36px;
}
.templates-wrapper .template-blue .media-1 {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.templates-wrapper .template-blue .media-2 {
	display: none;
}
.templates-wrapper-coll {
    margin-top: -100px;
}
.templates-wrapper-coll .media{
    height: 100%;
	float: left;
	width: 25%;
	position: relative;
}
.templates-wrapper-coll .template {
    height: 376px;
}
.templates-wrapper-coll .template .desc {
    bottom: -30px;
    display: none;
    font-size: 12px;
    left: 0;
    position: absolute;
    text-transform: uppercase;
}
.templates-wrapper-coll .template .desc sup{
	font-size: 7px;
}
.templates-wrapper-coll .template .seperator {
    background-color: #000;
    bottom: -5px;
    height: 1px;
    left: 0;
    position: absolute;
    width: 10px;
}
.templates-wrapper-coll .template .media:hover .desc{
	display: block;
}
.templates-wrapper-coll .template .media img{
    bottom: 0;
	cursor: pointer;
    position: absolute;
}
.templates-wrapper-coll .template-purple {
    float: left;
    margin-top: -40px;
    width: 72%;
}
.templates-wrapper-coll .template-purple .media-1 {
    float: left;
}
.templates-wrapper-coll .template-purple .media-1 img {
    height: 376px;
    left: 0;
}
.templates-wrapper-coll .template-purple .media-2 {
    float: right;
}
.templates-wrapper-coll .template-purple .media-2 img {
    height: 245px;
    right: 0;
}
.templates-wrapper-coll .template-green {
    float: left;
    margin-left: 18%;
    margin-top: -40px;
    max-width: 1500px;
    width: 62.5%;
}
.templates-wrapper-coll .template-green .media-1 {
}
.templates-wrapper-coll .template-green .media-1 img {
    left: 0;
    height: 245px;
}
.templates-wrapper-coll .template-green .media-2 {
    float: right;
}
.templates-wrapper-coll .template-green .media-2 img {
    height: 376px;
    right: 0;
}
.templates-wrapper-coll .template-yellow {
    float: right;
    margin-top: -40px;
    width: 61%;
}
.templates-wrapper-coll .template-yellow .media-1 {
	margin-right: 37.5%;
}
.templates-wrapper-coll .template-yellow .media-1 img {
    height: 376px;
    left: 0;
}
.templates-wrapper-coll .template-yellow .media-2 {
    float: right;
}
.templates-wrapper-coll .template-yellow .media-2 img {
    height: 245px;
    right: 0;
}
.templates-wrapper-coll .template-blue {
    float: right;
    margin-top: -40px;
    position: relative;
    width: 82%;
}
.templates-wrapper-coll .template-blue .media-1 {
    float: left;
}
.templates-wrapper-coll .template-blue .media-1 img {
    height: 245px;
    left: 0;
}
.templates-wrapper-coll .template-blue .media-2 {
    float: right;
}
.templates-wrapper-coll .template-blue .media-2 img {
    height: 376px;
    right: 0;
}

.menu-wrapper{
	
}
.menu {
    margin: 146px auto 0;
    width: 1500px;
}
.page-wrapper .menu {
    margin: 0;
    width: auto;
}
.menu .menu_before {
    background-color: #000;
    height: 1px;
    margin-bottom: 4px;
    width: 10px;
}
.menu .menu_after {
    background-color: #000;
    height: 1px;
    margin-top: 5px;
    width: 10px;
}
.menu .main-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.menu .main-menu li {
    position: relative;
}
.menu .main-menu li.current-menu-item {
    background: rgba(0, 0, 0, 0) url("images/mj-footer-triangle.png") no-repeat scroll 2px center;
    padding-left: 18px;
}
.menu .main-menu li a {
    border-bottom: 1px solid transparent;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 3px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}
.menu .main-menu li a:hover{
	text-decoration: none;
	border-bottom: 1px solid;
}
.next-prev-wrapper {
    position: fixed;
    top: 50%;
    width: 100%;
    z-index: 1;
}
.next-prev-wrapper .next_prev_links {
    margin: 0 auto;
    width: 1500px;
}
.next-prev-wrapper .prev_link {
    float: left;
    position: relative;
}
.next-prev-wrapper .next_link {
    float: right;
    position: relative;
}
.prev_link a, .next_link a {
    display: block;
    font-size: 16px;
    margin-bottom: 6px;
    padding-bottom: 3px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}
.prev_link a:hover, .next_link a:hover {
	text-decoration: none;
    border-bottom: 1px solid;	
}
.prev_link:hover .anim, .next_link:hover .anim {
    background: rgba(0, 0, 0, 0) url("images/mj-cursor-rollover.gif") no-repeat scroll 0 0;
    display: block;
    height: 42px;
    margin: 0 auto;
    width: 44px;
}
.page-wrapper {
    margin: 0 auto;
    width: 1500px;
}
.page-wrapper .left {
    float: left;
    position: relative;
    width: 200px;
}
.page-wrapper .left .prev_link {
    left: 0;
    position: absolute;
    top: 300px;
}
.page-wrapper .middle{
    float: left;
    width: 1100px;	
}
.page-wrapper .middle .attachment-post-thumbnail {
    display: block;
    margin: 0 auto 50px;
    width: 500px;
}
.page-wrapper .middle p {
    line-height: 20px;
    margin-bottom: 10px;
}
.page-template-contact .page-wrapper .middle p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.page-wrapper .middle img {
    margin-bottom: 30px;
    margin-top: 30px;
}
.page-template-contact .page-wrapper .middle img {
    margin-bottom: 0;
}
.page-wrapper .middle .highlights {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
.page-wrapper .middle .highlights .seperator {
    background-color: #000;
    height: 1px;
    margin: 10px auto;
    width: 10px;
}
.page-wrapper .middle .middle-content {
    margin: 0 auto;
    width: 560px;
}
.page-template-contact .page-wrapper .middle .middle-content {
    margin: 160px auto;
}
.page-wrapper .right{
    float: left;
	position: relative;
    width: 200px;	
}
.page-wrapper .right .next_link {
    position: absolute;
    right: 0;
    top: 300px;
}
.about-cols {
    margin-top: 70px;
}
.about-cols .col {
    float: left;
    padding: 0 15px;
    text-align: center;
    width: 500px;
}
.about-cols .col .icon {
    margin-bottom: 20px;
}
.about-cols .col .icon img{}
.about-cols .col .title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    padding: 0 40px;
}
.about-cols .col .text {
    font-size: 14px;
    line-height: 20px;
}
.page-wrapper .middle .posts {
    width: 1000px;
}
.posts .item {
    margin-top: 100px;
}
.posts .item .thumb{}
.posts .item .thumb img {
    width: auto;
}
.posts .item .title {
    font-size: 18px;
    text-align: center;
}
.posts .item .seperator {
    background-color: #000;
    height: 1px;
    margin: 4px auto 30px;
    width: 10px;
}
.posts .item .left {
    margin-left: 170px;
    padding: 0 20px;
    text-align: center;
    width: 650px;
}
.posts .item .left .excerpt{}
.posts .item .left .post-seperator {
    background: rgba(0, 0, 0, 0) url("images/mj-blog-divider.png") repeat scroll 0 0;
    height: 28px;
    margin: 25px auto;
    width: 26px;
}
.posts .item .left .read-more {
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
}
.posts .item .left .read-more-seperator {
    background-color: #000;
    height: 1px;
    margin: 5px auto;
    width: 8px;
}
.posts .item .left .share {
    font-size: 12px;
    text-transform: uppercase;
}
.posts .item .left .share ul {
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.posts .item .left .share ul li {
    display: inline;
    margin-left: 20px;
    padding: 0;
}
.posts .item .left .share ul li a{}
.posts .item .right {
    margin-top: 6px;
    width: 150px;
}
.posts .item .left .close {
    cursor: pointer;
    font-size: 12px;
    line-height: 15px;
    margin-top: 45px;
    text-transform: uppercase;
}
.posts .item .right .post_meta {
    border-left: 1px solid #000;
    font-size: 12px;
    padding-left: 20px;
}
.posts .item .right .post_meta .date {
    display: block;
    letter-spacing: 1px;
    line-height: 12px;
}
.posts .item .right .post_meta .author {
    display: block;
    text-transform: uppercase;
}
.posts .item .right .post_meta .post-meta-seperator {
    background-color: #000;
    height: 1px;
    margin-top: 5px;
    width: 7px;
}
.mobile-menu{
	display: none;
}
body .fancybox-overlay {
    background-image: none;
}
body .fancybox-opened .fancybox-skin{
	box-shadow: none;
}
body .fancybox-wrap{
	top: 0px !important;
}
.ajax-load-more-wrap.white button.alm-load-more-btn {
    background-color: #fff;
    border: 0 solid #efefef;
    color: #666;
    font-family: hurme_geometric_sans_1regular;
    font-weight: normal;
}
@media only screen and (max-width : 1500px) {
	.menu{
		padding: 0 20px;
		width: 100%;		
	}
	.next-prev-wrapper .next_prev_links {
		padding: 0 20px;
		width: 100%;
	}
	.home-callouts-wrapper .container {
		width: 100%;
	}
	.home-callouts-wrapper .container .row .col{
		padding: 0 20px;
		width: 33.33%;
	}
	.home-callouts-wrapper .container .row .col a .media{
		background-size: contain;
		height: 306px;
	}
	.footer-wrapper .container{
		width: 100%;
	}
	.footer-wrapper .container .col{
		padding: 0 20px;
		width: 33.33%;
	}
	.footer-wrapper .container .scrolltop{
		right: 15px;
	}
	.page-wrapper{
		padding: 0 20px;
		width: 100%;
	}
	.page-wrapper .left{
		width: 15%;
	}
	.page-wrapper .middle {
		width: 70%;
	}	
	.page-wrapper .right{
		width: 15%;
	}
	.about-cols .col{
		width: 33.33%;
	}
	.page-wrapper .middle .posts{
		width: 100%;
	}
	.posts .item .left{
		margin-left: 15%;
		width: 70%;
	}
	.posts .item .right{
		width: 15%;
	}
}

@media only screen and (max-width : 1200px) {
	.home-callouts-wrapper .container .row .col a .media{
		height: 247px;
	}
	.templates-wrapper .template-red	{
		margin-left: 15%;
	}
	.templates-wrapper .template-red .media-2{
		margin-left: 25.5%;
	}
	.templates-wrapper .template-green .media-1{
		margin-left: 24%;
	}
	.templates-wrapper .template-yellow .media-1 {
		margin-right: 34.5%;
	}
	.templates-wrapper-coll .template-purple .media-2 img,
	.templates-wrapper-coll .template-blue .media-1 img,
	.templates-wrapper-coll .template-green .media-1 img,
	.templates-wrapper-coll .template-yellow .media-2 img{
		height: 220px;
	}
	.templates-wrapper-coll .template-purple .media-1 img,
	.templates-wrapper-coll .template-blue .media-2 img,
	.templates-wrapper-coll .template-green .media-2 img,
	.templates-wrapper-coll .template-yellow .media-1 img{
		height: 330px;
	}
	.templates-wrapper-coll .media{
		width: 30%;
	}
	.templates-wrapper-coll .template {
		height: 330px;
	}
}

@media only screen and (max-width : 992px) {
	.home-callouts-wrapper .container .row .col a .media {
		height: 198px;
	}	
	.templates-wrapper-coll .template-purple .media-2 img,
	.templates-wrapper-coll .template-blue .media-1 img,
	.templates-wrapper-coll .template-green .media-1 img,
	.templates-wrapper-coll .template-yellow .media-2 img{
		height: 170px;
	}
	.templates-wrapper-coll .template-purple .media-1 img,
	.templates-wrapper-coll .template-blue .media-2 img,
	.templates-wrapper-coll .template-green .media-2 img,
	.templates-wrapper-coll .template-yellow .media-1 img{
		height: 212px;
	}
	.templates-wrapper-coll .media{
		width: 30%;
	}
	.templates-wrapper .template {
		height: 245px;
	}
	.templates-wrapper .template .media a img {
		max-height: 100%;
	}
	.templates-wrapper-coll .template {
		height: 212px;
	}
}

@media only screen and (max-width : 768px) {
body {
    padding-top: 80px;
}
body.page-template-front-page{
	padding-top: 0px;
}
body .fancybox-wrap {
    top: 82px !important;
}

	.logo-wrapper{
		display: none;
	}
.mobile-menu {
    background-color: #fff;
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.mobile-menu .mobile-menu-top {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    position: relative;
}
.mobile-menu .logo {
    margin: 0 auto;
    width: 50%;
}
.mobile-menu .menu-link {
    left: 30px;
    position: absolute;
    top: 25px;
}
.mobile-menu .menu-link a {
    display: inline-block;
}
.mobile-menu .menu-link a span {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 1px;
    margin: 7px 0;
    width: 30px;
}
.mobile-menu .menu {
    display: none;
    margin: 20px 0;
}
.menu .main-menu li a{
    font-size: 24px;
    letter-spacing: 3px;
    line-height: 42px;
}
	.home-callouts-wrapper .container .row .col{
		margin-bottom: 30px;
		width: 100%;
	}
	.home-callouts-wrapper .container .row .col a .media{
		height: 402px;
	}
	.page-wrapper{
		padding: 20px;
	}
	.page-wrapper .left{
		display: none;
	}
	.page-wrapper .right{
		display: none;
	}
	.page-wrapper .middle{
		width: 100%;
	}
	.page-wrapper .middle .middle-content{
		width: 100%;
	}
	.about-cols .col{
		float: none;
		margin-bottom: 40px;
		width: 100%;
	}
	.footer-wrapper .container .col{
		width: 65%;
	}
	.footer-wrapper{
		min-height: 160px;
	}
	.footer-wrapper .container .col3 {
		float: none;
		min-height: 120px;
		position: absolute;
		right: 0;
		text-align: right;
		top: 0;
		width: 35%;
	}
	.footer-wrapper .container .scrolltop {
		right: 20px;
		top: 100px;
	}
	.menu-wrapper{
		display: none;
	}
	.next-prev-wrapper{
		display: none;
	}
	.templates-wrapper{
		margin-top: 0;
	}
	.templates-wrapper .template {
		float: none;
		height: auto;
		margin: 0;
	}
	.templates-wrapper .template-red{
		margin-left: 8%;
	}
	.templates-wrapper .media {
		float: none !important;
		height: 300px;
		margin: 30px 0;
		width: 300px !important;
	}
.posts .item .post_content {
    padding-top: 65px;
    position: relative;
}
.page-wrapper .posts .left {
    display: inline-block;
    float: none;
    margin-left: 0;
    width: 100%;
}
.page-wrapper .posts .right {
    display: inline-block;
    float: none;
    left: 0;
    position: absolute;
    top: 0;
}
.templates-wrapper-coll {
    margin-top: 0;
}
.templates-wrapper-coll .template {
    float: none;
    height: auto;
	margin-top: 0;
}
.templates-wrapper-coll .media {
    float: none !important;
    height: 376px;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
.templates-wrapper-coll .template-purple .media-2 img, .templates-wrapper-coll .template-blue .media-1 img, .templates-wrapper-coll .template-green .media-1 img, .templates-wrapper-coll .template-yellow .media-2 img{
	height: 245px;
}
.templates-wrapper-coll .template-purple .media-1 img, .templates-wrapper-coll .template-blue .media-2 img, .templates-wrapper-coll .template-green .media-2 img, .templates-wrapper-coll .template-yellow .media-1 img{
	height: 376px;
}
}

@media only screen and (max-width : 480px) {
body .fancybox-wrap {
    top: 63px !important;
}
	.mobile-menu .menu-link{
		top: 16px;
	}
.menu .main-menu li a {
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 36px;
}
	.templates-wrapper .template {
		width: 84%;
	}
	.templates-wrapper .media {
		float: none !important;
		margin: 50px 0 !important;
		text-align: left !important;
		width: 100% !important;
	}
	.templates-wrapper .template-red .media-1 img, 
	.templates-wrapper .template-green .media-1 img,
	.templates-wrapper .template-blue .media-1 img,
	.templates-wrapper .template-yellow .media-1 img{
		left: 0;
		right: auto;
	}
	.templates-wrapper .template-red .media-2 img, 
	.templates-wrapper .template-green .media-2 img,
	.templates-wrapper .template-blue .media-2 img,
	.templates-wrapper .template-yellow .media-2 img{
		left: auto;
		right: 0;
	}
	.templates-wrapper-coll .template-green{
		margin-left: 8%;
		width: 84%;
	}
	.templates-wrapper-coll .template-yellow{
		width: 84%;
	}
	.templates-wrapper-coll .template-purple{
		width: 92%;
	}
}

@media only screen and (max-width : 320px) {
body .fancybox-wrap {
    top: 57px !important;
}
	.mobile-menu .menu-link a span{
	    margin: 6px 0;
		width: 20px;	
	}
.menu .main-menu li a{
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 36px;
}
	.bxslider li .logo {
		font-size: 22px;
	}
}
