/*
Theme Name: itsolution child
Template:itsolution
Theme URI: #
Description: 

Author: SKT Themes
Author URI: https://www.sktthemes.net
Version: pro1.0
License: GNU General Public License
License URI: license.txt

Text Domain: lms
Tags: one-column, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, front-page-posting, full-width templateRTL, language-support, sticky-post, theme-options, threaded-comments, translation-ready.

LMS WordPress Theme has been created by SKT Themes(sktthemes.net), 2017.
LMS WordPress Theme is released under the terms of GNU GPL
*/
@import url("../itsolution/style.css");
.head-info-area .emltp a{
color:#fff !important;
}
.head-info-area .sintp a{
color:#fff !important;
	font-size:13px !important;
}
.thn_post_wrap h1{
display:none !important;
}
#content {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
.slider-shadow {
    background: rgba(0, 0, 0, 0) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.head_inner{
	border: 1px solid #eee;
}
#recent-posts-3 ul{
	padding-left:0px !important;
}
.wpcf7-select{
    padding: 7px 0px !important;
}
#footer .rowfooter p {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 13px !important;
}
#footer a{
	font-size:13px !important;
}
#recent-posts-3 ul li a{
	font-size:13px !important;
}
.arrow-bullet li {
  list-style-type: none;
  position: relative;
  padding-left: 15px;
}

.arrow-bullet li:before {
  content: "\25BA \0020";
  font-size: 13px;
  position: absolute;
  top: 5px;
  left: -10px;
}
.teamwrap span{
display:none !important;
}
.post_block_style4 h5 {
    margin: 0 0 10px 0;
    font-weight: 400;
    padding: 0;
    text-transform: none;
}

.post_block_style4 p {
    display: none;
}
h2 a:link{
	font-size: 18px !important;
}
@media screen and (max-width:768px){
	.head-info-area .left, .head-info-area .right {
    padding: 0;
     line-height: 0px !important;
}
}