#coolDiv {
    width: 100px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
    background: white;
}

.dhc-maintitle {
  line-height: 0.5;
}

.dhc-subdiv {
  line-height: 1.0;
}

.dhc-subtitle {
  color: gray;
  font-size: 17px; 
  padding:0 5px;
}

.dhc-span {
  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 
  font-size: 36px;
  font-weight: bold;  
}

.dhc-table-main {
  overflow: hidden; 
  text-align: center;
}

.dhc-table-header {
  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
}

@media screen and (max-width: 768px) {
    .dhc-subtitle {
      font-size: 12px;
		font-weight: bold;	  } }

.dhc-subtitle span a {
  color: red;
}

.dhc-blog {
  position: relative;
  padding: 1em;
  padding-left: 140px;
  margin-bottom: 20px;
  background: #fff; }
  .dhc-blog .blog-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 100px;
    float: left; }
  .dhc-blog .desc h2 {
    font-size: 22px;
    margin-bottom: 5px; }
    .dhc-blog .desc h2 a {
      color: #000; }
  .dhc-blog .desc h4 {
	  font-size: 14px;
  line-height: 1.8;}
.dhc-blog .desc h4 a {
      color: #000; }
  .dhc-blog .desc .admin {
    font-size: 13px; }
 
.dhc-viewmore {
  position:relative;
}

.btn-container {
  display: table;
  position: absolute;
  float: bottom;
  background:#0088cc;
}

.btn-container .btn-holder {
  width:200px;
  height:100px;
  background:#0088cc;
  padding:2%;
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
}

.video-modal {
	left: 37px;
    width: 539px;
    position: absolute;
    top: 28px;
    border: none;
    z-index: 1;
    margin-bottom: 0; 
  }

.video-dhc {
	height:40px;
    border:1px solid salmon;
    padding-top:5px; 
	font-size: 12px;
	text-transform: uppercase;
  }
  
 .video-dhc h2 {
	color: red;
	text-align: center;
  }
  
  .video-col-left {
	color: red;
	float:left;
    padding-left:10px;
  }
  
  .video-col-left p {
	display: inline;
  }
  
  .video-videotitle {
	font-weight: bold;
	line-height: 1.8;
	padding: 5px 30px 0px 5px;
  }
  
  .video-videotitle h2 {
	top: 5px;
    padding-left:10px;
	margin: 0;
    line-height: 1;
  }

  .video-videotitle h5 {
	font-style: italic;
	margin: 1em 0 1em 0;
  }
  
  /*style="float: left; padding-right: 20px;" */
  
  .video-videopic img {
	float:left;  
	clear:both;
	margin: 5px 0px 10px 10px;
  }
  
  .video-videopic img:before {
	content: '' ;
	display:block;
	float: left;
	height: 200px;
  }
  
  .video-videodescr {
    display:inline;
	padding-right: 50px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	line-height: 1.8;
	transform: translate(-75%, -75%);
	word-wrap: break-word;
    
  }
  
  .video-videodescr ul {
    text-align: center;
    list-style-position: inside;

  }
  
  .video-videodescr li {
    padding-left:8px;
	list-style:none;
	margin-bottom:6px;
  }
  
  .video-col-right {
	float:right;
    padding-right:10px;
  }
  
  .video-dhc h5 {
	color: green;
	font-weight: bold;
  }

 .book-modal {
	left: 37px;
    width: 539px;
    position: absolute;
    top: 28px;
    border: none;
    z-index: 1;
    margin-bottom: 0; 
  }
  
   .dhc-modal {
	height:600px;
    width: 539px;
    position: absolute;
    top: 28px;
    border: none;
    z-index: 1;
    margin-bottom: 0; 
  }
  
  .dhc-media ul {
	position:relative;
	list-style: none;
	color: red;
  }
  
  .book-dhc {
	height:40px;
    border:1px solid salmon;
    padding-top:5px; 
	font-size: 12px;
	text-transform: uppercase;
  }
  
 .book-dhc h2 {
	color: red;
	text-align: center;
  }
  
  .float-container {
	border: 3px solid #fff;
    padding: 20px;
  }
  
  .book-col-left {
	width: 50%;
	color: red;
	float:left;
    padding-left:20px;
  }
  
  .book-col-right {
	width: 50%;
	color: red;
	float:right;
    padding-right:20px;
  }
  
  .book-col-left p {
	display: block;
  }
  
  .book-booktitle {
	font-weight: bold;
	line-height: 1.8;
	padding: 5px 30px 0px 5px;
  }
  
  hr {
	  display: block;
	  margin-top: 0.5em;
	  margin-bottom: 0.5em;
	  margin-left: auto;
	  margin-right: auto;
	  border-style: inset;
	  border-width: 1px;
	}
  
  .book-booktitle h3 {
	top: 5px;
    padding-left:10px;
	margin: 0;
    line-height: 1;
	font-weight: bold !important;
	font-size: 20px !important;
  }

  .book-booktitle h5 {
	font-style: italic;
	margin: 1em 0 1em 0;
  }
  
  /*style="float: left; padding-right: 20px;" */
  
  .book-bookpic img {
	float:left;  
	clear:both;
	margin: 5px 0px 10px 10px;
  }
  
  .book-bookpic img:before {
	content: '' ;
	display:block;
	float: left;
	height: 200px;
  }
  
  .book-bookdescr {
    display:inline;
	padding-right: 50px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	line-height: 1.25;
    font-size: 12px !important;
	transform: translate(-75%, -75%);
	word-wrap: break-word;
    
  }
  
  .book-bookdescr ul {
    text-align: center;
    list-style-position: inside;

  }
  
  .book-bookdescr li {
    padding-left:8px;
	list-style:none;
	margin-bottom:6px;
  }

  .dhc-magcover img:before {
    content: '' ;
    display:block;
    float: left;
    height: 200px;
  }

  .dhc-magcover img {
    padding-left:20px;
    padding-top:10px;
    padding-bottom:20px;
/*    margin: 5px 0px 10px 10px;*/
  }
  
  .dhc-amazon {
    float: right;
  }
  
  .book-col-right {
	float:right;
    padding-right:10px;
  }
  
  .book-dhc h5 {
	color: green;
	font-weight: bold;
  }
  
  .dhc-nav-title h2 a {
	font-weight: bold;
	color: #FFFFFF}	
  
  .dhc-media li {
	position: relative;
	padding-left: 40px;
  }
  .dhc-media li:before {
	position: absolute;
	top: 5px;
	left: 0;
	content: ' ';
	width: 50px;
	height: 50px;
	/*background: url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg width='18' height='18' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>") no-repeat;*/
  }
  
  .dhc-pdf-list ul{
    list-style-type: none;
}
    
   .dhc-pdf-list li  {
    position: relative;
    padding-left: 20px;
    }

    .dhc-pdf-list li:before {
	  content: "\f1c1";
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		  display: inline-block;
		  margin-left: -1.3em; /* same as padding-left set on li */
		  width: 1.3em; /* same as padding-left set on li */
		  color: red;
	}
  
  
.dhc-nav {
  margin: 0;
  background: #fff;
  z-index: 9;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .dhc-nav {
      margin: 0; } }
  .dhc-nav .upper-menu {
    width: 100%;
    background: #1E2022;
    padding: 10px 0; }
    @media screen and (max-width: 768px) {
      .dhc-nav .upper-menu {
        display: none; } }
    .dhc-nav .upper-menu p {
      margin-bottom: 0;
      display: inline-block;
      font-size: 13px; }
    .dhc-nav .upper-menu .colorlib-social-icons {
      display: inline-block;
      margin-right: 10px; }
      .dhc-nav .upper-menu .colorlib-social-icons li {
        padding: 0;
        margin: 0; }
        .dhc-nav .upper-menu .colorlib-social-icons li a {
          padding: 0; }
          .dhc-nav .upper-menu .colorlib-social-icons li a i {
            font-size: 16px; }
    .dhc-nav .upper-menu .btn-apply {
      font-size: 13px;
      text-transform: uppercase; }
      .dhc-nav .upper-menu .btn-apply a {
        color: rgba(255, 255, 255, 0.6); }
  .dhc-nav .top-menu {
    padding: 30px 30px; }
    @media screen and (max-width: 768px) {
      .dhc-nav .top-menu {
        padding: 28px 1em; } }
  .dhc-nav #colorlib-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 800; }
    .dhc-nav #colorlib-logo a {
      position: relative;
      color: #000; }
      .dhc-nav #colorlib-logo a i {
        color: #429FFD; }
  @media screen and (max-width: 768px) {
    .dhc-nav .menu-1 {
      display: none; } }
  .dhc-nav ul {
    padding: 0;
    margin: 0; }
    .dhc-nav ul li {
      padding: 0;
      margin: 0;
      list-style: none;
      display: inline;
      font-weight: 400;
      text-transform: uppercase; }
      .dhc-nav ul li a {
        position: relative;
        font-size: 18px;
        padding: 30px 12px;
        font-weight: 700;
        color: rgba(0, 0, 0, 0.4);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        .dhc-nav ul li a:hover {
          color: #429FFD; }
      .dhc-nav ul li.has-dropdown {
        position: relative; }
        .dhc-nav ul li.has-dropdown .dropdown {
          width: 140px;
          -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          z-index: 1002;
          visibility: hidden;
          opacity: 0;
          position: absolute;
          top: 40px;
          left: 0;
          text-align: left;
          background: #000;
          padding: 20px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px;
          -webkit-transition: 0s;
          -o-transition: 0s;
          transition: 0s; }
          .dhc-nav ul li.has-dropdown .dropdown:before {
            bottom: 100%;
            left: 40px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #000;
            border-width: 8px;
            margin-left: -8px; }
          .dhc-nav ul li.has-dropdown .dropdown li {
            display: block;
            margin-bottom: 7px; }
            .dhc-nav ul li.has-dropdown .dropdown li:last-child {
              margin-bottom: 0; }
            .dhc-nav ul li.has-dropdown .dropdown li a {
              padding: 2px 0;
              display: block;
              color: #999999;
              line-height: 1.2;
              text-transform: none;
              font-size: 13px;
              letter-spacing: 0; }
              .dhc-nav ul li.has-dropdown .dropdown li a:hover {
                color: #fff; }
        .dhc-nav ul li.has-dropdown:hover a, .dhc-nav ul li.has-dropdown:focus a {
          color: #429FFD; }
      .dhc-nav ul li.btn-cta a {
        padding: 30px 0px !important;
        color: #fff; }
        .dhc-nav ul li.btn-cta a span {
          background: #429FFD;
          padding: 8px 15px;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          border-radius: 100px; }
        .dhc-nav ul li.btn-cta a:hover span {
          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
      .dhc-nav ul li.active > a {
        color: #429FFD !important;
        position: relative; }
        .dhc-nav ul li.active > a:after {
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
		  
.dhc-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 1.5em !important; }
  .dhc-nav-toggle.active i::before, .dhc-nav-toggle.active i::after {
    background: #444; }
  .dhc-nav-toggle:hover, .dhc-nav-toggle:focus, .dhc-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .dhc-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .dhc-nav-toggle i::before, .dhc-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 2px;
      background: #252525;
      position: absolute;
      left: 0;
      -webkit-transition: all .2s ease-out;
      -o-transition: all .2s ease-out;
      transition: all .2s ease-out; }
  .dhc-nav-toggle.colorlib-nav-white > i {
    color: #fff;
    background: #000; }
    .dhc-nav-toggle.colorlib-nav-white > i::before, .dhc-nav-toggle.colorlib-nav-white > i::after {
      background: #000; }

.dhc-nav-toggle i::before {
  top: -7px; }

.dhc-nav-toggle i::after {
  bottom: -7px; }

.dhc-nav-toggle:hover i::before {
  top: -10px; }

.dhc-nav-toggle:hover i::after {
  bottom: -10px; }

.dhc-nav-toggle.active i {
  background: transparent; }

.dhc-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff; }

.dhc-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff; }

.dhc-nav-toggle {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important; }
  @media screen and (max-width: 768px) {
    .dhc-nav-toggle {
      display: block; } }

#colorlib-dhc {
  min-height: 800px;
  background: #fff url(../images/loader.gif) no-repeat center center;
  width: 100%;
  float: left; }
  #colorlib-dhc .btn {
    font-size: 24px; }
    #colorlib-dhc .btn.btn-primary {
      padding: 14px 30px !important; }
  #colorlib-dhc .flexslider {
    border: none;
    z-index: 1;
    margin-bottom: 0; }
    #colorlib-dhc .flexslider .slides {
      position: relative;
      overflow: hidden; }
      #colorlib-dhc .flexslider .slides li {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 600px;
        position: relative; }
        #colorlib-dhc .flexslider .slides li .overlay {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          opacity: .2;
          background: #000; }
    #colorlib-dhc .flexslider .flex-control-nav {
      bottom: 7em;
      z-index: 1000;
      width: 0 auto; }
      #colorlib-dhc .flexslider .flex-control-nav li a {
        background: rgba(255, 255, 255, 0.2);
        -webkit-box-shadow: none;
        box-shadow: none;
        cursor: pointer; }
        #colorlib-dhc .flexslider .flex-control-nav li a.flex-active {
          cursor: pointer;
          background: transparent;
          background: #429FFD; }
    #colorlib-dhc .flexslider .flex-direction-nav {
      display: none; }
    #colorlib-dhc .flexslider .slider-text {
      max-width: 100%;
      display: table;
      opacity: 0;
      height: 600px;
      z-index: 9; }
      #colorlib-dhc .flexslider .slider-text > .slider-text-inner {
        display: table-cell;
        vertical-align: middle;
        height: 600px;
        padding: 2em; }
        @media screen and (max-width: 768px) {
          #colorlib-dhc .flexslider .slider-text > .slider-text-inner {
            text-align: center; } }
        #colorlib-dhc .flexslider .slider-text > .slider-text-inner span i {
          font-size: 24px;
          color: #F7AF1D; }
        #colorlib-dhc .flexslider .slider-text > .slider-text-inner h1, #colorlib-dhc .flexslider .slider-text > .slider-text-inner h2 {
          margin: 0;
          padding: 0;
          color: white; }
        #colorlib-dhc .flexslider .slider-text > .slider-text-inner h1 {
          margin-bottom: 30px;
          font-size: 50px;
          font-weight: 800;
          opacity: 1; }
          @media screen and (max-width: 768px) {
            #colorlib-dhc .flexslider .slider-text > .slider-text-inner h1 {
              font-size: 28px; } }
        #colorlib-dhc .flexslider .slider-text > .slider-text-inner h2 {
          font-size: 18px;
          line-height: 1.5;
          margin-bottom: 20px;
          font-weight: 300;
          color: rgba(255, 255, 255, 0.7);
          text-transform: uppercase; }
          #colorlib-dhc .flexslider .slider-text > .slider-text-inner h2 a {
            color: rgba(255, 255, 255, 0.8); }
        #colorlib-dhc .flexslider .slider-text > .slider-text-inner .btn {
          font-size: 12px;
          text-transform: uppercase;
          letter-spacing: 2px;
          color: #fff;
          padding: 20px 30px !important;
          border: none; }
          #colorlib-dhc .flexslider .slider-text > .slider-text-inner .btn.btn-learn {
            color: #fff; }
          #colorlib-dhc .flexslider .slider-text > .slider-text-inner .btn:hover {
            background: #000 !important; }
          @media screen and (max-width: 480px) {
            #colorlib-dhc .flexslider .slider-text > .slider-text-inner .btn {
              width: 100%; } }
#colorlib-footer .dhc-blog {
    position: relative;
    padding: 0;
    padding-left: 80px;
    margin-bottom: 40px;
    background: transparent;
 }
    #colorlib-footer .dhc-blog .blog-img {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 70px;
      height: 60px;
      float: left; }
    #colorlib-footer .dhc-blog .desc {
      padding: 0; }
      #colorlib-footer .dhc-blog .desc h2 {
        font-size: 16px;
        margin-bottom: 5px; }
        #colorlib-footer .dhc-blog .desc h2 a {
          color: #cccccc; }
	#colorlib-footer .dhc-blog .desc h4 {
        font-size: 12px;
        margin-bottom: 5px; 
		color: #fff;}
        #colorlib-footer .dhc-blog .desc h4 a {
          color: #cccccc; }
      #colorlib-footer .dhc-blog .desc .admin {
        font-size: 13px; }

.dhc-welcome {
	padding: 1em 1em -1em 0em;
    margin-top: 0px;
	margin-bottom:1px;}
	  
.index-title h2 {
	  line-height: 3.0;
      font-size: 40px;
      margin-top: 25px;
	 /* margin-bottom: 50px;*/
      font-weight: bold;
      color: #000;}
	  
.index-title p {
	font-weight: 300;
	font-size: 16px;
	color: gray;
	list-style-position: inside;}
	  
.dhc-quote-symbol {
	float: left;
	margin-left: 15px;
	font-weight: 300;
    font-size: 26px;
    color: gray;
    background: #fff;
}

.dhc-quote {
	float: left;
	margin-left: 15px;
	font-style: italic;
    font-weight: 300;
    font-size: 24px;
    line-height: 2.0;
    /*color: #000080;
	font-weight: bold; */
	color: gray;
    background: #fff;
}

.dhc-quote-by { 
	font-weight: 300;
  font-size: 16px;
  color: gray;
  list-style-position: inside;
}

.dhc-clear-line {
  clear: left;
  height: 50px;
}

.dhc-rectangle {
  height: 100px;
  width: 250px;
  background-color: #f2f3f7;
  position: relative;
}

.dhc-rectangle p {
  float: left; 
	padding: 10px;
	font-size: 18px; 
	font-weight: bold; 
	margin-left: 10px;}

.dhc-rectangle span {
      font-size: 13px;
      color: rgba(255, 255, 255, 0.7);}

.dhc-gold-block {
  display: block;
  position: relative;
  height: 250px; 
  background: #FFC300;}

.dhc-brown-block {
  display: block;
  position: relative;
  height: 250px; 
  background: #ADA397;} 
  
.dhc-blue-block {
  display: block;
  position: relative;
  height: 250px; 
  background: #429FFD;}

.dhc-bio {
  padding: 7em 0;
  clear: both; }

.bio-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }

.bio-entry {
  z-index: 0; }
  @media screen and (max-width: 768px) {
    .bio-entry {
      margin-bottom: 30px; } }
  .bio-entry .bio-img {
    display: block;
    height: 300px;
    z-index: -1; }
  .bio-entry .desc {
    background: #429FFD;
    padding: 1.2em;
    width: 70%;
    margin-top: -30px;
    margin-bottom: 20px; }
    .bio-entry .desc h3 {
      font-size: 18px;
      margin-bottom: 5px;
      font-weight: 500;
      text-transform: uppercase;
      color: #fff; }
    .bio-entry .desc span {
      font-size: 13px;
      color: rgba(255, 255, 255, 0.7); }
  .bio-entry .social {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px; }
    .bio-entry .social a {
      margin-right: 10px; }

.bio-entry .bio-img {
    display: block;
    height: 150px;
    z-index: -1; }

	
.dhc-single blockquote, .dhc-single p {
	font-family: "Open Sans", Arial, sans-serif;
	padding: 1em 2em 2em 1em; 
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
	color: black;  }
  
.dhc-mid-desc {
  font-family: "Open Sans", Arial, sans-serif;
  padding: 1em 2em 2em 1em; 
  line-height: 0.8;}
  .dhc-mid-desc h2 {
    font-weight: 700; 
	}
  .dhc-mid-desc p {
    font-weight: 300;
    font-size: 16px;
	color: gray;	
	
	}
	
.dhc .desc {
  padding: 2em 1.5em 1.5em; }
  .dhc .desc h3 {
    font-size: 20px;
    font-weight: 500; }
    .dhc .desc h3 a {
      color: #000; }
  .dhc .desc p a.btn-learn {
    color: #000;
    font-size: 14px;
    text-transform: uppercase; }
	
.dhc-nav-title {
  padding: 4em 2em 2em 2em; }
  .dhc-nav-title h2 a {
	font-weight: bold;
	color: #FFFFFF}	
	
.dhc-client-img,
.dhc-img,
.dhc-news-img, 
.dhc-tea-img, 
.dhc-blogs-img,
.dhc-blog-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }
	
	
.dhc-our-team {
  position: relative;
  padding: 1em;
  padding-left: 140px;
  margin-bottom: 20px;
  background: #fff; }
  .dhc-our-team .dhc-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-our-team .dhc-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
  .dhc-our-team .dhc-blog-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 150px;
    height: 150px;
    float: left; }
  .dhc-our-team .desc h2 {
    font-size: 22px;
    margin-bottom: 5px; }
    .dhc-our-team .desc h2 a {
      color: #000; }
  .dhc-our-team .desc .admin {
    font-size: 13px; }

	.dhc-widget {
	margin-top: 5px;
    margin-bottom: -35px;
	/*border: 3px solid blue;*/}
	
.dhc-clients {
  position: relative;
  padding: 1em;
  padding-left: 240px;
  padding-bottom: 30px;
  margin-bottom: 60px;
  background: #fff;
  }
  .dhc-clients-widget {
	  margin-top: 5px;
    margin-bottom: 25px;
	/*border: 3px solid red;*/
 }
  .dhc-clients .dhc-clients-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-clients .dhc-clients-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
  @media screen and (max-width: 768px) {
	  .dhc-clients {
		padding-left: 15px;
		display: block;
		width: 400px;
    height: 480px;
	background: #fff;
	  }
  }
  @media screen and (max-width: 768px) {
	  .dhc-clients .dhc-clients-desc {
		text-align: left;
		margin-top: 5px;
		width: 400px;
		height: 480px;
	  }
  }
  .dhc-clients .dhc-clients-desc h2 {
    font-size: 22px;
    margin-bottom: 5px; }
    .dhc-clients .dhc-clients-desc h2 a {
      color: #000; }

  .dhc-clients .dhc-clients-desc h3 {
    margin-bottom: 5px;
	padding-left: 180px;	
	/*border: 3px solid green;*/
	}
  @media screen and (max-width: 768px) {
	  /* define mobile specific styles come here */
	  .dhc-clients .dhc-clients-desc h3 {
		padding-left: 20px;	
	  }
  }
  .dhc-clients .dhc-clients-desc ul {
     margin-top: 15px;
	
	padding-left: 10px;
	}
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-clients .dhc-clients-desc ul {
		 left:-15px;
	  }
  }
	  
  .dhc-clients .dhc-clients-desc .dhc-clients-list {
    width: 25em;
	/*float:left;*/
	list-style-type: none;
	font-size:18px }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-clients .dhc-clients-desc .dhc-clients-list {
		text-align: left;
	  }
  }
  .dhc-clients .dhc-clients-desc .dhc-clients-admin {
    font-size: 13px; }
	
.dhc-news {
  position: relative;
  padding: 1em;
  padding-left: 140px;
  margin-bottom: 20px;
  background: #fff; }
  .dhc-news .dhc-title {
    font-size: 12px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 210px;
	margin-left: 15px;}
  .dhc-news .dhc-detail {
    font-size: 12px;
	font-weight: 400;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 210px;
	margin-left: 10px;}
  .dhc-news .dhc-news-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 200px;
    height: 200px;
    float: left; }
  .dhc-news .desc h3 {
    color: #000;
    font-weight: 400;
    margin: 0 0 20px 110px;
    line-height: 1.5; 
	font-size: 24px;}
  .dhc-news .desc h2 {
    font-size: 22px;
    margin-bottom: 5px; }
    .dhc-news .desc h2 a {
      color: #000; }
	.dhc-news .desc a {
	  text-decoration: underline;
	}
	.dhc-news .dhc-blog-desc h3 {
	  margin: 0 0 20px 110px;
      line-height: 1.5; 
	  font-size: 22px;
	}
	.dhc-news .dhc-blog-desc p {
	  margin: 0 0 20px 110px;
      line-height: 1.5; 
	  font-size: 16px;	
	}
	
	.dhc-news .dhc-blog-desc ol {
	  list-style-position: outside;
	  margin: 0 0 20px 110px;
	}

	.dhc-list {
		display:inline-block;
		font-weight: 300;
		font-size: 32px;
		color: red;
		margin-left: 25px;
	}
	
  .dhc-news .desc .admin {
    font-size: 13px; 
	color: red;}
	
.dhc-client {
  position: relative;
  padding: 1em;
  padding-left: 250px;
  margin-top: 15px;
  margin-bottom: 100px;
  height: 350px;
  background: #FFF; }
  .dhc-client .dhc-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-client .dhc-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 300px;
    height: 200px;
    float: right;
	margin-left: 735px;
	margin-top: 115px;	}
  .dhc-client .desc h2 {
    font-size: 22px;
    margin-bottom: 5px; 
	text-align: center;}
  .dhc-client .desc ul {
    font-size: 14px;
    margin-bottom: 5px; 
	text-align: left;}
    .dhc-client .desc h2 a {
      color: #000; }
  .dhc-client .desc .admin {
    font-size: 13px;
	color: #FF0000; }
.dhc-client .desc h3 {
	position: relative;
    font-size: 22px;
    margin-bottom: 5px; 
	margin-left: 155px; 
    width: 300px;
	text-align: center;}
	
.dhc-ws {
  position: relative;
  padding: 1em;
  padding-left: 75px;
  margin-bottom: 20px;
  background: #FFF; }
  .dhc-ws .dhc-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-ws .dhc-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
/*.training-desc {
  position: relative;
  padding: 1em;
  padding-left: 250px;
  margin-bottom: 100px;
  height: 325px;
  background: #FFF; }*/
  .dhc-ws .training-desc h2 {
	margin-left: 150px;
    font-size: 22px;
    margin-bottom: 5px; 
	text-align: center;}
  .dhc-ws .training-desc h3 {
	margin-left: 25px;
    font-size: 24px;}
  .dhc-ws .desc ul {
    font-size: 14px;
    margin-bottom: 5px; 
	text-align: left;}
    .dhc-ws .desc h2 a {
      color: #000; }
  .dhc-ws .desc .admin {
    font-size: 13px;
	color: #FF0000; }
	
.dhc-mm {
  position: relative;
  padding: 1em;
  margin-top: 5px;
  margin-bottom: 65px;
  background: #FFF; }
  .dhc-mm .dhc-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-mm .dhc-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
  /*.dhc-mm p, ul {
    display: inline;
}*/
.mm-desc {
  position: relative;
  padding: 1em;
  padding-left: 25px;
  margin-bottom: 100px;
  height: 150px;
  background: #FFF; }
  .dhc-mm .mm-desc h2 {
	margin-left: 150px;
    font-size: 22px;
    margin-bottom: 5px; 
	text-align: center;}
  .dhc-mm .mm-desc h3 {
	margin-left: 25px;
    font-size: 24px;}
  .dhc-mm .desc ul {
    font-size: 14px;
    margin-bottom: 25px; 
	text-align: left;}
    .dhc-mm .desc h2 a {
      color: #000; }
  .dhc-mm .desc .admin {
    font-size: 13px;
	color: #FF0000; }
	
.dhc-training {
  position: relative;
  padding: 1em;
  margin-top: 5px;
  margin-bottom: 65px;
  background: #FFF; 
  /*border: 3px solid red;*/}
  
   .dhc-training-widget {
	   margin-top: 5px;
    margin-bottom: -35px;
 }
  .dhc-training .dhc-training-desc {
	margin-top:5px;
	margin-bottom:80px;
	margin-left:15px;
	height:280px;
	line-height:1.5; }
  .dhc-training .dhc-training-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-training .dhc-training-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
  @media screen and (max-width: 768px) {
	  .dhc-training {
		padding-left: 15px;
		display: block;
    height: 960px;
	background: #fff;
	/*border: 3px solid red;*/
	  }
  }
  @media screen and (max-width: 768px) {
	  .dhc-training .dhc-training-desc {
		text-align: left;
		margin-top: 5px;
		margin-left:5px;
		/*border: 3px solid blue;*/
	  }
  }
  .dhc-training .dhc-training-desc h2 {
    font-size: 22px;
    margin-bottom: 5px; }
    .dhc-training .dhc-training-desc h2 a {
      color: #000; }

  .dhc-training .dhc-training-desc h3 {
    margin-bottom: 20px;
	padding-left: 220px;		
	/*border: 3px solid green;*/
	}
  @media screen and (max-width: 768px) {
	  /* define mobile specific styles come here */
	  .dhc-training .dhc-training-desc h3 {
		padding-left: 20px;	
	  }
  }
  .dhc-training .dhc-training-desc ul {
    left:10px; }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-training .dhc-training-desc ul {
		 left:-15px;
	  }
  }
	  
  .dhc-training .dhc-training-desc .dhc-training-list {
    width: 25em;
	float:left;
	font-size:15px }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-training .dhc-training-desc .dhc-training-list {
		text-align: left;
	  }
  }
  .dhc-training .dhc-training-desc .dhc-training-admin {
    font-size: 13px; }
	
.dhc-testimonials {
  position: relative;
  padding: 1em;
  margin-top: 5px;
  margin-bottom: 200px;
  padding-bottom: 390px;
  background: #FFF; 
  /* border: 3px solid red; */
  }
  
   .dhc-testimonials-widget {
	margin-top: 5px;
    margin-bottom: -140px;
 }
  .dhc-testimonials .dhc-testimonials-desc {
	margin-top:15px;
	margin-bottom:80px;
	margin-left:15px;
	height:1170px;
	line-height:1.5; }
  .dhc-testimonials .dhc-testimonials-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-testimonials .dhc-testimonials-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
  @media screen and (max-width: 768px) {
	  .dhc-testimonials {
		padding-left: 15px;
		display: block;
    height: 960px;
	background: #fff;
	/*border: 3px solid red;*/
	  }
  }
  @media screen and (max-width: 768px) {
	  .dhc-testimonials .dhc-testimonials-desc {
		text-align: left;
		margin-top: 5px;
		margin-left:5px;
		/*border: 3px solid blue;*/
	  }
  }
  .dhc-testimonials .dhc-testimonials-desc h2 {
    font-size: 22px;
    margin-bottom: 5px; }
    .dhc-testimonials .dhc-testimonials-desc h2 a {
      color: #000; }

  .dhc-testimonials .dhc-testimonials-desc h3 {
    margin-bottom: 20px;
	padding-left: 220px;		
	/*border: 3px solid green;*/
	}
  @media screen and (max-width: 768px) {
	  /* define mobile specific styles come here */
	  .dhc-testimonials .dhc-testimonials-desc h3 {
		padding-left: 20px;	
	  }
  }
  .dhc-testimonials .dhc-testimonials-desc ul {
    left:10px; }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-testimonials .dhc-testimonials-desc ul {
		 left:-15px;
	  }
  }
	  
  .dhc-testimonials .dhc-testimonials-desc .dhc-testimonials-list {
    width: 25em;
	float:left;
	font-size:15px }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-testimonials .dhc-testimonials-desc .dhc-testimonials-list {
		text-align: left;
	  }
  }
  .dhc-testimonials .dhc-testimonials-desc .dhc-testimonials-admin {
    font-size: 13px; }
	
	
  .dhc-blogs {
  position: relative;
  padding: 1em;
  margin-top: 5px;
  margin-bottom: 65px;
  background: #FFF;  }
  /*border: 3px solid red;*/}
  
   .dhc-blogs-widget {
	margin-top: 5px;
    margin-bottom: -35px;
	border: 3px solid red;
 }
  .dhc-blogs .dhc-blogs-desc {
	}
  .dhc-blogs .dhc-blogs-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-blogs .dhc-blogs-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 200px;
    height: 200px;
    float: left; }
  @media screen and (max-width: 768px) {
	  .dhc-blogs {
		padding-left: 15px;
		display: block;
    height: 960px;
	background: #fff;
	/*border: 3px solid red;*/
	  }
  }
  @media screen and (max-width: 768px) {
	  .dhc-blogs .dhc-blogs-desc {
		text-align: left;
		margin-top: 5px;
		margin-left:5px;
		/*border: 3px solid blue;*/
	  }
  }
  .dhc-blogs .dhc-blogs-desc h2 {
    font-size: 22px;
    margin-bottom: 5px; }
    .dhc-blogs .dhc-blogs-desc h2 a {
      color: #000; }

  .dhc-blogs .dhc-blogs-desc h3 {
    margin-bottom: 20px;
	padding-left: 220px;		
	/*border: 3px solid green;*/
	}
  @media screen and (max-width: 768px) {
	  /* define mobile specific styles come here */
	  .dhc-blogs .dhc-blogs-desc h3 {
		padding-left: 20px;	
	  }
  }
  .dhc-blogs .dhc-blogs-desc ul {
    left:10px; }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-blogs .dhc-blogs-desc ul {
		 left:-15px;
	  }
  }
	  
  .dhc-blogs .dhc-blogs-desc .dhc-blogs-list {
    width: 25em;
	float:left;
	font-size:15px }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-blogs .dhc-blogs-desc .dhc-blogs-list {
		text-align: left;
	  }
  }
  .dhc-blogs .dhc-blogs-desc .dhc-blogs-admin {
    font-size: 13px; }
	
.dhc-mastermind {
  position: relative;
  padding: 1em;
  margin-top: 5px;
  margin-bottom: 65px;
  background: #FFF; 
  /*border: 3px solid red;*/}
  
   .dhc-mastermind-widget {
	margin-top: 5px;
    margin-bottom: -35px;
 }
  .dhc-mastermind .dhc-mastermind-desc {
	margin-top:5px;
	margin-bottom:70px;
	margin-left:15px;
	height:150px;
	line-height:1.5;}
  .dhc-mastermind .dhc-mastermind-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-mastermind .dhc-mastermind-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
  @media screen and (max-width: 768px) {
	  .dhc-mastermind {
		padding-left: 15px;
		display: block;
    height: 960px;
	background: #fff;
	/*border: 3px solid red;*/
	  }
  }
  @media screen and (max-width: 768px) {
	  .dhc-mastermind .dhc-mastermind-desc {
		text-align: left;
		margin-top: 5px;
		margin-left:5px;
		/*border: 3px solid blue;*/
	  }
  }
  .dhc-mastermind .dhc-mastermind-desc h2 {
    font-size: 22px;
    margin-bottom: 5px; }
    .dhc-mastermind .dhc-mastermind-desc h2 a {
      color: #000; }

  .dhc-mastermind .dhc-mastermind-desc h3 {
    margin-bottom: 20px;
	padding-left: 220px;		
	/*border: 3px solid green;*/
	}
  @media screen and (max-width: 768px) {
	  /* define mobile specific styles come here */
	  .dhc-mastermind .dhc-mastermind-desc h3 {
		padding-left: 20px;	
	  }
  }
  .dhc-mastermind .dhc-mastermind-desc ul {
    left:10px; }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-mastermind .dhc-mastermind-desc ul {
		 left:-15px;
	  }
  }
	  
  .dhc-mastermind .dhc-mastermind-desc .dhc-mastermind-list {
    width: 25em;
	float:left;
	font-size:15px }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-mastermind .dhc-mastermind-desc .dhc-mastermind-list {
		text-align: left;
	  }
  }
  .dhc-mastermind .dhc-mastermind-desc .dhc-mastermind-admin {
    font-size: 13px; }
	
.dhc-daretoexcel {
  position: relative;
  padding: 1em;
  margin-top: 5px;
  /*margin-bottom: 65px;*/
  background: #FFF; 
  /*border: 3px solid red;*/
  }
  
  .dhc-daretoexcel-widget {
	margin-top: 5px;
    margin-bottom: -35px;
  }
  
  .dhc-daretoexcel-subtitle {
	font-size: 28px;
  }
 
  .dhc-daretoexcel-footer {
	margin-top:20px;
	font-size: 16px; 
	/*font-style: italic;*/ 
	margin-bottom:20px;
  }
  
  .dhc-daretoexcel .dhc-daretoexcel-desc {
	margin-top:15px;
	margin-bottom:12px;
	margin-left:15px;
	height:748px;
	line-height:1.5;}
  .dhc-daretoexcel .dhc-daretoexcel-desc2 {
	margin-top:15px;
	/*margin-bottom:10px;*/
	margin-left:15px;
	height:760px;
	line-height:1.5;}
  .dhc-daretoexcel .dhc-daretoexcel-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-daretoexcel .dhc-daretoexcel-title2 {
    font-size: 16px;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-daretoexcel .dhc-daretoexcel-subtitle {
	margin-top:15px;
	margin-bottom:80px;
	margin-left:15px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	line-height:1.5;}
  .dhc-daretoexcel .dhc-daretoexcel-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
  @media screen and (max-width: 768px) {
	  .dhc-daretoexcel {
		padding-left: 15px;
		display: block;
    height: 960px;
	background: #fff;
	/*border: 3px solid red;*/
	  }
  }
  @media screen and (max-width: 768px) {
	  .dhc-daretoexcel .dhc-daretoexcel-desc {
		text-align: left;
		margin-top: 5px;
		margin-left:5px;
		/*border: 3px solid blue;*/
	  }
  }
  .dhc-daretoexcel .dhc-daretoexcel-title h2 {
    font-size: 22px;
	float:left;
    margin-bottom: 5px; }
	
	.dhc-daretoexcel .dhc-daretoexcel-title span {
    font-size: 28px;
	}
	
    .dhc-daretoexcel .dhc-daretoexcel-desc h2 a {
      color: #000; }

  .dhc-daretoexcel .dhc-daretoexcel-desc h3 {
    margin-bottom: 20px;
	padding-left: 220px;		
	/*border: 3px solid green;*/
	}
  @media screen and (max-width: 768px) {
	  /* define mobile specific styles come here */
	  .dhc-daretoexcel .dhc-daretoexcel-desc h3 {
		padding-left: 20px;	
	  }
  }
  .dhc-daretoexcel .dhc-daretoexcel-desc ul {
    left:10px; }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-daretoexcel .dhc-daretoexcel-desc ul {
		 left:-15px;
	  }
  }
	  
  .dhc-daretoexcel .dhc-daretoexcel-desc .dhc-daretoexcel-list {
    width: 25em;
	float:left;
	font-size:15px }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-daretoexcel .dhc-daretoexcel-desc .dhc-daretoexcel-list {
		text-align: left;
	  }
  }
  .dhc-daretoexcel .dhc-daretoexcel-desc .dhc-daretoexcel-admin {
    font-size: 13px; }
	
	
.dhc-contact {
  position: relative;
  padding: 1em;
  padding-left: 25px;
  margin-bottom: 20px;
  background: #FFF; }
  .dhc-contact .dhc-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-contact .dhc-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
  .dhc-contact .desc h2 {
    font-size: 22px;
    margin-bottom: 5px; 
	text-align: center;}
  .dhc-contact .desc ul {
    font-size: 14px;
    margin-bottom: 5px; 
	text-align: left;}
    .dhc-contact .desc h2 a {
      color: #000; }
  .dhc-contact .desc .admin {
    font-size: 13px;
	color: #FF0000; }

.dhc-tea {
  position: relative;
  padding: 1em;
  margin-top: 5px;
  margin-bottom: 65px;
  background: #FFF; 
  }
  .dhc-clients-widget {
	margin-top: 5px;
    margin-bottom: -35px;
 }
  .dhc-tea .dhc-tea-desc {
	margin-top:5px;
	margin-bottom:160px;
	margin-left:15px;
	height:200px;
	line-height:1.5;}
  .dhc-tea .dhc-tea-title {
    font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #000;
	margin-top: 135px;}
  .dhc-tea .dhc-tea-img {
    position: absolute;
    top: 1em;
    left: 1em;
    display: block;
    width: 100px;
    height: 125px;
    float: left; }
  @media screen and (max-width: 768px) {
	  .dhc-tea {
		padding-left: 15px;
		display: block;
		height: 1110px;
		background: #fff;
		/*border: 3px solid red;*/
	  }
  }
  @media screen and (max-width: 768px) {
	  .dhc-tea .dhc-tea-desc {
		text-align: left;
		margin-top: 5px;
		margin-left:5px;
		/*border: 3px solid blue;*/
	  }
  }
  .dhc-tea .dhc-tea-desc h2 {
    font-size: 22px;
    margin-bottom: 5px; }
    .dhc-tea .dhc-tea-desc h2 a {
      color: #000; }

  .dhc-tea .dhc-tea-desc h3 {
    margin-bottom: 20px;
	padding-left: 220px;		
	/*border: 3px solid green;*/
	}
  @media screen and (max-width: 768px) {
	  /* define mobile specific styles come here */
	  .dhc-tea .dhc-tea-desc h3 {
		padding-left: 20px;	
	  }
  }
  .dhc-tea .dhc-tea-desc ul {
    left:10px; }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-tea .dhc-tea-desc ul {
		 left:-15px;
	  }
  }	  
  .dhc-tea .dhc-tea-desc .dhc-tea-list {
    width: 25em;
	float:left;
	font-size:15px }
  @media screen and (max-width: 480px) {
	  /* define mobile specific styles come here */
	  .dhc-tea .dhc-tea-desc .dhc-tea-list {
		text-align: left;
	  }
  }
  .dhc-tea .dhc-tea-desc .dhc-tea-admin {
    font-size: 13px; }