﻿/* CSS Document */
/*  em, strong, button, blockquote, address, big,small, strike, tt,*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, cite, code, del, dfn, img, ins, kbd, q, s, samp, var, hr, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol {
  list-style: decimal;
  margin-left: 30px;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  height: 100%;
  scroll-behavior: smooth;
}
/* END RESET */
/* FONT STYLES*/
body {
  background: #ffffff;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*  END   */
/*  Top bg  */
.topbg {
  background: #0e0e0e;
  border-bottom: 1px solid #383838;

}
.topwrapper {
  width: 1180px;
  margin: 0 auto;
  padding: 0px 0;
  display: table;
  clear: both;
  content: "";
}
.topleft {
  float: left;
  display: block;
}
.topright {
  float: right;
  display: block;
  margin: 5px 0 0 0;
}
.topright a i {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  margin: 0 0px;
  color: #fff !important;
  background: #3b3b3b;
}
.topright a:hover i {
  background: #d4151a;
  color: #fff !important;
}
/*  End  */
/*  Top Main Wrapper  */
.topmainbg {
  background: url(../images/world-map-bg.png) no-repeat left center #0e0e0e;
  background-position: 0 50%;
}
.topmainwrapper {
  width: 1180px;
  margin: 0 auto;
  padding: 12px 0;
  display: table;
  clear: both;
  content: "";
}
.topmainleft {
  float: left;
  display: block;
  width: 180px;
  margin: 10px 0 0 0;
}
.topmainright {
  float: right;
  display: block;
  width: 145px;
}
.topmainleft img, .topmainright img, .topheaderright img {
  display: table;
  width: 100%;
}
/*  End  */

.oraclelogo {
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 0 0;
}
.oraclelogo img {
	width: 220px;
	margin: 0 auto -30px auto;
	display: block;
}
/*  top header wrapper  */
/*.topheaderbg {
	background:url(../images/headerbg.jpg) no-repeat center;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
	position: relative;
	width:100%
}*/
.topheaderwrapper {
  width: 1180px;
  margin: 0 auto;
  padding: 0px 0 0px 0;
  clear: both;
  display: table;
  content: "";
}
.topheaderleft {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  width: 48%;
  font-size: 18px;
  line-height: 28px;
  margin: 3% 12% 0 0;
}
.topheaderleft h1 {
  font-weight: 900;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 0;
  margin: 0 0 10px 0;
  color: #233348;
}
.topheaderleft h1 span {
  color: #d4151a;
}
.topheaderleft h6 {
  font-weight: 900;
  letter-spacing: 0;
  margin: 0 0 8px 0;
  color: #d4151a;
}
.topheaderleft p {
  margin: 10px 0 15px 0;
}

.topheaderleft p span, .idxcontext h5 span{
  margin: 10px 0;
  font-size:14px;
  line-height:initial !important;
  margin:3px 0 0 0;
}
/*.topheaderright {
	display:inline-block;
	vertical-align:middle;
	width: 40%;
}*/
.topheaderconright {
  display: inline-block;
  vertical-align: middle;
  width: 36%;
  position: relative;
}
.topheaderconright img {
  width: 100%;
  display: table;
  position: relative;
}
.topheaderconrightimg {
  position: absolute;
  width: 63%;
  top: 9%;
  left: 19%;
  z-index: 5;
}
.topheaderconrightimg img {
  width: 100%;
  display: table;
  border-radius: 5px;
}
/*  End  */

.idxconimg {
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	margin: 0 5% 0 0;
}
.idxconimg img {
	display: table;
	width: 100%;
}
.idxcontext {
	font-size: 16px;
	line-height: 26px;
	width: 55%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.idxcontext .mb-2{
  margin-bottom: 10px;
}
.idxcontextfull {
	font-size: 16px;
	line-height: 26px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.idxcontext h3 {
  font-weight: 900;
  color: #000000;
  font-size: 30px;
	line-height: 34px;
	text-align: left !important;
	margin: 0 0 10px 0;
}

.idxcontext h3 span{
  font-weight: 900;
  color: #d4151a;
  font-size: 30px;
	line-height: 34px;
	text-align: left !important;
	margin: 0 0 10px 0;
}
.idxcontext h6 {
  margin: 0 0 0 0 !important;
  font-weight: 900;
  color: #000;
  text-align: left !important;
  font-size: 18px !important;
}
.idxcontext p {
  margin: 0 0 15px 0;
}

.idxcontext p span {
  font-size:22px;
  font-weight:bold;
}
/*  idx form wrapper */
.idxformbg {
/*  background: url(../images/form-bg.jpg);*/
background-color:#0e0e0e;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
}
.idxformwrapper, .idxformwrapper1 {
  width: 1180px;
  margin: 0 auto;
  padding: 40px 0;
}
 .idxformwrapper1 h1 {
 font-size: 22px;
  line-height: 24px;
  margin: 0 0 20px 0;
  text-align: center;
  color: #666;
  font-weight: 900;
}
.idxformwrapper h1{
  font-size: 22px;
  line-height: 24px;
  margin: 0 0 20px 0;
  text-align: center;
  color: #fff;
  font-weight: 900;
}
.idxformwrapper1 h2 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 34px;
  margin: 0 0 20px 0;
  text-align: center;
  text-shadow: 1px 2px #000;
  color: #fff;
}

.idxformwrapper h2 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 34px;
  margin: 0 0 20px 0;
  text-align: center;
  text-shadow: 1px 2px #000;
  color: #fff;
}
.idxformwrapper h2:after, .idxformwrapper1 h2:after {
  width: 120px;
  margin: 10px auto 0 auto;
  display: table;
  content: "";
  background: #fff;
  height: 6px;
  border-radius: 5px;
}
.idxformwrapper1 h3 {
  font-weight: 900;
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 15px 0;
  text-align: center;
  color: #666;
}
.idxformwrapper1 h4 {
  font-weight: 900;
  font-size: 18px;
  line-height: 26px;
  margin: 10px 0;
  text-align: left;
  color: #666;
}
.idxformwrapper h3 {
  font-weight: 900;
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 15px 0;
  text-align: center;
  color: #fff;
}
.idxformboxmain {
  width: 100%;
  clear: both;
  display: table;
  content: "";
}
.idxformboxmain1 {
  width: 100%;
  clear: both;
  display: table;
  content: "";
}

.idxformboxmaincol1 {
  float: left;
  display: block;
  width: 31.33%;
  margin: 1%;
}
.idxformboxmaincol2 {
  float: right;
  display: block;
  width: 31.33%;
  margin: 1%;
}
.idxformboxmaincol3 {
  float: left;
  display: block;
  width: 100%;
  margin: 1%;
}
.idxformboxmaincol4 {
  float: right;
  display: block;
  width: 21%;
  margin: 1%;
}
.idxformboxmain label {
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  font-style: italic;
}
.idxformboxmain label span{
	color:#d4151a;	
}
label.text{
  color: #666;
  font-size: 14px;
  font-weight: 900;
  font-style: italic;
}
.idxformboxmain input, .idxformboxmain textarea {
  width: 96%;
  font-family: 'Nunito', sans-serif;
  border: 0;
  box-shadow: none;
  padding: 10px 2%;
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 0px;
  color: #000;
  background: rgba(255, 255, 255, 0.9) !important;
  border-radius: 5px;
}
.idxformboxmain select {
  width: 100%;
  border: 0px;
  box-shadow: none;
  font-family: 'Nunito', sans-serif;
  height: 44px;
  padding: 10px 2% 10px 2%;
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #000;
  background: rgba(255, 255, 255, 0.9) !important;
  border-radius: 5px;
}
.idxformboxmain input.error, .idxformboxmain select.error {
  border: 2px solid #ff0000;
}
.idxformboxmain input[type="checkbox"] {
  width: auto;
  padding: 0;
  margin: 10px;
}
.idxformboxmain input[type="checkbox"].error {
  border: 1px solid #ff0000 !important;
}
.idxformboxmain input.error, .idxformboxmain select.error {
	border: 2px solid #ff0000;
}
.idxformboxmain input[type="checkbox"] {
	width: auto;
	padding: 0;
	margin: 10px;
}
.idxformboxmain input[type="radio"] {
	width: auto;
	padding: 0;
	margin: 10px;
}
.idxformboxmain input[type="checkbox"].error {
	border: 1px solid #ff0000 !important;
}
.idxformboxmain button, .idxformboxmain input[type="submit"] {
  width: 180px;
  margin: 0px auto 7px auto;
  display: block;
  border: 0px;
  box-shadow: none;
  padding: 15px 0;
  line-height: 22px;
  font-size: 18px;
  color: #fff;
  background: #d4151a !important;
  cursor: pointer;
  letter-spacing: 0px;
  float: right;
  font-weight: 900;
  border-radius: 5px;
  font-style: italic;
}
.idxformboxmain button:hover, .idxformboxmain input[type="submit"]:hover {
  background: #fff !important;
  color: #000 !important;
}
.idxformboxmain1 button, .idxformboxmain1 input[type="submit"] {
  width: 220px;
  margin: 0px auto 0 auto;
  display: block;
  border: 0px;
  box-shadow: none;
  padding: 15px 0;
  line-height: 22px;
  font-size: 18px;
  color: #fff;
  background: #d4151a !important;
  cursor: pointer;
  letter-spacing: 0px;
  float: right;
  font-weight: 900;
  border-radius: 5px;
  font-style: italic;
}
.idxformboxmain1 button:hover, .idxformboxmain1 input[type="submit"]:hover {
  background: #000 !important;
  color: #fff !important;
}
.idxformboxmain p {
  margin: 0 0 10px 0;
}
.error {
  color: #ff0000 !important;
}
.idxformwrapper p {
  color: #fff;
}
.idxformwrapper p a {
  color: #fff;
  font-weight: 900;
  font-style: italic;
}
.innerformcr h1 {
  color: #d4151a;
}
.innerformcr h2 {
  color: #000;
  text-shadow: none;
}
.innerformcr h2:after {
  background: #d4151a;
}
.innerformcr label {
  color: #333;
}
.innerformcr input, .innerformcr textarea {
  color: #000;
  background: rgba(238, 238, 238, 1) !important;
  border: 2px solid #dcdcdc;
}
.innerformcr select {
  color: #000;
  background: rgba(238, 238, 238, 1) !important;
  border: 2px solid #dcdcdc;
}
.innerformcr input.error, .innerformcr select.error {
  border: 2px solid #ff0000;
}
.innerformcr button, .innerformcr input[type="submit"] {
  color: #fff;
  background: #d4151a !important;
}
.innerformcr button:hover, .innerformcr input[type="submit"]:hover {
  background: #000 !important;
  color: #fff !important;
}
.innerformcr p a {
  color: #d4151a;
}
.innerformcr p {
  color: #333;
}
/*  End  */
/*  footer wrapper  */
.footerbg {
  background: #252525;
  color: #939393;
}
.footerwrapper {
  width: 1180px;
  margin: 0 auto;
  padding: 40px 0;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
}
.footerwrapper a {
  color: #939393;
}
.footerwrapper a:hover {
  color: #d4151a;
}
.footerwrapper p {
  line-height: normal;
}
.footerwrapper hr {
  background: #494949;
  height: 2px;
  margin: 25px 0;
  display: block;
  width: 100%;
}
.footercol1 {
  display: table;
  clear: both;
  width: 100%;
  padding: 0 0 15px 0;
  content: "";
}
.footerlogo {
  display: block;
  float: left;
  width: 150px;
  margin: 0 0 0 0;
}
.footercol1 p {
  float: right;
  display: block;
  width: 85%;
}
.footercol2 {
  display: table;
  clear: both;
  width: 100%;
  content: "";
  padding: 8px 0;
}
.footercol2 h4 {
  display: block;
  float: left;
  width: 15%;
  font-weight: 900;
  color: #d4151a;
  line-height: normal;
}
.footercol2 p {
  display: block;
  float: right;
  width: 85%;
}
.footercol2 p span {
  font-weight: 900;
  color: #d4151a;
  padding: 0 8px;
}
.footercol2 p a {
  text-decoration: underline;
}
.footerbottomleft {
  float: left;
  display: block;
}
.footerbottomright {
  float: right;
  display: block;
}
.footersocial a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin: 0 1px;
  color: #fff !important;
  background: #d4151a;
}
.footersocial a:hover i {
  background: #333;
  color: #fff !important;
}
/*  End  */
/*  Inner contain wrapper  */
.innercontainwrapper {
  width: 1180px;
  margin: 0 auto;
  padding: 40px 0;
  clear: both;
  display: table;
  content: "";
}
.innercontainwrapper2 {
  width: 1180px;
  margin: 0 auto;
  padding: 40px 0 40px 0;
  clear: both;
  display: table;
  content: "";
}
.innercontainwrapper1 {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  clear: both;
  display: table;
  content: "";
}

.innercontainwrapper h3, .idxdownloadwrapper h3 {
  text-align: center;
  font-weight: 900;
  font-size: 32px;
  line-height: 32px;
  margin: 0 0 10px 0;
}
/*  End  */
/*  thank you text  */
.thankyoutext {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  margin: 0 auto;
  text-align: center
}
.thankyoutext h4 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0;
  color: #d4151a;
  margin-bottom: 10px;
}
.thankyoutext h6 {
  display: block;
  font-weight: 900;
  color: #d4151a;
  letter-spacing: 0;
  padding: 10px 0 15px 0;
}
.thankyoutext a {
  text-decoration: underline;
  color: #0053c5;
}
.thankyoutext a:hover {
  color: #000;
}
.thankyoutext p {
  margin: 0 0 15px 0;
}
.thankyoutext p span {
  font-weight: 900;
  color: #d4151a;
  letter-spacing: 0;
  padding: 5px 0;
}
/*  end   */
.suravyformbg {
  width: 76%;
  padding: 10px 4%;
  border-radius: 10px;
  /*max-height: 60%;*/
  margin: 20px auto;
  background: #f0f0f0;
  overflow-x: hidden;
}
.suravyformbg h3 {
  font-weight: 900;
  width: 100%;
  margin: 20px auto 10px auto;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0;
  color: #0061e4;
}
.suravyformbg h3 span {
  color: #000;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}
.suravyformbg h5 {
  font-weight: 900;
  margin: 0 auto 5px auto;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0;
}
/*.suravyformbg h4 {
	font-weight:900;
	margin: 0 auto 5px auto;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing:0;
}*/
.suravyformbg p {
  margin: 0 0 10px 0;
}
.suravyform1main {
  width: 100%;
  clear: both;
  display: table;
}
.suravyform1colwrap {
  width: 80%;
  margin: 0 auto;
  padding: 0 0 15px 0;
  display: table;
  clear: both;
  content: "";
}
.suravyform1col1 {
  float: left;
  display: block;
  width: 60%;
}
.suravyform1col2 {
  float: right;
  display: block;
  width: 40%;
}
.suravyform2main {
  width: 100%;
  clear: both;
  display: table;
}
.suravyform2wrap1 {
  width: 100%;
  clear: both;
  display: table;
  content: "";
  padding: 1%;
  margin: 10px 0;
}
.suravyform2wrap1:nth-child(odd) {
  background: #fff;
  border-radius: 5px;
}
.suravyform2wrap1box1 {
  float: left;
  display: block;
  width: 31.33%;
  margin: 1%;
}
.suravyform2wrap1box2 {
  display: block;
  width: 98%;
  margin: 1%;
}
.suravyformbg label {
  display: block;
  width: 100%;
  font-weight: 900;
  font-size: 16px !important;
  padding: 0 0 5px 0px;
  letter-spacing: 0;
  color: #444;
}
.suravyformbg label span {
  color: #000;
}
.suravyformbg .survaytextformnormal label {
  font-weight: 400;
}
.suravyformbg input, .suravyformbg textarea {
  width: 93%;
  border: 2px solid #d8d8d8;
  box-shadow: none;
  padding: 8px 3%;
  line-height: 20px;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #666;
  background: #f4f4f4 !important;
}
.suravyformbg select {
  width: 100%;
  box-shadow: none;
  height: 44px;
  padding: 8px 3% 12px 3%;
  line-height: 20px;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #000;
  border: 2px solid #d8d8d8;
  background: #f4f4f4 !important;
}
.suravyformbg input.error, .suravyformbg select.error {
  border: 2px solid #ff0000;
}
.suravyformbg input[type="checkbox"] {
  width: auto;
  padding: 0;
  margin: 10px;
}
.suravyformbg input[type="checkbox"].error {
  border: 1px solid #ff0000 !important;
}
.suravyformbg button {
  width: 180px;
  margin: 20px auto 0 auto;
  display: block;
  border: 0px;
  box-shadow: none;
  border-radius: 5px;
  padding: 14px 0;
  line-height: 22px;
  font-weight: 900;
  font-size: 20px;
  color: #ffffff;
  background: #0061e4;
  cursor: pointer;
  letter-spacing: 1px;
}
.suravyformbg button:hover {
  background: #000;
  color: #fff;
}
/*  End  */
.checkbox1 {
  display: inline-block !important;
  width: auto !important;
  position: relative;
  padding-left: 24px !important;
  margin: 5px 5px !important;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox1 span {
  padding: 0;
  margin: 0;
}
.checkbox1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkboxmark1 {
  position: absolute;
  top: 2px;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #eee;
  border: 1px solid #cccccc;
}
.checkbox1:hover input ~ .checkboxmark1 {
  background-color: #ccc;
}
.checkbox1 input:checked ~ .checkboxmark1 {
  background-color: #0061e4;
}
.checkboxmark1:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox1 input:checked ~ .checkboxmark1:after {
  display: block;
}
.checkbox1 .checkboxmark1:after {
  left: 5px;
  top: 2px;
  width: 2px;
  height: 6px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.othercheckinput {
  display: inline-block !important;
  position: relative;
  width: auto !important;
}
.othercheckinput input {
  width: 130px;
  padding: 8px 10px;
}
.radiobtn1 {
  display: inline-block !important;
  width: auto !important;
  position: relative;
  padding-left: 30px !important;
  margin: 7px 5px !important;
  cursor: pointer;
  font-size: 14px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radiobtn1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radiobtn1 span {
  padding: 0;
  margin: 0;
}
.radiocheckmark1 {
  position: absolute;
  top: 1px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
  border: 1px solid #cccccc;
}
.radiobtn1:hover input ~ .radiocheckmark1 {
  background-color: #ccc;
}
.radiobtn1 input:checked ~ .radiocheckmark1 {
  background-color: #0061e4;
}
.radiocheckmark1:after {
  content: "";
  position: absolute;
  display: none;
}
.radiobtn1 input:checked ~ .radiocheckmark1:after {
  display: block;
}
.radiobtn1 .radiocheckmark1:after {
  top: 6px;
  left: 6.5px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white;
}
/*  End  */


.headingtext2 {
	width:60%;
	margin:0 auto;
	text-align:center;
	padding:0 0 45px 0;
	font-size: 18px;
	line-height: 28px;
}
.headingtext2 h3 {
	color:#233348;
	font-size: 34px;
	line-height: 36px;
	font-weight: 900;
	margin: 0 0 10px 0;
	
	
}

/* Assetst  */


.assetsbox {
	width:86%;
	margin:10px auto;
	padding:4%;
	background:#fff;
	border-radius:10px;
	box-shadow: rgba(0, 0, 0, 0.23) 0px 3px 8px;
	line-height:normal;
	font-size:14px;
}
.assetsbox img {
	width:100%;
	display:table;
}
.assetsbox h4 {
	color:#233348;
	font-weight:900;
	font-size:15px;
	padding:7px 0;
}
.assetsbox .btn2 {
	line-height:20px;
	margin:7px 0 0 0;
}
.assetsbox .btn2 a {
	padding: 5px 15px;
}


/*  End  */

/*Sachin 093022*/


.MVideos{
  /*display: flex;*/
  width: 88%;
  margin: auto;
  text-align: center;
  padding: 30px;
}

.MVideos h3{
  font-weight: 900;
color: #000000;
font-size: 30px;
line-height: 34px;
text-align: center;
margin-bottom: 25px;
} 
.MVideos .gallerybox{
  width: 30%;
  margin: 25px 1%;
  display: inline-block;
}
.MVideos .gallerybox h4{
  font-weight: 700;
color: #000000;
font-size: 18px;
line-height: 23px;
margin-top: 10px;
}
/**/





/* CLEAR FIX */
.group:after {
  content: "";
  display: table;
  clear: both;
}
.clearboth {
  clear: both;
  min-height: 1px;
}
/* END FIX */