.main-content-inner, .partner-one-blog {
  width: 100%;
  margin-bottom: 20px;
  margin-right: 0;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media screen and (max-width: 1070px) {
  .main-content-inner, .partner-one-blog {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 680px) {
  .main-content-inner, .partner-one-blog {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .main-content-inner .product-one-blogin, .partner-one-blog .product-one-blogin {
    display: none;
  }
}

.newslatter-blogin, .partner-one-blogin, .partner-sec-blogin {
  width: auto;
  background: #f0efef;
}
.newslatter-blogin .partner-blogbox, .partner-one-blogin .partner-blogbox, .partner-sec-blogin .partner-blogbox {
  width: 100%;
  height: auto;
}

.newslatter-blogbox, .partner-one-newslatter-blogbox {
  width: 100%;
  height: auto;
}
.newslatter-blogbox *, .partner-one-newslatter-blogbox * {
  width: 100% !important;
  height: auto !important;
}

.sub-banner {
  display: grid;
  grid-template-columns: 1fr 3fr;
}
.sub-banner .sub-banner-left {
  height: 361px;
  background: #f0f0ef;
}
.sub-banner .sub-banner-right {
  height: 361px;
  overflow: hidden;
}

* {
  max-width: 100vw;
}

#header {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.logo {
  width: 335px;
  height: 100px;
  margin-top: 51px;
  float: left;
}

.heade-rigth {
  height: auto;
  margin-left: 22px;
}
.heade-rigth .head-top {
  /* search */
}
.heade-rigth .head-top .head-top-inbox {
  margin: 23px 18px 24px;
  display: flex;
  justify-content: end;
}
.heade-rigth .head-top .head-top-inbox .contact-box {
  display: flex;
  justify-content: end;
  width: 100%;
}
.heade-rigth .head-top .head-top-inbox .contact-box {
  height: 35px;
  padding-top: 1px;
}
.heade-rigth .head-top .head-top-inbox .email {
  width: 22px;
  height: 35px;
  float: left;
}
.heade-rigth .head-top .head-top-inbox .email-img {
  width: 22px;
  height: 15px;
  margin-top: 8px;
}
.heade-rigth .head-top .head-top-inbox .mobile-box {
  height: 33px;
}
.heade-rigth .head-top #masthead {
  margin-left: 60px;
}
.heade-rigth .small-menu {
  height: 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.heade-rigth .small-menu .small-menu-inbox {
  width: auto;
  height: 27px;
  margin-right: 7px;
}
.heade-rigth .small-menu .small-menu-inbox .current-menu-item a {
  color: #d9791b;
}
.heade-rigth .small-menu .small-menu-inbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: end;
}
.heade-rigth .small-menu .small-menu-inbox ul li {
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  line-height: 24px;
  color: #a4a4a4;
  text-decoration: none;
  padding-right: 10px;
}
.heade-rigth .small-menu .small-menu-inbox ul li a {
  color: #a4a4a4;
  text-decoration: none;
}
.heade-rigth .small-menu .small-menu-inbox ul li a:hover {
  color: #D9791B;
  text-decoration: none;
}

.mobile-box {
  background: url("../tropictrend/images/phone-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-position: 58px;
  background-size: 13px;
  font-size: 18px !important;
  font-weight: normal;
  text-align: left;
  color: #d9791b !important;
  padding-left: 72px;
  line-height: 34px;
}

.nav-wrap {
  display: flex;
  justify-content: end;
}

#navigation {
  display: flex;
  height: 44px;
  background: url(../images/main-bg.png) repeat-x;
  border-top: 1px dotted #DA7A1C;
  border-bottom: 1px dotted #DA7A1C;
}
#navigation .home-icon {
  margin-right: 20px;
}
#navigation div#menuWhite {
  margin: 0 30px 0 80px;
}
#navigation div#menuWhite ul {
  margin: 0;
  padding: 2px 6px 0 0;
  list-style: none;
  display: flex;
}
#navigation div#menuWhite ul.menu {
  padding-left: 0;
}
#navigation div#menuWhite li {
  position: relative;
  z-index: 9;
  margin: 0;
  padding: 0px 1px 0 0;
  display: block;
  float: left;
}
#navigation div#menuWhite li:hover > ul {
  left: -2px;
  /*height:125px !important;*/
}
#navigation div#menuWhite a {
  position: relative;
  z-index: 10;
  display: block;
  float: left;
  line-height: 41px;
  text-decoration: none;
  height: 45px;
  font-family: "Univers47";
}
#navigation div#menuWhite li.current-menu-item a {
  color: #D9791B;
  /*font-weight: bold;*/
}
#navigation div#menuWhite li ul li.current-menu-item a {
  line-height: 0.8em;
  font-weight: bold;
}
#navigation div#menuWhite li.current-menu-item ul li a {
  color: #A9A9A9;
}
#navigation div#menuWhite li.current-menu-item ul li a:hover {
  color: #D9791B;
}
#navigation div#menuWhite ul ul {
  position: absolute;
  top: 36px;
  left: -5px !important;
  height: auto !important;
  width: auto !important;
  padding: 15px 8px;
  background: #f0f0ef;
  margin-top: 3px;
  /*	-moz-box-shadow:0 0 3px #222;
  	-webkit-box-shadow:0 0 3px #222;
  	box-shadow:0 0 3px #222;
  */
}
#navigation div#menuWhite ul ul a {
  padding: 5px 7px 5px 12px;
  height: auto;
  float: none;
  display: block;
  line-height: 1.2em !important;
  color: #a9a9a9;
  font-size: 14px;
  font-variant: normal;
  text-transform: uppercase;
  font-family: "Univers57";
  white-space: nowrap;
}
#navigation div#menuWhite ul ul a:hover {
  color: #D9791B;
}
#navigation div#menuWhite ul ul span {
  margin-top: 0;
  padding-right: 15px;
  padding-right: 20px;
  color: #4a4a4a;
}
#navigation div#menuWhite ul ul a:hover span:hover {
  color: #d9791b;
}
#navigation div#menuWhite ul ul li.last {
  background: 0;
}
#navigation div#menuWhite ul ul li {
  width: 100%;
}
#navigation div#menuWhite ul ul ul {
  padding: 0;
  margin: -52px 0 0 175px !important;
  margin-left: 172px;
}
#navigation div#menuWhite ul ul ul {
  background: #292929;
}
#navigation div#menuWhite ul ul ul ul {
  background: #262626;
}
#navigation div#menuWhite ul ul ul ul {
  background: #232323;
}

#menu-burger {
  --size: 24px;
  --color: #d9791b;
  display: none;
  position: absolute;
  z-index: 99;
  right: 20px;
  top: 20px;
  width: var(--size);
  height: var(--size);
}
#menu-burger .icon::before, #menu-burger .icon::after {
  content: "";
}
#menu-burger .icon .inner, #menu-burger .icon::before, #menu-burger .icon::after {
  display: block;
  position: absolute;
  width: 100%;
  height: calc(var(--size) / 5);
  background: var(--color);
  transition: all 0.3s;
}
#menu-burger .icon::before {
  top: 0;
}
#menu-burger .icon .inner {
  top: 50%;
  transform: translateY(-50%);
}
#menu-burger .icon::after {
  bottom: 0;
}

body.sidebar-open #menu-burger .icon .inner {
  opacity: 0;
}
body.sidebar-open #menu-burger .icon::before, body.sidebar-open #menu-burger .icon::after {
  top: 50%;
}
body.sidebar-open #menu-burger .icon::before {
  transform: translateY(-50%) rotate(45deg);
}
body.sidebar-open #menu-burger .icon::after {
  transform: translateY(-50%) rotate(-45deg);
}

.contact-box-mobile {
  position: absolute;
  flex-direction: column;
  display: none;
  height: 100%;
  margin: 0;
  padding: 0;
  left: 30px;
  justify-content: space-evenly;
}
.contact-box-mobile img {
  max-height: 30px;
  max-width: 30px;
}

@media screen and (max-width: 1570px) {
  #header .logo {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1130px) {
  #header .logo {
    width: auto !important;
  }
  #header .logo img {
    width: 230px;
    height: auto;
  }
}
@media screen and (max-width: 1140px) {
  #navigation {
    display: none;
  }
  .small-menu {
    visibility: hidden;
    pointer-events: none;
  }
  #menu-burger {
    display: inline-block;
  }
  .head-top {
    margin-top: 75px;
    margin-bottom: -75px;
  }
}
@media screen and (max-width: 980px) {
  .heade-rigth .head-top .head-top-inbox {
    flex-direction: column;
  }
  .heade-rigth .head-top .head-top-inbox #masthead {
    margin-left: 0;
  }
  .small-menu {
    display: none !important;
  }
  .head-top {
    margin-top: 55px;
    margin-bottom: -55px;
  }
}
@media screen and (max-width: 700px) {
  #header {
    flex-direction: column;
  }
  #header .logo {
    margin: 20px 0 10px;
    padding: 0;
    float: none;
    height: auto;
  }
  #header .logo a {
    display: block;
    text-align: center;
  }
  #header .logo img {
    max-width: calc(100% - 60px);
    margin: 0 40px;
  }
  #header .heade-rigth {
    display: none;
    width: 100%;
    margin: 0;
  }
  #header .heade-rigth .head-top-inbox {
    margin: 0 30px 20px;
  }
  #header .heade-rigth .contact-box {
    justify-content: center !important;
  }
  #header .heade-rigth #search-container {
    display: flex;
    justify-content: center;
  }
  #header .heade-rigth #search-container .searchbox {
    float: none;
  }
  #header #menu-burger {
    top: 50%;
    transform: translateY(-50%);
  }
  #header .contact-box-mobile {
    display: flex;
  }
}
@media screen and (max-width: 400px) {
  .contact-box-mobile img {
    width: 25px;
    height: 25px;
  }
}
.ft-blog1 {
  border-right: 1px dotted #d9791b;
}
.ft-blog1 .ft-promenu1 ul li:first-child a {
  font-size: 14px;
}
.ft-blog1 .ft-promenu2 {
  margin-top: 37px;
}
.ft-blog1 .ft-promenu2 li, .ft-blog1 .ft-promenu2 li a {
  font-size: 14px;
  line-height: 17px;
}

.footer-content-blog {
  display: grid;
  background: #f0f0f0;
  margin-top: 31px;
  grid-template-columns: repeat(3, 1fr) !important;
  grid-template: "a b c";
}
.footer-content-blog .ft-blog1 {
  grid-area: a;
}
.footer-content-blog .ft-blog2 {
  grid-area: b;
}
.footer-content-blog .ft-blog3 {
  grid-area: c;
}
.footer-content-blog .ft-propmenu2 li a {
  font-size: 14px;
  line-height: 17px;
}
.footer-content-blog .ft-blog1, .footer-content-blog .ft-blog2 {
  width: auto;
  margin: 17px 0 18px 0;
}
.footer-content-blog .ft-blog1 {
  border-right: 1px dotted #d9791b;
}
.footer-content-blog .ft-blog3 {
  flex-grow: 1;
  flex-shrink: 1;
  position: relative;
}
.footer-content-blog .ft-blog3 .bot-icon {
  position: absolute;
  right: 30px;
  bottom: 15px;
  width: 54px;
  height: 20px;
}
.footer-content-blog .ft-blog3 .ft-blog3-in {
  height: 25px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.sosial-blog1 {
  margin: 55px 0 55px 45px;
}

.knewsform_container {
  height: 100%;
}
.knewsform_container form, .knewsform_container fieldset {
  height: 100%;
}
.knewsform_container input {
  height: 100%;
  box-sizing: border-box;
  width: 100%;
  border: none;
  padding-left: 10px;
}

.ft-blog2-in-toppart .pdfimg {
  width: 100%;
  text-align: center;
}
.ft-blog2-in-toppart .pdfimg img {
  height: 53px;
}

@media screen and (max-width: 1030px) {
  .footer-content-blog {
    display: grid;
    grid-template-columns: inherit !important;
    grid-template: "a b" "c c";
  }
  .footer-content-blog .ft-blog2 {
    border-right: none;
  }
  .footer-content-blog .ft-blog3 {
    border-top: 1px dotted #d9791b;
    margin-top: 0;
  }
  .footer-content-blog .ft-blog3 .ft-blog3-in {
    height: auto;
  }
  .footer-content-blog > * {
    width: 100% !important;
  }
}
@media screen and (max-width: 650px) {
  .footer-content-blog {
    grid-template: "a" "b" "c";
  }
  .ft-blog1 {
    border-right: none;
    display: none;
  }
  .main-footer .sosial-blog1 {
    margin: 55px 20px;
    text-align: center;
  }
  .main-footer .sosial-blog1 img {
    width: 50px;
    height: 50px;
  }
}
.fancybox-skin {
  box-sizing: border-box;
  max-width: calc(100vw - 40px);
}

.fancybox-image {
  max-width: calc(100vw - 70px);
  height: auto;
}

.fancybox-inner {
  width: auto !important;
  height: auto !important;
}
.fancybox-inner #content-video {
  width: auto !important;
  height: auto !important;
}
.fancybox-inner video {
  max-width: calc(100vw - 70px) !important;
  height: auto;
}

@media screen and (max-width: 900px) {
  .metaslider .flex-control-nav {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  .news-content, .news-content > div, .news-content p, .partner-content, .partner-content > div, .partner-content p, .partner-one-content, .partner-one-content > div, .partner-one-content p {
    height: auto !important;
  }
  .news-content, .partner-content, .partner-one-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .sosial-box {
    width: 50px !important;
  }
}
.sub-banner {
  position: relative;
}

.sub-banner-right .flexslider img, .home_slider .flexslider img {
  width: auto !important;
  height: auto !important;
  object-fit: cover !important;
  object-position: center center !important;
  min-width: 100% !important;
  min-height: 100% !important;
}
.sub-banner-right .ml-slider.brand .flexslider img, .home_slider .ml-slider.brand .flexslider img {
  min-width: auto !important;
  min-height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
}
.sub-banner-right > iframe, .home_slider > iframe {
  width: 100%;
}

@media screen and (max-width: 800px) {
  .sub-banner {
    grid-template-columns: 1fr;
  }
  .sub-banner .sub-banner-left {
    display: none;
  }
}
@media screen and (min-width: 801px) {
  .sub-banner {
    grid-template-columns: 1fr 2fr;
    grid-gap: 10px;
    padding-bottom: 22px;
  }
}
.main-subcontent-blog {
  width: 100%;
  height: auto;
  /*border-bottom:1px dotted #d97a1c;*/
  background: #fff;
}

.main-subcontent-in-blog {
  width: 100%;
  height: auto;
  border-bottom: 1px dotted #d97a1c;
  background: #f0f0ef;
  margin-bottom: 30px;
  padding-top: 35px;
  padding-bottom: 45px;
  display: grid;
  grid-template-columns: 1fr 2fr;
}

.search-results .main-subcontent-in-blog {
  margin-bottom: 0;
}

.subcontent-leftblog {
  margin-top: 35px;
  text-align: right;
}

.subcontent-righttblog {
  height: auto;
  margin-top: 35px;
  margin-bottom: 45px;
}
.subcontent-righttblog img {
  max-width: 100%;
}

.symbol-blog {
  width: auto;
  height: auto;
  float: right;
}

@media screen and (max-width: 900px) {
  .sub-title {
    width: calc(100% - 56px) !important;
    box-sizing: border-box;
    height: auto !important;
    padding-bottom: 10px;
  }
  .sub-content {
    width: 100% !important;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 12px 28px !important;
  }
}
@media screen and (max-width: 680px) {
  .subcontent-righttblog p {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  .main-subcontent-in-blog {
    padding-top: 10px;
    padding-bottom: 0;
    grid-template-columns: 1fr;
  }
  .subcontent-leftblog {
    margin: 0 10px;
  }
  .subcontent-righttblog {
    margin: 10px 0 0;
  }
}
#sidebar {
  position: fixed;
  top: 0;
  right: 0;
  max-width: calc(100vw - 15px);
  width: 350px;
  background: #fff;
  z-index: 98;
  height: 100vh;
  transform: translateX(100vw);
  opacity: 0;
  transition: transform 0.5s, box-shadow 0.5s, opacity 0.5s;
}
#sidebar .inner {
  overflow-y: auto;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}
#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#sidebar ul a {
  display: block;
  padding: 1px 0;
}
#sidebar ul ul li a {
  color: #797878;
  display: block;
  padding-left: 4px;
  text-transform: uppercase;
}
#sidebar ul.nav-menu > li {
  margin-bottom: 15px !important;
}
#sidebar ul.nav-menu ul a {
  background: url(../tropictrend/images/button-arrow.png) no-repeat left;
  padding-left: 12px;
  background-size: 8px !important;
}
#sidebar ul.nav-menu ul ul li {
  padding-left: 10px;
}
#sidebar .sub-menu {
  margin-bottom: 0 !important;
}
#sidebar .email {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#sidebar .mobile-box {
  padding-left: 40px;
  background-position: 24px;
}
#sidebar .contact-box {
  display: flex;
  margin-bottom: 15px;
  margin-top: -4px;
}
#sidebar .contact-box img {
  height: 15px;
}
#sidebar .searchbox {
  margin-bottom: 20px;
  float: none;
  width: 100%;
}
#sidebar .searchbox .input {
  width: calc(100% - 60px);
}
#sidebar .home-link img {
  width: calc(100% - 60px);
  max-width: calc(100vw - 80px);
  height: auto;
  margin-bottom: 15px;
}

@media screen and (max-width: 1040px) {
  body.sidebar-open {
    overflow-y: hidden;
  }
  body.sidebar-open #sidebar {
    transform: translateX(0);
    box-shadow: 0 0 20px 20px rgba(0, 0, 0, 0.5);
    opacity: 1;
  }
}
.site-main > #primary > #content.site-content[role=main] {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-gap: 10px;
  margin-bottom: 31px;
}
.site-main > #primary > #content.site-content[role=main] > div {
  width: 100% !important;
  margin: 0;
}
.site-main > #primary > #content.site-content[role=main] .lightbox-title {
  max-width: 100vw;
}
.site-main > #primary > #content.site-content[role=main] .product4-cont-in-blog, .site-main > #primary > #content.site-content[role=main] .product4-cont-in-right-blog {
  box-sizing: border-box;
}
.site-main > #primary > #content.site-content[role=main] .lightboxin {
  padding: 0 20px;
}
.site-main > #primary > #content.site-content[role=main] .product4-cont-blog-inner {
  display: flex;
  justify-content: space-between;
}
.site-main > #primary > #content.site-content[role=main] .product4-cont-blog-inner .product4-cont-in-blog {
  width: 100%;
  max-width: 600px;
}
.site-main > #primary > #content.site-content[role=main] .product4-cont-blog-inner .product4-cont-in-right-blog {
  width: 100%;
  max-width: 350px;
}
@media screen and (max-width: 1150px) {
  .site-main > #primary > #content.site-content[role=main] .product4-cont-blog-inner {
    flex-direction: column;
  }
  .site-main > #primary > #content.site-content[role=main] .product4-cont-blog-inner .product4-cont-in-blog, .site-main > #primary > #content.site-content[role=main] .product4-cont-blog-inner .product4-cont-in-right-blog {
    max-width: 460px;
    margin: 0;
    padding: 30px 20px 50px;
    box-sizing: border-box;
    width: 100vw;
  }
}
@media screen and (max-width: 1080px) {
  .site-main > #primary > #content.site-content[role=main] .bx-wrapper {
    margin: 0 !important;
  }
}
@media screen and (max-width: 720px) {
  .site-main > #primary > #content.site-content[role=main] {
    grid-template-columns: 1fr;
  }
}

.product_list {
  /*float: left; width: 445px;*/
  padding: 0 0 0 11px;
}

.product_list ul {
  padding: 0;
  margin: 0;
}

.product_list ul li {
  float: left;
  height: 107px;
  list-style: outside none none;
  margin: 0 1% 1% 0;
  position: relative;
  width: 24%;
}

.product_list ul li a {
  float: left;
  width: 100%;
}

.product_list li:hover .mask {
  background: rgba(214, 124, 39, 0.7);
  opacity: 1;
  visibility: visible;
}

.product_list .mask {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  line-height: 107px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
  color: #fff;
  opacity: 0;
  visibility: hidden;
}

.product_list li:hover .mask::before {
  bottom: 45px;
  left: 0;
}

.mask::before {
  bottom: 80px;
  content: url("../tropictrend/images/down_arrow.png");
  height: 20px;
  left: 42%;
  position: absolute;
  transition: all 0.5s ease-in-out 0s;
  width: 20px;
}

.product_list li:hover .mask::after {
  right: 0;
  top: -44px;
}

.mask::after {
  content: url("../tropictrend/images/up_arrow.png");
  height: 20px;
  position: absolute;
  right: 41%;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 20px;
}

.product_list .farbun-box {
  height: 100%;
  margin-bottom: 0;
  width: 100%;
}

.product_list .farbun-inbox {
  float: left;
  height: 100%;
  padding-left: 0;
  width: 100%;
}

@media screen and (max-width: 470px) {
  .product_list ul li {
    width: auto !important;
  }
}
#icon-top img {
  width: 22px;
  height: 22px;
}

#search-form .submit {
  background-size: 22px;
}

#header .contact-box .email-img img {
  height: 15px;
}

.home-icon img {
  height: 19px;
}

.ft-emailpart-submit {
  background-size: 17px !important;
}

.button a {
  background-size: 8px !important;
}

#site-header .logo img {
  height: 100px;
  width: auto;
}
@media screen and (max-width: 500px) {
  #site-header .logo img {
    height: auto;
    width: calc(100% - 160px);
  }
}

/* CSS Document */
@font-face {
  font-family: "Univers57";
  src: url("../tropictrend/css/fonts/font/u57c___s.eot");
  src: url("../tropictrend/css/fonts/font/u57c___s.eot") format("embedded-opentype"), url("../tropictrend/css/fonts/font/u57c___s.woff") format("woff"), url("../tropictrend/css/fonts/font/u57c___s.ttf") format("truetype"), url("../tropictrend/css/fonts/font/u57c___s.svg#Univers57CondensedRegular") format("svg");
}
@font-face {
  font-family: "Univers47";
  src: url("../tropictrend/css/fonts/font/u57cb__s.eot");
  src: url("../tropictrend/css/fonts/font/u57cb__s.eot") format("embedded-opentype"), url("../tropictrend/css/fonts/font/u57cb__s.woff") format("woff"), url("../tropictrend/css/fonts/font/u57cb__s.ttf") format("truetype"), url("../tropictrend/css/fonts/font/u57cb__s.svg#Univers47CondensedLightBold") format("svg");
}
/*















@font-face {















   font-family: 'Univers47';















   src: url('../tropictrend/css/fonts/U57CB__S.TTF');















   src: url('../tropictrend/css/fonts/U57CB__S.TTF') format('embedded-opentype'),















		url('../tropictrend/css/fonts/U57CB__S.TTF') format('woff'),































}















*/
/*@font-face {















   font-family: 'Univers57';















   src: url('../tropictrend/css/fonts/U57C___S.TTF');















   src: url('../tropictrend/css/fonts/U57C___S.TTF') format('embedded-opentype'),















		url('../tropictrend/css/fonts/U57C___S.TTF') format('woff'),































}















*/
body {
  background: #ffffff !important;
  font-family: "Univers47";
  margin: 0px;
  padding: 0px;
  width: 100%;
  overflow-x: hidden;
}

/****header****/
#main {
  width: 100%;
  height: auto;
  background: #fff;
  position: absolute;
}

#wrapper {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  background: #FFF;
}

.searchbox {
  width: 268px;
  height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 19px;
  color: #a4a4a4;
  float: right;
  background: #f1f0f0;
}

.input {
  width: 203px;
  height: 33px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  color: #a4a4a4;
  padding-left: 18px;
  border: 0px;
  background: #f1f0f0;
  float: left;
}

.submit {
  width: 36px;
  border: 0px;
  background: url(../tropictrend/images/search-icon.png) no-repeat scroll 0 0 #f1f0f0;
  background-position: 12px;
}

.home-icon {
  width: 20px;
  height: 19px;
  margin-top: 13px;
  margin-left: 17px;
  float: left;
}

.titlebox span:nth-child(2) {
  /*display: none;*/
}

div#menuWhite a:hover,
div#menuWhite a:hover span {
  color: #D9791B;
}

div#menuWhite a:hover,
div#menuWhite > li:hvoer,
div#menuWhite li {
  color: #605145;
}

div#menuWhite span {
  display: block;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 95% 0;
}

div#menuWhite ul ul a.parent span {
  background-position: 95% 8px;
  background-image: url(../images/item-pointer.gif);
}

div#menuWhite ul ul a.parent:hover span {
  background-image: url(../images/item-pointer-mover.gif);
}

div#menuWhite a {
  padding: 0 10px 0 14px;
  line-height: 33px;
  color: #a4a4a4;
  font-size: 22px;
}

div#menuWhite span {
  margin-top: 5px;
  color: #666;
}

div#menuWhite ul a:hover span {
  color: #f63;
}

div#menuWhite ul ul span {
  color: #a9a9a9;
}

div#menuWhite ul ul a:hover span {
  color: #dadbde;
}

div#menuWhite li {
  background: none;
}

div#menuWhite li.last {
  background: 0;
}

div#menuWhite ul ul li {
  background: 0;
}

div#menuWhite li.back {
  width: 13px;
  height: 44px;
  z-index: 8;
  position: absolute;
  margin: -1px 0 0 -5px;
}

div#menuWhite li.back .left {
  height: 44px;
  margin-right: 8px;
}

#loginContainer {
  position: relative;
  float: right;
  font-size: 12px;
}

/*.search{















	width:209px;















	height:18px;















	padding:6px;















	border:0;















	margin-top:5px;















	margin-left:5px;















}*/
/****banner****/
.banner {
  width: 100%;
  height: auto;
  margin-bottom: 32px;
}

.content-titlebox {
  width: 100%;
  position: relative;
  text-align: right;
  margin-bottom: 15px;
  margin-top: -12px;
}
.content-titlebox::before {
  content: "";
  display: block;
  position: absolute;
  border-top: 1px dotted #d9791b;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.content-titlebox .titlebox {
  position: relative;
  display: inline-block;
  border: none !important;
  width: auto;
  background: #fff;
  font-size: 22px;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  padding: 0 17px;
  color: #da7a1c;
}
.content-titlebox .titlebox span[property=itemListElement] > span {
  color: #da7a1c !important;
}

.login .content-titlebox {
  width: 100%;
  height: 32px;
  border-top: 1px solid #d9791b;
  position: relative;
}

.login .titlebox {
  border: none !important;
  width: auto;
  height: 41px;
  background: #fff;
  font-size: 22px;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  color: #da7a1c;
  padding-left: 20px !important;
  position: absolute;
  right: 0px;
  top: -9px;
  padding-right: 17px;
}

.titlebox a {
  color: #5f5045;
  text-decoration: none;
}

/* change 05/03/14 kirit*/
.search .titlebox a {
  color: #da7a1c;
}

.titlebox span {
  color: #5f5045;
}

.titlebox span span.red {
  color: #ff0000;
}

.titlebox span span.black {
  color: #000;
}

/****content****/
.main-content-blog {
  width: 100%;
  height: auto;
}

.news-content {
  width: 100%;
  height: auto;
  /*padding-top:19px;*/
}

.news-content-in {
  width: 317px;
  max-width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  height: 143px;
  margin: auto;
}

.newslatter-title {
  width: 100%;
  border-bottom: 1px dotted #da7a1c;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #797878;
  line-height: 36px;
}

/*.news-content p { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-align:center; line-height:15px; color:#797878; margin-bottom:35px; margin-top:10px;}*/
.news-content p {
  color: #797878;
  font-family: Arial, Helvetica, sans-serif;
  height: 68px;
  margin-bottom: 35px;
  margin-top: 10px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.button {
  /*width:76px;*/
  height: 22px;
  /*background: url(../tropictrend/images/button-arrow.png) no-repeat left;*/
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  color: #d9791b;
  /* margin-left:147px; padding-left:10px;*/
  line-height: 22px;
  text-align: center;
  margin-bottom: 6px;
}

.button a {
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  background: url(../tropictrend/images/button-arrow.png) no-repeat left;
  padding-left: 12px;
  color: #d9791b;
  text-decoration: none;
}

.zoom {
  position: relative;
  top: 115px;
  left: 18px;
  float: left;
  height: 0;
}

.button1 {
  width: 53px;
  height: 22px;
  background: url(../tropictrend/images/button-arrow.png) no-repeat left;
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  color: #d9791b;
  margin: auto;
  /*padding-left:10px;*/
  line-height: 22px;
  text-align: center;
  margin-bottom: 6px;
}

.newsmovie-blogin {
  width: auto;
  min-height: 428px;
  background: #f0efef;
  float: left;
  margin-bottom: 10px;
  margin-right: 11px;
}

.newsmovie-blogbox {
  width: 376px;
  height: auto;
}

.newsmovie-content {
  width: 100%;
  height: auto;
  padding-top: 19px;
}

.newsmovie-content-in {
  width: 317px;
  height: auto;
  margin: auto;
}

.newsmovie-title {
  width: 100%;
  height: 36px;
  border-bottom: 1px dotted #da7a1c;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #797878;
  line-height: 36px;
}

.newsmovie-content p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 15px;
  color: #797878;
  margin-bottom: 39px;
  margin-top: 10px;
}

.partner-blogin {
  width: auto;
  height: auto;
  background: #f0efef;
  margin-bottom: 10px;
  margin-right: 11px;
  float: left;
}

.partner-content {
  width: 100%;
  height: auto;
  /*padding-top:19px;*/
}

.partner-content-in {
  width: 317px;
  max-width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  height: auto;
  margin: auto;
}

.partner-title {
  width: 100%;
  border-bottom: 1px dotted #da7a1c;
  font-size: 18px;
  line-height: 27px;
  font-weight: normal;
  text-align: center;
  color: #797878;
  margin-top: 4px;
}

.partner-content p {
  height: 68px;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  color: #797878;
  margin-bottom: 39px;
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;
}

/****footer-content****/
.main-footer {
  width: 100%;
  height: auto;
  border-top: 1px dotted #d9791b;
  float: left;
}

.ft-promenu1 {
  width: 110px;
  height: auto;
  float: left;
  margin: 39px 0px 0px 47px;
}

.ft-promenu1 li.menu-item-has-children a {
  font-weight: bold;
  color: #a4a4a4;
  /*font-size:14px*/
  text-decoration: none;
  color: #a4a4a4;
  font-weight: normal;
}

.ft-promenu1 li.current-menu-item a {
  color: #d9791b;
}

.ft-promenu1 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.ft-promenu1 ul.sub-menu li {
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 15px;
  text-decoration: none;
}

.ft-promenu1 ul.sub-menu li a {
  text-decoration: none;
  color: #a4a4a4;
  font-weight: normal;
}

.ft-promenu1 ul.sub-menu li a:hover,
.ft-promenu1 ul li a:hover {
  color: #d9791b;
}

.ft-promenu2 {
  width: 110px;
  height: auto;
  float: left;
  margin: 39px 0px 0px 22px;
}

.ft-promenu2 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.ft-promenu2 li.current-menu-item a,
.ft-promenu2 li.current-page-ancestor a,
.ft-promenu2 li.current_page_item a,
.ft-promenu2 li.current_page_parent a {
  color: #d9791b;
}

.ft-promenu2 li {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  text-decoration: none;
  list-style-type: none;
}

.ft-promenu2 li a {
  font-family: "Univers47";
  text-decoration: none;
  color: #a4a4a4;
  font-weight: normal;
  line-height: 17px;
}

.ft-promenu2 li a:hover {
  color: #d9791b;
}

.ft-blog2 {
  float: left;
  width: 386px;
  height: 317px;
  margin: 17px 0px 18px 0px;
  border-right: 1px dotted #d9791b;
}

.ft-blog2-in {
  width: 266px;
  height: auto;
  margin: auto;
  margin-top: 17px;
}

.ft-blog2-in-toppart {
  width: 100%;
  height: 79px;
  padding-top: 2px;
}

.ft-blog2-in-topheading {
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 16px;
  color: #d9791b;
  text-transform: uppercase;
  padding-top: 15px;
}

.ft-emailpart {
  width: 100%;
  height: 35px;
  background: #fff;
  margin-top: 21px;
}

#knewsform_1 > form > fieldset.knewsemail {
  float: left;
  width: 73%;
  margin: 0;
  padding: 0;
  /* padding-left: 18px; */
}

#knewsform_1 > form > fieldset.knewsbutton {
  float: right;
  /* width: 24px; */
  width: 12%;
  margin: 0;
  padding: 0;
}

.ft-emailpartin {
  width: 100%;
  height: 32px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #a4a4a4;
  border: 0px;
  float: left;
  border: 0px;
  padding-left: 5px;
}

.ft-emailpartin01 {
  width: 83%;
  height: 33px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #a4a4a4;
  border: 0px;
  float: left;
  border: 0px;
  padding-left: 18px;
  width: 93%;
  margin-top: 5px;
}

.ft-emailpart-submit {
  width: 100%;
  height: 35px;
  background: url(../tropictrend/images/email-arrow.png) no-repeat right 10px center;
  border: 0px;
  cursor: pointer;
}

.ft-informet-blog {
  width: 100%;
  height: 123px;
  margin-top: 23px;
}

.informate-title {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #797878;
  width: 230px;
  height: 24px;
  margin: auto;
}

.informate-cont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 18px;
  color: #797878;
  padding-top: 10px;
  width: 230px;
  height: auto;
  margin: auto;
}

#knewsform_1 > form > fieldset.requiredtext {
  display: none;
}

.ft-blog3-imgline {
  width: 350px;
  height: 25px;
  background: url(../images/top-symbol-img.png) no-repeat right;
  margin: auto;
  padding-top: 17px;
}

.sosial-blog {
  width: 296px;
  height: 71px;
  margin: auto;
}

.sosial-box {
  width: 71px;
  margin-left: 3px;
  float: left;
}
.sosial-box a {
  display: inline-block;
}
.sosial-box img {
  width: 100%;
  height: auto;
}

.sosial-box1 {
  width: 71px;
  height: 71px;
  margin-left: 2px;
  float: left;
}

/*old*/
.sm-loginbox {
  width: 100%;
  height: 90px;
  margin-top: 29px;
}

.smemail {
  width: 266px;
  height: 35px;
  background: #fff;
  border: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #a4a4a4;
  padding-left: 15px;
}

.smemail-password {
  width: 266px;
  height: 35px;
  background: #fff;
  border: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #a4a4a4;
  padding-left: 15px;
  margin-top: 7px;
}

.sm-login-box {
  width: 124px;
  height: 70px;
  padding-top: 25px;
  margin: auto;
}

.sm-loginboxin {
  width: 82px;
  height: 23px;
  background: url(../images/admin-login-arrow.png) no-repeat left;
  font-size: 18px;
  font-weight: normal;
  text-align: right;
  color: #d97a1c;
}

.sm-loginbox-txt {
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #d9791b;
  padding-top: 18px;
}

/*old*/
/*=====================subpage===========================*/
.sub-banner {
  width: 100%;
  height: auto;
  padding-bottom: 31px;
}

.sub-banner-left-innerblog {
  width: 165px;
  height: auto;
  margin-left: 32px;
  margin-top: 23px;
}

.sub-banner-left-inner-text {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #a4a4a4;
  text-decoration: none;
  text-transform: uppercase;
}

.sub-banner-left-inner-text li {
  color: #A4A4A4;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  text-align: left;
  text-decoration: none;
  list-style: none;
  text-transform: uppercase;
}
.sub-banner-left-inner-text li a {
  font-weight: 600;
}

.sub-banner-left-inner-text li.current_page_item a {
  color: #d9791b;
  font-weight: bold;
}

.sub-banner-left-inner-text a {
  font-family: "Univers57";
  color: #a4a4a4;
  text-decoration: none;
}

.sub-banner-left-inner-text a:hover {
  color: #d9791b;
  text-decoration: none;
}

.sub-title {
  width: 55%;
  height: 40px;
  margin-left: 28px;
  border-bottom: 1px dotted #d9791b;
}

h1 {
  font-size: 32px;
  font-weight: normal;
  text-align: left;
  line-height: 35px;
  color: #797878;
  margin: 0px;
  padding: 0 0 0 11px;
}

h2 {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 35px;
  color: #797878;
  margin: 0px;
  padding: 0 0 0 11px;
}

.sub-content {
  width: 55%;
  height: auto;
  margin-top: 12px;
  margin-left: 28px;
}

.sub-content p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #797878;
  padding-left: 11px;
  padding-top: 0px;
}

.photo-blog {
  width: auto;
  height: auto;
  /*margin:47px 0 36px 39px;*/
}

.photo {
  width: 98px;
  height: 148px;
  margin-right: 15px;
  float: left;
}

.photo-blog1 {
  height: 148px;
  float: right;
}

.photo1 {
  width: 98px;
  height: 148px;
  margin-right: 15px;
  float: left;
}

/*partner*/
.partner-one-blogin {
  width: 376px;
  height: auto;
  background: #f0efef;
  float: left;
  margin-bottom: 31px;
  margin-right: 11px;
}

.partner-one-blogbox {
  width: 376px;
  height: auto;
}

.partner-one-content {
  width: 100%;
  height: auto;
  /*padding-top:20px;*/
}

.partner-one-content-in {
  width: 330px;
  max-width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  margin: auto;
}

.partner-one-title {
  width: 100%;
  border-bottom: 1px dotted #da7a1c;
  font-size: 18px;
  line-height: 27px;
  font-weight: normal;
  text-align: center;
  color: #797878;
  text-transform: uppercase;
  padding: 6px 0;
}

.partner-one-content p {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  height: 68px;
  overflow: hidden;
  text-align: center;
  color: #797878;
  font-size: 16px;
  line-height: 22px;
}

/*product*/
.product-one-blog {
  width: 100%;
  height: auto;
}

.product-one-blogin {
  background: #f0efef;
}

.product-sec-blogin {
  width: 376px;
  height: auto;
  background: #f0efef;
  float: left;
  margin-bottom: 31px;
  margin-right: 11px;
}

.product-one-blogbox {
  width: 376px;
  height: auto;
}

.product-one-content {
  width: 100%;
  height: auto;
  padding-top: 22px;
}

.product-one-content-in {
  height: auto;
  margin: auto;
}

.product-one-title {
  width: 100%;
  height: 36px;
  border-bottom: 1px dotted #da7a1c;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #797878;
  line-height: 34px;
  text-transform: uppercase;
}

.product-one-content p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 15px;
  color: #797878;
  margin-bottom: 22px;
}

/*product2*/
.product-two-content-in {
  width: 164px;
  height: auto;
  margin: auto;
  margin-left: 30px;
  padding-bottom: 20px;
}

.product-two-content-in h3 {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #d9791b;
  margin: 0px;
  padding: 0px;
}

.product-two-content-in ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.product-two-content-in ul li {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #a4a4a4;
  padding-left: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.product-two-content-in ul li a {
  color: #a4a4a4;
  text-decoration: none;
  font-weight: normal;
}

.product-two-content-in ul li a:hover {
  color: #D9791B;
  text-decoration: none;
  font-weight: normal;
}

/*.product-two-content-in ul li:hover { background: url("../tropictrend/images/button-arrow.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);} */
.product-two-contenbox {
  width: 164px;
  height: auto;
  margin: auto;
  margin-left: 30px;
  padding-bottom: 20px;
  padding-bottom: 157px;
}

.product-two-contenbox ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.product-two-contenbox ul li {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #a4a4a4;
  text-decoration: none;
  text-transform: uppercase;
}

.product-two-contenbox ul li a {
  color: #a4a4a4;
  text-decoration: none;
  font-weight: normal;
}

.product-two-contenbox ul li a:hover {
  color: #a4a4a4;
  text-decoration: none;
  font-weight: normal;
}

/*product4-blog*/
.product4-cont-blog {
  width: 763px;
  height: 873px;
  float: right;
  background: #f0f0ef;
}

.product4-cont-in-blog {
  float: left;
  width: 418px;
  height: 532px;
  margin-left: 27px;
  margin-top: 42px;
}

.product4-conein-title {
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  line-height: 40px;
  color: #797878;
  width: 99%;
  text-transform: uppercase;
  border-bottom: 1px dotted #d9791b;
}

.product4-conein-title h1 {
  line-height: 45px;
}

.product4-conein-smtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  padding-top: 5px;
  color: #d9791b;
  width: 50%;
}

.product4-conein {
  width: 100%;
  height: auto;
}

.product4-conein p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #797878;
}

.product-price {
  width: 40%;
  height: auto;
}

.product-pricetext {
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  line-height: 40px;
  color: #797878;
  white-space: nowrap;
}

.product-pricetext span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #d9791b;
}

.produtct-detail-blog {
  width: 370px;
  height: 71px;
}

.produtct-detail-img1 {
  float: left;
  width: 142px;
  height: 71px;
  margin-right: 3px;
}

.produtct-detai2-img2 {
  float: left;
  width: 71px;
  height: 71px;
  margin-right: 3px;
}

.produtct-detai3-img3 {
  float: left;
  width: 71px;
  height: 71px;
  margin-right: 3px;
}

.produtct-detai4-img4 {
  width: 71px;
  height: 71px;
  margin-right: 3px;
}

/*product4-blog*/
.product4-cont-blog {
  margin-bottom: 31px;
  width: 763px;
  height: auto;
  float: right;
  background: #f0f0ef;
  padding-bottom: 20px;
}

.product4-cont-blog-main {
  width: 100%;
  height: auto;
}

.product4-cont-blog-inner {
  width: 100%;
  height: auto;
}

.product4-cont-in-blog {
  float: left;
  width: 460px;
  height: auto;
  margin-top: 30px;
  margin-left: 27px;
  /*margin-bottom: 170px;*/
  margin-bottom: 15px;
}

.product4-conein-title {
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  line-height: 40px;
  color: #797878;
  width: 100%;
  text-transform: uppercase;
  border-bottom: 1px dotted #d9791b;
}

.product4-conein-smtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  padding-top: 5px;
  color: #d9791b;
  width: 50%;
  padding-left: 12px;
}

.product4-conein {
  width: 101%;
  height: auto;
}

.product4-conein p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #797878;
  padding-left: 12px;
  padding-bottom: 3px;
}

.product-price {
  width: 40%;
  height: auto;
}

.product-pricetext {
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  line-height: 20px;
  color: #797878;
  padding-left: 10px;
  padding-top: 4px;
}

.product-pricetext span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #d9791b;
}

.produtct-detail-blog {
  width: 370px;
  height: 71px;
  margin-top: 46px;
  padding-left: 12px;
}

.produtct-detail-img1 {
  float: left;
  width: 142px;
  height: 71px;
  margin-right: 3px;
}

.produtct-detai2-img2 {
  float: left;
  width: auto;
  height: 71px;
  margin-right: 3px;
}

.produtct-detai3-img3 {
  float: left;
  width: 71px;
  height: 71px;
  margin-right: 3px;
}

.produtct-detai4-img4 {
  width: 71px;
  height: 71px;
  margin-right: 3px;
}

.product4-cont-in-right-blog {
  float: right;
  width: 237px;
  height: auto;
  margin: 40px 28px 0px 0px;
}

.product4-cont-in-right-title {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 40px;
  color: #797878;
  text-transform: uppercase;
  width: 100%;
  border-bottom: 1px dotted #d97a1c;
  margin-bottom: 29px;
}

.product4-cont-in-right-blog h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  line-height: 22px;
  color: #797878;
  margin: 16px 0px 0px 18px;
  padding: 0px;
}

.cane-line-logo {
  width: 145px;
  height: auto;
  padding-left: 20px;
}

.product4-cont-in-right-blog p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #797878;
  margin: 0px 0px 0px 0px;
  padding-left: 18px;
}

.farbun-box {
  width: 130px;
  height: 49px;
  margin-bottom: 10px;
}

.farbun-inbox {
  float: left;
  width: 49px;
  height: 49px;
  padding-left: 19px;
}

.farbun-txt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  line-height: 22px;
  color: #797878;
  padding-top: 16px;
}

.lightbox-main {
  width: calc(100% - 60px);
  height: auto;
  margin: auto 30px;
}

.lightbox-title {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 40px;
  color: #797878;
  text-transform: uppercase;
  width: 100%;
  border-bottom: 1px dotted #d97a1c;
  margin-bottom: 9px;
}

.lightboxin {
  width: 100%;
  height: auto;
  /*margin-left:12px;*/
}

.lightbox1 {
  float: left;
  width: 169px;
  height: 114px;
  margin-right: 3px;
}

/*email-newslatter*/
#mail-wrapper {
  width: 963px;
  height: 380px;
  margin: 0 auto;
  /*padding-top:10%;*/
}

.mail-inner-blog {
  width: 861px;
  height: auto;
  margin: auto;
  /*padding-top:53px;*/
}

/*.logo1 { width:341px; height:113px;}*/
#knews_dialog_bg {
  height: auto !important;
}

.e-newslatter1-blog {
  width: 100% px;
  height: 198px;
  background: #f0efef;
  margin-top: 30px;
}

.mail-in-text-title {
  font-size: 32px;
  font-weight: normal;
  text-align: left;
  line-height: 40px;
  color: #797878;
  padding: 40px 0 0 83px;
  font-family: "Univers47";
}

.mail-in-text-title span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}

.mail-in-text-sm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #d9791b;
  padding-top: 10px;
}

/*email-page*/
#emailpage-wrapper {
  width: 1150px;
  margin: 0 auto;
  padding-top: 10%;
}

.email-heade-rigth {
  width: 791px;
  height: auto;
  float: right;
  margin-left: 22px;
  margin-top: 70px;
}

.email-head-top {
  width: 100%;
}

.email-navtitle {
  font-size: 22px;
  font-weight: normal;
  text-align: right;
  line-height: 44px;
  color: #a4a4a4;
  padding-right: 18px;
}

#container {
  width: 1150px;
}

/**** SLIDER ***/
.viewer {
  height: 361px;
  width: 1150px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.1);
}

.slideimages {
  position: absolute;
  top: 0;
  left: 0;
}

.slideimages img {
  float: left;
}

.paging {
  position: absolute;
  bottom: 0px;
  height: 15px;
  z-index: 8;
  display: none;
  padding: 10px 3px 0px 10px;
  top: 1px;
  right: 13px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}

.paging a {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/mark-up.gif);
  text-indent: -9999px;
  float: left;
  margin-right: 1px;
}

.paging a.active {
  background: url(../images/mark-dwn.gif);
}

.product4-cont-in-right-title h2 {
  padding-left: 18px;
}

div#menuWhite1 {
  height: 44px;
  background: url(../images/main-bg.png) repeat-x;
  border-top: 1px solid #DA7A1C;
  border-bottom: 1px solid #DA7A1C;
  margin-top: 13px;
}

/*login*/
.admin-log-in {
  width: 266px;
  height: 272px;
  margin-top: 25px;
  margin-left: 53px;
}

.admin-log-inner {
  width: 133px;
  height: 79px;
  margin-left: 66px;
  margin-top: 30px;
}

.adpdfimg {
  width: 45px;
  height: 53px;
  margin-left: 46px;
}

.admin-log-inner-txt {
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 16px;
  color: #d9791b;
  text-transform: uppercase;
  padding-top: 8px;
}

.adsm-loginbox {
  width: 266px;
  height: auto;
  margin-top: 22px;
}

.adsmemail {
  width: 249px;
  height: 35px;
  background: #fff;
  border: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #a4a4a4;
  margin-bottom: 5px;
  padding-left: 17px;
}

.adsmemail-password {
  width: 249px;
  height: 35px;
  background: #fff;
  border: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #a4a4a4;
  padding-left: 17px;
}

.adsm-login-box {
  width: 103px;
  height: 26px;
  margin-top: 26px;
  margin-left: 80px;
}

.adsm-loginboxin {
  width: 78px;
  height: 23px;
  background: url(../images/admin-login-arrow.png) no-repeat left;
  font-size: 18px;
  font-weight: normal;
  text-align: right;
  color: #d97a1c;
  margin-left: 14px;
}

#loginform p.submit {
  background: none;
  padding-left: 115px !important;
}

#login .submit #wp-submit {
  background: url(images/admin-login-arrow.png) no-repeat scroll left center rgba(0, 0, 0, 0);
  border: medium none;
  color: #D97A1C;
  font-size: 17px;
  font-weight: bold;
  height: 45px;
  text-align: right;
  text-transform: uppercase;
  font-family: "Univers57";
  box-shadow: none;
  padding-right: 116px;
  text-indent: 15px;
}

#lostpasswordform .submit #wp-submit {
  background: url(images/admin-login-arrow.png) no-repeat scroll left center rgba(0, 0, 0, 0);
  border: medium none;
  color: #D97A1C;
  font-size: 17px;
  font-weight: bold;
  height: 25px;
  margin-left: 84px;
  text-align: right;
  text-transform: uppercase;
  font-family: "Univers57";
  width: 86px;
  box-shadow: none;
  padding-top: 2px;
  padding-left: 27px;
  padding-right: 25px;
  margin-top: -10px;
}

.adsm-loginbox-txt {
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 15px;
  color: #d9791b;
  padding-top: 15px;
  width: 104px;
  height: 35px;
}

/*new-contact-unuse*/
#au-contact-main {
  width: 100%;
  height: auto;
  background: #fff;
}

#au-contact-wrapper {
  width: 1385px;
  height: 1024px;
  margin: auto;
}

.au-contact-head {
  width: 100%;
  height: 95px;
  border-bottom: 1px dotted #d9791b;
}

.contact-p-logo {
  width: 309px;
  height: 95px;
}

.au-content-main {
  width: 100%;
  height: 833px;
}

.au-content-left {
  float: left;
  background: #f0f0ef;
  width: 309px;
  height: 833px;
}

.au-content-right {
  float: right;
  width: 1000px;
  height: 833px;
  margin-right: 12px;
}

.au-content-left-titlebox {
  width: 133px;
  height: auto;
  margin: 96px 0 32px 36px;
}

.au-content-left-titlebox02 {
  width: 133px;
  height: auto;
  margin: 0px 0 32px 36px;
}

.au-content-left-title {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #a4a4a4;
  text-transform: uppercase;
}

.au-content-left-titlebox01 {
  width: 133px;
  height: auto;
  margin: 0px 0 0 0px;
}

.au-content-left-titlebox01 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.au-content-left-titlebox01 ul li {
  margin: 0px;
  padding: 0px;
  font-family: "Univers47";
}

.au-content-left-titlebox01 ul li a {
  font-family: "Univers57";
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 16px;
  color: #a4a4a4;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 32px;
}

.au-content-main-footer {
  width: 100%;
  height: 94px;
  border-top: 1px dotted #d9791b;
}

.au-content-main-footer-left {
  float: left;
  width: 371px;
  height: 50px;
  margin-left: 46px;
}

.au-x-blog {
  width: 88px;
  height: 20px;
  background: url(../images/x-img.png) no-repeat left;
  font-size: 16px;
  text-align: right;
  line-height: 22px;
  color: #a4a4a4;
  margin-top: 13px;
  margin-right: 15px;
  float: left;
}

.au-ftr-arrow-blog {
  width: 252px;
  height: 16px;
  background: url(../images/ftr-right-arrow.png) no-repeat left;
  font-size: 16px;
  text-align: right;
  line-height: 22px;
  color: #a4a4a4;
  margin-top: 13px;
  float: right;
  padding-right: 15px;
}

.au-content-main-footer-left p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #a4a4a4;
  margin: 0px;
  padding: 0px;
}

.au-content-main-footer-right {
  float: right;
  width: 477px;
  height: 29px;
  margin-top: 13px;
  margin-right: 34px;
}

.au-content-main-footer-right p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 15px;
  color: #bababa;
  margin: 0px;
  padding: 0px;
}

.au-content-right-inner {
  width: 430px;
  height: auto;
  margin-top: 90px;
}

.au-content-right-inner p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  color: #797878;
  padding: 37px 0 0 11px;
}

.clear {
  clear: both;
}

.entry-title {
  display: none;
}

.button1 a {
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  color: #d9791b;
  text-decoration: none;
}

/*tushar-----------------------------*/
.product-two-contenbox ul li a:hover {
  color: #D9791B;
}

.menu {
  margin: 0 !important;
  padding: 0 !important;
}

.response > p > a {
  color: #666;
}

.response > p {
  font-family: "Univers57";
  font-size: 13px;
  padding: 1px 7px;
  color: #797878;
  /*kirit*/
  background: #F0F0F0;
  /*kirit*/
  height: 35px;
}

.ft-promenu1 ul li {
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  text-align: left;
  text-decoration: none;
}

.ft-promenu1 ul li.current_page_item a {
  color: #d9791b;
  font-weight: bold;
  font-size: 16px;
}

.ft-promenu1 ul li.current_page_item ul li a {
  color: #a4a4a4;
  font-size: 12px;
  font-weight: normal;
}

.sub-menu li.current-menu-item > a {
  color: #d9791b !important;
}

.ft-promenu1 ul li:first-child a {
  font-weight: bold;
  font-size: 16px;
}

.ft-promenu1 ul li ul li a {
  font-size: 12px !important;
  font-weight: normal !important;
}

.ft-promenu1 ul li a {
  color: #A4A4A4;
  font-weight: normal;
  text-decoration: none;
}

div#menuWhite li:nth-child(1) ul {
  left: -1.3em !important;
  overflow: hidden !important;
}

div#menuWhite li ul {
  overflow: hidden !important;
}

div#menuWhite li:nth-child(2) ul {
  left: -1.9em !important;
}

div#menuWhite li:nth-child(3) ul {
  left: -2em !important;
  overflow: hidden !important;
}

div#menuWhite li:nth-child(4) ul {
  left: 0.3em !important;
}

div#menuWhite li:nth-child(5) ul {
  left: -1.7em !important;
}

/*----------------------------tushar*/
/*krunal-------*/
.lightbox-main-bot-txtinbox1 {
  color: #797878;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-variant: normal;
  height: 30px;
  line-height: 30px;
  margin-right: 3px;
  text-align: center;
  width: 169px;
}

/*-------krunal*/
.product-two-content-in ul > li a {
  color: #A4A4A4;
  font-weight: normal;
  text-decoration: none;
}

.product-two-content-in ul > li {
  color: #A4A4A4;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  text-align: left;
  text-decoration: none;
  list-style: none;
  text-transform: uppercase;
}

.product-two-content-in ul > li:hover .sub-menu {
  /* display: block; */
  transition: 0.5s;
  color: #D9791B;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0;
  padding: 0;
  text-align: left;
}

.product-two-content-in > ul li:hover ul.sub-menu {
  /*display: block;*/
  transition: 0.5s;
}

.product-two-content-in ul li .sub-menu {
  display: none;
}

.product-one-content {
  padding: 22px 0;
  width: 100%;
}

.product-two-content-in ul li ul li:hover {
  background: url("../tropictrend/images/button-arrow.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
}

.product-slider {
  list-style: none;
  margin: 0;
  padding: 0;
}

.attachment-763x361 {
  height: 361px !important;
  width: 761px !important;
}

.imgOndet {
  background: url("../tropictrend/images/prj-bg.jpg") no-repeat;
}

.imgOndet {
  background: url("../tropictrend/images/prj-bg.jpg") no-repeat;
  height: 361px;
  line-height: 357px;
  text-align: center;
  vertical-align: middle;
  width: 761px;
}

.imgOndet img {
  vertical-align: middle;
}

.partner-one-blog .wp-post-image {
  height: 252px;
  width: 376px;
}

img {
  border: medium none;
}

/*kirit---------*/
.search-content {
  height: auto;
  margin-left: 28px;
  margin-top: 36px;
  font-family: "Univers47";
  color: #797878;
  padding: 0px;
  text-decoration: none;
}

.search-content p {
  color: #797878;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  padding-top: 0;
  text-align: left;
  text-decoration: none;
}

/*kirit-------end*/
.search-content a {
  color: #DA7A1C !important;
}

.pagination.loop-pagination span {
  color: #A4A4A4;
}

.pagination.loop-pagination span a {
  color: #A4A4A4;
}

.breadcrumb a:first-child {
  display: none;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.active a {
  color: #D9791B;
}

/*tushar--*/
/*.newslatter-blogbox video {







height: 211px;







width: 375px;







padding-top: 41px;







background-color: black;







} */
/*kirit*/
.lightbox1 > a {
  color: #797878;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-variant: normal;
  height: 30px;
  margin-right: 3px;
  text-align: center;
  width: 169px;
}

/*kirit*/
.search-excerpt {
  color: #DA7A1C;
}

.pagination.loop-pagination {
  text-align: center;
  color: #797878;
}

.search-content > a {
  text-decoration: none;
}

.partner-content-in a {
  color: #D9791B;
}

/* kirit ---end*/
/*.product-two-content-in ul > li a.active {







	color: #D9791B;







	/*background:url("../tropictrend/images/button-arrow.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);*/
/*}*/
div#menuWhite .current_page_parent > a {
  color: #615144 !important;
}

.product-two-content-in ul > li a.active {
  color: #D9791B;
}

/*.product-two-content-in ul > li a.active*/
.product-two-content-in ul > li ul li a.active {
  background: url("../tropictrend/images/button-arrow.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
  color: #D9791B;
  left: -10px;
  padding-left: 10px;
  position: relative;
  background-size: 9px;
}

li.active .sub-menu {
  display: block !important;
}

/*sitesmap-kirti*/
#wp-realtime-sitemap-pages h3 {
  width: 100%;
  font-family: "Univers47";
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  line-height: 35px;
  color: #A4A4A4;
  border-bottom: 1px dotted #DA7A1C;
  padding-left: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#wp-realtime-sitemap-pages h3 code {
  font-family: "Univers47";
}

#wp-realtime-sitemap-pages ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#wp-realtime-sitemap-pages ul li {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  /*background:url(../tropictrend/images/sitemap-bullet.png) no-repeat left; padding-left:20px;*/
}

#wp-realtime-sitemap-pages ul li a {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #A4A4A4;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../tropictrend/images/button-arrow.png) no-repeat left 10px center;
  padding-left: 23px;
}

#wp-realtime-sitemap-pages ul li a:hover {
  color: #DA7A1C;
}

#wp-realtime-sitemap-menu h3 {
  width: 100%;
  font-family: "Univers47";
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  line-height: 35px;
  color: #A4A4A4;
  border-bottom: 1px dotted #DA7A1C;
  padding-left: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#wp-realtime-sitemap-menu h3 code {
  font-family: "Univers47";
}

#wp-realtime-sitemap-menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#wp-realtime-sitemap-menu ul li {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  /*background:url(../tropictrend/images/sitemap-bullet.png) no-repeat left; padding-left:20px;*/
}

#wp-realtime-sitemap-menu ul li a {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #A4A4A4;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../tropictrend/images/button-arrow.png) no-repeat left 10px center;
  padding-left: 23px;
}

#wp-realtime-sitemap-menu ul li a:hover {
  color: #DA7A1C;
}

#wp-realtime-sitemap-categories h3 {
  width: 100%;
  font-family: "Univers47";
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  line-height: 35px;
  color: #A4A4A4;
  border-bottom: 1px dotted #DA7A1C;
  padding-left: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#wp-realtime-sitemap-categories h3 code {
  font-family: "Univers47";
}

#wp-realtime-sitemap-categories ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#wp-realtime-sitemap-categories ul li {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  /*background:url(../tropictrend/images/sitemap-bullet.png) no-repeat left; padding-left:20px;*/
}

#wp-realtime-sitemap-categories ul li a {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #A4A4A4;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../tropictrend/images/button-arrow.png) no-repeat left 10px center;
  padding-left: 23px;
}

#wp-realtime-sitemap-categories ul li a:hover {
  color: #DA7A1C;
}

#wp-realtime-sitemap-archives h3 {
  width: 100%;
  font-family: "Univers47";
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  line-height: 35px;
  color: #A4A4A4;
  border-bottom: 1px dotted #DA7A1C;
  padding-left: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#wp-realtime-sitemap-archives h3 code {
  font-family: "Univers47";
}

#wp-realtime-sitemap-archives ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#wp-realtime-sitemap-archives ul li a {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #A4A4A4;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../tropictrend/images/button-arrow.png) no-repeat left 10px center;
  padding-left: 23px;
}

#wp-realtime-sitemap-archives ul li a:hover {
  color: #DA7A1C;
}

#wp-realtime-sitemap-posts h3 {
  width: 100%;
  font-family: "Univers47";
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  line-height: 35px;
  color: #A4A4A4;
  border-bottom: 1px dotted #DA7A1C;
  padding-left: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#wp-realtime-sitemap-posts h3 code {
  font-family: "Univers47";
}

#wp-realtime-sitemap-posts ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#wp-realtime-sitemap-posts ul li a {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #A4A4A4;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../tropictrend/images/button-arrow.png) no-repeat left 10px center;
  padding-left: 23px;
}

#wp-realtime-sitemap-posts ul li a:hover {
  color: #DA7A1C;
}

#wp-realtime-sitemap-tags h3 {
  width: 100%;
  font-family: "Univers47";
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  line-height: 35px;
  color: #A4A4A4;
  border-bottom: 1px dotted #DA7A1C;
  padding-left: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#wp-realtime-sitemap-tags h3 code {
  font-family: "Univers47";
}

#wp-realtime-sitemap-tags ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#wp-realtime-sitemap-tags ul li a {
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #A4A4A4;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../tropictrend/images/button-arrow.png) no-repeat left 10px center;
  padding-left: 23px;
}

#wp-realtime-sitemap-tags ul li a:hover {
  color: #DA7A1C;
}

.sub-menu {
  margin-bottom: 15px !important;
}

#metaslider_58 li img {
  display: block !important;
}

.sub-menu li a {
  font-family: "Univers57";
}

.sub-banner-left-inner-text li.active {
  font-weight: bold;
}

/** kirit**/
.login.login-action-login.wp-core-ui > div {
  height: 272px;
  margin-left: 53px;
  margin-top: 0px;
  width: 266px;
}

#login .input {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  color: #A4A4A4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 35px;
  margin-bottom: 5px;
  padding-left: 17px;
  width: 249px;
  font-weight: normal;
  padding-top: 9px;
}

.sub-banner #login h1 a {
  display: none;
}

.login {
  color: #A4A4A4;
}

#login #nav a {
  color: #D9791B;
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  margin-left: 0px;
}

#login #backtoblog a {
  color: #D9791B;
  font-family: "Univers57";
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  margin-left: 0px;
}

.login #nav, .login #backtoblog {
  margin: 5px 0;
}

.label_web {
  display: none;
}

#login > p {
  margin: 0px;
}

.pagenav ul {
  padding: 0;
}

.titlebox font {
  color: #DA7A1C;
}

.sub-content a {
  color: #DA7A1C;
}

.forgetmenot > label {
  display: none;
}

/** kirit end**/
#secondary {
  display: none;
}

#page #main1 #secondary {
  display: none;
}

a {
  color: #D97A1C;
  text-decoration: none;
}

.email-navtitle a {
  color: #A4A4A4 !important;
  text-decoration: none;
}

.email-navtitle a:hover {
  color: #D97A1C;
  text-decoration: none;
}

.sub-banner-left-inner-text a {
  color: #A4A4A4;
  font-family: "Univers57";
  text-decoration: none;
}

.sub-banner-left-inner-text {
  color: #A4A4A4;
  font-family: "Univers57";
  font-size: 16px;
  font-weight: normal;
  line-height: 17px;
  text-align: left;
  text-transform: uppercase;
}

body {
  font-family: "Univers47";
}

#search-form .submit {
  height: 35px;
  cursor: pointer;
}

#login_error {
  font-size: 12px;
}

.metaslider .slides img {
  display: inline !important;
  vertical-align: middle !important;
}

.metaslider .slides li {
  line-height: 357px !important;
  text-align: center !important;
}

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  margin: 0px !important;
  right: -36px;
}

.flex-direction-nav .flex-prev {
  left: -36px;
  margin: 0px !important;
}

html {
  background: #ffffff;
}

div.updated,
.login .message,
.press-this #message {
  background-color: #F0F0EF !important;
  box-shadow: none !important;
  width: 302px;
  padding-left: 8px;
  border-left: none;
  padding: 10px 0 0 10px;
}

.login form {
  background-color: #F0F0EF !important;
  box-shadow: none !important;
  margin-top: -32px;
  height: 160px;
  margin-left: -18px;
  padding-bottom: 0;
}

#login {
  margin: auto;
  padding: 0 0 0;
  width: 320px;
}

.sub-banner-left-inner-text a.active {
  color: #D97A1C;
  font-weight: bold;
}

.login #nav {
  margin: -5px !important;
  margin-top: 7px !important;
}

div.error,
.login #login_error {
  background: #F0F0EF !important;
  border-left: none !important;
  box-shadow: none;
}

#menuWhite .current-menu-ancestor > a {
  color: #D9791B !important;
}

#login form p.submit {
  margin: 0;
  padding: 0px;
  width: 150px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-top: 26px;
}

#lostpasswordform .button.button-primary.button-large {
  width: 210px !important;
}

#lostpasswordform {
  background-color: #F0F0EF !important;
  box-shadow: none !important;
  height: 75px;
  margin-left: -18px;
  margin-top: -32px;
}

.single-products .titlebox span:last-child {
  display: none;
}

.search.search-no-results .search-content .search-form .input {
  background: white;
}

.search.search-no-results .page-content {
  padding-left: 11px;
}

.date {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 35px;
  color: #797878;
  margin: 0px;
  padding: 0 0 0 39px;
  font-family: Arial, Helvetica, sans-serif;
}

#mail-wrapper > div > div.logo1 {
  text-align: left;
}

#knews_dialog_bg {
  width: auto !important;
  margin-left: -512px !important;
  margin-top: -234px !important;
}

/*tushar---------->>>>>>>>>>>*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .titlebox {
    border: 4px solid #FFF !important;
    box-shadow: 0px 1px 0px #FFFFFF !important;
    outline: #FFF !important;
    margin-top: -3px !important;
  }
  .searchbox {
    height: 38px !important;
  }
  .ft-emailpart {
    height: 38px !important;
  }
  #knewsform_1 > form > fieldset.knewsbutton {
    width: 30px !important;
  }
  #knewsform_1 > form > fieldset.knewsemail {
    width: 73% !important;
  }
}
/*<<<<<<<<<----------tushar*/
#product-slider-div .bx-controls-direction .disabled {
  display: none !important;
}

img {
  -ms-interpolation-mode: bicubic;
}

#wp-realtime-sitemap-tags > ul > li > code > code {
  font-family: "Univers47" !important;
  color: #A4A4A4;
}

.flex-direction-nav {
  top: 0 !important;
}

.slider_camera {
  position: absolute;
  bottom: 100px;
  float: right;
  right: 15px;
  height: 0;
}
.slider_camera img {
  width: 40px;
  height: 40px;
}

#menu-sitemap-menu li {
  list-style-type: none;
}

#menu-sitemap-menu li a {
  color: #a4a4a4;
  background: url(../tropictrend/images/button-arrow.png) no-repeat left 10px center;
  padding-left: 22px;
  text-transform: uppercase;
  background-size: 9px;
}

#menu-sitemap-menu li a:hover {
  color: #d9791b;
}

.fbbtn {
  float: left;
  margin-left: -116px;
  margin-top: 7px;
  position: absolute;
  width: 95px;
  z-index: 100;
}

.product4-cont-in-blog > h2 {
  margin-top: 25px;
}

h1.site-title {
  display: none;
}

.knewsbutton input {
  visibility: hidden;
  width: 100%;
  height: 100%;
  margin-top: -22px;
}

.home_slider {
  margin-bottom: 30px;
}

.product-main-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.ml-slider-sf-custom {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

/*# sourceMappingURL=style.css.map */
