/* ==================================================
* nFamous Creations LLC
* Copyright 2013, nFamous Creations LLC
* http://nfamouscreations.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
=====================================================*/

/* Table of Content
=====================================================
	#ADJUSTMENTS
	#GLOBAL STYLE
	#INTRO PAGE
	#PAGE MENU
	#ABOUT PAGE
	#THE TEAM PAGE
	#THE COMPANY PAGE
	#GALLERIES STYLE
	#FOLIO PAGE
	#MEDIA QUERIES */

/* #ADJUSTMENTS
=============================================================================================*/

.col1, .col2, .col3 {
	position: relative;
}
.col1 {
	height: 406px;
	margin: 0 auto;
	width: 660px;
}
.col2 {
	float: left;
	height: 330px;
	width: 330px;
}
.col3 {
	height: auto;
	left: 0;
	top: 0;
	width: inherit;
}
.pad1 {
	padding: 20px 0;
}
.pad2 {
	padding-left: 30px;
}
.push1 {
	margin-right: 33px;
}
.push2 {
	magin-right: 18px;
}
/* For testing purposes */
.dnone {
	display: none;
}

/* #GLOBAL STYLE
====================================================================================================*/

#glob {
	width: 960px;
	margin: 0 auto;
}
.spinner {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: url(../images/page-loader.gif) 50% 50% no-repeat #33CC66;
}
.ajax-loader {
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
	display: block;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	position: absolute;
	top: 50%;
	width: 60px;
}
.err {
	display: block;
	margin: 0 auto;
	padding-top: 2.5em;
	position: relative;
	text-align: center;
	width: 340px;
}
.err span {
	color: #FF0000;
	font-size: 1.125em;
	font-weight: 700;
}
#main {
	position: relative;
	margin: 0 auto;
	width: 807px;
}
#masthead {
	position: relative;
	width: 720px;
	margin: 0 auto 15px auto;
}
#container {
	background: url(../images/backdrop.jpg) center no-repeat;
	position: relative;
	height: 446px;
	width: 100%;
	overflow: hidden !important;
	z-index: 1;
}
#content {
	position: relative;
	width: inherit;
	height: inherit;
	overflow: hidden !important;
	z-index: 3;
}
.wrapper {
	background: url(../images/backdrop.jpg) center no-repeat;
	min-height: 446px;
	margin: 0 auto;
	position: relative;
	width: 719px;
}
#shadow-top, #shadow-bottom, #shadow-left, #shadow-right {
	position: absolute;
}
#shadow-top {
	background: url(../images/top-shadow.png) center no-repeat;
	top: 0;
}
#shadow-right {
	background: url(../images/right-shadow.png) center no-repeat;
	top: -4px;
	right: 40px;
}
#shadow-bottom {
	background: url(../images/bottom-shadow.png) center no-repeat;
	bottom: 0;
}
#shadow-left {
	background: url(../images/left-shadow.png) center no-repeat;
	top: -4px;
	left: 40px;
}
#shadow-top, #shadow-bottom {
	width: 807px;
	height: 18px;
	z-index: 40;
}
#shadow-left, #shadow-right {
	width: 4px;
	height: 454px;
	z-index: 30;
}

/* #INTRO PAGE
====================================================================================================*/

#intro-header h1, #page-logo-title h3, #intro-menu > ul > li > a {
	color: #118538;
}
#intro-header h2, #page-logo-title h4 {
	color: #FFF;
}
#intro {
	position: relative;
	margin: 0 auto 18px auto;
	width: 719px;
	height: 505px;
}
#intro-header {
	margin-bottom: 55px;
	position: relative;
	text-align: center;
}
#intro-menu {
	position: relative;
	width: 100%;
}
#intro-menu-top {
	position: absolute;
	z-index: 1;
}
#intro-menu-bottom {
	position: absolute;
	top: 128px;
	left: 128px;
	z-index: 2;
}
#intro-menu-top li, #intro-menu-bottom li {
	display: block;
	float: left;
	margin-right: 49px;
}
#intro-menu-top li:last-child, #intro-menu-bottom li:last-child {
	margin-right: 0;
}
#intro-menu > ul > li > a {
	background: url(../images/intro-buttons.png) 0 -205px no-repeat;
	width: 206px;
	height: 206px;
	font-size: 2.8125em;
	line-height: 204px;
	display: block;
	text-align: center;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
#intro-menu > ul > li > a:hover {
	background-position: 0 3px;
	color: #64E690;
	line-height: 204px;
	text-shadow: none;
}
#intro-menu > ul > li > a:active {
	background-position: 0 -418px;
	color: #64E690;
}
#intro-menu-top li img {
	width: 208px;
}

/* #PAGE MENU
==============================================================================================*/

#page-nav {
	height: auto;
	min-height: 204px;
	position: relative;
	width: 100%;
}
.sf-menu {
	margin: 0 auto;
	position: relative;
	width: 720px;
}
.sf-menu li { /* All menu lists */
	display: block;
	font-family: 'Homenaje', sans-serif;
	position: relative;
	text-align: center;
	white-space: nowrap;
}
.sf-menu a {
	display: block;
	overflow: hidden;
	position: relative;
}
#btn1, #btn4 {
	top: 60px;
}
#btn2, #btn3 {
	top: 0;
}
#btn2 {
	left: -10px;
}
#btn3 {
	right: -10px;
}
#btn4 {
	margin-right: 0;
}
.sf-menu > li { /* Lists with sf-menu as parent */
	background: url(../images/menu-icon-sprite.png) 0 0 no-repeat;
	float: left;
	height: 178px;
	line-height: 18px;
	width: 180px;
	z-index: 2;
}
.sf-menu > li > a {
	height: 102px;
	display: block;
	color: #118538;
	font-size: 2.5em; /* 40/16 */
	padding-top: 76px;
}
.sf-menu > li > a:hover {
	color: #64E690;
}
.sf-menu > li:hover, .sf-menu > li.sfHover {
	background: url(../images/menu-icon-sprite.png) 0 -187px no-repeat;
}
.sf-menu > li.current {
	background: url(../images/menu-icon-sprite.png) 0 -366px no-repeat;
}
.sf-menu > li.current:hover {
	background: url(../images/menu-icon-sprite.png) 0 -187px no-repeat;
	cursor: default;
}
.sf-menu > li.current > a {
	color: #64E690;
	cursor: default;
	text-shadow: none;
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
	display: block;
}
/*Submenu*/
.sf-menu ul {
	display: none;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.submenu1 {
	top: 119px;
	left: 101px;
}
.submenu2 {
	top: 113px;
	left: 115px;
}
.submenu3 {
	top: 125px;
	left: 87px;
}
.sf-menu ul > li {
	background-color: rgba(17,133,56,0.75);
	margin-top: 2px;
	min-height: 38px;
	width: 120px;
}
.sf-menu ul > li:hover {
	background-color: #115E77;
}
.sf-menu ul > li.current {
	background-color: #115E77;
}
.sf-menu ul > li.current:hover, .sf-menu ul > li.current > a {
	cursor: default;
}
.sf-menu ul > li > a {
	line-height: 38px;
	font-size: 1.5625em; /* 25/16 */
	color: #FFF;
	text-shadow: none;
}
#page-logo {
	left: 50%;
	margin-left: -42px;
	position: absolute;
	top: 110px;
	width: 85px;
	z-index: 3;
}
#page-logo a {
	display: block;
}
#page-logo-title {
	text-align: center;
	width: 100%;
}

/* #ABOUT PAGE
=======================================================================================================*/

#page-about h2 {
	display: block;
	margin-top: 80px;
	text-align: center;
}
#about-team-link, #about-company-link {
	margin-top: 38px;
	text-align: center;
}
#about-team-link a {
	left: 16.66%; /* 55/330 */
	background: url(../images/team-icons.png) 0 0 no-repeat;
	width: 220px;
	height: 150px;
}
#about-company-link a {
	left: 27%; /* 89/330 */
	background: url(../images/company-icons.png) 0 0 no-repeat;
	width: 152px;
	height: 152px;
}
#about-team-link a, #about-company-link a {
	position: relative;
	top: 60px;
	display: block;
	text-indent: -9999px;
}
#about-team-link a span {
	background: url(../images/team-icons.png) 0 -150px no-repeat;
}
#about-company-link a span {
	background: url(../images/company-icons.png) 0 -152px no-repeat;
}
#about-team-link a span, #about-company-link a span {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
#about-team-link a:hover span, #about-company-link a:hover span {
	opacity: 1;
}

/* #THE TEAM PAGE
==========================================================================================*/

.team-profile {
	margin-bottom: 0px;
}
.team-profile > ul {
	padding: 0.1875em 0.1875em 0;
}
.team-profile > ul > li {
	float: left;
	margin-right: 5px;
}
.team-profile > ul > li > a {
	border-color: #FFF;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-width: 10px;
	border-top-width: 10px;
	border-style: solid;
	display: block;
	height: 150px;
	position: relative;
	width: 120px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.team-profile > ul > li > a .pic-overlay {
	height: 150px;
	position: relative;
	width: 120px;
	z-index: 20;
	-webkit-box-shadow: inset 0 0 0 60px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 0 0 0 60px rgba(255,255,255,0.5);
	box-shadow: inset 0 0 0 60px rgba(255,255,255,0.5);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.team-profile > ul > li > a:hover .pic-overlay,
.team-profile > ul > li > a.current .pic-overlay {
	-webkit-box-shadow: inset 0 0 0 0 rgba(255,255,255,0.5);
	-moz-box-shadow: inset 0 0 0 0 rgba(255,255,255,0.5);
	box-shadow: inset 0 0 0 0 rgba(255,255,255,0.5);
}
.team-profile > ul > li > a.current {
	border-bottom-width: 15px;
	cursor: default;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
.team-profile > ul > li > a img {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 10;
}
.team-profile > ul > li > a .empty {
	background: url(../images/empty-portrait.png) 50% 50% no-repeat;
	height: 150px;
	position: absolute;
	top: 0;
	width: 120px;
}
.team-profile > ul > li > a span {
	bottom: 0;
	right: 36px;
	color: #555;
	display: block;
	font-size: 1em;
	font-weight: bold;
	opacity: 0;
	position: absolute;
	text-shadow: 0 1px 1px #FFF;
	-webkit-transition: all ease-out 0.25s;
	-moz-transition: all ease-out 0.25s;
	-ms-transistion: all ease-out 0.25s;
	-o-transition: all ease-out 0.25s;
	transition: all ease-out 0.25s;
}
.team-profile > ul > li > a:hover span {
	right: 45px;
	opacity: 1;
}
.team-info {
	padding: 0 0.1875em 0.1875em; /* 3/16 */
}
.team-info p {
	margin: 0;
}
.team-info,
.team-info-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.team-info-content {
	background-color: #FFF;
	padding: 0 .625em .625em;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
.team-info-content p:nth-of-type(1) {
	padding-bottom: 0.625em; /* 10/16 */
}
.team-info-content a span {
	background: url(../images/download-icon.png) 0 -17px no-repeat;
	display: inline-block;
	height: 17px;
	margin-right: 5px;
	position: relative;
	width: 15px;
}
.team-info-content .scrollbar {
	max-height: 132px;
}

/* #THE COMPANY PAGE
========================================================================================*/

#page-company img {
	display: block;
	margin: 25px auto;
	width: 65px;
}

/* #GALLERIES STYLE
=========================================================================================*/

section {
	max-height: 360px;
	overflow: hidden !important;
	width: 100%;
}
.module {
	background: #FFF;
	display: inline-block;
	padding: 10px 10px 3px;
	position: relative;
	margin: 4px 0 8px 36px;
	width: 255px;
}
.borderradius .module {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.boxshadow .module {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.module p {
	display: block;
	padding: 3px 0;
	margin: 0;
}
.module a {
	width: 100%;
	display: block;
}
.module a .overlay {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 255px;
	height: 143px;
	opacity: 0;
	background: url(../images/overlay.png) 0 0 repeat-x;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.module a .overlay img {
	position: absolute;
	left: 50%;
	bottom: 20%;
	margin: 0 0 -20px -20px;
	width: 40px;
	opacity: 0;
	-webkit-transition: bottom 0.3s;
	-moz-transition: bottom 0.3s;
	-ms-transition: bottom 0.3s;
	-o-transition: bottom 0.3s;
	transition: bottom 0.3s;
}
.module a:hover .overlay {
	opacity: 1;
}
.module a:hover .overlay img {
	bottom: 50%;
	opacity: 1;
}

/* #FOLIO PAGE
===========================================================================================*/

#folio-nav, .slider-wrapper-two {
	width: 550px;
	margin: 0 auto;
}
#folio-nav {
	position: relative;
}
.folio-menu {
	position: relative;
	padding: 0;
	display: block;
	margin: 0;
}
.folio-menu>li {
	position: relative;
	display: block;
	text-align: center;
	float: left;
	width: 140px;
	height: 90px;
	-webkit-box-shadow: 0 4px 5px rgba(100,100,75,0.7);
	-moz-box-shadow: 0 4px 5px rgba(100,100,75,0.7);
	-o-box-shadow: 0 4px 5px rgba(100,100,75,0.7);
	box-shadow: 0 4px 5px rgba(100,100,75,0.7);
}
.folio-menu>li>a {
	position: relative;
	display: block;
	color: #FFF;
	text-shadow: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.folio-menu>li>a .base-text {
	position: relative;
	top: 70px;
	text-align: center;
	font-size: 0.875em;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 2;
}
.folio-menu>li>a:hover .base-text {
	color: #000;
}
.folio-menu>li>a .color-overlay {
	position: absolute;
	bottom: -22px;
	left: 0;
	width: 100%;
	height: 44px;
	z-index: 1;
	-webkit-transition: bottom ease-out 0.5s;
	-moz-transition: bottom ease-out 0.5s;
	transition: bottom ease-out 0.5s;
}
.folio-menu>li>a:hover .color-overlay {
	bottom: 0;
}
.blue-web, .red-graphic {
	margin-right: 64px;
}
.blue-web {
	background: url(../images/webicon.jpg) 0 -15px no-repeat;
}
.red-graphic {
	background: url(../images/graphicon.jpg) 0 -15px no-repeat;
}
.green-artwork {
	background: url(../images/undericon.jpg) 0 -15px no-repeat;
}
.blue-web .color-overlay {
	background-color: #3397B8;
}
.red-graphic .color-overlay {
	background-color: #EF4040;
}
.green-artwork .color-overlay {
	background-color: #33CC66;
}

/* #BLOG PAGE
================================================================================================*/

.blog-entry {
	margin-bottom: 10px;
}
.blog-entry p {
	margin: 0;
}
.blog-entry a {
	color: #3397B8;
}
.blog-entry a:hover, .blog-entry a:focus {
	border-bottom: 1px dotted #000;
}
.blog-styling {
	background-color: #FFF;
	margin: 3px;
	padding: 0.625em;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
.blog-styling > h4 {
	color: #115E77;
}
.blog-styling .entry-date {
	font-size: 0.8125em;
}
.blog-styling .entry-date > span {
	color: #115E77;
}
.blog-entry, .blog-styling {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* WORDPRESS BLOG SPECIFIC CLASSES */

.entry-content {
	
}
.entry-meta {
	font-size: 0.75em; /* 12/16 */
}

/* #CONTACT PAGE
================================================================================================*/

.required_star {
	color: #F00;
	font-weight: 700;
}
.submit_btn {
	text-shadow: 0 2px 5px #000;
	padding: 8px 12px;
	border: none;
	outline: none;
	border-left: 6px solid #64E690;
	font: 1em "Homenaje", sans-serif;
	color: #FFF;
	background-color: #118538;
	-webkit-box-shadow: 0 2px 3px rgba(132,117,91,.75);
	-moz-box-shadow: 0 2px 3px rgba(132,117,91,.75);
	box-shadow: 0 2px 3px rgba(132,117,91,.75);
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	transition: all ease 0.2s;
	cursor: pointer;
}
.submit_btn:hover {
	background: #115E77;
}
.success {
	background: #BDEFFF;
	padding: 0.25em;
	margin: 2px 0 0 5px;
	border: 1px solid #65BEDB;
	font-size: 0.8125em;
	width: 195px;
}
.error {
	background: #FFC8C8;
	padding: 0.25em;
	margin: 2px 0 0 5px;
	border: 1px solid #FFA0A0;
	font-size: 0.8125em;
	width: 195px;
}
.primary-contacts-table {
	width: 90%;
	margin-bottom: 30px;
}
.primary-contacts-table th, .primary-contacts-table td {
	text-align: left;
}
.contact-header, .contact-address {
	padding-bottom: 0.625em;
}
.contact-method {
	width: 30%;
}
.contact-info {
	width: 60%;
}

/* #FOOTER
===================================================================================================*/

#colophon {
	color: #FFF;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}
#colophon span > a {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
	text-shadow: none;
	transition: none;
}
#colophon span > a:hover {
	color: #000;
}
#colophon #social-icons {
	margin: 0 auto 10px auto;
	width: 108px;
}
#colophon #social-icons > li:nth-child(2) {
	margin-right: 0;
}

/* #SOCIAL ICONS
====================================================================================================*/

#social-icons {
	height: 50px;
	margin-top: 10px;
	width: 290px;
}
#social-icons > li {
	float: left;
	height: 50px;
	margin-right: 8px;
	position: relative;
	width: 50px;
}
#social-icons > li > a {
	display: block;
	position: relative;
}
#social-icons > li > a .soc-ico-bg {
	background: url(../images/soc-icons-bg.png) 0 0 no-repeat;
	height: 50px;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: 1;
}
#social-icons > li > a:hover .soc-ico-bg {
	background: url(../images/soc-icons-bg.png) 0 -50px no-repeat;
}
#social-icons > li > a .soc-ico {
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.fb-ico a {
	padding: 10px 0;
}
.tw-ico a {
	padding: 15px 0;
}
.ig-ico a {
	padding: 14px 0;
}
.gp-ico a {
	padding: 12px 0;
}
.li-ico a {
	padding: 14px 0;
}
.fb-ico a .soc-ico {
	background: url(../images/soc-icons-sprite.png) 0 0 no-repeat;
	height: 29px;
	width: 15px;
}
.tw-ico a .soc-ico {
	background: url(../images/soc-icons-sprite.png) -19px -9px no-repeat;
	height: 20px;
	width: 25px;
}
.ig-ico a .soc-ico {
	background: url(../images/soc-icons-sprite.png) -48px -7px no-repeat;
	height: 22px;
	width: 24px;
}
.gp-ico a .soc-ico {
	background: url(../images/soc-icons-sprite.png) -75px -4px no-repeat;
	height: 25px;
	width: 27px;
}
.li-ico a .soc-ico {
	background: url(../images/soc-icons-sprite.png) -105px -8px no-repeat;
	height: 21px;
	width: 23px;
}

/* ALTERNATE SOCIAL ICONS
===================================================================================================
.fb-ico a:hover .soc-ico {
	background: url(../images/soc-icons-sprite.png) 0 -29px no-repeat;
}
.tw-ico a:hover .soc-ico {
	background: url(../images/soc-icons-sprite.png) -19px -29px no-repeat;
}
.ig-ico a:hover .soc-ico {
	background: url(../images/soc-icons-sprite.png) -48px -29px no-repeat;
}
.gp-ico a:hover .soc-ico {
	background: url(../images/soc-icons-sprite.png) -75px -29px no-repeat;
}
.li-ico a:hover .soc-ico {
	background: url(../images/soc-icons-sprite.png) -105px -29px no-repeat;
}*/

/* #MEDIA QUERIES
=====================================================================================================*/

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
/* Styles */
}

/* Testing Purposes */
@media only screen and (min-width : 960px) and (max-width : 1349px) {
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}
