

@media only screen and (min-width: 1440px) and (max-width: 1600px) {
.autor_image {
  left: 10%;
}
  }
@media only screen and (min-width: 1280px) and (max-width: 1439px) {
.autor_image {
  left: 8%;
}
  }

  /******Midium Divice Layout: 992px.******/
@media only screen and (min-width: 992px) and (max-width: 1169px) {
.ScrollToTop {
  bottom: 95px;
}
  }

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
.autor_image {
  left: 2%;
}
.header-text h1 {
  font-size: 52px;
}
  }

  /******   Tablet Layout: 768px. ******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.container{
  width:750px;
  margin:0 auto;
}
.navigation-area .navbar-nav > li > a {
  padding: 30px 10px;
}
.is-sticky .navigation-area .navbar-nav > li > a {
  padding: 20px 10px;
}
.header_content {
  padding: 200px 0;
}
.autor_image {
  height: 450px;
  left: 1%;
}
.header-text h3 {
  font-size: 30px;
}
.header-text h1 {
  font-size: 39px;
}
.author-ifno .author-title {
  padding-top: 50px;
  padding-bottom: 0;
  text-align: center;
}

.author-ifno .author-title {
  text-align: center;
}
.divider {
  margin: 30px auto;
}
.section-title {
  text-align: center;
}
.BioData table tr td {
  padding-top: 30px;
  padding-bottom: 0;
}
.BioData table tr td.padding-top{
  padding-top: 0;
}
.ProgressBar h3, .ProgressBar .ProgressBarArea {
  width: 100%;
}
.ProgressBarArea span {
  font-size: 15px;
  padding-bottom: 2px;
  text-align: right;
  display: block;
}

#Mixitup .mix {
  float: left;
  height: 230px;
  width: 33.333%;
}

#testimonial-slide {
  width: 90%;
}
.footer-copyihgt {
  font-size: 13px;
  text-align: center;
}
.social-link.text-right {
  text-align: center;
}

.ScrollToTop {
  bottom: 90px;
}
.search-box {
  margin-top: 50px;
}

#blog .container .row .col-md-4:last-child {
    margin-bottom: 0;
}
#blog .container .row .col-md-4 {
    margin-bottom: 40px;
}

.contact-form {
    padding-left: 0;
}
.googleMap {
    height: 350px;
    position: relative;
    width: 100%;
}

  }
@media only screen and (min-width: 960px) and (max-width: 1023px) {
.autor_image {
  left: 8%;
}
  }

  /****** Mobile Layout: 320px.*******/

@media only screen and (max-width: 767px) {
.container{
  width:100%;
  margin:0 auto;
}
#header {
  background-size: 100% 100%;
}
.header_content {
  padding: 70px 0;
}
.autor_image {
  display: none;
}
.header-text h3 {
  font-size: 18px;
}
.header-text h1 {
  font-size: 30px;
}
.header-text p {
  font-size: 18px;
  text-align: left;
}
.header-text::before {
  height: 100%;
  left: -15px;
  top: 0;
  width: 3px;
}
.blog_single_item {
  margin-top: 30px;
}
/*
Only Mobile Menu Supported
====================================== */
.navigation-area {
  background: #fff;
  position: relative;
  z-index: 1;
}
.navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
}
.navigation-area .navbar-header {
  padding: 2px 0;
}
.navigation-area .nav.navbar-nav {
  margin-top: 2px;
  padding-bottom: 10px;
}
.navigation-area .navbar-nav > li > a{
  padding: 10px 20px;
}
.navigation-area .navbar-nav li {
  display: block;
}
.is-sticky .navigation-area .navbar-nav > li > a{
  padding: 10px 20px;
}
.is-sticky .navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}
.brand-logo,
.is-sticky .brand-logo{
  margin: 12px 10px;
}
.navigation-area .navbar-nav li.active a::before{
  background: transparent !important;
}
.navigation-area .navbar-nav > li > a::after {
  height: 1px;
}
.author-name {
  text-align: center;
  padding: 20px  0;
}
.author-ifno .author-title {
  text-align: center;
}
.BioData table tr td.padding-top{
  padding-top: 0;
}
.section-title {
  font-size: 25px;
  text-align: center;
}
.divider {
  margin: 30px auto;
}
.experiacneArea h4 {
  font-size: 20px;
  margin-bottom: 0;
  text-align: center;
}
.ProgressBar {
  margin-top: 10px;
}
.ProgressBar h3, .ProgressBar .ProgressBarArea {
  width: 100%;
}
.ProgressBarArea span {
  font-size: 12px;
  padding-bottom: 2px;
  text-align: right;
  display: block;
}
.QualityLeft.QualityLeft_mobile {
  margin-top: 35px;
}
#Mixitup .mix {
  height: 230px;
  width: 100%;
  margin-top: 10px;
}
.mixitup-control ul li {
  float: none;
}
#testimonial-slide {
  width: 100%;
}
.testimonial-item p {
  font-size: 15px;
  line-height: 1.3em;
}
.HCS-Item {
  padding-top: 20px;
}

.contact-form {
  padding-top: 50px;
}
.width-50 .contact-filed {
  width: 100%;
}
.contact-form .manbi-btn {
  width: 100%;
}
.contact-form textarea {
  min-height: 150px;
}
.footer-copyihgt {
  font-size: 13px;
  text-align: center;
  padding: 15px 0;
}
.social-link.text-right {
  text-align: center;
}
.mix-single-item {
  margin: auto;
  width: 100%;
}
.search-box {
  margin-top: 50px;
}
#blog-banner {
  height: 300px;
}

.contact-form {
    padding-left: 0;
}
.googleMap {
    height: 350px;
    position: relative;
    width: 100%;
}

.comment_form > h2 {
  font-size: 24px;
}

.autor_image {
  display: block;
  height: auto;
  left: 0;
  width: 140px;
}
.header-text {
  left: 90px;
}
.header-text h3 {
  font-size: 14px;
}
.header-text h1 {
  font-size: 20px;
  padding-top: 5px;
}
.header-text p {
  font-size: 14px;
}
  }

  /******   Wide Mobile Layout: 480px. ******/

@media only screen and (min-width: 480px) and (max-width: 767px) {
.container{
  width:100%;
  margin:0 auto;
}
.header-text {
  margin: auto;
  width: 65%;
}
.author-photo {
  margin: auto;
  width: 60%;
}

.mix-single-item {
  margin: auto;
  width: 90%;
}
  
  }