/*
Theme Name: Prague
Theme URI: https://prague.foxthemes.me/
Author: FOXTHEMES
Author URI: http://themeforest.net/user/fox-themes
Description: A stunning visual experience for minimal loving creative. This theme is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
Version: 2.5.12
License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prague
*/
.testimonials-swiper.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.services_section_about_me_page {
  position: relative;
  top: -200px;
  z-index: 99;
}
.rs-stl-visible rs-layer-wrap.rs-parallax-wrap:first-child {
  top: 50% !important;
  left: 30px !important;
}
.rs-stl-visible rs-layer-wrap.rs-parallax-wrap:last-child {
  top: 50% !important;
  right: 30px !important;
}
.overflow-hidden {
  overflow: hidden;
}

@media screen and (max-width: 1199px) {
    .prague-header.light:not(.left):not(.easy_style) .main-menu li a {
        color: #fff !important;
    }
}

.prague-clients-wrapper {
    width: 150px !important;
    min-height: 150px !important;
	background-size:100% !important;
}
.prague-clients-wrapper.s-back-switch{
	background-size:100% !important;
}
@media only screen and (max-width: 767px) {
    .prague-clients-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 75px !important;
        height: 75px !important;
        cursor: pointer;
        min-height: 50px !important;
		background-size:100%;
    }
}

.prague-header {
	position: fixed !important;
	background-color: #00000020 !important;
	z-index: 999 !important;
}

.prague-footer .footer-content-outer {
   
    padding: 60px 0 60px !important;
 
}

@media screen and (max-width: 1199px) {
    .prague-header.light:not(.left):not(.easy_style) .main-menu .sub-menu {
        background-color: rgb(255 255 255 / 0%) !important;
}
	
@media screen and (max-width: 767px) {
    .prague-header.light:not(.left):not(.easy_style) .main-menu .sub-menu {
        background-color: rgb(255 255 255 / 0%) !important;
    }	

@media screen and (max-width: 420px) {
    .prague-header.light:not(.left):not(.easy_style) .main-menu .sub-menu {
        background-color: rgb(255 255 255 / 0%) !important;
    }	
