/*---------------- max-width : 1200px ------------------*/
@media only screen and (max-width: 1200px) {

    .boxed #wrapper,
    .boxed-2 #wrapper {
        width: 1210px;
    }

    #sub_header h1 {
        font-size: 50px;
    }
}

/*---------------- min-width : 1210px ------------------*/
@media (min-width: 1210px) {

    .boxed #wrapper,
    .boxed-2 #wrapper {
        width: 1210px !important;
    }
}

/*---------------- max-device-width : 1366px ------------------*/
@media only screen and (max-device-width: 1366px) {
    .slider {
        background-attachment: scroll;
    }
}

/*---------------- min-width : 992px -------------------*/
@media only screen and (min-width:992px) {

    .merged {
        margin: 0px -10px 0 -5px;
        padding: 0;
    }
 
    .merged > div {
        padding: 0;
    }
 
    .row.merged > div {
        padding: 0 0px 0px 5px;
    }
 
    .merged .row {
        margin: 0 5px 0 0;
    }
 
    .merged .row > div {
        padding: 0 5px;
    }
    .boxed #wrapper,
    .boxed-2 #wrapper {
        width: 990px;
    }

    .main-menu ul li:hover > ul,
    .main-menu ul li:last-child:hover > ul,
    .main-menu ul ul li {
        padding: 0;
        display: block
    }

    .main-menu {
        width: auto
    }

    .main-menu a {
        white-space: nowrap
    }

    .main-menu ul li {
        display: inline-block
    }

    .main-menu > ul > li.submenu:hover > a:after,
    .main-menu > ul > li.submenu:hover > a:before {
        bottom: -20px;
        opacity: 0
    }

    .main-menu ul ul {
        position: absolute;
        display: none;
        z-index: 1;
        height: auto;
        left: 3px;
        top: 100%;
        margin: 0;
        padding: 0;
        background: #fff;
        min-width: 180px;
        border-top: 2px solid #3498db;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
    }

    .main-menu.last ul li:last-child ul {
        right: 0px;
        left: auto;
    }

    .main-menu ul ul:before {
        bottom: calc(100% + 1px);
        left: 15%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #3498db;
        border-width: 7px;
        margin-left: -7px;
    }

    .main-menu.last ul li:last-child ul:before {
        left: auto;
        right: 10%;
    }

    .main-menu ul ul ul {
        position: absolute;
        display: none;
        z-index: 1;
        height: auto;
        left: 100%;
        top: 0px;
        margin: 0;
        padding: 0;
        background: #fff;
        min-width: 180px;
        border-top: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }

    .main-menu ul ul ul:before {
        border: 2px solid #3498db;
        border-width: 2px 0 0 0;
        width: 100%;
        margin-left: 0;
        left: 0;
        top: -1px;
    }

    .main-menu ul ul li {
        height: auto
    }

    .main-menu ul ul li a {
        font-size: 13px;
        color: #666;
        border-bottom: 1px solid #ededed;
        display: block;
    }

    .main-menu ul ul li:last-child a {
        border-bottom: none
    }

    .main-menu ul ul li:hover > a {
        background-color: #f9f9f9;
        color: #3498db;
        padding-left: 15px;
    }

    a#search_bt span {
        display: none
    }
}

/*------ max-width : 1200px and min-width : 992px ------*/
@media (max-width: 1200px) and (min-width: 992px) {

    /* slideshow */
    .slide-h2 h2 {
        font-size: 30px;
    }

    .slide-h2 h2,
    .slide-p p {
        padding: 0 40px !important;
    }

    .slideshow.slideshow-2 .tparrows {
        top: inherit ! important;
        bottom: -20px !important;
    }



    .main-menu ul ul {
        text-align: left;
    }

    .main-menu > ul > li > a {
        padding: 0 10px;
    }
}

/*---------------- max-width : 991px -------------------*/
@media only screen and (max-width:991px) {
    .padding_150_0 {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .header-top .links li {
        margin: 0;
    }

    .boxed #wrapper,
    .boxed-2 #wrapper {
        width: 100%;
        margin: 0px !important;
    }

    .header4:after {
        display: none;
    }

    .header4 .site-brand {
        float: left;
        border: 0;
        margin: 10px 0;
        padding: 0;
    }

    .one-page .site-brand {
        float: left;
        border: 0;
        margin: 10px 0;
        padding: 0;
    }

    .menu-panel {
        display: block;
    }

    a#close_in {
        display: block;
        position: absolute;
        z-index: 9;
        right: 15px;
        top: 5px;
        width: 22px;
        height: 22px;
        cursor: pointer;
        text-align: center;
    }

    #close_in i {
        color: #8e8e8e;
        font-size: 32px;
    }

    #sub_header h1 {
        font-size: 42px;
    }

    .header4:after {
        background: transparent;
    }

    .header3 .site-brand {
        border-bottom: 0;
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 0;
    }

    .header3:after,
    .header5:after,
    .header6:after {
        height: 70px;
    }

    .header3 .toggle-switch,
    .header5 .toggle-switch,
    .header6 .toggle-switch {
        bottom: 15px;
    }

    .header3 .navuser,
    .header5 .navuser {
        margin: 0 auto 15px auto;
        padding-top: 15px;
        float: left;
    }


    #header_menu,
    .main-menu li {
        position: relative
    }

    #header_menu {
        padding: 20px 15px 20px 15px;
        display: block;
        background-color: #ffffff;
        border-bottom: 1px solid #ededed;
        text-align: center;
    }

    #header_menu img {
        width: 200px;
    }

    .header4 .main-menu > ul {
        display: block;
    }

    .main-menu ul li a:hover,
    a.show-submenu:focus,
    a.show-submenu:hover {
        color: #3498db;
        background-color: #f9f9f9;
    }

    .main-menu ul li {
        border-top: none;
        border-bottom: 1px solid #ededed;
        color: #fff
    }

    .main-menu ul li a {
        padding: 0px 15px !important;
        height: 40px;
        line-height: 40px !important;
        margin-top: 0px;
    }

    .main-menu.menu-icons > ul > li > a {
        margin-top: 0px
    }

    .main-menu a,
    .main-menu li {
        display: block;
        color: #555;
    }

    .main-menu ul > li {
        padding-bottom: 0;
        margin: 0 !important;
    }

    .main-menu > ul > li > a > i {
        display: inline-block;
        font-size: 21px;
    }

    .main-menu ul li.submenu > a:before,
    .main-menu ul ul li.submenu > a:before {
        position: absolute;
        right: 15px;
        top: 0;
        font-size: 18px;
        content: "\e688";
        font-family: 'Pe-icon-7-stroke';
    }

    header.sticky #container-user {
        margin-top: 25px;
    }

    .main-menu ul li.submenu ul {
        margin: 0 15px 10px 15px;
    }

    .main-menu ul li.submenu ul li {
        font-size: 13px;
        border: 0
    }

    .main-menu {
        overflow: auto;
        top: 0px;
        left: -100%;
        bottom: 0;
        margin: 0;
        width: 45%;
        height: 100%;
        opacity: 0;
        position: fixed;
        background-color: #fff;
        -webkit-transition: left .8s, opacity .5s;
        -moz-transition: left .8s, opacity .5s;
        transition: left .8s, opacity .5s;
        z-index: 9999;
        -webkit-box-shadow: 1px 0 5px 0 rgba(50, 50, 50, .55);
        -moz-box-shadow: 1px 0 5px 0 rgba(50, 50, 50, .55);
        box-shadow: 1px 0 5px 0 rgba(50, 50, 50, .55);
    }

    .main-menu.menu-left {
        margin: auto;
    }

    .main-menu.show {
        visibility: visible;
        left: 0;
        opacity: 1
    }

    .main-menu.show > ul > li > a > i {
        display: inline-block;
        vertical-align: sub;
        margin-right: 5px;
    }

    .main-menu .show-submenu + ul {
        display: none;
        visibility: hidden
    }

    .main-menu a.show-submenu + ul.show_normal {
        display: block;
        visibility: visible
    }

    .main-menu>ul>li>a .badge, .main-menu>ul>li>ul>li>a .badge {
        position: relative;top: auto;left: auto;right: auto;
    }
    .toggle-switch {
        display: block;
        overflow: visible;
        position: absolute;
        bottom: 19px;
        right: 15px;
        margin: 0;
        padding: 0;
        width: 40px;
        height: 40px;
        font-size: 0;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        border: none;
        cursor: pointer;
        line-height: 46px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .header4 .toggle-switch {
        bottom: 13px;
    }


    .one-page .toggle-switch {
        bottom: 13px;
    }

    .toggle-switch:focus {
        outline: 0
    }

    .toggle-switch span {
        display: block;
        position: absolute;
        top: 19px;
        left: 0;
        right: 0;
        height: 3px;
        background: #212529;
        border-radius: 5px;
    }

    .toggle-switch span::after,
    .toggle-switch span::before {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #212529;
        content: "";
        border-radius: 5px;
    }

    .toggle-switch span::before {
        top: -10px
    }

    .toggle-switch span::after {
        bottom: -10px
    }

    .navuser {
        margin-right: 60px;
    }

    .header6 .navuser {
        float: left;
        margin: 0 auto 14px auto;
        padding-top: 15px;
    }

    /* slideshow */
    .slideshow,
    .slideshow-2,
    .slideshow-3,
    .slideshow-4 {
        position: relative;
        top: 0px;
    }

    .slideshow-height {
        height: 0 !important;
    }

    .slideshow.slideshow-2 .tparrows {
        top: inherit ! important;
        bottom: 15px !important;
    }

    .slide-h2 h2 {
        font-size: 24px !important;
    }

    .slide-h2 h2,
    .slide-p p {
        padding: 0 40px !important;
    }

    .slideshow .tparrows {
        top: 50% !important;
    }

    .slide-a a {
        padding: 15px 20px;
        font-size: 14px;
    }

    .boxed .tparrows {
        right: 20px !important;
    }

    .boxed .tparrows.tp-leftarrow {
        left: 20px !important;
    }

    .slideshow-3 .tparrows {
        bottom: 10px !important;
        top: auto !important;
    }

    .feature-box-full .col-12:nth-child(2n) {
        border-right: 0;
    }

    .ticket-head h5 {
        text-align: center !important;
        margin-bottom: 20px;
    }

    .ticket-head .text-right {
        text-align: center !important;
    }

    .team ul.socials li {
        margin-bottom: 4px;
    }

    .newslatter p {
        float: none;
        text-align: center;
    }

    .subcribe {
        float: none;
        margin: 20px auto 0 auto;
    }

    #footer-bottom p,
    #social_footer,
    #social_footer ul {
        text-align: center;
    }

    .tickets-list-1 ul li .ticket-meta .ticket-meta-right {
        float: none;
        margin-top: 10px;
    }

    .tickets-list-1 ul li .ticket-meta .ticket-meta-right span:last-child {
        float: right;
    }

    .tickets-list-1 ul li p {
        display: none-;
    }

    .course-item {
        padding: 20px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .course-item .course-img {
        position: relative;
        margin: 0 auto 25px auto;
        width: 100%;
        top: auto;
        left: auto;
        bottom: auto;
        height: 260px;
    }

    .course-item .course-body {
        padding: 0;
        text-align: center;
    }

    .course-item .course-body .course-meta {
        float: none;
        display: block;
    }

    .course-item .course-body .course-meta li {
        margin-bottom: 10px;
    }

    .course-item .course-body .course-rating {
        float: none;
    }

}

/*---------------- max-width : 769px -------------------*/
@media only screen and (max-width: 769px) {

    .padding_150_180 {
        padding-top: 100px;
        padding-bottom: 130px;
    }

    #sub_header.bg-effectiv {
        background-size: 250% 250%;
    }

    .header-top .links li span {
        display: none;
    }

    header.header5 ul.links li {
        margin: 0;
    }

    header.header5 ul.links li span {
        display: none;
    }

    #sub_header {
        height: 350px;
    }

    #sub_header h1 {
        font-size: 32px;
    }

    #sub_header h3 {
        font-size: 24px;
    }

    .slideshow-2 .tparrows.tp-leftarrow,
    .slideshow-3 .tparrows.tp-leftarrow {
        left: 0 !important;
        margin-left: 15px !important;
    }

    .slideshow-2 .tparrows.tp-rightarrow,
    .slideshow-3 .tparrows.tp-rightarrow {
        right: 0 !important;
        margin-right: 15px !important;
    }

    #custom-search-input,
    #custom-search-input .search-query {
        width: 400px;
    }
    
    .testimonial-review:before {
        font-size: 25px;
    }
    
    .accordion .accordion-title {
        font-size: 14px;
    }

    .box-team-style2 {
        text-align: center;
        padding-right: 20px;
    }

    .box-team-style2 ul.socials {
        position: relative;
        right: auto;
        top: auto;
        margin: 20px auto 0 auto;
        width: initial
    }

    .box-team-style2 img {
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
    }

    

    .knowledgebase-meta span {
        width: 150px;
        margin-bottom: 8px;
        text-align: center;
    }

    .knowledgebase-footer .kb-votes {
        text-align: center;
        width: 100%;
    }

    .knowledgebase-footer .kb-votes span {
        display: block;
    }

    .knowledgebase-footer .kb-votes .kb-vote {
        margin: 10px 5px;
    }

    .knowledgebase-footer .kb-share {
        float: none;
        text-align: center;
        margin-top: 0px;
    }

    .single-course-head .course-meta {
        text-align: center;
        display: block;
    }

    .single-course-head .course-meta li {
        margin-bottom: 15px;
    }

    .single-course-head .course-rating {
        float: none;
        margin: auto;
    }

    ul.recent-posts,
    ul.blog-posts {
        max-width: 400px;
        margin: 0 auto 25px auto;
        text-align: center;
    }

    ul.recent-posts li {
        border-bottom: none;
    }

    ul.recent-posts li .photo,
    ul.blog-posts li .photo {
        position: relative;
        margin: 0 auto 20px auto;
        max-width: 100%;
    }

    ul.recent-posts li .inner,
    ul.blog-posts li .inner {
        padding-left: 0;
    }

    ul.blog-posts li .inner .post-detail {
        margin: 20px auto 10px auto;
    }

    .pagination {
        margin: 30px auto;
        width: 100%;
        text-align: center;
    }

    .pagination .nav-links {
        width: 100%;
    }

    ul.topics li {
        display: block;
    }

    ul.topics li .topic-author {
        text-align: left;
        margin-bottom: 20px;
    }

    ul.topics li .topic-author:after {
        content: '';
        display: block;
        clear: both;
    }

    ul.topics li .topic-author .author-avatar {
        width: 80px;
        display: inline-block;
        float: left;
        margin-right: 20px;
    }

    ul.topics li .author-name {
        text-align: left;
        margin-top: 0;
    }

    ul.topics li .topic-content {
        border-left: none;
        border-top: 1px solid #ecedee;
        padding-top: 25px;
    }

    .feature-box-full .col-12 {
        border-right: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .05);
        padding: 25px;
        margin: 0;
    }

    .single-ticket .ticket-comment-list > li {
        padding: 20px;
    }

    .single-ticket .ticket-comment-list > li .ticket-sidebar {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
    }

    .single-ticket .ticket-comment-list > li .comment-block-wrap {
        border-top: 1px solid #E5E5E5;
        border-left: 0;
        padding: 20px 0 0 0;
        margin-top: 20px;
        min-height: inherit;
    }

    .box-video {
        text-align: center;
    }

    .box-video-play {
        position: relative;
        right: auto;
        top: auto;
        margin: 0px auto;

    }

    .team {
        margin-bottom: 25px;
    }

    .team ul.socials li {
        margin-bottom: 0;
    }

    .get-apps {
        text-align: center;
    }

    .apps-cover {
        text-align: center;
    }

    .apps-image img {
        margin-bottom: 20px;
    }

    #footer-bottom .copyright {
        text-align: center;
        margin-bottom: 25px;
    }

    .callout-a {
        margin-top: 30px;
    }

    .box-about3 {
        text-align: center;
    }

    .box-about3.right .bxslider-slide {
        margin-bottom: 25px
    }

    .box-about3.right .bxslider-slide .bx-controls-direction,
    .box-about3 .bxslider-slide .bx-controls-direction {
        bottom: 10px;
        left: 50%;
        right: auto;
        margin-left: -35px;
    }

    .wrap-search-form .search-form {
        left: 0;
        right: 0;
        transform: inherit;
        width: 100%;
        padding: 0 20px;
    }

    .footer-bottom .copyright {
        text-align: center;
        margin-bottom: 20px;
    }

}

/*---------------- max-width : 680px -------------------*/
@media only screen and (max-width:680px) {
    .padding_150 {
        padding-top: 100px;
        padding-bottom: 70px;
    }

    header.sticky .navuser {
        margin-bottom: 15px;
    }

    .navuser li a i {
        margin: 0;
    }

    .main-menu {
        width: 100%
    }

    .main-menu.show > ul > li > a > i {
        display: inline-block;
    }

    #sub_header h3,
    #sub_header h4 {
        font-size: 18px
    }

    #sub_header .custom-search-input .search-query {
        font-size: 13px;
    }

    #sub_header .custom-search-input input[type=submit] {
        font-size: 14px;
        width: auto;
        padding: 0 15px;
    }

    .slider .content h1 {
        font-size: 32px;
    }

    .slider .content p {
        font-size: 16px;
    }

    .slider a {
        padding: 0 30px;
        font-size: 16px;
        height: 52px;
        line-height: 50px;
    }

    .text-shrink {
        width: 100%;
    }

    .info-icons .semipart {
        border-right: none;
        border-bottom: 1px solid #f5f7fa;
        width: 100%;
        display: block;
    }

    .blog-grid {
        max-width: 380px;
        margin-left: auto;
        margin-right: auto;
    }

    .post-meta .meta-author,
    .post-meta .meta-date,
    .post-meta .meta-categories,
    .post-meta .meta-comment {
        width: 42%;
        margin: 0 0 10px 0;
    }

    #commentlist h3 {
        text-align: center;
    }

    .children {
        padding-left: 0px
    }

    .commentlist li .avatar {
        float: none;
        margin: 0 auto 0px auto;
    }

    .commentlist li .author {
        text-align: center;
        float: none;
    }

    .commentlist li .author,
    .commentlist li .comment-meta,
    .commentlist li .date {
        float: none;
        text-align: center;
    }

    a.comment-reply {
        float: none;
        text-align: center;
        display: block;
        margin: 20px auto 0px auto;
        background: #3498db;
        width: 70px;
        color: #fff;
        height: 28px;
        line-height: 29px;
        border-radius: 2px;
    }

    a.comment-reply:hover {
        background: #262626;
        color: #fff;

    }

    .commentlist li .comment-text .text {
        text-align: center;
        max-width: 400px;
        margin: auto;
    }

    .chef-detail ul.social-icons a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 18px
    }

    .blog-author,
    .blog-comment,
    .blog-category,
    .blog-continue a {
        width: 100%;
    }

    .forum-inner {
        display: block;
    }

    .forum-titles .forum-topic,
    .forum-titles .forum-reply {
        display: none;
    }

    .forum-inner .forum-topic,
    .forum-inner .forum-reply {
        display: none;
        width: 49%;
        text-align: center;
    }

    ul.topics li .topic-content .topic-footer .topic-date {
        display: block;
        text-align: center;
        margin-bottom: 15px;
        line-height: inherit;
    }

    ul.topics li .topic-content .topic-footer .topic-actions {
        float: none;
        text-align: center;
    }

    .download-item ul {
        display: block;
        margin: 0;
    }

    .download-item ul li {
        padding: 30px;
        border-right: 0;
        border-bottom: 1px solid #ecedee;
    }

    .video-wrap-container {
        width: 100%;
    }

    .course-playlist {
        width: 100%;
        position: relative;
        height: 208px;
        padding: 0;
        margin-top: 20px;
    }

    .coming-soon .slider .content {
        position: relative;
        top: 50px;
        left: auto;
        transform: inherit;
    }

    .redirect .align-left,
    .redirect .align-right {
        text-align: center;
        margin-bottom: 15px;

    }

    #auth .frm-single .frm-single-box {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        transform: translate(0%, 0%);
    }
}

/*---------------- max-width : 575px -------------------*/
@media only screen and (max-width: 575px) {
    .site-brand {
        float: none;
        text-align: center;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 10px;
        margin-bottom: 0;
        margin-top: 10px;
    }

    .header5 .site-brand {
        border-bottom: 0;
        margin: 15px 0 5px 0;
    }

    .header6 .site-brand {
        border-bottom: 0;
        margin: 15px 0 5px 0;
    }

    .navuser {
        margin: 0 auto 15px auto;
        padding-top: 15px;
        float: left;
    }

    .document-item .row > div {
        border-right: 0;
    }

    .header-top .social {
        float: none;
        display: block;
        height: auto;
        text-align: center;
    }

    .header-top ul.links {
        display: none;
    }

    .header-top ul.links.show-phone {
        display: block;
    }

    .header-top .social ul {
        margin: 8px auto;
    }

    .header-top .social li {
        float: none;
        display: inline-block;
    }

    .header-top .social ul li a {
        margin: 0;
    }

    .single-course-head .course-meta li i {
        display: block;
        margin-bottom: 10px;
    }

}

/*---------------- max-width : 480px -------------------*/
@media only screen and (max-width: 480px) {

    #sub_header h1 {
        font-size: 24px;
    }

    #sub_header h3 {
        font-size: 16px;
    }

    .main_title h2 {
        font-size: 32px;
    }

    #custom-search-input,
    #custom-search-input .search-query {
        width: 300px;
    }

    .single-course-head .course-meta li {
        width: 42%;
        margin-right: 0;
    }

    ul.blog-posts li .inner .post-detail {
        margin: 20px auto 10px auto;
    }

    ul.blog-posts li .inner .post-detail span {
        margin: 0px auto 10px auto;
        float: none;
        width: 48%;
    }

    /* slideshow */
    .slideshow,
    .slideshow-2,
    .slideshow-3,
    .slideshow-4 {
        position: relative;
    }

    .slideshow-height {
        height: 0 !important;
    }

    .slideshow.slideshow-2 .tparrows {
        top: inherit ! important;
        bottom: 15px !important;
        height: 35px;
        width: 35px;
        line-height: 35px;
    }

    .slide-h2 h2 {
        font-size: 16px !important;
    }

    .slide-h2 h2 {
        padding: 0 50px !important;
    }

    .slide-p {
        display: none;
    }

    .slideshow .tparrows {
        top: 50% !important;
    }

    .boxed .tparrows {
        right: 20px !important;
    }

    .boxed .tparrows.tp-leftarrow {
        left: 20px !important;
    }

    .slideshow-3 .tparrows {
        bottom: 10px !important;
        top: auto !important;
    }

    .tickets-list-2 ul li {
        padding: 20px;
    }

    .tickets-list-2 ul li .ticket-meta span:first-child {
        width: 100%;
        margin: 0px
    }

    .tickets-list-2 ul li .ticket-meta span {
        margin-top: 5px;
        margin-bottom: 0px;
        width: 42%;
    }

    .tickets-list-2 ul li .ticket-avatar {
        float: none;
        margin: 0 auto 20px auto;
    }

    .tickets-list-2 ul li .ticket-status {
        top: auto;
        height: 40px;
        border-top: 1px solid #eee;
    }

    .video-full-site {
        height: 280px
    }

    .owl-dots .owl-dot span {
        width: 10px;
        margin: 5px 3px;
    }
}

/*---------------- max-width : 360px -------------------*/
@media only screen and (max-width: 360px) {
    header.header5 ul.links {
        display: none;
    }

    .header5 .site-brand {
        float: none;
        text-align: center;
        display: block;
        margin-bottom: 0px;
    }

    .header6 .site-brand {
        float: none;
        text-align: center;
        display: block;
    }

    .header-search {
        display: none;
    }
}