.logo-sec a {
    text-decoration: none !important;
}
.logo-sec a p {
    color: #555555;
    font-size: 30px;
    font-weight: bolder;
    margin: 15px 0px 12px 0px;
    text-align: center;
}
.logo-sec a p span {
    color: #8001b3;
    font-weight: 900;
}



.sb-search {
    position: relative;
    margin-top: 10px;
    width: 0%;
    min-width: 50px;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.5s;
    -webkit-backface-visibility: hidden;
}
span.sb-icon-search i {
    color: #8001b3;
}
.bborder{
    opacity: 1;
}
.noborder{
    opacity: 0;
}
.sb-search-input {
    position: absolute;
    top: 0;
    right: 0px;
    border: none;
    outline: none;
    width: 190px;
    height: 50px;
    margin: 0;
    z-index: 10;
    padding: 5px 50px 5px 5px;
    font-family: inherit;
    font-size: 16px;
    color: #2c3e50;
}
input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border:1px black solid;
}
.sb-search-input::-webkit-input-placeholder {
    color: #fff;
}
.sb-search-input:-moz-placeholder {
    color: #fff;
}
.sb-search-input::-moz-placeholder {
    color: #fff;
}
.sb-search-input:-ms-input-placeholder {
    color: #fff;
}

.sb-icon-search,
.sb-search-submit  {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: black;
    background: #fff;
    width: 35px;
    height: 0px;
    z-index: 90;
    margin: -5px;   
    top: 1px;
    right: 6px; 
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
 
.sb-icon-search:before {
    content: "";
}

.sb-search.sb-search-open,
.no-js .sb-search {
    width: 300px;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: transparent;
    color: black;
    z-index: 11;
}









.choosing-best-topic-lft {
    text-align: center;
}
.choosing-best-topic .choosing-best-topic-lft img {
    width: 50%;
}

.assgntm-form-sec {
    margin-top: 30px;
}
p.welcome_to-assignment_wizards {
    color: #fff;
    background-color: #000;
    padding: 6px 0 6px 15px;
    width: 100%;
    font-size: 20px;
    margin-bottom: 15px;
    border-radius: 5px;
}
p.good_Argumentative {
    color: #5e5e5e;
    background-color: #ddd8d8;
    padding: 6px 15px 6px 15px;
    font-size: 16px;
    margin-bottom: 10px;
    display: table;
    border-radius: 5px;
}
.bnnr-form .banner-for-absult {
    position: absolute;
    top: 190px;
    padding: 20px;
    border: 0px solid #ef9043;
    border-radius: 0px;
    background: #ffffff8a;
    width: 100%;
    text-align: left;
}
.bnnr-form .banner-for-absult .bnnr-form-txt h4 {
    color: #8001b3;
    font-size: 26px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.bnnr-form .banner-for-absult ul {
    list-style: none;
    margin-bottom: 0px;
}
.bnnr-form .banner-for-absult ul li {
    color: #50056e;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}
p.what_we_offer_heading {
    color: #403e3e;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #000;
    display: initial;
    padding: 0px 0px 15px 0px;
}
.what_we_offer_bordre {
    margin: 30px 0px;
}
.get-in-touch-social p a {
    color: #ffdd48;
}



.bnnr-header .mobscreenrght {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar_header .navbar {
    padding: 0.5rem 0rem;
}
.navbar_header .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.7rem;
    padding-left: 0.6rem;
    color: #000;
    font-size: 18px;
}
.navbar_header .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(142 95 167) !important;
}
.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: transparent !important;
}
.navbar_header .navbar {
    padding: 0.5rem 0rem;
    margin: 4px 0px 0px;
    background-color: transparent !important;
}


body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #333 !important;
    background-color: #fff !important;
}

.bnnr-logo-sec {
    margin-top: 5px;
}
.bnnr-logo-sec .logo-sec img {
    width: 100%;
}
.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: transparent;
}
.bg-dark {
    background-color: transparent;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #000;
    font-weight: 600;
}

p.choosing-best-topic-txt {
    font-size: 22px;
}
.bnnr-sec6-head p.choosing-best-topic-hd {
    font-size: 40px;
}
.choosing-best-topic p.choosing-best-topic-hd span {
    color: #8001b3;
}
.bnnr-sec6-head p.choosing-best-topic-hd span {
    color: #8001b3;
}
.feature-sec .feature-btn {
    color: #8001b3;
}
.bnnr-sec6 {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 480px;
    background-color: #8001b3;
    background-image: none !important;
}
.srching-txt p {
    padding: 30px 0px 0px 0px;
}

.customer-panel-email {
    border: 2px solid #8001b3 !important;
}
.customer-panel-email input {
    width: 94% !important;
}
p.best-topic-heading {
    color: #555555;
    font-size: 28px;
    font-weight: 400;
    margin: 0px 0px 15px 0px;
    text-align: left;
}
.essay-topics-text-border {
    background-color: #8001b3;
    width: 25%;
    height: 3px;
    text-align: left;
}
.best_essay-topics-text p {
    color: #555555a1;
    font-size: 18px;
    margin-top: 8px;
    line-height: 28px;
}
.essay-topics-button {
    margin-top: 20px;
}
.essay-topics-button a {
    display: inline-block;
    padding: 0px 18px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid #8001b3;
    border-radius: 6px;
    background-color: transparent;
    color: #8001b3;
    text-transform: uppercase;
}
.best_essay-nexttopics {
    margin: 50px 0px 50px 0px;
}
.best-essay-topics {
    width: 100%;
    padding: 0px 0px 60px;
}
.reviewsdivbtm .btmreviewslaw span {
    color: #8001b3;
    font-weight: 600;
}
.customer-panel-email {X
    border: 2px solid #8001b3;
}
.customer-panel-email i {
    background-color: #8001b3 !important;
}
.sec6-btn a {
    padding: 10px 60px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    text-align: center;
    background-image: none;
    border: 1px solid #1846a6;
    border-radius: 40px;
    background-color: #0a3996;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    display: inline-block;
    text-decoration: none !important;
}
.sec6-btn a:hover {
    color: #fff;
}


.for-absult {
    background: #efe0f7;
}
.for-absult .bnnr-form-txt h4 {
    color: #8001b3;
}
.for-absult.bnnr-form-input input {
    color: #8001b3;
    font-size: 13px;
}
.for-absult .bnnr-form-input input::placeholder {
    color: #8001b3;
}
.for-absult .bnnr-form-input select {
    color: #8001b3;
    font-size: 13px;
}

.form-sumt-btn input#txtsubmit {
    padding: 6px 30px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    text-align: center;
    background-image: none;
    border: 1px solid #1846a6;
    border-radius: 40px;
    background-color: #0a3996;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    display: inline-block;
    text-decoration: none !important;
    height: auto;
    width: 70%;
}

.ftr-menu {
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding: 0px 100px;
}
.footr-sec .ftr-menu {
    padding: 0px 100px;
}
.footr-sec .ftr-menu a {
    border-right: 1px solid #8001b3;
}




.screen-of-mobile {
    padding: 12px 50px;
    display: none;
}



.owl-item .item .review-user {
    width: 25%;
}
.owl-item .item .review-user-text {
    width: 75%;
}





/******************** Media Query Styling *******************************/
@media (max-width: 767px) {
.screen-of-mobile {
    display: block;
    background-color: #d7d7d7;
}
.screen-of-desktop {
    display: none;
}

.navbar-dark .navbar-toggler {
    background-color: #8001b3;
}
p.choosing-best-topic-hd {
    font-size: 30px;
    line-height: 35px;
}
.header-bnnr {
    height: 710px !important; 
}
.header-bnnr .banner_left {
    margin-left: 0px !important;
}
.bnnr-form .banner-for-absult {
    width: 90% !important;
}
.bnnr-sec6-head p.choosing-best-topic-hd {
    font-size: 30px;
    line-height: 35px;
}
p.best-topic-heading {
    font-size: 22px;
}
.essay-topics-button {
    margin-bottom: 30px;
}

.searchbar_navbar_header {
    display: none;
}


.bnnr-sec6 .prsnl-button {
    display: block;
}
.bnnr-sec6 .feature-sec {
    margin: 4px 0px;
    width: 100%;
}

.bnnr-sec6 {
    height: auto !important;
}
.get-in-touch p {
    width: 100%;
}
.bnnr-sec6-img-mob .get-in-touch-sec {
    padding: 0% 0px;
}
.customer-panel .testimonialsinnerpara {
    padding: 0px 0px;
}
.owl-carousel .owl-wrapper-outer {
    height: 330px !important;
}
.bnnr-sec6.bnnr-sec6-img-mob {
    height: 815px !important;
}

.customer-panel-email input {
    width: 80% !important;
}
.footr-sec .ftr-menu {
    padding: 0px 10px;
}

}


























