<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*******************************************
***          YT Framework: less          ***
*******************************************/
/*   1.Large devices Desktops     ( Devices âĽ1200px)
 *   2.Medium devices Desktops    (980px âĽ Devices âĽ 1199px)
 *   3.Small devices Tablets      (767px âĽ Devices âĽ 979px)
 *   4.Extra small devices Phones ( Devices &lt;767px)
 */
@media (min-width: 1200px) {
  .layout-boxed #yt_wrapper {
    width: 1200px;
    margin: 0 auto;
    background: #f6f6f6;
    box-shadow: 0 0 6px #777777 ;
  }
  .layout-framed #yt_wrapper {
    width: 1200px;
    margin: 20px auto;
    background: #f6f6f6;
    box-shadow: 0 0 10px #777777 ;
  }
  .layout-rounded #yt_wrapper {
    width: 1200px;
    margin: 20px auto;
    background: #f6f6f6;
    box-shadow: 0 0 10px #777777 ;
    border-radius: 15px;
    overflow: hidden;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  div.container {
    width: 980px;
  }
  #yt_spotlight2 .module .item {
    padding: 0px 25px;
  }
  #yt_mainmenu,
  #splash {
    width: 75%;
  }
  #yt_logo,
  #search {
    width: 25%;
  }
  #splash {
    margin-left: 0;
  }
  #yt_mainmenu #meganavigator li.level1 &gt; .item-link {
    padding: 15px 12px;
  }
  #yt_mainmenu button.js-slideout-toggle {
    display: none;
  }
  #yt_menuwrap .row #yt_logo:after {
    min-height: 55px;
  }
  #yt_menuwrap .row #yt_logo .logo {
    text-align: center;
    margin: 15px auto;
  }
  #search {
    float: right;
    background: #666;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-item-inner .megaii-other-item .item-other .megaii-c {
    max-width: 52%;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-header .megaii-tabs-wrap .megaii-tabs li {
    margin: 0 1px;
  }
  .top_rated div.modcontent ul.list_top_rated li .moduleItemContent {
    max-width: 48%;
  }
  .home-layout1 #k2Container .itemList .itemContainer.col-sm-12 .catItemImageBlock {
    max-width: 100%;
  }
  #contact_page .list_adds li div.c {
    width: 80%;
  }
  .sjmailing div.modcontent .acymailing_form .fieldacyemail {
    width: 60%;
  }
  .sjmailing div.modcontent .acymailing_form .acysubbuttons {
    width: 40%;
  }
  .tabs_right div.modcontent .moduletabs .tab-content ul.list_top_rated li .moduleItemContent {
    max-width: 50%;
  }
  .tabs_right div.modcontent .moduletabs .tabs-container .tabs .tab {
    padding: 12px 5px;
  }
  .sj-slideshowii .sl2-wrap .sl2-items,
  .sj-slideshowii .sl2-wrap .sl2-items .sl2-item {
    width: 487px !important;
  }
  #login-form.form-vertical .logout-button {
    margin-right: 10px;
  }
  #meganavigator .mega1 .mega-content {
    left: -255px !important;
  }
  #meganavigator .mega2 .mega-content {
    left: -455px !important;
  }
  .pagination {
    clear: both;
  }
  .home-layout1 #k2Container .itemList .itemContainer.col-sm-12 .catItemImageBlock {
    max-width: 210px;
  }
  .blog .items-leading .item .item-image {
    float: none !important;
    margin: 0px 0px 20px 0px;
    display: inline-block;
  }
  .blog .items-leading .item.span4 .item-image,
  .blog .items-leading .item.span6 .item-image,
  .blog .items-leading .item.span3 .item-image {
    display: block;
    height: 100%;
    min-width: inherit !important;
    min-height: inherit !important;
  }
  .blog .items-leading .item.span4 .item-image .img_caption,
  .blog .items-leading .item.span6 .item-image .img_caption,
  .blog .items-leading .item.span3 .item-image .img_caption {
    width: auto !important;
  }
  .blog .items-row .item .item-image {
    float: none !important;
    margin: 0px 0px 20px 0px;
    display: inline-block;
    min-height: inherit !important;
    min-width: inherit !important;
  }
  .blog .items-row .item.col-sm-3 .item-image,
  .blog .items-row .item.col-sm-4 .item-image,
  .blog .items-row .item.col-sm-6 .item-image {
    display: block;
    height: 100%;
    min-width: inherit !important;
    min-height: inherit !important;
  }
  .blog .items-row .item.col-sm-3 .item-image img,
  .blog .items-row .item.col-sm-4 .item-image img,
  .blog .items-row .item.col-sm-6 .item-image img {
    max-width: 100%;
    display: block;
  }
  .blog .items-row .item.col-sm-3 .item-image .img_caption,
  .blog .items-row .item.col-sm-4 .item-image .img_caption,
  .blog .items-row .item.col-sm-6 .item-image .img_caption {
    width: auto !important;
  }
  .blog.blog-featured .items-row .item .item-image {
    min-height: inherit !important;
    min-width: inherit !important;
    display: block;
  }
  .registration .form-horizontal .control-label {
    white-space: nowrap;
    width: 28%;
  }
  #login {
    padding: 0;
  }
  .item-page .btn.btn-flat {
    font-size: 14px;
  }
  .item-page .dt-list {
    width: 47%;
  }
  .tag-category ul.items-row .item .item-image {
    float: none !important;
    margin: 0px 0px 20px 0px;
    display: inline-block;
  }
  #social .poscenter {
    margin-left: 50px !important;
  }
  #mod-finder-searchform {
    margin: 3px 0  0;
  }
  #mod-finder-searchform input.inputbox {
    width: 208px;
    padding: 1px 30px 1px 10px;
    height: 22px;
  }
  #mod-finder-searchform .button {
    top: 0;
  }
  .yt-loginform .dropdown-menu {
    min-width: 190px;
  }
  .mod-languages .dropdown-menu {
    min-width: 150px;
  }
  .mod-languages .dropdown-menu li a {
    font-size: 12px;
  }
  .mod-languages .dropdown-menu li a img {
    margin-top: 3px;
  }
  .form-vertical {
    padding: 13px 5px;
  }
  .form-vertical .login-greeting {
    font-size: 12px;
    margin: 4px 4px 0 0;
  }
  .form-vertical .logout-button .btn {
    padding: 3px 1px 3px 8px;
  }
  .k2splash .spl-items {
    width: 70% !important;
  }
  .k2splash .spl-items span.spl-item-desc {
    display: none;
  }
  .mod-languages ul.dropdown-menu {
    min-width: 150px;
  }
  div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content {
    padding: 10px;
  }
  div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content .acd-description {
    font-size: 12px;
  }
  div.bsn-wrap.theme3 .item .basicnews-desc {
    padding: 10px;
    font-size: 12px;
  }
  div.bsn-wrap.theme3 .item .basicnews-info {
    padding: 5px 10px 20px;
  }
  .carousel .carousel-caption h4 {
    font-size: 130%;
    margin: 0;
  }
  .carousel .carousel-caption p {
    display: none;
  }
  .carousel-inner &gt; .item &gt; a &gt; img,
  .carousel-inner &gt; .item &gt; img,
  .img-responsive,
  .thumbnail a &gt; img,
  .thumbnail &gt; img {
    width: 100%;
  }
  iframe {
    width: 100%;
  }
  .mod-languages ul.dropdown-menu {
    min-width: 107px;
  }
  .rtl #social .poscenter {
    margin-left: 5px !important;
    margin-right: 40px !important;
  }
  .rtl .mod-languages ul.dropdown-menu {
    min-width: 102px;
  }
  .rtl .k2LiveSearchBlock #mod-finder-searchform {
    margin: 4px 0 0;
  }
  .rtl #yt_mainmenu,
  .rtl #splash {
    margin-right: 0;
  }
  .rtl #meganavigator li.mega1 &gt; .mega-content {
    left: auto !important;
    right: -240px !important;
  }
  .rtl #search {
    float: left;
    background: #666;
    margin-left: -1px;
  }
  .rtl #splash {
    margin-right: 1px;
  }
  .rtl #mod-finder-searchform {
    margin: 3px 0  0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  div.container {
    width: 750px;
  }
  #yt_logo img {
    height: auto !important;
  }
  #yt_spotlight2 .module .item {
    padding: 0px 10px;
  }
  #yt_mainmenu ul.navi {
    display: none;
  }
  #yt_mainmenu .yt-resmenu {
    display: block;
  }
  .ourmember #yt-extra-carousel img {
    height: 150px;
  }
  .registration .form-horizontal .control-label {
    white-space: nowrap;
    width: 28%;
  }
  .blog-featured .items-row .item .item-image {
    display: inline-block;
  }
  .blog .items-leading .item.span4 .item-image,
  .blog .items-leading .item.span6 .item-image,
  .blog .items-leading .item.span3 .item-image {
    display: block !important;
    min-width: inherit !important;
    min-height: inherit !important;
  }
  .blog .items-leading .item.span4 .item-image .img_caption,
  .blog .items-leading .item.span6 .item-image .img_caption,
  .blog .items-leading .item.span3 .item-image .img_caption {
    width: auto !important;
  }
  .blog .items-leading .item .item-image {
    float: none !important;
    display: inline-block;
    margin: 0 0 20px;
  }
  .blog .items-row .item.col-sm-3 .item-image,
  .blog .items-row .item.col-sm-4 .item-image,
  .blog .items-row .item.col-sm-6 .item-image {
    display: block !important;
    min-width: inherit !important;
    min-height: inherit !important;
    float: none !important;
  }
  .blog .items-row .item.col-sm-3 .item-image .img_caption,
  .blog .items-row .item.col-sm-4 .item-image .img_caption,
  .blog .items-row .item.col-sm-6 .item-image .img_caption {
    width: auto !important;
  }
  .blog .items-row .item .item-image {
    float: none !important;
    display: inline-block;
    margin: 0 0 20px;
  }
  .item-page .btn.btn-flat {
    padding: 5px 15px;
    font-size: 12px;
  }
  .item-page .related-items .img-fulltext {
    display: inline-block;
  }
  .item-page .g-pageteam .b-ourteam .col-sm-6.first {
    clear: both;
  }
  .item-page .dt-list {
    width: 47%;
  }
  .bs-docs-example .clearfix {
    display: none;
  }
  .tag-category ul.items-row .item .item-image {
    float: none !important;
    margin: 0px 0px 20px 0px;
    display: inline-block;
  }
  div.bsn-wrap.theme2 .item {
    margin-bottom: 30px;
  }
  div.bsn-wrap.theme2 .item .bsn-image .alignleft {
    width: 100% !important;
  }
  div.bsn-wrap.theme3 .item .bsn-image .alignleft {
    width: 100% !important;
  }
  .yt-loginform .dropdown-menu {
    min-width: 188px;
  }
  .yt-loginform .login-switch {
    font-size: 110%;
  }
  .mod-languages .dropdown-menu li a {
    padding: 7px;
  }
  .form-vertical {
    padding: 9px 5px;
  }
  .form-vertical .login-greeting {
    font-size: 12px;
  }
  .form-vertical .logout-button .btn {
    padding: 2px 0 2px 6px;
  }
  #social {
    padding-right: 0px;
  }
  #social .poscenter {
    margin: -3px 0px 0px 26px !important;
  }
  #social .poscenter .yt-socialbt {
    margin-right: 10px;
  }
  #search {
    padding-right: 0px;
  }
  #search #mod-finder-searchform {
    margin: 12px 0px;
  }
  #search #mod-finder-searchform #mod-finder-searchword {
    width: 273px;
  }
  #contact {
    padding-right: 0px;
  }
  #contact .poscenter {
    margin-top: -4px;
  }
  #contact .poscenter a {
    font-size: 13px;
  }
  #contact .poscenter span {
    font-size: 13px;
  }
  div.sj-accordion .acd-items .acd-item:hover .acd-image a.hover-link {
    top: 29%;
  }
  .flyout-menu.vertical li &gt; .fm-container.direction-right {
    left: 100%;
    right: auto;
  }
  .carousel-inner &gt; .item &gt; a &gt; img,
  .carousel-inner &gt; .item &gt; img,
  .img-responsive,
  .thumbnail a &gt; img,
  .thumbnail &gt; img {
    width: 100%;
  }
  #g-about .ourmember .item-content .image .socials a.facebook {
    left: 20%;
  }
  #g-about .ourmember .item-content .image .socials a.flickr {
    left: 39%;
  }
  .sj-responsive-listing .respl-categories {
    max-width: 60%;
  }
  .catItemImageBlock {
    display: inline-block;
  }
  #contact_page .list_adds li div.c {
    width: 80%;
  }
  /* .home-layout1 {
        #yt_spotlight2 {
            #top3 { margin-left: -15px; margin-right: -15px;
                [class*="hv1"] {
                    width: 45.99%; margin-left: 15px; margin-right: 15px; float: left; display: inline-block;
                    .acymailing_module.sjmailing, .k2ItemsBlock.top_rated {
                        margin: 0; width: 100%;
                    }
                }
            }
        }
    } */
  .top_homev1 .top1a,
  .top_homev1 .top1b {
    float: none;
    display: block;
    max-width: 100%;
  }
  .top_homev1 .top1b .sj-k2scrollbar-wrap .respl02-1 {
    height: auto !important;
    padding-bottom: 10px;
  }
  .top_homev1 .top1b .sj-k2scrollbar-wrap .respl02-1 .scrb-item {
    width: 50%;
  }
  .top_homev1 .top1b .sj-k2scrollbar-wrap .respl02-1 [class*="clr"] {
    display: none;
  }
  .top_homev1 .top1b .popular_news_home {
    margin-top: 20px;
  }
  #splash {
    width: 100%;
  }
  #splash .k2splash .spl-items {
    width: 70% !important;
  }
  #splash .k2splash .spl-items .spl-item-desc {
    display: none;
  }
  #yt_menuwrap .row #yt_logo:after {
    min-height: 50px;
  }
  #yt_menuwrap .row #yt_logo .logo {
    margin: 30px auto;
    text-align: center;
  }
  #yt_mainmenu {
    background: #444444;
  }
  #yt_mainmenu button.btn-hamburger {
    padding: 10px 15px;
    margin: 0 -15px;
    background: #555;
  }
  #yt_mainmenu button.btn-hamburger span {
    display: none;
  }
  #yt_mainmenu button.btn-hamburger .fa {
    margin: 0;
  }
  #search {
    background: #444444;
  }
  #search .k2LiveSearchBlock {
    width: 100%;
  }
  #search .k2LiveSearchBlock #mod-finder-searchform {
    margin: 5px 12px;
  }
  #search .k2LiveSearchBlock #mod-finder-searchform input.inputbox {
    border: none;
  }
  #yt_menuwrap .row {
    border: none;
  }
  .k2splash {
    margin: 0 -15px !important;
  }
  .top_homev1 .top1a .sj-slideshowii {
    max-width: none !important;
    width: 720px !important;
  }
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items,
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item {
    width: 720px !important;
  }
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-image,
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-image {
    width: 720px;
  }
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-image img,
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-image img {
    width: 100%;
    height: auto;
  }
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-more,
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-more {
    bottom: 15%;
  }
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-slide {
    display: none;
  }
  .top_homev1 .top1b {
    width: 100%;
  }
  #yt_spotlight5 [class*="col-sm-"] h3.modtitle {
    margin: 0;
  }
  #yt_spotlight5 [class*="col-sm-"] div.modcontent {
    margin: 0;
    border: none;
  }
  #yt_spotlight5 [class*="col-sm-"] div.modcontent:after {
    display: none;
  }
  #yt_spotlight5 [class*="col-sm-"] div.modcontent .sj-gallery .item-info {
    width: auto;
  }
  #yt_spotlight5 [class*="col-sm-"] div.modcontent .sj-gallery .clr1 {
    display: none;
  }
  #yt_spotlight5 [class*="col-sm-"]:first-child div.modcontent {
    padding-left: 20px;
  }
  .pagination {
    clear: both;
  }
  .featured_post .k2ItemsBlock ul li:first-child .number_list .moduleItemIntrotext .moduleItemImage {
    display: block;
    margin-bottom: 10px;
  }
  .rtl .yt-loginform .login-switch {
    font-size: 108%;
  }
  .rtl #social {
    padding: 0px;
  }
  .rtl #social .poscenter {
    margin: 3px 0px 0px 0px !important;
    padding-right: 15px;
  }
  .rtl #search {
    padding: 0px;
    text-align: left;
  }
  .rtl #search .k2SearchBlock {
    width: auto;
  }
  .rtl #search #mod-finder-searchform input.inputbox {
    margin-right: 15px;
  }
  .rtl .form-vertical {
    padding: 15px 1px;
  }
  .rtl #g-about .ourmember .item-content .image .socials a.facebook {
    left: 15%;
  }
  .rtl #g-about .ourmember .item-content .image .socials a.twitter {
    left: 64%;
  }
  .rtl #g-about .yt-list {
    padding-right: 0;
    margin-left: 0;
  }
  .rtl #g-about .yt-list li {
    font-size: 12px;
  }
  .rtl #yt_spotlight5 [class*="col-sm-"] h3.modtitle {
    margin: 0;
  }
  .rtl #yt_spotlight5 [class*="col-sm-"] div.modcontent {
    margin: 0;
    border: none;
  }
  .rtl #yt_spotlight5 [class*="col-sm-"] div.modcontent:after {
    display: none;
  }
  .rtl #yt_spotlight5 [class*="col-sm-"] div.modcontent .sj-gallery .item-info {
    width: auto;
  }
  .rtl #yt_spotlight5 [class*="col-sm-"] div.modcontent .sj-gallery .clr1 {
    display: none;
  }
  .rtl #yt_spotlight5 [class*="col-sm-"]:first-child div.modcontent {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  div.archive .form-inline .filters .button {
    padding: 2px 10px;
  }
  div.container {
    width: 100%;
  }
  table {
    overflow-x: auto;
  }
  .newsfeed-category table th {
    padding: 8px 10px 7px;
  }
  .btn {
    white-space: normal;
    height: auto;
  }
  .backtotop {
    display: none;
  }
  #yt_header #social,
  #yt_header #social {
    float: left;
    display: inline-block;
    width: 50%;
  }
  #contact_page .list_adds li div.c {
    width: 80%;
  }
  .top_homev1 .top1a,
  .top_homev1 .top1b {
    float: non;
    display: block;
    max-width: 100%;
  }
  .top_homev1 .top1b .sj-k2scrollbar-wrap .respl02-1 {
    height: auto !important;
    padding-bottom: 10px;
  }
  .top_homev1 .top1b .sj-k2scrollbar-wrap .respl02-1 .scrb-item {
    width: 50%;
  }
  .top_homev1 .top1b .sj-k2scrollbar-wrap .respl02-1 [class*="clr"] {
    display: none;
  }
  .top_homev1 .top1b .popular_news_home {
    margin-top: 20px;
  }
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items {
    max-width: 100% !important;
  }
  #yt_mainmenu {
    background: #444444;
  }
  #yt_mainmenu button.btn-hamburger {
    padding: 10px 15px;
    background: #555;
  }
  #yt_mainmenu button.btn-hamburger span {
    display: none;
  }
  #yt_mainmenu button.btn-hamburger .fa {
    margin: 0;
  }
  #search {
    background: #444444;
  }
  #search .k2LiveSearchBlock {
    width: 100%;
  }
  #search .k2LiveSearchBlock #mod-finder-searchform {
    margin: 0;
  }
  #search .k2LiveSearchBlock #mod-finder-searchform input.inputbox {
    border: 1px solid #555;
    background: none;
    width: 100%;
  }
  #splash {
    width: 100%;
  }
  #splash .k2splash .spl-items {
    width: 70% !important;
  }
  #splash .k2splash .spl-items .spl-item-desc {
    display: none;
  }
  #yt_menuwrap .row #yt_logo:after {
    min-height: 50px;
  }
  #yt_menuwrap .row #yt_logo .logo {
    margin: 30px auto;
    text-align: center;
  }
  .list_hotcate [class*="col-sm"] {
    float: left;
    display: inline-block;
    width: 50%;
  }
  #splash .k2splash .spl-items {
    width: 60% !important;
  }
  #yt_menuwrap .row {
    border: none;
  }
  .top_homev1 .top1b {
    width: 100%;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-header .megaii-tabs-wrap .megaii-tabs li {
    margin: 5px 3px;
  }
  .featured_post ul li:first-child .moduleItemIntrotext .moduleItemTitle {
    margin-top: 10px;
  }
  table.variations {
    border: none;
  }
  div.itemComments ul.itemCommentsList li span.commentLink {
    display: block;
    float: none;
    text-align: right;
    margin: 0;
  }
  #yt_footer #yt_copyright {
    margin-bottom: 20px;
    text-align: center;
  }
  #yt_footer #footer .pull-right {
    float: none !important;
    text-align: center;
  }
  #yt_spotlight2 .module .item {
    padding: 0px;
    margin-bottom: 30px;
  }
  #yt_mainmenu ul.navi {
    display: none;
  }
  #yt_mainmenu div.yt-resmenu {
    display: block;
  }
  .module._menu.side-menu .modcontent ul.menu &gt; li.parent ul {
    left: 0;
    right: inherit;
    margin-top: 30px;
  }
  #mod-finder-searchform input.inputbox {
    float: none;
  }
  .blog .items-leading .item .item-image {
    float: none !important;
    display: block;
    margin: 0 0 20px;
    min-height: inherit !important;
    min-width: inherit !important;
  }
  .blog .items-row .item .item-image {
    float: none !important;
    display: block;
    margin: 0 0 20px;
    min-height: inherit !important;
    min-width: inherit !important;
  }
  .blog-featured .items-leading .item .item-image,
  .blog-featured .items-row .item .item-image {
    margin: 0 0 20px;
    float: none;
    display: block;
    min-height: inherit !important;
    min-width: inherit !important;
  }
  .item-page .img-fulltext {
    display: block;
    float: none;
  }
  .item-page ul.related-items li {
    margin-bottom: 20px;
  }
  .item-page ul.related-items li .img-fulltext {
    display: inline-block;
    float: left !important;
  }
  .pagination ul li {
    margin: 4px 2px;
  }
  .pagination ul li a,
  .pagination ul li span {
    float: none;
    display: inline-block;
  }
  .tag-category ul.items-row .item .item-image {
    float: none !important;
    display: block;
    margin: 0px 0px 20px;
    min-width: inherit !important;
    min-height: inherit !important;
  }
  .item-page .img-fulltext {
    float: none !important;
  }
  .item-page .image {
    width: 100%;
    margin: 20px 0px;
  }
  .item-page .dt-list {
    width: 100%;
    margin: 20px 0px;
  }
  .item-page .notice {
    padding: 20px 20px 20px 50px;
    background-position: 12px center;
  }
  .item-page .article-aside .article-info dd {
    font-size: 12px;
  }
  .item-page ul.related-items li {
    float: left;
    width: 100%;
  }
  #search-form input.inputbox {
    margin-bottom: 10px;
    width: 100%;
  }
  #search-form .btn-primary {
    margin-top: -1px;
  }
  .form-vertical .login-greeting {
    display: none;
  }
  .form-vertical .logout-button {
    margin: 0 10px;
  }
  .registration .form-horizontal .control-label {
    width: 100%;
    padding: 0px;
  }
  .form-horizontal .controls input {
    width: 100%;
  }
  #member-registration div {
    padding: 0;
  }
  div.contact textarea,
  div.contact input {
    width: 90%;
  }
  #searchForm .inputbox {
    margin-bottom: 10px;
  }
  .yt-loginform .dropdown-menu {
    min-width: 190px;
  }
  .yt-loginform {
    border: none;
  }
  div.bsn-wrap .item {
    margin-bottom: 30px;
  }
  div.bsn-wrap .item .bsn-image .alignleft {
    width: 100% !important;
  }
  div.sj-accordion .acd-items .acd-item:hover .acd-image a.hover-link {
    top: 30%;
  }
  .module.slider .modcontent {
    padding: 3px;
  }
  .module.slider .modcontent .carousel .carousel-inner .item .carousel-caption {
    display: none;
  }
  .module.slider .modcontent .carousel .carousel-indicators {
    display: none;
  }
  #yt_mainmenu {
    padding: 0;
  }
  .wellcomesj {
    margin: 0px;
  }
  .wellcomesj h1 {
    font-size: 30px;
  }
  .wellcomesj a.button.ourtemplates {
    margin-bottom: 20px;
  }
  #g-about .title {
    margin-top: 30px;
  }
  #g-about .ourmember .pre-text {
    padding: 0 10px;
  }
  div.yt-tabs.vertical ul.nav-tabs {
    width: 100%;
    margin-left: 0;
  }
  div.yt-tabs.vertical {
    margin-left: 0;
  }
  #k2Container.itemView .itemComments textarea.inputbox {
    width: 100%;
  }
  #k2Container.itemView div.itemCommentsForm form input.inputbox {
    width: 100%;
  }
  #k2Container .itemList .catItemView .catItemImageBlock img {
    width: 100%;
  }
  #yt-extra-carousel .item .img-thumbnail {
    padding: 7px 4px;
  }
  .bs-docs-example a.btn {
    margin: 5px;
  }
  .bs-docs-example .box-members,
  .bs-docs-example .box-apps,
  .bs-docs-example .box-leads {
    margin-bottom: 10px;
  }
  table.variations {
    display: block;
  }
  .pagination li {
    margin: 3px;
  }
  .contact-ajax .ctajax-element .el-ctajax-form input.el-input,
  .contact-ajax .ctajax-element .el-ctajax-form textarea {
    width: 100%;
  }
  #g-about h3.page-module-title {
    margin-top: 15px;
  }
  .k2LiveSearchBlock {
    display: table;
    margin: 5px auto;
  }
  .category.table-bordered {
    border: none;
  }
  .latest_k2itemsii .megaii-content .megaii-content-inner .megaii-content-catwrap.content-selected .megaii-item-wrap {
    background: none;
  }
  .latest_k2itemsii .megaii-content .megaii-content-inner .megaii-content-catwrap.content-selected .megaii-item-wrap .megaii-item {
    float: none;
    width: 100%;
  }
  .latest_k2itemsii .megaii-content .megaii-content-inner .megaii-content-catwrap.content-selected .megaii-item-wrap .megaii-item.megaii-first {
    padding-bottom: 20px !important;
    border-bottom: #ddd 1px solid !important;
    margin-bottom: 20px;
  }
  .box3.k2new_videos div.modcontent .cola,
  .box3.k2new_videos div.modcontent .colb {
    float: none;
    width: 100%;
    display: block;
  }
  #yt_spotlight5 [class*="col-sm-"] h3.modtitle {
    margin: 0;
  }
  #yt_spotlight5 [class*="col-sm-"] .t-photo .sj-content .sj-items .sj-item [class*="clr"] {
    display: none;
  }
  #yt_spotlight5 [class*="col-sm-"] .t-photo .sj-content .sj-items .sj-item .item-info {
    width: auto;
  }
  .mod-languages ul.dropdown-menu {
    min-width: 97px;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-item-inner .megaii-other-item .item-other .megaii-c .item-title {
    margin: 0;
  }
  #yt_menuwrap {
    margin-bottom: 0;
  }
  .mod-languages,
  .yt-login {
    margin: -5px 0;
    padding: 5px 0;
  }
  .mod-languages .login-switch,
  .yt-login .login-switch {
    margin: -5px 0;
    padding: 6px 15px;
  }
  .k2splash {
    margin: 0 -15px 0 -15px !important;
  }
  .rtl #yt_header #login,
  .rtl #yt_header #social {
    float: right;
    display: inline-block;
    width: 50%;
  }
  .rtl .mod-languages ul.dropdown-menu {
    min-width: 97px;
  }
  .rtl #myLogin .modal-content {
    left: inherit;
  }
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-more .winfo,
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-more .wtitle {
    margin-right: 15%;
  }
  .rtl #yt_spotlight5 [class*="col-sm-"] h3.modtitle {
    margin: 0 !important;
  }
  .rtl #yt_spotlight5 [class*="col-sm-"] div.modcontent {
    border: none;
  }
  .rtl #yt_spotlight5 [class*="col-sm-"] div.modcontent:after {
    display: none;
  }
  .rtl .item-page ul.related-items li .img-fulltext {
    float: right !important;
  }
  .rtl .module._menu.side-menu .modcontent ul.menu &gt; li.parent ul {
    right: 0;
    left: inherit;
    margin-top: 30px;
  }
  .rtl .item-page ul.related-items li {
    float: right;
    width: 100%;
  }
}
@media (max-width: 480px) {
  table th {
    padding: 22px 10px 13px;
  }
  .newsfeed-category table th {
    padding: 8px 10px 7px;
  }
  .btn {
    white-space: normal;
    height: auto;
  }
  #yt_header #social {
    width: 60%;
  }
  #yt_header #login {
    width: 40%;
    display: inline-block;
  }
  #yt_header #login a.dropdown-toggle,
  #yt_header #login a.login-switch {
    padding: 1px 10px;
  }
  #yt_header #login a.dropdown-toggle .fa,
  #yt_header #login a.login-switch .fa {
    margin: 0;
  }
  #yt_header #login .mod-languages ul.dropdown-menu {
    min-width: 82px;
  }
  #yt_header #login .mod-languages ul.dropdown-menu li a {
    padding: 6px 8px;
  }
  .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-image {
    margin-left: -25% !important;
  }
  .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .ico {
    left: -50%;
  }
  .top_homev1 .top1b .sj-k2scrollbar-wrap .respl02-1 .scrb-item {
    width: 100%;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-header .megaii-tabs-wrap {
    float: none;
    display: block;
    margin: 10px 0;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-header .megaii-tabs-wrap .megaii-tabs {
    margin-bottom: 10px;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-item-inner .megaii-other-item .item-other {
    line-height: normal;
    margin-bottom: 5px;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-item-inner .megaii-other-item .item-other .item-image {
    display: none;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-item-inner .megaii-other-item .item-other .megaii-c {
    float: none;
    max-width: 100%;
    display: block;
  }
  .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-item-inner .megaii-other-item .item-other .megaii-c .item-info {
    display: none;
  }
  .top_rated div.modcontent ul.list_top_rated li .moduleItemContent {
    max-width: 46%;
  }
  .tabs_right div.modcontent .moduletabs .tab-content ul.list_top_rated li .moduleItemContent {
    max-width: 40%;
  }
  .box3.k2new_videos div.modcontent .cola ul li .moduleItemIntrotext .moduleItemContent .moduleItemTitleicon,
  .box3.k2new_videos div.modcontent .colb ul li .moduleItemIntrotext .moduleItemContent .moduleItemTitleicon {
    display: none;
  }
  .box3.k2new_videos div.modcontent .cola ul li .moduleItemIntrotext .moduleItemContent .moduleItemTitle,
  .box3.k2new_videos div.modcontent .colb ul li .moduleItemIntrotext .moduleItemContent .moduleItemTitle {
    line-height: normal;
  }
  #splash {
    display: none;
  }
  #yt_footer #yt_copyright {
    margin-bottom: 20px;
  }
  #yt_footer #footer .pull-right {
    float: none !important;
    text-align: center;
  }
  #yt_spotlight2 .module .item {
    padding: 0px;
    margin-bottom: 30px;
  }
  #yt_mainmenu ul.navi {
    display: none;
  }
  #breadcrumb .pull-right,
  #breadcrumb .pull-left {
    display: block;
    width: 100%;
    float: none;
    text-align: left;
  }
  #breadcrumb .breadcrumb {
    float: none;
  }
  #contact_page .row {
    margin: 0;
  }
  #g-pageservices .b-block .yt-lightbox {
    float: none;
  }
  #g-about .caption {
    width: 100%;
    float: none;
    display: block;
  }
  #k2Container .itemList .itemContainer .catItemImageBlock {
    max-width: none !important;
  }
  .module._menu.side-menu .modcontent ul.menu &gt; li.parent ul {
    left: 0;
    right: inherit;
    margin-top: 30px;
  }
  .blog .items-leading .item .item-image {
    float: none !important;
    display: block;
    margin: 0 0 20px;
    min-height: inherit !important;
    min-width: inherit !important;
  }
  .blog .items-row .item .item-image {
    float: none !important;
    display: block;
    margin: 0 0 20px;
    min-height: inherit !important;
    min-width: inherit !important;
  }
  .blog-featured .items-leading .item .item-image,
  .blog-featured .items-row .item .item-image {
    margin: 0 0 20px;
    float: none;
    display: block;
    min-height: inherit !important;
    min-width: inherit !important;
  }
  .item-page .img-fulltext {
    display: block;
    float: none;
  }
  .item-page ul.related-items li {
    margin-bottom: 20px;
  }
  .item-page ul.related-items li .img-fulltext {
    display: inline-block;
    float: left !important;
  }
  .pagination ul li {
    margin: 4px 2px;
  }
  .pagination ul li a,
  .pagination ul li span {
    float: none;
    display: inline-block;
  }
  .tag-category ul.items-row .item .item-image {
    float: none !important;
    display: block;
    margin: 0px 0px 20px;
    min-width: inherit !important;
    min-height: inherit !important;
  }
  .item-page .img-fulltext {
    float: none !important;
  }
  .item-page .image {
    width: 100%;
    margin: 20px 0px;
  }
  .item-page .dt-list {
    width: 100%;
    margin: 20px 0px;
  }
  .item-page .notice {
    padding: 20px 20px 20px 50px;
    background-position: 12px center;
  }
  .item-page .article-aside .article-info dd {
    font-size: 12px;
  }
  .item-page ul.related-items li {
    float: left;
    width: 100%;
  }
  #search-form input.inputbox {
    margin-bottom: 10px;
  }
  #search-form .btn-primary {
    margin-top: -1px;
  }
  .bs-docs-example + .prettyprint {
    overflow: auto !important;
  }
  .bs-docs-example .col-lg-6 {
    width: 100%;
    padding: 0;
  }
  .bs-docs-example div.yt-tabs.vertical {
    margin: 0;
  }
  .bs-docs-example div.yt-tabs.vertical .nav-tabs {
    display: block;
    width: 100%;
    margin: 0;
  }
  .bs-docs-example div.yt-tabs.vertical div.tab-content {
    padding: 0;
  }
  .audio_player {
    width: 100%;
  }
  .audio_player .audiojs {
    width: 100%;
  }
  div.bs-docs-example {
    overflow-x: auto;
  }
  div.track-details {
    width: 100%;
  }
  pre.highlighter:before {
    position: static;
  }
  .highlighter.prettyprint {
    overflow-x: auto;
  }
  ul.yt-playlist {
    width: 100%;
  }
  .form-vertical .login-greeting {
    display: none;
  }
  .form-vertical .logout-button {
    margin: 0 10px;
  }
  .registration .form-horizontal .control-label {
    width: 100%;
    padding: 0px;
  }
  .form-horizontal .controls input {
    width: 100%;
  }
  #member-registration div {
    padding: 0;
  }
  div.contact textarea,
  div.contact input {
    width: 90%;
  }
  #myLogin .modal-dialog {
    width: 280px;
  }
  #myLogin .modal-dialog .inputbox {
    width: 100%;
  }
  #searchForm .inputbox {
    margin-bottom: 10px;
  }
  .yt-loginform .dropdown-menu {
    min-width: 190px;
  }
  div.bsn-wrap .item {
    margin-bottom: 30px;
  }
  div.bsn-wrap .item .bsn-image .alignleft {
    width: 100% !important;
  }
  div.bsn-wrap.theme3 .item {
    margin: 0px;
  }
  div.sj-accordion .acd-items .acd-item:hover .acd-image a.hover-link {
    top: 30%;
  }
  .module.slider .modcontent {
    padding: 3px;
  }
  .module.slider .modcontent .carousel .carousel-inner .item .carousel-caption {
    display: none;
  }
  .module.slider .modcontent .carousel .carousel-indicators {
    display: none;
  }
  .wellcomesj {
    margin: 0px;
  }
  .wellcomesj h1 {
    font-size: 30px;
  }
  .wellcomesj a.button.ourtemplates {
    margin-bottom: 20px;
  }
  #g-about .title {
    margin-top: 30px;
  }
  #g-about .ourmember .pre-text {
    padding: 0 10px;
  }
  div.yt-tabs.vertical ul.nav-tabs {
    width: 100%;
    margin-left: 0;
  }
  div.yt-tabs.vertical {
    margin-left: 0;
  }
  #k2Container.itemView .itemComments textarea.inputbox {
    width: 100%;
  }
  #k2Container.itemView div.itemCommentsForm form input.inputbox {
    width: 100%;
  }
  #yt-extra-carousel .item .img-thumbnail {
    padding: 7px 4px;
  }
  .bs-docs-example a.btn {
    margin: 5px;
  }
  .bs-docs-example .box-members,
  .bs-docs-example .box-apps,
  .bs-docs-example .box-leads {
    margin-bottom: 10px;
  }
  table.variations {
    display: block;
  }
  .contact-ajax .ctajax-element .el-ctajax-form input.el-input,
  .contact-ajax .ctajax-element .el-ctajax-form textarea {
    width: 100%;
  }
  #g-about .text {
    margin-bottom: 10px;
  }
  #g-about .customersay .cus-title {
    font-size: 12px;
  }
  .info-address,
  .info-mobie,
  .info-mail {
    font-size: 12px;
  }
  .info-address .icon-map-marker,
  .info-mobie .icon-map-marker,
  .info-mail .icon-map-marker,
  .info-address .icon-mobile-phone,
  .info-mobie .icon-mobile-phone,
  .info-mail .icon-mobile-phone,
  .info-address .icon-envelope-alt,
  .info-mobie .icon-envelope-alt,
  .info-mail .icon-envelope-alt {
    margin-right: 6px;
  }
  .yt-resmenu .nav-collapse ul.resmenu li.haveChild .res-wrapnav {
    margin: 0;
  }
  .yt-resmenu .nav-collapse ul.resmenu li.haveChild .res-wrapnav ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .mod-languages,
  .yt-login {
    margin: -5px 0 -9px;
  }
  #yt_header #login a.dropdown-toggle,
  #yt_header #login a.login-switch {
    padding: 6px 12px;
  }
  .mod-languages,
  .yt-login {
    padding: 0;
  }
  #k2Container.userView .itemList .catItemView .catItemImageBlock {
    float: none;
    max-width: none;
    margin: 0 0 20px 0;
  }
  .rtl .yt-resmenu .nav-collapse ul.resmenu li.haveChild .menuress-toggle {
    right: auto;
    left: 0;
  }
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-more .winfo,
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-more .wtitle {
    margin-right: 30%;
  }
  .rtl #yt_header #login {
    width: 40%;
  }
  .rtl #yt_header #social {
    width: 60%;
  }
  .rtl #breadcrumb .pull-right,
  .rtl #breadcrumb .pull-left {
    display: block;
    width: 100%;
    float: none;
    text-align: right;
  }
  .rtl #breadcrumb .breadcrumb {
    float: none;
  }
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .ico {
    left: -30%;
  }
  .rtl .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-header .megaii-tabs-wrap {
    float: none;
  }
  .rtl .latest_k2itemsii div.modcontent .sj-megak2items-ii.theme3 .megaii-wrap.megaii-close.theme3 .megaii-header .megaii-tabs-wrap .megaii-tabs {
    position: relative !important;
    left: 0 !important;
  }
}
@media (max-width: 360px) {
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-more .winfo,
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-more .wtitle {
    margin-right: 50%;
  }
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .ico {
    left: -50%;
  }
}
@media (max-width: 320px) {
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-more .winfo,
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .sl2-more .wtitle {
    margin-right: 57%;
  }
  .rtl .top_homev1 .top1a .sj-slideshowii .sl2-wrap .sl2-items .sl2-item .ico {
    left: -55%;
  }
}
</pre></body></html>