html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin:0;padding:0;}

li {list-style-type:none;}

body{ background-color:rgb(170,170,170); color:rgb(70,70,70); font-family: 'Droid Sans', sans-serif; font-size: 0; }
input, button { font-family: 'Droid Sans', sans-serif; }

img { background-color:rgb(130,130,130); border:0 none; }

a{ color:rgb(199, 197, 197); text-decoration:none; }
a:hover{ color:rgb(255,173,0); }

h1 { background-color: rgb(32,32,32); margin: 10px 2px 0 2px; background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12)); padding: 10px 6px; border-radius: 2px; text-align: center; text-shadow: 1px 1px 0 rgb(0,0,0); font-size: 22px; line-height: 24px; font-weight: bold; color: rgb(255,255,255); }
h2 { background-color: rgb(32,32,32); margin: 20px 2px 0 2px; background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12)); padding: 12px 6px; border-radius: 2px; text-align: center; text-shadow: 1px 1px 0 rgb(0,0,0); font-size: 18px; line-height: 20px; font-weight: bold; color: rgb(255,255,255); }

.head-wrap{ background-color: rgb(32,32,32); background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12)); }
.head { margin: 0 auto; width: 100%; text-align: center; padding: 0 0 10px 0; }

.logo a { color:rgb(255,255,255); text-shadow: 1px 1px 0 rgb(0,0,0); font-size: 18px; margin: 10px 5px 0 5px; text-transform: uppercase; height: 20px; line-height: 20px; display: inline-block; vertical-align: top; font-weight: bold; }
.logo a span { background-color: rgb(255,173,0); background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0)); text-shadow: none; border-radius: 2px; color: rgb(0,0,0); padding: 2px 10px; margin: 0 4px;}

.head-menu { padding-top: 8px; }
.head-menu li { text-shadow: 1px 1px 0 rgb(0,0,0);  font-size: 12px; margin: 2px 1px 0 1px; display: inline-block; vertical-align: top; }
.head-menu li strong { color: rgb(232,232,232); height: 20px; line-height: 20px; display: block; }
.head-menu li a { border-radius: 2px; color: rgb(172,172,172); height: 20px; line-height: 20px; display: block; padding: 0 10px; }
.head-menu li a:hover, .head-menu li.active a { background-color: rgb(255,173,0); background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0)); color: rgb(0,0,0); text-shadow: none; }

.search { margin: 8px auto 0 auto; width: 96%; max-width: 300px; }
.search form { width: 100%; }
.search input { background-color: transparent; box-shadow: inset 0 0 0 1px rgb(72,72,72); border: 0 none; color: rgb(172,172,172); border-radius: 15px; outline: none; width: 78%; padding: 0 15px; font-size: 12px; height: 25px; line-height: 25px; }
.search button { background-color: rgb(132,132,132); background: linear-gradient(to bottom,rgb(152,152,152),rgb(112,112,112)); border-radius: 2px; color: rgb(255,255,255); text-shadow: 1px 1px 0 rgb(0,0,0); border: 0 none; float: right; width: 10%; height: 25px; line-height: 25px; font-size: 11px; cursor: pointer; }
.search button:hover { background-color: rgb(255,173,0); background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0)); color: rgb(0,0,0); text-shadow: none;}
.search button i {  height: 25px; line-height: 23px; }

.content { margin: 0 auto; width: 100%; text-align: center; }

.pronprev-wrap { display: inline-block; vertical-align: top; width: 100%; }
.pronprev { background-color: rgb(32,32,32); color: rgb(208, 208, 208); border: 2px solid rgb(230,230,230); border-radius: 2px; box-shadow: 0 5px 10px -7px rgb(70,70,70); overflow: hidden; margin: 4px 2px 0 2px; position: relative; text-align: left; }
.pronprev img { width: 100%; height: auto; }
.pronprev .title { background-color: rgb(42,42,42); background: linear-gradient(to bottom,rgb(62,62,62),rgb(22,22,22)); display: block; height: 30px; line-height: 30px; text-shadow: 1px 1px 0 rgb(0,0,0); overflow: hidden; font-size: 12px; padding: 0 10px;  }
.pronprev .total, .pronprev .durat { opacity: 0.8; background-color: rgb(32,32,32); background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12)); color: rgb(232,232,232); text-shadow: 1px 1px 0 rgb(0,0,0); position: absolute; height: 20px; line-height: 20px; font-size: 10px; padding: 0 5px;  }
.pronprev .total { bottom: 30px; right: 0; border-radius: 2px 0 0 0; }
.pronprev .durat { top: 0; left: 0; border-radius: 0 0 2px 0; }
.pronprev:hover .total, .pronprev:hover .durat { opacity: 1; }
.pronprev:hover .total i, .pronprev:hover .durat i { color: rgb(255,173,0); }
.pronprev:hover { border-color: rgb(32,32,32); }
.pronprev:hover .title { background-color: rgb(255,173,0); background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0)); color: rgb(0,0,0); text-shadow: none; }

.pronprev-cat .title { font-size: 14px; }
.pronprev-cat .total { bottom: 30px; }

.pages-wrap { background-color: rgb(232,232,232); background: linear-gradient(to bottom,rgb(252,252,252),rgb(212,212,212)); box-shadow: 0 5px 10px -7px rgb(70,70,70); margin: 4px 2px 0 2px; text-align: center; padding: 2px 0 6px 0; border-radius: 2px; }
.pages-wrap li { display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; }
.pages-wrap li a, .pages-wrap li span { background-color: rgb(32,32,32); background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12)); text-shadow: 1px 1px 0 rgb(0,0,0); border-radius: 2px; display: block; padding: 0 10px; min-width: 10px; height: 30px; line-height: 30px; font-size: 12px; }
.pages-wrap li a { color: rgb(232,232,232); }
.pages-wrap li a:hover, .pages-wrap li.active a { background-color: rgb(255,173,0); background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0)); color: rgb(0,0,0); text-shadow: none; }
.pages-wrap li span { color: rgb(132,132,132); }

.links-wrap { background-color: rgb(232,232,232); background: linear-gradient(to bottom,rgb(252,252,252),rgb(212,212,212)); box-shadow: 0 5px 10px -7px rgb(70,70,70); margin: 4px 2px 0 2px; text-align: center; padding: 2px 0 6px 0; border-radius: 2px; }
.links-wrap a { background-color: rgb(32,32,32); background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12)); color: rgb(232,232,232); text-shadow: 1px 1px 0 rgb(0,0,0); border-radius: 2px; padding: 0 10px; min-width: 10px; height: 30px; line-height: 30px; font-size: 14px; display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; }
.links-wrap a i { background-color: rgb(132,132,132); background: linear-gradient(to bottom,rgb(152,152,152),rgb(112,112,112)); text-shadow: 1px 1px 0 rgb(0,0,0); border-radius: 2px; color: rgb(255,255,255); padding: 2px 3px; margin: 0 2px 0 0; font-size: 12px;}
.links-wrap a:hover { background-color: rgb(255,173,0); background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0)); text-shadow: none; color: rgb(0,0,0); }
.links-wrap a:hover i { background-color: rgb(32,32,32); background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12)); color: rgb(255,173,0); text-shadow: 1px 1px 0 rgb(0,0,0); }

.bottom-sls {  margin-top: 10px;}
.bottom-sl { background-color:rgb(130,130,130); display: inline-block; vertical-align: top; border: 2px solid rgb(72,72,72); border-radius: 2px; width: 300px; height: 250px; margin: 4px 2px 0 2px; }
.bottom-sl:hover { border-color: rgb(255,173,0); }
.bottom-sl-2, .bottom-sl-3, .bottom-sl-4, .bottom-sl-5 { display: none; }

.friend-prev-wrap { display: inline-block; vertical-align: top; width: 50%; }
.friend-prev { background-color: rgb(72,72,72); border: 6px solid rgb(32,32,32); border-radius: 2px; box-shadow: 0 5px 10px -7px rgb(70,70,70); overflow: hidden; margin: 4px 2px 0 2px; text-align: center; }
.friend-prev img { width: 100%; height: auto; }
.friend-prev span { border-top: 2px solid rgb(32,32,32); color: rgb(255, 255, 255); display: block; height: 25px; line-height: 25px; text-shadow: 1px 1px 0 rgb(0,0,0); overflow: hidden; font-size: 12px; padding: 0 10px; text-transform: uppercase; }
.friend-prev:hover { background-color: rgb(32,32,32); border-color: rgb(2,2,2); }

.friends-tubes-block { overflow: hidden;}
.friends-list { display: inline-block; vertical-align: top; width: 50%; font-size: 12px; }
.friends-tubes-block ul { background-color: rgb(32,32,32); background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12)); text-shadow: 1px 1px 0 rgb(0,0,0); border-radius: 2px; margin: 4px 2px 0 2px; }
.friends-tubes-block li { margin-top: 1px; display: block; overflow: hidden; height: 30px; line-height: 30px; border-bottom: 1px solid rgba(0,0,0,0.4); box-shadow: 0 1px 0 0 rgba(255,255,255,0.1); text-transform: uppercase; }
.friends-tubes-block li:last-child { border-bottom: 0 none; }
.friends-tubes-block li a { padding: 0 10px; color: rgb(172,172,172); }
.friends-tubes-block li a i { font-size: 10px; color: rgb(255,173,0); }
.friends-tubes-block li a:hover { color: rgb(232,232,232); }

.video-wrap { background-color: rgb(32,32,32); color: rgb(132,132,132); border: 6px solid rgb(230,230,230); border-radius: 2px; box-shadow: 0 5px 10px -7px rgb(70,70,70); overflow: hidden; margin: 4px 2px 0 2px; }
.player-block { text-align: left; border-bottom: 6px solid rgb(230,230,230); }
.player { background-color: rgb(0,0,0); position: relative; height: 200px; }
.player iframe, .player object, .player embed { width: 100%; height: 100%; }

.video-desc { background-color: rgb(52,52,52); background: linear-gradient(to bottom,rgb(72,72,72),rgb(32,32,32)); padding: 0 6px 10px 10px; overflow: hidden; }
.video-info { overflow: hidden; padding-top: 6px; }
.video-info-bl { background-color: rgba(255,255,255,0.1); color: rgb(192,192,192); text-shadow: 1px 1px 0 rgb(0,0,0); float: left; padding: 0 10px; font-size: 12px; height: 30px; line-height: 30px; border-radius: 2px; margin: 4px 4px 0 0; }
.video-info-bl i { color: rgb(255,173,0); }
.video-info-bl span { color: rgb(232,232,232); font-weight: bold; }

.video-cats, .video-tags { overflow: hidden; padding-top: 6px; }
.video-cats span, .video-cats a, .video-tags span, .video-tags a { text-shadow: 1px 1px 0 rgb(0,0,0); float: left; display: block; padding: 0 10px; font-size: 12px; height: 30px; line-height: 30px; border-radius: 2px; margin: 4px 4px 0 0; }
.video-cats span, .video-tags span { background-color: rgba(255,255,255,0.1); color: rgb(192,192,192); }
.video-cats i, .video-tags i { color: rgb(255,173,0); }
.video-cats a, .video-tags a { background-color: rgb(22,22,22); background: linear-gradient(to bottom,rgb(32,32,32),rgb(2,2,2)); }
.video-cats a:hover, .video-tags a:hover { background-color: rgb(255,173,0); background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0)); color: rgb(0,0,0); text-shadow: none; }

.video-tags { clear :both; }

.video-sls { background-color: rgb(210,210,210); padding: 2px 0 6px 0; }
.video-sl { background-color:rgb(130,130,130); display: inline-block; vertical-align: top; border: 6px solid rgb(72,72,72); border-radius: 2px; width: 300px; height: 250px; margin: 4px 2px 0 2px; }
.video-sl:hover { border-color: rgb(255,173,0); }
.video-sl-2, .video-sl-3 { display: none; }

.footer-wrap { background-color: rgb(32,32,32); background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12)); margin-top: 20px; }
.footer { margin: 0 auto; width: 100%; text-align: center; padding: 10px 0 15px 0; font-size: 12px; text-shadow: 1px 1px 0 rgb(0,0,0); color: rgb(220, 220, 220); overflow: hidden; }
.footer p { padding: 5px 2px 0 2px; }
.footer span { color: rgb(255,173,0); }
.footer a { /*! color: rgb(255, 248, 248); */ text-decoration: underline; }
.footer a:hover { text-decoration: none; }

@media all and (min-width:400px) {
    .pronprev-wrap { width: 50%; }
    .player { height: 250px; }
}

@media all and (min-width:500px) {
    .player { height: 300px; }
}


@media all and (min-width:600px) {
    .pronprev-wrap, .friend-prev-wrap, .friends-list { width: 33.3333%; }
    .player { height: 350px; }
}

@media all and (min-width:620px) {
.bottom-sl-2, .video-sl-2 { display: inline-block; }
}

@media all and (min-width:700px) {
.player { height: 400px; }
}

@media all and (min-width:800px) {
.friend-prev-wrap { width: 25%; }
.player { height: 450px; }
}

@media all and (min-width:900px) {
.player { height: 500px; }
}

@media all and (min-width:968px) {
    h1, h2 { text-align: left; }
    .head { overflow: hidden; padding: 5px 0; width: 948px; }
    .logo { float: left; margin-left: 4px; }
    .logo a { display: block; margin: 0; height: 25px; line-height: 25px; }
    
    .head-menu { padding-top: 0; overflow: hidden; padding-left: 20px; float: left; }
    .head-menu li { display: block; float: left; margin: 0 2px 0 0; }
    .head-menu li a, .head-menu li strong { height: 25px; line-height: 25px; }
    .head-menu li a { padding: 0 5px; }
    .head-menu li strong { margin-right: 2px; }
    .soc-icons { float: left; margin: 8px 0 0 10px; } 
    .search { float: left; margin: 0 0 0 10px; max-width: 200px; }
    .search input { width: 83%;}
    .search button { width: 15%; }
    .head-menu.head-sort { float: right; margin-right: 4px;}
    .head-menu.head-sort li { margin: 0 0 0 2px; }
    
    .content, .footer { width: 948px; }
    
    .pronprev-wrap { width: 316px; }
    .pronprev-cat .title { height: 35px; line-height: 35px; font-size: 16px; }
    .pronprev-cat .total { bottom: 35px; }
    
    .pages-wrap li a, .pages-wrap li span { min-width: 25px; height: 40px; line-height: 40px; }
    .bottom-sl-3 { display: inline-block; }
    .friends-list { text-align: left; }
    
    .video-block { display: table; width: 100%; }
    .player-block, .video-sls { display: table-cell; vertical-align: top; }
    .player-block { border-bottom: 0; border-right: 6px solid rgb(230,230,230); }
    .player { height: 380px; }
    .video-sls { width: 326px; padding: 6px 0 10px 0; }
    .video-sl { margin: 4px 10px 0 10px; }
    
    .footer p:first-child { float: left; }
    .footer p:last-child { float: right; }
}

@media all and (min-width:1280px) {
    .content, .head, .footer { width: 1264px; }
    .head-menu li a { padding: 0 10px; }
    .search { margin: 0 0 0 20px; max-width: 300px; }
    .search input { width: 78%;}
    .search button { width: 10%; }
    .bottom-sl-4 { display: inline-block; }
    .friend-prev-wrap, .friends-list { width: 16.666666%; }
    .player { height: 540px; }
    .video-cats { float: left; }
    .video-info { float: right; }
}

@media all and (min-width:1600px) {
    .content, .head, .footer { width: 1580px; }
    .bottom-sl-5 { display: inline-block; }
    .friend-prev-wrap { width: 12.5%; }
    .player { height: 700px; }
    .video-sl-3 { display: inline-block; }
}
.soc-icons { display: inline-block; vertical-align: top; margin: 5px 3px 0 5px; }


.legal-page-wrap {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
}
.legal-page-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 15px;
}
.legal-page-header h1 {
    color: rgb(249, 181, 14);
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    border: none;
    padding: 0;
    margin: 0;
    text-transform: none;
    letter-spacing: normal;
    background: none;
    text-shadow: 1px 1px 0 rgb(0, 0, 0);
}
.legal-back-link {
    display: inline-block;
    padding: 10px 20px;
    background: rgb(255,173,0);
    background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0));
    color: rgb(0,0,0);
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    white-space: nowrap;
    text-shadow: none;
}
.legal-back-link:hover {
    background: rgb(255,193,20);
    color: rgb(0,0,0);
}
.legal-content-box {
    background: rgb(32,32,32);
    background: rgb(12,12,12);
    border: 2px solid rgb(72,72,72);
    border-radius: 2px;
    padding: 35px;
    box-shadow: 0 5px 10px -7px rgb(70,70,70);
}

.legal-content-box h2 {
    color: rgb(232,232,232);
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 15px 0;
    border: none;
    padding: 0;
    background: none;
    text-transform: none;
    text-shadow: 1px 1px 0 rgb(0,0,0);
}
.legal-content-box h2:first-child {
    margin-top: 0;
}
.legal-content-box h3 {
    color: rgb(232,232,232);
    font-size: 16px;
    font-weight: 600;
    margin: 25px 0 12px 0;
    text-shadow: 1px 1px 0 rgb(0,0,0);
}
.legal-content-box p {
    color: rgb(172,172,172);
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: left;
}
.legal-content-box ul, .legal-content-box ol {
    margin: 15px 0 15px 25px;
    color: rgb(172,172,172);
    font-size: 14px;
    line-height: 1.8;
}
.legal-content-box ul li, .legal-content-box ol li {
    margin-bottom: 8px;
    list-style-type: disc;
}
.legal-content-box ol li {
    list-style-type: decimal;
}
.legal-content-box strong {
    color: rgb(232,232,232);
    font-weight: 600;
}
.legal-content-box a {
    color: rgb(255,173,0);
    text-decoration: none;
}
.legal-content-box a:hover {
    color: rgb(255,255,255);
    text-decoration: underline;
}
.legal-highlight-box {
    background: rgb(44, 44, 44);
    border-left: 4px solid rgb(255,173,0);
    padding: 20px;
    margin: 20px 0;
    border-radius: 2px;
}
.legal-highlight-box p {
    margin-bottom: 10px;
}
.legal-highlight-box p:last-child {
    margin-bottom: 0;
}
.legal-warning-box {
    background: rgba(255,100,0,0.1);
    border-left: 4px solid rgb(255,100,0);
    padding: 20px;
    margin: 20px 0;
    border-radius: 2px;
}
.legal-last-updated {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid rgb(72,72,72);
    color: rgb(132,132,132);
    font-size: 13px;
}
@media (max-width: 600px) {
    .legal-page-wrap {
        padding: 20px 15px;
    }
    .legal-page-header {
        flex-direction: column;
        align-items: flex-start;
    }
    .legal-page-header h1 {
        font-size: 20px;
    }
    .legal-content-box {
        padding: 25px 20px;
    }
}

.contact-page-wrap {
    max-width: 600px;
    margin: 0 auto;
    padding: 40px 20px;
}
.contact-page-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.contact-page-header h1 {
    color: rgb(232,232,232);
    font-size: 24px;
    font-weight: 600;
    border: none;
    padding: 0;
    margin: 0;
    background: none;
    text-transform: none;
    text-shadow: 1px 1px 0 rgb(0,0,0);
}
.contact-back-link {
    display: inline-block;
    padding: 10px 20px;
    background: rgb(255,173,0);
    background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0));
    color: rgb(0,0,0);
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    text-shadow: none;
}
.contact-back-link:hover {
    background: rgb(255,193,20);
    color: rgb(0,0,0);
}

.contact-form-box {
    background: rgb(32,32,32);
    background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12));
    border: 2px solid rgb(72,72,72);
    border-radius: 2px;
    padding: 30px;
    box-shadow: 0 5px 10px -7px rgb(70,70,70);
}
.contact-form-row {
    margin-bottom: 20px;
}
.contact-form-row label {
    display: block;
    color: rgb(232,232,232);
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 8px;
    text-shadow: 1px 1px 0 rgb(0,0,0);
}
.contact-form-row label span {
    color: rgb(255,100,0);
}
.contact-form-row input,
.contact-form-row select,
.contact-form-row textarea {
    display: block;
    width: 100%;
    padding: 12px 15px;
    background: rgb(22,22,22);
    border: 1px solid rgb(72,72,72);
    border-radius: 2px;
    color: rgb(232,232,232);
    font-size: 14px;
    font-family: 'Droid Sans', sans-serif;
    box-sizing: border-box;
}
.contact-form-row input:focus,
.contact-form-row select:focus,
.contact-form-row textarea:focus {
    outline: none;
    border-color: rgb(255,173,0);
    background: rgb(32,32,32);
}
.contact-form-row input::placeholder,
.contact-form-row textarea::placeholder {
    color: rgb(132,132,132);
}
.contact-form-row select {
    cursor: pointer;
}
.contact-form-row select option {
    background: rgb(22,22,22);
    color: rgb(232,232,232);
}
.contact-form-row textarea {
    min-height: 120px;
    resize: vertical;
}
.contact-url-row {
    display: none;
}

.contact-submit-btn {
    display: block;
    width: 100%;
    padding: 14px;
    background: rgb(255,173,0);
    background: linear-gradient(to bottom,rgb(255,193,20),rgb(235,153,0));
    border: none;
    border-radius: 2px;
    color: rgb(0,0,0);
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    text-shadow: none;
}
.contact-submit-btn:hover {
    background: rgb(255,193,20);
}

.contact-alert {
    padding: 15px;
    border-radius: 2px;
    margin-bottom: 20px;
    font-size: 14px;
}
.contact-alert-success {
    background: rgba(255, 173, 0, 0.2);
    border: 1px solid rgb(255,173,0);
    color: rgb(255,193,20);
}
.contact-alert-error {
    background: rgba(255, 68, 68, 0.2);
    border: 1px solid rgb(255,68,68);
    color: rgb(255,100,100);
}

.contact-info-box {
    margin-top: 25px;
    padding: 20px;
    background: rgba(255,173,0,0.1);
    border: 1px solid rgb(72,72,72);
    border-radius: 2px;
    border-left: 4px solid rgb(255,173,0);
}
.contact-info-box h3 {
    color: rgb(232,232,232);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    text-shadow: 1px 1px 0 rgb(0,0,0);
}
.contact-info-box p {
    color: rgb(172,172,172);
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 12px;
    text-align: left;
}
.contact-info-box p:last-child {
    margin-bottom: 0;
}
.contact-info-box a {
    color: rgb(255,173,0);
    text-decoration: none;
}
.contact-info-box a:hover {
    color: rgb(255,255,255);
    text-decoration: underline;
}

@media (max-width: 480px) {
    .contact-page-wrap { 
        padding: 20px 15px; 
    }
    .contact-page-header { 
        flex-direction: column; 
        gap: 15px; 
        align-items: flex-start; 
    }
    .contact-form-box { 
        padding: 20px; 
    }
}

#no-results-container {
    text-align: center;
    padding: 40px 20px;
    background: rgb(32,32,32);
    background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12));
    border: 2px solid rgb(72,72,72);
    margin: 10px 5px;
    border-radius: 2px;
    box-shadow: 0 5px 10px -7px rgb(70,70,70);
}
.no-results-icon {
    margin-bottom: 20px;
}
.no-results-icon img {
    max-width: 150px;
    margin: 0 auto;
    display: block;
}
.no-results-title {
    color: rgb(232,232,232) !important;
    font-size: 24px !important;
    margin: 20px 0 !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    text-shadow: 1px 1px 0 rgb(0,0,0) !important;
}
.no-results-title span {
    color: rgb(255,173,0) !important;
}
.no-results-text {
    color: rgb(172,172,172) !important;
    font-size: 16px !important;
    margin-bottom: 20px !important;
    line-height: 1.5 !important;
}
.no-results-tips {
    text-align: left;
    max-width: 400px;
    margin: 0 auto 30px;
    padding-left: 20px;
    color: rgb(172,172,172) !important;
    line-height: 1.6;
    font-size: 14px !important;
}
.no-results-tips li {
    display: list-item;
    margin-bottom: 8px;
    list-style-type: disc;
    list-style-position: outside;
    color: rgb(172,172,172) !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
}

.footer-info-text {
    padding: 20px 10px;
    background: rgb(32,32,32);
    background: linear-gradient(to bottom,rgb(52,52,52),rgb(12,12,12));
    border-top: 1px solid rgb(72,72,72);
    border-bottom: 1px solid rgb(72,72,72);
}
.footer-info-text p {
    color: rgb(132,132,132) !important;
    font-size: 13px !important;
    line-height: 1.7 !important;
    margin: 0 !important;
    text-align: justify !important;
}
@media (max-width: 600px) {
    .footer-info-text {
        padding: 15px 10px;
    }
    .footer-info-text p {
        font-size: 12px !important;
        text-align: left !important;
    }
}
