/*
Theme Name: EyE-Tech
Theme URI: https://twitter.com/MANoman26322589
Author: M.A. Noman & S. Swandeep
Author URI: https://twitter.com/MANoman26322589
Description: Our 2019-2020 EyE-Tech theme is clean, blog-focused, and designed for clarity. EyE-Tech simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: EyE-Tech

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.
*/
/* stylecode start */
body {}
.main-logo-site {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  padding: 0 150px !important;
}
.ft-sub-button {
  color: #fff;
  background-color: #7d7d7d;
  border: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0 !important;
  width: calc(30% - 24px);
}
.form-inline p {
  text-align: right;
  margin-top: -42px;
}
.form-inline .wpcf7-not-valid-tip {
  display: none;
}
.wpb_content_element {
  margin-bottom: 0 !important;
}
.wpb_single_image {
  padding-bottom: 20px;
}
.eye-bd-title {
  text-transform: uppercase;
  margin-bottom: 40px !important;
}
.page-navi a {
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0px 0px 0px 2px #cf322b;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  text-decoration: none;
}
.page-navi span {
  display: inline-block;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #cf322b;
  color: #FFF;
  box-shadow: 0px 0px 0px 2px #cf322b;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  text-decoration: none;
}
.page-navi a:hover {
  background-color: #cf322b;
  color: #FFF !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  text-decoration: none !important;
}
.page-navi .pageontto {
  padding-left: 0 !important;
}
.page-navi .screen-reader-text {
  display: none;
}
.page-navi .pagination {
  margin-top: 0 !important;
}
.blog-ct-titleon a:hover {
  text-decoration: none !important;
}
.commentbox .submit {
  background-color: transparent;
  color: #cf322b;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0px 0px 0px 2px #cf322b;
  cursor: pointer;
  border: none;
  width: 200px;
  padding: 14px;
}
.commentbox .submit:hover {
  background-color: #cf322b;
  color: #FFF !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  text-decoration: none !important;
}
.commentbox textarea {
  display: block;
  width: 100%;
  padding: 8px 14px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 2px solid #DDD;
  border-radius: 0 !important;
  -webkit-transition: border-color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
  height: auto;
  margin-top: 20px;
}
.commentbox #reply-title {
  margin-bottom: 20px;
}
.commentbox a {
  text-decoration: none !important;
}
.commentbox .logged-in-as {
  margin: 20px 0;
}
.commentbox {
  margin-top: 70px;
}
.commentbox input {
  display: block;
  width: 100%;
  padding: 8px 14px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 2px solid #DDD;
  border-radius: 0 !important;
  -webkit-transition: border-color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
  height: auto;
}
.commentbox #wp-comment-cookies-consent {
  width: auto !important;
}
.commentbox h3#comments {
  margin: 35px 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}
.commentbox .commentlist li .comment-meta {
  float: none !important;
  margin-bottom: 20px;
}
.commentbox .commentlist li .comment-meta a {
  display: inline-block;
  margin-top: 20px;
}
.commentbox .commentlist li .comment-meta .comment-edit-link {
  display: inline-block;
  margin-top: 0 !important;
}
.commentbox .commentlist li {
  line-height: 20px;
  padding: 25px;
  margin-bottom: 60px;
  border-radius: 5px;
  box-shadow: 0px 0px 2px 0px #ccc;
}
.commentbox .commentlist .children li {
  padding: 0px !important;
  margin-bottom: 0px !important;
  border-radius: 0 !important;
  box-shadow: none !important
}
.commentbox .commentlist ul.children {
  margin-top: 40px;
  list-style: none !important;
  padding-left: 0 !important;
}
.commentbox .commentlist .reply {
  margin: 20px 0;
}
.commentlist {
  padding-left: 0 !important;
  list-style: none !important;
}
.commentlist .comment {
  border-top: none !important;
}
#home-header {
  padding-top: 300px;
  padding-bottom: 200px;
}
@media all and (max-width:770px) {
  .form-inline p {
    text-align: center !important;
    margin-top: auto !important;
  }
  .ft-sub-button {
    width: 100% !important;
  }
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
  #home-header {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .nancy-photo {
    width: 150px;
    height: auto;
  }
}