/*
Theme Name: Total Packaging
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
    font-family: lato;
    width: auto;
    height: auto;
    color: #252525;
}
ul{
    margin: 0;
}
a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
.container {
    max-width: 1230px;
    width: 100% !important;
    height: auto;
}
header {
    clear: both;
}
.top-header {
    background-color: #0b7ffd;
    float: left;
    width: 100%;
    color: #fff;
    padding: 13px 0;
}
.top-header .widget-title {
    display: none;
}
.top-header .container > div:first-child {
    float: left;
}
.top-header .container > div:nth-child(2) {
    float: right;
}
.top-header .container > div:last-child {
    float: right;
}
.top-header i {
    color: #fff200;
    margin: 0 10px;
}
.top-header a {
    color: #fff;
}
.top-header a:hover {
    color: #fff200;
}
.top-header p {
    margin: 0;
    line-height: 16px;
}
.top-header .container > div:last-child p {
    border-right: 1px solid #fff;
    padding-right: 20px;
}
.logo {
    float: left;
    padding: 10px 0 0;
}


.sub-menu {
    display: none;
}
.hp-slider {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}
.content-slide {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
    height: 500px;
    max-width: 500px;
    padding: 0 50px;
}
.content-slide h1 {
    font-size: 40px;
    line-height: 45px;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 100px;
}
.content-slide > p {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}

.home-step1 {
    padding: 80px 0;
}
.home-step1 h1 {
    color: #252525;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 15px;
    padding: 10px 0 15px;
    position: relative;
}
.home-step1-left p {
    color: #252525;
    font-size: 14px;
    line-height: 30px;
}
.home-step1 h1:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 4px;
    background-color: #0b7ffd;
    left: 0;
    bottom: 0;
}
.home-step1-left a {
    background-color: #0b7ffd;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 140px;
}
.home-step1-left a:hover {
    background-color: #fff200;
}
.home-step1-left a.button-hp:after {
    content: "\f0a9";
    font-family: fontawesome;
    margin-left: 8px;
}
.home-step1-left li {
    background-image: url("images/list-style.png");
    background-position: left top 10px;
    background-repeat: no-repeat;
    color: #252525;
    line-height: 30px;
    list-style: outside none none;
    padding-left: 30px;
}
.home-step1-left ul {
    padding-bottom: 10px;
}
.home-step1-left img {
    height: auto;
    margin-top: 50px;
    max-width: 100%;
}
.home-product {
    background-color: #f8f7f6;
    padding: 70px 0 20px;
}
.title-center {
    text-align: center;
    position: relative;
    margin: 0;
    font-size: 40px;
    color: #252525;
}
.title-home-product {
    padding-bottom: 20px;
}
.title-center:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    background-color: #0b7ffd;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.home-product .row {
    padding-top: 40px;
}
.content-product {
    text-align: center;
}
.home-product ul {
    margin: 0;
    text-align: center;
}

.content-product img {
    margin: 30px 0;
}
.content-product h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 25px;
    color: #252525;
}
.content-product h2 a {
    color: #252525;
}
.content-product h2 a:hover, .content-product h2 a:focus {
    color: #0b7ffd;
}
.content-product p {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}
.home-product .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    display: inline-block;
    float: none;
    max-width: 33%;
    padding-bottom: 50px;
}
.home-product .col-lg-4.col-md-4.col-sm-6.col-xs-12:hover h2{
    color: #0b7ffd;
}

.home-perth-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 80px;
    margin: 10px 0;
    width: 80px;
}
.home-step1-left.col-lg-7.col-md-7.col-sm-7.col-xs-12 {
    padding-right: 75px;
}
.home-step1-right h3 {
    color: #0b7ffd;
    display: table-cell;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    padding-left: 30px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.home-step1-right li {
    clear: both;
    display: inline-table;
    float: left;
    width: 100%;
}

.top-footer {
    background-color: #f7f6f6;
    padding: 80px 0 70px;
}
.top-footer #text-2 {
    color: #20201f;
    float: left;
    line-height: 24px;
    padding-right: 60px;
    width: 350px;
}
.top-footer #text-2 img {
    padding-bottom: 15px;
}
.top-footer #nav_menu-2 {
    float: left;
    width: 215px;
}
.top-footer #nav_menu-2 li {
    display: block;
    padding-left: 15px;
    line-height: 24px;
    background-image: url(images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.top-footer #nav_menu-2 li a {
    color: #252525;
    text-transform: uppercase;
}
.top-footer #nav_menu-2 li a:hover {
    color: #0055c2;
}
#text-3 {
    float: left;
    width: 280px;
}
#text-3 input {
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 3px;
    text-align: center;
}
#text-3 input.hp-email {
    background-color: #e1e1e1;
    color: #252525;
    font-family: 'lato-italic';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
input::placeholder, textarea::placeholder {
    opacity: 1;
}
.submit {
    background-color: #0b7ffd;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.menu-menu-social-container {
    float: left;
    clear: both;
    padding-top: 10px;
}
.ft-enquire {
  background-color: #0b7ffd;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: 5px;
  width: 160px;
}
.ft-enquire:hover, .ft-enquire:focus{
    background-color: #fff200;
    color: #fff;
}
#text-4 {
    float: left;
    width: 290px;
    padding-left: 70px;
}
.phone-footer {
    color: #0b0b0b;
    font-size: 18px;
    padding-left: 40px;
    background-image: url("images/icon-phone.png");
    background-repeat: no-repeat;
    background-position: left 3px center;
    line-height: 24px;
}
.email-footer {
    color: #0b0b0b;
    font-size: 18px;
    padding-left: 40px;
    background-image: url("images/icon-email.png");
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 24px;
}
.address-footer {
    background-image: url("images/icon-address.png");
    background-position: left 3px top 5px;
    background-repeat: no-repeat;
    color: #0b0b0b;
    font-size: 18px;
    padding-left: 40px;
    display: block;
    line-height: 24px;
}
.menu-menu-social-container li {
    display: inline-block;
    margin-right: 10px;
}
.menu-menu-social-container li i {
    display: table-cell;
    font-size: 24px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    background-color: #ebebeb;
    border-radius: 50%;
    color: #0b7ffd;
}
.menu-menu-social-container li a {
    display: table;
}
.menu-menu-social-container li i:hover {
    color: #fff;
    background-color: #0b7ffd;
}
.bottom-footer {
    background-color: #252525;
    color: #fff;
    line-height: 24px;
    padding: 20px 0;
}
.yellow {
    color: #fff200;
}
#text-5 {
    float: left;
}
#text-6 {
    float: right;
}
#text-5 p, #text-6 p {
    margin: 0;
}
.top-footer .widget-title {
    color: #252525;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 25px;
    margin-top: 0;
    position: relative;
}
.top-footer .widget-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 3px;
    background-color: #0b7ffd;
}
.slider-more {
    background-color: #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 12px 20px !important;
}
.button-menu {
    background-color: #005bbb;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 24px;
    margin-top: 25px;
    padding: 5px 10px;
    display: none;
    float: right;
}

.banner {
    clear: both;
    height: 400px;
    background-size: cover;
}
.hp-middle {
    display: table;
    height: 400px;
    text-align: center;
    width: 100%;
}
.content-banner {
    display: table-cell;
    vertical-align: middle;
}
.banner-title {
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    margin: 0;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.about .home-step1 h1 {
    font-size: 20px;
    font-family: lato;
    font-weight: bold;
    color: #202020;
}
.about .home-step1 img {
    margin-top: 10px;
}
.content-outteam a {
    color: #202020;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}
.content-outteam a:hover {
    color: #0b7ffd;
}
.office {
    color: #202020;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    line-height: 30px;
}
.content-outteam p {
    line-height: 24px;
}
.site-map iframe {
    width: 100%;
}
.home-product.out-team {
    padding: 70px 0 100px;
}
.left-contact h1 {
    color: #252525;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 15px;
    padding: 10px 0 15px;
    position: relative;
    text-transform: uppercase;
}
.left-contact h1::after {
    background-color: #0b7ffd;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 80px;
}
.contact-page .container {
    padding-top: 90px;
    padding-bottom: 90px;
}
.contact-page {
    background-color: #fff;
}
.left-contact p {
    color: #333232;
    line-height: 24px;
}
.left-contact .phone-footer {
    background-image: url("images/contact-phone.png");
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left center;
}
.left-contact .email-footer {
    background-image: url("images/contact-email.png");
    display: block;
    margin: 20px 0 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.left-contact .address-footer{
    background-image: url("images/contact-address.png");
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left center;
}
.left-form.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
    padding-left: 0;
    padding-right: 10px;
}
.right-form.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
    padding-left: 10px;
    padding-right: 0;
}
.right-contact form input {
    border: 2px solid #cccccc;
    border-radius: 3px;
    color: #555555;
    height: 45px;
    margin-bottom: 20px;
    padding-left: 20px;
    width: 100%;
}
.hp-message {
    height: 150px;
    resize: none;
    border: 2px solid #cccccc;
    border-radius: 3px;
    color: #555555;
    padding-left: 20px;
    padding-top: 15px;
    line-height: 24px;
    width: 100%;
}
.right-contact form input.hp-submit {
    width: 150px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #0b7ffd;
    border: none;
}
.right-contact form input.hp-submit:hover {
    background-color: #093e77;
}
.main-site.gallery-page .content-page {
    background-color: #fff;
    padding: 100px 0;
}
.sidebar {
    width: 320px;
    position: absolute;
    left: 15px;
    top: 0;
}
.left-content-page p, .left-content-single p {
    color: #252525;
    font-size: 14px;
    line-height: 30px;
}
.left-content-page li, .left-content-single li {
	line-height: 30px;
	margin-left: 30px;
}
.left-content-single .size-full,
.left-content-page .size-full  {
    display: block;
    height: auto;
    margin: 0 auto;
    width: auto;
}
.sidebar ul li {
    display: block;
}
.sidebar ul li a {
    color: #252525;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
    border-bottom: 1px solid #d9d9d9;
}
.sidebar ul {
    border: 1px solid #d9d9d9;
}
.sidebar ul li:last-child a {
    border-bottom: none;
}
.sidebar ul li.current-menu-item a,
.sidebar ul li a:hover,
.sidebar ul li a:focus {
    background-color: #0b7ffd;
    color: #fff;
}
.hp-page .content-page .container,
.single .content-page .container {
    position: relative;
    min-height: 500px;
}
.left-content-page,
.left-content-single {
    padding-left: 370px;
}
.left-content-single p {
    text-align: justify;
}
.hp-page .content-page {
    padding: 80px 0;
}
.single .content-page {
    padding: 100px 0;
}
.date-author {
    color: #0b7ffd;
    padding: 25px 0 10px;
    line-height: 24px;
}
.hp-date {
    padding-right: 20px;
}
.hp-date::before {
    content: "\f073";
    font-family: fontawesome;
    padding-right: 10px;
}
.hp_author::before {
    content: "\f007";
    font-family: fontawesome;
    padding-right: 10px;
}
.title-single {
    color: #1b1b1b;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.thumbnail-single img {
    height: auto;
    width: 100%;
}
.sidebar form label .screen-reader-text {
    display: none;
}
.sidebar .search-field {
    border: 2px solid #d9d9d9;
    border-radius: 5px;
    color: #929191;
    font-weight: normal;
    height: 50px;
    padding-left: 20px;
    width: 320px;
}
.sidebar .search-form label {
    width: 100%;
}
.sidebar form{
    position: relative;
}
.search-submit.screen-reader-text {
  background-color: transparent;
  background-image: url("images/icon-search.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: medium none;
  font-size: 0;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.sidebar .widget.widget_search {
    padding-bottom: 35px;
}
.sidebar .widget-title {
    color: #1b1b1b;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    position: relative;
}
.sidebar > div {
    clear: both;
    padding-bottom: 30px;
}
.sidebar .widget-title::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 2px;
    background-color: #0b7ffd;
    content: "";
}
.sidebar .menu-menu-social-container {
    float: none;
    padding-top: 0;
}
.rpwwt-post-date {
    color: #0b7ffd;
    padding-bottom: 15px;
}
.rpwwt-post-date::before {
    content: "\f073";
    font-family: fontawesome;
    padding-right: 10px;
}
.rpwwt-post-excerpt {
    color: #1b1b1b;
    line-height: 24px;
}
.tag-cloud-link {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px !important;
    margin: 0 10px 10px 0;
    padding: 8px 10px;
    color: #888;
}
.tag-cloud-link:hover {
    background-color: #0b7ffd;
    color: #fff;
    border-color: #0b7ffd;
}
.content-outteam img {
    height: auto;
    width: 100%;
}
.right-contact {
    padding-top: 70px;
}
.hesperiden.tparrows.tp-rightarrow::before {
    content: "\f054";
    font-family: fontawesome;
    font-size: 48px;
    margin-right: -3px;
}
.hesperiden.tparrows.tp-leftarrow::before  {
    content: "\f053";
    font-family: fontawesome;
    font-size: 48px;
    margin-right: -3px;
}
.hesperiden.tparrows {
    background: none;
}
.hesperiden.tparrows:hover {
    background: none;
}
.hesperiden.tparrows.tp-rightarrow:hover::before,
.hesperiden.tparrows.tp-leftarrow:hover::before  {
    color: #0b7ffd;
}
.hermes .tp-bullet {
    box-shadow: 0 0 0 2px #262626 inset;
    background: #262626;
}
.hp-breadcrumb {
    background-color: #0b7ffd;
    text-align: center;
}
.hp-breadcrumb p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    padding: 23px 0;
}
.hp-breadcrumb p a {
    color: #fff;
}
.hp-breadcrumb p a:hover {
    color: #005bbb;
}
.hp-breadcrumb span {
    padding: 0 5px;
}
.list_galery > li {
    display: inline-block;
    text-align: center;
    width: 49%;
}
.list_galery a h3 {
    color: #252525;
}
.list_galery a:hover h3 {
    color: #0b7ffd;
}




@media screen and (min-width: 1201px){
    .menu-item-has-children {
        position: relative;
    }
    #menu-primary-menu .menu-item-has-children:hover > .sub-menu {
        display: block;
    }
    .sub-menu {
        position: absolute;
        z-index: 9999;
        background-color: #fff;
        top: 97px;
    }
    .sub-menu a {
        display: block;
        padding: 10px 0;
    }
    .sub-menu li:hover a {
        color: #fff !important;
    }
    .sub-menu li:hover {
        background-color: #0b7ffd;
        border-bottom: 1px solid #0b7ffd;
        cursor: pointer;
    }
    .sub-menu li:last-child a {
        border-bottom: none;
    }
    .sub-menu li {
        display: block;
        white-space: nowrap;
        padding: 10px 20px;
        border-bottom: 1px solid #ebebeb;
    }
    .main-menu {
        float: right;
    }
    #menu-primary-menu li a {
        color: #0b7ffd;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 25px;
    }
    #menu-primary-menu li {
        list-style: outside none none;
    }
    #menu-primary-menu > li {
        display: inline-block;
        float: left;
    }
    #menu-primary-menu > li > a {
        display: block;
        padding: 36px 30px;
        text-transform: uppercase;
    }
    
    #menu-primary-menu > li:hover > a, #menu-primary-menu > li:focus > a{
        color: #fff;
        background-color: #0b7ffd;
    }
    #menu-primary-menu > li.current-menu-item > a {
        background-color: #0b7ffd;
        color: #fff;
    }
}
@media screen and (max-width: 1200px){
    .button-menu {
        display: block;
    }
    .main-menu {
        clear: both;
        float: none;
        width: 100%;
        display: none;
    }
    #menu-primary-menu li {
        display: block;
        padding: 0;
        width: 100%;
    }
    #menu-primary-menu > li > a {
        text-transform: uppercase;
    }
    #menu-primary-menu a {
        padding: 5px 0;
        color: #202020;
        display: block;
    }
    #menu-primary-menu a:hover, #menu-primary-menu a:focus {
        color: #0b7ffd;
    }
    .sub-menu {
        display: block;
        padding-left: 15px;
    }
    .top-footer #text-2 {
        padding-right: 60px;
        width: 50%;
        padding-bottom: 30px;
    }
    .top-footer #nav_menu-2 {
        width: 50%;
        padding-bottom: 30px;
    }
    #text-3 {
        width: 50%;
        padding-right: 60px;
        padding-bottom: 30px;
        clear: both;
    }
    #text-4 {
        padding-left: 0;
        width: 50%;
        padding-bottom: 30px;
    }
    .logo {
        padding: 10px 0;
    }
}
@media screen and (max-width: 1024px){
    .home-perth li h3 {
        font-size: 14px;
        line-height: 20px;
        padding: 0 10px;
    }
}

@media screen and (max-width: 980px){
    .hesperiden.tparrows.tp-rightarrow::before,
    .hesperiden.tparrows.tp-leftarrow::before {
        font-size: 30px;
    }
    .left-content-single .size-full, 
    .left-content-page .size-full {
        width: 100%;
    }
}

@media screen and (max-width: 800px){
    .home-product .col-lg-4.col-md-4.col-sm-6.col-xs-12{
        max-width: 49%;
    }
    .sidebar {
        left: 0;
        position: relative;
        top: 0;
        width: 100%;
        padding-top: 30px;
    }
    .left-content-page,
    .left-content-single {
        padding-left: 0;
    }
    .hp-page .content-page .container,
    .single .content-page .container {
        min-height: auto;
        position: relative;
    }
}
@media screen and (max-width: 768px){
    .left-content-single {
        padding-right: 0;
        padding-bottom: 50px;
    }
    .single .content-page .container {
        display: block;
    }
    .sidebar {
        float: none;
        width: 100%;
    }
    .sidebar .search-field{
        width: 100%;
    }
    .banner-title {
        font-size: 40px;
    }
    .banner {
        height: 300px;
    }
    .hp-middle {
        height: 300px;
    }
}

@media screen and (max-width: 767px){
    .home-perth ul {
        display: block;
    }
    .home-perth li {
        display: block;
        width: 100%;
    }
    .home-perth li h3 {
        font-size: 18px;
    }
    .top-footer #text-2 {
        padding-right: 0;
        width: 100%;
        padding-bottom: 30px;
    }
    .top-footer #nav_menu-2 {
        width: 100%;
        padding-bottom: 30px;
    }
    #text-3 {
        width: 100%;
        padding-right: 0;
        padding-bottom: 30px;
        clear: both;
    }
    #text-4 {
        padding-left: 0;
        width: 100%;
        padding-bottom: 30px;
    }
    .content-outteam img {
        display: block;
        height: auto;
        margin: 0 auto;
        max-width: 300px;
        width: 100%;
    }
    .content-outteam h2,
    .content-outteam p {
        text-align: center;
    }
    .home-step1 img {
        width: 100%;
    }
    .left-form.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
        padding-right: 0;
    }
    .right-form.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
        padding-left: 0;
    }
    .tp-parallax-wrap {
        display: none;
    }
    .home-step1-right {
        padding-top: 50px;
    }
    .home-product .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
        max-width: 100%;
    }
    .home-step1-left.col-lg-7.col-md-7.col-sm-7.col-xs-12 {
        padding-right: 15px;
    }
    .home-step1-left p {
        text-align: justify;
    }
}

@media screen and (max-width: 667px){
    
}
@media screen and (max-width: 640px){
    
}
@media screen and (max-width: 568px){
    .top-header .container > div:first-child {
        float: none;
        padding-bottom: 10px;
        text-align: center;
    }
    .top-header .container > div:last-child {
        float: none;
        padding-top: 10px;
        text-align: center;
    }
    .top-header .container > div:nth-child(2) {
        float: none;
        text-align: center;
    }
    .top-header .container > div:last-child p {
        border-right: medium none;
        padding-right: 0;
    }
}
@media screen and (max-width: 480px){
    .home-step1 h1, .title-center{
        font-size: 24px;
    }
    #text-5, #text-6{
        float: none;
        text-align: center;
        width: 100%;
    }
    .content-slide h1 {
        font-size: 24px;
        line-height: 30px;
        padding-top: 50px;
    }
    .content-slide > p {
        font-size: 16px;
    }
    .content-slide {
        height: 350px;
        padding: 0 20px;
    }
    .hp-slider{
        height: 350px;
    }
}
@media screen and (max-width: 414px){
    .gallery-page .content-page form img{
        width: 100% !important;
        height: auto!important;
    }
    .gallery-page .content-page form #bwg_standart_thumbnails_0 {
        width: 100% !important;
    }
    .gallery-page .content-page form #bwg_standart_thumbnails_0 .bwg_standart_thumb_spun1_0 {
        width: 100% !important;
        display: block;
    }
    .bwg_lightbox_0 {
        display: block !important;
    }
    .gallery-page .content-page form #bwg_standart_thumbnails_0 .bwg_standart_thumb_0 {
        display: block !important;
        width: 100% !important;
    }
    .gallery-page .content-page form #bwg_standart_thumbnails_0 .bwg_standart_thumb_0 .bwg_standart_thumb_spun2_0 {
        display: block !important;
        width: 100% !important;
    }
}
@media screen and (max-width: 375px){
    
}
@media screen and (max-width: 360px){
    
}
@media screen and (max-width: 320px){
    
}




