

#tt-mobile-menu-button {
    background-color: #1B1B1B;
    background-image: linear-gradient(to bottom, #222222, #111111);
    background-repeat: repeat-x;
    cursor: pointer;
    width: 100%;
    display: block;
    text-decoration: none;
}

#tt-mobile-menu-button span {
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-left: 80%;
    padding: 15px 27px 15px 0px;
}

#tt-mobile-menu-wrap {
    background: none repeat scroll 0% 0% #111111;
}

#tt-mobile-menu-list {
    background: none repeat scroll 0% 0% #111111;
    margin: 0px auto;
    padding: 10px 0px 20px;
    width: 80%;
}

#tt-mobile-menu-list ul {
    padding: 0px;
}

#tt-mobile-menu-list li {
    border-top: 1px solid #313335;
    display: block;
    float: none;
}

#tt-mobile-menu-list li:first-child {
    border-top: medium none;
}

#tt-mobile-menu-list li a {
    border: medium none;
    color: #9DA0A4;
    display: block;
    height: 2.5em;
    font-size: 1.2em;
    line-height: 2.5em;
    text-decoration: none;
}

#tt-mobile-menu-list li a:hover, #tt-mobile-menu-list li.current-cat > a, #tt-mobile-menu-list li.current_page_item > a, #tt-mobile-menu-list li.current-menu-item > a {
    border: medium none;
    color: #FFFFFF;
}

#tt-mobile-menu-list li a:hover .sub-menu {
    margin: 0px;
}

#tt-mobile-menu-list ul.sub-menu {
    background: none repeat scroll 0% 0% transparent;
    box-shadow: none;
    margin: 0px 0px 0px 10px;
    position: relative;
    top: auto;
    width: auto;
}

ul#tt-mobile-menu-list ul.sub-menu li {
    border-top: 1px solid #313335;
    height: auto;
    margin-top: 0px;
}

ul#tt-mobile-menu-list li:hover ul.sub-menu {
    left: 0px;
    margin: 0px 0px 0px 10px;
    top: auto;
}

#tt-mobile-menu-list ul li:hover ul.sub-menu {
    margin: 0px 0px 0px 10px;
}

#tt-mobile-menu-list ul.sub-menu a {
    background: none repeat scroll 0% 0% transparent;
}

#tt-mobile-menu-list li li:hover ul {
    left: auto;
}

@media screen and (max-width: 1055px) {
    .jquery3-slider-wrap .slider-content-main {
        width: 300px;
    }

    .jquery3-slider-wrap.flexslider {
        width: 90%;
    }

    #menu-main-nav {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 1024px) {
    #tt-mobile-menu-button {
        display: none;
    }

    #tt-boxed-layout #content.portfolio_full_width {
        float: none;
        margin: 0px auto;
        width: 95%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #tt-boxed-layout .content_full_width {
        float: none;
        margin: 0px auto;
        padding: 0px;
    }

    #tt-boxed-layout {
        width: 96%;
    }

    #tt-boxed-layout .top-holder, #tt-boxed-layout .footer-content, #tt-boxed-layout .info {
        width: 94%;
    }

    #tt-boxed-layout #horizontal_nav .sub-menu {
        margin-left: 10px;
    }

    #tt-boxed-layout .main-area {
        width: 98%;
    }

    #tt-boxed-layout .tools {
        width: 98%;
        margin: 0px auto 40px;
    }

    #tt-boxed-layout #content.content_left_sidebar {
        margin-left: -10px;
    }

    #tt-boxed-layout #sidebar {
        width: 165px;
    }

    #tt-boxed-layout #foot_left, #tt-boxed-layout #foot_right {
        width: 50% ! important;
    }

    #tt-boxed-layout .colored_box {
        width: 98%;
    }

    #tt-boxed-layout ul.products li.product {
        width: 22%;
    }

    #tt-boxed-layout #footer .one_third, #tt-boxed-layout #footer .one_third_last {
        width: 31% ! important;
    }

    #tt-boxed-layout #footer .one_fourth, #tt-boxed-layout #footer .one_fourth_last {
        width: 23% ! important;
    }
}

@media only screen and (max-width: 1023px) {
    ul.products li.product {
        width: 20%;
    }

    #content.content_sidebar .tabs-area .one_half, #content.content_sidebar .slide .one_half, #content.content_sidebar .tabs-area .one_half_last, #content.content_sidebar .slide .one_half_last {
        width: 50%;
        margin: 0px auto;
        float: none;
    }

    .portfolio_one_column_last, .portfolio_portrait_full_last, .portfolio_one_column.gallery_single {
        height: auto;
    }

    #content.content_full_width, #content.content-left-nav, #content.content-right-nav, .comment-textarea, .contact-form input[type="text"], .contact-form textarea, #main .sitemap_with_child, #main .sitemap_without_child, #content .tt-column, #content.content_full_width .tt-column, .portfolio_one_column_last, #sidebar, .tt-column {
        -moz-box-sizing: border-box;
    }

    body {
        min-width: 320px;
    }

    input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea {
    }

    #main .blog-posts-shortcode-outer-wrap:after {
        display: block;
        clear: both;
        content: "";
    }

    #wrapper {
        display: block;
    }

    .top-block .top-holder {
        width: auto;
        padding: 10px;
    }

    #header .header-area {
        width: auto;
        padding: 38px 0px 33px;
    }

    #header .logo, #header .custom-logo, #header .tt-logo-right .logo, #header .tt-logo-right .custom-logo {
        float: none;
        margin: 0px;
    }

    #header .logo img, #header .custom-logo, #header .tt-logo-right .logo img {
        display: block;
        margin: 0px auto 20px;
    }

    #header .custom-logo, #header #hd_phone {
        text-align: center;
        float: none;
        padding-bottom: 25px ! important;
    }

    #menu-main-nav, #header .tt-logo-right #menu-main-nav {
        float: none;
        text-align: center;
    }

    #menu-main-nav li, #menu-main-nav .sub-menu li {
        text-align: left;
    }

    #menu-main-nav li {
        display: inline-block;
        float: none;
    }

    #menu-main-nav li:first-child:before {
        display: none;
    }

    #menu-main-nav .drop {
        top: 48px;
    }

    .jquery1-slider-wrap, .jquery1-slider-wrap .slider-content-sub-full-width, .jquery1-slider-wrap .slider-content-sub-full-width img {
        width: 708px;
        height: 263px;
    }

    .jquery1-slider-wrap .slider-content-main {
        width: 283px;
        margin: 38px 0px 0px 35px;
    }

    .jquery1-slider-wrap .slider-content-sub {
        margin: 13px 40px 0px 0px;
    }

    .jquery1-slider-wrap .slider-content-video {
        margin-top: -5px;
    }

    .jquery1-slider-wrap .slider-content-video, .jquery1-slider-wrap .slider-content-sub img {
        width: 329px;
    }

    .jquery1-slider-wrap .slider-content-sub {
        width: 329px;
    }

    .flex-direction-nav .flex-next {
        right: -11px;
    }

    .flex-direction-nav .flex-prev {
        left: -25px;
    }

    #main.tt-slider-karma-custom-jquery-2 {
        margin-top: -157px;
    }

    .jquery2-slider-wrap.flexslider {
        width: 738px;
        height: 336px ! important;
        background: url("../images/_global/bg-slider-jquery-2.png") repeat scroll 0% 0% / 738px 336px transparent;
    }

    .jquery2-slider-wrap.flexslider .flex-direction-nav a {
        top: 46%;
    }

    .jquery2-slider-bg, .slider-content-full-bleed, .slider-content-full-bleed img {
        width: 720px;
        height: 287px;
        margin: 9px 0px 0px 9px;
    }

    .slider-content-full-bleed, .slider-content-full-bleed img {
        margin: 0px;
    }

    .jquery2-slider-wrap .slider-content-main {
        width: 284px;
        margin: 30px 0px 0px 25px;
    }

    .jquery2-slider-wrap .slider-content-main h2 {
        font-size: 1.7em;
        margin-bottom: 15px;
    }

    .jquery2-slider-wrap .slider-content-sub, .jquery2-slider-wrap .slider-content-sub-full-width {
        background: none repeat scroll 0% 0% transparent;
        border: 5px solid #FFFFFF;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    }

    .jquery2-slider-wrap .slider-content-sub, .jquery2-slider-wrap .slider-content-video {
        margin: 26px 20px 0px 0px;
    }

    .jquery2-slider-wrap .slider-content-sub, .jquery2-slider-wrap .slider-content-video, .jquery2-slider-wrap .slider-content-sub img {
        width: 364px;
        height: 225px;
    }

    .jquery2-slider-wrap .slider-content-sub img, .jquery2-slider-wrap .slider-content-sub-full-width img {
        display: block;
        margin: 0px;
    }

    .jquery2-slider-wrap .slider-content-sub-full-width, .jquery2-slider-wrap .slider-content-sub-full-width img {
        width: 683px;
        height: 219px;
    }

    .jquery2-slider-wrap .slider-content-sub-full-width {
        margin: 29px 0px 0px 13px;
    }

    .jquery2-slider-wrap .slider-content-video {
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
        height: 205px;
        margin-top: 30px;
    }

    .slider-content-sub-full-width img {
        height: auto;
    }

    .testimonials blockquote, .testimonials_static blockquote {
        padding-left: 85px;
    }

    #main.tt-slider-karma-custom-jquery-2 .main-area {
        padding-top: 145px;
    }

    .jquery2-slider-wrap .slider-content-video iframe {
        height: 204px;
    }

    .jquery2-slider-bg {
        height: 287px ! important;
    }

    .cu3er-slider-wrap {
        width: 100%;
        height: auto;
    }

    #main .main-area {
        width: auto;
        padding: 43px 15px 5px;
    }

    #content.portfolio_full_width, #content.content_full_width {
        width: 100%;
    }

    #content div.karma_notify p {
        overflow: inherit;
    }

    #sub_nav {
        width: 23%;
        background: none repeat scroll 0% 0% transparent;
    }

    #sub_nav.nav_right_sub_nav {
        background-image: none;
    }

    #content.content-left-nav, #content.content-right-nav {
        float: none;
        margin: 0px auto;
        width: 97%;
    }

    #content.content-right-nav {
        float: left;
    }

    #sub_nav ul a:hover, #sub_nav ul li.current_page_item a {
        background-position: 100% 0px;
    }

    #horizontal_nav, #horizontal_nav ul {
        float: none;
        overflow: hidden;
    }

    #content.content_sidebar.content_right_sidebar, #content.content_sidebar.content_left_sidebar, #content {
        width: 95% ! important;
        margin: 0px auto ! important;
        float: none ! important;
    }

    #sidebar {
        float: none;
        width: 95% ! important;
        border-left: medium none;
        border-right: medium none ! important;
        padding: 0px;
    }

    .sidebar-widget, .sidebar-widget:after, #sidebar:before, #sidebar.left_sidebar:after {
        border: medium none;
    }

    .sidebar-widget {
        float: none;
        width: 95%;
        margin: 0px auto;
    }

    #sidebar.left_sidebar {
        padding: 0px;
        margin: 0px;
    }

    #sub_nav select {
        display: block;
        width: 70%;
        margin: 0px auto;
        padding: 2px;
    }

    #sub_nav ul {
        display: none;
    }

    #sub_nav, #sub_nav.nav_right_sub_nav {
        background: none repeat scroll 0% 0% #E8E9E7;
        border: 1px solid #C6C7C4;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #555555;
        float: none;
        margin: 0px auto 40px;
        min-height: 0px;
        padding: 20px 0px;
        width: 80%;
        border-radius: 4px;
    }

    .contact-form input[type="text"], .contact-form textarea {
        background: none repeat scroll 0% 0% #FFFFFF;
        padding: 8px;
        border: 1px solid #C9CAC9;
        border-radius: 4px;
        box-shadow: 1px 1px 3px #C9CAC9 inset;
        width: 100% ! important;
    }

    .smartphone-wrap {
        margin-left: 25px;
        margin-top: 0px;
    }

    #main .contact_smartphone .sidebar-smartphone, #main .contact_smartphone .sidebar-widget, #main .blog-posts-shortcode {
        float: none;
        width: 100% ! important;
    }

    #main .blog-posts-shortcode-inner-wrap {
        width: auto;
    }

    #main .blog-posts-shortcode-content {
        overflow: hidden;
        width: auto;
        float: none;
    }

    #main .blog-posts-shortcode-thumb {
        margin: 0px 10px 0px 0px;
    }

    #content .sidebar-smartphone ul {
        overflow: hidden;
    }

    .contact_smartphone {
        height: auto;
        background: none repeat scroll 0% 0% transparent;
    }

    .video-sub {
        float: none;
        width: 100%;
    }

    #main .sitemap_with_child, #main .sitemap_without_child {
        width: 25%;
        margin: 0px 0px 20px;
        padding: 0px 10px 0px 0px;
    }

    .video-main {
        float: none;
        width: 100%;
        height: auto;
        background: none repeat scroll 0% 0% transparent;
        text-align: center;
    }

    .video-frame {
        width: auto;
        height: auto;
        position: static;
        background: none repeat scroll 0% 0% transparent;
    }

    #main .blog-posts-shortcode-outer-wrap {
        float: none;
        width: 100%;
    }

    .four_error {
        padding: 0px;
        margin: 0px;
        background: none repeat scroll 0% 0% transparent;
        min-height: 30px;
    }

    .four_message {
        width: 100%;
    }

    #wrapper #blog-tabs {
        position: relative;
        padding: 0px;
    }

    #wrapper #blog-tabs .tabset {
        position: absolute;
        top: 0px;
        right: 0px;
        height: auto;
    }

    #content .tt-column, #content.content_full_width .tt-column {
        float: left ! important;
        margin: 0px 0px 15px ! important;
        min-height: 20px ! important;
        padding: 0px 10px;
        height: auto;
    }

    #content.content_full_width .tabs-area .one_half, #content.content_full_width .tabs-area .one_half_last, #content.content_full_width .one_half, #content.content_full_width .one_half_last, #content .one_half, #content .one_half_last, .footer-content .one_half, .footer-content .one_half_last {
        width: 50%;
    }

    #content.content_full_width .tabs-area .one_third, #content.content_full_width .tabs-area .one_third_last, #content.content_full_width .one_third, #content.content_full_width .one_third_last, #content .one_third, #content .one_third_last, .footer-content .one_third, .footer-content .one_third_last {
        width: 33%;
    }

    #tt-gallery-iso-wrap .one_half.isotope-item, #tt-gallery-iso-wrap .one_half_last.isotope-item {
        width: 48%;
    }

    #tt-gallery-iso-wrap .one_third.isotope-item, #tt-gallery-iso-wrap .one_third_last.isotope-item {
        width: 30%;
    }

    #content.content_full_width .tabs-area .one_fourth, #content.content_full_width .tabs-area .one_fourth_last, #content.content_full_width .one_fourth, #content.content_full_width .one_fourth_last, #content .one_fourth, #content .one_fourth_last, .footer-content .one_fourth, .footer-content .one_fourth_last {
        width: 25%;
    }

    #tt-gallery-iso-wrap .one_fourth.isotope-item, #tt-gallery-iso-wrap .one_fourth_last.isotope-item {
        width: 20%;
    }

    #content.content_full_width .tabs-area .one_fifth, #content.content_full_width .tabs-area .one_fifth_last, #content.content_full_width .one_fifth, #content.content_full_width .one_fifth_last, .footer-content .one_fifth, .footer-content .one_fifth_last {
        width: 20%;
    }

    #content.content_full_width .tabs-area .one_sixth, #content.content_full_width .tabs-area .one_sixth_last, #content.content_full_width .one_sixth, #content.content_full_width .one_sixth_last, .footer-content .one_sixth, .footer-content .one_sixth_last {
        width: 16%;
    }

    #content.content_full_width .three_fourth, #content.content_full_width .three_fourth_last {
        width: 75%;
    }

    #content.content_full_width .two_thirds, #content.content_full_width .two_thirds_last, #content .two_thirds, #content .two_thirds_last {
        width: 67%;
    }

    .portfolio_one_column, .portfolio_portrait_full_last, .portfolio_one_column_last {
        float: none;
        max-width: 98% ! important;
        width: 98% ! important;
    }

    .modern_img_frame, .shadow_img_frame {
        background: none repeat scroll 0% 0% #E3E1E1 ! important;
        border-width: 1px;
        border-style: solid;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image: none;
        border-color: #CFCFCE #9D9D9B #404040;
        float: none;
        height: auto;
        margin: 0px auto 25px;
        max-width: 100%;
        padding: 7px 8px 9px;
        position: relative;
        width: auto;
        -moz-box-sizing: border-box;
    }

    .shadow_img_frame {
        background: none repeat scroll 0% 0% #FFFFFF ! important;
        border-color: #CFCFCE;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    }

    .modern_img_frame img, .shadow_img_frame img, .modern_img_frame .tt-blog-placeholder, .shadow_img_frame .tt-blog-placeholder {
        position: relative ! important;
        height: auto ! important;
        left: 0px ! important;
        top: 0px ! important;
        width: 100% ! important;
        max-width: 100% ! important;
    }

    .modern_img_frame:after, .shadow_img_frame:after {
        position: absolute;
        z-index: -1;
        content: "";
        top: 50%;
        bottom: 5px;
        width: 90%;
        left: 5%;
        border-radius: 100% / 20%;
        box-shadow: 0px 15px 7px rgba(0, 0, 0, 0.2);
    }

    .modern_img_frame > div, .shadow_img_frame > div {
        width: auto;
        height: auto;
        display: block;
        background: none repeat scroll 0% 0% #FFFFFF;
        border-width: 1px;
        border-style: solid;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image: none;
        border-color: #5A5A59 #A0A09E #C9C9C7;
        position: relative;
        margin: 0px auto;
    }

    .shadow_img_frame > div {
        background: none repeat scroll 0% 0% #FFFFFF ! important;
        border-color: #FFFFFF;
    }

    .modern_img_frame > div:before {
        content: "";
        position: absolute;
        left: -7px;
        top: -7px;
        height: 1px;
        width: 100%;
        background: none repeat scroll 0% 0% #FFFFFF;
        padding: 0px 7px;
    }

    .modern_img_frame > div:after {
        content: "";
        position: absolute;
        left: 0px;
        top: 100%;
        margin: 1px 0px 0px;
        height: 1px;
        width: 100%;
        background: none repeat scroll 0% 0% #FFFFFF;
    }

    .lightbox-zoom, .lightbox-zoom.zoom-1, .lightbox-zoom.zoom-2, .lightbox-zoom.zoom-portrait-full {
        margin: 0px ! important;
        padding: 0px ! important;
        width: 100% ! important;
        height: 100% ! important;
    }

    .content-style-default .modern_img_frame .img-preload, .content-style-white .modern_img_frame .img-preload, .content-style-steel .modern_img_frame .img-preload, .content-style-tan .modern_img_frame .img-preload, .content-style-grey .modern_img_frame .img-preload, .content-custom-bg .modern_img_frame .img-preload {
        background-image: url("../images/_global/loader-mobile.gif");
    }

    .modern_img_frame.modern_two_col_large, .modern_img_frame.modern_two_col_small, .modern_img_frame.modern_three_col_large, .modern_img_frame.modern_three_col_small, .modern_img_frame.modern_four_col_large, .modern_img_frame.modern_four_col_small, .modern_img_frame.modern_portrait_thumb, .modern_img_frame.modern_portrait_full, .modern_img_frame.modern_banner_full, .modern_img_frame.modern_banner_regular, .modern_img_frame.modern_gallery_single, .modern_img_frame.tt-blog-featured, .shadow_img_frame.shadow_two_col_large, .shadow_img_frame.shadow_two_col_small, .shadow_img_frame.shadow_three_col_large, .shadow_img_frame.shadow_three_col_small, .shadow_img_frame.shadow_four_col_large, .shadow_img_frame.shadow_four_col_small, .shadow_img_frame.shadow_portrait_thumb, .shadow_img_frame.shadow_portrait_full, .shadow_img_frame.shadow_banner_full, .shadow_img_frame.shadow_banner_regular, .shadow_img_frame.tt-blog-featured, .modern_img_frame.modern_two_col_large img, .modern_img_frame.modern_two_col_small img, .modern_img_frame.modern_three_col_large img, .modern_img_frame.modern_three_col_small img, .modern_img_frame.modern_four_col_large img, .modern_img_frame.modern_four_col_small img, .modern_img_frame.modern_portrait_thumb img, .modern_img_frame.modern_portrait_full img, .modern_img_frame.modern_banner_full img, .modern_img_frame.modern_banner_regular img, .modern_img_frame.modern_gallery_single img, .modern_img_frame.tt-blog-featured img, .shadow_img_frame.shadow_two_col_large img, .shadow_img_frame.shadow_two_col_small img, .shadow_img_frame.shadow_three_col_large img, .shadow_img_frame.shadow_three_col_small img, .shadow_img_frame.shadow_four_col_large img, .shadow_img_frame.shadow_four_col_small img, .shadow_img_frame.shadow_portrait_thumb img, .shadow_img_frame.shadow_portrait_full img, .shadow_img_frame.shadow_banner_full img, .shadow_img_frame.shadow_banner_regular img, .shadow_img_frame.tt-blog-featured img {
        height: auto ! important;
        width: 100% ! important;
        display: table;
    }

    .modern_img_frame.modern_banner_small, .modern_img_frame.modern_square, .shadow_img_frame.shadow_banner_small, .shadow_img_frame.shadow_square, .modern_img_frame.modern_banner_small img, .modern_img_frame.modern_square img, .shadow_img_frame.shadow_banner_small img, .shadow_img_frame.shadow_square img {
        height: auto ! important;
        width: auto ! important;
    }

    .shadow_img_frame.shadow_portrait_full img {
        max-height: 792px ! important;
    }

    .modern_img_frame.modern_gallery_single {
        max-height: 551px ! important;
    }

    .widget_shopping_cart .buttons a.button {
        font-size: 11px ! important;
    }

    .woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
        width: 98% ! important;
    }

    .tt-woocommerce #content.content_full_width div.product div.images {
        width: 44%;
    }

    .woocommerce-page #tt-boxed-layout #sidebar {
        width: 190px ! important;
        border: 0px none;
    }

    .woocommerce-page #tt-boxed-layout #sidebar:before {
        border: 0px none;
    }

    div.product div.images {
        width: 38% ! important;
    }

    div.product div.images img {
        height: auto;
    }

    div.product div.summary {
        float: left ! important;
        margin-left: 30px;
    }

    div.product .woocommerce-tabs {
        padding-top: 30px ! important;
    }

    #tt-boxed-layout {
        width: 97%;
    }

    #tt-boxed-layout .top-holder, #tt-boxed-layout .footer-content, #tt-boxed-layout .info {
        width: 94%;
    }

    #tt-boxed-layout #horizontal_nav .sub-menu {
        margin-left: 10px;
    }

    #tt-boxed-layout .tools {
        width: 98%;
        margin: 0px auto 40px;
    }

    #tt-boxed-layout .colored_box {
        width: 98%;
    }

    #tt-boxed-layout #footer .one_fourth, #tt-boxed-layout #footer .one_fourth_last {
        width: 23% ! important;
    }

    .small_button, .medium_button, .large_button {
        margin-left: 2px;
    }

    .ie9 .home-main-area .content_full_width {
        padding-top: 0px ! important;
        margin-top: -60px ! important;
    }

    #content.content_blog {
        float: none;
        margin: 0px auto;
    }

    .post_title, .post_content, .post_footer, .blog_wrap, .single_blog_wrap, #sidebar.sidebar_blog {
        float: none;
        width: 98%;
    }

    .blog_wrap, .single_blog_wrap {
        margin-bottom: 80px;
    }

    .post_content {
        padding-bottom: 0px;
    }

    .post_footer {
        height: auto;
        padding-bottom: 0px;
        margin-bottom: 45px;
        border-top: medium none;
        display: table;
    }

    .post_cats, .post_tags {
        float: none;
        overflow: hidden;
    }

    .post_tags p {
        float: none ! important;
    }

    #content .post_content p {
        padding: 0px 0px 5px;
    }

    .post_comments, .post_date {
        right: 4px;
        display: none;
    }

    #sidebar.sidebar_blog:before {
        display: none;
    }

    #sidebar.sidebar_blog {
        border-left: medium none;
    }

    #sidebar.sidebar_blog .sidebar-widget {
        width: 95%;
        clear: left;
        margin: 0px auto;
        float: none;
    }

    .post_comments span {
        text-align: center;
    }

    .comment-wrap {
        float: none;
        overflow: hidden;
    }

    .comment-content, #about-author-wrap .comment-content {
        width: auto ! important;
        float: none ! important;
        overflow: hidden;
    }

    .comment-text, #about-author-wrap .comment-text {
        width: auto ! important;
        overflow: hidden;
        float: none;
    }

    .comment-ol li ul li ul li .comment-content {
        margin-left: 35px;
    }

    #content .children .children {
        margin-left: 0px;
    }

    .comment-ol li ul li ul li .comment-wrap {
        background-position: 0px 0px;
    }

    .comment-input-wrap {
        float: none;
    }

    .comment-textarea {
        background: none repeat scroll 0% 0% #FFFFFF;
        width: 100%;
        padding: 10px;
        height: 120px;
        border: 1px solid #C9CAC9;
        border-radius: 4px;
        box-shadow: 1px 1px 3px #C9CAC9 inset;
    }

    #content ol, .content_full_width ol {
        margin-left: 0px;
    }

    .sharelink_small {
        margin-right: 0px ! important;
    }

    .attachment-fadeIn, .attachment-post-thumbnail {
        display: block;
        width: 100%;
        height: 100%;
    }

    .callout-wrap {
        float: none;
    }

    .uds-pricing-table td, .uds-pricing-table th {
        padding: 3px 0px;
    }

    .uds-pricing-table .small_button {
        padding: 3px 5px;
        margin: 0px ! important;
    }

    .uds-pricing-table .small_button span {
        display: inline;
        background: none repeat scroll 0% 0% transparent;
        padding: 0px;
        line-height: normal;
    }

    .info {
        font-size: 12px;
        padding: 34px 0px 20px;
        width: 98%;
    }

    #footer .footer-content {
        width: auto;
        padding: 0px 15px;
    }

    #footer .one_third, #footer .one_third_last, #footer .one_fourth, #footer .one_fourth_last {
        width: 43%;
    }

    #footer .one_half, #footer .one_third, #footer .one_fourth {
        margin-right: 5%;
        margin-bottom: 35px;
    }

    #footer .one_half_last, #footer .one_third_last, #footer .one_fourth_last {
        float: left;
    }

    #footer .one_third_last, #footer .one_fourth .one_fourth .one_fourth {
        clear: left;
    }

    #footer .footer-content {
        padding: 45px 0px 25px;
        width: 90%;
        margin: 0px auto;
    }

    #footer #footer-callout-content {
        width: auto;
    }

    #footer_bottom {
        background-size: 100% 100%;
    }

    #foot_left {
        padding: 0px 0px 10px;
        text-align: center;
        width: 95%;
    }

    #foot_right {
        float: none;
        clear: left;
        text-align: center;
        width: 100%;
    }

    #footer_bottom #foot_right ul {
        float: none;
        overflow: auto;
        margin: 0px auto;
    }

    #footer_bottom #foot_right ul li {
        display: inline-block;
        float: none;
        margin: 0px;
    }

    #footer #mc_signup .mc_merge_var {
        overflow: hidden;
    }

    #footer #mc_signup .mc_var_label {
        margin: 2px 0px 0px;
        width: 120px;
        float: left;
    }
}

@media screen and (max-width: 980px) {
    .member-bio {
        width: 60%;
    }
}

@media screen and (max-width: 860px) {
    .jquery3-slider-wrap .slider-content-main {
        width: 100%;
    }

    .jquery3-slider-wrap .slider-content-sub, .jquery3-slider-wrap .slider-content-video {
        float: none;
        margin: auto;
        clear: both;
        width: 432px;
        height: 270px;
    }

    .slides {
        overflow: hidden;
    }

    .jquery1-slider-wrap .slider-content-video {
        float: right;
    }

    #tt-gallery-iso-wrap .one_half.isotope-item, #tt-gallery-iso-wrap .one_half_last.isotope-item {
        width: 100%;
    }
}

@media screen and (max-width: 812px) {
    .one_fourth .tt-icon-box, .one_fourth_last .tt-icon-box {
        padding: 30px 15px;
    }
}

@media only screen and (max-width: 767px) {
    #tt-mobile-menu-button span {
        margin-left: 77%;
    }

    .flexslider .slides > li {
        padding-bottom: 20px;
    }

    .jquery1-slider-wrap {
        width: 450px;
        height: 489px;
    }

    .jquery1-slider-wrap .slider-content-sub-full-width, .jquery1-slider-wrap .slider-content-sub-full-width img {
        width: 450px;
        height: 136px;
    }

    .jquery1-slider-wrap .slider-content-main {
        width: 380px;
        height: 190px;
    }

    .jquery1-slider-wrap .slider-content-sub, .jquery1-slider-wrap .slider-content-video, .jquery1-slider-wrap .slider-content-sub img {
        width: 380px;
        height: 241px;
    }

    .jquery1-slider-wrap .slider-content-sub {
        margin: 20px 37px 0px 0px;
    }

    .jquery1-slider-wrap .slider-content-sub-video {
        margin: 8px 37px 0px 0px;
    }

    .jquery1-slider-wrap .slider-content-sub img {
        margin: 0px;
    }

    .flex-direction-nav .flex-next {
        right: 31px;
    }

    .flex-direction-nav .flex-prev {
        left: 20px;
    }

    .flex-direction-nav .flex-prev span:before, .flex-direction-nav .flex-next span:before {
        font-size: 22px;
    }

    .jquery2-slider-wrap.flexslider {
        width: 90%;
        height: auto ! important;
        background-color: transparent;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
        background-image: none ! important;
        box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.25);
        overflow: hidden;
        padding-bottom: 10px;
    }

    .jquery2-slider-bg {
        box-shadow: none;
        height: auto;
    }

    .jquery2-slider-wrap .slider-content-main {
        width: 80%;
        float: none;
        margin: 0px auto;
        padding: 30px;
    }

    .jquery2-slider-wrap .slider-content-sub, .jquery2-slider-wrap .slider-content-video, .jquery2-slider-wrap .slider-content-sub img {
        width: 389px;
        height: 241px;
    }

    .jquery2-slider-wrap .slider-content-sub, .jquery2-slider-wrap .slider-content-video {
        float: none;
        margin: 0px auto;
    }

    .jquery2-slider-wrap .slider-content-video {
        margin: 0px auto;
        float: none;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    }

    .jquery2-slider-wrap .fluid-width-video-wrapper {
        max-height: 100px;
    }

    .jquery2-slider-wrap .slider-content-sub-full-width, .jquery2-slider-wrap .slider-content-sub-full-width img {
        width: 432px;
        height: 146px;
        margin: 0px;
    }

    .jquery2-slider-wrap .slider-content-full-bleed, .jquery2-slider-wrap .slider-content-full-bleed img {
        width: 442px;
        height: 174px;
    }

    .jquery2-slider-wrap .flex-direction-nav .flex-prev {
        left: 17px;
    }

    .testimonials:after, .testimonials_static:after {
        background: none repeat scroll 0% 0% transparent;
    }

    .testimonials blockquote, .testimonials_static blockquote {
        padding-left: 15px;
    }

    .testimonials .flex-direction-nav .flex-next {
        right: -10px;
    }

    .testimonials .flex-direction-nav .flex-prev {
        left: -21px;
    }

    #sidebar.sidebar_blog {
        width: 93%;
        margin: 0px;
    }

    #sidebar.sidebar_blog .sidebar-widget {
        width: 100%;
    }

    .karma-pages, .wp-pagenavi {
        padding: 0px 0px 45px;
        text-align: center;
    }

    .karma-pages .pages, .wp-pagenavi .pages {
        width: 100%;
        padding: 0px 0px 15px;
        margin: 0px;
    }

    #content .blog_wrap:last-child {
        margin-bottom: 20px;
    }

    .jquery1-slider-wrap .slider-content-video-alt {
        width: 401px;
        height: 231px;
        top: 10px;
        right: 10px;
        position: absolute;
        border: 0px none;
        margin: 0px auto;
        padding: 0px;
    }

    #content.content-left-nav, #content.content-right-nav {
        clear: both;
        width: 98%;
    }

    #sidebar, #sidebar:before {
        border: 0px none;
    }

    #sidebar {
        background: none repeat scroll 0% 0% transparent;
        float: none ! important;
        width: 100% ! important;
        padding: 0px;
        clear: both;
    }

    .cu3er-slider-wrap {
        width: 100%;
        margin-top: 40px ! important;
        height: auto;
    }

    #menu-main-nav, .post_share, #sub_nav ul a:after {
        display: none;
    }

    #main .frame h1 {
        font-size: 20px;
    }

    .top-block .toolbar-left {
        float: none;
        overflow: hidden;
        margin: 0px 0px 7px;
    }

    .top-block .toolbar-right {
        float: none;
    }

    .top-block .toolbar-right ul {
        float: none;
    }

    #content.content_full_width {
        padding: 0px 10px;
    }

    #main .tools h1 {
        float: none;
    }

    .tools {
        margin: 0px 0px 25px;
    }

    .tools .search-form {
        float: none;
        width: auto;
        margin: 0px;
    }

    .tools .breadcrumb {
        float: none;
    }

    .slider-content-full-bleed, .slider-content-full-bleed img {
        width: 100% ! important;
    }

    .jquery2-slider-bg {
        width: 97%;
    }

    .jquery2-slider-wrap .slider-content-video {
        height: 224px ! important;
    }

    .jquery2-slider-bg {
        height: auto ! important;
    }

    .slides iframe {
        height: auto ! important;
    }

    body .attachment-post-thumbnail {
        width: 191px;
        height: 112px;
    }

    .jquery2-slider-wrap .flex-control-nav {
        display: none;
    }

    .jquery3-slider-wrap.flexslider {
        padding-left: 10px;
        padding-right: 10px;
        width: 97%;
        height: auto ! important;
        -moz-box-sizing: border-box;
    }

    .jquery3-slider-wrap .slider-content-main, .jquery1-slider-wrap .slider-content-sub {
        float: none;
        width: 100%;
        -moz-box-sizing: border-box;
    }

    .jquery3-slider-wrap .flex-direction-nav .flex-prev {
        left: 10px;
    }

    .jquery3-slider-wrap .flex-direction-nav .flex-next {
        right: 10px;
    }

    .jquery3-slider-wrap .slider-content-sub, .jquery3-slider-wrap .slider-content-video {
        float: none;
    }

    .flex-control-nav {
        width: 98%;
    }

    .jquery2-slider-bg {
        height: auto ! important;
    }

    .slides iframe {
        height: 200px ! important;
    }

    #content.content_blog {
        width: 97%;
    }

    #content {
        width: 95%;
    }

    .jquery1-slider-wrap .slider-content-sub {
        float: right;
        text-align: center;
        margin: 0px;
        padding-bottom: 15px;
        height: 256px;
    }

    #main.tt-slider-karma-custom-jquery-2 .main-area {
        padding-top: 67px;
        margin-top: 90px;
    }

    .top-block .toolbar-right, .top-block .toolbar-left {
        float: left;
        position: relative;
        left: 50%;
        overflow: visible;
        clear: both;
    }

    .top-block .toolbar-left > ul, .top-block .toolbar-right > ul {
        position: relative;
        left: -50%;
    }

    .top-block .toolbar-left ul {
        overflow: visible;
    }

    .member-bio {
        width: 100%;
    }

    .tools #horizontal_nav {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 680px) {
    #tt-gallery-iso-wrap .one_third.isotope-item, #tt-gallery-iso-wrap .one_third_last.isotope-item {
        width: 100%;
    }

    #tt-gallery-iso-wrap .one_fourth.isotope-item, #tt-gallery-iso-wrap .one_fourth_last.isotope-item {
        width: 100%;
    }

    .flex-control-nav {
        display: none;
    }

    ul.products li.product {
        width: 45%;
    }

    ul.products li.product a {
        width: 50%;
        margin: 0px auto;
        float: left;
    }
}

@media only screen and (max-width: 620px) {
    #main .sitemap_with_child, #main .sitemap_without_child {
        width: 100%;
        text-align: center;
    }

    #content ul.accordion {
        margin: 0px;
    }

    #content .one_half, #content .one_half_last, #content .one_third, #content .one_third_last, #content .two_thirds, #content .two_thirds_last {
        float: none ! important;
        width: 100% ! important;
    }

    #content .tt-column, #content.content_full_width .tt-column {
        width: 100% ! important;
        margin: 0px 0px 20px ! important;
    }

    #footer .tt-column {
        width: 93% ! important;
        margin: 0px 0px 15px 4% ! important;
    }

    .woocommerce-page #content {
        margin-left: 5px;
    }

    div.product div.summary {
        float: none ! important;
        clear: left;
        margin-left: 0px;
        width: 88%;
    }

    .related ul.products li.product, .related ul li.product, .upsells.products ul.products li.product, upsells.products ul li.product, .cart-collaterals .cross-sells ul.products li {
        width: auto;
    }
}

@media screen and (max-width: 545px) {
    .jquery3-slider-wrap .slider-content-sub, .jquery3-slider-wrap .slider-content-video {
        width: 345px;
        height: 216px;
    }

    .slides iframe {
        height: 196px ! important;
    }

    .slides img {
        height: auto;
    }
}

@media only screen and (max-width: 480px) {
    .big-banner .main-area {
        padding-top: 30px;
    }

    #tt-mobile-menu-button span {
        margin-left: 75%;
    }

    #main .frame h1 {
        font-size: 17px;
    }

    .post_title h2 {
        line-height: 24px;
        padding-right: 25%;
    }

    #content p img {
        max-width: 100%;
        height: auto;
    }

    #wrapper #blog-tabs .tabset {
        float: none;
        height: auto;
        position: static;
    }

    .comment-text, #about-author-wrap .comment-text {
        margin: 0px ! important;
        padding: 0px ! important;
    }

    .comment-gravatar, #about-author-wrap .comment-gravatar {
        float: none ! important;
        margin: 0px auto 10px ! important;
    }

    .comment-ol li ul li .comment-content .comment-text {
        margin: 0px;
        padding: 0px;
    }

    .post_date {
        top: -73px;
        background: none repeat scroll 0% 0% transparent;
        box-shadow: none;
    }

    .post_date .day {
        color: #000000;
    }

    .post_content {
        padding: 0px 0px 20px;
    }

    .post_comments {
        display: none;
    }

    #content .post_content p {
        padding-right: 5px;
    }

    .sharelink_small {
        float: none;
    }

    .top-block .toolbar-right ul, #footer_bottom #foot_right ul {
        font-size: 10px;
    }

    .uds-pricing-table thead th .uds-product-name, #main #content .uds-pricing-table thead th .uds-product-name {
        font-size: 10px;
    }

    .uds-pricing-table thead th .price, #main #content .uds-pricing-table thead th .price {
        font-size: 13px;
    }

    .uds-pricing-table thead th .unit, #main #content .uds-pricing-table thead th .unit {
        font-size: 10px;
    }

    .uds-pricing-table .small_button, .uds-pricing-table thead th .uds-product-name, #main #content .uds-pricing-table thead th .uds-product-name {
        font: 9px Verdana,Arial,Helvetica,sans-serif;
        text-transform: none;
        letter-spacing: -1px;
    }

    #content, .content_full_width, .content-right-nav {
        padding: 0px 5px;
    }

    #footer_bottom {
        background-size: 100% 100%;
    }

    #content .tt-blog-no-feature .post_content p {
        padding-right: 10px;
    }

    .modern_img_frame.modern_three_col_large, .modern_img_frame.modern_three_col_small, .modern_img_frame.modern_four_col_large, .modern_img_frame.modern_four_col_small, .modern_img_frame.modern_portrait_thumb, .modern_img_frame.modern_portrait_full, .modern_img_frame.modern_banner_full, .modern_img_frame.modern_banner_regular, .modern_img_frame.modern_gallery_single, .shadow_img_frame.shadow_two_col_large, .shadow_img_frame.shadow_two_col_small, .shadow_img_frame.shadow_three_col_large, .shadow_img_frame.shadow_three_col_small, .shadow_img_frame.shadow_four_col_large, .shadow_img_frame.shadow_four_col_small, .shadow_img_frame.shadow_portrait_thumb, .shadow_img_frame.shadow_portrait_full, .shadow_img_frame.shadow_banner_full, .shadow_img_frame.shadow_banner_regular {
        width: auto ! important;
        min-width: 0px ! important;
        display: table ! important;
    }

    .modern_img_frame.modern_two_col_large img .modern_img_frame.modern_two_col_small img, .modern_img_frame.modern_three_col_large img, .modern_img_frame.modern_three_col_small img, .modern_img_frame.modern_four_col_large img, .modern_img_frame.modern_four_col_small img, .modern_img_frame.modern_portrait_thumb img, .modern_img_frame.modern_portrait_full img, .modern_img_frame.modern_banner_full img, .modern_img_frame.modern_banner_regular img, .modern_img_frame.modern_gallery_single img, .shadow_img_frame.shadow_two_col_large img, .shadow_img_frame.shadow_two_col_small img, .shadow_img_frame.shadow_three_col_large img, .shadow_img_frame.shadow_three_col_small img, .shadow_img_frame.shadow_four_col_large img, .shadow_img_frame.shadow_four_col_small img, .shadow_img_frame.shadow_portrait_thumb img, .shadow_img_frame.shadow_portrait_full img, .shadow_img_frame.shadow_banner_full img, .shadow_img_frame.shadow_banner_regular img {
        height: auto ! important;
        width: 100% ! important;
    }

    .modern_img_frame.modern_gallery_single {
        max-height: 295px ! important;
    }
}

@media only screen and (max-width: 479px) {
    #tt-mobile-menu-button span {
        margin-left: 66%;
    }

    .jquery1-slider-wrap {
        width: 290px;
        height: 457px;
    }

    .jquery1-slider-wrap .slider-content-sub-full-width, .jquery1-slider-wrap .slider-content-sub-full-width img {
        width: 290px;
        height: 100px;
    }

    .jquery1-slider-wrap .slider-content-main {
        width: 240px;
        height: 200px;
        margin: 30px 0px 0px 25px;
    }

    .jquery1-slider-wrap .slider-content-sub, .jquery1-slider-wrap .slider-content-video, .jquery1-slider-wrap .slider-content-sub img {
        width: 240px;
        height: 152px;
    }

    .jquery1-slider-wrap .slider-content-sub, .jquery1-slider-wrap .slider-content-video {
        margin: 75px 24px 0px 0px;
    }

    .jquery1-slider-wrap .slider-content-sub img {
        margin: 0px;
    }

    .jquery2-slider-wrap.flexslider {
        height: 500px;
        background-color: transparent;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
        background-image: none ! important;
    }

    .jquery2-slider-bg {
        width: 96%;
    }

    .jquery2-slider-wrap .slider-content-main {
        margin-bottom: 26px;
    }

    .jquery2-slider-wrap .slider-content-sub {
        height: auto;
        width: 80%;
    }

    .jquery2-slider-wrap .slider-content-sub img {
        width: auto;
        height: auto;
    }

    .jquery2-slider-wrap .slider-content-video {
        width: 80%;
        height: 198px ! important;
        float: none;
        margin: 0px auto 30px;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
        background: none repeat scroll 0% 0% #FFFFFF;
    }

    .jquery2-slider-wrap .slider-content-sub-full-width, .jquery2-slider-wrap .slider-content-sub-full-width img {
        width: 251px;
        height: 126px;
        margin: 0px;
    }

    .jquery2-slider-wrap .slider-content-full-bleed, .jquery2-slider-wrap .slider-content-full-bleed img {
        width: 262px;
        height: 126px;
    }

    #foot_left, #foot_right, #footer_bottom #foot_right ul {
        width: 95%;
        float: none;
        padding: 0px;
    }

    #foot_left {
        margin-bottom: 5px;
    }

    #foot_left .textwidget {
        margin-top: -28px;
    }

    #wrapper #header {
        overflow: hidden;
    }

    .uds-pricing-table {
        display: block;
        overflow: auto;
    }

    #sub_nav ul li {
        width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .jquery3-slider-wrap .slider-content-sub, .jquery3-slider-wrap .slider-content-video {
        width: 100%;
    }

    ul.products li.product {
        width: 50%;
    }

    ul.products li.product a {
        width: 100%;
        margin: 0px auto;
        float: left;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .page-template-template-homepage-jquery-2-php .content_full_width .one_third, .page-template-template-homepage-jquery-php .content_full_width .one_third {
        margin-right: 5px ! important;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .content_full_width .one_third, .page-template-template-homepage-jquery-php #tt-boxed-layout .content_full_width .one_third {
        margin-right: 30px ! important;
    }

    .page-template-template-homepage-3D-php .content_full_width {
        margin-top: 120px;
    }

    .page-template-template-homepage-3D-php .cu3er-slider-wrap {
        width: 90%;
        position: relative;
        top: 50px;
    }

    #content ul.social_icons.tt_no_social_title li.google-plus {
        margin-right: 0px;
    }

    #content ul.social_icons.tt_no_social_title li.google-plus li {
        margin-left: -18px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .jquery2-slider-wrap {
        background-size: 100% 100%;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-video {
        width: 300px;
        height: auto;
        position: relative;
        left: -20px;
        padding-bottom: 0px;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width, .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-content-full {
        width: 610px;
        height: 196px;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width {
        position: relative;
        left: 25px;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub, .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-content {
        width: 300px;
        height: auto;
        padding-bottom: 0px;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub {
        position: relative;
        left: -20px;
    }

    .page-template-template-homepage-jquery-php #tt-boxed-layout .jquery1-slider-wrap {
        width: 680px;
    }

    .page-template-template-homepage-jquery-php #tt-boxed-layout .slider-content-video-alt {
        width: 310px;
        height: auto;
        padding-bottom: 0px;
        position: absolute;
        left: 340px;
    }

    .page-template-template-homepage-jquery-php .slider-content-video-alt {
        width: 340px;
        height: auto;
        padding-bottom: 0px;
        position: absolute;
        left: 340px;
    }

    .page-template-template-homepage-jquery-php #tt-boxed-layout .slider-content-sub {
        position: relative;
        top: -10px;
        left: -12px;
        width: 325px;
        height: 203px;
    }

    #tt-boxed-layout .footer-content .one_fifth, #tt-boxed-layout .footer-content .one_fifth_last {
        float: left ! important;
        clear: both;
    }

    #tt-boxed-layout .footer-content .one_sixth, #tt-boxed-layout .footer-content .one_sixth_last {
        float: left ! important;
        clear: both;
    }

    #content ul.social_icons.tt_no_social_title li.google-plus {
        margin-right: 0px;
    }

    #content ul.social_icons.tt_no_social_title li.google-plus li {
        margin-left: -18px;
    }

    #tt-boxed-layout .one_fourth .tt-icon-box, .one_fourth_last .tt-icon-box {
        padding: 30px 10px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 568px) and (orientation: landscape) {
    .page-template-template-homepage-jquery-php .slider-content-video iframe, .page-template-template-homepage-jquery-php .slider-content-video-alt iframe {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    .page-template-template-homepage-jquery-php .jquery1-slider-wrap {
        margin-bottom: 30px;
    }

    .jquery-pager {
        position: relative;
        top: 30px;
        z-index: 9999;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-video {
        width: 360px;
        position: relative;
        left: 30px;
        padding: 10px;
        background: none repeat scroll 0% 0% transparent;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width, .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-content-full {
        width: 360px;
        height: auto;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width {
        position: relative;
        left: 25px;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub {
        position: relative;
        left: 30px;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-main {
        margin: -20px 0px 0px 30px;
    }

    .page-template-template-homepage-jquery-2-php .slider-content-video {
        width: 360px;
        position: relative;
        left: 30px;
        padding: 10px;
        background: none repeat scroll 0% 0% transparent;
    }

    .page-template-template-homepage-jquery-2-php .slider-content-sub-full-width, .page-template-template-homepage-jquery-2-php .slider-content-sub-content-full {
        width: 360px;
        height: auto;
    }

    .page-template-template-homepage-jquery-2-php .slider-content-sub-full-width {
        position: relative;
        left: 40px;
    }

    .page-template-template-homepage-jquery-2-php .slider-content-sub {
        position: relative;
        left: 40px;
    }

    .page-template-template-homepage-jquery-2-php .slider-content-main {
        margin: -20px 0px 0px 30px;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .content_full_width .one_third, .page-template-template-homepage-jquery-2-php #tt-boxed-layout .content_full_width .one_third_last {
        position: relative;
        left: 50px;
    }
}

@media only screen and (max-width: 320px) and (orientation: portrait) {
    #tt-boxed-layout .jqslider {
        width: 80%;
    }

    #tt-boxed-layout .jquery2-slider-wrap, #tt-boxed-layout .jquery2-slider-wrap li, #tt-boxed-layout .jquery-pager {
        width: 97% ! important;
    }

    .page-template-template-homepage-jquery-php .slider-content-video iframe, .page-template-template-homepage-jquery-php .slider-content-video-alt iframe {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    .page-template-template-homepage-jquery-php .jquery1-slider-wrap {
        margin-bottom: 30px;
    }

    .page-template-template-homepage-jquery-2-php .jquery2-slider-wrap {
        margin: 50px 0px 30px;
        height: 100% ! important;
    }

    .jquery-pager {
        position: relative;
        top: 30px;
        z-index: 9999;
    }

    .page-template-template-homepage-jquery-2-php .slider-content-sub-full-width {
        position: relative;
        left: 0px;
    }

    .page-template-template-homepage-jquery-2-php .slider-content-sub {
        position: relative;
        left: 0px;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width {
        position: relative;
        left: -6px;
    }

    .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub {
        position: relative;
        left: -5px;
    }
}