@charset "utf-8";
/* CSS Document */

.d_hide {
    display: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}
/*@media only screen and (max-width: 1200px) {*/
/*    .wrapper {*/
/*        max-width: 100%;*/
/*        background-image: none;*/
/*    }*/

/*    .header {*/
/*        background: #fef9f1;*/
/*        border-bottom: solid 2px #005c73;*/
/*    }*/

/*    .footer {*/
/*        border-top: solid 5px #005c73;*/
/*        padding-top: 10px;*/
/*    }*/

/*    .body_left {*/
/*        width: -moz-calc(100% - 346px);*/
/*        width: -webkit-calc(100% - 346px);*/
/*        width: calc(100% - 346px);*/
/*    }*/

/*    .header_left {*/
/*        width: 276px;*/
/*    }*/

/*    .header_middle a, .header_middle a:visited {*/
/*        color: #ffffff;*/
/*    }*/

/*    .d_hide {*/
/*        display: block;*/
/*    }*/
/*    .r_hide {*/
/*        display: none !important;*/
/*    }*/

/*    !*.header_search {*!*/
/*    !*    padding-top: 10px;*!*/
/*    !*}*!*/

/*    .header_right a:hover {*/
/*        color: #cccccc;*/
/*    }*/
/*    .nav {*/
/*        display: block;*/
/*    }*/
/*    .r_logo {*/
/*        margin: 10px 0 0 10px;*/
/*    }*/

/*    img {*/
/*        max-width: 100%;*/
/*    }*/

/*    .article_wrapper img {*/
/*        max-width: 90%;*/
/*        height: auto;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 1000px) {*/

/*    .nav {*/
/*        background: none;*/
/*        background: #fef9f1;*/
/*        margin-bottom: 5px;*/
/*    }*/
/*    .nav_ul li {*/
/*        width: 25%;*/
/*        text-align: center;*/
/*        margin: 0px;*/
/*        padding: 5px 0;*/
/*        border-bottom: solid 1px #a1bc65;*/
/*    }*/

/*    .nav {*/
/*        height: auto;*/
/*        padding: 0px;*/
/*        overflow: hidden;*/
/*    }*/

/*    .body_left, .body_right {*/
/*        width: -moz-calc(100% - 20px);*/
/*        width: -webkit-calc(100% - 20px);*/
/*        width: calc(100% - 20px);*/
/*        display: block;*/
/*        float: left;*/
/*        margin: 0 0 0 10px;*/
/*    }*/

/*    .body_wrapper {*/
/*        padding: 0px;*/
/*    }*/

/*    .header_left, .header_right {*/
/*        width: 100%;*/
/*        margin-right: 0px;*/
/*    }*/

/*    .header_middle {*/
/*        float: none;*/
/*        width: 100%;*/
/*        margin-top: 0px;*/
/*        padding-top: 10px;*/
/*        clear: both;*/
/*    }*/

/*    .header {*/
/*        height: auto;*/
/*    }*/

/*    .nav {*/
/*        clear: both;*/
/*    }*/

/*    .nav_ul li {*/
/*        width: 33.3%;*/
/*    }*/

/*    .r_logo {*/
/*        margin: 10px auto 0 auto;*/
/*    }*/

/*    .header_search {*/
/*        margin: 0 auto;*/
/*        text-align: center;*/
/*        max-width: 96%;*/
/*    }*/

/*    .side_box {*/
/*        float: left;*/
/*        margin-top: 10px;*/
/*        width: 50%;*/
/*    }*/

/*    .features .img_wrap span {*/
/*        height: 150px;*/
/*    }*/
/*    .features .img_wrap {*/
/*        min-height: 180px;*/
/*    }*/
/*    .features span.title_font {*/
/*        height: 60px;*/
/*    }*/

/*    .awards_ul li {*/
/*        width: 30%;*/
/*        margin: 0 2% 10px 0;*/
/*    }*/

/*    .col_width {*/
/*        width: 47%;*/
/*        padding-right: 3%;*/
/*    }*/

/*}*/
@media only screen and (max-width: 1450px) {
        .wrapper {
            max-width: 100%;
            background-image: none;
        }
    .home-section0 .section-content .block{
        width: 60%;
    }
    .home-section .section-content {
        width: 75%;
    }
    .home-section0 .section-content {
        width: 75%;
    }
    .home-section1 .section-content {
        width: 75%;
    }
    .home-section2 .section-content {
        width: 75%;
    }
    .home-section3 .section-content {
        width: 75%;
    }
    .home-section4 .section-content {
        width: 75%;
    }

}
@media only screen and (max-width: 1000px) {
    .side_box {
        width: 325px;
        margin: 10px auto 0 auto;
        float: none;
    }

    .features .img_wrap span {
        height: 125px;
    }

    .features span.title_font {
        height: 50px;
    }
    .nav_ul li {
        float: none; /* Remove the float */
        display: block; /* Make the items block-level */
        margin-left: 0; /* Reset left margin */
        margin-bottom: 30px; /* Add bottom margin for spacing */
    }
    .nav_ul li a {
        text-decoration: none;
        color: #f1735e;
        font-size: 15px;
        line-height: 18px;
        text-transform: uppercase;
        font-weight: bold;
    }
    .nav_ul li a:hover {
        text-decoration: underline; /* Underline on hover */
    }

    .nav_ul li a img{
        opacity: 60%;
    }
    .nav_ul li a img:hover{
        opacity: 100%;
    }

    .home-section .section-content .block1 .block-articles-wrapper .articles-list .article-block{
        flex-direction: column;
        margin-bottom: 20px;
    }
    .home-section .section-content .block img{
        max-height: 400px !important;
        min-height: 250px !important;
    }
    .home-section .section-content .block1 img{
        height: 165px !important;
    }
    .home-section .section-content .block1 .block-image-wrapper .block-image{
        width: 95%;
        margin-bottom: 5px;

    }
    .home-section .section-content{
        width: 85%;
    }
    .home-section0 .section-content{
        width: 85%;
    }
    .home-section1 .section-content{
        flex-direction: column;
        width: 85%;
    }
    .home-section2 .section-content{
        width: 85%;
    }
    .home-section3 .section-content{
        width: 85%;
    }
    .home-section4 .section-content{
        width: 85%;
    }
    .home-section2 .section-content .first{
        flex-direction: column-reverse;
    }
    .home-section2 .section-content .second{
        flex-direction: column;
    }
    .home-section4 .section-content .first{
        flex-direction: column-reverse;
    }
    .home-section4 .section-content .second{
        flex-direction: column;
    }
    .home-section2 .section-content .block .block-image-wrapper{
        margin: 0 ;
    }
    .home-section4 .section-content .block .block-image-wrapper{
        margin: 0 ;
    }
    .home-section2 .section-content .block .block-description-wrapper{
        width: 100%;
    }
    .home-section4 .section-content .block .block-description-wrapper{
        width: 100%;
    }
    .home-section2 .section-content .block img{
        height: 550px !important;
    }
    .home-section4 .section-content .block img{
        height: 550px !important;
    }
    .home-section1 .section-content .block{
        width: 100%;
        margin-bottom: 15px;
    }
    .home-section1 .section-content .block img{
        height: 445px !important;
    }
    .home-section3 .section-content .block{
        flex-direction: column-reverse;
    }
    .home-section3 .section-content .block .block-description-wrapper{
        width: 100%;
    }
    .home-section3 .section-content .block .block-image-wrapper {
        display: flex;
        justify-content: center;
    }
    .footer-wrapper .content{
        width: 95%;
    }
    .footer-wrapper .content .footer-nav-wrapper .footer-nav-items{
        flex-direction: column;
        margin-bottom: 20px;
    }
    .footer-wrapper .content .footer-nav-wrapper .footer-nav-items a{
        margin-bottom: 15px;
    }
    .footer-wrapper .content .footer-nav-wrapper{
        align-items: flex-start;
        flex-direction: column;
    }
    .awards_ul li {
        width: 47%;
        margin: 0 2% 10px 0;
    }

    .awards_ul li img {
        max-width: 100%;
    }

    .header_right {
        width: 100%;
    }

    .nav {
        display: none;
    }

    .magazine_list li {
        width: -moz-calc(50% - 15px);
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px);
    }

    .header {
        display: none;
    }
    .header_mobile {
        display: block;
    }
    .header_mobile_logo {
        width: 50%;
        display: flex;
        justify-content: flex-start;
    }
    .header_mobile_nav {
        width: 48%;
        display: flex;
        justify-content: flex-end;
    }
    .footer {
        padding: 10px;
    }
    .footer_col {
        float: left;
        width: 50%;
    }
    .footer_col_1 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 800px) {
    .home-section .section-content .block{
        width: 100%;
    }
    .home-section .section-content .block img{
        height: 300px !important;
    }
    .home-section .section-content .block1{
        display: flex;
        flex-direction: column;
        width: 100%;
        background-color: #fef9f1;
        padding-top: 20px;
        margin-top: 30px;
    }
    .home-section .section-content .block1 .block-articles-wrapper .articles-list{
        display: flex;
    }
    .home-section .section-content .block1 .block-articles-wrapper .articles-list .article-block{
        width: 20%;
    }
    .home-section .section-content .block1 img{
        height: 80px !important;
    }
    .home-section .section-content .block1 .block-image-wrapper .block-image{
        width: 95%;

    }
    .home-section .section-content{
        width: 85%;
        flex-direction: column;
    }
    .home-section0 .section-content .block{
        width: 85%;
    }
    .home-section2 .section-content .block img{
        height: 400px !important;
    }
    .home-section4 .section-content .block img{
        height: 400px !important;
    }

}

@media only screen and (max-width: 620px) {
    .home-section .section-content .block {
        width: 100%;
    }
    .home-section1 .section-content{
        width: 100%;
    }
    .home-section0 .section-content {
        width: 100%;
    }
    .home-section .section-content {
        width: 100%;
    }
    .home-section0 .section-content{
        padding: 0;
    }
    .home-section .section-content .block img {
        height: 250px !important;
    }

    .home-section .section-content .block1 {
        display: flex;
        flex-direction: column;
        width: 100%;
        background-color: #fef9f1;
        padding-top: 20px;
        margin-top: 30px;
    }

    .home-section .section-content .block1 .block-articles-wrapper .articles-list {
        flex-direction: column;
    }

    .home-section .section-content .block1 .block-articles-wrapper .articles-list .article-block {
        width: 90%;
    }

    .home-section .section-content .block1 img {
        height: 200px !important;
    }

    .home-section .section-content .block1 .block-image-wrapper .block-image {
        width: 95%;
    }

    .home-section0 .section-content .block {
        width: 100%;
    }

    .home-section0 .section-content .block .block-description-wrapper {
        padding: 10px;
    }
    .home-section2 .section-content{
        width: 95%;
    }
    .home-section4 .section-content{
        width: 95%;
    }
    .home-section2 .section-content .block img{
        height: 300px !important;
    }
    .home-section4 .section-content .block img{
        height: 300px !important;
    }
    .home-section1 .section-content .block img{
        height: 300px !important;
    }
}

/*@media only screen and (max-width: 620px) {*/
/*    .side_box {*/
/*        width: 325px;*/
/*        margin: 10px auto 0 auto;*/
/*        float: none;*/
/*    }*/

/*    .features .img_wrap span {*/
/*        height: 125px;*/
/*    }*/

/*    .features span.title_font {*/
/*        height: 50px;*/
/*    }*/

/*    .nav_ul li a {*/
/*        font-size: 12px;*/
/*        line-height: 14px;*/
/*    }*/

/*    .awards_ul li {*/
/*        width: 47%;*/
/*        margin: 0 2% 10px 0;*/
/*    }*/

/*    .awards_ul li img {*/
/*        max-width: 100%;*/
/*    }*/

/*    .header_right {*/
/*        width: 100%;*/
/*    }*/

/*    .nav {*/
/*        display: none;*/
/*    }*/

/*    .header_search {*/
/*        width: 100%;*/
/*        max-width: -moz-calc(100% - 50px);*/
/*        max-width: -webkit-calc(100% - 50px);*/
/*        max-width: calc(100% - 50px);*/
/*    }*/

/*    .magazine_list li {*/
/*        width: -moz-calc(50% - 15px);*/
/*        width: -webkit-calc(50% - 15px);*/
/*        width: calc(50% - 15px);*/
/*    }*/

/*    .header {*/
/*        display: none;*/
/*    }*/
/*    .header_mobile {*/
/*        display: block;*/
/*    }*/

/*    .footer {*/
/*        padding: 10px;*/
/*    }*/
/*    .footer_col {*/
/*        float: left;*/
/*        width: 50%;*/
/*    }*/
/*    .footer_col_1 {*/
/*        width: 100%;*/
/*        float: none;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*}*/

/*@media only screen and (max-width: 420px) {*/

/*    .toy_guide_main_toy_img {*/
/*        width: 100%;*/
/*    }*/

/*    .toy_guide_main_toy_content {*/
/*        width: 100%;*/
/*    }*/

/*    .header_search {*/
/*        max-width: -moz-calc(100% - 50px);*/
/*        max-width: -webkit-calc(100% - 50px);*/
/*        max-width: calc(100% - 50px);*/
/*    }*/

/*    .header_nav_icon {*/
/*        display: block;*/
/*    }*/

/*    #ad_top_leaderboard {*/
/*        max-height: 95px;*/
/*        overflow: hidden;*/
/*    }*/

/*    #home_ad_under_slider {*/
/*        display: block;*/
/*    }*/

/*    .col_width {*/
/*        width: 100%;*/
/*        padding-right: 0%;*/
/*    }*/

/*}*/
