body{
    background:#F3F3F3;
    background-repeat: repeat;
    font-family: 'Open Sans', sans-serif;
}
.header_color{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d73b44+0,df4d59+71,e6604b+100 */
    background: #d73b44; /* Old browsers */
    background: -moz-linear-gradient(left, #d73b44 0%, #df4d59 71%, #e6604b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #d73b44 0%,#df4d59 71%,#e6604b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #d73b44 0%,#df4d59 71%,#e6604b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d73b44', endColorstr='#e6604b',GradientType=1 ); /* IE6-9 */
}
.theme-color{
    background: #DE300D !important;
}
.theme-color-top{
    background: #D02C0C !important;
}
.container-fluid{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.custom-navbar {
    padding: 0 !important;
    height: 60px;
}

.custom_form_blank{
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    border: 1px solid #fff;
    background-color: #fff!important;
    border: 1px solid rgba(0,0,0,0)!important;
    background: #fff;
    padding: 1.5rem 1.75rem !important;
}
input:focus {
    outline:none !important;
}

.search_bar{
    width: 100%!important;
    padding: 0 !important;
    border: 0 !important;
}




.mr-auto>li>a{
    color: #fff !important;
}
.brand-custom{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.container-fluid-modified{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.row-modified{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.custom-form-control{
    border: 0 !important;
    box-shadow: none !important;
    line-height: 2 !important;
}
.search-background{
    background-color: #e6e6e6 !important;
    color: #d73b44 !important;
}
.search-icon{
    padding: .5rem 1.75rem !important;
    border-radius: 3.25rem;
}


.logo{
    height: 140px;
    margin-top: 80px;
}
.logo-wrapper{
    padding-bottom: 25px;
    padding-top: 25px;
}
.banner-img{
    text-align: center;
}
.banner-img>img{
    height: 128px;
}
.search-wrapper{
    margin-bottom: 35px;
}
.searched-reasult-wrapper{
    text-align: center;
    color: #fff;
    font-size: 25px;
}
.searched-reasult-wrapper>i{
    margin-left: 5px;
    margin-right: 5px;
}
.word-of-the-day{
    color: white;
    padding: 12px;
}
.day-word{
    background: white;
    padding: 10px;
}
.wotd-wrapper{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1), -2px -2px 15px 0 rgba(0,0,0,.1);
}
.navigation-wrapper{
    margin-top: 20px;
    margin-bottom: 20px;
}
.about-content{
    background: white;
    padding: 15px;
}

.header-text{
    text-align: center;
    color: #ffffff;
    text-shadow: 3px 3px 3px rgba(111, 111, 111, 0.68);
    font-size: 78px;
    padding: 40px;
    font-family: 'Titillium Web', sans-serif;
}
.blog-wrapper{
    background: white;
    padding: 15px;
    margin-top: 30px;
}
.single-blog-wrapper>img{
    width: 100%;
}
.single-blog-wrapper>a>img{
    width: 100%;
}

.date{
    font-family: 'Titillium Web', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    margin: 11px auto;
    color: #7d7d7d;
}
.blog-title{
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
    font-size: 21px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 50px;
}
.description{
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 6.6em;
    line-height: 1.2em;
    text-align: justify;
    margin: 10px auto;
    font-size: 13px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.tags>a{
    color: #5a5a5a;
    border: 1px solid #bfbfbf;
    border-radius: 15px;
    padding: 6px 8px;
    font-size: 12px;
}
.tags{
    margin: 20px auto;
}
.blog-detail-wrapper{
    background: #f3f3f3;
    padding: 10px;
}
.word-of-day{
    background: #d02c0c;
    text-align: center;
    padding: 17px;
    color: white;
    text-transform: uppercase;
    text-shadow: 3px 3px 3px rgba(111, 111, 111, 0.68);
    font-size: 29px;
    /* padding: 40px; */
    font-family: 'Titillium Web', sans-serif;
}


.divider{
    margin: 15px auto;
    border: 2px dotted #dadada;

}
.meaning{
    color: white;
    text-align: right;
    font-size: 30px;
    margin-top: 20px;
}
.verbal{
    text-align: right;
    color: white;
    font-size: 20px;
    margin-top: 15px;
}
.wot{
    color: white;
    font-size: 19px;
    text-align: center;
    background: rgb(222, 48, 13);
    padding: 20px 0px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255) !important;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255, 255, 255) !important;
}


.article-img{
    width: 100%;
}
.article-title{
    font-family: 'Titillium Web', sans-serif;
    font-size: 31px;
    overflow: hidden;
    text-transform: capitalize;
    color: #565656;
}
.article-para{
    font-family: 'Titillium Web', sans-serif;
    margin-top: 20px;
    text-align: justify;
    color: #655050;
}

.input-group-addon {
    padding: 1.5rem 2.75rem ;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3.25rem ;
}
.form-control {
    display: block;
    width: 100%;
    padding: 1.5rem 2.75rem ;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    /*border-radius: 3.25rem ;*/
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.home-header{
    background: #de310e;
    padding-bottom: 60px;
}
.custome-form-control {
    display: block;
    width: 100%;
    padding: 1rem 1rem !important;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-label-margin{
    margin: 10px auto;
}





.category-name{
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    font-weight: 600;
    margin: 20px auto;
}
.category-name a:hover{
    color: #d02c0c !important;
    text-decoration: underline;

}
.category-name a{
    color: #000;
}

.horescope-img>img{
    height: 75px;
}
.horescope-wrapper{
    padding: 10px;
    background: #f3f3f3;
}

.horescope-img{
    text-align: center;
}

.horescope-title{
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #d02c0c;
    padding: 8px 0;;
}

.horescope-desc{
    font-family: 'Titillium Web', sans-serif;
    text-align: justify;
    font-size: 14px;
}
.search-box {
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
}


/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 767px) {

    .logo{
        height: 100px;
        margin-top: 0 !important;
    }
    .banner-img>img {
        height: 85px;
    }
    .custome-form-control {
        display: block;
        width: 100%;
        padding: 1rem 1rem !important;
        font-size: 1rem;
        line-height: 1.25;
        color: #495057;
        background-color: #fff;
        background-image: none;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 0.25rem !important;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }
    .custom-navbar {
        padding: 0 !important;
        height: auto;
    }
    .input-group-addon {
        padding: 0.5rem 1.75rem;
        margin-bottom: 0;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.25;
        color: #495057;
        text-align: center;
        background-color: #e9ecef;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 2.25rem;
    }
    .form-control {
        display: block;
        width: 100%;
        padding: 1rem 2.75rem;
        font-size: 1rem;
        line-height: 1.25;
        color: #495057;
        background-color: #fff;
        background-image: none;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 3.25rem;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }
    .header-text {
        text-align: center;
        color: #ffffff;
        text-shadow: 3px 3px 3px rgba(111, 111, 111, 0.68);
        font-size: 35px;
        padding: 29px;
        font-family: 'Titillium Web', sans-serif;
    }
    .verbal {
        text-align: right;
        color: white;
        font-size: 15px;
        margin-top: 3px;
    }
    .meaning {
        color: white;
        text-align: right;
        font-size: 19px;
        margin-top: 20px;
    }
}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {

    .logo{
        height: 104px;
        margin-top: 0px;
    }
    .custom-navbar {
        padding: 0 !important;
        height: auto;
    }

    .ui-autocomplete-input{
        border-radius: 50px 20px;
    }
    .custome-form-control {
        display: block;
        width: 100%;
        padding: 1rem 1rem !important;
        font-size: 1rem;
        line-height: 1.25;
        color: #495057;
        background-color: #fff;
        background-image: none;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 0.25rem !important;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }




}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #007bff;;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ff0000;
    border-color: #d02c0b;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}