﻿html {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust:100%;
}
body {
	font-family: Arial,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",sans-serif !important;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	text-align: left;
    background:#fff;
    margin:0;
    padding:0;
}
h1, h2, h3, h4, h5, h6, p, ul, li, a, span {
    font-family: Arial,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",sans-serif !important;
}

::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    text-decoration: none !important;
    color: #0060a9;
}
a:link {
    color: #337dbb;
    text-decoration: none;
    outline: 0;
}
a:visited {
    color: #337dbb;
    text-decoration: none;
    outline: 0;
}
a:hover {
    color:#005daa;
    text-decoration: none;
    outline: 0;
}
:focus {
    -moz-outline-style: none;
}
dd, dl, dt, li, ol, ul {
    margin: 0;
    padding: 0;
}

p {
    margin: 0 0 10px;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 1em;
    line-height: 1.5em;
}
.clearfix::after {
    clear: both;
}
.clearfix::after, .clearfix::before {
    content: "";
    display: table;
    line-height:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

.container,
.footer,
#header-wrap {
    max-width:1140px;
    margin:0 auto;
    overflow:auto;
}
.full-header#header {
    background-color:#000;
    position: relative;
    padding:10px 0;
}

#header-wrap {
    position: relative;
    z-index: 199;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0px, 0px, 0px);
    -webkit-perspective: 1000px;
    -webkit-backface-visibility: hidden;
}
#header .container {
    position: relative;
}


.menu-subpage-container {
    float: right;
    margin:5px 0 0 0;
}
.menu {
    margin:0;
    padding:0;
    list-style:none;
}
.menu li {
    list-style: none;
    margin: 0;
    padding:0 10px;
    line-height:1em;
    border-left:solid 1px #fff;
    display:inline-block;
}

.menu li a {
    color:#fff;
    line-height:.8em;
    font-size:.9rem;
}
.menu li:first-child {
    border-left:0;
}
.search {	
    clear:both;
	margin:5px 10px 0 0;
    float:right;
}
.search img {
    width:200px;
}

/* Content  */

#content .content-wrap {
    position: relative;
    padding: 0;
}
#content .container {
    padding: 2em 0;
    margin: 0 auto;
    width: 80%;
    position:relative;
}
#content .heading-block,
#content .body-block {
	margin:0;
	position:relative;
}
#content .heading-block {
    text-align:center;
    padding-bottom:1.5em;
}
#content .body-block {
	
}
#content .heading-block::after,
#content .body-block ::after {
    content:"";
    border:0;
}
#content .heading-block h1 {
    color: #141414;
    margin:0;
    padding:0;
    text-transform:uppercase;
	line-height:1.4em;
	font-size:3.5em;
	font-weight:800;
	font-style:normal;
}

/* Footer */
footer {
    background:#000;
    padding:30px 0;
}
.row {
    overflow:auto;
}
footer h2 {
	font-weight: 700;
	font-size: 1.5rem;
	margin-bottom: 20px;
	color: #adadad;
}
footer .footerSocial {
    padding: 0 1.75rem 0 0;
    width: 100%;
    float: left;
    margin-bottom:20px;
}
footer .footerSocial li {
    list-style: none;
    margin-bottom: 10px;
    line-height:1.5em;
}
footer .footerSocial li a {
    color: #fff;
    font-size: .8rem;
    font-weight: 300;
    letter-spacing: .5px;
}
footer .footerSocial li a img {
    width: 42px;
    margin-right: 10px;
}
footer .footerSocial li a span {
	color: #adadad;
}
footer .menu {
	padding: 0 0 0 10px;
    margin-bottom:20px;
}
footer .menu li {
	list-style: none;
	margin-bottom: 8px;
    border:0;
    padding:0;
    display:block;
}
footer .menu li a {
	color: #adadad;
	font-weight: 300;
    font-size:1rem;
    line-height:1.5;
}
footer .footerLogo img {
	width: 200px;
}
footer .footerLogo:hover img {
	opacity: .6;
}
footer .bottomMenu {
	padding: 0;
	margin: 20px auto;
    display:table;
    width:auto;
}
footer .bottomMenu li {
	padding: 0 10px;
	border-left: solid 1px #ccc;
	display:table-cell;
    text-align:center;
	list-style: none;
}
footer .bottomMenu li:first-child {
    border-left: 0;
}
footer .bottomMenu li a {
	color: #ccc;
	font-weight: 300;
    font-size:.9em;
}
#header-wrap a:hover,
footer a:hover {
    text-decoration: none;
    opacity: .7;
}
footer .copyinfo {
    color: #ccc;
    text-align: center;
    font-weight: 300;
    font-size: .8rem;
    margin: 20px 0;
    clear:both;
}
footer .copyright p {
	color: #ccc;
	text-align: center;
	font-weight: 300;
	font-size: .75rem;
	margin:10px 0;
}
footer .bottomLogo  {
    margin:20px 0;
}
@media only screen and (max-width:1440px) {
    #content .heading-block, 
	#content .body-block {
        margin: 0 3.5%;
	}
    #content .heading-block h1 {
		font-size:2.6em;
	}
}
@media only screen and (max-width:1180px) {
    .container,
    .footer,
    #header-wrap {
        margin:0 10px;
    }
    .bodycontent .container {
        padding-right:10px;
        padding-left:10px;
    }
    .bodycontent .container,
    #footer .container {
        width: calc(100% - 20px);
    }
    footer h2,
    .footerLogo,
    footer .bottomMenu,
    footer .copyinfo {
        margin-left:10px;
    }
    footer .footerSocial {
        width: calc(100% - 10px);
        margin-left:10px;
    }
    
    .menu-subpage-container {
        margin-right:10px;
    }
    footer .footerSocial li a img {
        width: 35px;
    }
    #content .heading-block, 
	#content .body-block {
		margin: 0;
	}
}
@media only screen and (max-width:991px) {
    footer .bottomMenu {
        display:block;
        overflow:auto;
    }
    footer .bottomMenu li {
	    display:block;
        float:left;
    }
    .col-md-3,
    .col-md-9,
    .col-md-4,
    .col-md-8 {
        float:left
    }
    .col-md-3 {
        width:40%;
    }
    .col-md-9 {
        width:60%;
    }
    .col-md-4 {
        width:33.33333333%
    }
    .col-md-8 {
        width:66.66666667%
    }
    footer .footerSocial li a,
    footer .menu li a,
    footer .bottomMenu li a {
        font-size:.8rem
    }
    footer .col-md-12 {
        width:inherit;
    }
    footer .copyinfo {
        margin:20px;
    }
}
@media only screen and (max-width:576px) {
    .row {
        overflow:hidden;
    }
    .col-md-4,
    .col-md-8,
    .menu-subpage-container,
    .search {
        float:none;
    }
    .menu li:first-child {
        padding-left:0;
    }
    footer h2,
    .footerLogo,
    footer .bottomMenu,
    footer .copyinfo {
        margin-left:0;
    }
    #header .col-md-3,
    #header .col-md-9 {
        width:100%;
        text-align:center;
        display:block;
    }
    footer .col-md-4,
    footer .col-md-8 {
        width:100%;
        text-align:center;
        display:block;
    }
    footer .footerSocial {
	    float: none;
	    margin: 0 auto 20px 100px;
        width:inherit;
        text-align:left
    }
    footer .footerSocial li a,
    footer .menu li a,
    footer .bottomMenu li a {
        font-size:.7rem
    }
    footer .bottomMenu li {
        float:none;
        border-left:0;
    }
    .footerLogo {
        text-align:center;
        display:block;
    }
    footer .bottomMenu,
    footer .copyinfo {
        width: 100%;
    }
    footer .footerSocial li a img {
        width: 25px;
        margin-right:5px;
    }
}
@media only screen and (max-width:500px) {
    footer .footerSocial {
	    margin: 0 auto 20px 50px;
    }
}
@media only screen and (max-width:400px) {
    footer .footerSocial {
	    margin: 0 auto 20px 10px;
    }
}