/*!
Theme Name: eHostingServer
Theme URI: http://underscores.me/
Author: Jitendra
Author URI: https://www.ehostingserver.com
Description: eHostingServer Website Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ehostingserver
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

eHostingServer is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */


.email .tnp-subscription .tnp-email
{
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.9);
    margin: 10px 0 0 20px;
    padding:10px 0px;
height: auto !important;
}
.tnp-email
{
    padding:4px 0px;
}
.tnp-field-email
{
    float:left;
    width:80%;
}
.tnp-submit
{
   
    background-size: contain;
    width: 55px !important;
    height: 55px !important;
    background-color: #2d9d1d !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-radius: 50%;
    float:right;
    margin: 0px !important;
}
.tnp-subscription {
    margin: 0px !important;
}
.tnp-subscription div.tnp-field
{
    margin-bottom:0px !important;
}
.email p
{
    display:none;
}
.navbar-nav li a {
    padding: 10px 20px 10px !important;
    color: white;
    text-transform: uppercase;
    display:block;
}
.navbar-nav li.current-menu-item {
    border-left: 2px solid rgba(255, 255, 255, 0.5);
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    position: relative;
}
.navbar-nav li.current-menu-item:before {
    content: "";
    width: 61px;
    height: 43px;
    position: absolute;
    left: -6px;
    bottom: -6px;
}
.page-template-template-blog , .single , .page-template-template-blog-fullwidth , .page-template-template-blog-three-column
{
    background:#fff !important;
}
ul.blog-meta 
{
    margin-bottom:15px;
}
ul.blog-meta li
{
    list-style-type:none;
    display:inline-block;
    margin-right:10px;
}
ul.blog-meta li .fa
{
    margin-right:5px;
}
h2.blog-title
{
    font-size: 36px;
    color:#186aa4;
}
h2.blog-title a {
    color: #186aa4;
    font-size: 26px;
}
.blog-btn a
{
     background: #186aa4;
    color: rgba(255, 255, 255, 0.9) !important;
    border: none;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 15px;
    margin-left:0px !important;
}
.single-blog
{
    margin-bottom:50px;
}
.taregan-blog
{
    padding: 50px 0px;
    background: #fff;
}
.recent_blog h2.blog-title
{
    font-size: 22px;
}
.recent_blog ul.blog-meta li {
    list-style-type: none;
    display: block;
    margin-right: 10px;
}
.box-shadow {
    box-shadow: 2px 10px 50px rgba(158, 158, 158, 0.25);
}
.sidebar-categories
{
    margin-bottom:30px;
}
.blog-sidebar
{
    float:right;
    width:100%;
    max-width:85%;
}
.right_sidebar
{
    padding:20px 30px;
}
.blog-sidebar .right_sidebar .sidebar-title .title {
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 22px;
}
.sidebar-categories ul li
{
    list-style-type: none;
   position: relative;
   padding-left: 15px;
}
.sidebar-categories ul li a
{
    color: #666666;
}
.blog-sidebar .sidebar-categories ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #186aa4;
}
.single-article-part
{
    padding:20px 30px;
}
.single-article-part h2.blog-title
{
    margin-top:15px;
}
.taregan-blog-full-width .blog-img {
    margin-bottom: 15px;
}
.navigation .dropdown-menu {
    top: initial !important; 
    left: initial !important;
    right: initial !important;
    padding: .5rem 0 !important;
}
.dropdown, .dropleft, .dropright, .dropup {
    position: relative !important;
}

.navbar-nav li.current-menu-item > a
{
    color: #35eaa4 !important;
}
.contact_wrapper
{
    background:#fff;
    padding:50px 0px;
}
.inner_banner_wrapper
{
    padding:50px 0px;
    background-size:cover !important;
}
.inner_banner_wrapper h1
{
    color:#fff;
    font-weight:700;
}
.contact_left_side p
{
    font-size:16px;
    font-weight:400;
    line-height: 26px;
}
.contact_form
{
    margin-top:50px;
}
.contact_form label
{
    float:left;
    width:100%;
    color: #454545;
    font-weight: 400;
    font-size:16px;
}
.contact_form input , .contact_form textarea
{
    float:left;
    width:100%;
    color: #454545;
    float: left;
    width: 100%;
    padding: 9px 12px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    background: #f9f9f9;
    font-size:16px;
    margin-bottom:10px;
}
.contact_form textarea
{
    height:135px;
}
.contact_form input[type="submit"]
{
float: left;
    margin-top: 25px;
    color: #fff;
    padding: 14px 20px;
    font-size: 14px;
    font-weight: 500;
    background: #186aa4;
    border: 1px solid #186aa4;
    border-radius: 3px;
    transition: all .3s ease;
    width: auto;
    line-height: 15px;
    box-shadow: none;
}
.contact_info
{
    background-color: #fff;
    border: 1px solid #eee;
    padding: 25px 30px 18px;
    width: 100%;
    margin-bottom: 40px;
}
.contact_info ul li a
{
    color:#186aa4;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output
{
    float:left;
    width:100%;
}
.wpcf7-not-valid-tip
{
     float:left;
    width:100%;
    
}
.navbar-nav li.current-menu-item:before
{
    display:none !important;
}
.navbar-nav li.current-menu-item {
    border-left:none !important;
    border-bottom:none !important;
}
.navigation .dropdown-menu {
    padding: 0 !important;
    overflow: hidden !important;
}
.main_wrapper
{
    background:#fff;
    padding:50px 0px;
}



/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #0078af;
    color: #FFF;
    padding: 0 20px;
    border: 0;
    height: 40px;
    line-height: 40px;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    border: 1px solid #EEE;
    width: 100%;
    padding: 3px 10px;
    height: 40px;
}

select {
    border: 1px solid #EEE;
    padding: 3px;
    height: 40px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {

}

textarea {
    width: 100%;
    height: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.vn-clearfix:before,
.vn-clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after {
    content: "";
    display: table;
}

.vn-clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after {
    clear: both;
}



.post-navigation h2,
.widget-title{
    font-size: 30px;
}
.nav-links div{
    display: inline;
    width: 50%;
}

.nav-next{
    float: right;
    text-align: right;
}

/** Widget Sidebar Search
--------------------------------------------- */

.widget-area .widget.widget_search .search-form {
    position: relative;
}

.widget_search .search-form > label {
    margin: 0;
    width: 100%;
}

.widget_search .screen-reader-text {
    display: none;
}

.widget_search .search-field {
    display: inline-block;
    height: 47px;
    vertical-align: middle;
    width: 100%;
    padding: 0 110px 0 10px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
}

.widget_search .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 46px;
    vertical-align: middle;
    transition: all 0.5s ease 0s;
    -webkit-transition: all ease 0.5s;
    border: none;
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0;
    cursor: pointer;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.author-email-url input{
    width: 100%;
}

.comment-form .form-submit{
    margin-bottom: 0
}

#comments{
    margin-bottom: 40px;
}

h3#reply-title,
h3.comments-title{
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #EEE;
    margin-bottom: 30px;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 10px;
}

.logged-in-as,
.comment-notes{
    font-size: 14px;
}

#comments ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#comments li.comment{
    margin: 0 0 30px;
}

#comments li.comment .children{
    display: block;
    margin: 30px 0 0 30px;
    padding: 0px;
    list-style: none;
}

article.comment-body {
    margin: 0px;
    position: relative;
}
article footer{
    background:none;
}

.comment-list a{
    color: inherit;
}

.comment-list a:hover{
    color: #0078af;
}

.comment-list .comment-respond{
    margin-top: 20px;
}

.comment-list .vcard img {
    margin-right: 10px;
    vertical-align: middle;
}

.comment-list .vcard .fn{
    font-weight: normal;
    font-size: 16px;
}

.comment-list .edit-link{
    position: absolute;
    right: 0;
    top: 0;
}

.comment-list .edit-link a{
    font-size: 13px;
    display: inline-block;
    padding: 10px;
}

.comment-list .comment-meta {
    margin-bottom: 15px;
} 

.comment-list .comment-metadata {
    border-top: 1px solid #EEE;
    padding-top: 10px;
    font-size: 13px;
}

.comment-list .comment-metadata a {
    float: left;
}

.comment-list .comment-metadata .reply {
    float: right;
}

#cancel-comment-reply-link {
    float: right;
}

.comment-navigation .nav-previous a,
.comment-navigation .nav-next a{
    background: #0078af;
    color: #FFF;
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
}

.comment-navigation .nav-next a{
    margin-right: 13px;
}

.comment-navigation .nav-next a:after{
    content: "";
    position: absolute;
    border-left: 11px solid #0078af;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    top: 0;
    right: -11px;
}

.comment-navigation .nav-previous a{
    margin-left: 11px;
}

.comment-navigation .nav-previous a:after{
    content: "";
    position: absolute;
    border-right: 11px solid #0078af;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    top: 0;
    left: -11px;
}

.partner-logo img{
padding-left: 0px;
padding-right: 10px;
margin-bottom: 10px;
width: 100%;
height: auto;
}

.widget{
    margin-bottom:30px;
}

.entry-title a {
    color:#183a73;
}
.dropdown-item.active, .dropdown-item:active {
    background-color:#dde2e6 !important;
}
.partner-logo img{
padding-left: 0px;
padding-right: 10px;
margin-bottom: 10px;
width: 100%;
height: auto;
}

.partners {
    display: block;
    margin-top:30px;
    text-align:center;
}
.partners img{
    display: inline;
    margin-right: 10px;
}
.partners img:last-child{
    margin-right: 0;
}

@media screen and (max-width: 768px) {
    .partners img{
        margin-bottom: 10px;
    }
}
time.entry-date.updated + time.entry-date.published {
    display: none;
}