.term-item-wrapper {
  float: left;
}
.term-item-wrapper h1 {
  margin-top: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  .term-item-wrapper h1 {
    margin-bottom: 0;
  }
}
.term-item-wrapper h4 {
  margin: 0.85714em 1.16279% 0.21428em 0;
}
.term-item-wrapper .definitionOrSaysImage {
  margin-top: 0.71428em;
  padding: 0;
  width: 13.33333%;
  float: left;
}
@media only screen and (max-width : 767px) {
  .term-item-wrapper .definitionOrSaysImage {
    width: 10.96408%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  .term-item-wrapper .definitionOrSaysImage {
    display: none;
  }
}
.term-item-wrapper .definitionOrSaysImage span {
  display: block;
  height: 4.57142em;
  background: url("//cdn.techopedia.com/resource/images/techopedia-saysdefn.png") no-repeat scroll 0 0 transparent;
}
@media only screen and (max-width : 767px) {
  .term-item-wrapper .definitionOrSaysImage span {
    background: url("//cdn.techopedia.com/resource/images/techopedia-saysdefn.png?width=48&amp;scale=down") no-repeat scroll 0 0 transparent;
    width: 48px;
    height: 48px;
  }
}
@media only screen and (max-width: 480px) {
  .term-item-wrapper .definitionOrSaysImage span {
    background: url("//cdn.techopedia.com/resource/images/techopedia-saysdefn.png?width=32&amp;scale=down") no-repeat scroll 0 0 transparent;
    width: 32px;
    height: 32px;
  }
}
.term-item-wrapper .says .definitionOrSaysImage span {
  background-position: 0 -65px;
}
@media only screen and (max-width : 767px) {
  .term-item-wrapper .says .definitionOrSaysImage span {
    background-position: 0 -48px;
  }
}
@media only screen and (max-width: 480px) {
  .term-item-wrapper .says .definitionOrSaysImage span {
    background-position: 0 -32px;
  }
}
.term-item-wrapper .definitionOrSaysContent {
  margin: 0;
  padding: 0;
  margin-bottom: 2.5%;
  float: left;
  min-height: 100px;
  width: 85.53552%;
}
@media only screen and (max-width : 767px) {
  .term-item-wrapper .definitionOrSaysContent {
    width: 88.23529%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  .term-item-wrapper .definitionOrSaysContent {
    width: 100%;
  }
}
.term-item-wrapper .definitionOrSaysContent p:last-child {
  margin-bottom: 5px;
}
.related-terms {
  margin: 0 0 0.42857em 0;
  padding: 0;
}
.related-terms:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.related-terms .related-terms-left-col {
  float: left;
  width: 48%;
  margin: 0 1.00671% 0 0;
  padding: 0;
}
@media only screen and (max-width: 975px) {
  .related-terms .related-terms-left-col {
    width: 100%;
  }
}
.related-terms .related-terms-left-col ul {
  padding-left: 0;
}
.related-terms .related-terms-right-col {
  float: left;
  padding: 0;
  margin-top: 1em;
}
.related-terms ul li {
  font-size: 14px;
  font-weight: bold;
  list-style: none outside none;
  position: relative;
  line-height: 20px;
  text-decoration: none;
}
.related-terms ul li a {
  text-decoration: underline;
}
.related-terms .bottom-right-feature {
  float: right;
  margin-top: 16px;
}
.related-links {
  margin: 0;
  padding: 0;
}
.related-links h4 {
  float: left;
  width: 100px;
  margin: 0 0 4px 0;
  padding: 0 0 0 15px;
}
.related-links ul {
  padding-left: 0;
}
.related-links .relatedTagContents {
  float: left;
  padding: 0;
  font-size: 15px;
  margin: 0 0 4px 0;
}
@media only screen and (min-width : 768px) and (max-width : 976px) and (orientation : portrait) {
  .related-links .relatedTagContents {
    float: none;
  }
}
@media only screen and (max-width : 767px) {
  .related-links .relatedTagContents {
    float: none;
  }
}
.related-links .relatedTagContents a {
  margin-right: 5px;
}
.related-links .divVideoContent {
  padding-top: 10px;
  border-top: 1px dashed #BABABA;
  margin-top: 7px;
}
.related-links ul li {
  border-bottom: 1px dashed #BABABA;
  list-style: none outside none;
  padding: 5px 0 5px 0px;
  position: relative;
  text-decoration: none;
}
.related-links ul li a {
  font-weight: bold;
}
.related-links ul li .videoTitle {
  color: #1c74e0;
  font-weight: bold;
}
.breadCrumbsWithTopAd {
  position: relative;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 10px;
}
