﻿@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap');
.mainbody-wrapper {
  float: left;
  width: 100%;
  position: relative;
}
.social_div {
	float: right;
	position: relative;
	width: 10%;
}
.social_div img {
	max-width: 35px !important;
}
.menu_wrap {
	float: left;
	position: relative;
	width: 100%;
	border-bottom: 5px solid #000;
}
.c1 {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.c2 {
	float: left;
	width: 450px;
}
.c3 {
    float: right;
    margin-top: 8px;
    margin-right: -7px;
}
.c4 {
	float: left;
	width: 100%;
	position: relative;
	background-color: #ededed;
}
.mainbody {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
}
.c5 {
  float: left;
  width: 100%;
}
.c6 {
  float: left;
  width: 100%;
}
.mid-wrapper {
  float: left;
  width: 100%;
}
.column-1 {
  width: 245px;
  float: left;
}
.column-2 {
     float: left;
    width: 636px;
    padding-left: 15px;
}
.column-3 {
  float: left;
  width: 180px;
}

.adgroup-19 {
  float: left;
  width: 100%;
}
.main-content {
  float: left;
  width: 100%;
}
.adgroup-13-11 {
  float: left;
  width: 100%;
}
.footer {
  float: left;
  width: 100%;
  position: relative;
}
.f1 {
  float: left;
  width: 100%;
  text-align: center;
}
.copyright {
  float: left;
  width: 100%;
  text-align: center;
}
.f3 {
  float: left;
  width: 100%;
  text-align: center;
}
.f4 {
  float: left;
  width: 100%;
  text-align: center;
}

.menu_div {
	float: left;
	position: relative;
	width: 86%;
	border-bottom: 0;
}
.social_div img {
    width: 35px;
}