/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1280px) {
.container{
	width: 950px;
}  




}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
 .container{
	width:750px;
}
.body-wrapper {
  width: 750px;
}
.header-top-area {
  height: 118px;
}
.header-search ul li {
  width: 24%;
}
.header-search ul li a img {
  margin-right: 0;
}
.single-list.first ul {
  margin-left: 5px;
}
.single-list ul {
  margin-left: 20px;
}
.single-list {
  width: 33.33%;
}
.single-list ul li {
  font-size: 13px;
}
.faq-area h2 {
  font-size: 25px;
}
.search-all-warrent-heading {
  padding: 12px 10px;
}
.search-all-warrent-heading h2 {
  font-size: 16px;
}
.cnn-news-left img {
  width: 75%;
}
.search-and-find-left ul {
  font-size: 14px;
}
.search-and-find-left {
  padding: 10px 11px;
  width: 124px;
}
.search-and-find-right ul li a {
  font-size: 11px;
}
.search-and-find-right {
  width: 74%;
}
.footer-bottom p {
  width: 88%;
}
.search-all-warrent p.begin {
  font-size: 17px;
  width: 35%;
}
.certification-text {
  width: 58%;
}
.certification-right {
  width: 22%;
}
.certification-text p.top {
  margin-top: 28px;
}
.certification-right p {
  margin-top: 67px;
}
.comming-soon p {
  left: 28%;
}
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.container {
	width:315px;
}
.body-wrapper {
  width: 320px;
}
.header-top-area {
  height: 52px;
}
.header-search-area {
  display: none;
}
.header-search ul li a img {
  display: none;
}
.header-search ul li a {
  font-size: 8px;
  line-height: 11px;
  margin-top: 4px;
}
.header-search-wrapper {
  padding: 4px 2px;
}
.header-search ul li.last {
  width: 17%;
}
.header-search ul li.last a{
  margin-top: 0px;
}
.header-search ul li {
  width: 26%;
}
.header-top {
  display: none;
}
.single-list {
  border-bottom: 1px solid #000;
  border-right: 0 solid #000;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}
.single-list ul {
  margin-left: 14px;
}
.single-list.last {
  border-bottom: 0px solid #000;
}
.main-content {
  margin-left: 0;
}
.search-all-warrent-heading {
  padding: 12px 8px;
}
.search-all-warrent-heading h2 {
  font-size: 15px;
}
.search-all-warrent-left {
  width: 100%;
}
.search-all-warrent-right {
  width: 100%;
}
.faq-area h2 {
  font-size: 24px;
}
.cnn-news-left a {
  font-size: 11px;
}
.cnn-news-left img {
  width: 70%;
}
.search-and-find-right {
  padding: 9px 0 10px 4px;
  width: 78%;
}
.search-and-find-left {
  padding: 10px 0 10px 4px;
  width: 62px;
}
.search-and-find-right ul li {
  line-height: 9px;
}
.search-and-find-right ul li a {
  font-size: 8px;
}
.search-and-find-left ul {
  font-size: 8px;
}
.sidebar-area {
  margin-right: 0;
}
.footer-menu.main-menu ul li {
  padding: 0 5px;
}
.entire-footer {
  padding-top: 35px;
}
.main-menu ul li {
  font-size: 11px;
  margin-top: 10px;
  padding: 0 4px;
}
.search-warrent-header h2 {
  font-size: 19px;
  margin-top: 8px;
}
.search-all-warrent {
  margin-top: 8px;
  padding: 20px 20px 10px;
}
.search-all-warrent p.begin {
  font-size: 15px;
}
.cell input[type="text"] {
  height: 27px;
}
.home-input-box select {
  height: 27px;
}
.search-warrent-header p.main {
  font-size: 13px;
}
.comming-soon p {
  font-size: 26px;
  height: 34px;
  left: 6%;
  line-height: 34px;
  width: 279px;
  top: 84px;
}
.search-all-warrent p.begin {
  width: 99%;
}
.cell {
  float: none;
  margin-bottom: 6px;
  width: 100%;
}
.submit-button {
  float: left;
  width: 97%;
}
.certification-logo {
  width: 100%;
}
.certification-logo img {
  width: 47%;
}
.certification-logo img.img-two {
  width: 33%;
}
.certification-text {
  width: 100%;
}
.certification-right {
  width: 100%;
}
.certification-right p {
  margin-top: 20px;
}
.search-all-warrent-list {
  padding: 20px 6px;
}
.certification-text p.top {
  margin-top: 20px;
}
.main-menu ul li a span {
  display: none;
}
}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
	width:450px;
}
.body-wrapper {
  width: 460px;
}
.header-search ul li a {
  line-height: 28.5px;
  margin-top: 0;
}
.header-top-area {
  height: 72px;
}
.faq-area ul li a {
  font-size: 15px;
}
.search-all-warrent-heading {
  padding: 12px 6px;
}
.access-info img {
  width: 100%;
}
.main-menu ul li {
  font-size: 13px;
  padding: 0 13px;
}
.faq-area h2 {
  font-size: 21px;
}
.search-and-find-right {
  padding: 9px 0 10px 9px;
  width: 81%;
}
.search-and-find-right ul li {
  line-height: 11px;
}
.search-and-find-right ul li a {
  font-size: 10px;
}
.search-and-find-left {
  padding: 10px 0 10px 6px;
  width: 79px;
}
.search-and-find-left ul {
  font-size: 9px;
}
.comming-soon p {
  left: 20%;
}
.search-all-warrent p.begin {
  margin: 0 auto 20px;
  width: 66%;
}
.certification-logo img {
  width: 34%;
}
.certification-logo img.img-two {
  width: 23%;
}
.certification-text p.top {
  margin-top: 20px;
}
}