/*******************************************
***          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 <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) {
  .hidden-md {
    display: none;
  }
  div.container {
    width: 980px;
  }
  #yt_spotlight2 .module .item {
    padding: 0px 25px;
  }
  .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;
  }
  #yt_mainmenu #meganavigator li.level1 > .item-link {
    padding: 15px 0px;
  }
  #meganavigator li.mega1 .mega-content {
    left: -297px !important;
  }
  #moonavigator li.level1 > .item-link span.menu-title,
  #meganavigator li.level1 > .item-link span.menu-title {
    padding: 5px 8px 6px;
  }
  .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: 185px;
  }
  .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;
  }
  .login-profile .form-vertical {
    padding: 0;
  }
  .login-profile .form-vertical .login-greeting {
    margin: 0;
  }
  .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;
  }
  div.acymailing_module input.inputbox {
    width: 210px !important;
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img,
  .img-responsive,
  .thumbnail a > img,
  .thumbnail > img {
    width: 100%;
  }
  .mod-languages ul.dropdown-menu {
    min-width: 81px;
  }
  iframe {
    width: 100%;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .header {
    width: 80%;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-images {
    margin-bottom: 30px;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-description {
    width: 85%;
    margin-left: -15px;
  }
  div.row #listings .lsrow .listing-summary .header {
    float: none;
    width: auto;
  }
  div.row #listings .lsrow.grid-item .listing-summary,
  div.row #listings .lsrow.grid-item .listing-summary.label-free {
    min-height: 235px;
  }
  ul.mod_mt_listings.tiles li {
    width: 16.6666667% !important;
    text-align: center;
  }
  div.search .modMtFilter li.mfieldtype_corename input {
    width: 175px;
  }
  div.mt-template-directory #listings .listing-summary {
    min-height: 315px;
  }
  div.box-banner-1,
  div.box-banner-2,
  div.box-banner-3 {
    min-height: 160px;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-content .item-info {
    display: block;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-content .item-info .small-item {
    display: block;
    padding: 0;
  }
  .rtl #social .poscenter {
    margin-left: 5px !important;
    margin-right: 40px !important;
  }
  .rtl #mod-finder-searchform input.inputbox {
    margin-right: 28px;
  }
  .rtl #mod-finder-searchform .button {
    left: 10px;
  }
  .rtl #meganavigator li.mega1 > .mega-content {
    left: auto !important;
    right: -240px !important;
  }
}
@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;
  }
  .row-fluid [class*="span"] {
    min-height: auto;
  }
  .ourmember #yt-extra-carousel img {
    height: 150px;
  }
  .registration .form-horizontal .control-label {
    white-space: nowrap;
    width: 28%;
  }
  #login {
    padding: 0;
    position: absolute;
    right: 30px;
    z-index: 100;
  }
  .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;
  }
  .mod-languages .dropdown-menu li a {
    padding: 7px;
  }
  .form-vertical {
    padding: 0;
  }
  .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-right: 0px;
  }
  #search #mod-finder-searchform #mod-finder-searchword {
    width: 157px;
  }
  #contact {
    padding-right: 0px;
  }
  #contact .poscenter {
    margin-top: -4px;
  }
  #contact .poscenter a {
    font-size: 13px;
  }
  #contact .poscenter span {
    font-size: 13px;
  }
  ul.menu._top li {
    padding: 0 10px;
  }
  div.acymailing_module input.inputbox {
    width: 160px !important;
  }
  div.sjk2frontpage.theme1 .big-item-wrap .big-item-image img {
    min-height: auto;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-content .item-info {
    display: block;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-content .item-info .small-item {
    padding: 0;
  }
  div.row #listings .lsrow .listing-summary .header {
    float: none;
    width: auto;
  }
  div.row #listings .lsrow .listing-summary .header .sj-icon button.btn {
    margin: 7px 0;
  }
  div.sj-accordion .acd-items .acd-item:hover .acd-image a.hover-link {
    top: 29%;
  }
  .flyout-menu.vertical li > .fm-container.direction-right {
    left: 100%;
    right: auto;
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img,
  .img-responsive,
  .thumbnail a > img,
  .thumbnail > 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%;
  }
  .mt-detail-l div.yt-tabs ul.nav-tabs li a {
    padding: 8px 23px;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 .rating-fav {
    padding: 0;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 .rating {
    padding: 0;
    margin: 0;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 .rating:before {
    display: none;
  }
  div#listing.mt-detail div.yt-tabs .tab-content #Review .reviews .span10 {
    width: 320px;
  }
  .sj-responsive-listing .respl-categories {
    max-width: 60%;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .header {
    width: 70%;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-images {
    margin-bottom: 30px;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-description {
    width: 85%;
    margin-left: -15px;
  }
  div.box-banner-1,
  div.box-banner-2,
  div.box-banner-3 {
    min-height: 212px;
  }
  div.search .modMtFilter li.mfieldtype_corename input {
    width: 685px;
  }
  div.mt-template-directory #listings .listing-summary .image-detail .images .images-more img {
    max-width: 230px;
  }
  div.mt-template-directory #listings .listing-summary {
    min-height: 320px !important;
  }
  .rtl #login {
    right: auto;
    left: 30px;
  }
  .rtl #social {
    padding: 0px;
  }
  .rtl #social .poscenter {
    margin: 3px 0px 0px 0px !important;
    padding-right: 15px;
  }
  .rtl #search {
    padding: 0px;
  }
  .rtl #search #mod-finder-searchform input.inputbox {
    margin-right: 15px;
  }
  .rtl .form-vertical {
    padding: 0;
  }
  .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;
  }
}
@media (max-width: 767px) {
  ul.menu._top li a { font-size: 10px; }
  div.archive .form-inline .filters .button {
    padding: 2px 10px;
  }
  body {
    padding: 0;
  }
  div.container {
    width: 100%;
  }
  table {
    overflow-x: auto;
  }
  .newsfeed-category table th {
    padding: 8px 10px 7px;
  }
  .btn {
    white-space: normal;
    height: auto;
  }
  .row,
  .thumbnails {
    margin-left: -15px;
  }
  .backtotop {
    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;
  }
  #yt_mainmenu div.yt-resmenu {
    display: block;
  }
  .module._menu.side-menu .modcontent ul.menu > 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%;
  }
  
  div.row #listings .lsrow .listing-summary .sj-info { float: right; }
  #search-form input.inputbox {
    margin-bottom: 10px;
    width: 100%;
  }
  #search-form .btn-primary {
    margin-top: -1px;
  }
  div.row #listings .lsrow .listing-summary {
    float: left;
	padding: 10px 5px;
  }
  
  div.row #listings .lsrow .listing-summary .header { width: 70%; padding: 0 5px; }
  div.row #listings .lsrow .listing-summary .sj-description {
    width: 265px;
  }
  
  div.row #listings .lsrow .listing-summary .sj-description .sj-description-info { display: none; }
  .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,
  .form-horizontal .controls textarea {
    width: 100%;
  }
  .form-horizontal .controls #jform_profile_dob {
    width: 90%;
  }
  #member-registration div {
    padding: 0;
  }
  #yt_header .row > div {
    margin-bottom: 5px;
    text-align: center;
  }
  #yt_header .row > div:before {
    display: none;
  }
  #yt_header .row > div#social .poscenter {
    margin: 0px auto !important;
  }
  #yt_header .row > div#contact .poscenter {
    width: 100%;
  }
  div.contact textarea,
  div.contact input {
    width: 90%;
  }
  #login {
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 100;
    top: 0;
  }
  #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.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-loginform {
    text-align: center;
  }
  div.mt-template-directory #listings .pages-links-custom .sort-by {
    margin: 0 0 0 3px;
  }
  div.mt-template-directory #listings .pages-links-custom .pages-links span.xlistings {
    margin: 0 3px;
    padding: 9px 5px;
  }
  div.mt-template-directory #listings .pages-links-custom .category-scope {
    margin: 0 3px;
    padding: 9px 5px;
  }
  ul.mod_mt_listings.tiles li {
    width: 33.33% !important;
    text-align: center;
  }
  
  ul.mod_mt_listings.tiles li:last-child { display: none; }
  
  #yt_spotlight5 {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
  #yt_spotlight5 .module {
    margin-bottom: 30px;
  }
  div.mt-detail-l div.yt-tabs ul.nav-tabs li {
    width: 33.33%;
  }
  .mt-search div.posttext a.btn-primary {
    padding: 14px 65px;
  }
  .mt-search .mt-search-inner .control-group input {
    width: 250px;
  }
  div.sjk2frontpage.theme1 .big-item-wrap {
    width: 100%;
    margin-bottom: 15px;
  }
  div.sjk2frontpage.theme1 .small-item-list {
    width: 100%;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-content .item-info {
    float: left;
    max-width: 290px;
    text-align: left;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-content .small-item-title {
    text-align: left;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-image {
    margin: 0 15px 30px 0;
  }
  div.acymailing_module_form table.acymailing_form {
    margin: 0;
  }
  #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%;
  }
  #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 h3.page-module-title {
    margin-top: 15px;
  }
  .k2LiveSearchBlock {
    display: table;
    margin: 5px auto;
  }
  .k2LiveSearchBlock .button {
    left: 15px !important;
  }
  .category.table-bordered {
    border: none;
  }
  div.sj-profiles .sj-profiles-inner .sj-profiles-left ul.nav.nav-tabs:before,
  div.sj-profiles .sj-profiles-inner .sj-profiles-left ul.nav.nav-tabs li.active:after {
    border-width: 0;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .header {
    width: 80%;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-images {
    margin-bottom: 30px;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-description {
    width: 85%;
    margin-left: -15px;
  }
  .rtl #login {
    overflow: visible;
    right: auto;
    left: 0;
  }
  .rtl #myLogin .modal-content {
    left: inherit;
  }
  .rtl .item-page ul.related-items li .img-fulltext {
    float: right !important;
  }
  .rtl .module._menu.side-menu .modcontent ul.menu > 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 {
    line-height: 30px;
  }
  #yt_footer #yt_copyright {
    margin-bottom: 0px;
  }
  #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;
  }
  .module._menu.side-menu .modcontent ul.menu > 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;
  }
  .mt-search {
    padding-top: 20px;
  }
  .mt-search div.posttext a.btn-primary {
    padding: 14px 60px;
  }
  .mt-search .mt-search-inner .control-group input {
    width: 250px;
  }
  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;
  }
  div.item-submit a.btn.submit {
    margin-bottom: 10px;
  }
  div.row #listings .pages-links-custom {
    overflow: hidden;
  }
  div.row #listings .pages-links-custom .sort-by {
    margin-bottom: 10px;
  }
  div.row #listings .lsrow.grid-item {
    width: 50%;
  }
  div.row #listings .lsrow .listing-summary .sj-images {
    margin-bottom: 15px;
	width: auto;
	padding-right: 5px;
  }
  
  div.row #listings .lsrow .listing-summary .sj-images a img { max-width: 80px; max-height: 80px;}
  
  div.row #listings .lsrow .listing-summary .sj-description {
    padding: 0 5px;
    width: 74%;
  }
  div.row #listings div.pagination ul.pagination {
    margin-bottom: 10px;
  }
  div#listing.mt-detail div.sj-images .main-image .cloud-zoom img {
    height: auto !important;
  }
  div#listing.mt-detail div.sj-images .sj-buttom-info .btn {
    margin-bottom: 10px;
  }
  div#listing.mt-detail div.yt-tabs ul.nav-tabs li {
    width: 33.33%;
  }
  .wellcomesj {
    margin: 0px;
  }
  .wellcomesj h1 {
    font-size: 30px;
  }
  .wellcomesj a.button.ourtemplates {
    margin-bottom: 20px;
  }
  #k2Container.sj-videos .itemList .catItemView .catItemImageBlock a {
    float: none;
    margin: 0 0 10px;
  }
  #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%;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .header {
    width: 65%;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-images {
    margin-bottom: 30px;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-description {
    width: 75%;
    margin-left: -15px;
    padding: 0 15px;
  }
  div.sj-profiles .sj-profiles-inner .sj-profiles-left ul.nav.nav-tabs:before,
  div.sj-profiles .sj-profiles-inner .sj-profiles-left ul.nav.nav-tabs li.active:after {
    border-width: 0;
  }
  ul.menu._top li {
    padding: 0 10px;
  }
  div.sjk2frontpage.theme1 .big-item-wrap .big-item-image img {
    min-height: auto;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-image {
    width: auto;
    margin: 0 0 15px;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-image a {
    float: none;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-image img {
    height: auto;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-content .item-info {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .rtl .yt-resmenu .nav-collapse ul.resmenu li.haveChild .menuress-toggle {
    right: auto;
    left: 0;
  }
}
@media (max-width: 320px) {
  .mt-search {
    padding-top: 20px;
  }
  .mt-search .mt-search-inner .control-group.categories {
    padding: 0;
    display: none;
  }
  .mt-search .mt-search-inner .control-group input {
    width: 250px;
  }
  div.row #listings .pages-links .category-scope {
    margin-top: 10px;
    float: left;
  }
  div.row #listings .lsrow.grid-item {
    width: 100%;
  }
  div.row #listings .lsrow .listing-summary .header,
  div.row #listings .lsrow .listing-summary .sj-description {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  div.row #listings div.pagination ul.pagination {
    margin-bottom: 10px;
  }
  div#listing.mt-detail div.yt-tabs ul.nav-tabs li {
    width: 100%;
  }
  div#listing.mt-detail div.yt-tabs ul.nav-tabs li.social a {
    margin: 0;
    margin-right: 5px;
  }
  div.row #listings .lsrow .listing-summary .sj-info {
    padding: 0;
  }
  div.mt-detail-l {
    margin-bottom: 20px;
  }
  div#listing.mt-detail.sj-hosting .sj-images .button-hosting a.btn.submit {
    margin-bottom: 10px;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-image {
    margin: 0 0 15px 0;
    float: none;
  }
  div.sjk2frontpage.theme1 .small-item-list .small-items-container .small-item-wrap .small-item-image a {
    float: none;
  }
  #k2Container .itemList .catItemView.groupSecondary .catItemImageBlock,
  #k2Container .itemList .catItemView.groupPrimary .catItemImageBlock {
    margin: 0 0 10px;
  }
  #k2Container .itemList .catItemView.groupSecondary .catItemImageBlock a,
  #k2Container .itemList .catItemView.groupPrimary .catItemImageBlock a {
    float: none;
  }
  #sit-preview-div {
    display: none !important;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 {
    text-align: left;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 .sj-price {
    float: none;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 .rating {
    margin: 0;
    padding: 0;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 .rating:before {
    display: none;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 .rating-fav {
    padding: 0;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 .rating-fav .sj-views {
    margin-left: 15px;
  }
  div#listing.mt-detail div.mt-detail-r .mt-box1 .rating-fav .favourite {
    margin-left: 15px;
  }
  #k2Container.itemListView div.k2Pagination .catPagination {
    margin-top: 15px;
  }
  #k2Container.sj-videos .itemList .catItemView .catItemImageBlock a {
    float: none;
    margin: 0 0 10px;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .header {
    width: 100%;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-images {
    margin-bottom: 30px;
  }
  div.sj-profiles div.row #listings .lsrow .listing-summary .sj-description {
    width: 100%;
    margin-left: -15px;
    padding: 0 15px;
  }
  ul.mod_mt_listings.tiles li {
    height: 100px !important;
  }
  ul.mod_mt_listings.tiles li a img {
    height: 100%;
  }
}
