@media (min-width: 992px) and (max-width: 1300px) {
    .top-bar {
        height: auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .form-bottom form .form-links {
        width: 190px;
    }
    .more-features-box-text {
        margin-top: 30px;
        padding-left: 0;
    }
    .more-features-box-text:first-child {
        margin-top: 0;
    }
    .always-beautiful-box-text-left {
        padding-right: 0;
    }
    .always-beautiful-box-text-left:first-child {
        margin-top: 0;
    }
    .how-it-works-box-icon .how-it-works-step {
        left: 75px;
    }
    .testimonial-list .testimonial-image {
        width: 20%;
    }
    .testimonial-list .testimonial-text {
        width: 80%;
    }
    .top-bar .col-md-6.left-top {
        width: 45%;
    }
    .top-bar .col-md-6.right-top {
        width: 55%;
    }
    .box-login-tab {
        width: 70%;
    }
    ul.navbar-nav{
          margin-top: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-description p {
        padding: 0;
    }
    .form-bottom form .form-links {
        display: block;
        width: auto;
        margin-top: 15px;
    }
    .more-features-box {
        float: none;
        width: auto;
    }
    .more-features-box-text {
        margin-top: 30px;
        padding-left: 0;
        text-align: center;
    }
    .more-features-box-text:first-child {
        margin-top: 50px;
    }
    .more-features-box-text-icon {
        float: none;
        display: inline-block;
    }
    .more-features-box-text h3 {
        float: none;
        width: auto;
        margin-top: 20px;
    }
    .more-features-box-text-description {
        float: none;
        width: auto;
    }
    .always-beautiful-box {
        float: none;
        width: auto;
    }
    .always-beautiful-box-text {
        margin-top: 30px;
        padding-left: 0;
        text-align: center;
    }
    .always-beautiful-box-text-left {
        padding-right: 0;
    }
    .how-it-works-box-icon .how-it-works-step {
        left: 40px;
    }
    .testimonial-list .testimonial-image {
        width: 25%;
    }
    .testimonial-list .testimonial-text {
        width: 75%;
    }
    .box-login-tab {
        width: 80%;
    }
    .navbar-inverse ul.navbar-nav li a:hover {
        border-bottom: 0px;
        background-color: #fff;
        border-bottom: 1px solid transparent;


    }
    .logo {
        margin-top: 0px;
        width: 70px;
    }
}

@media (max-width: 992px) {
    .navbar {
        padding-top: 0;
    }
    .navbar.navbar-no-bg {
        background: rgba(51, 51, 51);
    }
    .top-bar .col-md-6.left-top {
        display: none;
    }
    .contact-details ul {
        text-align: center;
    }
    .img-box {
        float: none;
    }
    .wh-desc {
        display: block;
        vertical-align: top;
        height: auto;
        text-align: center;
    }
    .wh-title {
        float: none;
    }
    .wh-title h3 {
        display: block;
        /* vertical-align: middle; */
        height: auto;
        text-align: center;
        margin-top: 0px;
        /* padding-right: 10px; */
    }
    .wh-desc h3 {
        margin-top: 5px;
    }
    .logo {
        margin-top: 10px;
        width: 150px;
    }
.navbar-inverse ul.navbar-nav li a:focus {
    color: #d49d10;
    outline: 0;
    opacity: 1;
    border-bottom: 1px solid #c5a54a;
}

}

@media (max-width: 767px) {
    /* .navbar-brand {
        margin-left: 15px;
    }
    .navbar-collapse {
        border: 0;
    }
    .navbar-inverse ul.navbar-nav li a:hover,
    .navbar-inverse ul.navbar-nav li a:focus {
        padding-bottom: 10px;
        border-bottom: 1px solid transparent;
    }
    .navbar-inverse ul.navbar-nav li a.btn-link-2 {
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-inverse ul.navbar-nav li a.btn-link-2:hover,
    .navbar-inverse ul.navbar-nav li a.btn-link-2:focus,
    .navbar-inverse ul.navbar-nav li a.btn-link-2:active,
    .navbar-inverse ul.navbar-nav li a.btn-link-2:active:focus {
        outline: 0;
        opacity: 0.6;
        background: rgba(0, 0, 0, 0.3);
        border: 1px solid #fff;
        color: #fff;
    }
    .inner-bg {
        padding: 60px 0 110px 0;
    }
    .top-content .text {
        padding-top: 0;
        padding-bottom: 60px;
    }
    .top-content .top-big-link {
        margin-top: 25px;
    }
    .top-content .top-big-link a.btn {
        margin-top: 10px;
    }
    .form-bottom form .form-links {
        display: block;
        width: auto;
        margin-top: 15px;
    }
    .section-description p {
        padding: 0;
    }
    .more-features-box-text {
        margin-top: 30px;
        padding-left: 0;
        text-align: center;
    }
    .more-features-box-text:first-child {
        margin-top: 50px;
    }
    .more-features-box-text-icon {
        float: none;
        display: inline-block;
    }
    .more-features-box-text h3 {
        float: none;
        width: auto;
        margin-top: 20px;
    }
    .more-features-box-text-description {
        float: none;
        width: auto;
    }
    .always-beautiful-box-text {
        margin-top: 30px;
        padding-left: 0;
        text-align: center;
    }
    .always-beautiful-box-text-left {
        padding-right: 0;
    }
    .how-it-works-box-icon .how-it-works-step {
        left: 20px;
    }
    .pricing-box {
        padding-bottom: 50px;
    }
/*
    .pricing-box:last-child {
        padding-bottom: 0;
    } */
    .testimonial-list .testimonial-image {
        float: none;
        width: auto;
        text-align: center;
    }
    .testimonial-list .testimonial-text {
        float: none;
        width: auto;
        margin-top: 30px;
        text-align: center;
    }
    .testimonial-list .nav-tabs {
        margin-top: 20px;
        text-align: center;
    }
    .testimonial-list .testimonial-image .testimonial-icon {
        display: none;
    }
    .logo {
        margin-top: 10px;
        width: 150px;
    }
    .navbar-header {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .contact-details .top-bar-email {
        display: none;
    }
    .cta-number {
        font-size: 3em;
    }
    .box-login-tab {
        width: 60%;
    }
    .logo {
        width: 150px;
        margin-top: 15px;
    }
}

@media (max-width: 480px) {
    .cta-number {
        font-size: 2em;
    }
    .form-footer-box {
        position: absolute;
        top: 70px;
    }
    .box-login-tab {
        width: 100%;
    }
    .navbar-header {
        width: 300px;
    }
    .company-name {
        margin-top: 20px;
            font-size: 24px;
    }
    .logo {
    width: 150px;
    margin-top: 20px;
}
.navbar-brand{
    width: 85px;
    padding: 5px 0px 10px !important;
}
 #top-right-btn {
        padding: 6px 15px 0 15px;
        height: 40px
    }
    
}

@media (max-width: 415px) {
    h1,
    h2 {
        font-size: 32px;
    }
    .top-bar ul li {
        font-size: 16px!important;
    }
    #top-right-btn {
        padding: 6px 15px 0 15px;
        height: 35px
    }
    /* .navbar-brand {
    width: 80px;
    padding: 5px 0px 10px !important;
}
    .company-name{
        font-size: 22px;
         width: 270px;
    }
        
    
}

@media (max-width: 365px) {
    .logo {
        width: 50px;
        margin-top: 20px;
    }
   
    .navbar-toggle {
        right: 0px;
    }
    .company-name {
        width: 200px;
        font-size: 20px;
        line-height: 30px;
    }
    .top-bar {
        padding: 5px 0px;
    }
    .top-content .text h1 {
        font-size: 35px;
    }
    .contact-details a{
      font-size: 20px;
    }

.form-footer-box{
  width: auto;
}
.navbar-brand {
    width: 85px;
    margin-left: -30px;
    padding: 5px 0px 10px !important;
}

}
@media (max-width: 285px){
  .contact-details a{
    font-size: 18px;
  }
  .contact-details ul{
    padding: 0px;
  }
}
@media (max-width: 268px){
  .contact-details a{
    font-size: 16px;
  }
}
/* Retina-ize images/icons */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {
    /* logo */
    /* .navbar-brand {
        background-image: url(../img/logo@2x.png) !important;
        background-repeat: no-repeat !important;
        background-size: 97px 29px !important;
    }
}
*/
}
