/*
Theme Name: Techtele
Theme URI: https://wordpress.org/themes/Techtele/
Author: the Ranjith Mururgesan
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.home .entry-header ,.entry-footer
{
 display: none;
}

.slides .flex-caption .respo-img
{
height: 27px;
margin: 0 auto;
text-align: center;
width: 34px;
}

.home article {
  border-bottom: 1px solid hsl(0, 0%, 93%);
  margin-bottom: 0;
  padding-bottom: 0;
}
#menu-main-menu li.current-menu-item a
{
border-bottom-color:hsl(114, 41%, 47%);
}

.white-bg .col-sm-4.col-md-4.col-lg-4 {
  margin-bottom: 11px;
}
.image-hover p
{
 margin: 0px;
}
.entry-header
{
  display: none;
}
.page article
{
 padding-bottom: 0;	
}
.page article {
  padding-bottom: 0;
  margin-bottom: 0px;
  border: none;
}
header .list-inline a  ,#wrapper .top-container .toplink-linkSub{
  color: hsl(55, 100%, 50%);
}
.breadcrumbs > p {
  border-bottom: 1px dashed hsl(0, 0%, 80%);
  padding-bottom: 12px;
}
.home #breadcrumbs
{
display:none;	
}

.userEmail-info {
  clear: both;
  color: hsl(0, 100%, 50%);
  display: inline;
  float: left;
  padding-left: 1px;
  padding-top: 4px;
}

#form1 h3
{
color: hsl(0, 0%, 33%);
font-size: 24px;
font-weight: 500;
padding-bottom: 10px;
padding-left: 13px;
text-align: left;
text-transform: uppercase;
}