/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@media (max-width: 790px) {
    .carousel-inner {
        height: auto;
    }
    .header-top{
        display: none;
    }
    header#header .header-nav .header-nav-container{
        padding: 13px 10px;
    }
    #main-nav-clone{
        margin-top: 10px;
    }
    .pt_50_res{
        padding-top: 50px !important;
    }
    .iframe_contact{
        width: 100%;
        height: 40vh;
    }
    .mb_30_res{
        margin-bottom: 30px !important;
    }
    .font-size-54 {
        font-size: 35px !important;
    }
}
@media (max-width: 415px) {
    .tm-sc-section-title .title-wrapper .title{
           font-size: 2.5rem;
    }
    .carousel-item p{
        font-size: 12px;
    }
    .toy_collection ul li {
    width: 41%;
        }

    .font-size-23-resp{
        font-size: 20px;
    }
    .margin_top_20px{
        margin-top: 20px !important;
    }
 
    .header-top{
        display: none;
    }
    header#header .header-nav .header-nav-container{
        padding: 13px 10px;
    }
    #main-nav-clone{
        margin-top: 10px;
    }
    .pt_50_res{
        padding-top: 50px !important;
    }
    .iframe_contact{
        width: 100%;
        height: 40vh;
    }
    .mb_30_res{
        margin-bottom: 30px !important;
    }
    .font-size-54 {
        font-size: 35px !important;
    }
}

@media (max-width: 375px) {

    .header-top{
        display: none;
    }
    header#header .header-nav .header-nav-container{
        padding: 13px 10px;
    }
    #main-nav-clone{
        margin-top: 10px;
    }
    .pt_50_res{
        padding-top: 50px !important;
    }
    .iframe_contact{
        width: 100%;
        height: 40vh;
    }
    .mb_30_res{
        margin-bottom: 30px !important;
    }
    .font-size-54 {
        font-size: 35px !important;
    }
}

@media (max-width: 360px) {

    .header-top{
        display: none;
    }
    header#header .header-nav .header-nav-container{
        padding: 13px 10px;
    }
    #main-nav-clone{
        margin-top: 10px;
    }
    .pt_50_res{
        padding-top: 50px !important;
    }
    .iframe_contact{
        width: 100%;
        height: 40vh;
    }
    .mb_30_res{
        margin-bottom: 30px !important;
    }
    .font-size-54 {
        font-size: 35px !important;
    }
}

@media (max-width: 320px) {
  
    .header-top{
        display: none;
    }
    header#header .header-nav .header-nav-container{
        padding: 13px 10px;
    }
    #main-nav-clone{
        margin-top: 10px;
    }
    .pt_50_res{
        padding-top: 50px !important;
    }
    .iframe_contact{
        width: 100%;
        height: 40vh;
    }
    .mb_30_res{
        margin-bottom: 30px !important;
    }
    .font-size-54 {
        font-size: 35px !important;
    }
}


