﻿/*lg*/
@media (min-width: 1200px) {
    .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
        margin-bottom: 0;
        white-space: normal !important;
        width: 1000px !important;
        display: block;
        /*margin: 0 auto !important;*/
    }

    /*Description position*/
    .slider .slide--bio {
        margin-top: 150px;
    }

    .tp-parallax-wrap {
        top: 235px !important;
    }

    /*Description position*/
    .tp-mask-wrap {
        height: 340px !important;
    }

        .tp-mask-wrap p {
            color: #f9f9f9;
            font-family: 'Poppins', sans-serif;
            font-size: 18px;
            /*font-weight: 600;*/
            line-height: 26px;
            margin-top: 180px;
            margin-bottom: 40px;
            text-align:center;
        }
    /*button position*/
    .btn.btn--white.btn--bordered.btn--rounded {
        width: 250px !important;
        margin: 0 auto;
    }
    /*main header title*/
    .slider .slide--headline,
    .slide--subheadline {
        text-align: center;
    }

/*white text heading*/
    .slider .slide--headline{
        line-height:160px;
    }
/*side panel*/    
    .module-active .module-hamburger {
        width: 500px !important;
    }
}


/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
    .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
        margin-bottom: 0;
        white-space: normal !important;
        width: 900px !important;
        display: block;
        margin: 0 auto !important;
    }
    /*main header title*/
    .slider .slide--headline {
        line-height: 180px !important;
        font-size: 60px !important;
    }
    /*Description position*/
    .slider .slide--bio {
        margin-top: 150px;
    }

    .tp-parallax-wrap {
        top: 160px !important;
    }

    /*Description position*/
    .tp-mask-wrap {
        height: 300px !important;
    }

        .tp-mask-wrap p {
            color: #f9f9f9;
            font-family: 'Poppins', sans-serif;
            font-size: 18px;
            /*font-weight: 600;*/
            line-height: 26px;
            margin-top: 155px;
            margin-bottom: 40px;
            text-align: center;
        }
    /*main header title*/
    .slider .slide--headline,
    .slide--subheadline {
        text-align: center;
    }
    /*button position*/
    .btn.btn--white.btn--bordered.btn--rounded {
        width: 250px !important;
        margin: 0 auto;
    }

    /*slider container*/
    .slotholder {
        height: 600px !important;
        overflow: hidden;
    }

    .tp-bullets {
        top: 30% !important;
    }

    .page-title .title {
        padding: 175px 0 50px !important;
    }
    /*side panel*/
    .module-active .module-hamburger {
        width: 500px !important;
    }
}


/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
    .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
        margin-bottom: 0;
        white-space: normal !important;
        width: 600px !important;
        display: block;
        margin: 0 auto !important;
    }
    /*main header title*/
    .slider .slide--headline {
        line-height: 145px !important;
    }
    /*Description position*/
    .slider .slide--bio {
        margin-top: 150px;
    }

    .tp-parallax-wrap {
        top: 160px !important;
    }

    /*Description position*/
    .tp-mask-wrap {
        height: 400px !important;
    }

        .tp-mask-wrap p {
            color: #f9f9f9;
            font-family: 'Poppins', sans-serif;
            font-size: 18px;
            /*font-weight: 600;*/
            line-height: 26px;
            margin-top: 135px;
            margin-bottom: 25px;
            text-align: center;
        }
    /*main header title*/
    .slider .slide--headline,
    .slide--subheadline {
        text-align: center;
    }
    /*button position*/
    .btn.btn--white.btn--bordered.btn--rounded {
        width: 250px !important;
        margin: 0 auto;
    }
    /*slider container*/
    .slotholder {
        height: 600px !important;
        overflow: hidden;
    }

    .tp-bullets {
        top: 35% !important;
    }
    .page-title .title {
        padding: 155px 0 50px !important;
    }
/*side panel*/    
    .module-active .module-hamburger {
        width: 500px !important;
    }
}

/*xs*/
@media (max-width: 767px) {
    .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
        margin-bottom: 0;
        white-space: normal !important;
        width: 500px !important;
        display: block;
        margin: 0 auto !important;
    }
    /*main header title*/
    .slider .slide--headline {
        line-height: 145px !important;
    }
    /*Description position*/
    .slider .slide--bio {
        margin-top: 150px;
    }

    .tp-parallax-wrap {
        top: 120px !important;
        text-align: center;
    }

    /*Description position*/
    .tp-mask-wrap {
        height: 340px !important;
    }

        .tp-mask-wrap p {
            color: #f9f9f9;
            font-family: 'Poppins', sans-serif;
            font-size: 18px;
            /*font-weight: 600;*/
            line-height: 26px;
            margin-top: 105px;
            margin-bottom: 25px;
            text-align: center;
        }
    /*main header title*/
    .slider .slide--headline,
    .slide--subheadline {
        text-align: center;
    }
    /*button position*/
    .btn.btn--white.btn--bordered.btn--rounded {
        width: 250px !important;
        margin: 0 auto;
    }
    .slider, .slider .slide--item {
        background-color: #000;
    }
    .rev_slider .tp-bullets {
        top:31%!important;
    }
    .slotholder {
        height: 700px !important;
        overflow: hidden;
    }
    .tp-revslider-mainul,
    .slider, .slider .slide--item {
        height: 500px !important;
    }
    .section-divider3 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .member {
        margin-bottom: 0 !important;
    }
    .pb-90 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .divider--shape-4 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .page-title .title {
        padding: 155px 0 50px !important;
    }
    .pagination > li > a, .pagination > li > span {        
        width: 35px !important;
        height: 35px !important;
        line-height: 35px !important;
    }
    .module--search-box .form-control {
        height: 50px !important;
    }
    .blog.blog-single .h5, .blog.blog-single h5 {
        font-size: 20px !important;
    }
    /*side panel*/
    .module-active .module-hamburger {
        width: 450px !important;
    }
}

/*Custom breack points*/

@media (max-width: 520px) {
    .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
        width: 400px !important;
    }
    /*main header title*/
    .slider .slide--headline {
        line-height: 145px !important;
    }
    /*Description position*/
    .slider .slide--bio {
        margin-top: 150px;
    }

    .tp-parallax-wrap {
        top: 120px !important;
        text-align: center;
    }

    /*Description position*/
    .tp-mask-wrap {
        height: 600px !important;
    }

    .tp-mask-wrap p {
        color: #f9f9f9;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        /*font-weight: 600;*/
        line-height: 26px;
        margin-top: 110px;
        margin-bottom: 25px;
        text-align: center;
    }
    /*main header title*/
    .slider .slide--headline,
    .slide--subheadline {
        text-align: center;
    }
    /*button position*/
    .btn.btn--white.btn--bordered.btn--rounded {
        width: 250px !important;
        margin: 0 auto;
    }

    .slider, .slider .slide--item {
        background-color: #000;
    }

    .rev_slider .tp-bullets {
        top: 33% !important;
    }

    .slotholder {
        height: 600px !important;
        overflow: hidden;
    }
    .tp-revslider-mainul,
    .slider, .slider .slide--item {
        height: 535px !important;
    }
    .member {
        margin-bottom: 0 !important;
    }
    .divider--shape-4 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .page-title .title {
        padding: 155px 0 50px !important;
    }
}


@media (max-width: 420px) {
    .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {

        width: 300px !important;
    }
    /*main header title*/
    .slider .slide--headline {
        line-height: 145px !important;
        font-size: 25px;
    }
    .slide--subheadline {
        font-size: 25px !important;
    }
    .tp-mask-wrap p {
        font-size: 15px !important;
        /*font-weight: 600;*/
        line-height: 20px;
    }
    .heading--title.smallHeading {
        font-size: 24px !important;
    }
    .divider--shape-4 {
        margin-bottom: 0px !important;
        margin-top: 0 !important;
    }
    .heading .heading--desc {
        padding: 0px !important;
    }
    .section-divider3 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .heading .heading--title {
        font-size: 30px !important;
    }
    .member {
        margin-bottom: 0 !important;
    }
    .team {
        padding-bottom: 30px !important;
    }
    .pb-90 {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .menu-classic .dish-panel {
        margin-bottom: 15px !important;
    }
    .module--search-box .form-control {
        width: 87% !important;
    }
    .title .title--heading h1 {
        font-size: 40px !important;
    }
    /*side panel*/
    .module-active .module-hamburger {
        width: 100% !important;
    }
}

@media (min-width: 480px) and (max-width: 600px){
    .rev_slider .tp-bullets {
        top: 53% !important;
    }
    .tp-revslider-mainul, .slider, .slider .slide--item {
        height: 580px !important;
        background-color: black !important;
    }
}