
/*testimonial*/
.su-testimonial.su-testimonial-style-2 .su-testimonial-text {
    box-shadow: none !important;
    border-left: 1px solid !important;
}

/*pricing table*/
.su-pricing-table.su-pricing-style-1 .su-plan {border:none !important;border-radius: 10px;}
.su-pricing-table.su-pricing-style-1 .su-plan:hover {box-shadow: 0 36px 76px rgba(171, 171, 171, 0.33);}
.su-pricing-table.su-pricing-style-1 .su-plan-name {padding: 25px 0;background-color: #000 !important;color: #fff !important;}
.su-pricing-table.su-pricing-style-1 .su-plan .su-plan-head {
    border-bottom-color: rgba(0,0,0,0.05) !important; 
}
.su-pricing-table.su-pricing-style-1 .su-plan-options ul li {
    padding: 15px 10px !important;
}
.su-pricing-table.su-pricing-style-1 .su-plan-price {
    display: inline-block;
    padding-right: 8px;
}
.su-pricing-table.su-pricing-style-1 .su-plan-period {
    display: inline-block;
    padding-left: 10px;
    border-left: 1px solid;
}
.su-pricing-table .su-plan-footer a {border-radius: 40px !important;}

/*member*/
.su-member-style-1 {
    border-bottom: 2px solid transparent;
    -webkit-transition: border-bottom .3s ease;
    transition: border-bottom .3s ease;
}
.su-member-style-1 .su-member-icons {
    border: none !important;
}
.su-member-style-1 .su-member-name {
    color: #101010;
    font-weight: 600;
}
.su-member-style-1 .su-member-info {
    padding: 2em;
}
.su-member-style-1 .su-member-icons {
    padding: 0 1.5em 1.5em 1.5em !important;
}
.su-member-style-1 a.su-memeber-icon {
    margin-right: 12px;
}
.su-member-style-1 .su-member-icons a i {
    font-size: 13px;
}
.su-member-style-1 .su-member-desc {
    font-size: 13px;
}

/*twitter*/
.su-twitter-slides .owl-nav [class*='owl-'] {
    background: transparent !important;
    border: 2px solid #f5f5f5;
}

/*portfolio*/
.sup-style1 .mega-entry .mega-entry-innerwrap {
    overflow: hidden !important;
}
.sup-style1 .mega-hover {
    position: relative;
    background: none;
    opacity: 1;
    z-index: 1;
    padding: 25px;
    box-sizing: border-box;
}
.sup-style1 .mega-hovertitle, 
.sup-style1 .mega-hoverlink, 
.sup-style1 .mega-hoverview {
    opacity: 1;
}
.sup-style1 .mega-hovertitle {
    bottom: auto !important;
    left: auto;
    text-align: left;
    font-size: 18px;
    line-height: normal;
    transform: translateY(-15px);
    opacity: 0;
    font-weight: normal;
}
.sup-style1 .mega-hoversubtitle {
    display: none;
}
.sup-style1 .mega-hoverlink, 
.sup-style1 .mega-hoverview {
    bottom: 25px;
    top: auto;
    border-radius: 50% !important;
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    opacity: 0;
}
.sup-style1 .mega-hoverlink {
    right: auto !important;
    background-color: #444 !important;
    transform: translateY(15px);
}
.sup-style1 .mega-hoverview {
    left: 0 !important;
    margin-left: 70px !important;
    background-color: #fff !important;
    transform: translateY(30px);
}
.sup-style1 span.category {
    display: block;
    font-size: 13px;
    margin-top: 8px;
    color: #eee;
}

.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateX(77%) skewX(-13deg) !important;
    transform: translateX(77%) skewX(-13deg) !important;
    text-align: right;
}
.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body {
    transform: skewX(13deg) !important;
}
.cbp-filter-item {
    text-transform: uppercase;
}


/*slider layout mode navigation design*/
.su-portfolio .cbp-mode-slider .cbp-nav-controls, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}
.su-portfolio .cbp-mode-slider .cbp-nav-controls > div, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls > div {
    background: transparent;
}
.su-portfolio .cbp-mode-slider .cbp-nav-controls > div:after, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls > div:after {
    position: absolute;
    top: 48%;
    background: none;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-family: FontAwesome;
    color: rgba(0,0,0,0.8);
    font-size: 18px;
    height: auto;
    width: auto;
    bottom: auto;
}
.su-portfolio .cbp-mode-slider .cbp-nav-controls .cbp-nav-next:after, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls .cbp-nav-next:after {
    content: "\f178";
    left: 50%;
}
.su-portfolio .cbp-mode-slider .cbp-nav-controls .cbp-nav-prev:after, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls .cbp-nav-prev:after {
    content: "\f177";
    left: calc(50% - 13px);
}

/*section*/
.tm-features .su-section {z-index: 111;}
@media only screen and (min-width: 768px) and (max-width: 960px) {
    .tm-features .su-section {margin-top: -20% !important;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tm-features .su-section {margin-top: -25% !important;}    
}

/*contact form*/
.su-contact_form .su-form-fields {
    display: block !important;
    margin: 0 !important;
}
.tm-bottom-b .su-contact-form textarea,
.tm-bottom-b .su-contact-form input[type="text"],
.tm-bottom-b .su-contact-form input[type="email"] {
    color: #ffffff;
    border-color: #666666;
}
.su-contact-form textarea,
.su-contact-form textarea.invalid,
.su-contact-form input[type="text"],
.su-contact-form input[type="email"],
.su-contact-form input.invalid {
    border: 1px solid #e5e5e5;
    box-shadow: none !important;
    padding: 5px 15px!important;
}
.su-contact-form textarea {
    border-radius: 15px!important;
}
.su-contact-form input {
    border-radius: 45px!important;
}
.su-form-wrapper .submit-button {
    margin-top: 15px !important;
    text-align: center;
}
.su-form-wrapper .submit-button input {
    min-width: 15%;
    text-align: center;
    margin-right: 0 !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    text-transform: uppercase;
}
.su-form-wrapper .submit-button input:hover {
    color: #fff !important;
}

/* Partners logo  */
.qx-element-bdt_partner_logo {
    margin-left: -25px;
    margin-right: -25px;
}
.qx-element-bdt_partner_logo a {
    opacity: 0.5;
    -webkit-transition: .3s ease opacity;
    transition: .3s ease opacity;
}
.qx-element-bdt_partner_logo a:hover {
    opacity: 0.9;
}
.pl-item-divider {
    border-top: 1px solid #ddd;
    margin-top: 25px;
    box-sizing: border-box;
    margin-left: 25px;
    margin-right: 25px;
}
.qx-element-bdt_partner_logo div[class*="uk-width-large"] .pl-item-inner {
    display: block;
    margin-top: 25px; 
}
.pl-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1) .pl-item-inner {
    border-left: 1px solid #e5e5e5;
    padding-left: 25px;
    padding-right: 25px;
}

.pl-no-divider {
    margin-left: 0 !important;
}
.pl-no-divider .pl-item-divider {
    display: none !important;
}
.pl-no-divider .pl-item-inner {
    padding-left: 0 !important;
    border-left: 0 !important;
}
.qx-element-bdt_partner_logo .uk-slidenav-previous {
    left: -20px !important;
}
.qx-element-bdt_partner_logo .uk-slidenav-next {
    right: -20px !important;
}

/*Large Device*/
@media (min-width: 960px) {
    .qx-element-bdt_partner_logo .uk-width-large-1-4:nth-child(-n+4) .pl-item-inner, 
    .qx-element-bdt_partner_logo .uk-width-large-1-6:nth-child(-n+6) .pl-item-inner, 
    .qx-element-bdt_partner_logo .uk-width-large-1-5:nth-child(-n+5) .pl-item-inner {
        margin-top: 0;
    }
    .qx-element-bdt_partner_logo .uk-width-large-1-4:nth-child(-n+4) .pl-item-divider, 
    .qx-element-bdt_partner_logo .uk-width-large-1-6:nth-child(-n+6) .pl-item-divider, 
    .qx-element-bdt_partner_logo .uk-width-large-1-5:nth-child(-n+5) .pl-item-divider {
        display: none;
    }
    .qx-element-bdt_partner_logo .uk-width-large-1-4:nth-child(4n+1) .pl-item-inner, 
    .qx-element-bdt_partner_logo .uk-width-large-1-6:nth-child(6n+1) .pl-item-inner, 
    .qx-element-bdt_partner_logo .uk-width-large-1-5:nth-child(5n+1) .pl-item-inner {
        border-left: 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .qx-element-bdt_partner_logo .uk-width-medium-1-2:nth-child(-n+2) .pl-item-inner, 
    .qx-element-bdt_partner_logo .uk-width-medium-1-3:nth-child(-n+3) .pl-item-inner, 
    .qx-element-bdt_partner_logo .uk-width-medium-1-4:nth-child(-n+4) .pl-item-inner {
        margin-top: 0;
    }
    .qx-element-bdt_partner_logo .uk-width-medium-1-2:nth-child(-n+2) .pl-item-divider, 
    .qx-element-bdt_partner_logo .uk-width-medium-1-3:nth-child(-n+3) .pl-item-divider, 
    .qx-element-bdt_partner_logo .uk-width-medium-1-4:nth-child(-n+4) .pl-item-divider {
        display: none;
    }
    .qx-element-bdt_partner_logo .uk-width-medium-1-2:nth-child(2n+1) .pl-item-inner, 
    .qx-element-bdt_partner_logo .uk-width-medium-1-3:nth-child(3n+1) .pl-item-inner, 
    .qx-element-bdt_partner_logo .uk-width-medium-1-4:nth-child(4n+1) .pl-item-inner {
        border-left: 0 !important;
    }   
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .qx-element-bdt_partner_logo .uk-width-1-2:nth-child(-n+2) .pl-item-inner {
        margin-top: 0;
    }
    .qx-element-bdt_partner_logo .uk-width-1-2:nth-child(-n+2) .pl-item-divider {
        display: none;
    }
    .qx-element-bdt_partner_logo .uk-width-1-2:nth-child(2n+1) .pl-item-inner {
        border-left: 0 !important;
    }   
}

@media (max-width: 319px) {
    .qx-element-bdt_partner_logo .uk-width-1-2 {
        width: 100%;
    }
    .qx-element-bdt_partner_logo .uk-width-1-2:first-child .pl-item-inner {
        margin-top: 0;
    }
    .qx-element-bdt_partner_logo .uk-width-1-2:first-child .pl-item-divider {
        display: none;
    }
    .qx-element-bdt_partner_logo .uk-width-1-2 .pl-item-inner {
        border-left: 0 !important;
    }
}


/*post grid*/
.su-post-grid.template-style .postImage, 
.su-post-grid.template-style .postDesc {
    display: inline-block;
    width: 50%;
    float: left;
}
.su-post-grid.template-style .postImage {
    position: relative;
}
.su-post-grid.template-style .postDesc {
    padding: 6% 30px;
    text-align: center;
}
.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+3) .postImage, 
.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+4) .postImage {float: right;}
.su-post-grid.template-style .cbp-l-grid-blog-title{margin-top: 0;}

.su-post-grid.template-style .cbp-wrapper .cbp-item .postImage:before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    content: '';
    border: 14px solid transparent;
    z-index: 11;
}

.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+1) .postImage:before,
.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+2) .postImage:before {
    border-right-color: #fff;
    right: -1px;
}

.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+3) .postImage:before,
.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+4) .postImage:before {
    left: -1px;
    border-left-color: #fff;
}
.tm-sidebar-a .flickrfeed li {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0 5px 5px 0;
}

/*carousel*/
.su-carousel-style-1 .su-carousel-slide {
    text-align: left !important;
}
.su-carousel-style-1 .su-carousel-caption .su-cmeta {
    margin-bottom: 5px;
}

.su-carousel-style-1 .su-carousel-slide-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: normal;
}

.su-carousel-style-1 .su-carousel-image {
    margin: -20px -20px 0;
}

/* testimonial pro */
.qx-element-testimonial-pro .qx-testimonial img {
    height: 80px;
    width: 80px;
    border: 1px solid rgba(0,0,0,0.05);
    padding: 5px;
    margin-top: 0 !important;
}
.qx-element-testimonial-pro .qx-title-wrap h4 {
    display: inline-block;
    margin-top: 16px;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}
.qx-element-testimonial-pro .qx-testimonial img.img-square {
    border-radius: 0px;
}
.qx-element-testimonial-pro .qx-testimonial img.img-rounded {
    border-radius: 3px;
    padding: 0;

}
.qx-element-testimonial-pro .qx-testimonial img.img-circle {
    border-radius: 50%;
}
.qx-element-testimonial-pro .qx-title-wrap {
    margin-bottom: 15px;
}
.qx-element-testimonial-pro span.qx-designation {
    font-size: 12px;
    padding-left: 10px;
    margin-left: 5px;
    position: relative;
}
.qx-element-testimonial-pro span.qx-designation:after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    height: 10px;
    width: 1px;
    background: #fff;
    -webkit-transform: translateY(-50%) rotate(15deg);
     transform: translateY(-50%) rotate(15deg);
}
.qx-element-testimonial-pro .slick-dots li button:before {
    width: 6px;
    height: 6px;
    content: '' !important;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
}
.qx-element-testimonial-pro .qx-testimony {
    margin-bottom: 10px;
    text-rendering: optimizeLegibility;
}
/* Twitter */
.su-twitter-slides .su-twitter-item {
    color: #ffffff !important;
}

/* Icon list */
div[id*="qx-icon_lis"] .icon_description_text p {
    margin-bottom: 0;
}

#tm-modal .su-icon-list .icon_description h3 {
    font-weight: 300;
}

@media (max-width: 980px) {
   .su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(2n+0) .postImage {
        float: right !important;
   }
   .su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(2n+0) .postImage:before {
        border-left-color: #fff;
        left: -1px;
        border-right: 0;
   }
   .su-post-grid.template-style .cbp-wrapper .cbp-item .postImage {
        float: left !important;
   }
    .su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(2n+1) .postImage:before {
        right: -1px;
        border-right-color: #fff;
        border-left: 0;
    }
    
}

@media (max-width: 768px) {
   .su-post-grid.template-style .postImage, 
    .su-post-grid.template-style .postDesc {
        width: 100% !important;
        float: none !important;
    }
    .su-post-grid.template-style .cbp-wrapper .cbp-item .postImage:before {
        display: none !important;
    }
    .su-post-grid.template-style .postDesc {
        padding: 15px 30px 30px !important;
    }
}


/* Joint Button */

.bdt_joint_btn {
    display: flex;
    position: relative;
}
.bdt_joint_btn .btn_left,
.bdt_joint_btn .btn_right,
.bdt_joint_btn span {
    letter-spacing: 2px;
    vertical-align: middle;
    color: #ffffff;
    font-weight: 400;
    line-height: 18px;
    font-size: 14px;
}
.bdt_joint_btn .btn_left,
.bdt_joint_btn .btn_right {
    text-decoration: none;
    width: 50%;
    padding: 15px 40px;
    box-shadow: 0 0 0 7px rgba(255,255,255,0.2);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.bdt_joint_btn .btn_left {
    text-align: left;
}
.bdt_joint_btn .btn_right {
    text-align: right;
}
.bdt_joint_btn .btn_left i {
    margin-right: 5px;
}
.bdt_joint_btn .btn_right i {
    margin-left: 5px;
}
.bdt_joint_btn span {
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 50%;
    z-index: 1;
    position: relative;
    box-shadow: 0 0 0 6px rgba(255,255,255,.2);
    background: #FAFAF8;
    color: #444444;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
@media (max-width: 479px) {

    .bdt_joint_btn .btn_left,.bdt_joint_btn .btn_right {
        display: block;
        text-align: center;
        width: 100%;
        padding: 15px 0;
    }
    .bdt_joint_btn .btn_left {
        margin-bottom: 7px;
    }
    .bdt_joint_btn {
        display: block;
        width: 260px !important;
    }
    .bdt_joint_btn span {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 12px;
    }
}


/* Page 4: Blog Post */

.bdt_pg4_blog_post .cbp-nav-controls {
    display: none;
}
.bdt_pg4_blog_post .cbp-nav-pagination {
    bottom: -50px;
}


/* Page 4: Navigation */

ul.uk-list-line {
    position: relative;
    margin-bottom: 0 !important;
}
ul.uk-list-line:not(.bdt_portfolio_menu) li:after {
    content: '\f105';
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    right: 0;
}


/* Meet The Team Page: Slider */


.qx-element-slider-pro .qx-slide__container a {
    padding: 14px 40px !important;
    font-size: 16px;
    line-height: 16px;
    outline: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.qx-element-slider-pro .qx-slide__container a:focus {
    outline: 0;
}