dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
table,
th,
tr,
ul {
    padding: 0;
    margin: 0 auto;
    list-style: none
}

body {
    background: #0052c6
}

a {
    color: #7BD6FF;
    transition: all .3s
}

a:focus,
a:hover {
    text-decoration: none;
    color: #343a3d
}

h1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px
}

h2 {
    font-size: 36px;
    font-weight: 700
}

h4 {
    font-size: 28px
}

h5 {
    font-size: 22px
}

h6 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px
}

.pb20 {
    padding-bottom: 20px
}

.full_width {
    width: 100%!important
}

.hidden {
    display: none!important
}

.text-center {
    text-align: center!important
}

 :focus {
    outline: 0!important
}

.flexbox {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

header {
    width: 100%;
    float: left
}

.logo {
    margin-left: -30px
}

.start-slider-img li {
    float: left;
    width: 33%
}

.header-box {
    width: 100%;
    float: left;
    padding-top: 10px
}

.nav-boxes {
    background: rgba(51, 157, 247, .35);
    border-radius: 6px 6px 0 0;
    padding: 5px 5px 0;
    width: 100%;
    float: left
}

.nav-boxes-inner {
    background: rgba(199, 210, 252, .35);
    padding: 5px 5px 0;
    width: 100%;
    float: left
}

.nav-main {
    background: rgba(3, 49, 114, .75);
    border: 1px solid #fff;
    width: 100%;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.nav-menu li {
    float: left;
    border-right: 1px solid #fff;
    padding: 0 20px;
    position: relative
}

.nav-menu li:nth-child(5) {
    border-right: 0
}

.nav-menu li a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff
}

.login-signup-box a:hover,
.nav-menu li a:hover {
    color: #f4e21e
}

.nav-menu li.active>a {
    color: #f4e21e
}

.nav-menu {
    margin: 6px 0;
    width: 60%;
    float: left
}

.social-media-box {
    float: left
}

.social-media-box li {
    float: left;
    padding: 0 10px
}

.login-signup-box {
    word-wrap: break-word;
    position: relative
}

.login-signup-box a {
    color: #fff;
    font-weight: 700;
    font-size: 20px
}

.login-signup-box .submenu {
    left: auto;
    width: 170px;
    text-align: left;
    top: 53px;
    right: -34px;
    border: solid 1px #fff;
    border-top: none
}

.middle-welcome-section {
    width: 100%;
    float: left;
    position: relative;
    background-image: linear-gradient(45deg, #210d94, #aa00d7c9, #300e83)
}

.middle-top-border {
    border-radius: 0 0 6px 6px;
    padding: 0 5px 5px
}

.middle-top-border-inner {
    padding: 5px
}

.middle-top-right {
    font-family: TheSalvadorCondensed-Regular;
    padding-top: 40px
}

.middle-top-right h2 {
    font-size: 29.5px;
    color: #fff;
    text-shadow: 0 0 31px rgba(255, 255, 255, .9);
    margin-bottom: 15px
}

.totally-free-text {
    padding: 0 30px;
    font-size: 30px;
    text-shadow: 0 0 31px rgba(255, 255, 255, .9);
    color: #fff;
    letter-spacing: .5px;
    line-height: 49px
}

.writers-text {
    font-size: 24px
}

.tell-story-box1 {
    background: url(../images/tell-story.png);
    background-repeat: no-repeat;
}

.tell-story-box {
    padding: 25px 35px 35px;
    margin-top: 45px;
    margin-bottom: 25px;
    display: block
}

.tell-story-box h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #f4e21e;
    font-weight: 700;
    margin-bottom: 10px;
    text-shadow: 3px 0 0 #316797, -3px 0 0 #316797, 0 3px 0 #316797, 0 -3px 0 #316797, 2px 2px #316797, -2px -2px 0 #316797, 2px -2px 0 #316797, -2px 2px 0 #316797
}

.tell-story-text {
    font-family: Arial;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    display: block
}

.story_title {
    font-size: 12px;
    text-align: center;
    display: block;
    margin-bottom: 20px
}

.brightest-start-box h3 {
    text-shadow: 3px 0 0 #8b15a2, -3px 0 0 #8b15a2, 0 3px 0 #8b15a2, 0 -3px 0 #8b15a2, 2px 2px #8b15a2, -2px -2px 0 #8b15a2, 2px -2px 0 #8b15a2, -2px 2px 0 #8b15a2
}

.brightest-start-box {
    padding: 30px 35px 50px;
    margin-top: 28px
}

.first-half {
    width: 55%;
}

.second-half {
    width: 45%;
    display: inline;
}

.brightest-start-box1 {
    background: url(../images/brightest-button.jpg);
    background-repeat: no-repeat!important;
    border-radius: 8px;
    background-repeat: no-repeat!important;
    height: 350px;
    border: 3px solid #fff;
    padding: 15px 15px;
}

.joinstorystarnow {
    line-height: 3px;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.joinstorystarnow a:hover {
    color: orange;
}

.brightest-stars-bx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px 15px;
    box-shadow: 0px 0px 10px 0px #fff;
}

#bright-img {
    max-width: 100%;
    padding: 10px;
}

.top1 {
    margin-top: 0px;
    border: 1px solid #AF20DB;
    border-radius: 5px;
    margin-left: 10px;
    line-height: 20px;
    font-weight: 700;
    font-family: Arial;
}

.Top2 {
    margin-top: 15px;
    border: 1px solid #AF20DB;
    border-radius: 5px;
    margin-left: 10px;
    line-height: 19px;
    font-weight: 700;
    font-family: Arial;
}

.storystar-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-repeat: no-repeat;
    padding-bottom: 8px;
    display: block;
    font-family: Arial;
}

.brightest-start-box1 .tell-story-text2 {
    line-height: 1.2
}

.tell-story-text2 {
    font-size: 20px
}

.short-story-text {
    font-size: 30px;
    line-height: 1;
    font-family: Arial;
    color: #fff;
    font-weight: 700;
}

.middle-top-left-box {
    background: url(../images/middle-top-left-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 850px;
    padding: 230px 60px 75px 58px
}

#anim-star {
    position: absolute;
    left: 51%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    top: 24px
}

#anim-star img {
    width: 100px!important
}

.story-frame-title {
    font-size: 36px;
    color: #012E7A;
    font-weight: bold;
    font-family: Garamond Modern FS Bold;
    text-decoration-line: underline;
    text-decoration-color: #fff;
    text-underline-position: under;
}

.the-day-img {
    border: 3px solid #fff;
    border-radius: 10px;
    margin: 10px auto 0px auto;
}

.the-end-boxes {
    background: #68b1fa;
    border-radius: 6px;
    padding: 5px;
    width: 85%;
    margin: 22px auto 6px auto
}

.the-end-part {
    background: #fff;
    border: 4px solid #8e1bce;
    padding: 15px 0;
    text-align: center
}

.inthe-end {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.6px;
    padding: 0 8px;
    color: #1864ad;
    font-family:Arial;
    line-height: normal;
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.bymc-gill {
    color: #272e31;
    font-size: 21.25px;
    font-weight: 700;
    font-family: Arial;
    margin-bottom: 2px;
}

.bymc-gill span {
    color: #197cc6;
    font-size: 24px
}

.btn-readstory {
    background: #fff080;
    background: -moz-linear-gradient(top, #fff080 0, #f4cd00 100%);
    background: -webkit-linear-gradient(top, #fff080 0, #f4cd00 100%);
    background: linear-gradient(to bottom, #fff080 0, #f4cd00 100%);
    border-radius: 30px;
    margin: auto;
    box-shadow: 0 7px 12px rgba(0, 0, 0, .25);
    width: 195px;
    margin-bottom: 20px;
    margin-top: 20px
}

.btn-readstory a,
.btn-readstory button {
    background: #fff080;
    background: -moz-linear-gradient(top, #fff080 0, #f4cd00 100%);
    background: -webkit-linear-gradient(top, #fff080 0, #f4cd00 100%);
    background: linear-gradient(to bottom, #fff080 0, #f4cd00 100%);
    border-radius: 30px;
    padding: 14px 45px 8px;
    margin: auto;
    box-shadow: 0 3px 0 #7b7c19;
    font-size: 16px;
    font-family: TheSalvadorCondensed-Regular;
    color: #272e31;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    position: relative
}

.btn-readstory a:hover {
    box-shadow: 0 2px 0 #7b7c19;
    top: 2px
}

.padding-remove {
    padding: 0
}

.middle-welcome-section:after {
    background: url(../images/star-border.png);
    background-repeat: repeat-x;
    content: '';
    display: block;
    position: absolute;
    bottom: -14px;
    height: 25px;
    width: 100%
}

.browse-section {
    background-repeat: no-repeat;
    width: 100%;
    float: left;
    padding: 0px 0 40px;
    background-image: linear-gradient(45deg, #081661, #001373, #4b19c594)
}

.browse-title {
    font-family: TheSalvadorCondensed-Regular;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 50px #fff
}

.love-box {
    border-radius: 6px;
    border: 2px solid #fff;
    padding: 20px 5px 25px;
    margin-bottom: 40px;
    height: 160px;
    background: #b852e2;
    background: -moz-linear-gradient(top, #b852e2 0, #f846b3 100%);
    background: -webkit-linear-gradient(top, #b852e2 0, #f846b3 100%);
    background: linear-gradient(to bottom, #b852e2 0, #f846b3 100%)
}

.invalid {
    color: #8e1bce
}

.my-fav-margin {
    margin-top: -45px
}

.love-title {
    font-size: 13px;
    font-weight: 700;
    color: #562c5f;
    font-family: Arial;
    padding-top: 15px;
    word-wrap: break-word
}

.browse-title span {
    color: #f8e619
}

.family-box {
    background: #82cdfd;
    background: -moz-linear-gradient(top, #82cdfd 0, #2679cd 100%);
    background: -webkit-linear-gradient(top, #82cdfd 0, #2679cd 100%);
    background: linear-gradient(to bottom, #82cdfd 0, #2679cd 100%)
}

.family-color {
    color: #294262
}

.inspira-box {
    background: #d5ba24;
    background: -moz-linear-gradient(top, #d5ba24 0, #d5ba24 5%, #f5e887 100%);
    background: -webkit-linear-gradient(top, #d5ba24 0, #d5ba24 5%, #f5e887 100%);
    background: linear-gradient(to bottom, #d5ba24 0, #d5ba24 5%, #f5e887 100%)
}

.inspira-color {
    color: #655826
}

.browse-section-boxes {
    width: 100%;
    float: left;
    padding-top: 15px
}

.theclassic-box {
    background: url(../images/read-moire-button-left.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.theclassic-box1 {
    padding: 25px 30px 25px 115px;
    display: block
}

.short-title {
    color: #fff;
    font-size: 22px;
    font-family: Arial;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 28px
}

.classic-section {
    padding: 0 95px
}

.the-classic-title {
    font-weight: 700;
    font-size: 24px;
    font-family: TheSalvadorCondensed-Regular;
    color: #f4e21e;
    text-transform: uppercase;
    text-shadow: 3px 0 0 #316797, -3px 0 0 #316797, 0 3px 0 #316797, 0 -3px 0 #316797, 2px 2px #316797, -2px -2px 0 #316797, 2px -2px 0 #316797, -2px 2px 0 #316797
}

.the-classic-title a:focus {
    text-decoration: none
}

.novel-bg-box {
    background: url(../images/read-moire-button-right.png);
    background-repeat: no-repeat;
    background-size: cover
}

.novel-bg-box1 {
    padding: 45px 25px 55px
}

.theweek-section {
    width: 100%;
    float: left;
    padding: 35px 60px;
    background-image: linear-gradient(45deg, #210d94, #aa00d7c9, #300e83)
}

.week-box {
    background: url(../images/blueribbon.png);
    background-repeat: no-repeat;
    height: 95px;
    background-size: cover
}

.week-box h2 {
    color: #fff;
    font-family: TheSalvadorCondensed-Regular;
    font-weight: 700;
    text-shadow: 0 2px 34px rgba(255, 255, 255, .9);
    padding-top: 43px
}

.true-stories-title {
    color: #fff;
    padding: 10px 0;
    font-size: 30px;
    text-decoration: underline
}

.true-stories-title a {
    color: #fff
}

.kids-box {
    background: #6fb6fc;
    width: 97px;
    padding: 4px 5px 0;
    margin-left: 15px
}

.kids-box span {
    border: 1px dashed #fff;
    border-bottom: 0;
    font-size: 12px;
    font-family: Arial;
    font-weight: 700;
    color: #1b72c4;
    width: 100%;
    display: block;
    padding: 3px 0;
    text-transform: uppercase
}

.kids-detail-box {
    background: url(../images/storybook-storyoftheweek.png);
    background-repeat: no-repeat;
    padding: 45px 59px;
    background-size: 100% 100%;
    margin-top: -22px;
    margin-left: -40px;
    margin-right: -27px;
    height: 590px
}

.kids-box-title {
    line-height: 18px;
    margin-bottom: 8px;
    height: 40px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center
}

.kids-box-title a {
    font-size: 18px;
    font-weight: 700;
    font-family:Arial;
    color: #95dcf0;
    text-align: center;
    padding-top: 5px;
    -webkit-align-self: flex-end;
    align-self: flex-end
}

.kids-detail-box a img {
    border: 3px solid #fff;
    border-radius: 10px;
    max-height: 100%;
    max-width: 100%
}

.michael-title {
    font-size: 16px;
    color: #272e31;
    font-weight: 700;
    font-family: Arial;
    margin-bottom: 7px
}

.michael-title a {
    color: #fff
}

.kids-content {
    color: #272e31;
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 1.5px
}

.rollo-text {
    padding-top: 22px
}

.true-story-section {
    width: 100%;
    float: left;
    padding: 16px 0 10px
}

.true-stories-top {
    display: flex;
    justify-content: center;
    /* border-bottom: solid 2px #ffffff75; */
    /* margin-bottom: 30px; */
}

.teens-box {
    background: #c55cf1
}

.teens-box span {
    color: #fff
}

.adults-box {
    background: #1672c2
}

.adults-box span {
    color: #bedcf7
}

.subscribe-now {
    background: url(../images/subscribe-button.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.subscribe-now1 {
    padding-top: 33px;
    padding-left: 145px
}

.subscribe-section {
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 0px;
    padding-top: 20px;
}


}
.subscribe-title {
    margin-bottom: 8px
}
.subscribe-title {
    color: #fff;
    font-family: TheSalvadorCondensed-Regular;
    font-weight: 700;
    font-size: 24px;
    text-shadow: 3px 0 0 #9e8707, -3px 0 0 #9e8707, 0 3px 0 #9e8707, 0 -3px 0 #9e8707, 2px 2px #9e8707, -2px -2px 0 #9e8707, 2px -2px 0 #9e8707, -2px 2px 0 #9e8707
}
.stories-text {
    font-size: 20px;
    color: #7b6906;
    font-weight: 700;
    font-family: Arial;
    line-height: 24px
}
.helpus-text {
    font-weight: 700;
    font-size: 22px;
    font-family: TheSalvadorCondensed-Regular;
    color: #fff;
    text-shadow: 3px 0 0 #933197, -3px 0 0 #933197, 0 3px 0 #933197, 0 -3px 0 #933197, 2px 2px #933197, -2px -2px 0 #933197, 2px -2px 0 #933197, -2px 2px 0 #933197
}
.helpus-text .membership {
    font-size: 25px;
    color: #f4e21e;
    text-shadow: 3px 0 0 #8b15a2, -3px 0 0 #8b15a2, 0 3px 0 #8b15a2, 0 -3px 0 #8b15a2, 2px 2px #8b15a2, -2px -2px 0 #8b15a2, 2px -2px 0 #8b15a2, -2px 2px 0 #8b15a2
}
.helpus-text .rewards {
    font-size: 21px;
    /* margin-left: 30px */
}
.helpus-text .benefits {
    /* margin-left: 20px; */
    
    color: purple;
    text-shadow: none
}
.help-boxes {
    background: url(../images/makeitfreebuttonb11.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top
}
.help-boxes1 {
    padding-left: 55px;
    padding-top: 40px;
}
.author-section {
    background: url(../images/author-bg.png);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    float: left;
    padding: 51px;
    background-size: 100% 100%;
    justify-content: center
}
.auther-top-border {
    background: url(../images/star-border-left.png);
    display: block;
    content: '';
    background-repeat-x: repeat;
    position: absolute;
    left: 0;
    top: 18px;
    width: 99%;
    height: 17px;
    margin: 0 5px
}
.auther-bottom-border {
    background: url(../images/star-border-left.png);
    display: block;
    content: '';
    background-repeat-x: repeat;
    position: absolute;
    left: 0;
    bottom: 24px;
    width: 99%;
    height: 17px;
    margin: 0 5px
}
.auther-bottom-border:before {
    background: url(../images/border-star-auther.png);
    display: block;
    content: '';
    background-repeat: no-repeat;
    position: absolute;
    left: -2px;
    bottom: -13px;
    width: 43px;
    height: 42px;
    background-size: 100% auto
}
.auther-bottom-border:after {
    background: url(../images/border-star-auther.png);
    display: block;
    content: '';
    background-repeat: no-repeat;
    position: absolute;
    right: -2px;
    bottom: -13px;
    width: 43px;
    height: 42px;
    background-size: 100% auto
}
.auther-top-border:before {
    background: url(../images/border-star-auther.png);
    display: block;
    content: '';
    background-repeat: no-repeat;
    position: absolute;
    left: -2px;
    bottom: -12px;
    width: 43px;
    height: 42px;
    background-size: 100% auto
}
.auther-top-border:after {
    background: url(../images/border-star-auther.png);
    display: block;
    content: '';
    background-repeat: no-repeat;
    position: absolute;
    right: -2px;
    top: -12px;
    width: 43px;
    height: 42px;
    background-size: 100% auto
}
.jill-img {
    margin-right: -15px;
    text-align: center;
}
.jill-img img {
    border: 3px solid #fff;
}
.author-title {
    font-size: 30px;
    font-weight: 700;
    /*font-family: Oxygen-Bold;*/
    /*color: #fff;*/
    color: #FFF;
    padding-top: 15px;
    letter-spacing: .3px; 
    text-shadow: 0px 1px 0 #18548f, -1px -1px 0 #18548f, 1px -1px 0 #18548f, -1px 1px 0 #18548f, 1px 1px 0 #18548f;
}
.mcgraw-title {
    font-weight: 700;
    color: #18548f;
    font-size: 40px;
    /*font-family: Oxygen-Bold;*/
    letter-spacing: .3px;
    text-shadow: 0px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    
}
.read-jills {
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    /*font-family: Oxygen-Bold;*/
    letter-spacing: .3px;
     /*text-shadow: 3px 0 0 #2790d6, -3px 0 0 #2790d6, 0 3px 0 #2790d6, 0 -3px 0 #2790d6, 2px 2px #2790d6, -2px -2px 0 #2790d6, 2px -2px 0 #2790d6, -2px 2px 0 #2790d6 */
}
.footer-title {
    font-weight: 700;
    color: #fff;
    font-size: 23px;
    font-family: Oxygen-Bold;
}
.footer-social-links li a {
    font-size: 20.83px;
    padding: 0 10px;
    color: #fff;
}
footer {
    padding: 30px 0 20px;
    width: 100%;
    float: left;
}
.footer-social-links {
    margin-top: 8px;
}
.footer-social-links li {
    padding: 4px 0;
}
.footer-social-links li a:last-child {
    border-right: 0;
}
h2.story-categories:after {
    width: 235px
}
.true-two {
    width: 50%;
    padding: 0 20px;
    border-right: 1px solid #fff
}
.border-remove {
    border-right: 0
}
h2.quick-title:after {
    width: 200px
}
.padding-remove-footer {
    padding: 0
}
.footer-top {
    padding-bottom: 0;
    width: 100%;
    float: left
}
.footer-bottom {
    /* width: 100%; */
    /* float: left; */
    /* padding: 0px 0 15px; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* flex-wrap: wrap; */
}
.copyright {
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
    margin-bottom: 0;
    width: 100%;
    text-align: center
}
.copyright a {
    color: #fff
}
.input-group.add-on {
    border: 2px solid #becad5;
    border-radius: 11px
}
.add-on-control {
    border: 0;
    padding: 5px 25px;
    margin: 0;
    color: #6f8cb7;
    border-radius: 11px 0 0 11px;
    font-size: 16px;
    font-family: TheSalvadorCondensed-Regular;
    height: 40px;
    background: #363AB7;
}
.add-on-control::-webkit-input-placeholder {
    color: #6f8cb7
}
.add-on-control::-moz-placeholder {
    color: #6f8cb7
}
.add-on-control:-ms-input-placeholder {
    color: #6f8cb7
}
.add-on-control:-moz-placeholder {
    color: #6f8cb7
}
.add-on-control:focus {
    background: #363AB7;
}
.footer-search {
    max-width: 500px;
    width: 100%;
    padding: 10px 0px;
    margin-top: 20px;
}
.footer-search .form-control:focus,
.footer-search input {
    color: #fff;
}
input#s::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    
    color: #fff;
    opacity: 1;
    /* Firefox */
}
input#s:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    
    color: #fff;
}
input#s::-ms-input-placeholder {
    /* Microsoft Edge */
    
    color: #fff;
}
.search-icon-footer {
    background: #6ca4f2;
    background: -moz-linear-gradient(top, #6ca4f2 0, #0655b9 100%);
    background: -webkit-linear-gradient(top, #6ca4f2 0, #0655b9 100%);
    background: linear-gradient(to bottom, #6ca4f2 0, #0655b9 100%);
    height: 40px;
    border: 0;
    margin: -1px;
    border-radius: .5rem;
    padding: 5px 25px
}
.search-icon-footer .fa-search {
    font-size: 20px;
    color: #fff;
    margin-top: -1px
}
.star-border-box {
    position: relative
}
.star-border-box .star-border {
    background: url(../images/star-border.png);
    background-repeat: repeat-x;
    content: '';
    display: block;
    position: absolute;
    bottom: -13px;
    height: 25px;
    width: 100%
}
.add-on-control:focus,
.add-on-control:hover {
    border: 0;
    z-index: 2!important
}
.copyright a:hover,
.footer-social-links li a:hover {
    color: #f4e21e
}
.twitter-link {
    margin-bottom: 28px
}
.author-middle-bg {
    padding: 10px 35px;
    float: left;
    background-image: linear-gradient(45deg, #210d94, #aa00d7c9, #300e83);
    width: 100%
}
.author-heading {
    margin-bottom: 24px;
    font-family: CaturritaBoldDisplay;
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    padding-top: 50px;
    max-width: 580px
}
.author-profile-box {
    background: #e6f2ff;
    border-width: 12px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 59 147, 237 100%, from(#3a93ec), to(#1b4b7b)) 1 1;
    -webkit-border-image: -webkit-linear-gradient(#3a93ec, #1b4b7b) 1 1;
    -moz-border-image: -moz-linear-gradient(#3a93ec, #1b4b7b) 1 1;
    -o-border-image: -o-linear-gradient(#3a93ec, #1b4b7b) 1 1;
    border-image: linear-gradient(#3a93ec, #1b4b7b) 1 1;
    width: 100%;
    padding: 10px 60px;
    text-align: center
}
.new_border {
    border: 2px solid #fff
}
.author-name label {
    font-size: 18px;
    color: #2b75b3;
    font-family: Arial;
    display: block;
    margin-bottom: 0;
    line-height: 14px;
    font-weight: 600;
    letter-spacing: 1.5px
}
.author-name label.aboutme {
    font-size: 22px
}
.author-profile-box .author-name span {
    font-size: 24px
}
.author-name span {
    font-size: 30px;
    color: #272e31;
    font-family: Arial;
    letter-spacing: 1.5px
}
.author-name {
    margin-bottom: 13px;
    /*color:#197cc7!important;*/
}
.author-name:hover {
    color:#000 !important;
}
.author-heart-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    background-color: #f0f1f5;
    display: inline-block
}
.author-heart-icon a .fa {
    color: #b54bdb;
    font-size: 36px;
    line-height: 60px
}
.author-top-content {
    font-size: 17px;
    color: #272e31;
    font-family: Arial;
    letter-spacing: .6px;
    padding-top: 30px;
    font-weight: 500;
    text-align: center
}
.author-top-content .custom {
    font-weight: 600
}
.address-heading {
    padding-top: 35px;
    font-size: 14px;
    font-family: Arial;
    color: #272e31
}
.text-box {
    font-family: 'Times New Roman'
}
.join-box {
    margin-top: 25px;
    padding: 5px 0 20px 0;
    text-align: center;
    border-style: solid;
    border-color: #fff;
    border-radius: 5px;
    display: block!important;
    height: 280px!important
}
.join-heading {
    font-size: 14px;
    font-family:Arial;
    color: #272e31
}
.join-now {
    padding: 10px 20px 10px 20px;
    color: #fff;
    background-color: #7b68ee;
    border-style: solid;
    border-color: #daa520;
    border-radius: 10px;
    font-weight: 600;
    width: 80%;
    margin-left: 10%;
    border-width: thick
}
.span-premium {
    color: #6d29cc;
    font-size: 25px;
    font-weight: 700
}
.join-now-text {
    color: #fff;
    font-size: 20px;
    font-weight: 600
}
.link-box {
    font-size: 20px;
    width: 50%;
    text-align: center;
    font-weight: 600
}
.stories-box {
    margin-bottom: 20px;
    background-color: #abbdff;
    width: 100%;
    float: left;
    border: 4px solid #fff;
    padding: 10px;
    position: relative;
}

.our-story-info-box div.stories-box {
    background-color: #fff;
}

.stories-box h6.h6-heading {
    font-family: Arial;
}

.ads-box {
    margin-bottom: 0
}
.disappear-ads {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-decoration: none
}
.disappear-ads:hover {
    color: #fff
}
.disappear-ads .bottom {
    margin-bottom: 10px
}
.reset-button {
    border-radius: 3px;
    background-color: #3276b1;
    font-weight: 600;
    color: #fff
}
@media (max-width:767px) {
    .ads-box {
        margin-top: 40px;
        text-align: center;
    }
    
    .disappear-ads {
        margin-left: 10%;
        width: 80%;
        font-size: 12px;
        background-color: #fff;
        text-decoration: none;
        padding: 3px 7px 3px
    }
    
    .sitelock {
        text-align: center;
        margin-top: 0
    }
}
.sitelock {
    text-align: center;
    margin-top: 200px
}
@media (max-width:767px) {
    .sitelock {
        text-align: center;
        margin-top: 10px
    }
}
.will-enjoy {
    font-weight: 600;
    font-size: 17px
}
.premium-members {
    font-size: 30px;
    font-weight: 700;
    color: #6d29cc
}
.premium-members-small {
    font-size: 25px;
    font-weight: 600;
    color: #6d29cc
}
.full-year {
    font-size: 25px;
    font-weight: 600
}
.advertising {
    font-size: 30px;
    font-weight: 700;
    color: green
}
.plus {
    font-size: 25px;
    font-weight: 600;
    color: #0781e4
}
.all {
    font-weight: 600;
    font-size: 25px
}
.will-receive {
    font-size: 25px;
    font-weight: 600
}
.publications {
    font-size: 25px;
    color: #0781e4;
    font-weight: 600
}
.author-storie-star-box {
    float: right
}
.author-storie-star-box li {
    float: left;
    line-height: 34px
}
.stories-box-title {
    font-family: Arial;
    font-weight: 700;
    color: #272e31;
    font-size: 20px;
    line-height: 20px
}
.stories-box-title a {
    font-size: 18px;
    color: #197cc7;
    display: inline;
    font-weight: 600
}
.stories-name-a {
    color: #07588d!important
}
.stories-box-title span span {
    font-size: 22px;
    color: #197cc6
}
.stories-box-title span a {
    font-size: 22px;
    color: #197cc6
}
.stories-box-title span {
    white-space: nowrap;
    display: inline
}
.stories-box p {
    font-size: 15px;
    font-family:Arial;
    color: #272e31;
    font-weight: 400;
    letter-spacing: .25px;
    padding: 5px 15px 5px;
    display: block;
    float: left;
    margin-bottom: 0;
    word-wrap: break-word;
    width: 100%;
    text-align: left!important
}
.stories-box-color {
    background-color: #b8d3ff
}
.stories-box-pinned {
    margin: 0;
    border: 0;
    border-top: 8px solid #ff0;
    border-right: 8px solid #ff0;
    border-left: 8px solid #ff0
}
.stories-box-pinned:last-child {
    border-bottom: 8px solid #ff0
}
.select-wrapper {
    float: left;
    display: inline-block;
    border: 1px solid #d8d8d8;
    background: url(../images/select-down-arrow.png) no-repeat right center;
    cursor: pointer
}
.select-wrapper,
.select-wrapper select {
    width: 200px;
    height: 26px;
    line-height: 26px
}
.select-wrapper:hover {
    background: url(../images/select-down-arrow.png) no-repeat right center;
    border-color: #239fdb
}
.select-wrapper .holder {
    display: block;
    margin: 0 35px 0 5px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    z-index: 1
}
.select-wrapper select {
    margin: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: 0;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0
}
input[type=submit] {
    float: left;
    background: #d8d8d8;
    border: 1px solid #c4c4c4;
    margin-left: 10px;
    padding: 4px 10px;
    cursor: pointer;
    outline: 0
}
input[type=submit]:hover {
    color: #fff;
    border-color: #1b7aa9;
    background-color: #239fdb
}
.pagination-left {
    width: 23%;
    margin-top: 5px;
    float: left;
    font-size: 18px;
    font-family: Arial;
    color: #fff;
    line-height: 36px;
    position: relative
}
.pagination-left .select-wrapper {
    float: right;
    width: 156px;
    height: 38px;
    border: 1px solid #fff;
    background: #206bd9 url(../images/white-arrow.png) no-repeat right center;
    background-size: 13%;
    background-position: right 15px center
}
.pagination-left .sort-wrap select {
    right: 0;
    bottom: 0
}
.pagination-left .sort-wrap {
    position: relative;
    display: block
}
.pagination-left .sort-wrap .customSelect {
    float: right;
    width: 156px;
    height: 38px;
    border: 3px solid #fff;
    background: #206bd9 url(../images/white-arrow.png) no-repeat right center;
    background-size: 13%;
    background-position: right 15px center;
    line-height: 28px
}
.pagination-left.pagination-right .sort-wrap .customSelect {
    width: 100px
}
.pagination-left .select-wrapper select {
    width: 150px;
    background-color: #206bd9;
    font-size: 20px;
    font-weight: 700;
    font-family: Arial;
    color: #fff;
    padding-left: 30px;
    line-height: 45px
}
.pagination-left .select-wrapper .holder {
    font-family: Arial;
    font-weight: 400;
    margin: 2px 35px 0 20px
}
.pagination-boxes {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    margin-top: 10px
}
.pagination-right .select-wrapper select {
    width: 95px
}
.pagination-right .select-wrapper .holder {
    margin-left: 15px
}
.pagination-right {
    float: right
}
.pagination-middle {
    width: 53%;
    float: left;
    text-align: center
}
.pagination-middle ul li {
    display: inline-block;
    background: url(../images/pagi-num-bg.png);
    background-repeat: no-repeat;
    width: 38px;
    margin: 5px 3px 0;
    height: 38px;
    text-align: center;
    line-height: 38px
}
.pagination-middle ul li:hover {
    background: url(../images/pagi-num-bg-hover.png);
    background-repeat: no-repeat
}
.pagination-middle ul li a {
    line-height: 38px;
    display: block;
    font-family: TrebuchetMS;
    color: #fff;
    font-size: 18.53px;
    font-weight: 700
}
.pagination-middle ul li a:hover {
    color: #07588d
}
.pagination-middle ul li.arrow-bg-pagin {
    background: url(../images/pagination-arrow.png);
    background-repeat: no-repeat;
    width: 61px;
    margin: 0 12px;
    height: 48px;
    border-radius: 10px
}
.pagination-middle ul li.arrow-bg-pagin a {
    line-height: 40px;
    display: block
}
.pagination-middle ul li.arrow-bg-pagin:hover {
    background: url(../images/pagination-arrow-hover.png);
    background-repeat: no-repeat;
    background-size: 80%
}
.last-arrow-change img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}
.pagination-middle ul li.background-remove {
    background: 0 0
}
.pagination-middle ul li.background-remove a {
    font-size: 47px;
    letter-spacing: -5px;
    margin-top: -15px
}
.page-no {
    font-size: 20px;
    letter-spacing: 1px
}
.custom-center .pagination-left.select-boxes-part-four {
    width: 528px;
    margin-right: 0;
    max-width: 100%
}
.pagination-left.select-boxes-part-four {
    margin-right: 25px;
    float: none;
    display: inline-block;
    text-align: left
}
.pagination-left.remove-margin-right {
    margin-right: 0!important
}
.pagination-left.select-boxes-part-four .select-wrapper {
    width: 100%;
    border-width: 1px;
    height: 45px;
    background-size: auto;
    background-position: right 8px center
}
.pagination-left.select-boxes-part-four .select-wrapper select {
    background-color: #206bd9;
    width: 247px;
    height: 45px;
    padding-left: 30px;
    font-size: 20px;
    font-weight: 700;
    font-family: Arial;
    color: #fff
}
.pagination-left.select-boxes-part-four .select-wrapper .holder {
    line-height: 40px;
    font-size: 20px;
    margin-left: 30px;
    font-weight: 700;
    font-family: Arial;
    color: #fff
}
.pagination-left.color-backg-change .select-wrapper {
    background: #fff url(../images/select-down-arrow.png) no-repeat right center;
    border-color: #144389;
    background-size: auto;
    background-position: right 8px center
}
.pagination-left.color-backg-change .select-wrapper .holder,
.pagination-left.color-backg-change .select-wrapper select {
    color: #144389
}
.select-boxes-part {
    margin-top: 5px;
    margin-bottom: 13px;
    width: 100%;
    float: left
}
.pagination-left.custom-search-box .select-wrapper {
    background: #206bd9
}
.search-icon {
    float: right;
    margin-top: -30px;
    cursor: pointer;
    margin-right: 13px
}
input.search-box:-webkit-autofill,
input.search-box:-webkit-autofill:focus,
input.search-box:-webkit-autofill:hover,
select.styled:-webkit-autofill,
select.styled:-webkit-autofill:focus,
select.styled:-webkit-autofill:hover {
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 0 #000 inset;
    color: #fff;
    transition: background-color 5000s ease-in-out 0s
}
.search-box {
    background: 0 0;
    border: 0;
    color: #fff;
    opacity: 1;
    height: 45px;
    padding-right: 40px
}
.custom-center .search-box {
    width: 100%
}
.search-box::-webkit-input-placeholder {
    color: #fff;
    opacity: .5
}
.search-box::-moz-placeholder {
    color: #fff;
    opacity: .5
}
.search-box:-ms-input-placeholder {
    color: #fff;
    opacity: .5
}
.search-box:-moz-placeholder {
    color: #fff;
    opacity: .5
}
#AdvanceContainer .search-box:focus::-webkit-input-placeholder {
    color: transparent
}
#AdvanceContainer .search-box:focus:-moz-placeholder {
    color: transparent
}
#AdvanceContainer .search-box:focus::-moz-placeholder {
    color: transparent
}
#AdvanceContainer .search-box:focus:-ms-input-placeholder {
    color: transparent
}
.readstories-bg {
    background: url(../images/readstory-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover
}
.publishstory_bg {
    padding: 0 30px 30px
}
.publishstory-boxes {
    background: #d3e1f2;
    box-shadow: inset 0 0 20px #e6f4ff;
    padding: 50px 65px;
    width: 100%;
    float: left;
}
.add-text {
    /* border: 1px solid red; */
    
    color: #543295;
    font-family: Georgia, serif;
    padding: 0px 0px 20px 0px;
    line-height: 1em;
    text-align: center;
}
.add-text p {
    margin-bottom: 0px;
    line-height: 1.36em;
}
.our-story-info-box {
    background: #f0f3f6;
    border: 2px solid #2b75b3;
    padding: 30px;
    width: 100%;
    float: left;
    margin-bottom: 32px
}
.story-info-title {
    color: #272e31;
    font-size: 24px;
    font-family: origin-regular;
    font-weight: 500;
    width: 100%;
    text-align: center;
    margin-bottom: 0
}
.account_setting .story-info-title {
    font-size: 18px
}
.your-story-text {
    color: #07588d;
    font-family: Arial;
    font-size: 18px;
    font-weight: 700;
    padding-top: 28px;
    float: left;
    width: 100%
}
.your-story-text span {
    font-family: Arial;
    font-weight: 600
}
.your-story-content {
    color: #888484;
    font-size: 14px;
    font-family: Arial;
    letter-spacing: .6px;
    font-weight: 600;
    float: left;
    width: 100%;
    padding-top: 5px
}
.textarea-box textarea {
    border-color: #7ca7c3;
    width: 100%;
    padding: 15px
}
.textarea-box {
    width: 100%;
    float: left;
    padding-top: 8px
}
.character-title {
    color: #07588d;
    font-family:Arial;
    font-size: 18px;
    font-weight: 700;
    clear: both;
    padding-top: 10px
}
.character-title span {
    color: #07588d;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700
}
.img-upload {
    padding-top: 30px;
    clear: both;
    padding-bottom: 10px
}
.img-upload span {
    font-size: 18px;
    font-family: Oxygen-Regular;
    color: #07588d;
    letter-spacing: .5px
}
.publish-btn a,
.publish-btn button {
    padding: 14px 32px 8px
}
.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 18px;
    float: left
}
#AdvanceContainer .control {
    height: 40px
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0
}
.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 25px;
    width: 25px;
    background: 0 0;
    border: 3px solid #2b75b3;
    border-radius: 3px
}
.control__indicator:after {
    content: '';
    position: absolute;
    display: none
}
.hidden-sm-up5 {
    display: none
}
.control--checkbox .control__indicator:after {
    left: 8px;
    top: -3px;
    width: 7px;
    height: 19px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}
.control input:checked~.control__indicator:after {
    display: block
}
.checkbox-content {
    clear: both
}
.checkbox-content p {
    margin-bottom: 25px;
    padding-left: 40px;
    font-size: 16px;
    color: #07588d;
    font-family: Arial;
    letter-spacing: .5px;
    font-weight: 600;
    line-height: 30px
}
#AdvanceContainer .checkbox-content {
    padding: 10px 23px 0 23px
}
#AdvanceContainer .checkbox-content p {
    margin-bottom: 0;
    padding-left: 30px;
    text-align: left
}
.checkbox-content p span {
    font-weight: 700;
    color: #02a6ee;
    font-size: 20px
}
.control--radio .control__indicator {
    border-radius: 50%;
    width: 29px;
    height: 29px
}
.control--radio .control__indicator:after {
    left: 4px;
    top: 4px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #07588d
}
.control1 {
    margin-right: 50px;
    font-size: 16px;
    color: #07588d;
    font-family: Arial;
    padding-top: 5px;
    padding-left: 40px;
    float: left;
    font-weight: 400
}
.control1 .email_text {
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
    display: inline-block
}
.radio-boxes-top {
    width: 100%;
    float: left;
    color: #07588d;
    margin-bottom: 15px;
    margin-top: 8px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .8px
}
.radio-boxes-top span {
    float: left;
    line-height: 30px;
    margin-right: 30px
}
.remove-margin-left {
    margin-left: 0
}
.margin-bottom {
    margin-bottom: 8px
}
.form-select-left {
    width: 50%;
    float: left
}
.form-select-left label {
    font-size: 18px;
    color: #07588d
}
.form-select-boxes {
    width: 100%;
    float: left;
    font-family: Arial;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px
}
.pagination-left.publish-select {
    width: 62%;
    float: right;
    margin-top: 0;
    margin-right: 15px
}
.pagination-left.publish-select .select-wrapper {
    border: 0;
    height: 32px;
    background-size: 8%;
    background-position: right 15px center
}
.pagination-left.publish-select .select-wrapper select {
    width: 269px;
    height: 32px;
    padding-left: 15px;
    padding-top: 5px;
    font-weight: 400;
    color: #fff;
    font-family:Arial;
    font-size: 18px
}
.pagination-left.publish-select .select-wrapper .holder {
    line-height: 32px;
    margin-left: 15px;
    font-weight: 400;
    color: #fff;
    font-family:Arial;
    font-size: 18px;
    letter-spacing: .6px;
    margin-top: 0
}
.custom-input {
    background: 0 0;
    border: 0;
    width: 100%;
    padding-right: 15px;
    font-family: Arial;
    font-weight: 400;
    padding-left: 15px;
    color: #55595c
}
.pagination-left.publish-select.input-margin-remove {
    margin-right: 0
}
.pagination-left.publish-select.input-margin-remove .select-wrapper {
    background: #fff;
    border: 1px solid #7ba6c2;
    height: 41px
}
.pagination-left textarea {
    background: #fff;
    border: 1px solid #7ba6c2;
    color: #55595c;
    line-height: 26px
}
.title-padding {
    padding-left: 15px
}
.margin-bottom-remove {
    margin-bottom: 10px
}
.tab-heading {
    text-align: center;
    width: 100%;
    float: left;
    padding: 10px 0 20px
}
.tab-heading li {
    width: 50%;
    font-weight: 700;
    font-size: 20px;
    color: #02a6ee;
    font-family:Arial;
    float: left
}
.publish-btn {
    display: block;
    margin-top: 35px
}
.individu-story-list {
    padding: 15px 0 25px;
    width: 100%;
    display: table;
    width: 100%
}
.individu-story-list li {
    display: table-cell;
    vertical-align: top;
    padding: 0 27px;
    border-right: #fff 1px solid
}
.individu-story-list li a {
    letter-spacing: .6px;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    font-family: Arial;
}
.individu-story-list li:last-child {
    border-right: 0;
    padding-right: 0
}
.individu-story-list li:first-child {
    padding-left: 0
}
.individu-story-list li a:hover {
    color: #f4e21e
}
.individu-story-section {
    background: #fff;
    /* box-shadow: inset 0 0 108px #004ebc; */
    
    padding: 45px 60px;
    width: 100%;
    border: 2px solid #4fbaec;
    float: left;
}
.harvesting-left {
    width: 50%;
    float: left
}
.harvesting-right {
    display: flex;
    direction: rtl;
    width: 50%;
    height: 280px
}
.harvesting-right img {
    border: 2px solid #67bce3;
    margin-top: auto;
    margin-bottom: auto
}
.harvesting-left .author-heading {
    color: #07588d;
    padding-top: 0;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: .8px;
    word-wrap: break-word
}
.individ-justin {
    font-size: 20px;
    font-family:Arial;
    color: #272e31
}
.individ-justin .author-heart-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #f0f1f5;
    float: none;
    margin-right: 0;
    display: inline-block
}
.individ-justin .author-heart-icon a .fa {
    color: #b54bdb;
    font-size: 25px;
    line-height: 45px
}
.individ-justin span:first-child {
    font-size: 20px;
    font-family:Arial;
    /*font-weight: 700*/
}
.earn-title {
    color: #07588d;
    font-size: 18px;
    font-family: Arial;
    font-weight: 600;
    letter-spacing: .6px
}
.individ-profile-link {
    padding-top: 20px
}
.individ-profile-link a {
    color: #02a6ee;
    font-family: Arial;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: .6px
}
.individ-profile-link a:hover {
    color: #000
}
.individ-content {
    width: 100%;
    float: left;
    margin-top: 40px;
    letter-spacing: .6px
}
.individ-content p {
    color: #0a0a0a;
    font-size: 15px;
    font-family:Arial;
    font-weight: 350;
    word-wrap: break-word
}
.individual-star-box {
    width: 260px;
    padding: 5px;
    text-align: center;
    border-radius: 10px;
    border: 3px solid #4fbaec;
    float: left;
    background: #4f7eec;
    background: -moz-linear-gradient(top, #4f7eec 0, #2965ba 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #4f7eec), color-stop(100%, #2965ba));
    background: -webkit-linear-gradient(top, #4f7eec 0, #2965ba 100%);
    background: -o-linear-gradient(top, #4f7eec 0, #2965ba 100%);
    background: -ms-linear-gradient(top, #4f7eec 0, #2965ba 100%);
    background: linear-gradient(to bottom, #4f7eec 0, #2965ba 100%)
}
.individual-star-box ul li {
    display: inline-block
}
.individual-star-box span {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .6px;
    padding: 1px 0 0;
    display: block;
    position: relative;
    padding-right: 8px
}
.individul-story-share-box {
    width: 100%;
    float: left;
    margin-top: 35px
}
.individul-story-share li {
    float: left;
    padding-right: 15px;
    color: #07588d;
    font-size: 18px;
    font-family: Arial;
    font-weight: 700;
    line-height: 32px
}
.individul-story-share li:last-child {
    padding-right: 0
}
.individul-story-share li:nth-child(2) {
    padding-left: 6px
}
.padding-remove-left-share {
    padding-left: 0
}
.like-counting {
    color: #495664;
    font-size: 17.6px;
    border: 1px solid #b8bcc2;
    border-radius: 4px;
    float: left;
    padding: 2px 8px;
    margin-left: 10px;
    position: relative;
    letter-spacing: .8px;
    background: #fff
}
.like-counting:before {
    background: url(../images/like-arrow.png);
    content: '';
    display: block;
    background-repeat: no-repeat;
    width: 7px;
    height: 12px;
    position: absolute;
    left: -7px;
    top: 10px
}
.like-btn {
    float: left
}
.padding-remove-heart {
    padding: 0
}
.padding-top-social {
    padding-top: 5px
}
.heart-social-icon {
    color: #ee3356;
    font-size: 40px;
    line-height: 20px;
    text-align: right
}
.heart-social-icon:hover {
    color: #07588d
}
.horigental-line {
    border-color: #07588d;
    margin: 35px 0
}
.comment-title {
    color: #07588d;
    font-size: 24px;
    text-align: right;
    padding-top: 25px;
    font-weight: 700;
    letter-spacing: .8px
}
.add-comment {
    margin-top: 17px
}
.add-comment a {
    padding: 14px 33px 8px
}
.user-boxes {
    background: #b8d0fe;
    border: 3px solid #8d28a2;
    padding: 15px 30px 25px 15px;
    width: 100%;
    float: left;
    margin-top: 20px
}
.user-comment-img {
    width: 70px;
    border: 5px solid #fff;
    border-radius: 15px;
    float: left
}
.user-comment-img img {
    border-radius: 10px
}
.user-comment-box {
    padding-left: 92px
}
.user-comment-box h4 {
    font-family: Arial;
    font-weight: 700;
    color: #07588d;
    font-size: 18px;
    float: left;
    letter-spacing: .6px
}
.user-comment-box span {
    font-family: Arial;
    font-weight: 600;
    color: #07588d;
    float: right;
    font-size: 14px;
    letter-spacing: .6px;
    width: 50%;
    text-align: right;
    font-style: italic
}
.user-comment-box p {
    margin-bottom: 0;
    font-family: Arial;
    font-weight: 450;
    color: #000;
    font-size: 15px;
    float: left;
    letter-spacing: .6px;
    padding: 5px 0;
    width: 100%
}
.user-comment-box a {
    font-size: 16px;
    font-family: Arial;
    font-weight: 600;
    color: #07588d;
    float: right;
    text-align: right
}
.sub-user-box {
    background: #d8e5fe;
    margin-left: 95px;
    border: 2px solid #fff;
    float: left;
    padding: 15px 20px;
    margin-top: 25px
}
.sub-user-box .user-comment-img {
    width: 50px;
    border-radius: 10px
}
.sub-user-box .user-comment-img img {
    border: 5px
}
.sub-user-box .user-comment-box {
    padding-left: 70px
}
.author-middle-bg2 {
    padding-bottom: 35px
}
.color-user-boxes {
    background: #b393fe;
    border-color: #01aefb
}
.main-wrapper1 {
    background: url(../images/header-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%
}
.inner-wrapper {
    background-repeat: repeat-y;
    background-position: center;
    background-size: 100%
}
.user-comment-box-color {
    background: #d2d1f9
}
.footer-title-border {
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 13px
}
.custom_btn_nav,
.footer-top-visible,
.ipad-show,
.mobile-visible {
    display: none
}
.submenu {
    position: absolute;
    z-index: 1;
    background: #033172;
    padding: 10px 15px;
    top: 23px;
    width: 330px;
    display: none;
    right: -1px!important;
    height: auto;
    margin: 11px 0
}
.submenu li {
    float: left;
    border: 0;
    padding: 2px 0;
    width: 100%
}
.home-submenu {
    display: inline-block;
    padding: 3px
}
.submenu li a {
    font-size: 16px
}
.home-submenu:hover .submenu {
    display: block
}
#toTop {
    display: none
}
.ad-section {
    width: 100%;
    float: left;
    padding: 40px
}
.ad {
    text-align: center
}
.ad a {
    width: 728px;
    height: 90px;
    overflow: hidden;
    display: inline-block
}
.ad a img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
a.story_edit {
    margin-left: 20px;
    color: #852e99;
    font-size: 22px
}
span.customSelect .customSelectInner {
    width: 100%!important;
    white-space: nowrap;
    padding-right: 38px;
    overflow: hidden;
    text-overflow: ellipsis
}
.star_mask1 {
    height: 192px;
    overflow: hidden;
    background: url(../images/start-six1.png);
    background-repeat: no-repeat;
    position: relative;
    background-size: 100%
}
.star_clip1 {
    width: 100%;
    overflow: hidden;
    mask: url(../images/left-star-clip.png);
    -moz-mask: url(../images/left-star-clip.png);
    -webkit-mask: url(../images/left-star-clip.png);
    -ms-mask: url(../images/left-star-clip.png);
    position: absolute;
    mask-size: 100% 100%;
    -moz-mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    margin-left: 0;
    margin-top: 0;
    text-align: center
}
.star_clip1 img,
.star_clip2 img,
.star_clip3 img {
    width: 90%;
    margin-top: 10%
}
.star_mask2 {
    height: 192px;
    overflow: hidden;
    background: url(../images/start-five1.png);
    background-repeat: no-repeat;
    position: relative;
    background-size: 100%
}
.star_clip2 {
    width: 100%;
    overflow: hidden;
    mask: url(../images/centert-star-clip.png);
    -moz-mask: url(../images/centert-star-clip.png);
    -webkit-mask: url(../images/centert-star-clip.png);
    -ms-mask: url(../images/centert-star-clip.png);
    position: absolute;
    mask-size: 100% 100%;
    -moz-mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    margin-left: 0;
    margin-top: 0
}
.star_mask3 {
    height: 192px;
    overflow: hidden;
    background: url(../images/start-first.png);
    background-repeat: no-repeat;
    position: relative;
    background-size: 100%
}
.star_clip3 {
    width: 100%;
    overflow: hidden;
    mask: url(../images/right-star-clip.png);
    -moz-mask: url(../images/right-star-clip.png);
    -webkit-mask: url(../images/right-star-clip.png);
    -ms-mask: url(../images/right-star-clip.png);
    position: absolute;
    mask-size: 100% 100%;
    -moz-mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    margin-left: 0;
    margin-top: 0;
    text-align: center
}
[coming-soon] {
    text-align: center;
    padding: 50px 0
}
.author_list .stories-box:nth-of-type(2n+2) {
    background-color: #b393fe
}
.author_list .author_img {
    display: flex;
    justify-content: center;
    align-items: center
}
.author_list .author-details {
    margin: 0 20px;
    height: 100%;
    display: flex;
    align-items: center;
    width: 50%
}
.author-details label {
    font-size: 18px;
    color: #000;
    font-family: Arial;
    line-height: 14px;
    letter-spacing: 1.2px;
    margin-right: 10px;
    margin-bottom: 0
}
.author-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}
.author_list .author-details span {
    font-size: 18px;
    color: #272e31;
    font-family: Arial;
    letter-spacing: 1.2px;
    font-weight: 700
}
.author_list .author-heart-icon {
    background: 0 0;
    width: auto;
    height: auto
}
.login .form-select-boxes {
    width: 70%;
    margin: 0 auto;
    float: none
}
.login .form-select-left {
    margin-top: 20px;
    width: 100%
}
.login .pagination-left.publish-select {
    width: 70%
}
.login label {
    margin-top: 7px;
    padding-left: 0
}
.login .btn-readstory {
    width: 115px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    margin-left: 183px
}
.login .form-select-left.font {
    margin-top: 10px
}
.login .form-select-left.font label {
    font-size: 14px;
    margin-left: 183px
}
.login .form-select-left.m-t {
    margin-top: 0
}
.alert {
    border-radius: 0;
    border-left-width: 5px;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left-style: solid
}
.alert-warning {
    border-left-color: #dfb56c;
    color: #826430;
    background-color: #efe1b3
}
.alert-info {
    border-left-color: #9cb4c5;
    color: #305d8c;
    background-color: #d6dde7
}
.alert-success {
    border-left-color: #8ac38b;
    color: #356635;
    background-color: #cde0c4;
    padding-right: 15px
}
.alert-danger {
    border-left-color: #953b39;
    color: #fff;
    background-color: #c26565
}
.individ-justin .fa-flag {
    font-size: 25px;
    vertical-align: middle;
    margin-left: 10px;
    color: red
}
.btn-style .btn-readstory {
    background: 0 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none
}
#flag-box .btn-readstory input[type=submit]:hover {
    color: #1b7aa9
}
#flag-box label {
    margin-left: 10px
}
.btn_submit input[type=submit] {
    width: 100%;
    margin: 0;
    background: 0 0;
    border: none
}
.btn-style .btn-readstory button {
    border: none
}
.btn-readstory button:hover {
    box-shadow: 0 2px 0 #7b7c19;
    top: 2px;
    cursor: pointer
}
.modal.show {
    z-index: 1072
}
.fade.show {
    opacity: 1
}
.modal-backdrop.show {
    opacity: .5
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
.tab-content {
    border-top: 1px solid #07588d;
    padding-top: 30px
}
.tabs .story-info-title {
    border-bottom: none;
    float: none;
    width: auto;
    display: inline-block;
    margin-bottom: 0
}
.tabs .story-info-title span {
    position: relative
}
.tabs .story-info-title span:after,
.tabs .story-info-title.active span:after {
    content: '';
    background-color: #07588d;
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 0;
    height: 2px;
    transition: all .3s
}
.tabs .story-info-title span:hover:after,
.tabs .story-info-title.active span:after {
    width: 100%
}
.tabs .story-info-title:first-child {
    margin-right: 25px
}
.tabs .story-info-title.active span {
    color: #07588d
}
.tabs .story-info-title span {
    color: #02a6ee
}
.tabs .form-select-left>label {
    padding-left: 0;
    padding-top: 5px
}
.tabs .pagination-left.publish-select {
    padding-left: 0;
    width: 65%;
    margin-left: 0;
    padding-top: 0;
    position: relative
}
.up_error .invalid {
    width: 100%
}
.tabs .form-select-left {
    float: none;
    width: 60%;
    margin-top: 15px
}
.account_setting .tabs .form-select-left {
    margin: 20px auto
}
.my-stories {
    font-size: 22px;
    text-decoration: underline
}
.tabs .width-128 {
    width: 128px;
    margin-top: 0;
    float: right
}
.tabs .mt {
    margin-top: 25px
}
.tabs .rm {
    margin-right: 0
}
.tabs .mt5 {
    margin-top: 5px
}
.tabs .mt5 .publish-select .select-wrapper select {
    width: 335px
}
.tabs .control1 {
    margin-left: 0;
    margin-right: 50px;
    padding-left: 40px;
    padding-top: 0;
    margin-bottom: 0
}
.profile-img img {
    height: 112px;
    border: 1px solid #7ba6c2;
    width: 112px
}
.modal-body.flag-body {
    padding: 20px;
    background: linear-gradient(to bottom, #4f7eec 0, #2965ba 100%);
    color: #fff;
    padding: 40px 20px
}
div#flagModal {
    top: 155px;
    overflow: hidden
}
.modal-body.flag-body ul li {
    line-height: 47px;
    font-size: 24px
}
ul.flag-item li i {
    margin-right: 15px
}
div#flagModal .modal-content {
    border: none
}
a.flag-anchor:focus {
    outline: 0;
    color: #197cc6
}
.add-comment-box {
    background: #b8d0fe;
    clear: both;
    padding: 20px;
    border: 3px solid #8d28a2
}
.add-comment-box {
    margin-bottom: 0;
    font-family:Arial;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    float: left;
    letter-spacing: .6px;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    display: none
}
form#mycomment-box input[type=email],
form#mycomment-box input[type=text] {
    width: 47%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #9abbfb;
    margin-bottom: 9px
}
form#mycomment-box textarea {
    width: 100%;
    padding: 15px
}
input.input-profile-pic {
    border: none!important
}
input.input-profile-pic {
    margin-bottom: 10px
}
input#submit-post {
    float: right;
    border: none;
    background: linear-gradient(to bottom, #fff080 0, #f4cd00 100%);
    border-radius: 30px;
    padding: 12px 28px 5px;
    margin: auto;
    box-shadow: 0 3px 0 #7b7c19;
    font-size: 16px;
    font-family: TheSalvadorCondensed-Regular;
    color: #272e31;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 16px
}
.choose-file input[type=file] {
    display: none
}
.custom-file-upload {
    display: inline-block;
    cursor: pointer;
    border: none;
    background: linear-gradient(to bottom, #fff080 0, #f4cd00 100%);
    border-radius: 30px;
    padding: 11px 28px 5px;
    margin: auto;
    box-shadow: 0 3px 0 #7b7c19;
    font-size: 15px!important;
    font-family: TheSalvadorCondensed-Regular;
    color: #272e31!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 26px
}
.reply-box {
    background: #b8d0fe;
    margin-top: 20px!important;
    overflow: hidden;
    clear: both;
    padding: 10px 0;
    display: none
}
.reply-box #reply-box textarea {
    width: calc(100% - 94px);
    padding: 14px;
    border: 2px solid #fff;
    background: #fff;
    height: 82px;
    font-weight: 600
}
form#reply-box input {
    float: right;
    border: none;
    background: linear-gradient(to bottom, #fff080 0, #f4cd00 100%);
    border-radius: 30px;
    padding: 12px 28px 5px;
    margin: auto;
    box-shadow: 0 3px 0 #7b7c19;
    font-size: 16px;
    font-family: TheSalvadorCondensed-Regular;
    color: #272e31;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 16px
}
.replycomment {
    text-align: right
}
div#flagModal .modal-header {
    margin-top: 100px
}
form#list-radio-item>div {
    line-height: 28px
}
form#list-radio-item label {
    margin-left: 10px
}
div#flagModal .modal-header {
    background: #f3f3f3
}
.modal-dialog {
    max-width: 422px!important;
    margin: 30px auto
}
.jq-star.fill-star {
    width: 35px;
    height: 35px;
    margin-right: 15px;
    -webkit-filter: drop-shadow(3px 2px 2px rgba(0, 0, 0, .5));
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, .5))
}
.jq-star {
    margin-right: 4px;
    width: 25px;
    height: 25px
}
.stories .jq-star.fill-star {
    margin-right: 10px;
    width: 25px!important;
    height: 25px!important
}
.red-heart i {
    color: #b54bdb
}
.fav-rating {
    float: right
}
select#sort {
    border: 3px solid #fff;
    padding: 5px;
    bottom: 0
}
.alert.alert-success.fade.in button {
    padding-left: 6px;
    padding-right: 0
}
div#shownav {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    background: #fff080;
    background: -moz-linear-gradient(top, #fff080 0, #f4cd00 100%);
    background: -webkit-linear-gradient(top, #fff080 0, #f4cd00 100%);
    background: linear-gradient(to bottom, #fff080 0, #f4cd00 100%);
    border-radius: 30px;
    box-shadow: 0 7px 12px rgba(0, 0, 0, .25);
    padding: 5px 15px;
    width: 170px;
    font-weight: 700;
    font-size: 16px;
    font-family: TheSalvadorCondensed-Regular;
    position: absolute;
    top: 0;
    right: 0;
    margin: 15px;
    margin-right: 35px
}
div#shownav2 {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    background: #fff080;
    background: -moz-linear-gradient(top, #fff080 0, #f4cd00 100%);
    background: -webkit-linear-gradient(top, #fff080 0, #f4cd00 100%);
    background: linear-gradient(to bottom, #fff080 0, #f4cd00 100%);
    border-radius: 30px;
    box-shadow: 0 7px 12px rgba(0, 0, 0, .25);
    padding: 5px 15px;
    width: 170px;
    font-weight: 700;
    font-size: 16px;
    font-family: TheSalvadorCondensed-Regular;
    position: absolute;
    top: 0;
    left: 0;
    margin: 15px;
    margin-left: 33px
}
#storiesSearchFrm {
    position: relative;
    padding: 0 10px
}
#AdvanceContainer {
    padding-top: 70px;
    text-align: center
}
#AdvanceContainer .styled {
    left: 0;
    width: 100%!important
}
#AdvanceContainer span.customSelect {
    float: left
}
div#searchul {
    display: none
}
i.fa.fa-minus-circle {
    display: none
}
.story_rating_text p {
    margin-bottom: 5px
}
.subs_modal .custom-select {
    width: 100%;
    margin-bottom: 10px;
    background: #fff
}
.subs_modal .form-select-left {
    width: 100%;
    text-align: center
}
.author-profile-box .col-md-4 {
    display: flex;
    height: 350px;
    padding-top: 20px;
    padding-bottom: 20px;
    justify-content: flex-end;
    align-items: center
}
.author-profile-box .col-md-4 img {
    border: 2px solid #fff
}
.img-border {
    border-width: 6px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 59 147, 237 100%, from(#3a93ec), to(#1b4b7b)) 1 1;
    -webkit-border-image: -webkit-linear-gradient(#3a93ec, #1b4b7b) 1 1;
    -moz-border-image: -moz-linear-gradient(#3a93ec, #1b4b7b) 1 1;
    -o-border-image: -o-linear-gradient(#3a93ec, #1b4b7b) 1 1;
    border-image: linear-gradient(#3a93ec, #1b4b7b) 1 1
}
.author-profile-box .col-md-8 {
    padding-top: 50px
}
.login-signup-box {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 10px
}
.social-media-box {
    margin: 6px 0
}
.nav-menu li a {
    padding-right: 3px
}
.home-submenu {
    padding: 0;
    position: relative
}
.home-submenu i {
    color: #fff;
    font-size: 18px;
    cursor: pointer
}
.nav-menu {
    margin: 12px 0
}
#sub_menutoggle_read_stories #subb_toogle_subject {
    width: 340px
}
#sub_menutoggle_read_stories #subb_toogle_theme {
    width: 480px
}
#sub_menutoggle_read_stories #subb_toogle_subject a,
#sub_menutoggle_read_stories #subb_toogle_theme a {
    text-transform: capitalize
}
.jq-star.fill-star:last-child {
    margin-right: 0
}
.svg-empty-858 {
    stroke-width: 30px!important
}
.img-set {
    width: 250px;
    height: 230px;
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 15px
}
h2.story-frame-title {
    padding-bottom: 20px
}
.heightClass h2.story-frame-title {
    padding-top: 20px
}
.sotd {
    height: 270px;
    display: block;
    overflow: hidden;
    width: 80%;
    margin: 0 auto
}
.heightClass .sotd {
    height: 285px;
    display: flex
}
input:focus,
select:focus,
textarea:focus {
    border-color: #3276b1!important;
    border: 1px solid!important;
    border-radius: 0!important
}
.tooltip-inner {
    max-width: 4000px;
    width: 400px
}
.logged-outt a {
    font-size: 16px!important
}
.new_star .star_mask1 {
    background: url(../images/start-six1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}
.new_star .star_mask2 {
    background: url(../images/start-five1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}
.new_star .star_mask3 {
    background: url(../images/start-first.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}
.new_star li {
    width: 33%;
    height: 180px;
    float: left
}
.rating_flag a.flag-anchor {
    color: #fd2101;
    margin-left: -8px;
    font-size: 24px
}
.stories-box-title span.by {
    font-family:Arial;
    color: #000;
    font-size: 18px;
    margin-left: 5px
}
.individual-star-box span.qus {
    color: #e5ca45;
    padding: 0;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -7px;
    border: 1px solid #e5ca45;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 16px
}
.rating_flag {
    margin-top: 10px
}
.aboutme_text {
    margin-top: 30px
}
.avg-rating-story p {
    padding: 8px
}
.individual-star-box {
    margin-right: 15px;
    margin-bottom: 15px
}
.nolink {
    font-weight: 200
}
.rating_flag.clearfix {
    position: relative
}
.img-set {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 15px
}
.clip-star {
    border: 3px solid red;
    -webkit-clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%)
}
.author-sec-inner {
    text-align: center;
    width: auto
}
.jill-img {
    margin-right: 0;
    width: unset
}
.jill-txt {
    width: unset
}
.jill-txt {
    float: left;
    text-align: center;
    padding-left: 65px;
    width: auto
}
.jill-img {
    margin-right: 0;
    float: left;
    width: auto;
    float: left
}
input#s:focus::-webkit-input-placeholder {
    opacity: 0
}
#star-five {
    float: left;
    position: relative
}
#myclip1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    margin: 5px
}
.clip-circle {
    clip-path: url(#myClip)
}
.clip-star {
    width: 160px;
    margin: 5px;
    transform: rotate(16deg);
    clip-path: polygon(50% 9%, 64% 36%, 91% 40%, 70% 58%, 74% 85%, 50% 75%, 23% 83%, 29% 56%, 8% 37%, 37% 35%)
}
.clip-star1 {
    width: 160px;
    margin: 5px;
    transform: rotate(0);
    clip-path: polygon(49% 14%, 63% 36%, 91% 40%, 71% 58%, 73% 86%, 50% 75%, 26% 85%, 28% 58%, 7% 39%, 37% 35%)
}
.clip-star2 {
    width: 160px;
    margin: 5px;
    transform: rotate(-27deg);
    clip-path: polygon(54% 11%, 67% 39%, 91% 45%, 69% 61%, 69% 89%, 47% 75%, 19% 83%, 28% 56%, 11% 35%, 39% 34%)
}
.comment-counter {
    font-weight: 700!important;
    background: 0 0!important;
    border: none!important;
    display: block!important;
    text-align: right!important;
    width: 100%!important;
    background: initial!important;
    border-radius: 0!important;
    font-family:Arial!important;
    float: none!important;
    letter-spacing: initial!important;
    margin: 0!important;
    padding: 0!important;
    box-shadow: initial!important
}
#AdvanceContainer .pagination-left {
    width: 22%!important
}
@media (min-width:1100px) and (max-width:1199px) {
    .ats-read-novel-box {
        background-size: contain
    }
    
    .ats-read-novel-box .theclassic-box1 {
        padding: 20px 20px 0 92px!important
    }
    
    .ats-read-novel-box .novel-bg-box1 {
        padding: 20px 67px 0 10px!important
    }
}
@media only screen and (max-width:1100px) {
    #AdvanceContainer .pagination-left {
        width: 40%!important
    }
    
    .nav-menu li {
        padding: 0 18px
    }
    
    .social-media-box li {
        padding: 0 4px
    }
    
    h2.welcome-title {
        font-size: 24px
    }
    
    h2.welcome-title img {
        width: 60%
    }
    
    .totally-free-text {
        font-size: 25px;
        line-height: 40px
    }
    
    .writers-text {
        font-size: 21px
    }
    
    .tell-story-box h3 {
        font-size: 22px
    }
    
    .tell-story-box1 {
        background-size: contain
    }
    
    .tell-story-box {
        padding: 40px 35px
    }
    
    .brightest-start-box1 {
        background-repeat: no-repeat;
        background-size: cover
    }
    
    .brightest-start-box {
        padding: 22px 35px 30px;
        margin-top: 40px
    }
    
    .tell-story-text2 {
        font-size: 17px
    }
    
    .story-frame-title {
        font-size: 30px
    }
    
    .middle-top-left-box {
        background-size: 100% 100%;
        padding: 150px 60px 75px
    }
    
    #anim-star {
        left: 50%;
        top: 1px
    }
    
    .theclassic-box {
        background-size: contain
    }
    
    .classic-section {
        padding: 0 80px
    }
    
    .theclassic-box1 {
        padding-top: 35px
    }
    
    .ats-read-novel-box .theclassic-box1 {
        padding-left: 17px !important;
        padding-top: 20px !important
    }
    
    .ats-read-novel-box .novel-bg-box1 {
        padding-left: 15px!important
    }
    
    .the-classic-title {
        font-size: 20px
    }
    
    .short-title {
        font-size: 19px;
        line-height: 25px
    }
    
    .novel-bg-box {
        background-size: contain
    }
    
    .novel-bg-box1 {
        padding-top: 25px!important;
        padding-left: 15px!important;
        padding-right: 85px!important
    }
    
    .the-end-boxes {
        width: 80%
    }
    
    .week-box {
        background-size: 100%
    }
    
    .week-box h2 {
        padding-top: 35px;
        font-size: 27px
    }
    
    .kids-detail-box {
        min-height: 455px;
        padding: 45px 50px;
        background-size: 100% 100%
    }
    
    .subscribe-now1.help-boxes1 {
        padding-left: 35px;
        padding-top: 25px
    }
    
    .subscribe-now1 {
        padding-left: 100px
    }
    
    .author-section {
        background-size: 100% 100%;
        padding: 33px 33px 40px
    }
    
    .jill-img img {
        width: 77%
    }
    
    .author-title {
        padding-top: 15px
    }
    
    .footer-top {
        padding-bottom: 0
    }
    
    .love-box {
        min-height: 160px
    }
    
    .individul-story-share li {
        font-size: 14px;
        padding-right: 5px
    }
    
    .like-counting {
        margin-left: 6px
    }
    
    .padding-top-social {
        padding-left: 0;
        padding-right: 0
    }
    
    .margin-left-remove {
        margin-left: 0
    }
    
    .pagination-left.select-boxes-part-four {
        margin-right: 25px
    }
    
    .pagination-left.select-boxes-part-four .select-wrapper select {
        width: 20%
    }
    
    .pagination-boxes .pagination-left {
        width: 100%
    }
    
    .pagination-middle {
        width: 48%
    }
    
    .pagination-middle ul li.arrow-bg-pagin,
    .pagination-middle ul li.arrow-bg-pagin:hover {
        margin: 0;
        height: 40px;
        width: 50px;
        background-size: 100% auto
    }
    
    .pagination-middle ul li.arrow-bg-pagin a {
        line-height: 35px
    }
    
    .pagination-middle ul li,
    .pagination-middle ul li:hover {
        width: 35px;
        height: 35px;
        line-height: 35px;
        background-size: 100% 100%;
        margin: 5px 0 0
    }
    
    .pagination-middle ul li.background-remove a {
        font-size: 38px
    }
    
    .pagination-middle ul li a {
        line-height: 31px
    }
    
    .pagination-left.select-boxes-part-four:last-child {
        margin-right: 0
    }
    
    .theweek-section {
        background-size: 100% 100%
    }
    
    .auther-top-border {
        top: 13px;
        width: 98%
    }
    
    .auther-top-border::before {
        left: -6px
    }
    
    .auther-top-border::after {
        right: -12px
    }
    
    .auther-bottom-border {
        bottom: 19px
    }
    
    .auther-bottom-border::before {
        left: -6px
    }
    
    .auther-bottom-border::after {
        right: -5px;
        z-index: 1
    }
    
    .submenu li {
        padding: 2px 0
    }
    
    .sotd {
        height: 200px
    }
    
    .heightClass h2.story-frame-title {
        padding-top: 45px;
        padding-bottom: 10px
    }
    
    .the-end-part p {
        font-size: 16px
    }
    
    .the-end-part p span {
        font-size: 20px
    }
    
    .middle-top-left-box {
        height: 685px
    }
    
    .link-box {
        font-size: 18px;
        width: 50%;
        text-align: center
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
    .link-box {
        font-size: 15px;
        width: 50%;
        text-align: center
    }
    
    #anim-star {
        top: 24px
    }
}
@media only screen and (max-width:767px) {
    .social-media-box li {
        width: 18%!important
    }
    
    .link-box {
        font-size: 12px;
        width: 50%;
        text-align: center
    }
}
@media only screen and (max-width:1020px) {
    .ipad-show {
        display: block
    }
    
    .ipad-hidden {
        display: none
    }
    
    .nav-menu li a {
        font-size: 13px;
        letter-spacing: .6px
    }
    
    .nav-menu li {
        padding: 0 6px
    }
    
    .submenu li {
        padding: 2px 0
    }
    
    .social-media-box li {
        width: 27%
    }
    
    .social-media-box li img {
        width: 100%
    }
    
    .login-signup-box {
        /*width: 19%*/
    }
    
    .login-signup-box a {
        font-size: 12px!important
    }
    
    .social-media-box {
        padding-top: 5px
    }
    
    .middle-welcome-section {
        background-size: 100% 100%;
        background-repeat: no-repeat
    }
    
    h2.welcome-title {
        font-size: 20px
    }
    
    h2.welcome-title img {
        width: 50%
    }
    
    .totally-free-text {
        font-size: 21px;
        padding: 0 7px
    }
    
    .tell-story-text {
        font-size: 19px
    }
    
    .tell-story-box h3 {
        font-size: 16px
    }
    
    .tell-story-box {
        padding: 24px 20px
    }
    
    .tell-story-box2 {
        margin-bottom: 40px!important
    }
    
    .brightest-start-box {
        padding: 10px 20px 18px;
        margin-top: 55px
    }
    
    .tell-story-text2 {
        font-size: 12px
    }
    
    .brightest-start-box1 {
        background-size: 100% 100%
    }
    
    .story-frame-title {
        font-size: 20px;
        letter-spacing: 1px;
        /* text-shadow: 1px 0 0 #3b86d0, -1px 0 0 #3b86d0, 0 1px 0 #3b86d0, 0 -1px 0 #3b86d0, 1px 1px #3b86d0, -1px -1px 0 #3b86d0, 1px -1px 0 #3b86d0, -1px 1px 0 #3b86d0 */
    }
    
    .the-end-boxes {
        width: 90%
    }
    
    .browse-section {
        background-repeat: no-repeat;
        background-size: 127% 127%
    }
    
    .classic-section {
        width: 100%;
        float: left;
        padding: 0
    }
    
    .short-title {
        font-size: 14px;
        line-height: 20px
    }
    
    .theclassic-box1 {
        padding-top: 30px
    }
    
    .novel-bg-box1 {
        padding-left: 15px
    }
    
    .week-box h2 {
        padding-top: 30px;
        font-size: 20px
    }
    
    .week-box {
        height: 85px;
    }
    
    .true-stories-title {
        font-size: 24px
    }
    
    .theweek-section {
        padding: 35px 25px
    }
    
    .kids-detail-box {
        padding: 45px 35px;
        margin-left: -30px;
        margin-right: -30px
    }
    
    .subscribe-section {
        padding-right: 20px;
        padding-left: 20px;
        background-size: 128% 150%
    }
    
    .subscribe-now1 {
        padding-left: 75px;
        padding-top: 20px
    }
    
    .subscribe-title {
        font-size: 16px
    }
    
    .stories-text {
        font-size: 14px!important;
        line-height: 18px
    }
    
    .helpus-text .membership {
        text-transform: uppercase;
        font-size: 18px;
        color: #f4e21e;
        text-shadow: 3px 0 0 #8b15a2, -3px 0 0 #8b15a2, 0 3px 0 #8b15a2, 0 -3px 0 #8b15a2, 2px 2px #8b15a2, -2px -2px 0 #8b15a2, 2px -2px 0 #8b15a2, -2px 2px 0 #8b15a2
    }
    
    .helpus-text .rewards {
        font-size: 16px;
        /*margin-left: 20px*/
    }
    
    .helpus-text .benefits {
        /*margin-left: 15px;*/
        color: purple;
        text-shadow: none
    }
    
    .subscribe-now1.help-boxes1 {
        padding-left: 25px;
        padding-top: 18px
    }
    
    .helpus-text {
        font-size: 16px
    }
    
    .jill-img {
        margin-left: 0
    }
    
    .jill-txt {
        float: left;
        text-align: center;
        padding-left: 0;
        width: 68%
    }
    
    .author-title {
        font-size: 24px;
        /*padding-top: 0*/
        margin-top: 5px;
    }
    
    .mcgraw-title {
        font-size: 30px
    }
    
    .read-mobile {
        margin-top: 10px;
        margin-bottom: 0
    }
    
    .footer-title {
        font-size: 20px
    }
    
    .footer-social-links li a {
        font-size: 16px
    }
    
    .copyright {
        font-size: 14px
    }
    
    .footer-search {
        width: 100%;
    }
    
    .author-profile-box {
        padding: 10px 20px
    }
    
    .stories-box-title {
        line-height: 24px
    }
    
    .individu-story-section {
        padding: 35px
    }
    
    .padding-top-social {
        margin-bottom: 10px
    }
    
    .earn-title {
        font-size: 14px
    }
    
    .individ-profile-link a {
        font-size: 16px
    }
    
    .individual-star-box {
        width: 60%;
        padding: 5px
    }
    
    .individual-star-box ul li {
        width: 23px
    }
    
    .individual-star-box ul li a img {
        max-width: 100%
    }
    
    .individual-star-box span {
        font-size: 14px
    }
    
    .harvesting-right {
        padding-left: 15px
    }
    
    .author-heading {
        font-size: 28px
    }
    
    .individ-profile-link {
        padding-top: 8px
    }
    
    .user-comment-box p {
        font-weight: 500
    }
    
    .individu-story-list li {
        margin: 5px 0;
        padding: 0 10px
    }
    
    .publishstory-boxes {
        padding: 30px
    }
    
    .our-story-info-box {
        padding: 15px
    }
    
    .our-story-info-box div.stories-box {
        background-color: #fff;
    }
    
    .tab-heading li {
        font-size: 16px
    }
    
    .control1:last-child {
        margin-left: 0
    }
    
    .pagination-left.publish-select .select-wrapper select {
        width: 22%
    }
    
    .form-select-left label {
        font-size: 16px;
        /*padding-left: 3px*/
    }
    
    .pagination-left.select-boxes-part-four {
        /*width: 40%;*/
        /*margin: 5px 20px!important*/
    }
    
    .pagination-left {
        width: 36%
    }
    
    .pagination-middle {
        width: 64%;
        margin-bottom: 15px
    }
    
    .pagination-right {
        margin: auto
    }
    
    .textarea-box textarea {
        border-style: solid;
        border-width: 2px;
        position: unset;
    }
    
    .auther-top-border::before {
        left: -7px;
        width: 35px;
        top: -13px
    }
    
    .auther-top-border::after {
        right: -10px;
        width: 35px
    }
    
    .auther-bottom-border {
        bottom: 17px;
        background-size: 2% auto;
        height: 10px
    }
    
    .auther-bottom-border::before {
        left: -6px;
        width: 35px;
        bottom: -20px
    }
    
    .auther-bottom-border::after {
        right: -5px;
        z-index: 1;
        width: 35px;
        bottom: -20px
    }
    
    .auther-top-border {
        top: 13px;
        background-size: 2% auto;
        height: 10px
    }
    
    .ad a {
        width: 100%;
        height: auto
    }
    
    .ad-section {
        padding: 20px 10px
    }
    
    .the-end-part p {
        font-size: 16px
    }
    
    .the-end-part p span {
        font-size: 20px
    }
}
@media only screen and (min-width:768px) and (max-width:1100px) {
    /*!*padding: 0px 0px 155px;
        *!*/
    
    .jq-star.fill-star {
        margin-right: 5px
    }
    
    .stories-box .col-md-3 {
        padding: 0
    }
    
    .stories .jq-star.fill-star {
        margin-right: 5px;
        width: 25px!important;
        height: 25px!important
    }
}
@media only screen and (max-width:767px) {
    .mobile-down-arrow {
        float: right;
        font-size: 16px!important
    }
    
    .submenu {
        position: initial;
        width: 100%;
        padding: 10px;
        margin: 0 auto
    }
    
    .individual-star-box {
        width: 100%
    }
    
    .jill-img {
        margin-right: 0;
        margin-bottom: 15px;
        margin-top: 25px
    }
    
    .author-section {
        padding-bottom: 30px;
        background: url(../images/mobile-auther-bg.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding-top: 20px
    }
    
    .author-section.flexbox {
        display: block
    }
    
    .auther-bottom-border::before {
        left: -12px
    }
    
    .auther-bottom-border::after {
        right: -7px
    }
    
    .auther-top-border {
        top: 33px;
        background-size: 4% auto;
        height: 10px
    }
    
    .auther-top-border::before {
        left: -13px
    }
    
    .auther-bottom-border {
        height: 10px;
        bottom: 40px;
        background-size: 4% auto
    }
    
    .jill-img img {
        float: none;
        margin: auto;
        display: block;
        width: 60%
    }
    
    .hidden-sm-up5 {
        display: block
    }
    
    .nav-main {
        padding: 8px 10px;
        position: relative
    }
    
    .nav-menu {
        width: 100%
    }
    
    .social-media-box {
        width: 50%
    }
    
    .login-signup-box {
        width: 50%
    }
    
    .middle-top-right {
        padding-top: 0
    }
    
    .brightest-start-box1,
    .tell-story-box1 {
        width: 65%;
        margin: auto;
    }
    
    .tell-story-box1 {
        background-size: 100% 100%
    }
    
    .brightest-start-box {
        margin-top: 0
    }
    
    .browse-title {
        font-size: 28px
    }
    
    .custom-width {
        width: 50%;
        float: left
    }
    
    .theclassic-box {
        width: 75%;
        margin: auto
    }
    
    .week-box {
        background-size: contain;
        width: 100%;
        height: auto;
    }
    
    .week-box h2 {
        font-size: 16px;
        padding-top: 18px
    }
    
    .kids-content {
        padding: 0 30px
    }
    
    .subscribe-now1 {
        padding-bottom: 10px
    }
    
    .footer-top {
        padding-bottom: 0
    }
    
    .footer-social-links {
        margin-bottom: 20px
    }
    
    .middle-top-right {
        padding-left: 30px
    }
    
    .theclassic-box1 {
        padding-right: 10px
    }
    
    .inner-wrapper,
    .main-wrapper1 {
        background-size: initial
    }
    
    .main-wrapper1 {
        background-position: 15% top
    }
    
    .author-name {
        margin-top: 20px;
        margin-bottom: 5px
    }
    
    .author-storie-star-box {
        float: left;
        margin: 8px 0
    }
    
    .individu-story-list li a {
        padding: 0;
        border: 0
    }
    
    .harvesting-left {
        width: 100%;
        margin-bottom: 10px
    }
    
    .harvesting-right {
        width: 100%;
        padding: 0
    }
    
    .comment-title {
        text-align: center
    }
    
    .add-comment {
        margin: auto;
        display: block
    }
    
    .user-comment-img {
        /*width: 80%;*/
        width: 25%;
        float: none;
        /*margin: auto;*/
        display: block
    }
    
    .user-comment-box {
        padding-left: 0;
        margin-top: 20px
    }
    
    .user-boxes {
        padding-right: 15px;
        margin-top: 40px
    }
    
    .sub-user-box {
        margin-left: 0
    }
    
    .sub-user-box .user-comment-box {
        padding-left: 0
    }
    
    .sub-user-box .user-comment-img {
        /*width: 110px*/
        width: 30%;
    }
    
    .share-custom-width {
        width: 100%;
        float: left
    }
    
    .individul-story-share {
        text-align: center;
        margin-bottom: 20px
    }
    
    .individul-story-share li {
        float: none;
        display: inline-block
    }
    
    .individul-story-share li:first-child {
        width: 100%
    }
    
    .share-custom-width1 {
        width: 45%;
        float: left;
        padding-right: 15px;
        padding-top: 0
    }
    
    .user-comment-img img {
        width: 100%
    }
    
    .publishstory-boxes {
        padding: 20px
    }
    
    .control1 {
        margin-left: 0;
        margin-right: 20px
    }
    
    .form-select-left {
        width: 100%;
        margin-bottom: 10px
    }
    
    .pagination-left.select-boxes-part-four {
        width: 70%
    }
    
    .img-upload span {
        display: block;
        margin-top: 3px
    }
    
    .pagination-left.select-boxes-part-four .select-wrapper select {
        width: 90%;
        padding-left: 10px
    }
    
    .pagination-left.select-boxes-part-four.publish-select .select-wrapper select {
        width: 68%
    }
    
    .pagination-left.select-boxes-part-four {
        width: 100%
    }
    
    .custom_btn_nav,
    .mobile-visible {
        display: block
    }
    
    #menutoggle {
        left: 0;
        position: absolute;
        z-index: 13;
        top: 48px;
        background: #033172;
        padding: 5px 0 54px;
        display: none;
        clear: both;
        width: 100%;
        overflow: scroll;
        height: auto;
        padding-bottom: 20px
    }
    
    .mobile-hidden {
        display: none
    }
    
    .nav-menu li {
        padding: 8px 10px;
        float: none;
        border-right: 0
    }
    
    .custom_btn_nav {
        color: #fff;
        padding: 0;
        float: right;
        cursor: pointer
    }
    
    .custom_btn_nav .fa {
        font-size: 30px
    }
    
    .custom_btn_nav:focus {
        border: 0;
        outline: 0
    }
    
    .logo {
        margin-left: 0
    }
    
    .pagination-left {
        width: 100%
    }
    
    .pagination-middle {
        width: 100%;
        margin-top: 15px
    }
    
    .search-box {
        width: 90%
    }
    
    .pagination-left.select-boxes-part-four .select-wrapper .holder {
        margin-left: 10px
    }
    
    .footer-top-visible {
        display: block
    }
    
    .footer-top-hidden {
        display: none
    }
    
    .footer-search {
        padding-bottom: 30px
    }
    
    #toTop {
        color: #000;
        display: none;
        cursor: pointer;
        width: 53px;
        height: 53px;
        background: #fff;
        line-height: 45px;
        position: fixed;
        bottom: 30px;
        right: 10px;
        z-index: 10001;
        opacity: 1;
        font-size: 24px;
        padding: 0
    }
    
    .stories-box-title span {
        padding-top: 6px
    }
    
    .submenu li {
        padding: 2px 0
    }
    
    .home-submenu:hover .submenu {
        display: none
    }
    
    .reply-box #reply-box textarea {
        width: 100%
    }
    
    .harvesting-right img {
        margin: auto
    }
    
    div#shownav {
        top: 0;
        font-size: 14px;
        padding: 2px;
        width: 130px;
        margin: 5px;
        left: 50%;
        margin-left: -65px
    }
    
    div#shownav2 {
        top: 0;
        font-size: 14px;
        padding: 2px;
        width: 130px;
        margin: 5px;
        left: 50%;
        margin-left: -65px;
        margin-top: 35px
    }
    
    .jq-star.fill-star {
        width: 30px!important;
        height: 30px!important
    }
    
    .img-set {
        height: 200px;
        display: inline-block;
        padding-top: 15px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px
    }
    
    .author-profile-box .story-info-title {
        width: 100%!important
    }
    
    .share-custom-width3 {
        float: left;
        text-align: center;
        width: 100%
    }
    
    .heart-social-icon {
        float: none
    }
    
    .author-heart-icon {
        margin-left: 0
    }
    
    .individ-justin span {
        font-size: 22px
    }
    
    .author-profile-box .col-md-8 {
        padding-top: 20px
    }
    
    .author-profile-box .col-md-4 {
        justify-content: center;
        align-items: center
    }
    
    .rating_flag a.flag-anchor {
        right: 0
    }
    
    .comment-boxes {
        text-align: center
    }
    
    .img-set {
        height: 200px;
        width: 100vw;
        display: table-cell;
        vertical-align: middle;
        padding-top: 15px;
        text-align: center;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px
    }
    
    .the-day-img {
        width: unset;
        height: unset
    }
    
    .comment-boxes .col-md-6:nth-child(2) {
        padding-bottom: 20px
    }
    
    div#shownav {
        top: 10px
    }
    
    div#shownav2 {
        top: 15px
    }
    
    #AdvanceContainer {
        padding-top: 75px;
        text-align: center
    }
    
    #storiesSearchFrm {
        position: relative;
        padding: 0 10px
    }
    
    .my-fav-margin {
        margin-top: 15px
    }
    
    . .middle-top-left-box {
        height: 735px
    }
    
    .carousel {
        margin: -20px 0
    }
    
    .pagination-left {
        display: flex;
        justify-content: center
    }
    
    .pagination-left.select-boxes-part-four {
        margin: 5px 0!important
    }
    
    .form-correction {
        padding-right: 0!important
    }
    
    .label-corrector {
        display: block!important;
        padding: 0 40px!important
    }
    
    .pagination {
        display: flex!important;
        justify-content: center!important;
        align-items: center!important;
        margin: 10px 0!important
    }
    
    .pagination>li {
        width: 100%!important;
        margin: 2px
    }
    
    .pagination>li>span {
        width: 100%!important
    }
    
    .pagination>li>a {
        width: 100%!important
    }
    
    .comment-boxes .col-md-6 h3.author-heading.comment-title {
        padding: 0;
        margin: 30px
    }
    
    .stories-box-title span.by {
        margin-left: 0
    }
    
    .stories-box-title a {
        margin-right: 10px
    }
    
    a.story_edit {
        margin: 0
    }
    
    .individual-star-box {
        width: auto
    }
    
    .jill-img {
        margin-right: 0;
        margin-bottom: 15px;
        margin-top: 25px;
        width: 100%
    }
    
    .jill-txt {
        padding-left: 15px;
        width: 100%
    }
    
    .author-sec-inner.flexbox {
        display: block
    }
    
    .avg-rating-story {
        text-align: center
    }
    
    .avg-rating-story {
        padding-top: 20%
    }
    
    #myclip1 {
        position: absolute;
        left: 0;
        top: 0;
        width: 120px;
        margin: 2px
    }
    
    .clip-star,
    .clip-star1,
    .clip-star2 {
        width: 120px;
        margin: 2px
    }
}

@media only screen and (orientation: landscape) and (max-width: 767px) {
    .user-comment-img {
        /*width: 80%;*/
        width: 25%;
        float: none;
        /*margin: auto;*/
        display: block
    }
}

@media only screen and (max-width:736px) {
    .individu-story-list li a {
        padding: 0 20px
    }
    
    .pagination-left.select-boxes-part-four.publish-select .select-wrapper select {
        width: 52%
    }
    
    .pagination-left.select-boxes-part-four .select-wrapper select {
        width: 70%
    }
    
    .week-box h2 {
        font-size: 20px;
        padding-top: 19px
    }
}
@media only screen and (max-width:667px) {
    .pagination-left.select-boxes-part-four.publish-select .select-wrapper select {
        width: 58%
    }
    
    .pagination-left.select-boxes-part-four .select-wrapper select {
        width: 77%
    }
}
@media only screen and (max-width:640px) {
    .week-box h2 {
        font-size: 20px;
        padding-top: 19px
    }
    
    .theclassic-box {
        width: 65%
    }
    
    .individu-story-list li a {
        padding: 0 20px
    }
    
    .pagination-left.select-boxes-part-four .select-wrapper select {
        width: 80%
    }
    
    .pagination-left.select-boxes-part-four.publish-select .select-wrapper select {
        width: 60%
    }
}
@media only screen and (max-width:568px) {
    .auther-bottom-border {
        bottom: 44px
    }
    
    .week-box h2 {
        padding-top: 21px
    }
    
    .auther-top-border {
        top: 35px
    }
    
    .social-media-box {
        padding-top: 0
    }
    
    .pagination-left.select-boxes-part-four.publish-select .select-wrapper select {
        width: 73%
    }
    
    .theclassic-box.subscribe-now.help-boxes {
        background-size: 100% auto
    }
    
    .pagination-left.select-boxes-part-four .select-wrapper select {
        width: 95%
    }
}
@media only screen and (max-width:480px) {
    .pagination-left.select-boxes-part-four .select-wrapper select {
        width: 94%
    }
    
    .pagination-left.select-boxes-part-four.publish-select .select-wrapper select {
        width: 68%
    }
    
    .theclassic-box {
        width: 80%
    }
    
    .week-box h2 {
        padding-top: 17px;
        font-size: 17px
    }
    
    .auther-top-border {
        top: 33px
    }
    
    .auther-bottom-border {
        bottom: 40px
    }
    
    .auther-top-border::after,
    .auther-top-border::before {
        top: -15px
    }
    .user-comment-box a {
        float: left;
    }
    
    .theclassic-box {
        
    }
}
@media only screen and (max-width:479px) {
    .week-box {
        height: 50px;
        background: 0 0
    }
    
    .social-media-box {
        width: 75%
    }
    
    .author-middle-bg {
        padding: 10px 15px
    }
    
    .author-profile-box {
        padding: 10px
    }
    
    .author-name span {
        font-size: 20px
    }
    
    .author-name label {
        font-size: 14px
    }
    
    .author-top-content,
    .individ-content p,
    .stories-box p {
        font-size: 15px;
        font-weight: 500;
        word-wrap: break-word;
    }
    
    .footer-search {
        width: 100%;
        margin-left: 0
    }
    
    .individu-story-section {
        padding: 15px
    }
    
    .share-custom-width {
        padding: 0
    }
    
    .share-custom-width1 {
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }
    
    .padding-top-social {
        float: left
    }
    
    .author-heading {
        font-size: 24px
    }
    
    .user-comment-box h4,
    .user-comment-box span {
        float: left;
        width: 100%
    }
    
    .user-comment-box span {
        text-align: left;
        padding-top: 8px
    }
    
    .publishstory-boxes {
        padding: 15px
    }
    
    .checkbox-content p {
        font-size: 14px;
        padding-left: 35px;
        line-height: 25px
    }
    
    .checkbox-content p span {
        font-size: 16px
    }
    
    .story-info-title {
        font-size: 20px
    }
    
    .radio-boxes-top span {
        line-height: 24px;
        font-size: 16px
    }
    
    .control1 {
        font-size: 14px
    }
    
    .tab-heading li {
        font-size: 14px;
        margin: 5px 0;
        width: 100%
    }
    
    .pagination-left {
        width: 100%
    }
    
    .pagination-middle {
        width: 100%;
        margin-top: 15px
    }
    
    .middle-top-left-box {
        padding: 150px 40px 55px
    }
    
    #anim-star {
        left: 50%
    }
    
    .the-end-part {
        padding: 8px 0
    }
    
    .theclassic-box1 {
        padding: 20px 0 20px 55px
    }
    
    .the-classic-title {
        font-size: 18px
    }
    
    .novel-bg-box,
    .theclassic-box {
        background-size: 100% 100%
    }
    
    .middle-top-right {
        padding-left: 20px
    }
    
    .brightest-start-box1,
    .tell-story-box1 {
        width: 100%
    }
    
    .tell-story-text {
        font-size: 14px;
        line-height: 20px
    }
    
    .browse-title {
        font-size: 24px;
        line-height: 36px
    }
    
    .love-box {
        margin-bottom: 20px;
        min-height: 165px
    }
    
    .theclassic-box {
        width: 96%
    }
    
    .novel-bg-box1 {
        padding-left: 10px
    }
    
    .kids-detail-box {
        margin-left: -43px;
        margin-right: -43px;
        height: auto
    }
    
    .subscribe-section {
        padding-left: 0;
        padding-right: 0
    }
    
    .subscribe-now {
        width: 100%
    }
    
    .subscribe-now1.help-boxes1 {
        padding-top: 25px
    }
    
    .week-box h2 {
        font-size: 16px;
        padding-top: 10px;
        font-weight: 100
    }
    
    #toTop {
        bottom: 60px
    }
    
    .read-mobile {
        width: 170px
    }
    
    .read-mobile a {
        padding: 14px 35px 8px
    }
    
    .img-set {
        padding-left: 0;
        padding-right: 0
    }
    
    #anim-star {
        left: 50%;
        top: 12px!important
    }
    
    .pagination-boxes .pagination-left {
        width: 100%
    }
    
    .pagination-left.select-boxes-part-four.remove-margin-right.publish-select.input-margin-remove {
        margin: 0!important
    }
}
@media only screen and (min-width:458px) and (max-width:464px) {
    .subscribe-now1.help-boxes1 {
        padding-bottom: 45px
    }
    
    .week-box {
        background-size: 100% auto
    }
    
    .week-box h2 {
        font-size: 16px;
        padding-top: 15px
    }
}
@media only screen and (max-width:420px) {
    .week-box h2 {
        font-size: 15px;
        padding-top: 14px
    }
    
    .subscribe-now1 {
        padding-left: 100px
    }
    
    .auther-bottom-border {
        bottom: 38px
    }
    
    .share-custom-width2 {
        margin-left: 85px
    }
    
    .pagination-left.select-boxes-part-four.publish-select .select-wrapper select {
        width: 73%
    }
    
    .pagination-middle ul li.arrow-bg-pagin,
    .pagination-middle ul li.arrow-bg-pagin:hover {
        width: 42px;
        height: 35px
    }
    
    .pagination-middle ul li.arrow-bg-pagin a {
        line-height: 32px
    }
}
@media only screen and (min-width:412px) and (max-width:418px) {
    .week-box h2 {
        font-size: 16px;
        padding-top: 13px;
        font-weight: 100
    }
    
    .pagination-middle ul li,
    .pagination-middle ul li:hover {
        width: 33px;
        height: 33px
    }
    
    .main-wrapper1 {
        background-position: 15% top
    }
}
@media only screen and (min-width:383px) and (max-width:385px) {
    .week-box h2 {
        font-size: 14px;
        padding-top: 12px;
        font-weight: 100
    }
    
    .main-wrapper1 {
        background-position: 15% top
    }
}
@media only screen and (min-width:374px) and (max-width:380px) {
    .week-box h2 {
        font-size: 13px;
        padding-top: 12px;
        font-weight: 100
    }
    
    .auther-top-border {
        height: 10px
    }
    
    .auther-bottom-border {
        height: 10px;
        bottom: 40px
    }
    
    .main-wrapper1 {
        background-position: 15% top
    }
    
    .pagination-middle ul li.arrow-bg-pagin,
    .pagination-middle ul li.arrow-bg-pagin:hover {
        width: 33px;
        height: 31px
    }
    
    .pagination-middle ul li.arrow-bg-pagin a {
        line-height: 28px
    }
    
    .pagination-middle ul li a {
        line-height: 26px
    }
    
    .pagination-middle ul li,
    .pagination-middle ul li:hover {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}
@media only screen and (min-width:358px) and (max-width:362px) {
    .week-box h2 {
        font-size: 16px;
        padding-top: 11px;
        font-weight: 100
    }
    
    .pagination-left.select-boxes-part-four .select-wrapper select {
        width: 92%
    }
    
    .pagination-left.select-boxes-part-four.publish-select .select-wrapper select {
        width: 68%
    }
    
    .individu-story-list li a {
        padding: 0
    }
    
    .share-custom-width2 {
        margin-left: 60px
    }
    
    .main-wrapper1 {
        background-position: 15% top
    }
    
    .pagination-middle ul li.arrow-bg-pagin,
    .pagination-middle ul li.arrow-bg-pagin:hover {
        width: 33px;
        height: 27px;
        border-radius: 4px
    }
    
    .pagination-middle ul li.arrow-bg-pagin a {
        line-height: 22px
    }
    
    .pagination-middle ul li.arrow-bg-pagin a img {
        width: 55%
    }
    
    .pagination-middle ul li a {
        line-height: 23px;
        font-size: 14px;
        font-weight: 400
    }
    
    .pagination-middle ul li,
    .pagination-middle ul li:hover {
        width: 25px;
        height: 25px;
        line-height: 25px
    }
}
@media only screen and (max-width:340px) {
    .social-media-box {
        padding-top: 5px
    }
    
    .love-title {
        font-size: 13px;
        font-weight: 400
    }
    
    .week-box h2 {
        font-size: 16px;
        padding-top: 10px
    }
    
    .subscribe-now1 {
        padding-left: 65px
    }
    
    .auther-bottom-border::before {
        left: -16px
    }
    
    .auther-bottom-border::after {
        right: -10px
    }
    
    .auther-bottom-border {
        bottom: 36px;
        height: 10px
    }
    
    .auther-top-border {
        height: 10px;
        top: 32px
    }
    
    .main-wrapper1 {
        background-position: 15% top
    }
    
    .helpus-text .membership {
        font-size: 15px;
        color: #f4e21e;
        text-shadow: 3px 0 0 #8b15a2, -3px 0 0 #8b15a2, 0 3px 0 #8b15a2, 0 -3px 0 #8b15a2, 2px 2px #8b15a2, -2px -2px 0 #8b15a2, 2px -2px 0 #8b15a2, -2px 2px 0 #8b15a2
    }
    
    .helpus-text .rewards {
        font-size: 12px;
        /*margin-left: 15px*/
    }
    
    .helpus-text .benefits {
        /*margin-left: 10px;*/
        color: purple;
        text-shadow: none
    }
    
    .helpus-text {
        font-size: 12px
    }
    
    .author-section {
        padding-left: 0;
        padding-right: 0
    }
    
    .pagination-middle ul li.arrow-bg-pagin,
    .pagination-middle ul li.arrow-bg-pagin:hover {
        width: 33px;
        height: 27px;
        border-radius: 4px
    }
    
    .pagination-middle ul li.arrow-bg-pagin a {
        line-height: 22px
    }
    
    .pagination-middle ul li.arrow-bg-pagin a img {
        width: 55%
    }
    
    .pagination-middle ul li a {
        line-height: 23px;
        font-size: 14px;
        font-weight: 400
    }
    
    .pagination-middle ul li,
    .pagination-middle ul li:hover {
        width: 25px;
        height: 25px;
        line-height: 25px
    }
    
    .totally-free-text {
        font-size: 15px;
        line-height: 30px
    }
    
    h2.welcome-title {
        margin-bottom: 6px
    }
    
    .share-custom-width2 {
        margin-left: 57px
    }
    
    .pagination-middle ul li:nth-child(5) {
        display: none
    }
}
@media screen and (max-width:1199px) {
    .login .form-select-boxes {
        width: 60%
    }
    
    .login .pagination-left.select-boxes-part-four {
        margin-left: 0
    }
}
@media screen and (min-width:992px) and (max-width:1199px) {
    .login .btn-readstory {
        margin-left: 125px
    }
    
    .login .form-select-left.font label {
        margin-left: 125px
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    .login .form-select-boxes {
        width: 70%
    }
    
    .login .btn-readstory,
    .login .form-select-left.font label {
        margin-left: 115px
    }
    
    .login .btn-readstory {
        margin-bottom: 20px
    }
}
@media screen and (max-width:767px) {
    .login .form-select-boxes {
        width: 90%
    }
    
    .login .form-select-left {
        float: none
    }
    
    .login .btn-readstory,
    .login .form-select-left.font label {
        margin-left: 113px
    }
    
    .individu-story-list {
        padding: 0
    }
    
    .individu-story-list li {
        display: block;
        border: none;
        margin-bottom: 15px
    }
    
    .individu-story-list li,
    .individu-story-list li a {
        padding-left: 0;
        padding-right: 0
    }
    
    .tabs .story-info-title {
        width: 100%;
        display: block;
        font-size: 15px;
        padding-top: 15px
    }
    
    .tabs .form-select-left,
    .tabs .pagination-left.publish-select,
    .tabs .title-padding {
        display: block;
        width: 100%
    }
    
    .tabs .checkbox-content p {
        margin-bottom: 0
    }
    
    .tabs .mt5 .publish-select .select-wrapper select {
        width: 415px
    }
    
    .tabs .width-128 {
        float: left
    }
}
.totally-free-text {
    line-height: 27px!important;
    font-size: 17px!important;
    padding: 0
}
.tell-story-box {
    margin-top: 0!important;
    margin-bottom: 0!important
}
.brightest-start-box {
    margin-top: -10px!important;
    padding: 25px 34px 40px!important;
    background-position: 10% 0
}
.tell-story-box1 {
    background-size: contain!important;
    margin: 0;
    /* background-repeat: round */
    background-size: 100% 100% !important;
}
.brightest-start-box1 {
    /* background-repeat: round!important; */
    
    background-size: contain!important;
    background-color: #D714FC;
}
.middle-top-left-box {
    height: auto!important;
    margin: 0!important;
    background-repeat: round!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.brightest-start-box1 .tell-story-text2 {
    font-size: 19px!important
}
.middle-top-right {
    padding: 63px 0;
    margin-left: -20px
}

/* .main-wrapper1 .container {
        max-width: 1074px!important;
    } */
.novel-bg-box {
    background-repeat: round;
    /*background-size: contain*/
    background-size: contain !important;
}
.theclassic-box {
    background-repeat: no-repeat;
    min-height: 160px!important;
    background-size: contain;
}
a:hover {
    text-decoration: none!important
}
.nav-menu {
    width: auto
}
.kids-box {
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-left: 20px
}
.middle-top-right .welcome-title img {
    height: 50px;
    vertical-align: bottom
}
.middle-welcome-section {
    background-size: cover
}
.totally-free-text span {
    color: #fff;
    padding: 0
}
.totally-free-text span.coma {
    font-size: 40px;
    line-height: 0
}
.story-frame-title {
    font-size: 30px;
    padding: 0px 0;
    /* text-shadow: 3px 0 0 #07588d, -3px 0 0 #07588d, 0 3px 0 #07588d, 0 -3px 0 #07588d, 2px 2px #07588d, -2px -2px 0 #07588d, 2px -2px 0 #07588d, -2px 2px 0 #07588d */
}
.the-end-boxes {
    margin: 30px auto 0 auto
}
.btn-readstory {
    margin-top: 46px;
    width: auto;
    padding: 0;
    margin-bottom: 46px
}
.the-classic-title {
    font-size: 20px
}
.short-title {
    line-height: 22px;
    font-size: 18px
}
.theclassic-box1 {
    padding: 30px 20px 0 115px
}
.novel-bg-box1 {
    padding: 30px 100px 0 25px
}
.middle-top-right h2 {
    line-height: 50px;
    margin-bottom: 5px
}
.ss-welcome-block .writers-text a {
    color: #3cf
}
.ss-welcome-block .writers-text a:hover {
    color: #84d9ff
}
.top-borderbox {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 10px 18px 8px 18px;
    margin: 0 15px 10px;
}
a.help-boxes1 {
    padding: 20px 20px 0 40px
}
.subscribe-section a.help-boxes1 {
    padding: 40px 20px 0 40px
}
.stories .pagination-boxes {
    margin-top: -65px
}
.author-heading {
    padding-top: 40px;
    margin-bottom: 0
}
.author-heading-fav {
    margin-bottom: -45px
}
.brightest-start-box1 {
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom:18px;
}
.tell-story-box2 {
    margin-top: 20px
}
@media screen and (max-width:480px) {
    .login .form-select-boxes,
    .login .pagination-left.publish-select {
        width: 100%
    }
    
    .login label {
        display: block
    }
    
    .login .btn-readstory,
    .login .form-select-left.font label {
        margin-left: 0
    }
    
    .brightest-stars-bx {
        display: block;
        height: auto;
    }
    
    .first-half,
    .second-half {
        width: 100%;
    }
    
    .top1 {
        margin-top: 30px;
        /*margin-right: 10px;*/
    }
    
    .middle-top-right {
        display: block;
    }
    
    .joinstorystarnow {
        font-size: 20px;
    }
}
@media (min-width:320px) and (max-width:767px) {
    .heightClass .sotd {
        height: auto;
        width: auto
    }

    .story-frame-title {
        padding: 40px 0px 6px;
    }
    
    .the-day-img {
        object-fit: cover;
        height: auto
    }
    
    .heightClass h2.story-frame-title {
        padding-top: 50px;
        text-shadow: 1px 0 0 #3b86d0, -1px 0 0 #3b86d0, 0 1px 0 #3b86d0, 0 -1px 0 #3b86d0, 1px 1px #3b86d0, -1px -1px 0 #3b86d0, 1px -1px 0 #3b86d0, -1px 1px 0 #3b86d0
    }
    
    .middle-top-left-box {
        background-size: cover;
        background-position-x: center;
        background-repeat: no-repeat!important;
    }
    
    .true-stories-top {
        flex-wrap: wrap;
    }
    
    #anim-star {
        top: 17px
    }
    
    .btn-readstory {
        margin-top: 30px;
        margin-bottom: 40px
    }
    
    .middle-top-right {
        padding: 60px 0 20px;
        padding-top: 10px;
        margin-left: 0;
        /* display: flex; */
        flex-wrap: wrap;
        justify-content: center
    }
    
    .tell-story-box1 {
        background-size: cover;
        margin: 0 auto;
        /* background-repeat: round; */
        min-height: 150px;
        width: 90%;
        flex-direction: column;
        height: auto;
    }
    
    .top-borderbox {
        margin-bottom: 50px
    }
    
    .tell-story-box {
        padding: 35px 30px;
        margin-left: 5px;
    }
    
    .tell-story-box p {
        font-size: 21px !important;
    }
    
    .brightest-start-box {
        padding: 25px 30px 30px!important;
        margin-top: 0!important
    }
    
    .first-half,
    .second-half {
        width: 100% !important;
        text-align: center;
    }
    
    .top1 {
        margin-top: 30px;
    }
    
    .middle-top-right {
        display: block;
    }
    
    .tell-story-box h3 {
        font-size: 14px
    }
    
    .storystar-title {
        font-size: 18px
    }
    
    .brightest-start-box1 .tell-story-text2 {
        font-size: 16px!important;
        font-weight: 500
    }
    
    .theclassic-box1 {
        padding: 30px 0 0 70px
    }
    
    .novel-bg-box1 {
        padding: 45px 15px 40px
    }
    
    .novel-bg-box {
        background-repeat: round!important;
        background-size: cover
    }
    
    .subscribe-now1 {
        padding: 26px 0 0 83px
    }
    
    .subscribe-now {
        background-repeat: no-repeat;
        min-height: 150px!important;
        background-size: contain
    }
    
    .help-boxes {
        background-repeat: no-repeat;
        min-height: 110px!important;
        background-size: contain
    }
    
    .pagination-left:first-child {
        width: 100%!important;
        margin: 10px 0
    }
    
    .pagination-left.pagination-right .sort-wrap .customSelect {
        width: 156px
    }
    
    .subscribe-section a.help-boxes1 {
        padding: 30px 20px 0 30px
    }
    
    .stories .pagination-boxes {
        margin-top: 0
    }
    
    .pagination-boxes {
        margin-top: 10px
    }
    
    .author-heading {
        padding-top: 50px
    }
    
    .author-heading-fav {
        margin-bottom: 15px
    }
    
    .stories-box:last-child {
        margin-bottom: 20px
    }
    
    .kids-box span {
        font-size: 11px
    }
    
    .the-classic-title {
        font-size: 18px
    }
    
    .short-title {
        line-height: 20px;
        font-size: 13px
    }
    
    .novel-bg-box1 p.short-title {
        font-size: 15px;
        line-height: 26px
    }
    
    .btn-readstory a,
    .btn-readstory button {
        padding: 14px 33px 8px
    }
    
    .btn-readstory {
        padding: 0;
        width: auto
    }
    
    .love-title {
        font-size: 12px
    }
    
    .subscribe-title {
        font-size: 16px;
        margin-bottom: 2px
    }
    
    .stories-text {
        font-size: 14px;
        line-height: 17px
    }
    
    #AdvanceContainer .pagination-left {
        width: 100%!important;
        margin: 0!important
    }
    
    .add-on-control {
        font-size: 10px
    }
    
    .middle-top-left-box .btn-readstory {
        margin-top: 50px
    }
}
@media (min-width:768px) and (max-width:991px) {
    .col-md-5,
    .col-md-7 {
        width: 100%
    }
    
    .heightClass h2.story-frame-title {
        padding-top: 55px
    }
    
    .heightClass .sotd {
        width: 100%;
        margin: 20px auto;
        display: block
    }
    
    .the-day-img {
        width: unset;
        height: unset;
        display: block;
        margin: 0 auto
    }
    
    .the-end-boxes {
        margin: 15px auto 10px auto
    }
    
    .btn-readstory {
        margin-top: 40px
    }
    
    .middle-top-right .welcome-title img {
        width: auto
    }
    
    .totally-free-text {
        padding: 0
    }
    
    h2.welcome-title {
        padding: 0
    }
    
    .middle-top-right {
        padding-top: 20px;
        margin-left: 0
    }
    
    .tell-story-box1 {
        /*background-size: cover!important;*/
        margin: 25px auto;
        width: 66%;
        /* display: block; */
        background-repeat: no-repeat;
        min-height: 190px
    }
    
    .tell-story-text {
        font-size: 15px
    }
    
    .tell-story-box h3 {
        font-size: 20px
    }
    
    .tell-story-box {
        padding: 50px 40px 0
    }
    
    .brightest-start-box {
        padding: 20px 20px 20px 30px!important
    }
    
    .first-half,
    .second-half {
        width: 52%;
    }
    
    .top1 {
        /*margin-top: 30px;*/
        /*margin-right: 10px;*/
    }
    
    .middle-top-right {
        display: block;
    }
    
    #bright-img {
        width: 100%;
        padding: 10px;
    }
    
    .theclassic-box1 {
        padding: 20px 10px 0 85px
    }
    
    .novel-bg-box1 {
        padding: 20px 55px 15px 25px
    }
    
    .novel-bg-box1 p.short-title {
        font-size: 22px
    }
    
    .the-classic-title {
        font-size: 18px
    }
    
    .short-title {
        line-height: 19px;
        font-size: 15px
    }
    
    .jill-txt .btn-readstory {
        margin-top: 10px
    }
    
    .pagination-left:first-child {
        width: 40%!important
    }
    
    .pagination-boxes .pagination-left {
        width: auto!important
    }
    
    .pagination-middle {
        width: 60%
    }
    
    .middle-top-right .theclassic-box {
        min-height: 155px!important;
        background-size: contain;
        margin: 25px auto;
        width: 60%;
        display: block;
        background-repeat: round
    }
    
    a.help-boxes1 {
        padding: 40px 20px 0 40px!important
    }
    
    .subscribe-section a.help-boxes1 {
        padding: 30px 20px 0 40px!important
    }
    
    .pagination-boxes {
        margin-top: 10px
    }
    
    .author-heading {
        padding-top: 50px
    }
    
    .stories-box:last-child {
        margin-bottom: 20px
    }
    
    .top-borderbox {
        margin: 0 155px;
        margin-bottom: 100px
    }
    
    .love-title {
        font-size: 12px;
        padding-top: 12px
    }
    
    .kids-box span {
        font-size: 11px
    }
    
    .novel-bg-box1 p.short-title {
        font-size: 15px
    }
    
    .stories-text {
        font-size: 18px
    }
    
    .footer-bottom .col-md-7 {
        width: 58.33333%
    }
    
    .footer-bottom .col-md-5 {
        width: 41.666667%
    }
    
    .stories .pagination-boxes {
        margin-top: 0
    }
    
    .stories .pagination-boxes:last-child {
        margin-top: 10px
    }
    
    .stories .pagination-boxes .pagination-left {
        width: 27%!important
    }
    
    .stories .pagination-middle {
        width: 45%
    }
    
    .author-heart-icon {
        margin-left: 0;
        display: block!important
    }
    
    .add-on-control {
        font-size: 10px
    }
}
@media (min-width:992px) and (max-width:1024px) {
    .col-md-5,
    .col-md-7 {
        width: 100%
    }
    
    .heightClass h2.story-frame-title {
        padding-top: 55px
    }
    
    .heightClass .sotd {
        width: 100%;
        margin: 20px auto;
        display: flex
    }
    
    .the-day-img {
        display: block;
        margin: 0 auto
    }
    
    .the-end-boxes {
        margin: 60px auto 10px auto
    }
    
    .btn-readstory {
        margin-top: 40px
    }
    
    .middle-top-right .welcome-title img {
        width: auto
    }
    
    .totally-free-text {
        padding: 0
    }
    
    h2.welcome-title {
        padding: 0
    }
    
    .middle-top-right {
        padding-top: 20px;
        margin-left: 0
    }
    
    .tell-story-box1 {
        background-size: cover!important;
        margin: 25px auto;
        width: 54%;
        /* display: block; */
        background-repeat: round;
        min-height: 190px
    }
    
    .tell-story-text {
        font-size: 20px
    }
    
    .first-half,
    .second-half {
        width: 52%;
    }
    
    .top1 {
        /*margin-top: 30px;*/
        /*margin-right: 10px;*/
    }
    
    .middle-top-right {
        display: block;
    }
    
    #bright-img {
        width: 100%;
        padding: 22px;
    }
    
    .tell-story-box h3 {
        font-size: 20px
    }
    
    .tell-story-box {
        padding: 45px 40px 0
    }
    
    .brightest-start-box {
        padding: 20px 20px 20px 30px!important
    }
    
    .theclassic-box1 {
        padding: 30px 20px 0 115px;
    }
    
    .novel-bg-box1 {
        padding: 25px 55px 15px 25px
    }
    
    .novel-bg-box1 p.short-title {
        font-size: 22px
    }
    
    .the-classic-title {
        font-size: 18px
    }
    
    .short-title {
        line-height: 19px;
        font-size: 15px
    }
    
    .jill-txt .btn-readstory {
        margin-top: 30px
    }
    
    .pagination-left:first-child {
        width: 40%!important
    }
    
    .pagination-boxes .pagination-left {
        width: 40%!important
    }
    
    .pagination-middle {
        width: 60%
    }
    
    .middle-top-right .theclassic-box {
        min-height: 155px!important;
        background-size: cover;
        margin: 25px auto;
        width: 60%;
        display: block;
        background-repeat: round
    }
    
    a.help-boxes1 {
        padding: 30px 20px 0 30px!important
    }
    
    .pagination-boxes {
        margin-top: 10px
    }
    
    .author-heading {
        padding-top: 50px
    }
    
    .stories-box:last-child {
        margin-bottom: 20px
    }
    
    .top-borderbox {
        margin: 0 207px
    }
    
    .love-title {
        font-size: 12px;
        padding-top: 12px
    }
    
    .kids-box span {
        font-size: 11px
    }
    
    .novel-bg-box1 p.short-title {
        font-size: 15px
    }
    
    .stories-text {
        font-size: 18px
    }
    
    .footer-bottom .col-md-7 {
        width: 58.33333%
    }
    
    .footer-bottom .col-md-5 {
        width: 41.666667%
    }
    
    .stories .pagination-boxes {
        margin-top: -65px
    }
    
    .stories .pagination-boxes:last-child {
        margin-top: 10px
    }
    
    .stories .pagination-boxes .pagination-left {
        width: 27%!important
    }
    
    .stories .pagination-middle {
        width: 45%
    }
    
    .author-heart-icon {
        margin-left: 0
    }
    
    .middle-top-left-box .btn-readstory {
        margin-top: 40px
    }
    
    .add-on-control {
        font-size: 13px
    }
}
@media (min-width:1024px) and (max-width:1024px) {
    .col-md-5,
    .col-md-7 {
        width: 100%
    }
    
    .heightClass h2.story-frame-title {
        padding-top: 55px!important
    }
    
    .heightClass .sotd {
        width: 100%;
        margin: 20px auto;
        display: flex
    }
    
    .the-day-img {
        display: block;
        margin: 0 auto
    }
    
    .the-end-boxes {
        margin: 15px auto 10px auto
    }
    
    .btn-readstory {
        margin-top: 40px
    }
    
    .top-borderbox {
        margin: 0 207px;
        margin-bottom: 100px
    }
    
    .love-title {
        font-size: 12px;
        padding-top: 12px
    }
    
    .kids-box span {
        font-size: 11px
    }
    
    .novel-bg-box1 p.short-title {
        font-size: 15px
    }
    
    .stories-text {
        font-size: 18px
    }
    
    .footer-bottom .col-md-7 {
        width: 58.33333%
    }
    
    .footer-bottom .col-md-5 {
        width: 41.666667%
    }
    
    .stories .pagination-boxes {
        margin-top: -65px
    }
    
    .stories .pagination-boxes:last-child {
        margin-top: 10px
    }
    
    .pagination-boxes .pagination-left {
        width: 27%!important
    }
    
    .pagination-middle {
        width: 45%
    }
    
    .author-heart-icon {
        margin-left: 0
    }
    
    .middle-top-left-box .btn-readstory {
        margin-top: 40px
    }
    
    .add-on-control {
        font-size: 13px
    }
}
@media (min-width:1366px) and (max-width:1366px) {
    .brightest-start-box {
        margin-top: 0!important
    }
    
    .brightest-start-box1 {
        margin-top: 23px;
        margin-left: 10px;
        margin-right: 10px;
    }
}
.blog-post-container {
    display: -webkit-box;
    font-size: 12px!important;
    padding: 0!important;
    margin: 5px 0!important
}
.blog-post-date,
.blog-post-user {
    width: fit-content;
    margin-bottom: 10px
}
.blog-post-date {
    background: #fff;
    border-radius: 20px;
    padding: 2px 6px;
    margin-bottom: 0
}
.blog-post-user {
    color: #000;
    padding: 3px 0;
    font-size: 12px
}

.blog-post-user a {
    color: #0275d8f2;
}
.pagination>li>a,
.pagination>li>span {
    border-radius: 6px!important;
    margin: 0 5px
}
.pagination>li>a,
.pagination>li>span {
    padding: 9px 0!important;
    width: 41px;
    height: 41px;
    text-align: -webkit-center
}
.auther-data-container {
    color: #000;
    font-size: 13px;
    margin-left: 2px;
    font-weight: normal;
    font-family: 'Arial';
    font-style: normal;
}

.auther-data-container a{
    color: #0275d8f2;
}
.bordered-bottom {
    border-bottom: 2px solid #000;
    padding-bottom: 5px
}
.btn-group-justified.blog-types>.btn-group .btn {
    font-size: 16px;
    text-transform: uppercase;
    color: #5593e9;
    font-weight: 700
}
.btn-group-justified.blog-types>.btn-group .btn:hover,
.btn-group-justified.blog-types>.btn-group.active .btn {
    color: #fff
}
.btn-group-justified.blog-types>.btn-group {
    border-bottom: 2px solid #5593e9
}
.btn-group-justified.blog-types>.btn-group.active,
.btn-group-justified.blog-types>.btn-group:hover {
    border-bottom: 2px solid #fff!important
}
.blog-container p {
    padding-bottom: 8px!important
}
.contest-list-page p {
    line-height: 1!important
}
@media screen and (max-width:767px) {
    .footer-top-visible {
        text-align: center!important
    }
    
    .footer-top-visible .navbar-form.footer-search {
        margin-left: 0;
        margin-right: 0;
        display: -webkit-inline-box;
        padding: 4px 0
    }
    
    .footer-top-visible .navbar-form.footer-search .input-group.add-on {
        width: 100%
    }
}
@media screen and (min-width:1025px) {
    .ss-welcome-block h2 {
        line-height: 55px
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    .header-line .header-box .logo {
        margin-top: 30px
    }
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
input[type=number] {
    -moz-appearance: textfield
}
.customSelect {
    font-size: 14px;
    display: flex!important;
    justify-content: center;
    align-items: center
}
.styled option:disabled {
    color: #e5be01
}
@media screen and (max-width:767px) {
    .mwt-foot-1-left {
        width: 50%;
        float: left;
        margin-top: 25px
    }
    
    .mwt-foot-2 {
        width: 50%;
        float: left
    }
    
    .footer-title {
        font-size: 16px
    }
    
    ul.footer-title li a {
        font-size: 14px!important;
        border-right: 0
    }
    
    .mwt-foot-2 ul li a {
        display: block;
        width: 100%
    }
    
    .cls {
        clear: both
    }
    
    .mwt-foot-3 {
        width: 50%;
        float: left
    }
    
    .mwt-foot-2 ul li {
        padding: 0
    }
    
    .mwt-foot-2 ul li a {
        padding: 5px 0
    }
}

@media only screen and (max-width: 1024px) {
    #tell-story-box1{
        margin-top:30px !important;
    }
}

@media only screen and (min-width: 1021px) {
    .textarea-box textarea {
        position: unset;
    }
}

.bg-cover {
    background-size: cover;
}

.individ-justin a span:first-child {
    font-size:18px !important;
    font-weight:normal !important;
}

.individ-justin a span:last-child {
    font-size:24px !important;
    font-weight:bold !important;
}

nav.nav-main .fa, .fa-search, .fa-chevron-up {
    font: normal normal normal 16px/1 FontAwesome !important;
}
