/*-----------------------------
		Responsive style
-----------------------------*/



/*	MIN WIDTH 992PX & MAX WIDTH 1199PX	*/

@media (min-width: 992px) and (max-width: 1199px) {
    .intro-text-3 {
        padding: 250px 0 210px 0;
    }
    .header-3-img {
        left: -10%;
    }
    .single-price {
        padding: 25px;
    }
    .plan-price h4 {
        font-size: 70px;
        letter-spacing: -6px;
    }
    .plan-price {
        padding: 5px 0;
    }
    .single-price button {
        padding: 8px 16px;
    }
    .plan-title {
        margin-bottom: 0;
    }
}



/*	MAX WIDTH 991PX	*/

@media only screen and (max-width: 991px) {
    .navbar-fixed-top .navbar-header {
        width: 100%;
        position: relative;
        text-align: center;
        margin-bottom: 8px;
    }
    .navbar-brand {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        flex-direction: row;
        -webkit-flex-direction: row;
    }
    .navbar-fixed-top .navbar-header a {
        float: none !important;
    }
    .navbar .navbar-nav {
        float: none !important;
        text-align: center;
        display: table;
        margin: auto !important;
    }
    .intro-text-2 {
        text-align: center;
        margin: 50px 100px 100px 100px;
    }
    .intro-text-3 {
        text-align: center;
        padding: 200px 100px 100px 100px;
    }
    .header-3-img {
        display: none;
    }
    .how-works-section {
        padding-bottom: 50px;
    }
    .single-how-works {
        margin-bottom: 70px;
    }
    .single-how-works h3 {
        margin-top: 20px;
    }
    .single-how-works::before {
        content: none;
    }
    .features-1-img-container {
        padding: 60px 205px;
    }
    .image-desc-section-1 .v-align-children,
    .image-desc-section-2 .v-align-children,
    .header-section-2 .v-align-children,
    .header-section-4 .top-align-children {
        display: block !important;
    }
    .img-1-text-container,
    .img-2-text-container {
        text-align: center;
        padding: 0 20px
    }
    .img-1-text-container {
        margin-top: 50px
    }
    .img-2-text-container {
        margin-bottom: 50px
    }
    .img-responsive.tablets{
        padding-bottom: 100px;
        max-width: 400px;
    }
    #solutions .section-title{
        text-align: center;
    }
    .intro-text-4 {
        text-align: center;
    }
    .header-4-img {
        display: none;
    }
    .header-4-button {
        text-align: center;
        margin-top: 80px;
        margin-bottom: 100px;
    }
    .screen-gallery-1 .slick-list {
        padding: 0 30px !important;
    }
    .tesimonial-slider {
        padding: 40px 60px 30px 60px;
    }
    .tesimonial-slider .slick-prev {
        left: 0;
    }
    .tesimonial-slider .slick-next {
        right: 0;
    }
    .price-section {
        padding-bottom: 60px;
    }
    .single-price {
        padding: 35px;
        margin: 0 175px 60px 175px;
    }
    .img-2-text-container p, .img-1-text-container p{
        margin: 0 auto;
        padding-right: 0;
        color: #b3b3b3;
    }
    .responsive-1{
        display: none;
    }
    .responsive-2{
        display: block;
        text-align: center;
    }
}



/*	MAX WIDTH 767PX	*/

@media only screen and (max-width: 767px) {
    .navbar-brand {
        margin-left: 93px;
    }
    .scroll-nav {
        background-color: rgba(255, 255, 255, 0.95);
        padding: 10px 0;
        -moz-box-shadow: 0 2px 8px 0 rgba(31, 31, 31, 0.1);
        -webkit-box-shadow: 0 2px 8px 0 rgba(31, 31, 31, 0.1);
        box-shadow: 0 2px 8px 0 rgba(31, 31, 31, 0.1);
    }
    .dark-bg.scroll-nav {
        background-color: rgba(21, 23, 27, 0.95);
        -moz-box-shadow: 0 2px 8px 0 rgba(21, 23, 27, 0.1);
        -webkit-box-shadow: 0 2px 8px 0 rgba(21, 23, 27, 0.1);
        box-shadow: 0 2px 8px 0 rgba(21, 23, 27, 0.1);
    }
    .scroll-nav .logo-white {
        display: none !important
    }
    .scroll-nav .logo-black {
        display: block !important
    }
    .dark-bg.scroll-nav .logo-black {
        display: none !important
    }
    .dark-bg.scroll-nav .logo-white {
        display: block !important
    }
    .scroll-nav .navbar-nav > li > a {
        color: #263246 !important
    }
    .dark-bg.scroll-nav .navbar-nav > li > a {
        color: #f6f7f8 !important
    }
    .intro-text-2 {
        margin: 0 0 100px 0;
    }
    .intro-text-3 {
        padding: 170px 0 100px 0;
    }
    .intro-text-4 {
        margin-top: 0px;
    }
    .single-price {
        height: 370px;
        width: 370px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 60px;
    }
    .info-footer{
        margin: 0 auto;
        text-align: center;
    }
    form.contact-form button {
    float: none;
    margin: 0 auto;
}
}



/*	MAX WIDTH 700PX	*/

@media only screen and (max-width: 700px) {
    .slick-slide img {
        -webkit-transform: scale(.1);
        transform: scale(.95);
    }
    .slick-slide {
        padding: 0 0px;
    }
    .testimonial-thumbs{
        max-width: 100% !important;
    }
    .dark-bg .slick-slide img{
        float: none !important;
        margin: 0 auto;
    }
    .dark-bg #screen-gallery-3.screen-gallery-1 .slick-list:before,
    .dark-bg #screen-gallery-3.screen-gallery-1 .slick-list:after{
       width: 15px;
       float: right;
    }

}



/*	MAX WIDTH 640PX	*/

@media only screen and (max-width: 640px) {
    .features-1-img-container {
        padding: 60px 100px;
    }
    .navbar-fixed-top .navbar-header a {
        float: left !important;
        margin-left: 0;
    }
    .subscribe-section form input[type="email"] {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .subscribe-section form input[type="submit"] {
    padding-left: 10px;
    width: 100%;
    }
    .subscribe-section form{
        max-width: 90%;
    }
    .img-2-text-container p{
        margin: 0 auto;
    }
    .intro-text-1 h1{
        font-size: 50px;
    }
    .intro-text-1{
        margin-top: 150px;
        margin-bottom: 120px;
    }
    .intro-text-1 img {
        max-width: 80%;
    }
}

@media only screen and (max-width: 420px){
    .navbar-brand.logo img{
        max-width: 180px !important;
    }
    .navbar-brand .logo{
        width: 200px;
    }
    .img-1-text-container h2, .img-2-text-container h2, .about-description h2 {
        font-size: 30px;
    }
    .intro-text-1 h1 {
    font-size: 35px;
}
.contact-info span,
.contact-info h4,
.contact-info a{
    display: block;
}
.contact-info h4{
    font-size: 25px;
}
.single-feature-2 {
    padding: 10px;
}

.single-feature-2 h3 {
    font-size: 14px;
}
.dark-bg #screen-gallery-3.screen-gallery-1 .slick-list:before,
.dark-bg #screen-gallery-3.screen-gallery-1 .slick-list:after{
   width: 20px;
   float: right;
}
h2.yellow{
    font-size: 26px !important;
}
.yellow:after{
    width: 15px;
    height: 1px;
}
.yellow:before{
    width: 15px;
    height: 1px;
}



}

@media only screen and (max-width: 820px){
    .navbar-nav>li>a {
    padding: 10px;
}
}

@media only screen and (max-width: 500px){
    .contact-info h4{
        font-size: 16px;
    }
    .container .row div dl .tdp{
        max-width: 100%;
    }
}

@media only screen and (min-width: 990px) and  (max-width: 1112px){
    .navbar-fixed-top .navbar-header {
        width: 100%;
        position: relative;
        text-align: center;
        margin-bottom: 8px;
    }
    .navbar-brand {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        flex-direction: row;
        -webkit-flex-direction: row;
    }
    .navbar-fixed-top .navbar-header a {
        float: none !important;
    }
    .navbar .navbar-nav {
        float: none !important;
        text-align: center;
        display: table;
        margin: auto !important;
    }
}