@media screen and (max-width: 650px) {
    .adve-video-iframe-wrapper {
    position: relative!important;
    padding-top: 56.25%!important;
    height: 0!important;
    overflow: hidden!important;
    max-width: 100%!important;
    height: auto!important;
    display: block!important;
    }
    .adve-video-iframe-wrapper iframe[src^="https://www.you"] {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    }
    }
    /* sidebarbox */
    .adve-sidebarbox {
    display: flex;
    }
    .adve-sidebarbox-right {
    padding-left: 20px;
    /*margin-left: auto;*/
    }
    @media screen and (max-width: 600px) {
    .adve-sidebarbox {
    display: block;
    }
    .adve-sidebarbox-right {
    margin-top: 30px;
    padding-left: inherit;
    }
    }
    /* sidebarbox */
    .adve-colsbox {
    display: flex;
    }
    @media screen and (max-width: 600px) {
    .adve-colsbox {
    display: block;
    }
    .adve-colsbox-right {
    margin-top: 30px;
    }
    .adve-colsbox-middle {
    margin-top: 30px;
    }
    .adve-colsbox-left {
    margin-top: 30px;
    }
    }

    * {
    padding: 0;
    margin: 0;
    }
    header {
    background: #1e4c9a;
    color: white;
    padding-top: 20px;
    }
    .sec-header {
    background: #163976;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    }
    body {
    font-family: 'open sans', helvetica, arial, sans-serif;
    }
    .headcategory {
    width: 100%;
    text-align: center;
    letter-spacing: -.03125rem;
    font-size: 31px;
    font-family: 'open sans', helvetica, arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 15px;
    }
    #menu_left {
    width: 200px;
    background: #fafafa;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    box-shadow: 11px 11px 11px #0000001c;
    }
    #menu_left a {
    width: 100%;
    display: block;
    color: black;
    text-decoration: none;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    #modal_background {
    width: 100%;
    height: 100%;
    background: black;
    opacity: .7;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    }
    #menu_left,
    #modal_background {
    display: none;
    }
    #search_input {
    display: none;
    margin-right: 10px;
    background: transparent;
    border: none;
    border-bottom: 2px solid white;
    color: white;
    padding-top: 7px;
    outline: none;
    padding-bottom: 7px;
    font-weight: 100;
    font-family: 'open sans', helvetica, arial, sans-serif;
    position: absolute;
    top: 15px;
    right: 50px;
    }
    footer {
    background: #1e4c9a;
    color: white;
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 50px;
    }
    footer a {
    color: white;
    text-decoration: none;
    }
    footer li {
    margin-left: 30px;
    }
    h1 {
    font-size: 56px;
    letter-spacing: -3px;
    line-height: 62px
    }
    .main {
    max-width: 900px;
    padding-left: 25px;
    padding-right: 25px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 200px;
    line-height: 36px;
    font-size: 20px;
    }
    a,
    a img {
    cursor: pointer!important;
    }
    p {
    font-size: 20px;
    line-height: 35px;
    }
    p b {
    color: #c4170c;
    }
    ul,
    ol {
    margin-left: 40px;
    }
    img {
    max-width: 100%;
    cursor: default!important;
    }
    #menu_left ul {
    margin-left: 0;
    list-style: none;
    }
    .main iframe,
    .main img {
    max-width: 100%;
    }
    .adve-logo {
    color: white;
    text-decoration: none;
    }
    .adve-lnic1,
    .adve-lnic2,
    .adve-lnic3 {
    width: 20px;
    height: 2px;
    background: white;
    }
    .adve-icon-menu {
    margin-top: 10px;
    margin-left: 10px;
    }
    .adve-icon-menu>div {
    margin-bottom: 3px;
    }
    @media screen and (max-width: 600px) {
    h1 {
    font-size: 38px;
    letter-spacing: -3px;
    line-height: 48px;
    }
    }

    .adve-comments {
        margin-top: 50px;
        padding-top: 20px;
        border-top: 1px solid #ccc;
        }
        .adve-comments-field {
        margin-bottom: 40px;
        font: 16px "open sans", arial;
        }
        .adve-comments-span {
        font-size: 12px;
        color: #aaa;
        }
        #tmpAdveOutput {
        display: none;
        }
        h3 {
        font: bold 20px "open sans", arial;
        }
        .adve-like i {
        font-size: 16px;
        position: relative;
        top: 2px;
        }
        .adve-reply i {
        font-size: 20px;
        position: relative;
        top: -2px;
        }
        .adve-like,
        .adve-reply {
        margin-top: 7px;
        font-size: 13px;
        cursor: pointer;
        }
        .adve-like:hover,
        [aliked],
        .adve-reply:hover {
        color: #007cfb;
        }
        .adve-comments-list {
        display: flex;
        margin-left: 20px;
        }
        .adve-comments-list-left {
        background: #ccc;
        border-left: 1px solid #ccc;
        margin-right: 20px;
        margin-top: 30px;
        margin-bottom: 110px;
        }
        .adve-photo-comment {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #c4170c;
        text-align: center;
        line-height: 40px;
        color: white;
        position: relative;
        font-size: 15px;
        left: -40px;
        }
        #adveCommentBox {
        margin-top: 30px;
        display: none;
        max-width: 435px;
        }
        #adveCommentButton {
        margin-top: 20px;
        font: bold 18px "open sans", arial;
        text-transform: uppercase;
        border: none;
        background: transparent;
        cursor: pointer;
        }
        #adveCommentButton:hover {
        text-decoration: underline;
        }
        .adve-input,
        .adve-textarea {
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 7px 10px;
        font: 14px 'open sans', arial;
        outline: none;
        }
        .adve-textarea {
        width: 100%;
        height: 120px;
        margin-top: 5px;
        }
        #adveToComment {
        margin-top: 20px;
        font: bold 18px "open sans", arial;
        text-transform: uppercase;
        border: none;
        cursor: pointer;
        padding: 15px 30px;
        transition: .2s ease-in;
        margin-left: auto;
        display: table;
        background: transparent;
        outline: none;
        }
        #adveToComment:hover {
        background: whitesmoke;
        }
        .adve-input-2 {
        margin-left: 5px;
        width: 250px;
        }
        .adve-inputs-name-email {
        display: flex;
        }
        #adveCommentSent {
        display: none;
        margin-top: 15px;
        transition: .2s ease-in;
        }
        #adveFixedLinkBox {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 50px;
        background: #c4170c;
        color: white;
        text-align: center;
        line-height: 50px;
        z-index: 99999;
        }
        #adveFixedLinkBox a {
        color: white;
        font-weight: bold;
        text-decoration: none;
        }
        linkbox {
        display: none;
        }
        @media screen and (max-width: 500px) {
        .adve-input-1 {
        margin-bottom: 5px;
        width: 100%;
        }
        .adve-input-1,
        .adve-input-2 {
        margin-left: 0;
        width: 100%;
        }
        .adve-inputs-name-email {
        display: block;
        }
        }
    
        body {
            background: green
        }
        
        .dot {
            height: 6px;
            width: 6px;
            margin-left: 3px;
            margin-right: 3px;
            margin-top: 2px;
            background-color: rgb(91, 92, 91);
            border-radius: 50%;
            display: inline-block
        }
        
        .name {
            font-size: 14px
        }
        
        .date {
            font-size: 12px
        }
        
        .rating i {
            color: #ffe404;
            font-size: 13px
        }
        
        .comment-text {
            font-size: 17px;
        }
.imgrespon{
    max-width: 9% !important;
}

@media (min-width:300px) and (max-width:1300px){
    .imgrespon{
        max-width: 25% !important;
    }
}