﻿
@media only screen and (min-device-width : 300px) and (max-device-width : 768px) {
footer .footer-content
{
	display:none;
}
#Logo {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
}
#DeltaSiteLogo {
    width: 100%;
    text-align: center;
    margin-bottom: 45px;
}
#Search, .SocialZone {
    text-align: center;
}
#Search, .SocialZone {
    width: 100%;
    text-align: center;
    margin-top: -112px;
}
footer .greenCopy {
    height: 130px;
}
#TopRibbon
{
	color:#fff !important;
}
#TopRibbon span{
    color: #eacc18 !important;
    font-weight: bold;
}
#Icons {
    height: auto;
    background-color: #1B8444;
}
.icon-List {
    list-style: inherit;
    width: 100%;
    padding-left: 0px;
    margin: 0 auto;
    text-align: center;
}

#Icons {
    height: auto;
    padding: 10px;
    background-color: #1b8444;
}
.icon-List a, .icon-List a:visited {
    word-break: keep-all;
    font-size: 12px;
}
.icon-List li {
    vertical-align: middle;
    background: none;
    height: auto;
    padding: 0px;
    width: 49%;
    margin-bottom: 1px;
    line-height: 15px;
    border: none;
}

#Search .ms-srch-sb > .ms-srch-sb-searchLink {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/search.go.png') no-repeat left 50% !important;
    font-size: 0;
    height: 41px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.ms-srch-sb-border
{
	width:100%;
}
#Search .ms-srch-sb > .ms-srch-sb-searchLink {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: none !important;
    font-size: 0;
    height: 41px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.ms-srch-sb-borderfocused
{
	width:100%;
}
.ms-srch-sb-border {
    border: 1px solid #ababab;
    width: 100% !important;
}
#TopRibbon {
	color: #fff !important;
	font-weight: bold;
}
#TopRibbon .content {
    font-size: 8px;
    text-align: right;
    width: 102%;
    margin-left: -10px;
}
#TopRibbon .content {
    width: 100% !important;
    margin: 0px auto;
    background-image: none;
    background-repeat: no-repeat;
    height: 51px;
    background-position: left;
    line-height: 51px;
}

.ms-webpart-titleText {
    color: #727272!important;
    font-family: 'Open Sans', Arial;
    font-size: 18px!important;
    font-weight: 500;
    line-height: 1.5em;
    margin: 0!important;
    padding: 5px !important;
    text-transform: uppercase;
    border-bottom: 2px solid #eacc18;
    width: 70%;
}
p{
	padding-right:15px;
}
.ms-rtestate-field
{
	padding-right:15px;
	overflow:hidden;
}
.ms-rteTable-7, .ms-rteTable-7 > tbody > tr > td, .ms-rteTable-7 > tbody > tr > th {
    border: 1px solid #fff !important;
    display: table-row;
}
.ms-rteTable-7, .ms-rteTable-7 > tbody > tr > td, .ms-rteTable-7 > tbody > tr > td {
   
    display: table-row;
}
.ms-rteTableEvenRow-7 {
    background-color: #fff;
}
.ms-rteTable-7 tr.ms-rteTableHeaderRow-7, .ms-rteTable-7 tr.ms-rteTableFooterRow-7, .ms-rteTable-7 tr.ms-rteTableHeaderRow-7 > th, .ms-rteTable-7 tr.ms-rteTableFooterRow-7 > th, .ms-rteTable-7 tr.ms-rteTableFooterRow-7 > td
{
	border-color:#1D603F !important;
}
.noShow
{
	display:none;
	visibility:collapse;
}
}
