.MainHeader
{
    font-size:4em;color:white;

}
#MainContent
{
    max-width:1200px;
    margin:auto;
}

.GraySection {
    background-color:#6b6b6b;
    color:white;
}
h1
{
    color: #114172;
    font-size:2.0em;
}
h2
{
    color: #dc1d25;
}
h4
{
    font-size:3em;
}
li {
    list-style-image: url('../images/li.png');
}
#CompanyLogo {
    height:55px;
    position:relative;
    top:10px;
}
.SingleText
{
    display: block;
    height:auto;
    margin-top:-70px;
    margin-bottom:15px;
    margin-left:0%;
    margin-right:0%;
    #background-color:green;
    overflow:none;
    font-size:1em;
}
.SingleTextNoMargin
{
    display: block;
    height:auto;
    margin-top:0px;
    margin-bottom:15px;
    margin-left:4%;
    margin-right:4%;
    #background-color:green;
    overflow:none;
    font-size:1em;
}

.SingleTextImage
{
    display: block;
    height:auto;
    margin-top:70px;
    margin-bottom:15px;
    margin-left:5%;
    margin-right:5%;
    #background-color:green;
    overflow:none;
    font-size:1em;
}
.SingleTextDual
{
    display: block;
    height:auto;
    margin-top:-70px;
    margin-bottom:5px;
    margin-left:5%;
    margin-right:5%;
    #background-color:green;
    overflow:hidden;
    font-size:1em;
    text-align:center;
    vertical-align:top;

}

.TripleText
{
    vertical-align: top;
    width:27%;
    margin:0px;
    padding-left:20px;
    padding-right:20px;
    padding-top:30px;
    padding-bottom:30px;
    font-size:1em;
    text-align:left;
    overflow:hidden;
    abackground-color:yellow;
    min-width:200px;
    display: inline-block;
    line-height:10px;
}


.DualText
{
    vertical-align: top;
    width:45%;
    margin:0px;
    padding-left:20px;
    padding-right:20px;
    padding-top:30px;
    padding-bottom:30px;
    font-size:1em;
    text-align:left;
    overflow:hidden;
    abackground-color:yellow;
    min-width:200px;
    display: inline-block;
    line-height:10px;
}

.DualText ul li
{
    font-size:1em;
}

.SingleText p
{
    margin-bottom:30px;
}

.SingleTextInner
{
    width:80%;
    padding-left:4%;
    padding-right:4%;
    margin-left:0px;
}

.SingleTextDual p
{
    margin-bottom:30px;
}

.DualText p
{
    margin-bottom:30px;
}
p
{
    font-size: 1.0em;
}
.SingleImageBG
{
    background-image:url('../images/back1.png');
    min-height:100px;
    height:250px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width:100%;
    max-height:100%;
    overflow:auto;
    font-size:2em;
    position: relative;
    width:100%;
}

.SingleImageBGText
{
    background-color:green;
    position:absolute;
    width:0%;
    top:50%;
    left:50%;

}

.SingleImage
{
    display:block;
    width:100%;
    background-size:cover;
    background-position: center;
    position:relative;
    overflow:auto;
}
.SingleImageText{

    width: 50%;
    height: 300px;
    background-color: blue;

    top:50%;
    left:50%;
    margin-left:25%;/* half width*/
    margin-top:-25%;/* half height*/
}
@media screen and (min-width: 845px) {

    .SingleImageText{
        font-size:4em;
    }
}

@media screen and (max-width: 845px) {
    .MainHeader
    {
        font-size:2em;color:white;
    }

    .DualText
    {
        width:95%;
    }

    .DualText ul
    {
        padding-left:15%;
    }



}

.SingleHeader
{
    width:95%;
    apadding:5%;
    height:auto;
    background-color:yellow;

}

body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
    margin: 0;
    padding: 0;
    border: 0;
    align:center;
    font-family: "Hind";
    line-height:110%;

}

a:active,
a:hover {

}

H1 {
    text-align:left;
    padding-left:4%;

}
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


/* ------------------------------------------
  RESPONSIVE NAV STYLES
--------------------------------------------- */

.nav-collapse ul {
    margin: 0;
    margin-right:0px;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none;
}

.nav-collapse li {
    width: 100%;
    font-size:0.85em;
    display: block;

}

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1;
}

.nav-collapse.opened {
    max-height: 9999px;
}

.disable-pointer-events {
    pointer-events: none !important;
}

.nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

@media screen and (min-width: 845px) {

    .js .nav-collapse {
        position: relative;
    }
    .js .nav-collapse.closed {
        max-height: none;
    }
    .nav-toggle {
        display: none;
    }
}



/* ------------------------------------------
  DEMO STYLES
--------------------------------------------- */

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color: #404040;
    background: #fff;
    font: normal 100%/1.4 sans-serif;
}

section {
    /*
      *  border-bottom: 1px solid #999;
     */
    padding-top:70px;
    padding-bottom:30px;
    text-align: center;
    width: 100%;
}

h1 {
    margin-bottom: .5em;
}

p {
    width: 100%;
    margin: 0 auto;
}


/* ------------------------------------------
  FIXED HEADER
--------------------------------------------- */
@media screen and (max-width: 845px) {

    header {
        background: #ffffff;
        position: fixed;
        z-index: 3;
        width:100%;
        height:75px;
        left: 0px;
        top: 0px;
        text-align:center;
    }




}
@media screen and (min-width: 845px) {

    header {
        background: #ffffff;
        position: fixed;
        z-index: 3;
        margin:auto;
        width:100%;
        max-width:1200px;
        background-color:white;
        height:79px;
        top: 0px;
        text-align:center;
    }


}

.logo {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-decoration: none;
    font-weight: bold;
    aline-height: 105px;
    padding: 0 20px;
    color: #fff;
    float: left;
}


/* ------------------------------------------
  MASK
--------------------------------------------- */

.mask {
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    transition: opacity 300ms;
    background: rgba(0,0,0, .5);
    visibility: hidden;
    position: fixed;
    opacity: 0;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}

.android .mask {
    -webkit-transition: none;
    transition: none;
}

.js-nav-active .mask {
    visibility: visible;
    opacity: 1;
}

@media screen and (min-width: 845px) {
    .mask {
        display: none !important;
        opacity: 0 !important;
    }
}


/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
}

.nav-collapse,
.nav-collapse * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.nav-collapse,
.nav-collapse ul {
    list-style: none;
    width: 100%;
    float: left;
    abackground-color:yellow;

}

@media screen and (min-width: 845px) {
    .nav-collapse {
        float: right;
        width: auto;
    }
}

.nav-collapse li {
    float: left;
    width: 100%;

}

@media screen and (min-width: 845px) {
    .nav-collapse li {
        width: auto;

    }
}

.nav-collapse a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border-top: 1px solid white;
    text-decoration: none;
    padding: 0.5em 0.8em;
    acolor: #707070;
    background:white;
    color:#114172;
    width: 100%;
    height:45px;
    float: left;
    padding-bottom: 3px;
}
.nav-collapse a:active,
.nav-collapse .active a {
    background-color: white;
    color: red;
}

.nav-collapse a:hover {
    background-color:white;
    color:#dc1d25;
    /*
     * textdecoration:underline;
     */


}


@media screen and (min-width: 845px) {


    .nav-collapse a {
        border-left: 0px solid #e42326;
        padding: 1.4em 1em;
        abackground-color:yellow;
        text-align: center;
        border-top: 0;
        float: left;
        margin: 0;
        padding-bottom: 0px;
    }

    .nav-collapse a:hover {
        aborder-bottom: 1px solid #000;
    }
}

.nav-collapse ul ul a {
    background: #ca3716;
    padding-left: 2em;
}

@media screen and (min-width: 845px) {
    .nav-collapse ul ul a {
        display: none;
    }
}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
}

.nav-toggle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    text-indent: -300px;
    position: relative;
    overflow: hidden;
    width: 55px;
    height: 55px;
    right:0px;
    float: right;
    content:" ",
    background-image: url('../images/menu.png');
    background-size: 50px 50px;
    margin-right:30px;
    margin-top:12px;
}

.nav-toggle:before {
    color: #000; /* Edit this to change the icon color */
    font: normal 15px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
    text-transform: none;
    text-align: center;
    position: absolute;
    background-image: url('../images/menu.png');
    background-size: 55px 55px;
    text-indent: 0;
    content:  " "; /* Hamburger icon */
    speak: none;
    width: 100%;
    height:55px;
    left: 0;
    top: 0;
}

.nav-toggle.active:before {
    font-size: 24px;
    content: " "; /* Close icon */
    background-image: url('../images/menu2.png');
    background-size: 55px 55px;
}
.nav-toggle.active {
    font-size: 24px;
    content: " "; /* Close icon */
    background-image: url('../images/menu2.png');
    background-size: 55px 55px;
}



