html {
   font-family: "brandon-grotesque",sans-serif;
   }
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: "brandon-grotesque",sans-serif;
    background: gray;
}
.contentholder {
    position: absolute;
    z-index: 100;
    display: block;
    top: 50%;
    width: 100%;
    margin: 100px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

.contact label
{
    line-height: 30px;
   
}

.contact input[type="text"],.contact input[type="email"]
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    width: 87%;
    height: 36px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}

.contact textarea
{
    width: 87%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
}

.submit
{
    line-height: 47px;
    margin-top: 20px;
    padding: 4px 14px 4px 14px;
    background: #CCCCCC;
    font-weight: bold;
    color: #5F5F5F;
    border-radius: 2px;
    border: none;
    text-shadow: none;
    box-shadow: none;
    cursor: pointer;
}

.submit:hover,.submit:active,.submit.active
{
    background-color: #2ecc71;
    color: #FFF;
}

.contact input::-webkit-input-placeholder,.contact textarea::-webkit-input-placeholder
{
    color: #CCC;
    font-style: italic;
}

.contact input:-moz-placeholder,.contact textarea:-moz-placeholder
{
    color: #CCC;
    font-style: italic;
}

.contact input::-moz-placeholder,.contact textarea::-moz-placeholder
{
    color: #CCC;
    font-style: italic;
}

.contact input:-ms-input-placeholder,.contact textarea:-ms-input-placeholder
{
    color: #CCC;
    font-style: italic;
}

.contact input::-ms-input-placeholder,.contact textarea::-ms-input-placeholder
{
    color: red;
}

.contact-address address
{
    font-size: 14px;
    margin: 10px 0 0;
    padding-left: 25px;
    position: relative;
}

.contact-address address i
{
    width: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
}

.contact-address h3
{
    padding: 10px;
    margin-top: 0;
}

.menuholder {
    position: relative;
    z-index: 100;
    display: block;
    width: 100%;
    padding: 0px;
    text-align: center;
    margin: 0px auto;
}
.menuwidth {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.menuholder img {
    margin-top: 3px;
}
.logoholder {
    position: absolute;
    z-index: 100;
    display: block;
    top: 10%;
    width: 100%;
    margin: 100px 0px 0px 0px;
    padding: 0px;
    text-align: center;
	-webkit-transition: all 0.85s ease;
	-moz-transition: all 0.85s ease;
	-o-transition: all 0.85s ease;
	transition: all 0.85s ease;
}


.logotopper {
	width: 20%;
	margin: 30px 0px 0px 0px;
	top: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.logotopper img{
	max-width: 200px;
	max-height: 75px;
}

.slideDownInquire {
    background: gray;
    display: block;
    text-align: center;
    top: 0px;
    position: relative;
    padding: 0px;
    display: none;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.slideDownInquire p {
    text-align: left;
	max-width: 580px;
	font-family: "brandon-grotesque",sans-serif;
	font-style: caps;
	font-weight: 500;
	font-size: 1.3em;
	padding: 5px 20px 0px 20px;
	margin: 0px auto;
	line-height: 38px;
	color: white;
	border-bottom: 1px solid white;
}
.slideDownAbout {
    background: white;
    display: block;
    text-align: center;
    top: 0px;
    position: relative;
    padding: 10px 25px;
    display: none;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.slideDownAbout p {
    text-align: left;
    max-width: 580px;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 300;
    padding: 5px 5px 25px 5px;
    margin: 0px auto;
    line-height: 26px;
    text-align: justify;
	  text-justify: newspaper;
	  margin-top: 30px;
}
.listo {
    text-align: left;
    max-width: 580px;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 300;
    padding: 0px 25px 25px 70px;
    margin: 0px auto;
    line-height: 26px;
    list-style: square outside none;
}
.slideDownServices {
    background: white;
    display: block;
    text-align: center;
    top: 0px;
    position: relative;
    padding: 10px 25px;
    display: none;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.slideDownServices p {
    text-align: left;
    max-width: 580px;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 300;
    padding: 5px 25px 25px 0px;
    margin: 0px auto;
    line-height: 26px;
}

.logo {
    width: 90%;
    max-width: 500px;
    position: relative;
    margin: 0px auto;
}
.logo img {
    z-index: 100;
    max-width: 80%;
}
.dinghy {
    float: right;
    width: 120px;
}
h1 {
    text-align: center;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: white;
    line-height: 0;
}

.buttons {
	background-color: rgba(255, 255, 255, 0.3);
	color: white;
	width: 50px;
	height: 50px;
	font-size: 30px !important;
	line-height: 48px !important;
    font-style: normal;
    font-weight: 100;
	-webkit-border-radius: 37px;
	-moz-border-radius: 37px;
	border-radius: 37px;
	border: 1px solid white;
	cursor: pointer;
	margin-top: -7px;
	margin-bottom: 20px;
	-webkit-text-fill-color: rgba(255, 255, 255, 0.1); /* Will override color (regardless of order) */
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: white;
}


.buttondown {
    color: white;
}

#landscape {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 20000;
    opacity: 1.0;
    background: url("http://www.meridianprinting.com/cerf/images/landscape.png") no-repeat transparent;
    background-position: center;
    background-color: #000000;
}
.desclist {
    list-style-type: square;
    list-style-position: outside;
    text-align: justify;
    max-width: 540px;
    font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 0px 15px;
    margin: 0px auto;
    line-height: 26px;
}
a {
    text-decoration: none;
    color: #00253D;
    font-weight: 500;
}
.phone {
    text-decoration: none;
    color: #00253D;
    font-weight: 500;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
	
    .menuholder {
        position: relative;
        z-index: 100;
        width: 100px;
        display: block;
        padding: 0px;
        text-align: center;
        margin: 0px auto;
        -webkit-transition: all 0.8s ease;
        -moz-transition: all 0.8s ease;
        -o-transition: all 0.8s ease;
        transition: all 0.8s ease;
    }
    .menuwidth {
        width: 200px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    
    .left {
        margin-left: 20px;
    }
    .right {
        margin-right: 20px;
    }
    .menuholder img {
        margin-top: 3px;
    }
    .flag1 {
        display: none;
    }
    .flag2 {
        display: none;
    }
    .flag3 {
        display: none;
    }
    .flag4 {
        display: none;
    }
    .flag5 {
        display: none;
    }
    .flag6 {
        display: none;
    }
    .logoholder {
        position: absolute;
        z-index: 100;
        display: block;
        top: 10%;
        width: 100%;
        margin: 32px 0px 0px 0px;
        padding: 0px;
        text-align: center;
	-webkit-transition: all 0.85s ease;
	-moz-transition: all 0.85s ease;
	-o-transition: all 0.85s ease;
	transition: all 0.85s ease;
    }
    .logo {
        width: 70%;
        max-width: 500px;
        position: relative;
        margin: 0px auto;
    }
    .logo img {
        z-index: 100;
        max-width: 85%;
    }
    
    .dinghy {
        float: right;
        width: 70px;
    }
    .logotopper {
	top: 0px;
	display: block;
	width: 40%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    
    
    .menuleft {
        margin-left: 30px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        text-align: left;
    }
    .menuright {
        margin-right: 25px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        text-align: right;
    }
    
    
    .menuleft i {
        text-align: center !important;
    }
    .menuright i {
        text-align: center !important;
    }
    
    
    .logoleft {
        left: 0px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .logoright {
        right: 0px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .slideDownAbout p {
font-size: 1.2em;
line-height: 35px;
}

}
}




/* 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 */
}

/* 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 */
}

