html body{ min-width: 300px; }

#gdlr-main-navigation{ display: block; }
#gdlr-responsive-navigation{ display: none; }

/* Fixed */

.gdlr-fixed-menu .gdlr-logo img {
    height: auto !important;
}

.gdlr-navigation {
    margin-top: 42px !important;
}

.content-wrapper{ padding-top: 168px; }


.gdlr-header-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.logged-in .gdlr-header-wrapper {
    top: 32px;
}


/*--- tablet ---*/
@media only screen and (max-width: 959px) {
    #cycle2-banner {
        width: 740px; height: 189px;
    }

	body .container{ max-width: 768px; }
	body .body-wrapper.gdlr-boxed-style { max-width: 808px; }

	.flex-direction-nav .flex-prev,
	.flex-direction-nav .flex-next { opacity: 1; }

	.gdlr-header-style-1 .gdlr-logo{ float: none; margin: 0 auto; }
	.gdlr-header-style-1 .gdlr-navigation { margin-top: 0px; float: none !important;
		display: block; text-align: center; line-height: 0; }
	.gdlr-header-style-1 .gdlr-navigation > ul.sf-menu{ display: inline-block; float: none;
		line-height: 1.7; text-align: left; }
	.gdlr-header-style-1 .gdlr-main-menu > li > a{ padding-bottom: 20px; }

    .gdlr-header-container {
        padding: 10px 0;
    }

    .gdlr-navigation {
        margin-top: 0px !important;
    }

    .logged-in .gdlr-header-wrapper {
        top: 46px;
    }

    .content-wrapper{ padding-top: 244px; }

    #title_banner { max-width: 740px; }

}

/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px) {
    #cycle2-banner {
        width: 390px; height: 99px;
    }

	body .container{ max-width: 420px; }
	body .body-wrapper.gdlr-boxed-style { max-width: 460px; }
	body .body-wrapper{ overflow: hidden; }

	.one-ninth, .one-eighth, .one-seventh,.one-fifth,
	.two-fifth, .three-fifth, .four-fifth,
	.one, .two, .three, .four, .five, .six, .seven,
	.eight, .nine, .ten, .eleven, .twelve{ width: 100%; }

	/*--- top bar ---*/
	.top-navigation-container{ text-align: center; line-height: 1; }
	.top-navigation-left{ display: none; }
	.top-navigation-right{ float: none; }
	.top-navigation-right-text{ float: none; padding: 6px; }
	.top-social-wrapper{ float: none; margin-left: 0px; display: inline-block; padding-top: 4px; }

	/* .top-navigation-left { float: none; display: inline-block;  }
	.gdlr-top-menu.sf-menu{ position: relative; }
	.gdlr-top-menu.sf-menu > .gdlr-mega-menu .sf-mega { left: 0px; right: 0px; }
	.gdlr-top-menu.sf-menu > .gdlr-mega-menu .sf-mega-section { float: none; } */

	/*--- logo ---*/
	.gdlr-header-wrapper .gdlr-logo{ float: none; text-align: center; margin: 0 15px; padding-right: 0; }

    .gdlr-header-container {
        padding: 10px 0;
    }

	.gdlr-logo-right-text{ float: none; text-align: center; margin: 0px 10px 30px; }

	#gdlr-main-navigation{ display: none; }
	#gdlr-responsive-navigation { display: block; height: 0px; position: static; float: none; }
	#gdlr-responsive-navigation .dl-trigger{ position: absolute; right: 10px; top: 5px; }
	.dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu{ margin: 0px 15px; width: 390px; }

	/*--- stunning-text ---*/
	.gdlr-stunning-text-item{ text-align: center; }
	.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 0px; }
	.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: static; margin-top: 0px; }
	.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 35px; }

	html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product { width: 99% !important; }

	/*--- single page ---*/
	.gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }
	.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }
	.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }

	/*--- slider ---*/
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-text { display: none; }
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title { margin-bottom: 0px; font-size: 15px; }
	.gdlr-caption-wrapper .gdlr-caption { max-width: 100%; padding: 13px 12px; }

	.half_col h2 { font-size: 34px; }

    .gdlr-navigation {
        margin-top: 0px !important;
    }

    .content-wrapper{ padding-top: 193px; }

    #title_banner {
        max-width: 390px;
    }

    #title_banner h1 {
        font-size: 22px;
        line-height: 50px;
    }

    #title_banner .overlay {
        height: 50px;
    }
}

/*--- mobile portrait style ---*/
@media only screen and (max-width: 419px) {
    #cycle2-banner {
        width: 300px; height: 76px;
    }

	body .container{ max-width: 300px; }
	body .body-wrapper.gdlr-boxed-style { max-width: 340px; }

	.dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu{ width: 270px; }

	.half_col h2 { font-size: 25px; }

    .gdlr-fixed-menu .gdlr-logo img {
        height: 72px !important;
    }

    .content-wrapper{ padding-top: 186px; }

    .gdlr-logo{ width: 182px !important; max-width: 182px !important;
                height: 82px !important; max-height: 82px !important; }

    .gdlr-logo a > img {
        width: 182px !important; max-width: 182px !important;
        height: 82px !important; max-height: 82px !important;
    }

    #title_banner {
        max-width: 300px;
    }

    #title_banner h1 {
        font-size: 18px;
        line-height: 40px;
    }

    #title_banner .overlay {
        height: 40px;
    }

    .main-content-container .quote, .section-container .quote {
        font-size: 14px;
    }

    .top-navigation-right {
        margin: 0;
    }

    .top-navigation-right-text {
        padding: 6px 0;
    }

    .half_col {
        float: none;
        width: auto;
    }

    .closed-half-width > .ui-state-default {
        width: auto;
    }

    h2 {
        font-size: 21px !important;
    }
}

