/* =================================================

Template Name:  Xenox - One Page Personal Portfolio Template
Author: MouriThemes
Version: 1.0
Design and Developed by: MouriThemes

NB: This is the responsive stylesheet of this theme.

=================================================== */


/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) {}

    /* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav > li > a {
        padding: 10px;
    }
    .section-padding {
        padding: 75px 0 35px 0;
    }
    .testimonial-area.section-padding {
        padding: 30px 0 60px;
    }
    .banner-area {
        height: 600px;
    }
    .welcome-text {
        padding-top: 50px;
    }
    .about-left h4 {
        font-size: 19px;
    }

}
@media screen and (min-width: 768px) and (max-width: 1023px){
    .navbar-custom{
        padding: 12px 0;
    }
    .navbar-custom.top-nav-collapse .nav li a {
        font-size: 15px;
        font-weight: 400;
    }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .section-padding {
        padding: 50px 0 30px 0;
    }
    .section-header {
        margin-bottom: 60px;
    }
    .navbar-custom {
        background: transparent;
        border-bottom:none;
    }
    .navbar-custom.navbar-fixed-top.top-nav-collapse {
        background: #101111;
    }
    .navbar-toggle {
        color: #fff;
        font-size: 25px;
    }
    .navbar-custom{
        border-bottom: 1px solid #0048dc99;
    }
    .navbar-custom .navbar-brand {
        padding-top: 20px;
    }
    .navbar-custom .navbar-brand img{
        display: block;
        width: 40px;
        top: 0px;
    }
    .welcome-text {
        padding-top: 110px;
    }
    .welcome-text .name-area {
        font-size: 17px;
        text-align: left;
        letter-spacing: 0;
    }
    .welcome-text h1 {
        font-size: 35px;
        line-height: 30px;
        margin: 0;
    }
    .color-primary{
        font-size: 40px;
        line-height: 0.9;
        letter-spacing: -2px;
    }
    .welcome-text a {
        padding: 10px 15px;
        font-size: 12px;
    }

    .about-left h4 {
        font-size: 16px;
        line-height: 34px;
        margin: 20px 0 30px;
    }
    .single-service {
        text-align: center;
    }
    .testimonial-area.section-padding {
        padding: 30px 0 60px;
    }
    #testimonial-carousel .item p {
        width: 90%;
    }
    .single-invite h2 {
        font-size: 18px;
        line-height: 34px;
    }
    .single-invite p {
        width: 90%;
    }
    .navbar-nav li {
        /*margin: 5px 50px;
        float: left;
        display: inherit;*/
        width: 100%;
        text-align: center;
    }
    .navbar-nav > li > a {
        padding: 10px 0;
        line-height: 1.5;
        font-size: 18px;
        font-weight: 400;
    }
    .navbar-nav {
        /*float: right;
        margin: 11px 21px;
        margin-right: 32%;
        display: inherit;
        width: 200px;*/
        background-color: transparent;
        margin-bottom: 20px;
    }
    .navbar-fixed-top .navbar-collapse {
        /*height: 740px;*/
        background-color: rgba(17, 17, 17, 1);
    }
    .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }

    .sticky_navigation .nav li a {
        color: #ffffff;
    }
    .footer .single-footer p{
        font-size: 15px;
    }
    .footer .single-footer.f-link{
        margin-top: 60px;
    }
    .footer .single-footer.f-link h3{
        padding-bottom: 0px;
        margin-bottom: 15px;
        font-size: 24px;
    }
    .footer .single-footer.f-link .row div ul li{
        margin-bottom: 10px;
        font-size: 15px;
    }

}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {


    .section-padding {
        padding: 30px 0 70px 0;
    }
    .section-header {
        margin-bottom: 60px;
    }
    .navbar-custom {
        background: transparent;
        border-bottom:none;
    }
    .navbar-custom.navbar-fixed-top.top-nav-collapse {
        background: #101111;
    }
    .navbar-toggle {
        color: #fff;
        font-size: 25px;
    }
    .navbar-custom .navbar-brand {
        padding-top: 20px;
    }
    .welcome-text {
        padding-top: 60px;
    }
    .welcome-text .name-area {
        font-size: 17px;
        text-align: left;
        letter-spacing: 0;
    }
    .welcome-text h1 {
        font-size: 60px;
        line-height: 0.8;
        margin: 0;
    }
    .welcome-text a {
        padding: 10px 15px;
        font-size: 12px;
    }
    .banner-area{
        height: auto;
    }

    .about-left h4 {
        font-size: 16px;
        line-height: 34px;
        margin: 20px 0 30px;
    }
    .single-service {
        text-align: center;
        max-width: 420px;
        margin: 0 auto;
        margin-top: 30px;
    }
    .testimonial-area.section-padding {
        padding: 30px 0 60px;
    }
    #testimonial-carousel .item p {
        width: 90%;
    }
    .single-invite h2 {
        font-size: 18px;
        line-height: 34px;
    }
    .single-invite p {
        width: 90%;
    }
    .navbar-nav li {
        /*margin: 5px 50px;
        float: left;
        display: inherit;*/
        width: 100%;
        text-align: center;
    }
    .navbar-nav > li > a {
        padding: 10px 0;
        line-height: 1.5;
        font-size: 18px;
        font-weight: 400;


    }
    .navbar-nav {
        /*float: right;
        margin: 11px 21px;
        margin-right: 38%;
        display: inherit;
        width: 200px;*/
        background-color: transparent;
        margin-bottom: 20px;
    }
    .navbar-fixed-top .navbar-collapse {
        /*height: 740px;*/
        background-color: rgba(17, 17, 17, 1);
    }
    .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }

    .sticky_navigation .nav li a {
        color: #ffffff;
    }
    .footer .single-footer p{
        font-size: 15px;
    }
    .footer .single-footer.f-link{
        margin-top: 60px;
    }
    .footer .single-footer.f-link h3{
        padding-bottom: 0px;
        margin-bottom: 15px;
        font-size: 24px;
    }
    .footer .single-footer.f-link .row div ul li{
        margin-bottom: 10px;
        font-size: 15px;
    }

}


@media screen and (min-width: 600px)and (max-width: 767px){

    .welcome-text {
        padding-top: 100px;
    }

}
@media only screen and (max-width: 350px) {
    .section-padding {
        padding: 8px 0 30px 0;
    }
}
@media screen and (max-width: 320px){
    .navbar-custom .navbar-brand img{
        display: none;
        width: 55px;
        top: -8px;
    }
}
