/**
 * =Responsive & Media Queries
 * ----------------------------------------------------------------------------
 */

/* Larger Desktops */
@media only screen and (min-width: 1129px) {
    .main-featured .flexslider .slides > li {
        min-height: 336px;
    }
}

.add-responsive {
    display: none;
}
/* Tablets - Small Desktops - fluid wrapper */

@media only screen and (max-width:1024px) {

.syfcoAdTable
{
	display:none;
}
.syfcoAdCol-right
{
	display:none;
}
.syfcoAdCol-left
{
	display:none;
}
.syfcoAdCenter
{
	display:none;
}
}
@media only screen and (max-width: 1128px) {
    .remove-responsive {
        display: block;
    }

    .wrap, .boxed .main-wrap {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
.navigation .menu {
	float: left;
}

    body.boxed {
        padding: 0 25px 0 25px;
    }

    .trending-ticker a {
        max-width: 400px;
        white-space:normal;
        line-height:24px;
    }

    .main-head .right {
        margin-left: 250px;
    }

    .navigation.sticky {
        width: 100%;
        left: 0;
    }

    .navigation .menu li > a {
        padding: 4px 40px 0 36px;
        font-size: 13px;
    }


    .tabbed .tabs-list a {
        padding: 0 3%;
    }

    .post-header img, .post-content img {
        max-width: 100%;
        height: auto;
    }

    .post-share .text {
        display: none;
    }

    .share-links a {
        margin-bottom: 4px;
    }

    /* fluid slider blocks */
    .main-featured .blocks .image-link img {
        max-width: 100%;
        height: auto;
    }

    .main-featured .blocks .small {
        width: 48%;
        margin-right: 4%;
    }

    .main-footer input.tds-subscribe {
        margin-top: 5px;
        margin-left: 0;
        display: block;
    }

    .flickr-widget .flickr_badge_image:nth-of-type(4n) {
        margin-right: 12px;
    }

    .flickr-widget .flickr_badge_image:nth-of-type(3n) {
        margin-right: 0;
    }

    .no-display {
        opacity: 1;
    }

    .social-icons .icon {
        width: 46px;
        height: 46px;
        line-height: 46px;
        font-size: 22px;
    }

    .top-bar .ads-widget {
        display: none;
    }
}

/* Large Tablet Layout: 800px. - fluid */
@media only screen and (min-width: 800px) and (max-width: 940px) {
    

.syfcoAdTable
{
	display:none;
}
.syfcoAdCol-right
{
	display:none;
}
.syfcoAdCol-left
{
	display:none;
}
.syfcoAdCenter
{
	display:none;
}
    .amazingslider {
        height:500px;
    }
    .amazingslider2 {
        height:230px;
    }
    .column, .row [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .wrap > .row, .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    /* change top bar */
    .trending-ticker {
        font-size: 13px;
    }

        .trending-ticker .heading {
            margin-right: 25px;
        }

        .trending-ticker a {
            max-width: 235px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            display: inline-block;
            vertical-align: middle;
            line-height: 1.3;
            padding-right: 5px;
            margin-top: -2px;
        }

    /*
	 * Make menu and mega menus compact
	 */

    
.navigation .menu {
	float: left;
}
    .navigation .menu > li > a {
        font-size: 12px;
        padding: 4px 20px 0 26px;
    }

    .navigation .menu li > a:after {
        margin-left: 5px;
        font-size: 13px;
        line-height: 1;
    }


    .navigation .menu li.home-color > a:after, .navigation .menu li.home-color.current-menu-item > a:after, .navigation .menu > li.home-color:hover > a:after {
        left: 36px;
    }

    /* category mega menu */
    .mega-menu .sub-cats {
        padding: 0;
    }

    .mega-menu .sub-nav {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mega-menu .extend {
        padding: 0;
    }

    .mega-menu .recent-posts .post:nth-child(3) {
        display: none;
    }

    /* links mega menu */
    .navigation .mega-menu.links > li {
        padding: 0 15px;
    }

        .navigation .mega-menu, .navigation .mega-menu.links > li > a, .navigation .mega-menu .sub-nav li a {
            font-size: 13px;
        }

            .navigation .mega-menu.links > li li a:before {
                display: none;
            }

            .navigation .mega-menu.links > li li a {
                padding-left: 5px;
            }

    /* slider */

    .main-featured .blocks .small h3 {
        padding: 20px 5px 5px 5px;
    }

    .main-featured .blocks.col-4 {
        padding-left: 4px;
    }


    .tabbed .tabs-list a {
        font-size: 12px;
        padding: 0 2.5%;
    }

    .main .sidebar:before {
        margin-left: -15px;
    }

    /* reduce image size in sidebar widgets */
    .sidebar .posts-list img {
        width: 65px;
    }

    .sidebar .posts-list .content { /*margin-left: 80px; */
    }


    .listing-alt img {
        width: 110%;
    }

    .listing-alt article > a {
        max-width: 200px;
    }

    .listing-alt article .content {
        margin-left: 220px;
    }

    .main-footer .posts-list img {
        width: 60px;
    }

    .main-footer .posts-list .content {
        margin-left: 75px;
    }

    .main-footer .sitemap li {
        width: 200px;
        padding-bottom: 20px;
    }

    .social-icons .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
    }

    .sc-tabs a {
        font-size: 14px;
        width: 19.5%;
    }
}

/* Small Tablet: 768px. - fluid */
@media only screen and (min-width: 768px) and (max-width: 799px) {

  .col-9, .column.three-fourth {
        width:100%;
    }

    .main-featured .blocks {
        display: none;
    }

    .main-featured .slider, .main-featured .flexslider .slides img {
        width: 100%;
    }

    .main-content, .sidebar {
        width: 100%;
    }

    /* show nav for slider on tablets */
    .flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
        opacity: 0.8;
    }

    .main-footer .col-4 {
        width: 100%;
        margin-top: 28px;
    }

        .main-footer .col-4:first-child {
            margin-top: 0;
        }

    /* footer fix */
    .flickr-widget .flickr_badge_image:nth-of-type(4n) {
        margin-right: 12px;
    }


    .main-footer input.tds-subscribe {
        display: inline;
        margin-left: 4px;
    }
}

/* Mobile + Small Tablet shared rules */
@media only screen and (max-width: 799px) {

    /*
	 * Top Bar
	 */
    
      
.wideMenu {
     display: none;
}

.menu-main-menu-container1 {
    display: block;
}

    /* change top bar styling */
    .top-bar .social-icons {
        clear: both;
        text-align: center;
        float: none;
    }

    header .search {
        margin:0px;
       /* display: none;*/
    }
        header .search .search-button {
            height:36px;
            line-height:36px;
        }
    .search .query, .searchform input, .searchform #s {
        height:36px;
            line-height:36px;
            font-size:14px;
    }
    /*----footer search*/
    
    footer .search2 {
	float: right;
    margin-top:-30px;
    margin-right:20px;
    display:block;
    text-align:center;
}
footer .search2 .query {
	width: 180px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
footer .search2 .query:focus {
	width: 280px;
}
 footer .search2 .query, .searchform input, .searchform #s {
	line-height: 50px;
	height: 50px;
	padding: 0 20px;
	outline: 0;
	margin: 0;
	border: 0;
	font-size: 16px;
	background-color: rgba(255, 255, 255, 0.9);
	float: left;
	color: #999;
}
footer .search2 .search-button {
	background-color: rgba(255, 255, 255, 0.7);
	margin-left: -40px;
	line-height: 50px;
	height: 50px;
	width: 40px;
	outline: 0;
	float: right;
	font-size: 19.6px;
	color: #bababa;
}
footer .search2 .search-button:hover {
	color: #3F67C0;
}
    /* ---- footer search*/
    .top-bar {
        display:none;
    }

    .top-bar .social-icons li {
        float: none;
        display: inline-block;
    }

    .top-bar-content > div {
        display: block;
    }

    .top-bar .trending-ticker .heading {
        float: none;
        margin-right: 0;
    }

    .top-bar .trending-ticker ul {
        float: none;
    }

    .top-bar .trending-ticker {
        text-align: center;
        margin-bottom: 14px;
    }

    .top-bar .trending-ticket li {
        max-width: 100%;
        text-overflow: ellipsis;
    }

    .top-bar .menu {
        float: none;
        text-align: center;
        margin-bottom: 7px;
    }

        .top-bar .menu li {
            float: none;
            display: inline-block;
            padding-left: 14px;
        }


    /*
	 * Header 
	 */
    .main-head .title {
        float: none;
        text-align: center;
        margin-bottom: 18px;
        margin-right:24px;
        margin-top: 24px;
        line-height: 1;
    }

    .main-head .right {
        margin-bottom: 8px;
        line-height: 1.5;
        text-align: center;
    }

        .main-head .right > div {
            display: inline-block;
            max-width: 100%;
        }

    .syfcoOuter {
	display:none;
        width: 100%;
    }


.syfcoAdTable
{
	display:none;
}
.syfcoAdCol-right
{
	display:none;
}
.syfcoAdCol-left
{
	display:none;
}
.syfcoAdCenter
{
	display:none;
}
    .main-head .right {
        margin-left: 0;
    }

    .main .sidebar {
        margin-top: 35px; /* + 7px added above */
    }

        .main .sidebar:before {
            display: none;
        }

    .amazingslider {
        height:620px;
    }
    .amazingslider2 {
        height:230px;
    }
    .amazingslider-description-0 {
        line-height:18px;
    }
    .amazingslider-description-0 a:link, .amazingslider-description-0 a:visited {
        font-size:18px;
        line-height:18px;
    }

    .h3 {
        background: none repeat scroll 0 0 #e2e1e5;
        display: block;
        font-family: "AvenirLT-medium",Arial,Helvetica,sans-serif;
        font-size: 21px;
        font-weight: normal;
        line-height: 40px;
        margin-bottom: 0;
        padding: 0 20px;
        position: relative;
    }
    .magnet-widget li {
        background-color:#eeeeee;
        margin:0px;
        overflow:hidden;
    }
    .article-post .comment-box a {
        float:left;
        padding:2px;
        position:relative;
    }
    .article-post .comment-box p {
        margin:0px 0px 0px 50px;
        padding:0px;
    }
    .article-post .comment-box img {
        margin:6px 0px;
        width:40px;
    }
    /*
	 * Mobile Navigation 
	 */
    .navigation {
        border-bottom: 0;
    }

        .navigation.sticky {
            position: static;
        }

        .navigation .menu {
            display: none;
            float: none;
        }

        .navigation .mobile-menu.active {
            display: block;
        }

        .navigation ul li {
            float: none;
            clear: both;
            display: block;
        }

        .navigation .menu ul {
            position: static;
            display: none;
            visibility: visible;
            opacity: 1;
        }

        .navigation .menu > li > a {
            font-size: 13px;
            margin-bottom: 0;
            border-bottom: 0;
        }

        .navigation .mobile:hover a {
            text-decoration: none;
        }

        .navigation .mobile {
            display: block;
        }

            .navigation .mobile .selected {
                display: block;
                padding: 0 15px;
                line-height: 44px;
                margin-bottom: -1px;
                overflow: hidden;
            }

            .navigation .mobile .text {
                float: left;
            }

            .navigation .mobile .current {
                float: left;
                margin-left: 14px;
                font-size: 13px;
                max-width: 40%;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                vertical-align: bottom;
            }

            .navigation .mobile .fa {
                font-size: 21px;
                float: right;
                width: 50px;
                background: #3F67C0;
                margin-right: -15px;
                text-align: center;
                line-height: 43px;
            }

.amazingslider-arrow-right-0
{
	width:26px;
}
        .navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a,
        .navigation .menu > .current-menu-parent > a, .navigation .mega-menu.links > li:hover,
        .navigation .menu > .current-menu-ancestor > a {
            border-bottom: 0;
        }

        .navigation .menu li a {
            float: none;
            display: block;
        }

        .navigation .menu li.home-color > a,
        .navigation .menu li.news-color > a,
        .navigation .menu li.business-color > a,
        .navigation .menu li.opinion-color > a,
        .navigation .menu li.sports-color > a,
        .navigation .menu li.culture-color > a,
        .navigation .menu li.technology-color > a,
        .navigation .menu li.entertainment-color > a,
        .navigation .menu li.life-color > a, 
        .navigation .menu li.artsent-color > a{
            border-bottom: none;
            padding-left: 20px;
        }

        .navigation .menu li.menu-item-has-no-children a
        {
            padding-left:20px;
        }

        .navigation .menu li.menu-item-has-children > a:after,
        .navigation .menu li > a:after {
            display: none;
        }
        .navigation .menu > li:first-child > a {
       font-size: 13px;
       background:none;
        }
        .navigation .menu li > a .chevron {
            float: right;
            width: 50px;
            background: #303A44;
            background: rgba(0, 0, 0, 0.075);
            margin-right: -36px;
            text-align: center;
            font-size: 16px;
        }

        .navigation .menu > li li a {
            padding-left: 35px;
        }

        .navigation .menu li.active {
            background: #1e2935;
        }

        /* mega menu fixes */
        .navigation .mega-menu {
            display: none;
        }

            .navigation .mega-menu.links {
                padding: 0;
            }

                .navigation .mega-menu.links > li {
                    float: none;
                    width: auto;
                    padding: 0;
                }

                    .navigation .mega-menu.links > li > a {
                        text-transform: none;
                        font-weight: normal;
                        font-size: 13px;
                        padding: 6px 25px;
                        border-bottom: 0;
                        border-top: 1px solid #1f2c38;
                    }

                .navigation .mega-menu.links .chevron {
                    margin-top: -5px;
                    padding: 2px 0px;
                    border-top: 0;
                }

                .navigation .mega-menu.links > li li a:before {
                    display: none;
                }

                .navigation .mega-menu.links > li li a {
                    padding-left: 45px;
                }

                    .navigation .mega-menu.links > li li a:last-child {
                        border-bottom: 0;
                    }

    header .search .query {

    }

        header .search .query:focus {
            width:200px;
        }
    .hideFromMobile {
        display: none;
    }

    .showInMobile {
        display: block;
    }
    /* disabled above in large tablet/1024 breakpoint */
    .post-share .text {
        display: inline-block;
    }

    /* sidebar */
    .sidebar .gallery-block .slides img {
        width: 100%;
    }
    .post-header .post-title {
        font-size:26px;
        line-height:28px;
    }
    
    .more-news .content p {
        display:none;
    }
    .article-icons .icon {
        padding: 0px 5px;
    }
    .acc p {
        display: none;
    }
    .acc p.thumb-title {
        display: block;
    }
    .main-footer .sitemap li {
        width: 167px;
        padding-bottom: 20px;
    }

    .article-slider ul.slides li div.caption h1 {
         font-size:16px;
        line-height:26px;
        padding:10px 0px 24px 15px;

        bottom: 0;
        right:0px;
        left:0px;
	    position: absolute;
    }

    #slider ul.slides li div.caption h1 {
        font-size:16px;
        line-height:26px;
        padding:10px 0px 24px 15px;
        font-weight:600;
        bottom: 0;
    right:0px;
    left:0px;
	position: absolute;
    }

    
    #slider ul.slides li div.caption p, #slider ul.slides li.flex-active-slide div.caption p {
	    color: #fff;
	    font-size: 12px;
	    font-weight: normal;
	    bottom: 0;
    }

    .sidebar, .sitemap, .news-focus .excerpt {
        display: none;
    }

    
    .top-article .col-2 {
        display: none;
    }

    .sc-tabs a {
        font-size: 14px;
    }
}

/* Phones and smaller tablets - fluid */
@media only screen and (max-width: 767px) {

    .menuH {
        width: 230px;
    }

    .amazingslider {
        height:480px;
    }
    .amazingslider2 {
        height:260px;
    }
        .menuH ul {
            width: 240px;
        }

            .menuH ul li a {
                font-size: 12px;
            }
    /* all columns fluid */
    .row .column, .column, .row [class*="col-"] {
        width: 100%;
        margin-bottom: 8px;
    }

    .post-content .row .column {
        margin-bottom: 1.857em;
    }

    .page > .row.builder > .column:only-child {
        margin-bottom: 0;
    }


    /* breadcrumbs */
    .breadcrumbs {
        padding: 14px;
        line-height: 1.5;
    }

        .breadcrumbs .location {
            display: none;
        }

    .main-featured .slider h3 a {
        font-size: 16px;
    }

    .main-featured .blocks {
        display: none;
    }

    .main-featured .slider, .main-featured .flexslider .slides img {
        width: 100%;
    }

    /* show nav for slider on tablets */
    .flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
        opacity: 0.8;
    }


    /*
	 * Homepage Blocks 
	 */

    /* cleanup highlights 3 col style */
    .highlights-box.three-col .column.one-third {
        margin-bottom: 42px;
    }

        .highlights-box.three-col .column.one-third:last-child {
            margin-bottom: 0;
        }

    .highlights-box.three-col article {
        float: left;
        width: 50%;
    }

    .highlights-box.three-col .posts {
        width: 50%;
        float: left;
        padding-left: 25px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }


    .highlights-box .column.half {
        margin-top: 42px;
        margin-bottom: 0;
    }

        .highlights-box .column.half:first-child {
            margin-top: 0;
            border-right: 0;
        }

    .highlights .block.posts {
        border-top: 0;
        margin-top: 0;
    }

    .news-focus .posts, .highlights-box.three-col article {
        margin-bottom: 0;
    }

    .news-focus .focus .image-link {
        float: left;
        margin-right: 14px;
        width: 25%;
    }

        .news-focus .focus .image-link img {
            width: 100%;
            height: auto;
        }

    .news-focus .excerpt {
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 14px;
    }

    .news-focus > .row {
        margin-bottom: -28px;
    }


    /*
	 * Single Post 
	 */
    .post-content {
        margin-left: 0;
    }

    .post-content-right {
        clear: both;
    }

    .post-share {
        margin-left: 0;
    }

    .share-links {
        line-height: 33px;
    }

    .author-info .avatar {
        max-width: 75px;
        height: auto;
    }

    .author-info .description {
        margin-left: 100px;
    }

    .author-info .social-icons {
        float: none;
        overflow: hidden;
        padding-top: 14px;
    }


    .related-posts .highlights-box.three-col .column {
        margin-bottom: 28px;
    }

    .comments-list .children, .comment .comment-respond {
        margin-left: 15px;
    }

    .comment-respond input {
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    /*
	 * Category listings
	 */
    .listing-alt article > a {
        max-width: 100%;
        float: none;
    }

    .listing-alt img {
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .listing-alt article .content {
        margin-left: 0;
        margin-top: 0;
    }


    /*
	 * Footer Changes
	 */

    .main-footer .widget:last-child {
        margin-bottom: 0;
    }

    .main-footer input.tds-subscribe {
        margin-top: 5px;
    }

    /* footer styles */
    .flickr-widget {
        margin-right: -14px;
    }

    /* lower widget center aligned */
    .lower-foot .widgets > div {
        margin-top: 28px;
        text-align: center;
    }

        .lower-foot .widgets > div:first-child {
            margin-top: 0;
        }

    .lower-foot .textwidget {
        float: none;
    }

    .lower-foot .menu-footer-container {
        overflow: hidden;
        text-align: center;
        clear: both;
        /* hidden by default - but will work if following line is removed */
        display: none;
    }

    .lower-foot .menu {
        float: none;
        display: inline-block;
    }

    .main-footer input.tds-subscribe {
        display: inline;
        margin-left: 4px;
    }

    /* footer fix */
    .flickr-widget .flickr_badge_image:nth-of-type(4n) {
        margin-right: 12px;
    }

    .modal {
        width: 250px;
        margin-left: -125px;
    }


    .top-bar .weather-widget {
        margin: 10px 0 0;
    }



    .main-footer .sitemap li {
        width: 144px;
        padding-bottom: 20px;
    }

    .sc-tabs a {
        font-size: 10px;
        width: 19.5%;
    }
}

/* Smaller Phones */
@media only screen and (max-width: 400px) {
    .magnet-widget li {
        background-color:#eeeeee;
        margin:0px;
        overflow:hidden;
        padding:5px 5px 0px;
    }
    body.boxed {
        padding: 0;
    }
    
.divCaptionAlone h1 {
	color: #fff;
    font-size:16px;
    padding:1px;
}
    .main-head .title {
        font-size: 32px;
    }

    .breadcrumbs {
        display: none;
    }
    .amazingslider {
        height:380px;
    }
    .amazingslider2 {
        height:200px;
    }
    .main-featured .slider .caption {
        overflow: hidden;
        position: static;
        background: #434c55;
    }

    .main-featured .flex-direction-nav .flex-next, .main-featured .flex-direction-nav .flex-prev {
        top: 100px;
    }

    .main-featured .pages {
        display: none;
    }


    /* cleanup highlights 3 col style */
    .highlights-box.three-col article, .highlights-box.three-col .posts {
        width: 100%;
        float: none;
        padding: 0;
    }

    .highlights-box.three-col .column.one-third {
        margin-top: 28px;
    }

    .highlights-box.three-col article {
        margin-bottom: 28px;
    }

    .gallery-block .carousel .title a {
        font-size: 12px;
    }

    /* author box */
    .author-info .social-icons {
        float: none;
        padding: 21px 0;
    }

    .author-info .avatar {
        max-width: 65px;
        height: auto;
    }

    .author-info .description {
        margin-left: 75px;
    }


    /* comments list narrower */
    .comments-list .comment-meta {
        margin-left: 20%;
    }

    .comments-list .comment-content {
        margin-left: 0;
        margin-top: 28px;
    }

    .comment .comment-respond {
        margin-left: 0;
    }

    .main-footer input.tds-subscribe {
        margin-left: 0;
        display: block;
    }

    .menuH {
        width: 230px;
    }
        .menuH li {
            width:auto;
        }
        .menuH a {
            font-size:14px;
            padding:0px 34px;
        }
            .menuH ul li a {
                font-size: 10px;
            }

    .main-footer .sitemap li {
        width: 200px;
        padding-bottom: 20px;
    }
}

@media (min-device-width: 1824px) {
    /* post/page body font size for large desktop */
    .post-content {
        font-size: 14px;
    }
}
