/*
Theme Name: Mento Theme
Theme URI: https://mento.co.il
Author: Mento
Author URI: https://mento.co.il
Description: Custom WordPress theme for Mento.co.il - Tax Consulting and Bookkeeping Services. Hebrew RTL theme.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mento-theme
Tags: rtl-language-support, custom-menu, custom-logo, featured-images, translation-ready

Mento Theme - Hebrew RTL Tax Consulting Website
*/

/* ==========================================================================
   Reset & Base Styles (matching legacy styles.css)
   ========================================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

html {
    direction: rtl;
}

body {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: black;
    background: #EEEADF url(assets/img/body.jpg) top center no-repeat !important;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

a {
    color: #490708;
    text-decoration: none;
}

a:hover {
    color: #d7bf77;
    text-decoration: underline;
}

table {
    border-collapse: collapse;
}

.clear {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.field {
    font-family: arial;
    font-size: 13px;
    color: grey;
}

/* ==========================================================================
   Layout
   ========================================================================== */

#general_frame {
    background-color: transparent;
    width: 1000px;
    margin: 10px auto 10px;
}

.content, #header, #main {
    width: 950px;
    margin: 0 auto;
    padding: 0 25px;
}

/* ==========================================================================
   Header
   ========================================================================== */

#header {
    width: 952px;
    background: url(assets/img/header_bg.png) center center no-repeat;
    height: 315px;
    margin: 0 auto;
    padding: 0;
}

#header img {
    margin: auto;
}

/* ==========================================================================
   Menu First (Quote Section)
   ========================================================================== */

#menu_first {
    font-size: 24px;
    text-align: center;
    font-family: Arial;
    font-weight: 700;
    color: #490708;
    height: 40px;
    width: 952px;
}

#menu_first p {
    margin: 0 auto;
    padding-top: 5px;
}

#menu_first p span {
    display: block;
    float: right;
    margin-top: 5px;
    white-space: nowrap;
    font-size: 19px;
}

#menu_first p .right_quote,
#menu_first p i.right_quote {
    display: block;
    float: right;
    width: 27px;
    height: 39px;
    margin: 0 10px;
    background: url(assets/img/quotes_marks.gif) right center no-repeat;
}

#menu_first p .left_quote,
#menu_first p i.left_quote {
    display: block;
    float: right;
    width: 27px;
    height: 39px;
    margin: 0 10px;
    background: url(assets/img/quotes_marks.gif) left center no-repeat;
}

/* ==========================================================================
   Menu Second (Logo)
   ========================================================================== */

#menu_second {
    margin-top: 5px;
    color: #b79f63;
    font-size: 25px;
    font-weight: 400;
    padding: 0 3px;
    text-align: center;
}

#menu_second p {
    font-weight: 700;
    font-family: Arial;
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
}

/* ==========================================================================
   Menu Third (Phone & Top Navigation)
   ========================================================================== */

#menu_third {
    margin: 0;
}

#menu_third .tel {
    float: right;
    width: 230px;
    display: block;
    text-align: center;
    font-size: 28px;
    font-family: Arial;
    font-weight: 700;
    color: #490708;
}

#menu_third .item {
    float: left;
    font-size: 1.4em;
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
}

#menu_third .item li {
    float: right;
    width: 105px;
    background: url(assets/img/menu_dot.gif) right center no-repeat;
    text-align: center;
}

#menu_third .item li.first,
#menu_third .item li:first-child {
    width: 90px;
    background: none;
    text-align: right;
}

#menu_third .item li a {
    text-decoration: none;
    font-family: Arial;
    font-weight: 700;
    color: #490708;
}

#menu_third .item li a:hover {
    text-decoration: none;
    color: #d7bf77;
}

/* ==========================================================================
   Main Area
   ========================================================================== */

#main {
    background: url(assets/img/main3.png) top center no-repeat;
}

#main_content {
    background-color: white;
    width: 944px;
    margin: 0 auto;
    overflow: hidden;
}

/* ==========================================================================
   Secondary Navigation (Golden Bar - #menu)
   ========================================================================== */

#main #menu {
    margin-bottom: 15px;
}

#main #menu ul {
    padding: 12px 5px;
    list-style: none;
    margin: 0;
}

#main #menu ul li {
    display: inline;
    list-style-type: none;
    padding: 12px 3px;
    background-color: transparent;
}

#main #menu ul li a {
    color: rgb(86, 55, 26);
    text-decoration: none;
}

#main #menu ul li a:hover {
    color: black;
}

#main #menu ul li.selected,
#main #menu ul li.current-menu-item {
    background-color: rgb(84, 7, 8);
}

#main #menu ul li.selected a,
#main #menu ul li.current-menu-item a {
    color: white;
}

/* ==========================================================================
   Sidebar (#side)
   ========================================================================== */

#side {
    float: right;
    width: 180px;
    overflow: hidden;
}

#side #item,
#side #item_selected {
    background: transparent url(assets/img/side_item.gif) top center no-repeat;
    color: white;
    width: 152px;
    height: 32px;
    padding-top: 12px;
    margin: 10px auto;
    text-align: center;
}

#side #item_selected {
    background: transparent url(assets/img/side_item_selected.gif) top center no-repeat;
}

#side #item a {
    color: white;
    text-decoration: none;
    font-style: normal;
}

#side #item a:hover {
    font-size: 1.02em;
}

/* Sidebar Contact Form */
#contact {
    width: 122px;
    padding: 0 15px;
    height: 200px;
    padding-top: 120px;
    background: url(assets/img/contact2.jpg) top center no-repeat;
    margin: 5px auto;
}

#contact #title {
    margin-bottom: 5px;
    text-align: center;
    font-weight: normal;
}

#contact .legend {
    font-size: 0.85em;
    font-weight: normal;
    margin: 2px 0;
}

#contact .field {
    width: 110px;
    margin: 2px 0;
}

#contact .checkbox {
    width: 10px;
}

#contact .button {
    text-align: center;
    margin: 10px 0;
}

#contact .button input {
    font-size: 0.9em;
    cursor: pointer;
}

#contact .button img {
    cursor: pointer;
}

/* Sidebar Newsletter */
#newsletter {
    width: 150px;
    height: 95px;
    padding-top: 200px;
    background: url(assets/img/newsletter.gif) top right no-repeat;
    margin: 5px auto;
}

#newsletter .field {
    width: 120px;
    margin: 2px auto;
    display: block;
}

#newsletter .button {
    text-align: center;
    margin-top: 10px;
}

#newsletter .button input {
    font-size: 0.9em;
    cursor: pointer;
}

#newsletter .button img {
    cursor: pointer;
}

/* Sidebar News Ticker */
#news {
    width: 152px;
    height: 205px;
    background: url(assets/img/news4.gif) top center no-repeat;
    margin: 5px auto;
    text-align: center;
}

#news ul li {
    margin-top: 4px;
}

#news a {
    color: black;
}

#newsticker-demo2 {
    height: 165px !important;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}

#newsticker-demo2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    animation: newsticker-scroll 20s linear infinite;
}

#newsticker-demo2:hover ul {
    animation-play-state: paused;
}

@keyframes newsticker-scroll {
    0% { transform: translateY(0); }
    100% { transform: translateY(-50%); }
}

/* Sidebar Customer Carousel */
#customers {
    margin: 0 auto;
    width: 152px;
    height: 330px;
    background: url(assets/img/customers.png) top center no-repeat;
    margin-bottom: 25px;
}

#customers #wrap {
    padding: 10px 5px;
    padding-top: 50px;
}

#customers #mycarousel {
    text-align: center;
    color: #490804;
    font-size: 12px;
    position: relative;
}

#customers #mycarousel a {
    color: #490804;
    text-decoration: none;
}

#customers #mycarousel .carousel-slide {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: opacity 0.6s ease-in-out;
    pointer-events: none;
}

#customers #mycarousel .carousel-slide.active {
    opacity: 1;
    position: relative;
    pointer-events: auto;
}

#customers #mycarousel .signature {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}

#customers #mycarousel .message {
    display: block;
    font-size: 11px;
    padding: 3px;
    height: 130px;
    overflow: hidden;
}

/* ==========================================================================
   Content Area
   ========================================================================== */

#content {
    float: right;
    width: 750px;
}

#content h1 {
    color: #764644;
    margin-bottom: 10px;
}

#content h2 {
    color: rgb(128, 0, 0);
    margin: 10px 0;
    font-size: 17px;
}

#content div {
    font-weight: normal;
}

#content ul li {
    list-style-image: url(assets/img/bullet.png);
}

#content_text {
    margin-left: 20px;
    line-height: 1.8;
}

#content_text p {
    margin-bottom: 10px;
}

/* Breadcrumbs */
#path {
    margin: 15px 0;
}

#path a, #path span, #path img {
    padding-left: 1px;
}

#path a, #path span {
    color: black;
}

.breadcrumbs {
    margin: 15px 0;
}

.breadcrumbs a {
    color: black;
    padding-left: 1px;
}

/* ==========================================================================
   Top Info Box (Homepage)
   ========================================================================== */

.top-info-box {
    width: 720px;
    height: 193px;
    font-family: arial;
    background: #fff url(assets/img/gif_sprite.gif) top center no-repeat;
}

.top-info-box .free-anons {
    display: block;
    float: left;
    width: 100px;
    height: 90px;
    background: url(assets/img/jpg_sprite.jpg) -111px top no-repeat;
}

.top-info-box .free-anons a {
    display: block;
    width: 70px;
    height: 40px;
    text-decoration: none;
    float: left;
}

.top-info-box .dollar-guy {
    display: block;
    float: right;
    margin: 5px;
    width: 157px;
    height: 183px;
    background: url(assets/img/jpg_sprite.jpg) -215px top no-repeat;
}

.top-info-box .info {
    margin-right: 160px;
    height: 183px;
    overflow: hidden;
}

.top-info-box .info h1,
#slides .slide h1 {
    color: #764645;
    padding: 0;
    margin: 0;
    font-size: 22px;
}

.top-info-box .info h2,
#slides .slide h2 {
    color: #764645;
    padding: 0;
    margin: 0;
    font-size: 20px;
}

.top-info-box .info strong,
#slides .slide strong {
    font-weight: normal;
    color: #983520;
    padding: 0;
    margin: 0;
    font-size: 18px;
}

.top-info-box .info h3,
#slides .slide h3 {
    font-weight: normal;
    color: #983520;
    padding: 0;
    margin: 0;
    font-size: 18px;
}

.top-info-box .info h4,
#slides .slide h4 {
    font-weight: bold;
    color: #c0a648;
    padding: 0;
    margin: 5px 0;
    font-size: 16px;
}

.top-info-box .info p,
#slides .slide p {
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 0;
}

.top-info-box .info ul,
#slides .slide ul {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 14px;
}

.top-info-box .info ul li,
#slides .slide ul li {
    display: block;
    padding-left: 15px;
    float: right;
}

.top-info-box .info ul li a,
#slides .slide ul li a {
    text-decoration: none;
    color: #3a4ea2;
}

.top-info-box .info ul li.button,
#slides .slide ul li.button {
    float: left;
}

.button-offer {
    display: block;
    float: left;
    margin-left: 25px;
    margin-top: 10px;
    width: 209px;
    height: 31px;
    background: url(assets/img/jpg_sprite.jpg) -2px -97px no-repeat;
    text-decoration: none;
}

/* ==========================================================================
   Slides Section
   ========================================================================== */

#slides {
    position: relative;
    width: 720px;
    height: 386px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: arial;
    background: #fff url(assets/img/gif_sprite.gif) center 193px no-repeat;
}

#slides .slides_container {
    display: none;
    width: 720px;
}

#slides .slides_container div.slide {
    width: 720px;
    height: 193px;
    display: block;
    position: relative;
}

#slides .item {
    float: right;
    width: 680px;
}

#slides .pagination {
    list-style: none;
    padding: 0;
    height: 195px;
    width: 720px;
    margin: 0;
}

#slides .pagination .slide-box {
    display: block;
    width: 222px;
    height: 197px;
    float: right;
    background: url(assets/img/gif_sprite.gif) -498px -200px no-repeat;
}

#slides .pagination .slide-box.current {
    background-position: -266px -200px;
}

#slides .pagination .slide-box.centered {
    margin: 0 26px;
}

#slides .pagination .slide-box .data {
    display: block;
    padding: 5px 0 0 0;
    width: 100%;
    height: 163px;
}

#slides .pagination .slide-box .data .info {
    display: block;
    margin: 3px;
    height: 110px;
    color: #451213;
    border-bottom: 1px dashed #673d39;
    background-image: url(assets/img/slider_box_img.jpg);
    background-repeat: no-repeat;
}

#slides .pagination .slide-box .data .info.box_1 {
    background-position: right 20px;
}

#slides .pagination .slide-box .data .info.box_2 {
    background-position: left -100px;
}

#slides .pagination .slide-box .data .info.box_3 {
    background-position: right -215px;
}

#slides .pagination .slide-box.current .data .info {
    border-bottom: 1px dashed #c0a648;
}

#slides .pagination .slide-box .data .info h3 {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-left: 30px;
    font-size: 18px;
}

#slides .pagination .slide-box .data .info i {
    display: block;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    margin: 30px 90px 5px 10px;
}

#slides .pagination .slide-box .data .info.box_2 h3 {
    text-align: right;
    padding-right: 20px;
}

#slides .pagination .slide-box .data .info.box_2 i {
    display: block;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    margin: 30px 10px 5px 90px;
}

#slides .pagination .slide-box .data .buttons {
    display: block;
    padding: 7px 10px 0 10px;
    text-align: left;
}

#slides .pagination .slide-box .data .buttons a {
    display: block;
    width: 108px;
    height: 32px;
    text-decoration: none;
    background: url(assets/img/jpg_sprite.jpg) -15px -138px no-repeat;
    cursor: pointer;
}

#slides .pagination .slide-box .data .buttons a.det {
    display: block;
    float: right;
    width: 87px;
    height: 32px;
    background: url(assets/img/jpg_sprite.jpg) -125px -138px no-repeat;
}

#slides .pagination .slide-box span.divider {
    display: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 27px;
    background: url(assets/img/divider.gif) center center no-repeat;
}

#slides .pagination .slide-box.current span.divider {
    display: block;
}

#slides .slide .item {
    padding: 15px;
}

.customDisplayForce {
    display: block !important;
}

.customHideForce {
    display: none !important;
}

/* ==========================================================================
   Children Pages Grid
   ========================================================================== */

#children {
    float: left;
    width: 22%;
    background: url(assets/img/children.png) top center no-repeat;
    padding-top: 40px;
}

.frame {
    position: relative;
    width: 164px;
    height: 161px;
    float: right;
    background: url(assets/img/frame.png) top center no-repeat;
    margin-bottom: 10px;
}

.frame a {
    color: black;
    font-weight: bold;
}

.frame div {
    text-align: center;
}

.frame .title {
    width: 90%;
    margin: 10px auto;
}

.frame .img {
    position: absolute !important;
    bottom: 0;
    left: 12px;
    margin-bottom: 10px;
}

/* ==========================================================================
   Picture/Image in Content
   ========================================================================== */

#picture {
    float: right;
    margin: 0 0 15px 15px;
    max-width: 300px;
}

#picture img {
    border: 1px solid #ccc;
    padding: 3px;
    background: #fff;
}

/* ==========================================================================
   Comments Section
   ========================================================================== */

#add_comment, #all_comments {
    margin: 0;
    color: grey;
}

#add_comment {
    width: 542px;
    height: 237px;
    background: url(assets/img/add_comment.jpg) top right no-repeat;
}

#add_comment .field {
    font-size: 15px;
    background-color: #ebe5d9;
}

#all_comments {
    padding-top: 36px;
    margin-top: 20px;
    width: 542px;
}

#all_comments_empty {
    padding-top: 5px;
    margin-top: 5px;
    width: 542px;
}

#all_comments {
    background: url(assets/img/all_comments.gif) top center no-repeat;
}

#social {
    width: 542px;
    height: 40px;
    text-align: left;
    margin: 10px 0;
    background: url(assets/img/like.gif) top right no-repeat;
    padding-top: 23px;
}

#add_comment_btn {
    cursor: pointer;
    margin: 15px 0;
}

.comment {
    margin: 10px 0;
    width: 427px;
    min-height: 85px;
    padding: 5px 0;
    padding-right: 105px;
    padding-left: 10px;
    background: #EBE5D9 url(assets/img/comment.gif) top right no-repeat;
}

.comment div {
    color: blue;
}

.comment div span {
    text-decoration: underline;
    color: grey;
}

blockquote p {
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0;
    quotes: "\201D" "\201C";
    color: black;
}

blockquote p:before {
    content: open-quote;
    font-weight: bold;
}

blockquote p:after {
    content: close-quote;
    font-weight: bold;
}

/* ==========================================================================
   Contact Form (Full Page)
   ========================================================================== */

#contact_big {
    float: right;
    width: 50%;
    z-index: 10;
    border-left: 1px dashed black;
    margin-left: 50px;
}

#contact_big div {
    margin: 10px 0;
}

#contact_big .field {
    width: 260px;
}

textarea {
    height: 100px;
}

#contact_big #legend {
    font-size: 0.8em;
    color: red;
    font-weight: bold;
}

/* ==========================================================================
   Banner Section
   ========================================================================== */

#banner {
    margin: 10px 0;
    height: 265px;
    padding-top: 160px;
    width: 267px;
    padding-right: 275px;
}

#banner .field {
    background-color: #ebe5d9;
}

#banner input[type="text"] {
    display: block;
    float: right;
    margin: 5px 0;
}

/* ==========================================================================
   Customer Testimonials (Main Page)
   ========================================================================== */

.c_main {
    float: right;
    width: 175px;
    margin: 15px;
    padding: 10px;
    color: #490804;
    font-size: 13px;
    background: url(assets/img/customers-frame.png) top center no-repeat;
    height: 360px;
}

.c_main .logo {
    text-align: center;
}

.c_main .name {
    text-align: center;
    overflow: hidden;
    font-weight: bold;
    padding: 5px 0;
}

.c_main .message {
    height: 195px;
    overflow: hidden;
    font-weight: bold;
}

.c_main .continue {
    overflow: hidden;
    text-align: center;
    padding: 5px;
}

.c_main .continue a {
    color: #490804;
    cursor: pointer;
}

.c_main .continue a:hover {
    text-decoration: underline;
}

/* Homepage customer carousel */
#customer-carousel {
    margin: 20px 0;
}

#customer-carousel h3 {
    color: #490708;
    font-size: 18px;
    margin-bottom: 15px;
}

#customer-carousel .carousel-wrapper {
    display: flex;
    flex-wrap: wrap;
}

#customer-carousel .carousel-item {
    width: 175px;
    margin: 10px;
    padding: 10px;
    background: url(assets/img/customers-frame.png) top center no-repeat;
    min-height: 280px;
    text-align: center;
    color: #490804;
    font-size: 13px;
}

#customer-carousel .carousel-item .customer-logo {
    width: 110px;
    height: 110px;
}

#customer-carousel .carousel-item .customer-message {
    height: 130px;
    overflow: hidden;
    font-weight: bold;
    margin-top: 5px;
}

#customer-carousel .view-all {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #490804;
    font-weight: bold;
}

/* ==========================================================================
   Footer
   ========================================================================== */

#footer {
    background: url(assets/img/footer.jpg) top center repeat-x;
    padding-bottom: 10px;
    margin-top: 0;
}

#footer .content {
    width: 950px;
    margin: 0 auto;
    padding: 15px 25px;
    overflow: hidden;
}

#footer .bloc {
    float: right;
    width: 14%;
    text-align: center;
}

#footer h3 {
    color: black;
    font-size: 13px;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer ul li {
    list-style-type: none;
    margin-top: 4px;
}

#footer ul li a {
    color: #5e3f23;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
}

#footer ul li a:hover {
    color: black;
}

/* ==========================================================================
   Files Page
   ========================================================================== */

.files-category {
    margin-bottom: 30px;
}

.files-category h3 {
    color: #490708;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #d7bf77;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.files-category ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.files-category ul li {
    padding: 8px 0;
    border-bottom: 1px dotted #ccc;
}

.files-category ul li a {
    color: #3a4ea2;
    text-decoration: none;
}

.files-category ul li a:hover {
    text-decoration: underline;
}

.files-category ul li a::before {
    content: "\25B6";
    margin-left: 10px;
    color: #d7bf77;
    font-size: 10px;
}

/* ==========================================================================
   Links Page
   ========================================================================== */

.links-category {
    margin-bottom: 30px;
}

.links-category h3 {
    color: #490708;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #d7bf77;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.links-category ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.links-category ul li {
    padding: 8px 0;
    border-bottom: 1px dotted #ccc;
}

.links-category ul li a {
    color: #3a4ea2;
    font-weight: 700;
}

.links-category ul li .source {
    font-size: 12px;
    color: #888;
    margin-right: 10px;
}

/* ==========================================================================
   Modal Overlays
   ========================================================================== */

#overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.7);
}

#thanks {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background-color: rgba(0, 0, 0, 0.7);
}

/* ==========================================================================
   WordPress Specific
   ========================================================================== */

/* Alignments */
.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

/* WordPress admin bar fix */
body.admin-bar #header {
    margin-top: 32px;
}

@media screen and (max-width: 782px) {
    body.admin-bar #header {
        margin-top: 46px;
    }
}

/* ==========================================================================
   Responsive Styles
   ========================================================================== */

@media screen and (max-width: 1024px) {
    #general_frame,
    .content,
    #header,
    #main,
    #footer .content {
        width: 100%;
        max-width: 960px;
    }

    #main_content {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    #general_frame,
    .content,
    #header,
    #main {
        width: 100%;
        padding: 0 15px;
    }

    #header {
        height: auto;
        background-size: contain;
    }

    #side {
        float: none;
        width: 100%;
    }

    #content {
        float: none;
        width: 100%;
    }

    .top-info-box,
    #slides {
        width: 100%;
    }

    #children {
        float: none;
        width: 100%;
    }

    .frame {
        width: 45%;
    }

    #footer .bloc {
        width: 45%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 480px) {
    .frame {
        width: 100%;
    }

    #footer .bloc {
        width: 100%;
    }

    .c_main {
        width: 100%;
        float: none;
        margin: 10px 0;
    }
}

p {
    margin-bottom: 10px;
}
