@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
/*Preview page*/
.show_containerinner {
    max-width: 1280px !important;
    display: flex;
    flex-direction: column;
}
.innerwrp {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.new_item .itemlistfirst {
    border: none;
}
.new_item .itemlistfirst:last-child {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding:5px 0;
}
.item_btns.newsocialicons {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 20px;
    position: relative;
}
.item_btns.newsocialicons .related_icon2{
    margin-left:0;
}
.item_btns.newsocialicons a {
    display: inline-block;
    margin-right: 20px;
}
.item_btns.newsocialicons a img {
    top: 9px;
    position: relative;
    margin: 0;
    filter: invert(64%) sepia(97%) saturate(861%) hue-rotate(359deg) brightness(104%) contrast(100%);
}
span.etooltip {
    display: none;
}
.related_icon2:hover span.etooltip {
    position: absolute;
    display: block;
    top: -35px;
    width: auto;
    right: -25px;
    padding: 10px;
    background: #000;
    color: #fff;
    border-radius: 2px;
    letter-spacing: 0.37px;
    border: 3px solid #eee;
    text-transform:uppercase;
}
.motorlife h2 {
    margin-bottom: 10px;
    letter-spacing: 0.37px;
    font-weight: 600;
}
.item_btns.newsocialicons a i {
    font-size: 30px;
}
.item_btns.newsocialicons .shretwitbtn{
    position:relative;
    width:45px;
    height:30px;
}
.item_btns.newsocialicons .shretwitbtn iframe {
    height: 30px !important;
    width: 30px !important;
    opacity: 0 !important;
    z-index: 999 !important;
    position: relative !important;
}
.item_btns.newsocialicons .fbsharebtn {
    width: 40px;
    height: 30px;
    position:relative;
}
.item_btns.newsocialicons .fbsharebtn .fbshareicon {
    position: absolute;
    top: 0;
}
.item_btns.newsocialicons .fb-share-button.fb_iframe_widget {
    opacity: 0;
    z-index: 999;
}
.item_btns.newsocialicons span.twitbtn {
    position: absolute;
    font-size: 30px;
    z-index: 1;
    color: #ffb305;
    left:0;
}
.sh_top.shnew_top {
    width: 100%;
    border: none;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
}
.sh_top.shnew_top .related_icons {
    float: unset;
    width: 100%;
    margin: 0;
}
.sh_top.shnew_top .related_icons .related_icon2 {
    margin-left: 0;
}
.related_category {
    display: table;
    width: 100%;
    border: 1px solid #f1f1f1;
}
.related_category h2 {
    padding: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    background: #ff9d0b;
    color: #000;
}
.related_category ul {
    list-style: none;
    padding: 10px;
    margin: 0;
}
.related_category ul li a {
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    padding: 5px 0;
    color: #262626;
    font-weight: 600;
}
.linkwebsite {
    display: table;
    padding: 10px 0;
    width: 100%;
}
.linkwebsite a {
    display: block;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    text-align: left;
    padding: 0 10px;
}
.linkwebsite a:hover {
    color: #ff9d0b;
}
.show_mid_item.newmiditem h1 {
    margin: 0;
    padding: 10px 0;
    font-size: 30px;
    color: #000;
    font-weight: bold;
}
.show_mid_item.newmiditem h2 {
    font-size: 26px;
    font-weight: normal;
    padding-bottom: 10px;
    text-transform: capitalize;
}
.show_mid_item.newmiditem p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.37px;
    margin-bottom:15px;
}
.firstrow.newrow {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 0;
}
.firstrow.newrow .epubz {
    padding: 15px;
    width: 33.33%;
    box-sizing: border-box;
}
/*.firstrow.newrow .epubz img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: top;
}*/
.firstrow.newrow .imgbox {
    border-radius: 3px;
    background: #f3f3f3;
    padding: 20px;
    cursor:pointer;
}
.firstrow.newrow .imgbox:hover {
    box-shadow: 0 0.46875rem 2.1875rem rgb(90 97 105 / 10%), 0 0.9375rem 1.40625rem rgb(90 97 105 / 10%), 0 0.25rem 0.53125rem rgb(90 97 105 / 12%), 0 0.125rem 0.1875rem rgb(90 97 105 / 10%);
}
.content-box {
    min-height: 80px;
}
.firstrow.newrow .epubz span.title {
    font-size: 18px;
    display: block;
    font-weight: 600;
    color: #1c1c1c;
    padding-top: 20px;
    padding-bottom: 5px;
}
.firstrow.newrow .epubz span.publisher {
    display: block;
    font-size: 14px;
    color: #999;
    text-transform: capitalize;
}
.maincontainer .innermain {
    display: flex;
    margin-bottom:20px;
}
.maincontainer .innermain .item_left {
    width: 78%;
    float: unset;
}
.maincontainer .innermain .item_right {
    float: unset;
    max-width: 100%;
    width: 22%;
    margin-left: 20px;
}
.maincontainer .innermain .item_right .motorlife {
    width: 100%;
    float: unset;
}
.maincontainer .innermain .item_lists.new_item {
    width: 100%;
    float: unset;
    display: table;
    margin-bottom: 20px;
}
.maincontainer .innermain .item_lists.new_item .itemlistfirst {
    width: 100%;
}
.maincontainer .innermain .show_mid_item.newmiditem {
    width: 100%;
    float: unset;
}
.motorlife p {
    font-size: 13px !important;
    letter-spacing: 0.37px;
    line-height: 22px;
}
.loadbtn {
    float: unset;
    display: flex;
    width: 100%;
    justify-content: center;
    margin:20px 0;
}
.loadbtn button {
    padding: 7px 50px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    background: transparent;
    color: #000;
    border-radius: 2px;
    border: 3px solid #000;
    cursor:pointer;
    transition:0.2s;
}
.loadbtn button:hover {
    border: 3px solid transparent;
    background: #ff9d0b;
    color: #000;
}
.mainmenu .menubar {
    display: none;
}
.maintitle {
    margin: 0;
    font-size: 30px;
    color: #000;
    font-weight: bold;
}

/*Slider*/

/*div#divcover {
    width: 100% !important;
}*/
/*#mybook {
    width: 95% !important;
    height: 500px !important;
    margin: 0 auto !important;
}
.bodycontainer {
    width: 100% !important;
    position: relative;
    left: 0px;
    margin: 50px auto!important; 
    margin-bottom:0 !important;
    float: left;
}
div#div_prev_page {
    height: 500px !important;
}*/
/*.booklet .b-page {
    width: 100% !important;
    height: 500px !important;
    left:0 !important;
}*/


/*Epub-systme*/
.txt2 {
    max-width: 22%;
    margin-left: 28px !important;
    margin-right: 20px !important;
}
.txt4 {
    float: left;
    min-width: 403px;
    max-width: 21%;
    margin-left: 56px !important;
}
.show_mid {
    max-width: 1280px !important;
    float: unset !important;
    padding: 15px 0 !important;
}
.products {
    width: 100% !important;
    float: unset !important;
    display:table;
}
.item_leftnew {
    width: 50% !important;
}
.item_rightnew {
    width: 50% !important;
    margin-right:0 !important;
}
.products .epubz {
    width: 100% !important;
    padding-right: 20px;
    box-sizing: border-box;
}
.epubz h1{
    margin-bottom: 20px;
}
.e_pubzbtm h2 {
    color: #E6820D;
    font-family: 'Calibri';
    font-size: 20px;
    line-height: normal;
    margin-bottom: 7px;
}
.epubz p, .e_pubzbtm p, .e_pubnew p {
    font-size: 18px !important;
    margin-bottom: 25px;
    line-height: 25px !important;
}
.e_pubnew, .e_pubzbtm {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 15px !important;
    box-sizing: border-box;
}
.product_icons {
    width: 100% !important;
    float: unset !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.product_first {
    display: flex;
    justify-content: center;
    width: 33.33% !important;
    float: unset !important;
    padding: 30px;
    box-sizing: border-box;
}
.product_firstmid {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    float: unset !important;
    margin: 0 !important;
}
.product_img {
    float: unset !important;
    margin: 0 auto !important;
}
.product_text {
    width: 100% !important;
    text-align: center;
    margin-top: 10px;
}
.product_first:last-child {
    background-image: none;
}

/*Login-Page*/
.show_mid.loginwrp {
    display: flex;
    padding: 30px !important;
    border: 5px solid #ffaa07;
    background: #fff;
    border-radius: 3px;
    max-width: 900px !important;
    margin: 0 auto;
}
.show_mid.loginwrp .show_mid_item {
    width: 100% !important;
    float: unset !important;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
}
.show_mid.loginwrp .show_mid_item h1 {
    font-size: 30px;
    font-weight: 600;
}
.show_mid.loginwrp .have_not {
    float: unset;
    text-align:right;
}
.show_mid.loginwrp .signup_form {
    display: flex !important;
    width: 100% !important;
    flex-direction: row;
    justify-content: space-between;
}
.show_mid.loginwrp .signup_form .signup_left {
    width: 49%;
    display: flex;
    flex-direction: column;
}
.show_mid.loginwrp .signup_form .signup_right {
    width: 49%;
    display: flex;
    flex-direction: column;
}
.show_mid.loginwrp .signup_form .signup_left .form_first {
    width: 100%;
    float: unset;
    display: flex;
    flex-direction: column;
}
.show_mid.loginwrp .signup_form .signup_left .form_first .first_text {
    width: 100%;
    float: unset;
    display: flex;
    flex-direction: column;
}
.show_mid.loginwrp .signup_form .signup_left .form_first .first_text .first_input {
    width: 100%;
    margin: 0;
    float: unset;
    border: 1px solid #ccc;
    padding:10px 15px;
    box-sizing: border-box;
    border-radius:3px;
    margin-bottom:10px;
}
.show_mid.loginwrp .signup_form .signup_left .form_first .first_text label{
    font-size:16px;
    padding-bottom:10px;
}
.show_mid.loginwrp .signup_form .signup_right .form_first {
    width: 100%;
    float: unset;
    display: flex;
    justify-content: flex-end;
    flex-direction:column;
}
.show_mid.loginwrp .signup_form .signup_right .form_first .first_text {
    text-align: right;
    width: 100%;
}


    /*Responsive-Css*/
    @media(max-width:768px) {
        /*Responsive-header*/
        .mainmenu {
            margin-top: 44px;
        }

            .mainmenu .menubar {
                display: block;
            }

        .menubar span {
            position: absolute;
            color: #fff;
            font-size: 16px;
            height: 41px;
            top: 0;
            bottom: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            padding-left: 22px;
        }

        .menubar {
            position: relative;
        }

        .mainmenu i.fa.fa-bars {
            background: url(/Content/Epubz/images/navbg.jpg) scroll 0 0 transparent;
            width: 100%;
            padding: 10px;
            color: #fff;
            font-size: 20px;
            text-align: right;
            box-sizing: border-box;
            cursor: pointer;
            display: block;
        }

        ul.shownav {
            width: 100% !important;
            float: unset !important;
            height: 100% !important;
            display: table;
            background-repeat: repeat !important;
            padding: 0 !important;
            display: none;
        }

            ul.shownav li {
                float: unset;
                display: block;
            }

        .browse-srch ul li a {
            padding: 9px 40px 11px 17px !important;
        }

        .showsearch {
            float: right !important;
            position: absolute !important;
            right: 0 !important;
            width: 245px !important;
            z-index: 0 !important;
            top: 96px !important;
        }

            .showsearch .inptbox {
                width: 245px;
                z-index: 0;
                box-sizing: border-box;
            }

        .browse-srch-cont-cont {
            right: unset !important;
            left: 0 !important;
        }
        /*Footer*/
        .show_footerinner {
            width: 100% !important;
        }

        .show_footerlinks {
            width: 100% !important;
            display: flex;
            float: unset !important;
            flex-direction: row;
            box-sizing: border-box;
            flex-wrap: wrap;
        }
        .show_footerlinks ul.footlinks1 {
            float: unset !important;
            width: 44% !important;
            margin-bottom: 15px;
        }
        .show_footerlinks ul.footlinks {
            float: unset !important;
            width: 44% !important;
            padding-top: 0 !important;
            margin-bottom: 15px;
        }

        .bottom_left {
            width: 100% !important;
            padding: 10px !important;
            box-sizing: border-box;
        }

        .footer_right {
            width: 100% !important;
            margin-left: 0 !important;
        }

        .footer_navi {
            width: 100% !important;
        }

            .footer_navi ul {
                width: 100% !important;
            }

        /*Main-Containers*/
        .container_navi {
            overflow: unset;
            margin-top: 0 !important;
        }

        /*Preview-Page*/
        .maincontainer .innermain {
            flex-direction: column;
            padding: 15px;
            box-sizing: border-box;
        }
        .maincontainer .innermain .item_left {
            width: 100%;
            box-sizing: border-box;
        }
        .maincontainer .innermain .item_right {
            float: unset;
            max-width: 100%;
            width: 100%;
            margin-left: 0px;
            padding: 0px;
            box-sizing: border-box;
        }
        .show_naviright {
            width: 100% !important;
        }
        .show_naviright ul {
            width: 100% !important;
        }
        .firstrow.newrow {
            display: flex;
            width: 100%;
            flex-direction: column;
            flex-wrap: wrap;
            padding-top: 0;
            justify-content: flex-end;
        }
        .firstrow.newrow .epubz {
            padding: 15px;
            width: 100%;
            box-sizing: border-box;
        }

        /*Home-Page*/
        .mainpage .logo {
            top: 0;
        }
        .mainpage ul.nav {
            width: 100% !important;
            float: unset !important;
            height: auto !important;
            display: table;
            background-repeat: repeat !important;
            padding: 0 !important;
            display: none;
            z-index: 99;
            top: 334px !important;
        }
        .mainpage ul.nav li {
            float: unset;
            display: block;
        }
        .mainpage .browse-srch ul li a {
            padding: 9px 40px 11px 17px !important;
        }
        .mainpage .browse-srch-cont {
            padding-bottom: 4px;
        }
        .mainpage .search {
            float: right !important;
            position: absolute !important;
            right: 0 !important;
            width: 245px !important;
            z-index: 0 !important;
            top: 250px !important;
        }
        .mainpage .search .inptbox {
            width: 245px;
            z-index: 0;
            box-sizing: border-box;
        }
        .mainpage .browse-srch-cont-cont {
            right: unset !important;
            left: 0 !important;
            top: 250px;
        }
        .bodycontainer {
            width: 100% !important;
            margin: 0 !important;
            float: unset !important;
            display: table !important;
        }
        .category-search {
            display: flex !important;
            float: unset !important;
            padding: 10px !important;
        }
        .category-search b {
            display: none;
        }
        .category-search input#txtsearch {
            width: 100%;
        }
        .category-search select#ddlCategory {
            width: 100%;
        }
        div#epubz .epubz {
            width: 100% !important;
        }

        /*Footer*/
        .footer {
            width: 100% !important;
            display: flex;
            float: unset !important;
            flex-direction: row;
            box-sizing: border-box;
            flex-wrap: wrap;
        }
        .footer ul.footlinks {
            float: unset !important;
            width: 44% !important;
            margin-bottom: 15px;
        }
        .footer ul.footlinks {
            float: unset !important;
            width: 44% !important;
            padding-top: 0 !important;
            margin-bottom: 15px;
        }
        .bottom_left {
            width: 100% !important;
            padding: 10px !important;
            box-sizing: border-box;
        }
        .footer_right {
            width: 100% !important;
            margin-left: 0 !important;
        }
        .footer_navi {
            width: 100% !important;
        }
        .footer_navi ul {
            width: 100% !important;
        }

        /*Epubz-System*/
        div#ei-slider {
            height: 250px;
        }
        div#ei-slider ul li img {
            object-fit: cover;
            width: 100% !important;
            height: 100% !important;
        }
        .firstrow {
            display: flex !important;
            padding: 40px 0 !important;
            padding-bottom: 0 !important;
            flex-direction: column !important;
        }
        .firstrow .txt1 {
            float: unset !important;
            max-width: 100%;
            width: 100%;
            min-width: 100%;
        }
        .firstrow .txt1.txt2 {
            margin: 0 !important;
            width: 100% !important;
        }
        .firstrow .contactblock {
            width: 100% !important;
            display: flex;
            flex-direction: column;
            margin: 0 !important;
        }
        .firstrow.esc {
            display: flex;
            width: 100% !important;
            flex-direction: column;
        }
        .firstrow.esc .distribute {
            float: unset !important;
            width: 100% !important;
            margin: 0 !important;
            display: flex !important;
            flex-direction: column !important;
        }
        .firstrow.esc .magscroller {
            float: unset !important;
            width: 100% !important;
        }
        .firstrow.esc .magscroller p.magimg {
            width: 100% !important;
            float: unset !important;
        }
        .firstrow.esc .magtxt {
            float: unset !important;
            width: 100% !important;
        }
        .firstrow.esc .txt4 {
            width: 100% !important;
            min-width: 100% !important;
            max-width: 100% !important;
            margin: 0 !important;
        }
        .firstrow {
            padding: 20px !important;
            box-sizing: border-box !important;
        }
        .firstrow.esc {
            padding: 20px !important;
            box-sizing: border-box !important;
        }

        /*product-page*/
        .products { 
            width:auto !important;
            margin: 0 10px !important;
            margin-top: 15px !important;
        }
        .item_leftnew {
            float: unset !important;
        }
        .item_leftnew img {
            width: 100%;
            box-sizing: border-box;
        }
        .item_rightnew {
            width: 100% !important;
            float: unset !important;
            display: flex;
            margin-top: 20px !important;
            padding: 15px !important;
            box-sizing: border-box;
            padding-bottom: 0 !important;
        }
        .product_icons {
            flex-direction: column !important;
        }
        .item_leftnew {
            width: 100% !important;
        }
        .epubz {
            width: 100% !important;
            padding-right: 0;
            box-sizing: border-box;
        }
        .epubz p, .e_pubzbtm p, .e_pubnew p {
            font-size: 16px !important;
            margin-bottom: 25px;
            line-height: 25px !important;
        }
        .product_first {
            width: 100% !important;
            background-image: none !important;
            border-bottom: 1px solid #e5e5e5;
        }
        .product_first:last-child{
            border:none;
        }

        /*Customer-Page*/
        .customerwrp .item_rightnew{
            display:flex;
            flex-direction:column;
        }
        .customerwrp .personality {
            width: 100%;
            font-size: 20px;
            color: #313131;
            font-family: 'Caramella';
        }
    }




