/*          Responsive styles
================================================== */

@media only screen and (min-width: 1678px) and (max-width: 1923px) {} @media only screen and (min-width: 1390px) and (max-width: 1677px) {}
/*                     Tablet Landscape
=======================================================================================*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/
    
    #navigation > ul > li > a {
        padding: 30px 10px;
    }
    .slider_home h2 {
        letter-spacing: 0px;
        font-size: 50px;
    }
    .slide_bg_1 .col-sm-8 {
        margin-left: 13%;
    }
    /*--------------------------------------
    promo Section
----------------------------------------*/
    
    .promo_list__item {
        padding-right: 22px;
        padding-left: 22px;
    }
    .about_bot_img img {
        height: 230px;
    }
    .service_imgg {
        width: 424px;
        margin-left: 22px;
    }
    .sub_form input {
        width: 57%;
    }
    .bottom_banner h4 {
        font-size: 24px;
    }
    .bottom_banner p {
        letter-spacing: 2px;
    }
    /*  SInngle Page
----------------------------------------*/
    
    .contact_warp {
        top: 2%;
    }
    .team_section .member_info h6 {
        font-size: 18px;
    }
}
/*                      Tablet Portrait
=======================================================================================*/

@media (min-width: 768px) and (max-width: 991px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/
    
    .top_location {
        padding-right: 20px;
    }
    .header_quate_right {
        display: none;
    }
    .header_logo {
        margin-right: 26px;
    }
    #navigation > ul > li > a {
        padding: 30px 10px;
    }
    /*---- Slider----- */
    
    .slider_home h2 {
        font-size: 42px;
        line-height: 46px;
    }
    .slide_bg_1 .col-sm-8 {
        margin-left: 14%;
    }
    /*--------------------------------------
   About  Section
----------------------------------------*/
    
    .promo_list__item {
        padding-right: 7px;
        padding-left: 7px;
    }
    .promo_list_title {
        letter-spacing: 0px;
        font-size: 16px;
    }
    .about_bottom_warp .col-sm-4 {
        margin-bottom: 30px;
        width: 50%;
    }
    .service_left_list {
        text-align: center;
        width: 50%;
        float: left;
    }
    .service_imgg {
        margin: 0 auto;
    }
    .estimate_section .col-sm-6 {
        margin-left: 30%;
        width: 68%;
    }
    .projects-titles li {
        margin-bottom: 15px;
    }
    .pricing-box h4 {
        font-size: 19px;
        letter-spacing: 0px;
    }
    .pricing-box ul {
        padding: 35px 10px 35px 20px;
    }
    .team_who {
        padding-top: 10px;
        padding-left: 18px;
        padding-right: 25px;
    }
    .team_who h4 {
        font-size: 25px;
    }
    .team_section .col-md-4 {
        width: 33%;
        float: left;
    }
    .team_who_img img {
        height: 380px;
    }
    .facts_wrapper {
        padding: 30px 10px 10px 10px;
    }
    .funfact_wapr h5 {
        letter-spacing: 0px;
        line-height: 19px;
        margin-top: 25px;
        margin-left: 30px;
    }
    .funfact_wapr h3 {
        letter-spacing: 0px;
        margin-left: 30px;
    }
    .blog_imgg img {
        height: 100%;
    }
    .blog-warp-1 .blog_btn {
        font-size: 11px;
        letter-spacing: 0px;
    }
    .blog-warp-1 .blog_btn:hover {
        letter-spacing: 0px;
    }
    .blog-section .col-sm-4 {
        width: 50%;
    }
    .blog-section .col-sm-4:last-child {
        width: 100%;
    }
    .flt_left {
        float: none;
        text-align: center;
        margin-bottom: 30px;
    }
    .sub_form input {
        margin-right: 10px;
        width: 74%;
    }
    /*--------------------------------------
   footer  Section
----------------------------------------*/
    
    .footer-section .col-xs-1 {
        padding-right: 10px;
    }
    .footer-section .widget p {
        margin-left: -10px;
    }
    /*  SInngle Page
----------------------------------------*/
    
    .contact_warp {
        top: 2%;
    }
    .single_service_page_content {
        padding-right: 15px;
        margin-top: 50px;
    }
    .single_service_section {
        padding-bottom: 60px;
    }
    .team_page .member_warp {
        width: 100%;
    }
    .team_page {
        padding-bottom: 74px;
    }
}
/*                          Phone
=======================================================================================*/

@media only screen and (max-width: 767px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/
    /*---- Slider----- */
    
    .single_slider h2 {
        font-size: 36px;
        line-height: 42px;
        letter-spacing: 0px;
        margin-top: -60px;
    }
    .single_slider {
        font-size: 15px;
    }
    .slider_home .owl-nav {
        margin-top: -60px;
        text-align: center;
    }
    .slider_home .owl-nav div.owl-next,
    .slider_home .owl-nav div {
        left: auto;
        margin: 10px;
        right: auto;
    }
    .slider_home .owl-nav div {
        color: #fff;
        display: inline-block;
        position: relative;
    }
    .single_slider .slider_item_tbcell {
        text-align: center;
    }
    .slider_btn_two {
        margin-left: 0px;
        margin-top: 10px !important;
    }
    /*---- End :Slider----- */
    
    .header_top_right {
        float: left;
    }
    .header_top_right li {
        display: block;
        margin-top: 8px;
        float: left;
    }
    .header_top_right li:last-child {
        margin-bottom: 15px;
    }
    .header_top_right ul {
        padding: 0;
        margin-left: -10px;
        margin-top: 0px;
    }
    .header_logo {
        width: 150px;
    }
    .header_top_left ul {
        margin-bottom: 0;
    }
    .header_quate_right {
        float: left;
        margin-top: 25px;
        margin-left: 20px;
    }
    .header-right {
        display: none;
    }
    .navigation {
        padding-bottom: 10px;
    }
    #navigation.small-screen #menu-button {
        margin-top: 5px;
    }
    #navigation,
    #navigation ul,
    #navigation ul li,
    #navigation ul li a,
    #navigation #menu-button {
        float: none;
    }
    #navigation.small-screen #menu-button::after,
    #navigation.small-screen #menu-button::before {
        right: 20px;
    }
    #navigation ul ul {
        top: 5px;
    }
    #navigation > ul > li > a {
        padding: 14px 20px;
    }
    #navigation > ul > li.has-sub > a {
        padding: 14px 20px;
    }
    #navigation.small-screen ul {
        margin-top: 10px;
    }
    /*--------------------------------------
   About  Section
----------------------------------------*/
    
    .blog-header h4 {
        float: none;
        margin-top: -30px;
        text-align: left;
        display: block;
        margin-bottom: 10px;
    }
    .blog-header h3 {
        text-align: left;
        display: block;
        float: none;
    }
    .base-header h3 {
        line-height: 40px;
    }
    .base-header p {
        width: 100%;
    }
    .promo_list__item {
        width: 100%;
    }
    .promo_list__item {
        padding-right: 20px;
        padding-left: 20px;
    }
    .about_list {
        margin-bottom: 10px;
        padding: 20px;
        padding-left: 30px;
    }
    .about_bot_img img {
        height: 210px;
    }
    .service_section .more-link {
        margin-top: 15px;
    }
    .service_left_list {
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .service_left_list {
        text-align: center;
        width: 100%;
        float: left;
    }
    .service_imgg {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 40px;
    }
    .service_imgg img {
        width: 100%;
    }
    .estimate_form_inner {
        padding: 40px 15px;
    }
    .estimate_section h3 {
        letter-spacing: 0px;
        margin-bottom: 22px;
    }
    .estimate_form_inner input,
    .estimate_form_inner textarea {
        border: 1px solid #fff;
        font-size: 10px;
    }
    .projects-titles {
        padding: 0px;
    }
    .projects-titles li {
        margin-right: 5px;
        margin-top: 10px;
        padding: 8px 10px;
    }
    .team_section .member_warp {
        margin-bottom: 20px;
    }
    .team_section {
        padding-bottom: 80px;
    }
    .team_who_img img {
        height: 400px;
        width: 100%;
    }
    .team_who {
        padding-top: 30px;
        padding-right: 40px;
    }
    .member_info {
        margin-top: 25px;
    }
    .member_img {
        margin-top: 30px;
    }
    .facts_border {
        background: transparent;
    }
    .funfact_wapr .col-xs-12 {
        width: 50%;
    }
    .facts_wrapper {
        margin-right: 0px;
        margin-bottom: 30px;
        padding: 0px 0px;
        text-align: center;
    }
    .funfact_wapr h3 {
        letter-spacing: 0px;
        margin-left: 0px;
        font-size: 50px;
    }
    .funfact_wapr h5 {
        margin-left: 0px;
    }
    .confacts-section {
        padding-top: 100px;
    }
    .blog-warp-1 h5 a {
        letter-spacing: 0px;
    }
    .blog-warp-1 img {
        height: 100%;
    }
    .bottom_banner {
        text-align: center;
    }
    .bottom_banner h4 {
        letter-spacing: 1px;
        font-size: 26px;
        line-height: 36px;
    }
    .bottom_banner p {
        margin-bottom: 30px;
        line-height: 21px;
        letter-spacing: 1px;
    }
    .sub_form input {
        margin-right: 0px;
        padding-left: 35px;
        width: 100%;
    }
    .sub_form button {
        display: block;
        text-align: center;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 15px;
    }
    /*--------------------------------------
   Pricing  Section
----------------------------------------*/
    
    .pricing-section {
        padding-bottom: 70px;
    }
    .pricing-box {
        margin-bottom: 30px;
    }
    .pricing-section .col-sm-3 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .pricing-box h4::after {
        width: 80%;
        left: 10%;
    }
    /*--------------------------------------
   footer  Section
----------------------------------------*/
    
    .subfooter .col-xs-6 {
        width: 100%;
        text-align: center;
    }
    .footer-section .widget p {
        margin-bottom: 0px;
    }
    .scrollup {
        float: none;
        padding-bottom: 54px;
    }
    .subfooter p {
        margin-left: 0px;
        float: none;
    }
    .footer-section .widget {
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
    .footer-section .widget h5 {
        margin-bottom: 10px;
    }
    .footer_contact_info {
        margin-bottom: 25px;
    }
    /*---- single Page ----- */
    
    .blog-area {
        padding-right: 15px;
        margin-bottom: -80px;
    }
    .blog_container {
        padding-bottom: 100px;
    }
    .post-option {
        padding: 25px 15px;
    }
    .single_service_page_content {
        padding-right: 15px;
    }
    .single_service_section {
        padding-bottom: 100px;
    }
    .single_service_section .service_list_img {
        width: 100px;
    }
    .single_service_section .service_info {
        width: 49%;
    }
    .single_service_page_content .single_service_consult {
        padding: 22px;
        padding-bottom: 26px;
        text-align: center;
    }
    .single_service_page_content .single_service_consult i {
        width: 100%;
        padding: 0 0 15px 0px;
        line-height: 27px;
    }
    .single_service_page_content .single_service_consult a {
        float: none;
    }
    .about_page_section h2 {
        margin-top: 25px;
    }
    .contact_warp {
        position: relative;
        margin-top: 70px;
        right: 0px;
    }
    .contact-form {
        box-shadow: none;
        border: 1px solid transparent;
        padding: 30px 20px;
    }
    .comment_nm_dat {
        margin-left: 0px;
        margin-right: 20px;
        top: -10px;
    }
    .comments li .comment img.comment-avatar {
        margin-right: 20px;
    }
    .portfolio-single-detail h4 {
        margin-top: 30px;
    }
    .single_service_page_content {
        margin-top: 50px;
    }
    .single_service_section {
        padding-bottom: 60px;
    }
    .single_service_title3 ul {
        margin-top: 22px;
    }
    .single_service_title3 ul li {
        margin-bottom: 15px;
    }
    .team_page .col-xs-12.member_warp {
        width: 100%;
    }
    .team_page .member_info {
        margin-top: 0px;
    }
    .team_page .member_img {
        margin-top: 0px;
    }
    .team_section .member_info h6 {
        margin-top: 25px;
    }
    .team_page {
        padding-bottom: 74px;
    }
}
/* Mobile Vertical Layout: 488px 
===============================================================================*/

@media only screen and (min-width: 488px) and (max-width: 767px) {
    /*---- Slider----- */
    
    .single_slider h2 {
        font-size: 40px;
    }
    .single_slider {
        font-size: 17px;
        text-align: center;
    }
    .slider_btn_one {
        margin-right: 1px;
    }
    /*---- End: Slider----- */
    
    .service_para {
        width: 74%;
    }
    .pricing-section .col-xs-12,
    .about-section .col-xs-12,
    .team_section .col-xs-12,
    .confacts-section .col-xs-12 {
        width: 50%;
    }
    .pricing-section {
        padding-bottom: 70px;
    }
    .pricing-box h4 {
        font-size: 18px;
        letter-spacing: 0px;
    }
    .pricing-box ul {
        padding: 35px 7px 35px 15px;
    }
    .team_who_img img {
        height: 307px;
    }
    .member_info {
        width: 50%;
        float: left;
    }
    .member_img {
        width: 50%;
        float: left;
    }
    /*---- Fact ----- */
    
    .facts_wrapper {
        margin-bottom: 30px;
    }
    .confacts-section {
        padding-bottom: 70px;
    }
    /*---- footer----- */
    
    .footer-section .col-xs-1 {
        width: 6.667%;
    }
    .header_top_left ul {
        margin-top: 7px;
    }
    .header_top_right li:last-child {
        margin-bottom: 10px;
    }
}