.searchbox{
    display : none;
}   

@media (max-width: 979px) {
body{
	line-height: 1.4;
}
.container{
 
}
.rowfull{
    width: calc(100% + 30px);
}
.black-navbar{
    display: none;
}
.navbar-mobile {
    background: #000;
    height: 50px;
    padding: 0;
}
.navbar-mobile .navbar-nav .dropdown-menu {
    position: absolute;
    float: none;
}
.navbar-brand {
  /*  display: inline-flex;
    flex: 0 0 auto;
    height: 40px;
    /*border-right: 1px solid rgba(229, 229, 229, 0.2);
    padding-right: 15px;
    padding: 0 10px 0 0;
    margin: 0 -10px 0 0;*/
}
.col-logo{
    max-width: 143px;
    padding-right: 0;
}
.col-type {
max-width: calc(100% - 215px);
    padding-right: 0px;
    padding-left: 10px;
}
.col-icon {
    max-width: 72px;
        padding-right: 5px;
    padding-left: 5px;
}
.toggle-image {
    width: 100%;
}
.ul-cat {
    display: block;
}

.dropmenu-container{
    width: 100%;
    padding: 3px 15px 15px 143px;
    background: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 19px 38px rgba(0, 0, 0, 0.3);
}
.dropmenu-container a{
    display: block;
    padding: 6px 11px;
    color: #000;
    font-size: 18px;
}
.dropmenu-container a:active{
    color: #828282;
}


/****************************home**********************************/
.coverdb {
    min-height: 180px;
    background: linear-gradient(180deg, rgba(38, 38, 38, 0.8) 0%, rgba(13, 13, 13, 0.55) 100%), url(../images/homepage/master-big.jpg);
    background-size: cover;
    /* -webkit-animation: slide 100s linear infinite; */
    -webkit-animation: zoomin 200s ease-in infinite;
    animation: zoomin 200s ease-in infinite;
}
#videoDiv {
    /*height: calc(100vh - 50px);*/
	min-height: 300px;
	height: 300px;
}
#videoMessage h1 {
    font-size: 30px;
    line-height: 30px;
}
#videoMessage {
    padding-top: 15px;
}
#videoDiv form {
    max-width: 100%;
}
.btn-white-transparent {
    width: 100%;
}
.bgvideo {
    /*right: 5vw;
    width: 54vw;*/
}
.bgaudio {
    bottom: 6vw;
    width: 82vw;
}
.signin.page404 .coverdb {
    height: 100vh;
}
.page404wrapper {
    padding: 0 25px;
    text-align: center;
}
.page404 h1 {
    font-size: 20vw;
}
.page404 h2 {
    font-size: 6vw;
}
.page404 h5 {
    font-size: 4vw;
}
/* Zoom in Keyframes *

@-webkit-keyframes zoomin {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes zoomin {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}*/
.engine {
    width: 62%;
    left: 0;
    top: 0;
    transform: translate(0px, 0px);
}
.discover {
    font-size: 18px;
    line-height: normal;
}
.creatif{
    font-size: 18px;
    line-height: normal;
}
.search-boxs,.trending {
    display: none;
}
.head-home .img_owner {
    position: absolute;
    bottom: 10px;
    padding: 0;
}



#stunt h3 {
    line-height: 27px;
}
#stunt h3 span {
    border-right: 0px solid #e5e5e5;
    margin-right: 0;
    display: block;
    font-size: 16px;
}
.find_plan {
   
    font-size: 18px;
    transition: .25s ease;
    color: #FFFFFF;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
    display: block;
}
.section-top h3 {
    color: #000;
    font-size: 15px;
}
.wrapper-blog {
    padding: 0px 15px;
}
.blog {
    margin: 0px 0 20px;
    max-width: 100%;
    width: 100%;
    transition: .25s ease;
}
.blog-card-title {
    width: 100%;
    display: block;
}
.blog-body {
    padding: 15px 0px 10px;
    /*min-height: 70px;*/
    min-height: 1px;
}

.blog-footer {
    padding: 0px 0px 10px;
}
.avatar {
  /*  width: 30px;
    height: 30px;*/
    border-radius: 100%;
    object-fit: cover;
}
/****************************!!home**********************************/
.li-cat {
    float: left;
    width: calc(50% - 10px);
    height: 115px;
    border-radius: 5px;
    position: relative;
    justify-content: center;
    vertical-align: middle;
    margin: 5px;
    display: flex;
    align-items: center;
}
.amazing {
    font-style: normal;
    font-weight: 900;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    text-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.amaze-box .cat-boxs {
    margin-top: 20px;
    margin-bottom: 0px;
    float: left;
        margin-left: -5px;
    margin-right: -5px;
}
.amaze-box {
    margin-top: 30px;
    margin-bottom: 5px;
}
#homies-maze hr {
    border-top: 1px solid rgb(255, 255, 255);
}




/*****************FOOTER*********************/
.logo-footer {
    max-width: 200px;
}
.footer-logo-container{
    padding: 38px 15px;
}
.btn-acc {
    font-size: 12px;
    color: #828282;
    padding: 0 0;
    margin: 0;
    border: 0;
    display: flex;
    height: 32px;
    align-items: center;
    width: 100%;
    position: relative;
	border-top: 1px solid #e5e5e5;
}
.arrow-acc {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    transform: rotate(-90deg);
    transition: all .25s ease;
}
.btn-acc[aria-expanded="true"] .arrow-acc{
    transform: rotate(0deg);
}
.menu-footer{
    padding: 3px 0;
    /* max-width: 258px; */
    margin: 0 auto;
    padding-left: 35px;
}
.menu-footer a {
    color: #000;
    display: block;
    padding: 7px 0;
}
.ul-foot-icon img{
    width: 35px;
    height: 35px
}
.li-foot-icon a{
    padding: 0px 0;
}
.li-foot-icon:not(:last-child) {
        margin-right: 15px;
    float: none;
    display: inline-block;
}
/*****************FOOTER*********************/


.mobileslider{
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.mobileslider .slick-slide{
    padding: 0;
}
.mobileslider .slick-prev, 
.mobileslider .slick-next {
    top: 228px;
    z-index: 10;
}
.mobileslider.inverted .slick-prev, 
.mobileslider.inverted .slick-next {
    top: 0;
}
.mobileslider.inverted .slick-prev:before,
.mobileslider.inverted .slick-next:before,
.inverted .slick-dots li button:before,
.inverted .slick-dots li.slick-active button:before{
    filter: invert(1);
}
.mobileslider .slick-prev{
    left: 0;
}
.mobileslider .slick-next{
    right: 0;
}
.mobileslider .slick-prev:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    background: url(../images/icon/slick-prev.png) no-repeat;
        opacity: 1;
}
.mobileslider .slick-next:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    background: url(../images/icon/slick-next.png) no-repeat;
        opacity: 1;
}
.blog:hover {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}
.mobileslider .slick-prev.slick-disabled:before, 
.mobileslider .slick-next.slick-disabled:before {
    opacity: .25;
}
.mobileslider .blog-body {
    padding: 15px 32px 10px;
    min-height: 70px;
}
.mobileslider .blog-footer {
    padding: 10px 32px 10px;
}
.mobileslider .slick-dots {
    position: relative;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 15px;
    margin: 0;
    list-style: none;
    text-align: center;
}

/***********modalmenu***************/
.modalmenumobile .modal-dialog {
    margin: 0;
    border: 0;
    padding-left: calc(100% - 280px);
}
.modalmenumobile .modal-header{
    height: 50px;
    padding: 0 10px 0px 15px;
    display: flex;
    align-items: center;
    border: 0;
    
    position: fixed;
    top: 0;
    width: 280px;
        justify-content: flex-end;
}
.modalmenumobile .modal-header .logo-menu{
    width: 119px;
}
.menu-right {
    padding: 0px 0 10px;
    margin: 0 auto;
    padding-left: 0;
}
.menu-right a {
    color: #000;
    display: block;
    padding: 7px 0;
}
.menu-right a.active {
    font-weight: 700;
}
.modalmenumobile .btn-acc {
    height: 40px;
}
.hamburger{
    opacity: .4;

}

.input-group img {
    opacity: .4;
}
.brand {
    position: absolute;
    left: 15px;
}
.modalmenumobile .modal-body {
    padding: 0 15px 15px;
        overflow-y: auto;
}
.modalmenumobile  .modal-content {
    border-radius: 0;
    border: 0;
    height: 100vh;
    padding-top: 50px;
}
.input-group {
    width: 100%;
    margin-left: 10px;
        border: 1px solid transparent;
            border-radius: 50px;
}
.input-group.focus {
    border: 1px solid #bbb;
}

.input-group .form-control{
    height: 32px;
    border-radius: 50px 0 0 50px;
    background: #f2f2f2;
    border-color: #f2f2f2;
    padding-left: 15px;
    border-right: 0;
    margin-right: 1px;
}

.input-group-append {
    margin-left: -1px;
        justify-content: flex-end;
        background: #f2f2f2;
            border-radius: 0 50px 50px 0;
}
.modalmenumobile .input-group.active .btn-success {
    background: #A8055D;
    border-color: #A8055D;
    width: 40px;
    max-width: 40px;
    min-width: 40px;
    padding: 0;
    border-radius: 50%;
}
.modalmenumobile .input-group .icon-search {
    background: #f2f2f2;
    border-radius: 0 50px 50px 0;

}
.searchbox{
    display : none;
}   
.searchbox {
    height: 100vh;
    background: #fff;
    width: 100%;
    position: fixed;
    z-index: 1050;
    top: 0;
    left: 0;
    transition: all .25s ease;
    display: none;
}
.searchbox.active{
    display: block;
}
.close-search {
    transform: rotate(90deg);
}
.toggle-search{
    opacity: .4;
        margin-right: 3px;
}
.searchbox .modal-header{
    height: 50px;
    padding: 0 15px 0px 15px;
    display: flex;
    align-items: center;
    border: 0;
    position: fixed;
    top: 0;
    width: 100%;
    justify-content: flex-end;
}
.modalmenumobile .authorinfo label {
    font-size: 14px;
}
.modalmenumobile  .avatar {
    width: 37px;
    height: 37px;
}
/***********modalmenu***************/



.wrapper-banner {
    top: 42%;
    font-size: 12px;
    width: 100%;
}
.section-banner.topbanner{
    height: 200px;
}
.no-banner.section-banner.topbanner {
    margin-top: 0;
}
.no-banner .wrapper-banner {
    top: 50%;
}
.section-banner h3, h3 {
    font-size: 18px;
    font-weight: 900;
}
.section-banner h2, h2 {
    font-size: 30px;
    font-weight: 900;
}
.wrapper-banner p {
    margin-bottom: 20px;
    font-size: 12px;
}
.button-kreatif-white {
    font-size: 14px;
    min-width: 130px;
    padding: 11px 16px;
}
.bcme-detail-box {
    width: 100%;
    margin-bottom: 25px;
}
.button-kreatif {
    font-size: 14px;
    padding: 11px 16px;
}
#bcme-col {
    margin-top: 10px;
}
.bcme-col {
    position: relative;
    margin-bottom: 0px;
    padding: 15px;
}
.img-bcme {
    max-width: 100%;
   
    width: 100%;
}
.bcme-left-img {
    margin-bottom: 20px;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
	padding-right: 15px;
}
.bcme-right-img {
    margin-left: 0;
}
.become-desc-box {
	width: 100%;
	padding-left: 0;
}
.become-sign {
    border-radius: 50px;
    font-size: 14px;
    height: auto;
    width: 100%;
    padding: 10px 15px !important;
}
.wrapper-categories {
    padding: 0 23px;
}
.box-category-wrapper {
    /*height: 115px;*/
    height: auto;
    margin: 8px -8px;
}
.box-category {
    opacity: 1;
}
.wrapper-categories .more.box-category-wrapper {
    background: transparent;
    height: 40px;
        margin-top: 20px;
}
.wrapper-categories .more .box-category {
    border-radius: 50px;
    opacity: 1;
}
.section-banner.section-banner-bottom {
    background-image: url(../images/becomecontributor/banner.jpg);
    background-repeat: no-repeat;
    /*background-size: 257%;*/
    background-size: cover;
    position: relative;
    height: 250px;
    background-position-x: 50%;
}
.section-banner-bottom .wrapper-banner {
    top: 50%;
    font-size: 12px;
    width: 100%;
}
.w-xs-100{
    width: 100%;
}
.w-xs-50{
    width: 50%;
}
#bcm-form {
    background: none;
    padding-top: 0;
}
.bmc-form {
    padding: 0;
}
.bcm-content {
    padding: 20px 15px;
}
.bcm-term-right {
    text-align: center;
    padding: 15px;
}
.btn {
    /*padding: 6px 15px;*/
	padding: 11px 15px;
	font-weight: 400;
	font-size: 14px;
    width: 100%;
	height: auto;
}
.w-m-auto{
	width: auto !important;
	min-width: unset !important;
}
.no-min-width{
	min-width: unset !important;
}
.btn-primary,.btn-secondary {
	/*padding: 6px 15px;*/
	
}
.btn-mobile{
	width: 100%;
	padding: 10px 15px;
}
.avatar-profile {
    width: 120px;
    height: 120px;
    margin: 7px 13px 7px;
}
.wrapper-categorieslist {
    padding: 0 23px;
}
.box-categorieslist-wrapper {
    margin: 0 -8px 15px;
}
.section-top h3.blog-title {
    color: #000;
    font-size: 20px;
}
.wrapper-categorieslist  .more .box-category {
    opacity: 1;
    color: #fff;
    background: #A8055D;
}
.wrapper-categorieslist  .more .box-category a {
    color: #fff;
}


.cat-layer{
    transition: .25s ease;
    padding: 10px;
}
.cat-layer .cat-up-lay {
    width: calc(100% - 20px);
}
.mid-explore{
    padding: 6px 15px;
}
.plan-item-info {
    min-height: unset;
}
#plan1 {
    padding-top: 15px;
}
.ul-plan {
    margin-bottom: 20px;
}
.plan-package button {
    position: relative;
    bottom: 0;
    width: 100%;
    margin-top: 20px;
}
.plan-boxsss .plan-item {
    margin: 0 auto 25px;
    padding: 0;
}
.plan-package {
    height: auto;
}
.plan-wrapper {
    margin: 0;
}
.main_row {
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 5px), 1fr));
    grid-auto-rows: 160px;
}
.grid-4-column {
    display: grid;
    grid-gap: 10px;
    /* grid-template-columns: repeat(auto-fill, minmax(295px, 1fr)); 
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 5px), 1fr));
    grid-auto-rows: 162px;*/
}
.grid-3-column {
    display: grid;
    grid-gap: 10px;
    /* grid-template-columns: repeat(auto-fill, minmax(295px, 1fr)); 
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 5px), 1fr));
    grid-auto-rows: 162px;*/
}
.grid-3-column.grid-video-type {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 15px), 1fr));
    grid-auto-rows: 115px;
}

.showfilter .grid-3-column{
    display: grid;
    grid-gap: 10px;
    /* grid-template-columns: repeat(auto-fill, minmax(295px, 1fr)); 
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 5px), 1fr));
    grid-auto-rows: 162px;*/
	grid-template-columns: repeat(auto-fill, minmax(calc(50% - 10px), 1fr));
	grid-auto-rows: 162px;
}
.showfilter .grid-3-column, #contentgrid .grid-3-column {
    /* grid-template-columns: repeat(auto-fill, minmax(calc(33% - 60px), 1fr)); */
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 15px), 1fr));
    grid-auto-rows: 135px;
    grid-gap: 5px;
}

.showfilter .grid-4-column {
   
    grid-auto-rows: 212px;
}
.main_potrait {
    grid-row-end: span 1;
}
.grid-potrait {
    grid-row-end: span 1;
}
.back_search {
    margin-top: 25px;
    margin-bottom: 20px;
}
.img-download-cardd {
    position: relative;
    height: auto;
}

.featured-image-wrapper {
    margin: 0px;
    width: calc(100% + 0px);
}
.imgwrapper {
    background: none;
    height: auto;
}
.reportimage{
    text-decoration-line: underline;
    color: #BBBBBB;
    font-size: 12px;
line-height: 14px;
}

.img-download-cardd.portrait {
    object-fit: unset;
}

.box-img-desc-left .inider-img-detail {
    position: relative;
    padding: 15px;
    height: auto;
}
.ul-img-dwnlod {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: start;
    align-items: center;
}
.ul-img-dwnlod li:last-child{
    margin-right: 0;
}
.box-img-desc-left {
    height: auto;
    margin-left: 0;
    padding: 0;
    position: relative;
    border-radius: 5px;
    padding-bottom: 15px;
    position: relative;
}
.inider-img-detail .report-link {
    position: absolute;
    right: 0;
    top: auto;
    bottom: -25px;
    text-decoration: underline;
}
.box-img-desc-right {
    padding-left: 0;
    max-width: 100%;
    padding-right: 0;
}
.li-standard {
    padding: 0;
    margin-right: 0;
    border: 0px solid rgba(187, 187, 187, .5);
    /*max-width: 50%;
    width: 49%;*/
}
.ul-standard {
   /* margin-left: -15px;
    margin-right: -15px;
    justify-content: start;
	justify-content: space-between;*/
	justify-content: space-evenly;
	
}
.link-standar {
width: 100%;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.1;
    color: #BBBBBB;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease;
    padding: 8px 5px;
    text-align: center;
    border: 1px solid rgba(187, 187, 187, .5);
    border-radius: 5px;
	height: 42px;
}
.li-standard.nav-item:first-child {
    border-left: 0 solid rgba(0, 0, 0, 0.15) !important;
}
.col-size{
    max-width: 10%;
    padding-left: 0;
}
.col-format{
    max-width: 15%;
    padding-left: 0; 
}
.col-res{
    max-width: 40%;
    padding-left: 0;   
}
.col-credit{
   
}
.col-radio{
     
}
.col-format-extended {
    max-width: 60%;
    padding-left: 0;
}
.col-credit-extended{
   
}
.licence-option.text-left {
    justify-content: left;
    padding-left: 0;
}
.licence-option.option-title {
    justify-content: left;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0;
}
.download-btn {
    width: 100%;
    padding: 10px 15px
}
.footermodal {
    padding: 10px 15px;
}
.logo-popup {
    margin-bottom: 10px;
}

.wrapper-contact {
    width: 100%;
}
.wrapper-contact .aligner {
    justify-content: start;
}
.wrapper-contact-info h5 {
    font-size: 20px;
    margin-bottom: 20px;
}
.wrapper-contact-info h5 span {
    font-size: 20px;
}
.followus a {
    margin-right: 10%;
}
.formgroup {
    margin-bottom: 10px;
	    padding: 11px 5px 0px;
}
.formgroup label {
    margin-bottom: 2px;
    margin-top: -6px;
}
.formgroup .form-control {
    padding: 5px 0 5px;
}
.form-control.form-tags {
    padding: 5px;
}
.formgroup.h-100 {
    min-height: 162px;
}
.faqs-group {
    padding: 25px 15px 10px;
}


.abt5-box {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}
.abt5-inside p {
    margin-top: 17px;
    margin-bottom: 27px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.detail-abt2 {
    margin-bottom: 25px;
}
.about-grey {
    margin-bottom: 15px;
}
.button-kreatif.width-auto {
    width: 100%;
}
.row-5-col .col{
    max-width: 50%;
}
.trans-about {
    height: 40px;
    width: 100%;
}
#abt3 {
    height: auto;
}
.login-wrapper {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 15px;
}
.section-forgot {
    min-height: 200px;
}
.section-forgot .login-wrapper {
    position: relative;
    left: 0;
    top: 0;
    transform: translate(-0%, -0%);
}
.category-inside {
    margin-top: 0;
}
.legal-subtitle h5 span {
    font-size: 16px;
}
.document .ol-main-sub {
    line-height: 1.5;
}
.modal-left {
    padding: 0 15px;
    position: relative;
}
.modalregister .modal-right .login-wrapper {
    width: 100%;
    color: #222;
    padding-top: 15px;
    padding-bottom: 0;
}
.modal-right {
    padding: 15px;
}
.modal .close {
    z-index: 99;
}
.modalregister .button-kreatif {
    width: 100%;
    margin-top: 10px;
    
}

.process-left {
    max-width: unset;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    margin: 0 -15px;
    -ms-flex-order: 2;
    order: 2;
}
.process-right {
    margin-top: 0;
    max-width: unset !important;
    height: 750px !important;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    border-radius: 0;
    padding: 0 15px;
    margin-left: -15px;
    margin-right: -15px;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 19px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.title-tajuk {
    line-height: normal;
}
.orderspan {
    line-height: normal;
}
.col-bton-secure {
    display: flex;
    flex-flow: column;
}
.place-secure {
    width: 100%;
    margin-bottom: 10px;
    -ms-flex-order: 1;
    order: 1;
}
.col-bton-secure .cancel{
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
}
.modalbilling .modal-header {
    padding: 20px 15px;
}
.modalbilling .modal-body {
    padding: 0px 15px;
}
.modalbilling .modal-footer {
    padding: 20px 15px;
    border: 0;
}
.modal-body {
    padding: 25px 15px;
}
.modaldownload .licence-option {
    justify-content: left;
    display: block;
    text-align: left;
}
.col-using-option .radio-standard {
    right: 15px;
    top: 20px;
}
.buy {
    width: 100%;
}
.col-using-option {
    padding: 20px 15px;
}

.metainfo {
    display: block;
    padding: 15px 0;
}
.box-desc-dld {
    border: 1px solid #828282;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 15px;
    margin-left: 0;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
}
.box-redld p {
    margin-left: 0;
}

.btn-detail-box {
    position: relative;
    bottom: 0;
    padding-top: 35px;
}
.dld-title-box {
    margin-top: 18px;
    margin-bottom: 10px;
}
.contest_wrapper {
    width: 100%;
    max-width: 100%;
}
.contest_content h1 {
    font-size: 30px;
    margin-bottom: 9px;
}
article img {
    border-radius: 5px;
    margin-bottom: 10px;
    width: 100%;
}
.page-blog-main .list-breadcrumb li {
    align-items: center;
    display: flex;
        height: 20px;
}
.page-blog-main .section-breadcrumb {
    background: #222;
        margin-top: 0;
}
.section-breadcrumb .list-breadcrumb a.active {
    color: #fff;
    font-weight: 600;
}
.section-breadcrumb .list-breadcrumb a:hover{
    color: #fff;
     font-weight: 600;
}


.share-menu-article {
    justify-content: flex-start;
}
.share-item i {
    width: 30px;
    height: 30px;
    font-size: 14px;
}
.not.share-item i {
    font-size: 16px;
    line-height: 16px;
}
.box-comment {
    padding: 15px 10px 10px 15px;
}
.comment-bottom {
    padding: 15px;
    background: #F6F6F6;
    margin: 0 -10px -10px -15px;
    border-radius: 0 0 10px 10px;
    display: flex;
    justify-content: center;
}
.comment-bottom div{
    display: flex;
    justify-content: center;
}
.row-comment {
    padding: 20px 10px 20px;
}

.btn-filter {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.col-filter .btn-acc {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    
    border-top: 0px solid #e5e5e5;
}
#btn-filter-m{
position: fixed;
    bottom: 15px;
    z-index: 1020;
    width: 60px;
    height: 60px;
    right: 15px;
    border-radius: 50%;
    text-align: center;
    background: #a8055d;
    color: #fff;
    box-shadow: 0 0 6px 0 rgba(12,18,28,.38), 0 6px 6px 0 rgba(12,18,28,.12);
}
#btn-filter-m i{
    
    content: url(../images/icon/icon-filter-m.png);
    width: 24px;

}
#btn-filter-m:focus {
    outline: none;
}

.modal-body-wrapper {
    margin: -25px -15px;
}
.signin h3{
    font-size: 26px;
    font-weight: 500;
}
.signin {
    background: #222;
}
.or, .orline {
    opacity: .3;
}
.img-plan-box .btn {
    bottom: 10px;
    left: 12px;
    width: 116px;
    padding: 5px;
}
.planprice-wrapper {
    width: 100%;
}
.want-bcm-box {
    padding: 10px 15px;
}
.allcontent-wrapper .card-folder {
    width: calc(100% - 16px);
}
.card-thumb .card-img-top{
    height: 225px;
    object-fit: cover;
}
.card-thumb .warn,
.card-thumb .tick {
    font-size: 24px;
}
.card-thumb .context-menu::after,
.context-menu.horizontal::after {
    content: "•••";
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    transform: translateY(-50%) rotate(0);
    font-size: 20px;
    float: none;
    transition: all 0.1s ease-in 0s;
    margin: 0px auto;
}
.contextmenu.dropdown-menu a {
    font-size: 14px;
    line-height: normal;
    color: #222;
    padding: 10px 0;
    display: block;
    transition: all .25s ease;
}
.wrapper-categorieslist {
    padding: 0 15px;
}
.box-slider .slick-next {
    right: 0px;
}
.box-slider .slick-next:hover {
    right: 0px;
}
.box-slider .slick-next:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    background: url(../images/icon/next-big.svg) no-repeat;
    opacity: 1;
    z-index: 1;
}
.box-slider .slick-next:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 50%;
    top: 50%;
    background: #fff;
    opacity: 1;
    z-index: 0;
    border-radius: 100%;
    transform: translate(-50%, -50%);
}
.box-slider .slick-prev {
    left: 0px;
}
.box-slider .slick-prev:hover {
    left:0px;
}
#mediamanager .grid-6-column {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 25px), 1fr));
}
.media-left {
    max-width: 100%;
}

.media-left .nav-item:not(:last-child) {
    border-left: 0;
    border-bottom: 0px solid #bbb;
    margin-right: 25px;
}
.media-left .nav {
    display: flex;
}

.toast-close-button {
    position: absolute;
    top: 4px !important;
    right: 10px !important;
    float: right;
    font-size: 24px;
    font-weight: 300;
    color: #FFF;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1;
}
.dropzone .dz-preview {

    width: 50%;
}
.section-article {
    margin: 0;
    padding: 15px 0;
    background: #fff;
}
}
/***end ****/

@media (min-width: 980px) {
.w-md-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20%;
}
.col-contributor {
    max-width: 20%;
}
.col-productid {
    max-width: 12%;
}
}
@media screen  and (max-width: 1279px) {
  .container {
   
  }
}

