/*! CSS Used from: http://sms_de.test/css/responsive.css */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main_menu nav > ul > li > a {
    padding: 8px 9px;
  }
  .blog_wrapper {
    padding-bottom: 75px;
  }
  .welcome_text ul li {
    font-size: 11px;
    padding-right: 12px;
    margin-right: 12px;
  }
  .gallery_section {
    padding-bottom: 71px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .blog_wrapper .owl-nav > div {
    left: 0;
  }
  .blog_wrapper .owl-nav > div.owl-next {
    right: 0;
  }
  .message {
    padding: 0 30px 39px;
  }
  .single_slider .row {
    height: 550px;
  }
  .slider_area {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main_menu nav > ul > li > a {
    padding: 8px 9px;
  }
  .message {
    padding: 0 20px 39px;
  }
  .single_slider .row {
    height: 480px;
  }
  .slider_area {
    margin-bottom: 60px;
  }
  .slider_area.owl-carousel .owl-nav div {
    left: 20px;
  }
  .slider_area.owl-carousel .owl-nav div.owl-next {
    right: 20px;
  }
  .blog_wrapper .owl-nav > div.owl-next {
    right: 0;
  }
  .message_ {
    padding-bottom: 19px;
  }
  .message_ .banner_area {
    margin-bottom: 51px;
  }
}
@media only screen and (max-width: 479px) {
  .header_middel .logo_text h1 {
    font-size: 30px;
  }
  .header_middel .logo_text h3 {
    font-size: 19px;
  }
  .header_middel .logo_text span {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 320px) {
  .header_middel .logo_text h1 {
    font-size: 25px;
  }
  .header_middel .logo_text h3 {
    font-size: 15px;
  }
  .header_middel .logo_text span {
    margin: 10px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_area {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header_area {
    padding: 0px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offcanvas_menu {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .offcanvas_menu {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    width: 450px;
  }
}
@media only screen and (max-width: 479px) {
  .container {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .blog_wrapper {
    padding-bottom: 75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_wrapper {
    padding-bottom: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper {
    padding-bottom: 54px;
  }
}
@media only screen and (max-width: 767px) {
  .canvas_open {
    right: 20px;
    top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .canvas_open a {
    width: 35px;
    height: 34px;
    line-height: 34px;
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .welcome_text {
    display: none;
    text-align: center;
    margin-bottom: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .welcome_text {
    display: none;
    margin-bottom: 13px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .welcome_text ul li {
    font-size: 11px;
    padding-right: 0;
    margin-right: 0;
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .welcome_text ul li {
    font-size: 11px;
    padding-right: 0;
    margin-right: 0;
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .welcome_text ul li::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .welcome_text ul li::before {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .header_middel {
    padding: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_middel {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header_middel {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_bottom {
    max-height: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_static {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .header_static {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main_menu_inner {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .main_menu_inner {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main_menu {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .main_menu {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .header_bottom {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .footer_widgets {
    padding: 0 30px;
  }
}
/* @media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .footer_top {
    padding-bottom: 72px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer_top {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_top {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_top {
    padding-bottom: 34px;
  }
} */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .widgets_container {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .widgets_container {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .widgets_container.contact_us {
    margin-bottom: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .widgets_container h3 {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .widgets_container h3 {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .copyright_area {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .copyright_area p {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_bottom {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .gallery_section .section_title {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .gallery_section {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 71px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gallery_section {
    padding-bottom: 51px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .gallery_section {
    padding-bottom: 54px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_thumb > a {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_wrapper:hover .owl-nav div {
    left: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper:hover .owl-nav div {
    left: 0px;
  }
}
.blog_wrapper:hover .owl-nav div.owl-next {
  right: -25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_wrapper:hover .owl-nav div.owl-next {
    right: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper:hover .owl-nav div.owl-next {
    right: 0px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .blog_wrapper .owl-nav > div {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_wrapper .owl-nav > div {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper .owl-nav > div {
    left: 15px;
  }
}
.blog_wrapper .owl-nav > div.owl-next {
  right: 0px;
  left: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .blog_wrapper .owl-nav > div.owl-next {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper .owl-nav > div.owl-next {
    right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .message_ {
    padding-bottom: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .message_ .banner_area {
    margin-bottom: 54px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .message {
    padding: 0 30px 39px;
  }
}
@media only screen and (max-width: 767px) {
  .message {
    padding: 0 0 39px;
  }
}
@media only screen and (max-width: 767px) {
  .section_title {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .section_title h2 {
    font-size: 22px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .single_slider {
    background-position: 11%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .single_slider .row {
    height: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .single_slider .row {
    height: 330px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .slider_area {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_area {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_area.owl-carousel .owl-nav div {
    left: 5px;
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slider_area.owl-carousel .owl-nav div.owl-next {
    right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_area.owl-carousel .owl-dots {
    bottom: 10px;
  }
}
/*! CSS Used keyframes */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
