﻿/*color*/
/*font size*/
/*Spacing - Padding*/
.plr20 {
  padding: 0 1.4vw; }

.plr70 {
  padding: 0 5.1vw; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt15 {
  margin-top: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mb10 {
  margin-bottom: 10px; }

.mb60 {
  margin-bottom: 60px; }

/*color*/
/*font size*/
/*Spacing - Padding*/
.plr20 {
  padding: 0 1.4vw; }

.plr70 {
  padding: 0 5.1vw; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt15 {
  margin-top: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mb10 {
  margin-bottom: 10px; }

.mb60 {
  margin-bottom: 60px; }

/*mixin*/
/**Footer***/
footer .FooterPanel {
  color: #FFFFFF; }

footer .foot_Btm {
  background: #9B9B9B;
  color: #000000;
  font-size: 0.9vw; }

footer .SocialIcon p {
  font-size: 0.9vw;
  padding: 0 1vw 0 0; }

footer .foot_Btm_Height {
  height: 4.8vw; }

footer .social_icon_menus a img {
  width: 1.83vw; }

footer .footMenuList a {
  display: block;
  color: #EEEEEE;
  font-size: 0.75vw;
  text-transform: uppercase;
  font-weight: 500; }

footer .footMenus p {
  text-transform: uppercase;
  font-size: 1.05vw; }

footer .social_icon_menus a {
  display: inline-block;
  margin: 0 0 0 0.3vw; }
