
/* ------------------------------------------------------------------------------------------ */
/* -------------------------------            ACP             ------------------------------- */
/* -------------------------               LIST PAGES               ------------------------- */
/* -------------------------------        Version  0.1        ------------------------------- */
/* ------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------ */
/*                                           GENERAL                                          */
/* ------------------------------------------------------------------------------------------ */

/* ============        GENERAL       ============ */
@media screen and (min-width: 768px){
    .listPageTitle > p > span{
        padding-left: 133px
    }
}
@media screen and (min-width: 1670px){
.container {
    width: 1670px;
}
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .listDetail{
        width: 70% !important;
    }
    .listPageTitle > p > span{
        padding-left: 133px
    }
}
@media screen and (max-width: 598px){
    .gridItem > ul > li {
        left: 20% !important;
    }
}
@media screen and (min-width: 350px) and (max-width: 450px){
    .gridItem > ul > li {
        left: 4% !important;
    }
}
@media screen and (max-width: 349px) {
    .gridItem > ul > li {
        position: static !important;
    }
    .gridItem > ul{
        margin: auto !important;
    }
}
}@media screen and (max-width: 1200px){
    .gridItem > ul {
        margin-right: -20% !important;
    }
}
@media screen and (min-width: 599px) and (max-width: 680px){
    .gridItem > ul {
        margin-right: -8% !important;
    }
}
@media screen and (max-width: 768px){
    .listDetail{
        width: 100% !important;
    }
    #list_date{
        top: auto!important;
        bottom: 54px!important;
        right: -41px!important;
        padding: 10px 30px!important;
     }
}
@media screen and (max-width: 559px){
    .listItem > ul > li > .listImage {
        float: unset !important;
        margin: 0 auto !important;
    }
    .titleTooltip{
        display: none !important;
    }
    .listItem > ul > li .listTitle > span {
        left: 23px !important;
    }
    .listItem > ul > li .listAbstract > span {
        width: 86%;
    }

}
@media (min-width: 1200px){
    .list_itm:nth-child(odd) {
        margin-left: 4%;
    }
    .list_itm{
        width: 48%;
    }
}
.listPage {
    /*float: left;*/
    width: 999;

}
@media screen and (max-width:450px) {
    .listPage {
        /*float: left;*/
        /* width: 381px; */
        /* margin-right: 23px; */
        
    }
}
 #masonry > div > div.listPage.col-md-10.col-md-push-2 div,.gridItem > ul{
        width: 100% !important;
    }
/* ============    LISTPAGE TITLE    ============ */
.listPageTitle {
    width: 100%;
    position: relative;
    margin: 0 0 50px;
    padding: 10px 20px 10px 30px;
    -webkit-border-radius: 15px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 15px; /* FireFox 1-3.6 */
    -khtml-border-radius: 15px; /* for old Konqueror browsers */
    border-radius: 15px; /* Opera 10.5, IE 9, Safari 5, Chrome, FireFox 4, iOS 4, Android 2.1+ */
    border: 1px solid #cccccc;
    min-height: 57px;
}
.ltr .listPageTitle{padding: 10px 250px 10px 20px;}
.listPageTitle > p {
    position: relative;
    margin: 0;
    padding: 0;
}
.listPageTitle > p > i {
    position: absolute;
    top: 12px;
}
.listPageTitle > p > b {
    display: block;
    padding: 0 20px 0 0;
    font: 16px/33px Yekan,Tahoma,Geneva,sans-serif;
    color: #ff8800;
}
.ltr .listPageTitle > p > b{padding: 0 0 0 20px;}
.listPageTitle > p > span {
    display: block;
    font: 11px/15px tahoma;
   
    color: #999999;
    text-align: justify;
}
.listPageTitle > b {
    position: absolute;
    top: 50%;
    left: 43px;
    margin: -50px 0 0;
    -webkit-border-radius: 4px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 4px; /* FireFox 1-3.6 */
    -khtml-border-radius: 4px; /* for old Konqueror browsers */
    border-radius: 4px; /* Opera 10.5, IE 9, Safari 5, Chrome, FireFox 4, iOS 4, Android 2.1+ */
    border: 1px solid #d9d9d9;
    overflow: hidden;
}
.ltr .listPageTitle > b{left: auto;right: 43px;}
.listPageTitle > b > img {
    /* width: 100px; */
    width: auto;
    height: 100px;
}
.listPageTitle > a {
    position: absolute;
    top: 50%;
    left: 8px;
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
}
.ltr .listPageTitle > a{left: auto;right: 8px;}
.listPageTitle > a > i {
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 25px;
    color: #ff6600;
}
.addbask{
    margin-top: 15px;
}
.addbask a{
    display: block;
    position: relative;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #69a715;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEzNiAzNiIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNjlhNzE1IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzdiZDE5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMzYiIGhlaWdodD0iMzYiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #69a715 0%, #77bd19 100%);
    background-image: -o-linear-gradient(bottom, #69a715 0%, #77bd19 100%);
    background-image: -webkit-linear-gradient(bottom, #69a715 0%, #77bd19 100%);
    background-image: linear-gradient(bottom, #69a715 0%, #77bd19 100%);
    border: 1px solid #5b9113;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
}
.addbask span{
    display: block;
    padding: 0 10px 0 0;
    font: 13px/34px Yekan, Tahoma, Geneva, sans-serif;
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1);
}
.addbask i{
    position: absolute;
    top: 50%;
    left: 10px;
    margin: -10px 0 0;
    font-size: 21px;
    color: #ffffff;
}
/* ============      GRID  ITEM      ============ */
.gridItem {
      width: 100%;
}
.gridItem > ul {
position: relative;
    min-height: 100px;
    margin: 0 auto;
      /* max-width: 1200px !important; */
    padding: 0;
     width: 100% !important; 
   
}
.gridItem > ul > li {
    display: none;
    position: absolute;
    width: 240px;
    margin: 0 5px 10px;
    padding: 0;
    background: none repeat scroll 0 0 #ffffff;
    -webkit-border-radius: 7px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 7px; /* FireFox 1-3.6 */
    -khtml-border-radius: 7px; /* for old Konqueror browsers */
    border-radius: 7px; /* Opera 10.5, IE 9, Safari 5, Chrome, FireFox 4, iOS 4, Android 2.1+ */
    border: 1px solid #cccccc;
    -moz-box-shadow:    0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    box-shadow:         0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc');
    list-style: none outside none;
    overflow: hidden;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.gridItem > ul > li > .gridImage {}
.gridItem > ul > li > .gridImage > a {
    display: block;
    width: 100%;
    overflow: hidden;
        padding: 8px;
}
.gridItem > ul > li > .gridImage > a > img {
    width: 100%;
    height: auto;
    cursor: zoom-in;
    -webkit-transition: transform 0.8s ease 0s;
    -moz-transition: transform 0.8s ease 0s;
    -o-transition: transform 0.8s ease 0s;
    -ms-transition: transform 0.8s ease 0s;
    transition: transform 0.8s ease 0s;
}
.gridItem > ul > li > .gridImage > a > img:hover {
    -webkit-transform: scale(1.3);
    -moz-transform:    scale(1.3);
    -ms-transform:     scale(1.3);
    -o-transform:      scale(1.3);
    transform:         scale(1.3);
}
.gridItem > ul > li > .gridTitle {
    height: 33px;
    padding: 0 10px;
    overflow: hidden;

}
.gridItem > ul > li{}
.gridItem > ul > li .titleTooltip{transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;visibility: hidden;opacity: 0;-webkit-opacity: 0;position: absolute;bottom: 114px;background-color: rgba(0,0,0,0.6);width: 100%;padding: 10px;right: 0;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;height: 102px; border-bottom-left-radius: 0;border-bottom-right-radius: 0; display: none !important;}
.gridItem > ul > li .titleTooltip-product{top:0;}
/*.gridItem > ul > li .titleTooltip:after{content: "";width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid  rgba(0,0,0,0.6);position: absolute;bottom: -8px;right: 47%;}*/
.gridItem > ul > li .titleTooltip a{
    color: #fff;
    font: 16px/30px irsans;
    overflow: hidden;
}
.gridItem > ul > li > .gridTitle:hover + div{
    visibility: visible;
    opacity: 1;
    -webkit-opacity: 1;
    overflow: hidden;}
.gridItem > ul > li > .gridTitle > a {
    display: inline-block;
    font: 16px/33px irsans;
    color: #006fa9;
}
.gridItem > ul > li > .gridTitle > a:hover { color: #444444; }
.gridItem > ul > li > .gridPrice {
    padding: 0 10px;
}
.gridItem > ul > li > .gridPrice > i {
    font: 12px/27px Yekan,Tahoma,Geneva,sans-serif;
    color: #717171;
}
.gridItem > ul > li > .gridPrice > span {
    display: inline-block;
    font: 12px/27px Yekan,Tahoma,Geneva,sans-serif;
    color: #616161;
}
.gridItem > ul > li > .gridAbstract {
    border-top: 1px dashed #cccccc;
    margin: 5px 0 0;
    padding: 5px 10px 10px;
    -webkit-transition: background 0.8s ease 0s;
    -moz-transition: background 0.8s ease 0s;
    -o-transition: background 0.8s ease 0s;
    -ms-transition: background 0.8s ease 0s;
    transition: background 0.8s ease 0s;
}
.gridItem > ul > li:hover > .gridAbstract {
    background: none repeat scroll 0 0 #efefef;
}
.gridItem > ul > li > .gridAbstract > span {
    display: block;
    height: 60px;
    text-align: justify;
    font: 11px/15px tahoma;
    color: #888888;
    overflow: hidden;
}

/* ============      LIST  ITEM      ============ */
.listItem {}
.listItem > ul {
    margin: 0;
    padding: 0;
}
.listItem > ul > li {
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    list-style: none outside none;
    background: none repeat scroll 0 0 #ffffff;
    -webkit-border-radius: 15px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 15px; /* FireFox 1-3.6 */
    -khtml-border-radius: 15px; /* for old Konqueror browsers */
    border-radius: 15px; /* Opera 10.5, IE 9, Safari 5, Chrome, FireFox 4, iOS 4, Android 2.1+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc');
    overflow: hidden;
    background-color: #fafafa;
}
.listItem > ul > li > .listImage {
    float: right;
    width: 200px;
    height: 200px;
}
.listItem > ul > li > .listImage > a {
    display: block;
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.listItem > ul > li > .listImage > a > img {
    display: block;
    width: 100%;
    cursor: zoom-in;
    -webkit-transition: transform 0.8s ease 0s;
    -moz-transition: transform 0.8s ease 0s;
    -o-transition: transform 0.8s ease 0s;
    -ms-transition: transform 0.8s ease 0s;
    transition: transform 0.8s ease 0s;
}
.listItem > ul > li > .listImage > a > img:hover {
    -webkit-transform: scale(1.3);
    -moz-transform:    scale(1.3);
    -ms-transform:     scale(1.3);
    -o-transform:      scale(1.3);
    transform:         scale(1.3);
}
.listItem > ul > li > .listDetail {
    float: right;
    width: 52%;
    height: 200px;
    padding: 0 15px 0 0;
}
.listItem > ul > li .listTitle  {
    position: relative;
    height: 78px;
    padding: 0 0 0 0;
    overflow: hidden;
    margin: 12px 42px auto 0;
}
.listItem > ul > li{position: relative;}
.listItem > ul > li > .listDetail .titleTooltip{transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;visibility: hidden;opacity: 0;-webkit-opacity: 0;position: absolute;top:0;background-color: rgba(0,0,0,0.6);width: 200px;padding: 10px;right: 0;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;min-height: 100%}
.listItem > ul > li > .listDetail .titleTooltip:after{content: "";  width: 0;height: 0;border-top: 8px solid transparent;border-right: 8px solid  rgba(0,0,0,0.6);border-bottom: 8px solid transparent;position: absolute;left: -8px;bottom: 43%;}
.listItem > ul > li> .listDetail .listTitle:hover + div{visibility: visible;opacity: 1;-webkit-opacity: 1;}
.listItem > ul > li > .listDetail .titleTooltip a{color: #fff;font:14px "yekan";}
.ltr .listItem > ul > li .listTitle{padding: 0;}
.listItem > ul > li .listTitle > a {
    display: table;
    font: 16px/33px Yekan,Tahoma,Geneva,sans-serif;
    color: #000000;
    font-family: irsans;
    height: auto;
    line-height: 25px;
}
#list_date{
    position: absolute;
    z-index: 212;
    top: 43px;
    transform: rotate(270deg);
    right: 171px;
    font-size: 11px;
    font-family: tahoma;
    background-color: rgb(184, 184, 184);
    padding: 4px 11px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #FFF;
    line-height: 8px;
}
.listItem > ul > li .listTitle > a:hover {
    color: #ff6600;
}
.listItem > ul > li .listTitle > span {
    position: absolute;
    top: 0;
    left: 0;
    font: 13px/33px Yekan,Tahoma,Geneva,sans-serif;
    color: #ff6600;
}
.ltr .listItem > ul > li .listTitle > span {right: 0;left: auto;}
.listItem > ul > li .listAbstract {}
.listItem > ul > li .listAbstract > span {
    display: block;
    height: 105px;
    text-align: justify;
    font: 13px/20px tahoma;
    color: #888888;
    overflow: hidden;
    text-indent: 40px;
};

.listItem > ul > li .listAbstract {
    height: 143px;
    margin-top: 2px;
}

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------                            ------------------------------- */
/* ------------------------                    END                   ------------------------ */
/* -------------------------------                            ------------------------------- */
/* ------------------------------------------------------------------------------------------ */