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

@media only screen and (min-width: 1400px) and (max-width: 1923px) {
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slide_bg_1 .col-md-8 {
    margin-left: 7%;
  }
}
/*                     Tablet Landscape
=======================================================================================*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/

  .slider_home h2 {
    letter-spacing: 0px;
  }
  .slider_home p {
      padding-right: 0px;
  }
  .slider_home .col-sm-8.col-sm-offset-2 p {
      padding-right: 0px;
      padding-left: 0px;
  }
  .slide_bg_1 .col-md-8 {
    margin-left: 10%;
  }

  .base-header h3 {
    letter-spacing: 0px;
    line-height: 38px;
  }
    /*--------------------------------------
   Pricing Section
----------------------------------------*/

  .pricing_heading::before {
    width: 50%;
  }
    /*--------------------------------------
   video Section
----------------------------------------*/

  .play-video {
    left: 50%;
  }

  .video-content p {
    margin-left: 529px;
  }

  .video-content h2 {
    font-size: 29px;
  }

  .header_top_bg .ban1_txt h3 {
    letter-spacing: 2px;
  }

  .cta_bottom_v2 h2 {
    letter-spacing: 4px;
    font-size: 30px;
  }

/*--------------------------------------
   Home Four
----------------------------------------*/
  .work_four_sec .base-header, .testimonials_four_sec .base-header, .contact_four_sec .base-header {
    width: 63%;
  }

  .testimonials_four_sec .testimonial-box {
    width: 80%;
  }
}
/*                      Tablet Portrait
=======================================================================================*/

@media (min-width: 768px) and (max-width: 991px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/
    /*---- Slider----- */

  .slider_home h2 {
    font-size: 37px;
    letter-spacing: 2px;
    line-height: 50px;
  }
  .slider_home p {
      padding-right: 0px;
  }
  .slider_home .col-sm-8.col-sm-offset-2 p {
      padding-right: 0px;
      padding-left: 0px;
  }
  .base-header {
    width: 61%;
  }

  .slide_bg_1 .col-md-8 {
    margin-left: 12%;
  }

  .manimenu ul li a {
    padding: 10px 14px !important;
  }

  .manimenu a.navbar-brand {
    margin-left: 0px;
    width: 150px;
    margin-top: 6px;
    padding-right: 20px;
  }

  .about_bottom_v2 .base-header {
    width: 100%;
  }

  .about-section .base-header {
    text-align: center;
  }

  .about_image_v2 {
    padding-left: 0;
  }

  .contact-section .base-header {
    width: 100%;
  }
    /*--------------------------------------
   About  Section
----------------------------------------*/

  .about-section {
    padding-bottom: 80px;
    padding-top: 59px;
  }

  .about_bottom_list_warp {
    margin-left: 0px;
  }

  .about-section .about_list_warp {
    margin-top: -60px;
  }
    /*--------------------------------------
   Service  Section
----------------------------------------*/

  .service_section .base-header {
    padding-bottom: 40px;
    width: 50%;
    text-align: center;
  }
    /*--------------------------------------
   Get started Section
----------------------------------------*/

  .get_started .get_started-text h2 {
    line-height: 44px;
  }
    /*--------------------------------------
    Team Section
----------------------------------------*/

  .team_section_v2 .member_warp {
    margin-bottom: 30px;
  }

  .team_section_v2 {
    padding-top: 83px;
    padding-bottom: 70px;
  }

  .team_section_v2 .col-sm-4 {
    padding-left: 0;
  }
    /*--------------------------------------
    blog Section
----------------------------------------*/

  .blog-warp-1 img {
    height: 180px;
  }
    /*--------------------------------------
   Pricing  Section
----------------------------------------*/
  .pricing-box {
    margin-bottom: 50px;
  }

  .pricing-section {
    padding-bottom: 70px;
  }

  .contact-section .col-sm-6 {
    width: 44%;
  }

  .contact-section .col-sm-6:last-child {
    width: 56%;
  }

  .contact-form {
    padding: 50px 50px;
  }
    /*--------------------------------------
   Facts  Section
----------------------------------------*/

  .testi_social {
    right: 8px;
  }

  .confacts-section {
    padding-top: 10px;
  }

  .facts_wrapper {
    padding: 30px 10px 10px 20px;
    margin-right: 0px;
  }

  .funfact_wapr h3 {
    letter-spacing: 1px;
    font-size: 30px;
  }
    /*--------------------------------------
   footer  Section
----------------------------------------*/

  .footer-section .col-xs-1 {
    padding-right: 10px;
  }

  .footer-section .widget p {
    margin-left: -10px;
  }

    /*---- Pricing----- */

  .pricing_section_v2 .pricing-box {
    margin-top: 10px;
  }
    /*---- Blog----- */

  .blog_section_v2 .base_header_v2 {
    text-align: left;
  }

  .blog_section_v2 .blog-warp-1 {
    padding-left: 15px;
  }

  .blog_section_v2 .blog_content_warp {
    padding: 0px 10px 20px 20px;
  }

  .widget-area {
    width: 40%;
  }
  .blog-area {
    padding-right: 10px;
    width: 60%;
  }
  .pricing_section_v2 .col-sm-4 {
    padding-left: 0;
  }
    /*---- Testimonials----- */

  .testimonials_section_v2 {
    padding-top: 86px;
  }

  .testimonials_section_v2 .testimonial-box .col-lg-12,
    .testimonials_section_v2 .testimonial-box .col-lg-3 {
    padding-left: 0;
  }

  .testimonials_section_v2 .more-link {
    margin-bottom: 40px;
  }
    /*---- Call to action----- */

  .cta_bottom_v2 h2 {
    float: none;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0px;
  }

  .cta_bottom_v2 .text-right {
    text-align: center;
  }

/*---- Home Four----- */

  .about_four_sec .col-sm-7 {
    width: 100%;
  }

  .about_four_sec .about_four_img {
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }

  .work_four_sec .base-header, .testimonials_four_sec .base-header, .contact_four_sec .base-header {
    width: 82%;
  }

  .testimonials_four_sec .testimonial-box {
    width: 100%;
  }

  .contact_four_sec .col-md-6 {
    width: 50%;
    float: left;
  }

}
/*                          Phone
=======================================================================================*/

@media only screen and (max-width: 767px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/

    /*---- Slider----- */

  .single_slider h2 {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 1px;
    margin-top: -60px;
  }

  .single_slider {
    font-size: 15px;
  }
  .slider_home p {
      padding-right: 0px;
  }
  .slider_home .col-sm-8.col-sm-offset-2 p {
      padding-right: 0px;
      padding-left: 0px;
  }
  .slider_home .owl-nav {
    margin-top: -60px;
    text-align: center;
    position: relative;
    top: -15px;
  }

  .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;
  }
  .slider_four_sec p {
    font-size: 25px !important;
    margin-bottom: 25px !important;
  }
  .manimenu a.navbar-brand {
    margin-left: 0;
    width: 112px;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .manimenu ul {
    padding-top: 0;
    padding-bottom: 0;
  }

  .manimenu ul > li {
    float: left;
    display: block;
    width: 100%;
    position: relative;
  }

  .manimenu ul li:first-child a,
  .manimenu ul li a {
    padding: 10px 15px !important;
  }

  .manimenu .navbar-toggler {
    border-color: transparent;
    margin-right: 5px;
  }

  .manimenu .navbar-toggler .icon-bar {
    background-color: #fff;
  }

  .manimenu .navbar-toggler:focus,
  .manimenu .navbar-toggler:hover {
    background-color: transparent;
  }

  .manimenu ul {
    box-shadow: none;
  }

  .manimenu ul,
  .manimenu .navbar-form {
    border-color: transparent;
    background-color: #1A1A1A;
  }

  .subcribe_modal .modal-dialog {
    width: initial;
  }

    /*---- End :Slider----- */
    /*--------------------------------------
   All Section Padding
----------------------------------------*/
  .container {
    max-width: 540px;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .about-section {
    padding-bottom: 70px;
    padding-top: 100px;
  }

  .about_bottom_v2 .about_image_v2 {
    width: 100%;
  }

  .work-section .col-md-12 .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .team_section {
    padding-bottom: 150px;
  }
  .funfact_wapr .col-sm-3:nth-child(2) .facts_wrapper {
    border-top: transparent;
    border-bottom: transparent;
  }

  .funfact_wapr .col-sm-3:nth-child(3) .facts_wrapper {
    border-bottom: transparent;
  }

  .pricing-section {
    padding-bottom: 70px;
  }

  .client-section {
    margin-bottom: -25px;
  }

  .service_page {
    padding-bottom: 40px !important;
  }
    /*--------------------------------------
   About  Section
----------------------------------------*/

  .base-header {
    width: 100%;
  }

  .base-header h3 {
    line-height: 42px;
  }

  .about_list h5 {
    letter-spacing: 1px;
    margin-left: 53px;
  }

  .about-section .about_list {
    background: transparent;
    margin-bottom: 0px;
    padding: 10px 0px;
  }
    /*--------------------------------------
   Service  Section
----------------------------------------*/

  .service_section .base-header {
    padding-bottom: 40px;
    text-align: center;
    width: 100%;
  }
    /*--------------------------------------
   Get started Section
----------------------------------------*/

  .get_started .get_started-text h2 {
    font-size: 32px;
    margin-top: -10px;
    letter-spacing: 2px;
    line-height: 40px;
  }

  .get_started .get_started-text h4 {
    letter-spacing: 2px;
  }
    /*--------------------------------------
    Work Section
----------------------------------------*/

  .projects-titles {
    margin: 0px 0 30px;
    text-align: center;
  }

  .projects-titles li {
    padding-right: 20px;
    line-height: 36px;
  }

    /*--------------------------------------
   video Section
----------------------------------------*/

  .play-video {
    left: 50%;
    margin-left: -30px;
  }

  .video-content h2 {
    line-height: 40px;
  }
    /*--------------------------------------
    blog Section
----------------------------------------*/

  .blog-warp-1 img {
    height: 100%;
  }

  .blog_content_warp {
    padding: 0px 15px 20px 15px;
  }
    /*--------------------------------------
   Pricing  Section
----------------------------------------*/

  .pricing-box {
    margin-bottom: 50px;
  }

  .pricing-section .col-sm-3 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .pricing_heading::before,
    .pricing_heading::after {
    display: none;
  }

    /*--------------------------------------
   Facts  Section
----------------------------------------*/

  .facts_wrapper {
    margin-right: 0px;
  }
    /*--------------------------------------
   Contact  Section
----------------------------------------*/

  .contact-form {
    margin-top: 50px;
    padding: 50px 40px;
  }
    /*---- One Page v1----- */

  .header_top_bg .ban1_txt h3 {
    font-size: 37px;
    line-height: 45px;
  }

  .header_top_bg .ban1_txt h4 {
    margin-top: 20px;
    letter-spacing: 1px;
  }
    /*---- All Section Top Bottom Padding v2----- */

  .about_bottom_v2 .about_image_v2 img {
    width: 100%;
  }

  .team_section_v2 {
    padding-bottom: 70px;
  }

  .team_section_v2 .member_warp {
    margin-bottom: 30px;
  }

  /*---- About ----- */

  .about_section_v2 .about_list_warp {
    margin-top: 20px !important;
  }

  .about_bottom_v2 .more-link {
    margin-bottom: 20px;
  }

  .about_bottom_v2 .about_image_v2 {
    margin-top: 35px;
    padding-left: 0;
  }
    /*---- Team----- */

  .team_section_v2 .col-sm-4 {
    padding-left: 0;
  }
    /*---- Blog----- */

  .blog_section_v2 .base_header_v2 {
    text-align: left;
    width: 100%;
  }

  .blog_section_v2 .blog-warp-1 {
    padding-left: 15px;
  }

  .blog_section_v2 .blog_content_warp {
    padding: 0px 10px 20px 20px;
  }
  .post-option {
    padding: 25px 10px;
  }
  .pagination {
    margin-bottom: 10px;
  }
  .blog-area {
    padding-right: 15px;
  }
    /*---- Pricing----- */

  .pricing_section_v2 .pricing-box {
    margin-top: 10px;
  }

  .pricing_section_v2 .col-sm-4 {
    padding-left: 0;
  }
    /*---- Testimonials----- */

  .testimonials_section_v2 .testimonial-box .col-lg-12,
    .testimonials_section_v2 .testimonial-box .col-lg-3 {
    padding-left: 0;
  }

  .testimonials_section_v2 .more-link {
    margin-bottom: 40px;
  }
  .testi_images {
    width: 100px;
  }
    /*---- Contact----- */

  .contact_section_v2 .contact-form {
    padding: 50px 25px;
  }

  .contact_section_v2 .contact-form {
    margin-top: 20px;
  }
    /*---- Call to action----- */
  .cta_bottom_v2 {
    padding-top: 54px;
    padding-bottom: 60px;
  }

  .cta_bottom_v2 .more-link {
    margin-left: 5px;
    margin-right: 5px;
  }

  .cta_bottom_v2 h2 {
    float: none;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 40px;
  }

  .cta_bottom_v2 .text-right {
    text-align: center;
  }

  .about_bottom_v2 .base-header {
    margin-bottom: -30px;
  }

  .slider_btn_one {
    margin-right: 0px;
  }

  .cd-words-wrapper b {
    font-size: 32px;
  }

  .widget-area {
    margin-top: 0px;
  }

  .blog_container {
    padding-bottom: 100px !important;
  }

/*---- Home Four----- */
  .slider_four_sec h3 {
    font-size: 48px !important;
    letter-spacing: 2px !important;
    margin-bottom: 40px !important;
    margin-top: -2px !important;
    line-height: 50px !important;
  }

  .slider_four_sec p {
    line-height: 34px;
  }
  .about_four_sec {
    padding-bottom: 100px;
  }
  .slider_four_sec {
    height: 700px;
  }

  .work_four_sec .base-header, .testimonials_four_sec .base-header, .contact_four_sec .base-header {
    width: 100%;
  }

  .work_four_sec .projects-titles li {
    padding: 0px 13px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .testimonials_four_sec .testimonial-box {
    width: 100%;
  }

}
