/*----------------------------------------------------
@File: Responsive Styles
@Author: Nasir Uddin
@URL: https://nasiruddin.com

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below.

  1.  Variables
  2.  Prefix
  3.  Preloader
  4.  Shortcode
  5.  Header
  6.  Project
  7.  Service
  8.  Our Team
  9.  Fun Facts
 10.  Our Works
 11.  Quote
 12.  Cause
 13.  Testimonial
 14.  Themes
 15.  Contact
 16.  Portfolio
 17.  Footer
 18.  Single
 19.  Error
----------------------------------------------------*/
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  body {
    font-size: 15px;
  }
  body p {
    line-height: 24px;
  }
}
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  .section_title h2 {
    margin-bottom: 50px;
  }
  .section_title p {
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .project_title {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .project_title h2 {
    font-size: 30px;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  .navigation_bar #main_menu .navbar-nav {
    margin-right: 0;
  }
  .navigation_bar #main_menu .navbar-nav li {
    padding: 15px 20px;
  }
  .navigation_bar.scrolled #main_menu .navbar-nav li {
    padding: 15px 20px;
  }
  .main_slider .item .slide_caption {
    top: 34%;
  }
  .main_slider .item .slide_caption h2 {
    font-size: 100px;
    font-weight: 900;
  }
  .main_slider .item .slide_caption h3 {
    font-size: 48px;
  }
  .main_slider .item .slide_caption h4 {
    font-size: 30px;
  }
  .main_slider .item .slide_caption h5 {
    font-size: 16px;
  }
  .main_slider .owl-controls {
    top: 43%;
    left: 10px;
  }
  .mouse_button {
    bottom: 60px;
  }
  @-webkit-keyframes mouseUpDown {
    0% {
      bottom: 60px;
    }
    25% {
      bottom: 70px;
    }
    50% {
      bottom: 60px;
    }
    75% {
      bottom: 50px;
    }
    100% {
      bottom: 60px;
    }
  }
  @keyframes mouseUpDown {
    0% {
      bottom: 60px;
    }
    25% {
      bottom: 70px;
    }
    50% {
      bottom: 60px;
    }
    75% {
      bottom: 50px;
    }
    100% {
      bottom: 60px;
    }
  }
  .page_cover {
    padding: 200px 0 70px;
    overflow-y: hidden;
  }
  .page_cover:before {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center bottom;
  }
  .page_cover .breadcrumb {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .navigation_bar .navbar-header .navbar-brand {
    width: 192px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .navigation_bar .navbar-header .navbar-brand span {
    margin: 0;
    padding-top: 5px;
  }
  .navigation_bar #main_menu .navbar-nav li {
    padding: 15px 10px;
  }
  .navigation_bar.scrolled .navbar-header .navbar-brand {
    padding: 15px;
  }
  .navigation_bar.scrolled .navbar-header .navbar-brand span {
    padding-top: 2px;
  }
  .navigation_bar.scrolled #main_menu .navbar-nav li {
    padding: 15px 10px;
  }
  .main_slider .item .slide_caption h2 {
    font-size: 80px;
    line-height: 65px;
  }
  .main_slider .item .slide_caption h5 {
    margin: 15px 0;
  }
  @-webkit-keyframes mouseUpDown {
    0% {
      bottom: 60px;
    }
    25% {
      bottom: 70px;
    }
    50% {
      bottom: 60px;
    }
    75% {
      bottom: 50px;
    }
    100% {
      bottom: 60px;
    }
  }
  @keyframes mouseUpDown {
    0% {
      bottom: 60px;
    }
    25% {
      bottom: 70px;
    }
    50% {
      bottom: 60px;
    }
    75% {
      bottom: 50px;
    }
    100% {
      bottom: 60px;
    }
  }
}
@media (max-width: 767px) {
  .navigation_bar {
    position: relative;
    height: 116px;
  }
  .navigation_bar .navbar-header .navbar-brand {
    height: 116px;
    padding: 25px 15px;
  }
  .navigation_bar .navbar-header .navbar-toggle {
    border-radius: 0;
    background: #1faabd;
    border: none;
    width: 52px;
    height: 42px;
    margin-top: 32px;
  }
  .navigation_bar .navbar-header .navbar-toggle span {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
  }
  .navigation_bar .navbar-header .navbar-toggle[aria-expanded="true"] {
    background: #271818;
  }
  .navigation_bar #main_menu {
    background: #271818;
    overflow: hidden;
  }
  .navigation_bar #main_menu[aria-expanded="true"] {
    background: #1faabd;
  }
  .navigation_bar #main_menu .navbar-nav {
    padding: 15px 0 25px;
    margin: 0 -15px;
  }
  .navigation_bar #main_menu .navbar-nav li {
    padding: 5px 30px;
  }
  .navigation_bar #main_menu .navbar-nav li a:before {
    float: left;
    position: relative;
    width: 1px;
    height: 0;
    top: 12px;
    left: 0;
  }
  .navigation_bar #main_menu .navbar-nav li a + .nav {
    display: block;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    position: relative;
    padding-top: 10px;
  }
  .navigation_bar #main_menu .navbar-nav li:hover a:before,
  .navigation_bar #main_menu .navbar-nav li:focus a:before {
    width: 1px;
    height: 24px;
    top: 0;
    left: -10px;
  }
  .navigation_bar #main_menu .navbar-nav li.active a:before {
    width: 1px;
    height: 24px;
    top: 0;
    left: -10px;
  }
  .navigation_bar.scrolled {
    position: fixed;
  }
  .navigation_bar.scrolled .navbar-header .navbar-toggle {
    margin: 19px 15px;
  }
  .navigation_bar.scrolled #main_menu .navbar-nav li {
    padding: 5px 30px;
  }
  .main_slider .item .slide_caption {
    top: 20%;
  }
  .main_slider .item .slide_caption .caption_iiner {
    padding-left: 0;
  }
  .main_slider .item .slide_caption h2 {
    font-size: 48px;
    line-height: .8;
  }
  .main_slider .item .slide_caption h3 {
    font-size: 30px;
  }
  .main_slider .item .slide_caption p {
    display: none;
  }
  .main_slider .item .slide_caption br {
    display: none;
  }
  .main_slider .item .slide_caption .col-sm-6 {
    text-align: center;
  }
  .main_slider .owl-controls {
    display: none;
  }
  @-webkit-keyframes mouseUpDown {
    0% {
      bottom: 40px;
    }
    25% {
      bottom: 50px;
    }
    50% {
      bottom: 40px;
    }
    75% {
      bottom: 30px;
    }
    100% {
      bottom: 40px;
    }
  }
  @keyframes mouseUpDown {
    0% {
      bottom: 40px;
    }
    25% {
      bottom: 50px;
    }
    50% {
      bottom: 40px;
    }
    75% {
      bottom: 30px;
    }
    100% {
      bottom: 40px;
    }
  }
  .page_cover {
    padding: 80px 0 50px;
  }
  .page_cover .breadcrumb {
    margin-top: 10px;
    margin-right: 0;
    float: left;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  .project_slideshow {
    padding: 0;
  }
  .project_slideshow .project_slider .owl-controls .owl-nav div {
    height: 100px;
    margin-top: -100px;
  }
  .project_slideshow .project_slider .owl-controls .owl-nav div:before {
    height: 100px;
  }
}
@media (max-width: 799px) {
  .project_slideshow .project_slider {
    max-width: 400px;
    margin: 0 auto;
    padding: 60px 0;
  }
  .project_slideshow .project_slider .owl-controls .owl-nav div {
    width: 50px;
    height: 60px;
    margin-top: -60px;
  }
  .project_slideshow .project_slider .owl-controls .owl-nav div:before {
    width: 30px;
    height: 34px;
    top: 13px;
  }
  .project_slideshow .project_slider .owl-controls .owl-nav div.owl-prev:before {
    margin: 0 auto;
    float: none;
  }
  .project_slideshow .project_slider .owl-controls .owl-nav div.owl-next:before {
    margin: 0 auto;
    float: none;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  .services {
    padding: 80px 0;
  }
  .services .service .inner {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .services {
    padding-bottom: 50px;
  }
  .services .service {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .services .service {
    width: 303px;
    margin: 0 auto;
    clear: both;
  }
  .services .service .inner {
    margin-bottom: 25px;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1500px) {
  .our-team .team_slider .item .hover_box {
    padding-left: 40px;
    padding-right: 40px;
  }
  .our-team .team_slider .item .hover_box p {
    font-size: 16px;
  }
  .our-team .team_slider .item .hover_box .social li + li {
    margin-left: 25px;
  }
}
@media (max-width: 1199px) {
  .our-team {
    padding-top: 75px;
  }
}
@media (max-width: 699px) {
  .our-team .team_slider {
    max-width: 320px;
    margin: 0 auto;
  }
  .our-team .team_slider .owl-controls .owl-nav div {
    width: 50px;
    height: 60px;
    margin-top: -60px;
  }
  .our-team .team_slider .owl-controls .owl-nav div:before {
    width: 30px;
    height: 34px;
    top: 13px;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 991px) {
  .fun-facts .fact .inner {
    max-width: 100%;
  }
  .fun-facts .fact .inner .fact-full-amount .fact-amount-num {
    font-size: 30px;
  }
  .fun-facts .fact .inner .fact-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .fun-facts .fact {
    width: 50%;
    float: left;
  }
  .fun-facts .fact:first-child .inner {
    float: none;
  }
  .fun-facts .fact:last-child .inner {
    float: none;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1600px) {
  .our-works .work.text_box h3 {
    font-size: 22px;
  }
  .our-works .work.text_box p {
    font-size: 15px;
    line-height: 24px;
  }
}
@media (max-width: 1400px) {
  .our-works .work.text_box {
    padding: 3vw;
  }
}
@media (max-width: 1199px) {
  .our-works .work.text_box.view_all p {
    margin-bottom: 30px;
  }
  .our-works .work.text_box.view_all a {
    line-height: 40px;
  }
}
@media (max-width: 1063px) {
  .our-works #works.home_page .work-class-1,
  .our-works #works.single_photo_page .work-class-1,
  .our-works #works.single_video_page .work-class-1,
  .our-works #works.home_page .work-class-2,
  .our-works #works.single_photo_page .work-class-2,
  .our-works #works.single_video_page .work-class-2,
  .our-works #works.home_page .work-class-3,
  .our-works #works.single_photo_page .work-class-3,
  .our-works #works.single_video_page .work-class-3,
  .our-works #works.home_page .work-class-4,
  .our-works #works.single_photo_page .work-class-4,
  .our-works #works.single_video_page .work-class-4,
  .our-works #works.home_page .work-class-5,
  .our-works #works.single_photo_page .work-class-5,
  .our-works #works.single_video_page .work-class-5,
  .our-works #works.home_page .work-class-6,
  .our-works #works.single_photo_page .work-class-6,
  .our-works #works.single_video_page .work-class-6,
  .our-works #works.home_page .work-class-7,
  .our-works #works.single_photo_page .work-class-7,
  .our-works #works.single_video_page .work-class-7,
  .our-works #works.home_page .work-class-8,
  .our-works #works.single_photo_page .work-class-8,
  .our-works #works.single_video_page .work-class-8,
  .our-works #works.home_page .work-class-9,
  .our-works #works.single_photo_page .work-class-9,
  .our-works #works.single_video_page .work-class-9,
  .our-works #works.home_page .work-class-10,
  .our-works #works.single_photo_page .work-class-10,
  .our-works #works.single_video_page .work-class-10,
  .our-works #works.home_page .work-class-11,
  .our-works #works.single_photo_page .work-class-11,
  .our-works #works.single_video_page .work-class-11,
  .our-works #works.home_page .work-class-12,
  .our-works #works.single_photo_page .work-class-12,
  .our-works #works.single_video_page .work-class-12,
  .our-works #works.home_page .work-class-13,
  .our-works #works.single_photo_page .work-class-13,
  .our-works #works.single_video_page .work-class-13,
  .our-works #works.home_page .work-class-14,
  .our-works #works.single_photo_page .work-class-14,
  .our-works #works.single_video_page .work-class-14,
  .our-works #works.home_page .work-class-15,
  .our-works #works.single_photo_page .work-class-15,
  .our-works #works.single_video_page .work-class-15,
  .our-works #works.home_page .work-class-16,
  .our-works #works.single_photo_page .work-class-16,
  .our-works #works.single_video_page .work-class-16,
  .our-works #works.home_page .work-class-17,
  .our-works #works.single_photo_page .work-class-17,
  .our-works #works.single_video_page .work-class-17,
  .our-works #works.home_page .work-class-18,
  .our-works #works.single_photo_page .work-class-18,
  .our-works #works.single_video_page .work-class-18 {
    width: -webkit-calc(50vw - 9px);
    width: calc(50vw - 9px);
    min-height: auto;
  }
}
@media (max-width: 400px) {
  .our-works {
    overflow: hidden;
    max-width: 303px;
  }
  .our-works #works.home_page .work-class-1,
  .our-works #works.single_photo_page .work-class-1,
  .our-works #works.single_video_page .work-class-1,
  .our-works #works.home_page .work-class-2,
  .our-works #works.single_photo_page .work-class-2,
  .our-works #works.single_video_page .work-class-2,
  .our-works #works.home_page .work-class-3,
  .our-works #works.single_photo_page .work-class-3,
  .our-works #works.single_video_page .work-class-3,
  .our-works #works.home_page .work-class-4,
  .our-works #works.single_photo_page .work-class-4,
  .our-works #works.single_video_page .work-class-4,
  .our-works #works.home_page .work-class-5,
  .our-works #works.single_photo_page .work-class-5,
  .our-works #works.single_video_page .work-class-5,
  .our-works #works.home_page .work-class-6,
  .our-works #works.single_photo_page .work-class-6,
  .our-works #works.single_video_page .work-class-6,
  .our-works #works.home_page .work-class-7,
  .our-works #works.single_photo_page .work-class-7,
  .our-works #works.single_video_page .work-class-7,
  .our-works #works.home_page .work-class-8,
  .our-works #works.single_photo_page .work-class-8,
  .our-works #works.single_video_page .work-class-8,
  .our-works #works.home_page .work-class-9,
  .our-works #works.single_photo_page .work-class-9,
  .our-works #works.single_video_page .work-class-9,
  .our-works #works.home_page .work-class-10,
  .our-works #works.single_photo_page .work-class-10,
  .our-works #works.single_video_page .work-class-10,
  .our-works #works.home_page .work-class-11,
  .our-works #works.single_photo_page .work-class-11,
  .our-works #works.single_video_page .work-class-11,
  .our-works #works.home_page .work-class-12,
  .our-works #works.single_photo_page .work-class-12,
  .our-works #works.single_video_page .work-class-12,
  .our-works #works.home_page .work-class-13,
  .our-works #works.single_photo_page .work-class-13,
  .our-works #works.single_video_page .work-class-13,
  .our-works #works.home_page .work-class-14,
  .our-works #works.single_photo_page .work-class-14,
  .our-works #works.single_video_page .work-class-14,
  .our-works #works.home_page .work-class-15,
  .our-works #works.single_photo_page .work-class-15,
  .our-works #works.single_video_page .work-class-15,
  .our-works #works.home_page .work-class-16,
  .our-works #works.single_photo_page .work-class-16,
  .our-works #works.single_video_page .work-class-16,
  .our-works #works.home_page .work-class-17,
  .our-works #works.single_photo_page .work-class-17,
  .our-works #works.single_video_page .work-class-17,
  .our-works #works.home_page .work-class-18,
  .our-works #works.single_photo_page .work-class-18,
  .our-works #works.single_video_page .work-class-18 {
    width: -webkit-calc(100vw - 17px);
    width: calc(100vw - 17px);
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  .quote .quote_inner {
    padding: 120px 0 92px;
  }
  .quote .quote_inner .quote_box {
    padding: 50px 75px;
    width: 640px;
  }
  .quote .quote_inner .quote_box span {
    font-size: 16px;
  }
  .quote .quote_inner .quote-girl {
    width: 339px;
  }
}
@media (max-width: 991px) {
  .quote .quote_inner {
    padding: 103px 0 92px;
  }
  .quote .quote_inner .quote_box {
    padding: 30px 42px;
    width: 470px;
  }
  .quote .quote_inner .quote_box p {
    font-size: 20px;
    line-height: 30px;
  }
  .quote .quote_inner .quote-girl {
    width: 307px;
  }
}
@media (max-width: 767px) {
  .quote .quote_inner {
    position: relative;
    z-index: 2;
  }
  .quote .quote_inner .quote_box {
    position: relative;
    min-height: 186px;
    width: 100%;
    padding: 5% 40px;
    background: rgba(255, 255, 255, 0.8);
  }
  .quote .quote_inner .quote_box p {
    margin-bottom: 10px;
  }
  .quote .quote_inner .quote-girl {
    z-index: -1;
    position: absolute;
    right: 0;
    max-width: 100%;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  .causes {
    padding: 80px 0;
  }
  .causes .cause .inner .title {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  .causes .cause {
    width: 50%;
  }
  .causes .cause .inner {
    width: 100%;
    max-width: 100%;
  }
  .causes .cause .inner .title {
    margin-bottom: 15px;
  }
  .causes .cause .inner p {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .causes .cause {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  .testimonial_row > .container {
    width: 70%;
  }
  .testimonial_row .owl-nav {
    top: 210px;
    height: 150px;
  }
  .testimonial_row .owl-nav div {
    height: 150px;
  }
  .testimonial_row .owl-nav div:before {
    height: 150px;
  }
}
@media (max-width: 991px) {
  .testimonial_row > .container {
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px);
  }
  .testimonial_row .owl-nav div {
    width: 70px;
  }
  .testimonial_row .logos {
    padding: 50px 0;
  }
  .testimonial_row .logos img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .testimonial_row {
    padding: 60px 0;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .testimonial_row > .container {
    width: 100%;
    text-align: center;
  }
  .testimonial_row .testimonial_slider {
    margin-bottom: 0;
  }
  .testimonial_row .owl-nav {
    top: 0;
    background: none;
    z-index: 2;
    position: relative;
    height: 60px;
    display: table;
    width: auto;
    left: auto;
    margin: 0 auto 50px;
  }
  .testimonial_row .owl-nav div {
    background: #1faabd;
    height: 60px;
    float: left;
  }
  .testimonial_row .owl-nav div:before {
    height: 40px;
    -webkit-background-size: cover;
    background-size: cover;
    margin-top: 10px;
  }
  .testimonial_row .owl-nav div.owl-prev {
    margin-right: 1px;
  }
  .testimonial_row .owl-nav div:hover,
  .testimonial_row .owl-nav div:focus {
    background: #b5ebf3;
  }
  .testimonial_row .logos {
    padding: 50px 0 0;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  .themes {
    padding: 80px 0 70px;
  }
  .themes .themes_slider .item .text_part .inner {
    padding-top: 70px;
    max-width: 100%;
  }
  .themes .themes_slider .item .text_part .inner p {
    margin-bottom: 30px;
  }
  .themes .themes_slider .item .text_part .inner a {
    line-height: 55px;
  }
}
@media (max-width: 991px) {
  .themes .themes_slider .item .text_part .inner {
    padding-top: 30px;
  }
  .themes .themes_slider .item .text_part .inner h3 {
    margin-bottom: 15px;
  }
  .themes .themes_slider .item .text_part .inner h3:after {
    margin-top: 5px;
  }
  .themes .themes_slider .item .text_part .inner p {
    margin-bottom: 20px;
  }
  .themes .themes_slider .item .text_part .inner a {
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .themes .themes_slider .item .text_part .inner {
    width: 100%;
    margin-bottom: 20px;
  }
  .themes .themes_slider .item .work_slide {
    text-align: center;
  }
  .themes .themes_slider .item .work_slide img {
    display: inline-block;
    max-width: 320px;
  }
  .themes .themes_slider .owl-controls {
    top: 50%;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1199px) {
  .contact_section .location .address_box {
    padding: 0;
  }
  .contact_section .location .address_box .address {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .contact_section .social_networks .social_network_inner {
    padding: 0;
  }
  .contact_section .social_networks .social_network_inner .inner_box {
    width: 100%;
    margin-right: 0;
  }
  .contact_section .location .address_box .address {
    width: 100%;
    padding: 60px 40px 0;
  }
  .contact_section .contact_form .form_part .form_inner #contactForm {
    padding: 50px 50px 0;
  }
}
@media (max-width: 767px) {
  .contact_section .social_networks .social_network_inner {
    height: auto;
  }
  .contact_section .social_networks .social_network_inner .row {
    margin: 0;
  }
  .contact_section .social_networks .social_network_inner .inner_box {
    height: auto;
    padding: 50px 40px;
  }
  .contact_section .social_networks .social_network_inner .inner_box .social {
    margin-bottom: 0;
  }
  .contact_section .social_networks .social_network_outer {
    height: 50px !important;
  }
  .contact_section .location .address_box {
    height: 380px;
  }
  .contact_section .location .address_box .address {
    height: auto;
    padding: 40px;
  }
  .contact_section .contact_form .form_part .form_inner {
    width: 100%;
  }
  .contact_section .contact_form .form_part .form_inner #contactForm {
    padding: 40px;
  }
  .contact_section .contact_form .form_outer {
    height: 40px !important;
    width: 100%;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 767px) {
  .portfolio_section .filter_row {
    padding: 50px 0;
    text-align: center;
  }
  .portfolio_section .filter_row .portfolio_filter_drop {
    border-radius: 0;
    background: #1faabd;
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 18px;
    letter-spacing: 0.5px;
    border: none;
    width: 100%;
    max-width: 400px;
    line-height: 50px;
    display: inline-block !important;
  }
  .portfolio_section .filter_row #filters {
    max-width: 400px;
    margin: 0 auto;
    padding: 0;
  }
  .portfolio_section .filter_row #filters ul li {
    float: none;
    display: block;
    padding: 0;
    line-height: 40px;
    background: #1faabd;
    color: #fff;
  }
  .portfolio_section .filter_row #filters ul li:after {
    display: none;
  }
  .portfolio_section .filter_row #filters ul li.active {
    color: #271818;
  }
  .portfolio_section #portfolio_containers {
    max-width: 400px;
    margin: 0 auto;
  }
  .portfolio_section #portfolio_containers .p_item.p_item_1,
  .portfolio_section #portfolio_containers .p_item.p_item_2 {
    width: 100%;
  }
  .portfolio_section #portfolio_containers .p_item:hover .inner .hover,
  .portfolio_section #portfolio_containers .p_item:focus .inner .hover {
    padding: 30px 40px;
  }
}
@media (max-width: 400px) {
  .portfolio_section #portfolio_containers {
    max-width: 303px;
  }
  .portfolio_section #portfolio_containers .p_item .inner .hover h3 {
    font-size: 18px;
  }
  .portfolio_section #portfolio_containers .p_item .inner .hover h4 {
    font-size: 15px;
  }
  .portfolio_section #portfolio_containers .p_item .inner .hover h5 {
    font-size: 12px;
  }
  .portfolio_section #portfolio_containers .p_item:hover .inner .hover,
  .portfolio_section #portfolio_containers .p_item:focus .inner .hover {
    padding: 15px 20px;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 991px) {
  footer {
    padding: 80px 0;
  }
  footer .container .logo {
    margin-bottom: 40px;
  }
  footer .container p {
    margin-bottom: 40px;
  }
  footer .container .social {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  footer .container .social li {
    padding: 0 20px;
  }
}
@media (max-width: 479px) {
  footer {
    overflow: hidden;
  }
  footer .container .social li {
    padding: 0;
    width: 50%;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 1500px) {
  .webdesign_project_info #custom_owl_nav div {
    width: 12vw;
  }
}
@media (max-width: 1400px) {
  .webdesign_project_info #custom_owl_nav {
    z-index: 999;
  }
  .webdesign_project_info #custom_owl_nav div {
    width: 8vw;
    z-index: 1;
  }
}
@media (max-width: 1199px) {
  .template_type .type_texts {
    padding-left: 15px;
  }
  .template_type .type_texts h3 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .webdesign_project_info {
    -webkit-background-size: contain;
    background-size: contain;
  }
  .webdesign_project_info .project_info {
    padding: 30px 15px 0;
    width: -webkit-calc( (100% / 12) * 5 );
    width: calc( (100% / 12) * 5 );
  }
  .webdesign_project_info .project_info .social {
    margin-bottom: 0;
  }
  .webdesign_project_info .project_info .inspiration {
    margin-bottom: 350px;
  }
  .webdesign_project_info .webdesign_project_slider_col {
    width: -webkit-calc( (100% / 12) * 7 );
    width: calc( (100% / 12) * 7 );
  }
  .webdesign_project_info #custom_owl_nav {
    top: 47.1%;
  }
}
@media (max-width: 991px) {
  .project_slideshow.single_page {
    padding: 0;
  }
  .paginations {
    padding: 50px 0 35px;
  }
  .video_single .container .inner {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .project_desc {
    padding: 80px 0;
  }
  .project_desc .about_project {
    margin-bottom: 80px;
  }
  .paginations {
    padding: 20px 0;
  }
  .paginations .prev,
  .paginations .next {
    text-align: center;
  }
  .paginations .back_all {
    padding-top: 31px;
  }
  .paginations .back_all a:before {
    left: 0;
  }
  .paginations .next {
    margin-top: 10px;
  }
  .video_single {
    padding: 80px 0;
  }
  .template_type .col-sm-6 {
    max-width: 320px;
    margin: 0 auto;
  }
  .template_type .col-sm-6 img {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .template_type .type_texts {
    max-width: 320px;
    margin: 0 auto;
  }
  .webdesign_project_info {
    padding: 80px 0;
  }
  .webdesign_project_info .project_info {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
  .webdesign_project_info .project_info .inspiration {
    margin-bottom: 30px;
  }
  .webdesign_project_info .webdesign_project_slider_col {
    width: 303px;
    margin: 30px auto 0;
  }
  .webdesign_project_info #custom_owl_nav {
    position: relative;
    top: 0;
    margin-top: -134px;
    z-index: 0;
  }
}
@media (max-width: 400px) {
  .our-works.single_page.video_project .work .work-shot {
    width: 100%;
  }
  .project_desc {
    padding: 80px 0;
  }
  .project_desc .about_project {
    margin-bottom: 80px;
  }
  .paginations .back_all {
    margin-bottom: 20px;
  }
  .paginations .col-xs-6 {
    width: 100%;
  }
}
/*----------------------------------------------------------------*/
@media (max-width: 767px) {
  .offline .content {
    padding-top: 20%;
  }
  .offline .content h2 {
    font-size: 30px;
    margin: 65px auto;
  }
  .page-404 {
    text-align: center;
  }
  .page-404 .content p {
    float: none;
    margin: 0 auto;
  }
}
/*----------------------------------------------------------------*/