/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}


@font-face {
    font-family: 'socicon';
    src: url('socicon/font/socicon-webfont.eot');
    src: url('socicon/font/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('socicon/font/socicon-webfont.woff') format('woff'),
         url('socicon/font/socicon-webfont.ttf') format('truetype'),
         url('socicon/font/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}


.socicon {
    font-family: 'socicon' !important;
}
html, body {
    display: table;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
html {
    background-color: #fcf9f7;
}
.dim {
    opacity: 0.3;
}
body {
    background: #000 none repeat scroll 0 0;
    color: #ffe400;
    font-family: "Roboto",sans-serif;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
}
.wrapper {
    display: table-cell;
    padding: 40px 0;
    vertical-align: middle;
}
.left-section {
    float: left;
    width: 50%;
}
.left-section img {
    float: right;
    margin-right: 50px;
}
.right-section {
    float: left;
    width: 50%;
}
h1 {
    color: #ff0000;
    float: left;
    font-family: "Roboto Slab",serif;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.seprator {
    clear: both;
    float: none;
}
.main-content {
    margin-bottom: 20px;
}
.main-content h2 {
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 37px;
    font-weight: 700;
    letter-spacing: -1px;
}
.main-content p {
    color: #f7f7f7;
    font-size: 16px;
    letter-spacing: -0.5px;
}
ul.social {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
ul.social li {
    display: inline;
    text-align: center;
}
ul.social li i {
    font-size: 20px;
    line-height: 44px;
}
ul.social li a {
    border: 4px solid #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    float: left;
    height: 42px;
    margin-right: 10px;
    width: 42px;
}
ul.social li#facebook a {
    background: #3b5998 none repeat scroll 0 0;
}
ul.social li#twitter a {
    background: #55acee none repeat scroll 0 0;
}
ul.social li#linkedin a {
    background: #0077b5 none repeat scroll 0 0;
}
ul.social li a:hover {
    opacity: 0.9;
}
ul.info {
    float: left;
    width: 100%;
}
ul.info i {
    color: #ffe400;
    font-size: 20px;
    position: relative;
    top: 2px;
    width: 30px;
}
ul.info li {
    margin-bottom: 15px;
}
ul.info li a {
    color: #ffe400;
    text-decoration: none;
}
ul.info li a:hover {
    text-decoration: underline;
}
.watch-section {
    display: none;
}
ul.social2 {
    display: none;
}
.wrapper-map {
    max-width: 900px;
    margin: 0 auto;
}
.left-section-gmap {
    float: left;
    width: 50%;
}
.right-sectiongmap {
    float: left;
    width: 50%;
}
@media only screen and (max-width: 1024px) {
.left-section {
    float: left;
    width: 30%;
}
.left-section img {
    float: right;
    margin-right: 50px;
    width: 70%;
}
.right-section {
    width: 70%;
}
}
@media only screen and (max-width: 768px) {
.left-section {
    display: none;
}
.watch-section {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}
.watch-section img {
    width: 20%;
}
.right-section {
    float: left;
    padding: 0 5%;
    width: 90%;
}
h1 {
    background: #e8ebec none repeat scroll 0 0;
    border-radius: 10px;
    color: #4d4d4d;
    float: left;
    font-family: "Roboto Slab",serif;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 15px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.seprator {
    clear: both;
    float: none;
}
.main-content {
    margin-bottom: 20px;
    text-align: center;
}
.main-content h2 {
    color: #396f90;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}
.main-content p {
    font-size: 15px;
    letter-spacing: -0.5px;
}
ul.info {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
ul.info i {
    color: #000;
    display: block;
    font-size: 20px;
    text-align: center;
    width: 100%;
}
ul.info li {
    font-size: 15px;
    margin-bottom: 15px;
    text-align: center;
}
ul.info li a {
    color: #4a4a4a;
    text-decoration: none;
}
ul.info li a:hover {
    text-decoration: underline;
}
ul.social {
    display: none;
}
.social-links {
    display: table;
    margin: 0 auto;
}
ul.social2 {
    display: inherit;
}
ul.social2 {
    float: left;
    list-style: outside none none;
    margin-bottom: 30px;
    width: 100%;
}
ul.social2 li {
    display: inline;
    text-align: center;
}
ul.social2 li i {
    font-size: 20px;
    line-height: 44px;
}
ul.social2 li a {
    border: 4px solid #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    float: left;
    height: 42px;
    margin: 0 5px;
    width: 42px;
}
ul.social2 li#facebook a {
    background: #3b5998 none repeat scroll 0 0;
}
ul.social2 li#twitter a {
    background: #55acee none repeat scroll 0 0;
}
ul.social2 li#linkedin a {
    background: #0077b5 none repeat scroll 0 0;
}
ul.social2 li a:hover {
    opacity: 0.9;
}
}
#logo > div {
    float: left;
}
.letter-e {
	-moz-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}