/*-----------------------------------------------

/* Responsive

/*---------------------------------------------*/
.main-container { max-width: 96% }
@media screen and (max-width:1030px) {
    #navigation > ul li a {

        padding: 10px 25px;

    }
}
@media screen and (max-width:960px) {

    #header h1.subscribe-title
    {
        font-size:20px;
    }
    .subscribe-free
    {
        font-size:25px;
        margin-top:15px;
    }
    #header .subscribe-get
    {
        margin-top: 7px;
        margin-bottom: 7px;
        font-size:16px;
    }

    .secondary-navigation {
        width: 35%;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-right: 2.2%;
        position: absolute;
        right: 0;
        z-index: 1;
    }
    #navigation { width: 100% }
    .secondary-navigation, #navigation {
        border: none;
        background: #1D2933;
        margin-bottom: 0;
    }

    #navigation > ul li:first-child
    {
        margin-left:0;
    }

    .menu .current-menu-item > a:after { background: transparent }
    .menu ul [class^="icon-"]:before, .menu ul [class*=" icon-"]:before { left: 18px }
    .menu [class^="icon-"] > a, .menu [class*=" icon-"] > a { padding-left: 2%!important }
    #navigation .menu i { display: none }
    #navigation .menu a {
        color: #fff!important;
        padding-left: 0!important;
        padding-right: 2%;
        width: 100%;
        text-indent: 3%;
        padding-right: 0;
        font-weight: normal;
        font-size: 14px;
        border-left: 0;
        padding: 8px 0;
        border: 0!important;
    }
    #navigation ul {
        float: none;
        background: #283744;
    }
    #navigation .sub-menu:after, #navigation .sub-menu:before { border-bottom-color: rgba(0, 0, 0, 0) }
    #navigation ul ul {
        display: block!important;
        visibility: visible!important;
        opacity: 1!important;
        position: relative;
        left: 0;
        border: 0;
        width: 100%;
        top: 0;
        outline: 0;
        background: transparent;
    }
    #navigation ul li li {
        background: transparent;
        border: 0;
        text-indent: 3%;
    }
    nav { height: auto }
    #navigation ul {
        width: 100%;
        display: none;
        height: auto;
        padding: 0;
    }
    #navigation ul li, #navigation ul li li, #navigation ul ul li:first-child, #navigation ul ul li:last-child {
        width: 100%;
        float: left;
        position: relative;
        margin-left: 0;
        padding: 0;
        border-bottom: 0;
        border-top: 0;
        background: transparent;
    }
    #navigation ul li:after { background: transparent }
    #navigation ul li:before { display: none }
    #navigation li a {
        width: 100%;
        color: #fff;
        padding: 8px 0;
        border-left: 0;
        border: 0;
    }
    #navigation a {
        text-align: left;
        width: 100%;
        text-indent: 3%;
        font-size: 14px;
        font-weight: normal;
        background: transparent;
        min-height: 100%;
    }
    nav a#pull {
        display: block;
        width: 100%;
        position: relative;
        color: #fff;
        padding: 10px 0;
        text-indent: 3%;
        overflow: hidden;
        max-width: 100%;
        border: 0;
    }
    nav a#pull:after {
        content: "";
        background: url(images/nav-icon.png) no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 3%;
        top: 10px;
    }
    .secondary-navigation #navigation ul li:hover {
        background: transparent;
        border-top: 0;
        border-bottom: 0;
        border-left: 0;
    }
    #navigation li ul, #navigation li li ul, #navigation li li li ul, #navigation li li li li ul, #navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
        left: 0;
        padding-top: 0;
    }
    #navigation ul li:hover ul,#navigation ul ul li:hover ul {
        visibility: visible;
        left: 0;
        top: 0;
    }
    .secondary-navigation a .sub, .menu-item-has-children > a:after { display: none }
    .main-header .container { max-width: 100% }
    #page, .container { max-width: 96% }
    .main-container #page { max-width: 100% }
    img, embed {
        max-width: 100%;
        height: auto!important;
    }
    .ad-300 img { max-width: 100% }
    .ad-125 li { max-width: 40% }
    .ad-125 img {
        padding: 0;
        background: #FAFAFA;
        border: 0;
    }
    h2
    {
        font-size:23px;
    }
}
@media screen and (max-width:865px) { 
    #header {
        padding-left: 0;
        width: 100%;
    }
    #header h1, #header h2 {
        float: none;
        text-align: center;
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 0;
    }
    #logo a, #logo a img {
        float: none;
        letter-spacing: 0;
    }
    .secondary-navigation, #navigation {
        position: relative;
        width: 100%;
        margin-right: 0;
    }
    .widget-header {
        max-width: 74%;
        text-align: center;
        width: 100%;
    }
    .widget-header-bottom-right { max-width: 23% }
    .right-logo-wrapper
    {
        float:none;
        margin:0 auto 20px;
        max-width:391px;
        width:100%;
        display:none;
    }
    .trending-menu
    {
        text-align:center;
    }
    .trending-menu li
    {
       display:inline-block;
       float:none;
        text-align:center;
    }
    .social-icons-logo
    {
        width:100%;
        max-width:100%;
    }
    .woocommerce-more-info {

        right: 30%;
        bottom:0;
    }
}
@media screen and (max-width:760px) { 
    #header {
        margin: 0;
        padding-top: 0;
        width: 100%;
        padding: 0;
    }
    .woocommerce-thumb {
        float: none;
        margin:0 auto 20px;
        width: 50%;
        clear:both;
    }
    .woocommerce-thumb img {
        float: none;
        margin:0 auto;
       display:block;
    }
    .woocommerce-right-wrapper {
        float: none;
        width: 100%;

    }
    .woocommerce-more-info {
        right: auto;
        left:10px;
        bottom: 0px;
    }
    .woocommerce-title {
        width: 70%;
        float: left;
        padding: 0px 20px 0 0px;
    }
    .woocommerce-price {

        padding: 0px 0px;
    }
    .woocommerce-buy-btns {
        width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
        margin-top:20px;
    }
}
@media screen and (max-width:728px) { 
    #header h1, #header h2 {
        font-size: 40px;
        margin-left: 0;
        margin-bottom: 10px;
    }
    #header h1:after, #header h2:after { background: #fff }
    .logo-wrap {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .widget-header {
        max-width: 100%;
        float: left;
        width: 100%;
        text-align: center;
    }
    .widget-header-bottom-right {
        max-width: 100%;
        margin-top: 15px;
    }
}
@media screen and (max-width:720px) { 
    .secondary-navigation a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .article { width: 100% }
    .sidebar.c-4-12 {
        float: none;
        margin: 0 auto;
        width: 100%;
        margin-top: 25px;
    }
    .sidebar_list .widget:first-child { margin-top: 20px }
    .ad-125 li { max-width: 45% }
    #comments { margin-right: 0 }
    .content .post_box_reg .excerpt:nth-last-child(2) {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #EBE0D8;
    }
    .single_post { width: 100% }
    .related-posts {
        width: 100%;
        margin-top: 15px;
    }
    .related-posts li { width: 48% }
    .rthumb {
        margin-right: 15px;
        max-width: 150px;
    }
    .carousel .excerpt { width: 18.4% }
    .carousel .excerpt:nth-last-child(2) { margin-right: 0 }
    .carousel .excerpt:last-child { display: none }
    .footer-navigation {
        width: 100%;
        text-align: center;
        margin: 0;
    }
    .footer-navigation ul li { display: inline-block; float: none; }
    #copyright-note { text-align: center }
    .foot-logo, .copyright-left-text, .copyright-text {
        float: none;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 1000;
    }
    .copyrights ul.social-icons
    {

        text-align:center;
        position:relative;
        left:auto;
        margin-left:auto;
        top:auto;
        margin-top:10px;
        margin-bottom:10px;
        width:auto;
        height:auto;
        z-index:999;
        float:none;
        margin-right:auto;
        display:inline-block;
    }

    .customer-service {
        width: 100%;
        float: none;
        font-size: 22px;
        margin-bottom:20px;
        text-align: center;

    }
    .top-cart {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom:20px;

    }
    .wpmenucart-display-right
    {
        float:none!important;
    }
    .customer-service span
    {
        white-space: nowrap;
    }
}
@media screen and (max-width:650px) { 
    input#author, input#email, input#url, #commentform textarea {
        float: left;
        clear: left;
        max-width: 96%;
        width: 96%;
    }
    #pl-11778 .panel-grid-cell .panel:last-child,
    #pl-11776 .panel-grid-cell .panel:last-child,
    #pl-12067 .panel-grid-cell .panel:last-child,
    #pl-11782 .panel-grid-cell .panel:last-child
    {
        margin-bottom:30px!important;
    }
    #pg-11782-0, #pg-11782-1,
    #pg-11776-0, #pg-11776-1, #pg-11776-2, #pg-11776-3, #pg-11776-4, #pl-11776,
    #pg-12067-0,
    #pg-11778-0, #pg-11778-1
    {
        margin-bottom:0!important;
    }
}
@media screen and (max-width:620px) { 
    /*.trending-articles { display: none }*/
    .firstpost {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .f-excerpt { display: none }
    .secondpost {
        width: 33.6%;
        float: left;
    }
    .secondpost .featured-title { font-size: 10px }
    .thirdpost {
        width: 31.2%;
        float: right;
        margin-right: 0;
        margin-left: 2%;
    }
    .thirdpost img { width: 100% }
    .footer-subscribe-wrapper
    {

        width:100%;
        box-sizing: border-box;
        text-align:center;
        margin:10px 0 0;
        /*background-color: #dadada;*/
        /*background-color:#1abc9c ;*/
        padding:10px 10px 10px 10px;

    }
    .footer-subscribe-wrapper img
    {
        width:100%;
    }
}
@media screen and (max-width:600px) { 
    .widget-header {
        max-width: 100%;
        float: left;
    }
    .wp-caption {
        max-width: 100%;
        padding-top: 4px;
        width: auto!important;
        border: 1px solid #DDD;
        text-align: center;
        background-color: #F3F3F3;
        margin: 10px auto;
        position:relative;
    }
    .featured-thumbnail img { width: 100% }
    .carousel .excerpt { width: 23.4% }
    .carousel .excerpt:nth-last-child(3) { margin-right: 0 }
    .carousel .excerpt:nth-last-child(2) { display: none }
    .social-icons
    {
      text-align:center;
        float: none;
        margin-right: 0px;
    }

    .mobile-show
    {
        display:block;
        margin-bottom:20px;
    }
    .mobile-hide
    {
        display:none;
    }

    .copyrights ul.social-icons
    {
        display:inline-block;
    }
    .md-featured-posts .cat-dev
    {
        
        width:100%;
        box-sizing: border-box;
        margin-bottom: 30px;

    }
    .md-featured-posts div.cat-dev:nth-of-type(2n+1)
    {
        margin-right:0%;

    }

    .trending-articles li
    {
        float:none;
        display:inline-block;
    }
}
@media screen and (max-width:550px) { 
    .sbutton { float: right }
    .authoer_link_single { clear: left }

    .subscribe-link
    {
        width:100%;
        margin-bottom:20px;

    }
    .subscriber-new img
    {
        max-width:150px;
    }
    .subscriber-btn-left
    {
        float:none;
        width:100%;
        box-sizing: border-box;
        margin-bottom:20px;
    }

    .subscriber-btn-right
    {
        float:none;
        width:100%;
        box-sizing: border-box;
       margin-bottom:20px;
    }
    .subscriber-text
    {
        width:100%;
        float:none;
        box-sizing: border-box;
        padding:5px 20px 0;
        font-size:18px;
        margin-bottom:20px;

    }
    #panel-11780-0-0-2,
    .subscriber-btn-left,
    .subscriber-btn-right
    {
        margin-bottom:0!important;
    }
    .mobile-show
    {
        margin-bottom:0;
    }
    .youtube_channel.under-videos.responsive .ytc_video_container
    {
        max-width:100%;
        margin-bottom:10px;
    }
    .subscriber-text
    {
        margin-bottom:10px;
    }
    .youtube_channel.under-videos.responsive .ytc_video_container.ar16_9
    {
        padding-bottom: 56.25%;
    }
    #panel-11780-0-0-3,
    #panel-11780-0-0-1
    {
        margin-bottom:20px;
    }

}

@media screen and (max-width:500px) {
    #featured-thumbnail
    {
        margin-right:20px;
    }

    .subscribe-40
    {
        width:70%;
    }
    .subscribe-20
    {
        width:30%;
    }

    .footer-subscribe-wrapper .half,  .subscribe-40.subscribe-last
    {
        width:100%;
    }
    .subscribe-40.subscribe-last
    {

    }

    .footer-subscribe-wrapper
    {

        width:100%;
        box-sizing: border-box;
        text-align:center;
        margin:10px 0 0;
        /*background-color: #dadada;*/
        background-color:#1abc9c ;
        padding:10px 20px 10px 10px;
        border-radius:10px;
        border:5px solid #7d9891;
        background-image: none;
        -webkit-box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.78);
        -moz-box-shadow:    6px 7px 5px 0px rgba(0, 0, 0, 0.78);
        box-shadow:         6px 7px 5px 0px rgba(0, 0, 0, 0.78);

    }
    .woocommerce-thumb {
        float: none;
        margin:0 auto 20px;
        width: 100%;
        clear:both;
    }
    .woocommerce-thumb img {
        float: none;
        margin:0 auto;
        display:block;
    }
    .woocommerce-right-wrapper {
        float: none;
        width: 100%;

    }
    .woocommerce-more-info {
        right: auto;
        left:auto;
        bottom: auto;
        position:relative;
        text-align:center;
        margin:10px 0;
    }
    .woocommerce-title {
        width: 100%;
        float: none;
        padding: 0px;
        margin-bottom:20px;

    }
    .woocommerce-right-wrapper h3 {
        margin: 0px 0px 20px;

        font-size: 20px;
        line-height: 24px;
    }
    .woocommerce-price {

        padding: 0px 0px;
        width:100%;
        float:none;
    }
    .woocommerce-buy-btns {
        width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
        margin-top:20px;
    }
}

@media screen and (max-width:481px) {
    .single-title, .page h1.title {
        font-size: 20px;
        line-height: 1.3;
    }
    #navigation {
        margin-top: 0;
        margin-bottom: 0;
    }
    .secondary-navigation { width: 100% }
    .title { font-size: 14px }
    .post.excerpt .post-content { overflow: visible }
    .related-posts li {
        width: 100%;
        margin-right: 0;
    }
    .featured-title { font-size: 14px }
    .carousel .excerpt { width: 31.8% }
    .carousel .excerpt:nth-last-child(4) { margin-right: 0 }
    .carousel .excerpt:nth-last-child(3) { display: none }
    .foot-logo { margin-top: 10px }
}
@media screen and (max-width:400px) { 
    .copyrights { padding-top: 10px }
    #copyright-note {
        display: block;
        width: 100%;
        float: left;
    }
    #copyright-note span {
        width: 100%;
        text-align: center;
    }
    #copyright-note span a {
        display: block;
        width: 100%;
        clear: both;
        text-align: center;
    }
    .featured-cat { display: none }
    article header { overflow: hidden }
    .trending-articles li {

        font-size: 11px;
        font-weight: normal;


        padding: 0px 7px;

    }
    .social-icons-logo li a img
    {

        width:28px;
    }
    .social-icons-logo li:last-child
    {
        padding-right:0;
    }
    .related-posts span.thetime
    {
        display:block;
        clear:both;
        margin-left:0;
    }
}

@media screen and (max-width:350px) { 
    #respond #respond small {
        position: relative;
        float: left;
        margin-top: -20px;
        margin-bottom: 25px;
    }
    .post.excerpt .post-content { overflow: visible }
    .top { left: 42% }
    .trending-articles li
    {
        padding:0 5px;
    }
    .top-item-sirst
    {
        margin-left:0;
    }
    .video-motiv h1
    {
        font-size: 17px;
         float: none;
    }

}